html {
  scroll-behavior: smooth;
}

#top-menu.white-links .level-1 > li:before {
  background: #fff;
}

#top-menu {
  background: #FFF7F4;
}
#top-menu.white-background {
  background: #ffffff;
}

#head {
  background: #FFF7F4;
  padding-bottom: 15px;
}
#head .section {
  display: flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}
#head .section .left {
  max-width: 620px;
  position: relative;
  top: -3px;
}
#head .section .right {
  text-align: right;
  width: 49%;
}
#head .section .right img {
  position: relative;
  top: 58px;
  left: 64px;
}
#head .section h1 {
  margin-bottom: 30px;
  font-size: 52px;
  line-height: 69px;
  max-width: 590px;
  margin-left: 0;
  margin-top: 53px;
}
#head .section .info {
  font-weight: normal;
  font-size: 23px;
  line-height: 32px;
  margin-bottom: 60px;
}
#head .section .group {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#head .section .btn {
  max-width: 300px;
  margin-bottom: 13px;
}
#head .section .question {
  padding-top: 8px;
  margin-left: 35px;
}
#head .section .question span {
  font-weight: normal;
  font-size: 17px;
  line-height: 26px;
  color: #4B5159;
}
#head .section .question button {
  font-weight: bold;
  font-size: 17px;
  line-height: 28px;
  text-decoration-line: underline;
}
#head .section .start-play {
  text-decoration: underline;
  font-weight: 700;
  font-size: 18px;
}
#head .section .start-play::before {
  content: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13' cy='13' r='12' stroke='black' stroke-width='2'/%3E%3Cpath d='M10.4792 8.19491L17.6112 12.8037L10.4792 17.4125V8.19491Z' fill='black'/%3E%3C/svg%3E%0A");
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
#head .features {
  display: flex;
  padding-bottom: 44px;
  padding-top: 38px;
}
#head .features img {
  margin-bottom: 6px;
}
#head .features .item {
  width: 250px;
  margin-right: 40px;
}
#head .features .row {
  display: block;
}
#head .features .title {
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 14px;
}
#head .features .text {
  font-size: 15px;
  line-height: 23px;
  color: #4B5159;
}
@media (max-width: 1200px) {
  #head .section .left {
    width: 60%;
  }
  #head .section .right {
    width: 40%;
  }
}
@media (max-width: 1200px) and (min-width: 991px) {
  #head .features {
    padding-top: 60px;
  }
}
@media (max-width: 991px) {
  #head {
    background-image: unset;
  }
  #head .container {
    padding-top: 50px;
  }
  #head .section {
    flex-direction: column;
    max-width: 600px;
    margin: 0 auto;
  }
  #head .section .question {
    margin-left: 0;
    padding-top: 0;
    width: 100%;
  }
  #head .section .btn-group {
    width: 100%;
  }
  #head .section .group {
    width: 100%;
  }
  #head .section .left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  #head .section .right {
    width: 100%;
    text-align: center;
  }
  #head .section .right img {
    position: unset;
    width: 100%;
    height: auto;
  }
  #head .features {
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
  }
  #head .features .item {
    margin: 0 20px;
  }
  #head .features .row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  #head .features img {
    margin-right: 8px;
  }
  #head .features .title {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #head .section h1 {
    font-weight: bold;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0;
  }
  #head .section .info {
    font-weight: normal;
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 40px;
  }
  #head .section .group {
    display: flex;
    flex-direction: column;
  }
  #head .features {
    padding-bottom: 10px;
  }
  #head .features .item {
    margin: 0 0 40px 0;
    width: 100%;
    max-width: 335px;
  }
}
@media (max-width: 600px) {
  #head .section .btn {
    width: 100%;
  }
  #head .section .group {
    flex-direction: column;
  }
  #head .section .info {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 40px;
  }
  #head .section .link {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
  }
}

#facts {
  background: #1A1E25;
  color: #ffffff;
}
#facts .container {
  padding-top: 47px;
  padding-bottom: 52px;
  display: flex;
  justify-content: space-between;
}
#facts .item {
  width: 100%;
  text-align: center;
}
#facts .item:nth-child(2) {
  border-left: 1px solid #4B5159;
  border-right: 1px solid #4B5159;
}
#facts .title {
  font-weight: bold;
  font-size: min(4vw, 52px);
  line-height: 70px;
  margin-bottom: 5px;
}
#facts .title span {
  font-size: 44px;
  line-height: 60px;
}
#facts .description {
  font-weight: normal;
  font-size: 19px;
  line-height: 26px;
  color: #C9E2F0;
}
@media (max-width: 767px) {
  #facts .container {
    padding-top: 60px;
    padding-bottom: 60px;
    flex-direction: column;
  }
  #facts .title {
    font-weight: bold;
    font-size: 32px;
    line-height: 42px;
  }
  #facts .title span {
    font-size: 30px;
    line-height: 40px;
  }
  #facts .description {
    font-weight: normal;
    font-size: 19px;
    line-height: 26px;
  }
  #facts .item:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 1px solid #4B5159;
  }
  #facts .item:not(:first-child) {
    margin-top: 20px;
  }
  #facts .item {
    margin-left: auto;
    margin-right: auto;
    max-width: 220px;
    border-left: unset !important;
    border-right: unset !important;
  }
}

#vast {
  padding-top: 100px;
  padding-bottom: 100px;
}
#vast h2 {
  font-weight: bold;
  font-size: 44px;
  line-height: 60px;
  margin-bottom: 20px;
  text-align: center;
  max-width: 1099px;
}
#vast .under-h2 {
  font-weight: normal;
  font-size: 23px;
  line-height: 32px;
  margin-bottom: 93px;
  text-align: center;
  max-width: 858px;
  margin-left: auto;
  margin-right: auto;
  color: #4B5159;
}
@media (max-width: 767px) {
  #vast {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #vast h2 {
    font-weight: bold;
    font-size: 26px;
    line-height: 38px;
  }
  #vast .under-h2 {
    font-weight: normal;
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 0;
  }
  #vast .vast-exposure {
    margin-bottom: 0 !important;
  }
  #vast .vast-exposure:not(:last-of-type) {
    padding-top: 60px;
  }
  #vast .vast-exposure:nth-child(3) {
    background: #F6F6F9;
  }
  #vast .vast-exposure:nth-child(4) {
    padding-top: 60px;
  }
  #vast .vast-exposure:not(:last-child) {
    padding-bottom: 60px;
  }
}

.vast-exposure:not(:last-child) {
  margin-bottom: 150px;
}
.vast-exposure .container.section {
  padding-top: 0;
  padding-bottom: 0;
}
.vast-exposure .section {
  display: flex;
  align-items: center;
  width: 1500px;
}
.vast-exposure .section > div {
  width: 50%;
}
.vast-exposure .section .right {
  padding-left: 66px;
}
.vast-exposure .section h2 {
  margin: 0 0 20px 0;
  text-align: left;
  max-width: 630px;
}
.vast-exposure .section .block-title {
  font-weight: bold;
  font-size: 44px;
  line-height: 60px;
  text-align: left;
  margin-bottom: 20px;
}
.vast-exposure .section .info {
  font-weight: normal;
  font-size: 23px;
  line-height: 32px;
  color: #4B5159;
  margin-bottom: 28px;
  max-width: 630px;
}
.vast-exposure .section .get-link {
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
  padding-right: 25px;
  background: url(../../img/main/arrow.svg) no-repeat right center;
  background-size: 11px;
}
.vast-exposure .section .get-link:hover {
  opacity: 0.8;
}
.vast-exposure .section .items {
  display: flex;
  flex-wrap: wrap;
}
.vast-exposure .section .items .item {
  max-width: 300px;
  margin-bottom: 40px;
  margin-right: 40px;
}
.vast-exposure .section .items .title {
  font-weight: bold;
  font-size: 19px;
  line-height: 26px;
  margin-bottom: 10px;
  margin-top: 0;
}
.vast-exposure .section .items .text {
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #4B5159;
}
.vast-exposure .show-991 {
  display: none;
}
@media (max-width: 1530px) {
  .vast-exposure .section {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .vast-exposure .section .items {
    justify-content: space-between;
  }
  .vast-exposure .section .items .item {
    margin-right: 0;
    max-width: 47%;
  }
  .vast-exposure .section .left {
    padding-right: 15px;
  }
  .vast-exposure .section .right {
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .vast-exposure .container .left {
    width: 100%;
  }
  .vast-exposure .container.section {
    padding-bottom: 0;
  }
  .vast-exposure.reverse .left {
    width: 100%;
  }
  .vast-exposure .left {
    padding-right: 0 !important;
  }
  .vast-exposure .section {
    flex-direction: column;
  }
  .vast-exposure .section .right {
    padding: 0;
    width: 100%;
  }
  .vast-exposure .hide-991 {
    display: none;
  }
  .vast-exposure .show-991 {
    display: block;
  }
  .vast-exposure img {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .vast-exposure:not(:last-child) {
    margin-bottom: 120px;
  }
  .vast-exposure .section .block-title {
    font-weight: bold;
    font-size: 23px;
    line-height: 32px;
    text-align: center;
  }
  .vast-exposure .section .left {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .vast-exposure .section {
    text-align: center;
  }
  .vast-exposure .section h2 {
    text-align: center;
  }
  .vast-exposure .section .info {
    margin-bottom: 40px;
    font-size: 19px;
    line-height: 26px;
  }
  .vast-exposure .section .items {
    flex-direction: column;
  }
  .vast-exposure .section .items .item {
    max-width: 100%;
  }
}

#provides {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  background: #1A1E25;
  color: #ffffff;
  overflow: hidden;
}
#provides .container {
  position: relative;
  z-index: 1;
}
#provides h2 {
  font-weight: bold;
  font-size: 44px;
  line-height: 60px;
  text-align: center;
  margin-bottom: 90px;
}
#provides .item {
  text-align: center;
  width: 33%;
  max-width: 390px;
}
#provides .item:nth-child(1), #provides .item:nth-child(2), #provides .item:nth-child(3) {
  margin-bottom: 70px;
}
#provides .title {
  font-weight: bold;
  font-size: min(2.6vw, 30px);
  line-height: 42px;
  margin-bottom: 10px;
}
#provides .description {
  font-weight: normal;
  font-size: min(1.6vw, 17px);
  line-height: 26px;
  color: #C9E2F0;
}
#provides .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#provides:after {
  content: "";
  position: absolute;
  width: 1200px;
  height: 890px;
  top: 0;
  left: 0;
  background: radial-gradient(41.35% 55.48% at 46.92% 21.08%, #1971C2 0%, rgba(25, 113, 194, 0) 100%);
  opacity: 0.2;
  z-index: 0;
}
#provides .paddings {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 991px) {
  #provides h2 {
    font-weight: bold;
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 40px;
  }
  #provides .items {
    justify-content: space-around;
  }
  #provides .item {
    width: 50%;
  }
  #provides .item:nth-child(even) {
    padding-left: 5px;
  }
  #provides .item:nth-child(odd) {
    padding-right: 5px;
  }
  #provides .paddings {
    padding-left: 0;
    padding-right: 0;
  }
  #provides .title {
    font-weight: bold;
    font-size: 19px;
    line-height: 26px;
  }
  #provides .description {
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  #provides {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #provides .item {
    width: 100%;
  }
  #provides .item:not(:last-child) {
    margin-bottom: 45px !important;
  }
  #provides .item:nth-child(even) {
    padding-left: 0;
  }
  #provides .item:nth-child(odd) {
    padding-right: 0;
  }
}

#plan-table {
  background: #FAFAFA;
  padding-top: 100px;
  padding-bottom: 100px;
}
#plan-table h2 {
  margin-bottom: 100px;
  font-weight: bold;
  font-size: 44px;
  line-height: 64px;
  text-align: center;
}
#plan-table table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
#plan-table table .best-value {
  position: relative;
}
#plan-table table .best-value:before {
  content: "";
  display: block;
  position: absolute;
  left: -24px;
  bottom: -3px;
  width: 256px;
  height: 126px;
  background: url("../../img/pages/turnkey-social-media-accounts/best-value.svg") no-repeat;
  background-size: contain;
}
#plan-table table .title-with-price {
  display: block;
  margin-top: 70px;
}
#plan-table table .row {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 27px;
}
#plan-table table .plan-name {
  font-weight: bold;
  font-size: 23px;
  line-height: 32px;
}
#plan-table table .dollar-sign {
  font-weight: normal;
  font-size: 23px;
  line-height: 28px;
  color: #4B5159;
  padding-right: 3px;
}
#plan-table table .price {
  font-weight: bold;
  font-size: 44px;
  line-height: 60px;
}
#plan-table table tr {
  background: #ffffff;
}
#plan-table table th:first-child {
  text-align: left;
  font-weight: bold;
  font-size: 23px;
  line-height: 32px;
  padding-bottom: 21px;
}
#plan-table table th:not(:first-child) {
  text-align: center;
}
#plan-table table tr:not(.transparent):not(.table-title) {
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
}
#plan-table table .td-top td {
  border-top: 1px solid #DADADA;
}
#plan-table table .td-top td:first-child {
  border-top-left-radius: 10px;
}
#plan-table table .td-top td:last-child {
  border-top-right-radius: 10px;
}
#plan-table table .td-bot {
  border-bottom: 1px solid #dadada;
}
#plan-table table .td-bot td:first-child {
  border-bottom-left-radius: 10px;
}
#plan-table table .td-bot td:last-child {
  border-bottom-right-radius: 10px;
}
#plan-table table .td-bot td:last-child td {
  border-bottom: 1px solid #dadada;
}
#plan-table table .table-title {
  display: block;
  margin-top: 40px;
}
#plan-table table .transparent {
  background: transparent;
}
#plan-table table .table-title:not(:first-child) {
  display: block;
  margin-top: 34px;
}
#plan-table table .empty {
  color: #D0D0D0;
  font-size: 22px;
  border-left: 0;
}
#plan-table table .tick {
  padding: 15px;
}
#plan-table table tr td {
  max-height: 67px;
  padding: 19px 25px;
  font-weight: normal;
  font-size: 19px;
  line-height: 26px;
  border-right: 1px solid #E9E9E9;
}
#plan-table table tr td:first-child {
  border-left: 1px solid #DADADA;
}
#plan-table table tr:not(.td-bot) td {
  border-bottom: 1px solid #F3F3F3;
}
#plan-table table tr.td-bot td {
  border-bottom: 1px solid #DADADA;
}
#plan-table table tr td:last-child {
  border-right: 1px solid #DADADA;
}
#plan-table table tr td:not(:first-child) {
  text-align: center;
}
#plan-table table tr td:first-of-type {
  font-weight: bold;
  font-size: 23px;
  line-height: 32px;
  max-width: 470px;
}
#plan-table table tr td:first-of-type {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  font-size: 17px;
  line-height: 28px;
}
#plan-table table span.grey {
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #4B5159;
}
#plan-table table .btn {
  min-width: unset;
  margin-top: 20px;
  max-width: 229px;
  width: 100%;
}
#plan-table div[rel=tooltip] {
  display: flex;
  justify-content: center;
  border: 1px solid #c2c2c2;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-top: auto;
  margin-bottom: auto;
  cursor: pointer;
}
#plan-table div[rel=tooltip]:hover .tooltip {
  opacity: 1;
  display: block;
}
#plan-table div[rel=tooltip] .tooltip-inner {
  width: 200px;
}
#plan-table div[rel=tooltip] .question-mark {
  font-size: 13px;
  position: relative;
  top: -4px;
  left: 0;
  color: #989898;
}
@media (max-width: 1200px) {
  #plan-table tr td:first-of-type {
    min-width: 300px !important;
    max-width: unset !important;
  }
  #plan-table table .best-value:before {
    left: -25px;
    bottom: -21px;
    width: 219px;
  }
}
@media (max-width: 1100px) {
  #plan-table tr td:first-of-type {
    min-width: unset !important;
  }
  #plan-table .btn {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  #plan-table .btn-pad {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 991px) {
  #plan-table .btn {
    font-size: 17px;
  }
  #plan-table table .best-value:before {
    bottom: -32px;
    width: 196px;
  }
  #plan-table tr td:first-child {
    max-height: unset;
  }
}
@media (max-width: 767px) {
  #plan-table {
    display: none;
  }
}

#plan-mobile {
  display: none;
  background: #FAFAFA;
  padding-top: 60px;
  padding-bottom: 47px;
}
#plan-mobile h2 {
  font-weight: bold;
  font-size: 26px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 40px;
}
#plan-mobile .best-value {
  position: relative;
}
#plan-mobile .best-value:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-61%, -50%);
  top: 5px;
  width: 256px;
  height: 126px;
  background: url("../../img/pages/turnkey-social-media-accounts/best-value.svg") no-repeat;
}
#plan-mobile .items {
  padding-bottom: 13px;
}
#plan-mobile .item {
  padding: 30px 25px 35px 25px;
  background: #FFFFFF;
  box-shadow: 0 4px 15px rgba(26, 70, 112, 0.2);
  border-radius: 20px;
  margin-bottom: 40px;
}
#plan-mobile .item:nth-last-child(2) {
  margin-bottom: 77px;
}
#plan-mobile .title {
  font-weight: bold;
  font-size: 23px;
  line-height: 32px;
  margin-bottom: 15px;
  text-align: center;
}
#plan-mobile .description {
  font-weight: normal;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 15px;
  text-align: center;
  color: #4B5159;
}
#plan-mobile .row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}
#plan-mobile .dollar {
  font-weight: normal;
  font-size: 23px;
  line-height: 28px;
  color: #4B5159;
}
#plan-mobile .price {
  font-weight: bold;
  font-size: 44px;
  line-height: 60px;
}
#plan-mobile .btn {
  margin-bottom: 30px;
}
#plan-mobile .show {
  display: block;
  max-width: 158px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  text-decoration-line: underline;
  padding-left: 20px;
  background: url("../../img/pages/turnkey-social-media-accounts/plus.svg") no-repeat left center;
}
#plan-mobile .show.opened {
  background: url("../../img/pages/turnkey-social-media-accounts/minus.svg") no-repeat left center;
}
#plan-mobile .features {
  padding-left: 0;
  display: none;
}
#plan-mobile .features.visible {
  display: block;
}
#plan-mobile .features .features-title {
  font-weight: bold;
  font-size: 17px;
  line-height: 28px;
  color: #4B5159;
  margin-bottom: 10px;
  text-decoration-line: unset;
  margin-top: 30px;
}
#plan-mobile .features .features-title:first-child {
  margin-top: 35px;
}
#plan-mobile .features .features-feature {
  text-decoration-line: unset;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  padding-left: 35px;
  background: url("../../img/pages/turnkey-social-media-accounts/green-small-tick.svg") no-repeat left top;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #plan-mobile {
    display: block;
  }
}

#more-details {
  padding-bottom: 106px;
  background: #FAFAFA;
}
#more-details .content {
  background: #DEF8FF;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  padding-left: 60px;
}
#more-details .title {
  font-weight: bold;
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 13px;
  text-align: center;
}
#more-details .link {
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
  text-decoration-line: underline;
  text-align: center;
  padding-right: 32px;
  background: url("../../img/pages/turnkey-social-media-accounts/arrow-right.svg") no-repeat right center;
  display: block;
  width: 100%;
  max-width: 385px;
  margin-left: auto;
  margin-right: auto;
}
#more-details .left {
  position: relative;
}
#more-details .left img {
  position: absolute;
  bottom: 0;
  left: 0;
}
#more-details .right {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-right: 125px;
}
@media (max-width: 1250px) {
  #more-details .right {
    padding-right: 60px;
  }
  #more-details .left img {
    width: 383px;
    height: auto;
  }
}
@media (max-width: 1080px) {
  #more-details .left img {
    width: 250px;
    height: auto;
  }
}
@media (max-width: 991px) {
  #more-details .content {
    flex-direction: column-reverse;
  }
  #more-details .left img {
    width: 100%;
    max-width: 400px;
    position: unset;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  #more-details .right {
    padding: 60px 0 0 0;
  }
  #more-details .content {
    padding-right: 15px;
    padding-left: 15px;
  }
  #more-details .title {
    font-weight: bold;
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 30px;
  }
  #more-details .link {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 40px;
  }
}
@media (max-width: 450px) {
  #more-details {
    padding-bottom: 60px;
  }
  #more-details .link {
    max-width: 244px;
    background-position-y: 89%;
    background-position-x: 81%;
  }
}

#success-stories {
  background: url("../../img/pages/home/bb-back.svg") no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 766px;
}
#success-stories .top {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
#success-stories .top h2 {
  font-weight: bold;
  font-size: 44px;
  line-height: 60px;
  color: #ffffff;
  margin-left: 0;
  margin-bottom: 0;
}
#success-stories .top .arrows-and-counter {
  display: flex;
  align-items: center;
}
#success-stories .top .prev {
  margin-right: 15px;
  cursor: pointer;
}
#success-stories .top .prev:hover {
  filter: brightness(0.7);
}
#success-stories .top .next {
  margin-left: 15px;
  cursor: pointer;
}
#success-stories .top .next:hover {
  filter: brightness(0.7);
}
#success-stories .top .current-item-number {
  font-weight: normal;
  font-size: 23px;
  line-height: 26px;
  color: #ffffff;
}
#success-stories .top .slash,
#success-stories .top .out-of {
  color: #C9E2F0;
  font-weight: normal;
  font-size: 17px;
  line-height: 28px;
  position: relative;
  top: 3px;
}
#success-stories .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
#success-stories .item .quote-img {
  margin-bottom: 29px;
}
#success-stories .item .quote {
  font-weight: bold;
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 30px;
  color: #ffffff;
}
#success-stories .item .author {
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  color: #C9E2F0;
}
#success-stories .item .left {
  min-width: 400px;
  max-width: 400px;
  padding-top: 61px;
  padding-bottom: 61px;
  border-top: 1px solid #415060;
  border-bottom: 1px solid #415060;
}
#success-stories .item .right {
  padding-left: 15px;
  position: relative;
  height: 100%;
}
#success-stories .item .right img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
#success-stories .item .right iframe {
  border-radius: 10px;
  position: absolute;
  left: 15px;
  top: 0;
  z-index: -1;
}
#success-stories .item .right .play-button {
  position: absolute;
  left: calc(50% - 45px);
  top: calc(50% - 45px);
  transition: 0.2s;
}
#success-stories .item .right .play-button img {
  width: 90px;
  height: auto;
}
#success-stories .item .right .play-button div {
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
}
#success-stories .item .right:hover {
  cursor: pointer;
}
#success-stories .item .right:hover .play-button {
  transform: scale(1.1, 1.1);
}
#success-stories .bottom a {
  padding-right: 18px;
  background: url("../../img/pages/home/white-arrow-right.svg") no-repeat right center;
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  color: #ffffff;
}
#success-stories .owl-carousel .owl-dots {
  display: none;
}
@media (max-width: 991px) {
  #success-stories .item {
    margin-bottom: 20px;
    flex-direction: column-reverse;
  }
  #success-stories .item .quote-img {
    display: none;
  }
  #success-stories .item .author,
  #success-stories .item .quote {
    text-align: center;
  }
  #success-stories .item .left {
    min-width: unset;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-top: unset;
    border-bottom: unset;
  }
  #success-stories .top .arrows-and-counter {
    display: none;
  }
  #success-stories .top h2 {
    text-align: center;
    margin-left: auto;
  }
  #success-stories .right {
    margin-bottom: 40px;
  }
  #success-stories .right iframe {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  #success-stories .bottom {
    text-align: center;
    padding-top: 30px;
  }
  #success-stories .owl-carousel {
    min-height: 885px;
  }
  #success-stories .owl-carousel .owl-dots {
    margin-top: 40px;
    padding-bottom: 50px;
    border-bottom: 1px solid #415060;
  }
  #success-stories .owl-carousel button.owl-dot {
    background: rgba(255, 255, 255, 0.2);
    height: 5px;
    border-radius: 20px;
    margin: 0 5px;
    width: 20px;
    transition: 0.2s;
  }
  #success-stories .owl-carousel button.owl-dot.active {
    background: #ffffff;
    width: 50px;
  }
  #success-stories .owl-carousel {
    display: flex;
    flex-direction: column;
  }
  #success-stories .owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #success-stories {
    background: url("../../img/pages/home/bb-back-mobile.svg") no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #success-stories .top h2 {
    font-weight: bold;
    font-size: 26px;
    line-height: 38px;
  }
  #success-stories .owl-carousel {
    min-height: 553px;
  }
  #success-stories .item .quote {
    font-weight: bold;
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 15px;
  }
  #success-stories .item .author {
    font-size: 15px;
  }
  #success-stories .item .play-button {
    left: calc(50% - 35px) !important;
    top: calc(50% - 35px) !important;
  }
  #success-stories .item .play-button img {
    width: 70px !important;
    height: 70px !important;
    margin-left: auto;
    margin-right: auto;
  }
}

.reviews {
  padding: 0 0 100px 0;
}
.reviews-head {
  font-size: 23px;
  line-height: 1.35;
  color: #4B5159;
  text-align: center;
  max-width: 915px;
  margin: 0 auto 80px;
}
.reviews-head h2 {
  font-weight: normal;
  color: #1A1E25;
  font-size: 44px;
  line-height: 1.35;
  text-align: center;
  margin: 0 auto 20px;
}
.reviews-items {
  max-width: 1095px;
  margin: 80px auto 0;
}
.reviews-items:not(.owl-carousel) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.reviews-item {
  text-align: center;
  padding: 0 25px;
}
.reviews-item > picture {
  display: inline-block;
  margin: 0 auto 15px;
}
.reviews-item-content {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  gap: 15px;
  color: #1A1E25;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
}
.reviews-item-base {
  margin: 15px auto 0;
  color: #4B5159;
  font-size: 17px;
  line-height: 1.35;
}
.reviews .owl-carousel {
  display: flex;
  flex-direction: column;
}
.reviews .owl-carousel .owl-item {
  display: flex;
  justify-content: center;
}
.reviews .owl-carousel .owl-prev,
.reviews .owl-carousel .owl-next {
  position: absolute;
  top: calc(50% - 40px);
}
.reviews .owl-carousel .owl-prev {
  left: -15px;
}
.reviews .owl-carousel .owl-next {
  right: -15px;
}
.reviews .owl-carousel button.owl-dot {
  background: transparent !important;
  width: 16px;
  height: auto;
  margin: 0;
  padding: 5px !important;
  transition: width 0.15s;
}
.reviews .owl-carousel button.owl-dot span {
  display: block;
  height: 6px;
  background: #C4C4C4;
  border-radius: 5px;
  transition: background 0.15s;
}
.reviews .owl-carousel button.owl-dot.active {
  width: 50px;
  background: transparent;
}
.reviews .owl-carousel button.owl-dot.active span {
  background: #1971C2;
}
.reviews-rows {
  margin: 100px auto 0;
}
.reviews-row {
  border-radius: 10px;
  background: #F6F6F9;
  padding: 30px;
  width: 400px;
  max-width: 100%;
  margin: 0 auto 30px;
}
.reviews-row-head {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 15px;
}
.reviews-row-head > picture img {
  display: block;
  width: 50px;
}
.reviews-row-head-name {
  flex: 1;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  gap: 5px;
  padding-top: 5px;
  color: #1A1E25;
  font-size: 15px;
  line-height: 1.3;
}
.reviews-row-head-name small {
  color: #4B5159;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.25;
}
.reviews-row > picture > img {
  display: block;
  margin: 20px 0;
}
.reviews-row p {
  margin: 20px 0 0;
}
.reviews-more {
  text-align: center;
  margin: 50px auto 0;
}
.reviews-more button {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  box-shadow: none;
  border: 1px solid #4B5159;
  border-radius: 5px;
  background: transparent;
  color: #4B5159;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  padding: 13px 15px;
  width: 300px;
  max-width: 100%;
}
.reviews-more button:hover {
  background-color: rgba(75, 81, 89, 0.1);
}
@media (max-width: 991px) {
  .reviews {
    padding: 60px 0;
  }
  .reviews-head {
    max-width: 535px;
    font-size: 19px;
    margin-bottom: 50px;
  }
  .reviews-head h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .reviews-items {
    max-width: 535px;
  }
  .reviews-more {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .reviews .container {
    padding: 0;
  }
  .reviews-head, .reviews-items {
    padding: 0 15px;
  }
  .reviews-items, .reviews-rows {
    margin-top: 0px;
  }
  .reviews-row {
    border-radius: 0;
  }
  .reviews-more {
    position: relative;
    margin-top: 0;
    box-shadow: 0 -60px 50px 50px #fff;
  }
  .reviews .owl-carousel .owl-prev {
    left: 0;
  }
  .reviews .owl-carousel .owl-next {
    right: 0;
  }
}

#trustpilot {
  padding-top: 100px;
  padding-bottom: 100px;
}
#trustpilot h2 {
  font-weight: normal;
  font-size: 30px;
  line-height: 42px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  justify-content: center;
}
#trustpilot h2 b {
  padding-left: 5px;
}
#trustpilot h2 img {
  margin-left: 14px;
}
#trustpilot .based {
  margin-bottom: 50px;
  color: #4B5159;
  text-align: center;
}
#trustpilot .rate {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 23px;
  line-height: 32px;
  color: #4B5159;
}
#trustpilot .rate b {
  font-weight: bold;
  font-size: 30px;
  line-height: 32px;
  color: #1A1E25;
}
#trustpilot .rate img {
  width: 211px;
  height: auto;
  margin-right: 10px;
}
#trustpilot .under {
  font-weight: normal;
  font-size: 23px;
  line-height: 32px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  justify-content: center;
  text-align: center;
}
#trustpilot .under span {
  color: #4B5159;
}
#trustpilot .under b {
  padding-right: 5px;
}
#trustpilot .under img {
  margin-left: 5px;
}
#trustpilot .items {
  display: flex;
}
#trustpilot .item {
  max-width: 340px;
  box-sizing: content-box;
}
#trustpilot .item .author-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
#trustpilot .item .author, #trustpilot .item .date {
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #4B5159;
}
#trustpilot .item .stars {
  margin-right: 20px;
}
#trustpilot .item .rate-block {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
#trustpilot .item .rate {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
}
#trustpilot .item .title {
  font-weight: bold;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 15px;
}
#trustpilot .item .description {
  font-weight: normal;
  font-size: 17px;
  line-height: 28px;
}
#trustpilot .owl-item .item {
  padding-left: 60px;
  padding-right: 60px;
}
#trustpilot .fill-borders {
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
}
#trustpilot .fill-right-border {
  border-right: 1px solid #DADADA;
}
#trustpilot .owl-carousel {
  display: flex;
  flex-direction: column;
}
#trustpilot .owl-carousel .owl-nav {
  display: none;
}
#trustpilot .owl-carousel button.owl-dot {
  height: 5px;
  border-radius: 100px;
  background: rgba(25, 113, 194, 0.2);
  transition: 0.25s;
  width: 20px;
}
#trustpilot .owl-carousel .owl-dots {
  margin-top: 50px;
}
#trustpilot .owl-carousel button.owl-dot.active {
  width: 50px;
  background: #1971C2;
}
@media (max-width: 1280px) {
  #trustpilot .owl-carousel .owl-item .item {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  #trustpilot {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #trustpilot h2 {
    display: block;
    text-align: center;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  #trustpilot .under {
    font-weight: normal;
    font-size: 19px;
    line-height: 26px;
  }
  #trustpilot .under img {
    position: relative;
    top: 5px;
  }
  #trustpilot .owl-carousel .owl-item .item {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    max-width: unset;
  }
}

#implement {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  background: #1A1E25;
  color: #ffffff;
}
#implement .container {
  position: relative;
  z-index: 2;
}
#implement h2 {
  max-width: 969px;
  font-weight: bold;
  font-size: 44px;
  line-height: 60px;
  margin-bottom: 50px;
  text-align: center;
}
#implement:after {
  content: "";
  position: absolute;
  width: 1200px;
  height: 890px;
  top: 0;
  left: 0;
  background: radial-gradient(41.35% 55.48% at 46.92% 21.08%, #1971C2 0%, rgba(25, 113, 194, 0) 100%);
  opacity: 0.2;
  z-index: 0;
}
#implement .btn {
  max-width: 360px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #implement {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #implement h2 {
    font-weight: bold;
    font-size: 26px;
    line-height: 38px;
  }
}

#faq {
  background: #F6F6F9;
}
#faq a {
  color: #1971C2;
  text-decoration-line: underline;
}
#faq .container.section {
  padding-top: 100px;
}
#faq .cols {
  display: flex;
}
#faq h2 {
  margin-bottom: 62px;
  max-width: 969px;
}
#faq .items {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#faq .items:first-child {
  padding-right: 40px;
}
#faq .item {
  cursor: pointer;
  border-bottom: 1px solid #DADADA;
}
#faq .item:last-child {
  border-bottom: unset;
}
#faq .item:hover .arrow {
  background-color: rgb(236.82, 236.82, 242.88);
}
#faq .open .description {
  display: block;
}
#faq .open .arrow {
  transform: rotate(180deg);
}
#faq .title {
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#faq .title h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  line-height: 26px;
  margin-left: 0;
  margin-bottom: 0;
}
#faq .arrow {
  width: 50px;
  height: 50px;
  background: #ffffff;
  background-size: 24px;
  border-radius: 10px;
  transition: 0.25s;
  margin-left: 15px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#faq .arrow:hover {
  background-color: rgb(236.82, 236.82, 242.88);
}
#faq .description {
  display: none;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 28px;
  margin-top: 6px;
  margin-bottom: 18px;
  padding-right: 70px;
}
@media (max-width: 991px) {
  #faq .cols {
    flex-direction: column;
  }
  #faq .items:first-child {
    padding-right: 0 !important;
  }
  #faq .items:first-child .item:last-child {
    border-bottom: 1px solid #DADADA;
  }
}
@media (max-width: 767px) {
  #faq .container {
    padding-top: 60px !important;
  }
}
@media (max-width: 600px) {
  #faq h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 40px;
    max-width: 278px;
  }
  #faq .title {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 17px;
  }
  #faq .arrow {
    width: 42px;
    height: 42px;
  }
  #faq .description {
    line-height: 26px;
    padding-right: 0;
  }
}

#modal-contact-footer .ttl {
  font-size: 23px;
}