@import url("//cdn.clickmagick.com/misc/css/modalwindows.css");

body.compensate-for-scrollbar {
  overflow: hidden;
}

i.time-toggle {
  color: #5fac5a !important;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #cccccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #ffffff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

/*
.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
*/

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #ffffff;
}

.fancybox-video,.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #ffffff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,.fancybox-button:visited,.fancybox-button:link {
  color: #cccccc;
}

.fancybox-button:hover {
  color: #ffffff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
  color: #888888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #cccccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #ffffff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eeeeee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
  color: #cccccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888888;
  border-bottom-color: #ffffff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

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

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,.fancybox-share__button:link {
  color: #ffffff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #ffffff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #dddddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

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

b,strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

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

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

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

fieldset {
  padding: .35em .75em .625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/icomoon.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^='icon-'],[class*=' icon-'] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-google-play-icon .path1:before {
  content: "\e986";
  color: #ffd900;
}

.icon-google-play-icon .path2:before {
  content: "\e987";
  margin-left: -0.9345703125em;
  color: #f43249;
}

.icon-google-play-icon .path3:before {
  content: "\e988";
  margin-left: -0.9345703125em;
  color: #00ee76;
}

.icon-google-play-icon .path4:before {
  content: "\e989";
  margin-left: -0.9345703125em;
  color: #00d3ff;
}

.icon-balance .path1:before {
  content: "\e981";
  color: #4a525a;
}

.icon-balance .path2:before {
  content: "\e982";
  margin-left: -1em;
  color: #4a525a;
}

.icon-balance .path3:before {
  content: "\e983";
  margin-left: -1em;
  color: #000000;
}

.icon-balance .path4:before {
  content: "\e984";
  margin-left: -1em;
  color: #000000;
}

.icon-balance .path5:before {
  content: "\e985";
  margin-left: -1em;
  color: #000000;
}

.icon-li_info:before {
  content: "\e97f";
  color: #9fa8b1;
  cursor: pointer;
}

.icon-uniE980:before {
  content: "\e980";
}

.icon-facebook:before {
  content: "\e96b";
  color: #9fa8b1;
}

.icon-google1:before {
  content: "\e96c";
  color: #9fa8b1;
}

.icon-insta1 .path1:before {
  content: "\e96d";
  color: #9fa8b1;
}

.icon-insta1 .path2:before {
  content: "\e96e";
  margin-left: -4.154296875em;
  color: #e7edf2;
}

.icon-insta1 .path3:before {
  content: "\e96f";
  margin-left: -4.154296875em;
  color: #9fa8b1;
}

.icon-linkedin:before {
  content: "\e970";
  color: #9fa8b1;
}

.icon-microsoft1:before {
  content: "\e971";
  color: #9fa8b1;
}

.icon-pinterest1:before {
  content: "\e972";
  color: #9fa8b1;
}

.icon-snapchat:before {
  content: "\e973";
  color: #9fa8b1;
}

.icon-tiktok1:before {
  content: "\e974";
  color: #9fa8b1;
}

.icon-twitter1:before {
  content: "\e975";
  color: #9fa8b1;
}

.icon-youtube1 .path1:before {
  content: "\e976";
  color: #9fa8b1;
}

.icon-youtube1 .path2:before {
  content: "\e977";
  margin-left: -4.5498046875em;
  color: #e7edf2;
}

.icon-youtube1 .path3:before {
  content: "\e978";
  margin-left: -4.5498046875em;
  color: #9fa8b1;
}

.icon-youtube1 .path4:before {
  content: "\e979";
  margin-left: -4.5498046875em;
  color: #9fa8b1;
}

.icon-youtube1 .path5:before {
  content: "\e97a";
  margin-left: -4.5498046875em;
  color: #9fa8b1;
}

.icon-youtube1 .path6:before {
  content: "\e97b";
  margin-left: -4.5498046875em;
  color: #9fa8b1;
}

.icon-youtube1 .path7:before {
  content: "\e97c";
  margin-left: -4.5498046875em;
  color: #9fa8b1;
}

.icon-youtube1 .path8:before {
  content: "\e97d";
  margin-left: -4.5498046875em;
  color: #9fa8b1;
}

.icon-youtube1 .path9:before {
  content: "\e97e";
  margin-left: -4.5498046875em;
  color: #9fa8b1;
}

.icon-li_book:before {
  content: "\e95f";
  color: #5fac5a;
}

.icon-li_contact:before {
  content: "\e960";
  color: #5fac5a;
}

.icon-li_life-buoy:before {
  content: "\e961";
  color: #5fac5a;
}

.icon-li_mail:before {
  content: "\e962";
  color: #5fac5a;
}

.icon-li_send:before {
  content: "\e963";
  color: #5fac5a;
}

.icon-li_user:before {
  content: "\e964";
  color: #5fac5a;
}

.icon-p .path1:before {
  content: "\e965";
  color: #6e7a86;
}

.icon-p .path2:before {
  content: "\e966";
  margin-left: -1em;
  color: #9fa8b1;
}

.icon-p .path3:before {
  content: "\e967";
  margin-left: -1em;
  color: #6e7a86;
}

.icon-p .path4:before {
  content: "\e968";
  margin-left: -1em;
  color: #6e7a86;
}

.icon-vacuum-robot:before {
  content: "\e914";
}

.icon-Vector-1:before {
  content: "\e915";
}

.icon-Vector-2:before {
  content: "\e916";
  color: #fb6970;
}

.icon-Vector-3:before {
  content: "\e917";
  color: #02bf6f;
}

.icon-vector-circle:before {
  content: "\e918";
}

.icon-Vector:before {
  content: "\e919";
  color: #0069ff;
}

.icon-yt .path1:before {
  content: "\e91a";
  color: red;
}

.icon-yt .path2:before {
  content: "\e91b";
  margin-left: -1.4619140625em;
  color: #ffffff;
}

.icon-fire:before {
  content: "\e91c";
  color: #ff7a00;
}

.icon-Frame-1:before {
  content: "\e91d";
  color: #ff0000;
}

.icon-Frame-2 .path1:before {
  content: "\e91e";
  color: #6bcae6;
}

.icon-Frame-2 .path2:before {
  content: "\e91f";
  margin-left: -1em;
  color: #767676;
}

.icon-Frame-3:before {
  content: "\e920";
  color: #2346cb;
}

.icon-Frame-4 .path1:before {
  content: "\e921";
  color: #020101;
}

.icon-Frame-4 .path2:before {
  content: "\e922";
  margin-left: -1em;
  color: #ec3725;
}

.icon-Frame-4 .path3:before {
  content: "\e923";
  margin-left: -1em;
  color: #e66c24;
}

.icon-Frame-191217 .path1:before {
  content: "\e924";
  color: #356ae6;
}

.icon-Frame-191217 .path2:before {
  content: "\e925";
  margin-left: -1em;
  color: #ffffff;
}

.icon-Frame-191217 .path3:before {
  content: "\e926";
  margin-left: -1em;
  color: #ffffff;
}

.icon-Frame-191222 .path1:before {
  content: "\e927";
  color: #a0f9d9;
}

.icon-Frame-191222 .path2:before {
  content: "\e928";
  margin-left: -1em;
  color: #390a9b;
}

.icon-Frame .path1:before {
  content: "\e92a";
  color: #5fd177;
}

.icon-Frame .path2:before {
  content: "\e92b";
  margin-left: -1em;
  color: #6c6c70;
}

.icon-google .path1:before {
  content: "\e92c";
  color: #4285f4;
}

.icon-google .path2:before {
  content: "\e92d";
  margin-left: -1em;
  color: #34a853;
}

.icon-google .path3:before {
  content: "\e92e";
  margin-left: -1em;
  color: #fbbc05;
}

.icon-google .path4:before {
  content: "\e92f";
  margin-left: -1em;
  color: #ea4335;
}

.icon-Group-1 .path1:before {
  content: "\e931";
  color: #394c60;
}

.icon-Group-1 .path2:before {
  content: "\e932";
  margin-left: -1em;
  color: #3c9bd6;
}

.icon-Group-1 .path3:before {
  content: "\e933";
  margin-left: -1em;
  color: #e74f38;
}

.icon-Group-1 .path4:before {
  content: "\e934";
  margin-left: -1em;
  color: #3c9bd6;
}

.icon-Group-2:before {
  content: "\e935";
  color: #21759b;
}

.icon-Group-3 .path1:before {
  content: "\e936";
  color: #00baff;
}

.icon-Group-3 .path2:before {
  content: "\e937";
  margin-left: -1em;
  color: #ffffff;
}

.icon-Group-4:before {
  content: "\e938";
  color: #2160df;
}

.icon-Group-7151 .path1:before {
  content: "\e939";
  color: #db3a26;
}

.icon-Group-7151 .path2:before {
  content: "\e93a";
  margin-left: -1em;
  color: #716e75;
}

.icon-Group-7152 .path1:before {
  content: "\e93b";
  color: #10069f;
}

.icon-Group-7152 .path2:before {
  content: "\e93c";
  margin-left: -1em;
  color: #a7a9ac;
}

.icon-Group-7153 .path1:before {
  content: "\e93d";
  color: #7f54b3;
}

.icon-Group-7153 .path2:before {
  content: "\e93e";
  margin-left: -1em;
  color: #ffffff;
}

.icon-Group-7154 .path1:before {
  content: "\e93f";
  color: #ff9e1a;
}

.icon-Group-7154 .path2:before {
  content: "\e940";
  margin-left: -1em;
  color: #ff9e1a;
}

.icon-Group-7154 .path3:before {
  content: "\e941";
  margin-left: -1em;
  color: #1856ed;
}

.icon-Group-7154 .path4:before {
  content: "\e942";
  margin-left: -1em;
  color: #1856ed;
}

.icon-Group:before {
  content: "\e943";
}

.icon-hockey-mask:before {
  content: "\e944";
  color: #ff0000;
}

.icon-insta .path1:before {
  content: "\e945";
  color: #000000;
}

.icon-insta .path2:before {
  content: "\e946";
  margin-left: -1em;
  color: #000000;
}

.icon-insta .path3:before {
  content: "\e947";
  margin-left: -1em;
  color: #ffffff;
}

.icon-li:before {
  content: "\e948";
  color: #0a66c2;
}

.icon-microsoft .path1:before {
  content: "\e949";
  color: #f25022;
}

.icon-microsoft .path2:before {
  content: "\e94a";
  margin-left: -1em;
  color: #7fba00;
}

.icon-microsoft .path3:before {
  content: "\e94b";
  margin-left: -1em;
  color: #00a5ef;
}

.icon-microsoft .path4:before {
  content: "\e94c";
  margin-left: -1em;
  color: #ffb900;
}

.icon-pinterest:before {
  content: "\e94d";
  color: #e20e22;
}

.icon-shopify-logo-svg-vector-1 .path1:before {
  content: "\e94e";
  color: #95bf46;
}

.icon-shopify-logo-svg-vector-1 .path2:before {
  content: "\e94f";
  margin-left: -0.900390625em;
  color: #5e8e3e;
}

.icon-shopify-logo-svg-vector-1 .path3:before {
  content: "\e950";
  margin-left: -0.900390625em;
  color: #ffffff;
}

.icon-snap .path1:before {
  content: "\e951";
  color: #fffc00;
}

.icon-snap .path2:before {
  content: "\e952";
  margin-left: -1em;
  color: #ffffff;
}

.icon-snap .path3:before {
  content: "\e953";
  margin-left: -1em;
  color: #020202;
}

.icon-tiktok .path1:before {
  content: "\e954";
  color: #ff004f;
}

.icon-tiktok .path2:before {
  content: "\e955";
  margin-left: -1em;
  color: #000000;
}

.icon-tiktok .path3:before {
  content: "\e956";
  margin-left: -1em;
  color: #00f2ea;
}

.icon-twitter:before {
  content: "\e957";
  color: #2aa9e0;
}

.icon-anchor:before {
  content: "\e958";
  color: #674197;
}

.icon-campground:before {
  content: "\e959";
  color: #ff5f2d;
}

.icon-chart-network:before {
  content: "\e95a";
  color: #ffc700;
}

.icon-diagram-venn:before {
  content: "\e95b";
  color: #00c2ff;
}

.icon-donut:before {
  content: "\e95c";
}

.icon-fb:before {
  content: "\e95d";
  color: #1877f2;
}

.icon-smallLg .path1:before {
  content: "\e905";
  color: #5fac5a;
}

.icon-smallLg .path2:before {
  content: "\e906";
  margin-left: -0.75em;
  color: #000000;
  opacity: .4;
}

.icon-smallLg .path3:before {
  content: "\e907";
  margin-left: -0.75em;
  color: #000000;
  opacity: .2;
}

.icon-smallLg .path4:before {
  content: "\e908";
  margin-left: -0.75em;
  color: #5fac5a;
}

.icon-smallLg .path5:before {
  content: "\e909";
  margin-left: -0.75em;
  color: #000000;
  opacity: .4;
}

.icon-smallLg .path6:before {
  content: "\e90a";
  margin-left: -0.75em;
  color: #000000;
  opacity: .2;
}

.icon-smallLg .path7:before {
  content: "\e90b";
  margin-left: -0.75em;
  color: #5fac5a;
}

.icon-smallLg .path8:before {
  content: "\e90c";
  margin-left: -0.75em;
  color: #000000;
  opacity: .4;
}

.icon-smallLg .path9:before {
  content: "\e90d";
  margin-left: -0.75em;
  color: #000000;
  opacity: .2;
}

.icon-Union-1:before {
  content: "\e904";
}

.icon-li_phone-call:before {
  content: "\e90e";
  color: #5fac5a;
}

.icon-li_shield-check:before {
  content: "\e90f";
  color: #5fac5a;
}

.icon-li_wrench:before {
  content: "\e910";
  color: #5fac5a;
}

.icon-li_ghost:before {
  content: "\e911";
  color: #5fac5a;
}

.icon-li_bar-chart-2:before {
  content: "\e912";
  color: #5fac5a;
}

.icon-li_laptop:before {
  content: "\e913";
  color: #5fac5a;
}

.icon-Union:before {
  content: "\e903";
  color: #ffffff;
}

.icon-Gro-7143-up-:before {
  content: "\e900";
}

.icon-Group_:before {
  content: "\e901";
  color: #ffffff;
}

.icon-check:before {
  content: "\e969";
}

.icon-check-w:before {
  content: "\e96a";
}

.icon-right-arrow-short:before {
  content: "\e929";
}

.icon-warning-rounded:before {
  content: "\e930";
}

.icon-close:before {
  content: "\e95e";
}

.icon-play:before {
  content: "\e902";
}

.icon-play3:before {
  content: "\ea1c";
}

.icon-youtube:before {
  content: "\ea9d";
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  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 {
  transform: translate3d(0, 0, 0);
}

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

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

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

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

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

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

.slick-slide img {
  display: block;
}

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

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

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

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

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

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

html {
  box-sizing: border-box;
}

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

.hide-text {
  overflow: hidden;
  padding: 0;
  text-indent: 101%;
  white-space: nowrap;
}

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

ul,ol,dl,p {
  margin: 0;
  padding: 0;
  list-style: none;
}

@font-face {
  font-family: Inter;
  src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Thin.woff) format("woff"), url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Thin.woff2) format("woff2");
  font-display: swap;
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: Inter;
  src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-ExtraLight.woff) format("woff"), url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-ExtraLight.woff2) format("woff2");
  font-display: swap;
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: Inter;
  src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Light.woff) format("woff"), url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Light.woff2) format("woff2");
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Inter;
  src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Regular.woff) format("woff"), url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Regular.woff2) format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Inter;
  src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Medium.woff) format("woff"), url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Medium.woff2) format("woff2");
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Inter;
  src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-SemiBold.woff) format("woff"), url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-SemiBold.woff2) format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Inter;
  src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Bold.woff) format("woff"), url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Bold.woff2) format("woff2");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Inter;
  src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-ExtraBold.woff) format("woff"), url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-ExtraBold.woff2) format("woff2");
  font-display: swap;
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: Inter;
  src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Black.woff) format("woff"), url(https://cdn.clickmagick.com/misc/fonts/website/v3/Inter-Black.woff2) format("woff2");
  font-display: swap;
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Sora;
  src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/Sora-SemiBold.woff) format("woff"), url(https://cdn.clickmagick.com/misc/fonts/website/v3/Sora-SemiBold.woff2) format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}

html {
  font-size: 10px;
}

body {
  color: #4a525a;
  font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 500;
}

a {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  color: #5fac5a;
  text-decoration: none;
}

a:hover {
  color: #427b3e;
  text-decoration: none;
}

.link-arrow {
  color: #5fac5a;
  font-size: 16px;
  font-weight: 600;
}

.link-arrow:hover {
  color: #2e7e2c;
}

.link-arrow:hover span:before {
  color: #2e7e2c;
}

.link-arrow:active {
  color: #5fac5a;
}

.link-arrow:active span:before {
  color: #5fac5a;
}

.link-arrow span {
  position: relative;
  margin-left: 10px;
}

.link-arrow span:before {
  color: #5fac5a;
  font-size: 12px;
  font-weight: 600;
}

ul,ol,dl,p {
  margin: 0 0 1.5em;
  list-style: none;
}

h1,.h1 {
  color: #202427;
  font-weight: 500;
  font-size: 36px;
  margin: 0 0 20px;
}

h2,.h2 {
  color: #202427;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.16;
  margin: 0 0 20px;
  letter-spacing: -0.04em;
}

h3,.h3 {
  color: #202427;
  font-weight: 500;
  font-size: 23px;
  line-height: 1.14;
  margin: 0 0 20px;
}

h4,.h4 {
  color: #202427;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.14;
  margin: 0 0 20px;
}

h5,.h5 {
  color: #202427;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.14;
  margin: 0 0 20px;
}

h6,.h6 {
  color: #202427;
  font-weight: 600;
  font-family: Sora, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: -0.015em;
  margin: 0 0 20px;
}

.ads-toggle {
    padding: 4px 16px !important;
}

.js-a-top:hover {
    background: #ebedee;
}
.js-a-top:active {
    background: #dee0e3;
}
.js-a-bottom:hover {
    background: #ebedee;
}
.js-a-bottom:active {
    background: #dee0e3;
}

.link-wrap h6 {
    font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.tick-list h6 {
    font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

#popup1 .tab-content h6 {
    font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

input[type='text'],input[type='email'],input[type='tel'],input[type='password'],input[type='number'],input[type='date'],input-mask,textarea {
  transition: border-color .35s cubic-bezier(.3, .86, .36, .95);
  border: 1px solid #e7edf2;
  background-color: transparent;
  width: 100%;
  min-width: 0;
  height: 44px;
  padding: 10px 32px 10px 12px;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
  border-radius: 4px;
  -webkit-appearance: none;
}

input[type='text']::-moz-placeholder, input[type='email']::-moz-placeholder, input[type='tel']::-moz-placeholder, input[type='password']::-moz-placeholder, input[type='number']::-moz-placeholder, input[type='date']::-moz-placeholder, input-mask::-moz-placeholder, textarea::-moz-placeholder {
  color: #6e7a86;
}

input[type='text']::placeholder,input[type='email']::placeholder,input[type='tel']::placeholder,input[type='password']::placeholder,input[type='number']::placeholder,input[type='date']::placeholder,input-mask::placeholder,textarea::placeholder {
  color: #6e7a86;
}

input[type='text']:focus,input[type='text']:hover,input[type='email']:focus,input[type='email']:hover,input[type='tel']:focus,input[type='tel']:hover,input[type='password']:focus,input[type='password']:hover,input[type='number']:focus,input[type='number']:hover,input[type='date']:focus,input[type='date']:hover,input-mask:focus,input-mask:hover,textarea:focus,textarea:hover {
  box-shadow: none;
  outline: none;
}

textarea {
  height: 120px;
  resize: none;
}

label {
  display: inline-block;
  color: #202427;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 14px;
}

.form-wrap {
  background-color: #ffffff;
  border: 1px solid #e7edf2;
  box-shadow: 0 4px 14px -2px rgba(19, 20, 22, .08);
  border-radius: 8px;
  padding: 32px;
  max-width: 510px;
  width: 100%;
}

form .form-group {
  margin-bottom: 14px;
}

form>.form-group:last-of-type {
  margin-bottom: 32px;
}

form .input-group {
  position: relative;
}

form .input-group span {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

form .row {
  display: flex;
  flex-direction: column;
}

form .row p {
  font-size: 12px;
  letter-spacing: -0.015em;
  color: #4a525a;
  margin-bottom: 2px;
}

form .row .form-group {
  width: 100%;
}

form .btn-success {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
}

.header {
  padding: 25px 0 35px;
  background-color: #ffffff;
}

.header .container-fluid {
  padding: 0 15px;
}

.header.light-bg {
  background-color: transparent;
}

.header.bottom-shadow {
  box-shadow: inset 0 -1px 0 #e7edf2;
}

.header.affiliate-header .wrap-logo {
  display: flex;
  align-items: center;
}

.header.affiliate-header .header-wrap {
  display: flex;
  justify-content: space-between;
}

.header.affiliate-header .link-logo {
  margin-right: 5px;
}

.header.affiliate-header .btn-wrap {
  justify-content: flex-end;
}

.header .link-logo {
  display: inline-block;
  max-width: 150px;
  min-height: 27px;
  height: 100%;
  width: 100%;
  margin-right: 50px;
}

.header .link-logo a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.header .link-logo a img {
  width: 100%;
  height: 100%;
}

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

.header .btn {
  white-space: nowrap;
  line-height: 1;
}

.header .btn-link {
  margin-right: 10px;
}

.header-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navbar {
  display: flex;
}

.active-body .navbar {
  transform: translateX(0);
  transition: all .5s ease-in-out;
}

.main-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: inherit;
}

.main-nav li {
  padding: 3px 5px;
}

.main-nav li:hover .close-link {
  background: #ebedef;
  border-radius: 6px;
  transition: all .3s ease-in-out;
}

.main-nav li:active .close-link {
  background: #dde0e3;
  transition: all .3s ease-in-out;
}

.main-nav li .close-link {
  padding: 12px 24px;
  border-radius: 6px;
}

.main-nav li a {
  font-size: 16px;
  color: #4a525a;
}

.main-nav .slide li a {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 6px 28px 6px 12px;
  transition: all .3s ease-in-out;
}

.main-nav .slide li a.active {
  color: #5fac5a;
  background-color: #e9f5e7;
  border-radius: 6px;
  transition: all .3s ease-in-out;
}

.main-nav .slide li a.active span:before {
  color: #5fac5a;
  opacity: 1;
  transition: all .3s ease-in-out;
}

.main-nav .slide li a:hover {
  color: #5fac5a;
  background-color: #e9f5e7;
  border-radius: 6px;
  transition: all .3s ease-in-out;
}

.main-nav .slide li a:hover span:before {
  color: #5fac5a;
  opacity: 1;
  transition: all .3s ease-in-out;
}

.main-nav .slide li a span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}

.main-nav .slide li a span:before {
  opacity: 0;
  transition: all .3s ease-in-out;
}

.burger-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  cursor: pointer;
}

.burger-btn span {
  display: block;
  width: 100%;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .3);
  border-radius: 3px;
  height: 8px;
  background: #2e7e2c;
  transition: all .3s;
  position: relative;
}

.burger-btn span+span {
  margin-top: 14px;
}

.burger-btn .active span:nth-child(1) {
  -webkit-animation: ease .7s top forwards;
  animation: ease .7s top forwards;
}

.burger-btn .not-active span:nth-child(1) {
  -webkit-animation: ease .7s top-2 forwards;
  animation: ease .7s top-2 forwards;
}

.burger-btn .active span:nth-child(2) {
  -webkit-animation: ease .7s scaled forwards;
  animation: ease .7s scaled forwards;
}

.burger-btn .not-active span:nth-child(2) {
  -webkit-animation: ease .7s scaled-2 forwards;
  animation: ease .7s scaled-2 forwards;
}

.burger-btn .active span:nth-child(3) {
  -webkit-animation: ease .7s bottom forwards;
  animation: ease .7s bottom forwards;
}

.burger-btn .not-active span:nth-child(3) {
  -webkit-animation: ease .7s bottom-2 forwards;
  animation: ease .7s bottom-2 forwards;
}

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

  50% {
    top: 22px;
    transform: rotate(0);
  }

  100% {
    top: 22px;
    transform: rotate(45deg);
  }
}

@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }

  50% {
    top: 22px;
    transform: rotate(0);
  }

  100% {
    top: 22px;
    transform: rotate(45deg);
  }
}

@-webkit-keyframes top-2 {
  0% {
    top: 22px;
    transform: rotate(45deg);
  }

  50% {
    top: 22px;
    transform: rotate(0deg);
  }

  100% {
    top: 0;
    transform: rotate(0deg);
  }
}

@keyframes top-2 {
  0% {
    top: 22px;
    transform: rotate(45deg);
  }

  50% {
    top: 22px;
    transform: rotate(0deg);
  }

  100% {
    top: 0;
    transform: rotate(0deg);
  }
}

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

  50% {
    bottom: 22px;
    transform: rotate(0);
  }

  100% {
    bottom: 22px;
    transform: rotate(135deg);
  }
}

@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }

  50% {
    bottom: 22px;
    transform: rotate(0);
  }

  100% {
    bottom: 22px;
    transform: rotate(135deg);
  }
}

@-webkit-keyframes bottom-2 {
  0% {
    bottom: 22px;
    transform: rotate(135deg);
  }

  50% {
    bottom: 22px;
    transform: rotate(0);
  }

  100% {
    bottom: 0;
    transform: rotate(0);
  }
}

@keyframes bottom-2 {
  0% {
    bottom: 22px;
    transform: rotate(135deg);
  }

  50% {
    bottom: 22px;
    transform: rotate(0);
  }

  100% {
    bottom: 0;
    transform: rotate(0);
  }
}

@-webkit-keyframes scaled {
  50% {
    transform: scale(0);
  }

  100% {
    transform: scale(0);
  }
}

@keyframes scaled {
  50% {
    transform: scale(0);
  }

  100% {
    transform: scale(0);
  }
}

@-webkit-keyframes scaled-2 {
  0% {
    transform: scale(0);
  }

  50% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }

  50% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

.burger-wrap {
  border-radius: 6px;
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #5fac5a;
  /* box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, .3); */
  cursor: pointer;
}

.burger-wrap .burger-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  cursor: pointer;
}

.burger-wrap span {
  display: block;
  width: 100%;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .3);
  border-radius: 2px;
  height: 2px;
  background: #ffffff;
  transition: all .3s;
  position: relative;
}

.burger-wrap span+span {
  margin-top: 7px;
}

.burger-wrap .active span:nth-child(1) {
  -webkit-animation: ease .7s top forwards;
  animation: ease .7s top forwards;
}

.burger-wrap .not-active span:nth-child(1) {
  -webkit-animation: ease .7s top-2 forwards;
  animation: ease .7s top-2 forwards;
}

.burger-wrap .active span:nth-child(2) {
  -webkit-animation: ease .7s scaled forwards;
  animation: ease .7s scaled forwards;
}

.burger-wrap .not-active span:nth-child(2) {
  -webkit-animation: ease .7s scaled-2 forwards;
  animation: ease .7s scaled-2 forwards;
}

.burger-wrap .active span:nth-child(3) {
  -webkit-animation: ease .7s bottom forwards;
  animation: ease .7s bottom forwards;
}

.burger-wrap .not-active span:nth-child(3) {
  -webkit-animation: ease .7s bottom-2 forwards;
  animation: ease .7s bottom-2 forwards;
}

@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }

  50% {
    top: 10px;
    transform: rotate(0);
  }

  100% {
    top: 10px;
    transform: rotate(45deg);
  }
}

@keyframes top-2 {
  0% {
    top: 10px;
    transform: rotate(45deg);
  }

  50% {
    top: 10px;
    transform: rotate(0deg);
  }

  100% {
    top: 0;
    transform: rotate(0deg);
  }
}

@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }

  50% {
    bottom: 8px;
    transform: rotate(0);
  }

  100% {
    bottom: 8px;
    transform: rotate(135deg);
  }
}

@keyframes bottom-2 {
  0% {
    bottom: 8px;
    transform: rotate(135deg);
  }

  50% {
    bottom: 8px;
    transform: rotate(0);
  }

  100% {
    bottom: 0;
    transform: rotate(0);
  }
}

@keyframes scaled {
  50% {
    transform: scale(0);
  }

  100% {
    transform: scale(0);
  }
}

@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }

  50% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

.open-close.active .slide {
  opacity: 1;
  visibility: unset;
}

.open-close .slide {
  display: block;
  opacity: 0;
  visibility: hidden;
}

.open-close .slide.js-acc-hidden {
  position: absolute !important;
  left: -9999px !important;
  top: 0 !important;
  height: 100% !important;
  width: 100% !important;
  opacity: 0;
}

body {
  background-color: #f9f9fc;
  overflow-x: hidden;
}

body.active-body {
  overflow: hidden;
}

body.forms {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

body.forms:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #f2f2f7 1%, rgba(242, 242, 247, .819787) 10%, rgba(242, 242, 247, .480852) 55%, rgba(242, 242, 247, .55088) 100%);
  z-index: -1;
}

main section:last-of-type:not(.section-login) {
  padding-bottom: 180px !important;
}

.base-section {
  padding: 50px 0;
}

.container {
  max-width: 1230px;
  padding: 0 15px;
  margin: 0 auto;
}

.section-title {
  text-align: center;
  margin-bottom: 50px;
}

.section-title h6 {
  margin-bottom: 6px;
  font-family: Sora, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 16px;
}

.section-title h6 a {
  text-transform: uppercase;
}

.section-title h3 {
  margin-bottom: 30px;
}

.title-section {
  font-size: 18px;
  text-align: center;
  max-width: 640px;
  margin: 0 auto;
}

.title-section .sub-title {
  font-weight: 600;
  font-family: Sora, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #5fac5a;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.title-section .title {
  margin-bottom: 24px;
  line-height: 1;
}

.title-section p {
  margin-bottom: 20px;
}

.content-wrapper {
  display: flex;
  flex-direction: column;
}

#sidebar {
  width: 100%;
  background-color: #f9f9fc;
  box-shadow: inset 0 -1px 0 #e7edf2;
  padding: 40px 15px;
}

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}

.footer {
  background-color: #202427;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer.light-bg {
  background-color: transparent;
  padding: 0;
}

.footer.light-bg .footer-bottom p {
  color: #6e7a86;
}

.footer.light-bg .footer-bottom p span:before {
  color: #6e7a86;
}

.footer.light-bg .footer-bottom .privacy-policy li a {
  color: #6e7a86;
}

.footer.light-bg .footer-bottom .privacy-policy li a:hover {
  color: #5fac5a;
}

.footer.light-bg .footer-bottom .privacy-policy li a:active {
  color: #427b3e;
}

.footer .container {
  position: relative;
  max-width: 1230px;
}

.footer .top-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border: 1px solid #e7edf2;
  box-shadow: 0 4px 14px -2px rgba(19, 20, 22, .08);
  border-radius: 24px;
  padding: 20px;
  transform: translateY(-80%);
  width: 100%;
}

.footer .top-box .text {
  margin-right: 64px;
}

.footer .top-box p {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 8px;
  color: #4a525a;
}

.footer .footer-title {
  max-width: 450px;
  margin-bottom: 50px;
}

.footer .footer-title h2 {
  color: #ffffff;
  letter-spacing: -0.05em;
}

.footer .footer-info {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer .footer-menu {
  display: flex;
  flex-direction: column;
}

.footer .footer-menu-item {
  margin-right: 60px;
  margin-bottom: 50px;
}

.footer .footer-menu-item h6 {
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.footer .footer-menu-item ul li {
  margin-bottom: 12px;
}

.footer .footer-menu-item ul li a {
  color: rgba(255, 255, 255, .8);
}

.footer .footer-menu-item ul li a:hover {
  color: #5fac5a;
}

.footer .footer-menu-item ul li a:active {
  color: #427b3e;
}

.footer .btn-wrap {
  /*margin-bottom: 40px;*/
  margin-top: 80px;
}

.footer .btn-wrap h6 {
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.footer .btn-wrap .wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.footer .btn-wrap .wrap h6 {
  text-transform: unset;
  font-weight: 500;
}

.footer .btn-footer {
  display: inline-flex;
  align-items: center;
  padding: 11px 44px 11px 16px;
  background-color: #202427;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 6px;
  color: #ffffff;
  transition: all .3s ease-in-out;
  margin-bottom: 30px;
}

.footer .btn-footer:not(:last-child) {
  margin-right: 16px;
}

.footer .btn-footer:hover {
  background: rgba(255, 255, 255, .08);
  transition: all .3s ease-in-out;
}

.footer .btn-footer:active {
  background: #000000;
}

.footer .btn-footer .text {
  font-size: 12px;
}

.footer .btn-footer p {
  margin-bottom: 1px;
}

.footer .btn-footer h6 {
  font-size: 20px;
  margin-bottom: 1px;
}

.footer .btn-footer span {
  margin-right: 16px;
}

.footer .btn-footer span:before {
  font-size: 30px;
  color: #ffffff;
}

.footer .btn-footer span img {
  display: inline-block;
  width: 30px;
  height: 35px;
}

.footer .footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.footer .footer-bottom p {
  color: rgba(255, 255, 255, .8);
  font-size: 14px;
  margin-bottom: 50px;
}

.footer .footer-bottom p span {
  margin-right: 20px;
}

.footer .footer-bottom p span:before {
  font-size: 23px;
}

.footer .footer-bottom .privacy-policy {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.footer .footer-bottom .privacy-policy li {
  margin-bottom: 20px;
}

.footer .footer-bottom .privacy-policy li:not(:last-child) {
  margin-right: 24px;
}

.footer .footer-bottom .privacy-policy li a {
  font-size: 16px;
  color: rgba(255, 255, 255, .8);
}

.footer .footer-bottom .privacy-policy li a:hover {
  color: #5fac5a;
}

.footer .footer-bottom .privacy-policy li a:active {
  color: #427b3e;
}

.footer .copyright {
  margin-right: 15px;
}

.btn {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid transparent;
  border-radius: 6px;
  padding: 12px 24px;
  box-shadow: transparent;
  transition: all .3s ease-in-out;
}

.btn.btn-success {
  font-weight: 600;
  background-color: #5fac5a;
  border: 2px solid #5fac5a;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
}

.btn.btn-success:hover {
  background-color: #3e8c3c;
  border: 2px solid #3e8c3c;
  color: #ffffff;
  transition: all .3s ease-in-out;
}

.btn.btn-success:active {
  background-color: #2e7e2c;
  border: 2px solid #2e7e2c;
  color: #ffffff;
  transition: all .3s ease-in-out;
}

.btn.btn-secondary {
  font-size: 16px;
  font-weight: 600;
  color: #4a525a;
  background-color: #f7f7f8;
  border: 1px solid #dde0e3;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
}

.btn.btn-secondary:hover {
  background-color: #ebedef;
  border: 1px solid #dde0e3;
  color: #4a525a;
  transition: all .3s ease-in-out;
}

.btn.btn-secondary:active {
  background-color: #dde0e3;
  border: 1px solid #dde0e3;
  color: #4a525a;
  transition: all .3s ease-in-out;
}

.btn.btn-link {
  color: #4a525a;
  box-shadow: transparent;
  font-weight: 500;
  letter-spacing: -0.015em;
}

.btn.btn-link:hover {
  background: #ebedef;
  border: 2px solid #ebedef;
  transition: all .3s ease-in-out;
}

.btn.btn-link:active {
  background-color: #dde0e3;
  border: 2px solid #dde0e3;
  transition: all .3s ease-in-out;
}

.btn.btn-link-arrow {
  color: #4a525a;
  font-weight: 500;
  font-size: 16px;
  box-shadow: transparent;
}

.btn.btn-link-arrow span {
  margin-left: 10px;
}

.btn.btn-link-arrow span:before {
  color: #4a525a;
  font-weight: 900;
  font-size: 13px;
}

.btn.btn-link-arrow:hover {
  background-color: #ebedef;
}

.btn.btn-link-arrow:active {
  background-color: #dde0e3;
}

.section-banner {
  position: relative;
  background-color: #ffffff;
  overflow-x: hidden;
}

.section-banner.base-section {
  padding: 50px 0;
}

.section-banner .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.section-banner .title-section {
  text-align: left;
}

.section-banner .title-section h2 {
  margin-bottom: 24px;
}

.section-banner .title-section h2 span {
  color: #5fac5a;
}

.section-banner .title-section h3 span {
  color: #5fac5a;
}

.section-about-us .title-section h3 span {
  color: #5fac5a;
}

.section-banner .title-section p {
  color: #4a525a;
}

.section-banner .img-block {
  position: relative;
  max-width: 520px;
  width: 100%;
  z-index: 1;
  margin-bottom: 20px;
}

/*
.section-banner .img-block:after {
  position: absolute;
  content: '';
  width: 455px;
  height: 236px;
  left: 329px;
  top: -9px;
  border-radius: 50%;
  background: #f7faff;
  filter: blur(80px);
  z-index: 0;
}
*/

.section-banner .img-block img {
  display: block;
  width: 100%;
  max-width: 640px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  z-index: 1;
}

.section-banner .btn-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 210px;
  height: 60px;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.015em;
  padding: 16px 24px 16px 48px;
  border: 1px solid #5fac5a;
  background: #5fac5a;
  box-shadow: 0 1px 2px rgba(19, 20, 22, .16), 0 8px 40px rgba(19, 20, 22, .2);
  border-radius: 46px;
  transition: all .3s ease-in-out;
  z-index: 3;
/*  outline: 10px solid rgba(255,255,255,0.6);*/        /* Borks on Safari */
}

.section-banner .btn-video::after {    /* Outline hack that works on Safari */
  position: absolute;
  top: -10px;
  content: '';
  left: -10px;
  width: 229px;
  height: 79px;
  border: 10px solid rgba(255,255,255,0.6);
  border-radius: 40px;
  background-color: transparent;
  display: inherit;
}

.section-banner .btn-video:hover {
  background-color: #3e8c3c;
  color: #ffffff;
  transition: all .3s ease-in-out;
}

.section-banner .btn-video:hover span:before {
  color: #ffffff;
  transition: all .3s ease-in-out;
}

.section-banner .btn-video:active {
  background-color: #2e7e2c;
  color: #ffffff;
  transition: all .3s ease-in-out;
}

.section-banner .btn-video:active span:before {
  color: #ffffff;
  transition: all .3s ease-in-out;
}

.section-banner .btn-video span {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  transition: all .3s ease-in-out;
}

.section-banner .btn-video span:before {
  transition: all .3s ease-in-out;
  color: #ffffff;
}

.section-integrated.base-section {
  padding: 50px 0;
}

.section-integrated .container {
  position: relative;
}

.section-integrated .section-title {
  max-width: 960px;
  margin: 0 auto 25px;
}

.section-integrated .more-info {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 30px;
  background: linear-gradient(180deg, rgba(249, 249, 252, .72) 0%, #f9f9fc 100%);
}

.section-integrated .more-info h5 {
  margin-bottom: 10px;
}

.section-integrated .more-info .btn-link-arrow {
  margin-bottom: 30px;
}

.networks-item-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 -6px;
}

.networks-item-wrapper .networks-item {
  position: relative;
  max-width: 88px;
  min-height: 88px;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border: 1px solid #e7edf2;
  box-shadow: 0 4px 14px -2px rgba(19, 20, 22, .08);
  border-radius: 16px;
  margin: 0 6px 12px;
}

.networks-item-wrapper .networks-item .icon-svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}

.networks-item-wrapper .networks-item .icon-svg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.section-about-us {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(249, 249, 252, .92);
  z-index: 0;
}

.section-about-us:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: radial-gradient(circle, rgba(249, 249, 252, .3506) 13%, rgba(255, 255, 255, .417827) 31%, rgba(249, 249, 252, .714745) 40%, #f9f9fc 100%);
  z-index: -1;
}

.section-about-us .container {
  z-index: 1;
}

.section-about-us .title-section {
  max-width: 960px;
  color: #4a525a;
}

.section-about-us .subtitle-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.section-about-us .subtitle-logo strong {
  display: inline-block;
  position: relative;
  min-height: 28px;
  height: 100%;
}

.section-about-us .subtitle-logo strong:not(:last-child) {
  margin-right: 25px;
}

.section-about-us .subtitle-logo strong:not(:last-child):after {
  position: absolute;
  content: '';
  width: 2px;
  height: 22px;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;
  background-color: #202427;
}

.section-about-us .subtitle-logo strong a {
  display: flex;
  width: 100%;
  height: 100%;
}

.section-about-us .subtitle-logo strong a img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.section-about-us .subtitle-logo strong span {
  position: relative;
}

.section-about-us .subtitle-logo strong span:before {
  font-size: 28px;
  color: #202427;
}

.section-about-us h1 {
  color: #5fac5a;
}

.section-fqa {
  background-color: #f9f9fc;
}

.section-fqa .title-section {
  margin-bottom: 80px;
}

.accordion h6 {
    font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.fqa-accordion {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}

.fqa-accordion.margin-bt .accordion>li {
  /* margin-bottom: 20px; */
}

.fqa-accordion.margin-bt .accordion>li .opener {
  padding: 30px 90px 20px 30px;
}

.fqa-accordion .accordion>li {
  /*
  border-radius: 12px;
  background-color: white;
  border: 1px solid #e7edf2;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
  */
  border-bottom: 1px solid #e7edf2;
}

.fqa-accordion .accordion>li.active .accordion-btn:after,.fqa-accordion .accordion>li.active .accordion-btn:before {
  position: absolute;
  content: '';
  background-color: #202427;
  top: 50%;
  left: 50%;
  height: 2px;
  width: 14px;
  transform: translate(-50%, -50%) rotate(0);
  transition: all .3s ease-in-out;
}

.fqa-accordion .accordion>li .slide {
  padding: 0 30px;
}

.fqa-accordion .accordion>li .opener {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 20px 90px 10px 30px;
  border-radius: 12px;
}

.fqa-accordion .accordion h6 {
  margin-bottom: 0px;
}

.fqa-accordion .accordion p {
  margin-bottom: 15px;
  color: #6e7a86;
}

.fqa-accordion .accordion-btn {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 48px;
  height: 40px;
  background: #f7f7f8;
  border-radius: 64px;
}

.fqa-accordion .accordion-btn:hover {
  background: #ebedef;
}

.fqa-accordion .accordion-btn:active {
  background: #dde0e3;
}

.fqa-accordion .accordion-btn:after,.fqa-accordion .accordion-btn:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 14px;
  background-color: #202427;
  transition: all .3s ease-in-out;
}

.fqa-accordion .accordion-btn:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.fqa-accordion .accordion-btn:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
}

.section-features .btn-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.section-features .btn-wrap .btn {
  margin-bottom: 10px;
}

#big-feature1 {
  background-image: url('https://cdn.clickmagick.com/images/website/v3/big-features/home-1-2x.jpg');
  background-image: -webkit-image-set( url('https://cdn.clickmagick.com/images/website/v3/big-features/home-1-1x.jpg') 1x, url('https://cdn.clickmagick.com/images/website/v3/big-features/home-1-2x.jpg') 2x);
  background-image: image-set( url('https://cdn.clickmagick.com/images/website/v3/big-features/home-1-1x.jpg') 1x, url('https://cdn.clickmagick.com/images/website/v3/big-features/home-1-2x.jpg') 2x);
}

#big-feature2 {
  background-image: url('https://cdn.clickmagick.com/images/website/v3/big-features/home-2-2x.jpg');
  background-image: -webkit-image-set( url('https://cdn.clickmagick.com/images/website/v3/big-features/home-2-1x.jpg') 1x, url('https://cdn.clickmagick.com/images/website/v3/big-features/home-2-2x.jpg') 2x);
  background-image: image-set( url('https://cdn.clickmagick.com/images/website/v3/big-features/home-2-1x.jpg') 1x, url('https://cdn.clickmagick.com/images/website/v3/big-features/home-2-2x.jpg') 2x);
}

#big-feature3 {
  background-image: url('https://cdn.clickmagick.com/images/website/v3/big-features/home-3-2x.jpg');
  background-image: -webkit-image-set( url('https://cdn.clickmagick.com/images/website/v3/big-features/home-3-1x.jpg') 1x, url('https://cdn.clickmagick.com/images/website/v3/big-features/home-3-2x.jpg') 2x);
  background-image: image-set( url('https://cdn.clickmagick.com/images/website/v3/big-features/home-3-1x.jpg') 1x, url('https://cdn.clickmagick.com/images/website/v3/big-features/home-3-2x.jpg') 2x);
}

#map-users {
  background-image: url('https://cdn.clickmagick.com/images/website/v3/map-2x.jpg');
  background-image: -webkit-image-set( url('https://cdn.clickmagick.com/images/website/v3/map-1x.jpg') 1x, url('https://cdn.clickmagick.com/images/website/v3/map-2x.jpg') 2x);
  background-image: image-set( url('https://cdn.clickmagick.com/images/website/v3/map-1x.jpg') 1x, url('https://cdn.clickmagick.com/images/website/v3/map-2x.jpg') 2x);
}

.section-features .big-features-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.section-features .big-features-col {
  display: flex;
  max-width: 380px;
  width: 100%;
  margin: 0 auto 30px;
  padding: 0 12px;
}

.section-features .small-features-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.section-features .small-features-col {
  max-width: 380px;
  width: 100%;
  margin: 0 auto;
}

.big-features-card {
  background-color: #ffffff;
  border: 1px solid #e7edf2;
  box-shadow: 0 4px 14px -2px rgba(19, 20, 22, .08);
  border-radius: 12px;
}

.big-features-card .img {
  display: block;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #5fac5a;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding-top: 70%;
  cursor: pointer;
}

.big-features-card .body-card {
  padding: 10px;
  font-weight: 400;
  color: #202427;
}

.big-features-card .body-card .link-card {
  display: inline-block;
  font-weight: 600;
  font-family: Sora, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 12px;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.big-features-card .body-card h5 {
  margin-bottom: 16px;
}

.big-features-card .body-card h5 a {
  color: #202427;
  font-size: 18px;
  transition: all .3s ease-in-out;
}

.big-features-card .body-card h5 a:hover {
  color: #5fac5a;
  transition: all .3s ease-in-out;
}

.big-features-card .body-card h5 a:active {
  color: #2e7e2c;
  transition: all .3s ease-in-out;
}

.big-features-card .body-card p {
  margin-bottom: 10px;
}

.small-features-card {
  font-size: 14px;
  font-weight: 500;
  color: #4a525a;
  padding: 20px;
  margin-bottom: 10px;
  background-color: transparent;
}

.small-features-card .icons-wrap {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e7edf2;
  box-shadow: 0 4px 14px -2px rgba(19, 20, 22, .08);
  border-radius: 8px;
  max-width: 40px;
  min-height: 40px;
  margin-bottom: 24px;
}

.small-features-card .icons-wrap span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.small-features-card .icons-wrap span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: #5fac5a;
}

.small-features-card h6 {
  margin-bottom: 8px;
  font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.small-features-card h6 a {
  font-size: 18px;
  color: #202427;
  transition: all .3s ease-in-out;
}

.small-features-card h6 a:hover {
  color: #5fac5a;
  transition: all .3s ease-in-out;
}

.small-features-card h6 a:active {
  color: #2e7e2c;
  transition: all .3s ease-in-out;
}

.small-features-card p {
  margin-bottom: 10px;
}

.section-feedback {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #f2f2f7;
  overflow-x: hidden;
}

.section-feedback.light-bg {
  background-color: white;
}

.section-feedback.light-bg.base-section {
  padding: 0 0 120px;
}

.section-feedback.base-section {
  padding: 120px 0;
}

.feedback-item {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.015em;
  color: #4a525a;
  background-color: #ffffff;
  border: 1px solid #e7edf2;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
  border-radius: 12px;
  padding: 24px;
}

.feedback-item .image-wrap img {
  display: inline-block;
  float: left;
  max-width: 40px;
  min-height: 40px;
  width: 100%;
  height: 100%;
  margin-right: 14px;
} 

.feedback-item h5 {
  font-size: 16px;
  color: #202427;
  font-weight: 600;
  margin-bottom: 0;
}

.feedback-item .title-wrap p {
  display: flex;
  align-items: center;
}

.feedback-item .title-wrap p span {
  padding-left: 10px;
}

.feedback-item .logo-bottom img {
  width: 20.07px;
  height: 28px;
  margin-left: auto;
}

.feedback-item p {
  margin-bottom: 16px;
}

.slider-feedback .slick-slide {
  margin: 0 auto;
  padding: 0 8px;
}

.slider-feedback .slick-list {
  overflow: unset !important;
}

.section-boxedfull .container {
  position: relative;
  background: #ffffff;
  border: 1px solid #e7edf2;
  box-shadow: 0 4px 14px -2px rgba(19, 20, 22, .08);
  border-radius: 24px;
  padding: 20px;
  z-index: 0;
}

.section-boxedfull .container .img-bg {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 24px;
  z-index: -1;
}

.section-boxedfull .title-wrapper {
  color: #4a525a;
}

.section-boxedfull .title-wrapper .link-arrow {
  color: #5fac5a;
  font-size: 16px;
  font-weight: 600;
}

.section-boxedfull .title-wrapper .link-arrow:hover {
  color: #2e7e2c;
}

.section-boxedfull .title-wrapper .link-arrow:hover span:before {
  color: #2e7e2c;
}

.section-boxedfull .title-wrapper .link-arrow:active {
  color: #5fac5a;
}

.section-boxedfull .title-wrapper .link-arrow:active span:before {
  color: #5fac5a;
}

.section-boxedfull .title-wrapper .link-arrow span {
  position: relative;
  margin-left: 10px;
}

.section-boxedfull .title-wrapper .link-arrow span:before {
  color: #5fac5a;
  font-size: 12px;
  font-weight: 600;
}

.section-boxedfull .title-wrapper .h1 {
  position: relative;
  color: #202427;
  margin-bottom: 16px;
  padding-left: 60px;
}

.section-boxedfull .title-wrapper .h1 span {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 34.41px;
  height: 48px;
  margin-right: 16px;
}

.section-fqa .container .fqa-accordion .fqa-header span {
  display: inline-block;
  width: 17.2px;
  height: 24px;
  margin-right: 10px;
}

.section-fqa .container .fqa-accordion .fqa-header span img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.section-boxedfull .title-wrapper .h1 span img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.section-product-banner {
  position: relative;
  background-repeat: no-repeat;
  background-position: right 270% bottom 0;
  background-size: cover;
  background-color: white;
  z-index: 0;
}

.section-product-banner:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 45%;
  background: linear-gradient(180deg, rgba(255, 255, 255, .999059) 0%, rgba(253, 253, 254, .87581) 40%, rgba(249, 249, 252, 0) 65%);
  z-index: -1;
}

.section-product-banner.base-section {
  padding: 50px 0;
}

.section-product-banner .section-title {
  max-width: 720px;
  margin: 0 auto;
}

.section-product-banner .section-title p {
  margin-bottom: 64px;
}

.section-product {
  background-color: #f9f9fc;
}

.section-product.base-section {
  padding: 70px 0;
}

.section-product .section-title {
  max-width: 640px;
  margin: 0 auto 50px;
}

.section-product .section-title h6 {
  margin-bottom: 8px;
}

.section-product .section-title h6 a {
  font-size: 16px;
}

.section-product .section-title h2 a {
  color: #202427;
}

.section-product .section-title h1 {
  margin-bottom: 24px;
}

.section-product .section-title p {
  margin-bottom: 15px;
}

.section-product .tab-content .section-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  max-width: 720px;
}

.section-product .product-col {
  margin-bottom: 60px;
}

.tabset-wrapper {
  display: flex;
  width: auto;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.section-product .js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}

.tabset {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 6px 6px 0;
  background-color: #f9f9fc;
  border: 1px solid #e7edf2;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
  border-radius: 10px;
}

.tabset li {
  margin-bottom: 6px;
}

.tabset li a {
  display: inline-block;
  font-size: 16px;
  color: #4a525a;
  background-color: transparent;
  border-radius: 6px;
  padding: 8px 12px;
  margin: 0 4px;
  transition: all .3s ease-in-out;
}

.tabset li a.active {
  color: #ffffff;
  background-color: #5fac5a;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
  transition: all .3s ease-in-out;
}

.bottom-link-tabset {
  text-align: center;
  padding-bottom: 120px;
}

.bottom-link-tabset h4 {
  margin-bottom: 24px;
}

.product-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.product-item .info {
  font-size: 12px;
}

.product-item .info p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.015em;
  color: #4a525a;
}

.product-item .title-info {
  margin-bottom: 16px;
}

.product-item .title-info h6 {
  margin-bottom: 16px;
}

.product-item .title-info h6 a {
  font-size: 14px;
  text-transform: uppercase;
}

.product-item .title-info h4 {
  margin-bottom: 16px;
}

.product-item .title-info h4 a {
  color: #202427;
  transition: all .3s ease-in-out;
}

.product-item .title-info h4 a:hover {
  color: #5fac5a;
  transition: all .3s ease-in-out;
}

.product-item .title-info h4 a:active {
  color: #2e7e2c;
  transition: all .3s ease-in-out;
}

.product-item .title-info p {
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #4a525a;
}

.product-item .img {
  max-width: 440px;
  height: 100%;
  width: 100%;
}

.product-item .img a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.product-item .img a img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.trustpilot-grid {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-top: 40px;
  margin-bottom: 160px;
}

.trustpilot-review {
  background: #ffffff;
  border-radius: 12px;
  padding: 30px;
  font-size: 18px;
  border: 1px #e7edf2 solid;
}

.content-wrapper .privacy-policy-title {
  color: #202427;
  margin-bottom: 30px;
}

.content-wrapper .content {
  padding: 10px 20px;
  background: linear-gradient(180deg, #ffffff 0%, #f9f9fc 100%);
}

.content-wrapper h1 {
  font-size: 30px;
  margin: 0 0 24px;
}

.content-wrapper h4 {
  font-size: 24px;
  margin-bottom: 35px;
}

.content-wrapper h5 {
  font-weight: 600;
  color: #202427;
}

.content-wrapper .lower-text {
  position: relative;
  margin-bottom: 120px;
  font-size: 14px;
  color: #6e7a86;
}

.content-wrapper .lower-text.sm {
  margin-bottom: 0;
}

.content-wrapper .lower-text:after {
  position: absolute;
  content: '';
  top: -60px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #dce3eb;
}

article {
  font-size: 12px;
  font-weight: 500;
  color: #4a525a;
  margin-bottom: 10px;
}

article:last-of-type {
  margin-bottom: 120px;
}

article ul li {
  color: #202427;
}

article .info-item-wrap {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
  width: 100%;
}

article .info-col {
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  width: 100%;
  margin-bottom: 16px;
  padding: 0 8px;
}

.info-item h6 {
    font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

article .info-item {
  padding: 24px;
  background: #ffffff;
  border: 1px solid #e7edf2;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
  border-radius: 8px;
  width: 100%;
}

article .info-item h6 {
  font-size: 16px;
  color: #6e7a86;
  margin-bottom: 8px;
}

article .info-item a {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #202427;
  margin-bottom: 3px;
}

article .info-item a.link-arrow {
  font-size: 18px;
  color: #5fac5a;
  letter-spacing: -0.015em;
}

article .info-item p,article .info-item address {
  font-size: 14px;
  line-height: 1.5;
  color: #6e7a86;
}

article .info-item p:last-of-type,article .info-item address:last-of-type {
  margin-bottom: 0;
}

article p {
  margin-bottom: 24px;
}

article strong {
  color: #000000;
  font-weight: 700;
}

article ol.numbered-list {
  list-style: auto;
  margin-left: 25px;
}

article ul {
  margin-left: 25px;
}

article ul.mono-column {
  -moz-column-count: 3;
  column-count: 3;
}

article ul.mono-column li {
  margin-bottom: 10px;
}

article ul.bottom-sm li {
  margin-bottom: 5px;
}

article ul li {
  position: relative;
  margin-bottom: 10px;
}

article ul li:after {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  top: 8px;
  left: -15px;
  border-radius: 50%;
  background-color: #202427;
}

article ul li>ul {
  margin-top: 20px;
}

article ul li.uppercase {
  text-transform: uppercase;
}

.accordion-info>li .open-info {
  display: inline-block;
  color: #202427;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 24px;
  min-width: 225px;
}

.accordion-info>li .open-info:hover {
  cursor: pointer;
}

.accordion-info .slide {
  margin-left: 10px;
}

.accordion-info .slide li {
  margin-bottom: 16px;
}

.accordion-info .slide li a {
  color: #6e7a86;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.section-letter-banner {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  z-index: 0;
}

.section-letter-banner:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 45%;
  background: linear-gradient(180deg, rgba(255, 255, 255, .999059) 0%, rgba(253, 253, 254, .87581) 40%, rgba(249, 249, 252, 0) 65%);
  z-index: -1;
}

.section-letter-banner.base-section {
  padding: 50px 0;
}

.section-letter-banner .section-title p {
  font-weight: 600;
  color: #202427;
}

.section-letter-content {
  background-color: #ffffff;
}

.section-letter-content.base-section {
  padding-top: 0;
}

.section-letter-content .container {
  max-width: 1070px;
}

.section-letter-content .letter-item-col {
  margin-bottom: 50px;
}

.letter-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 30px;
}

.letter-item .content {
  letter-spacing: -0.015em;
  color: #4a525a;
}

.letter-item .content p {
  margin-bottom: 30px;
}

.letter-item .img {
  display: flex;
  flex-shrink: 0;
  max-width: 384px;
  width: 100%;
  height: 100%;
}

.letter-item .img a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.letter-item .img a img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.letter-item strong {
  color: #202427;
  font-weight: 700;
}

.checked-list {
  font-size: 14px;
  margin-left: 25px;
}

.checked-list li {
  position: relative;
  margin-bottom: 20px;
}

.checked-list span {
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
  background-color: red;
}

.checked-list span:before {
  position: absolute;
  font-size: 10px;
  font-weight: 900;
  top: 50%;
  transform: translateY(-50%);
}

.additional-info .text {
  margin-bottom: 30px;
}

.additional-info .text p {
  margin-bottom: 24px;
}

.additional-info .author {
  font-size: 16px;
}

.additional-info .author .img {
  max-width: 158px;
  min-height: 48px;
  width: 100%;
  height: 100%;
  margin-bottom: 16px;
}

.additional-info .author .img img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.additional-info .author p {
  margin-bottom: 1px;
}

.additional-info .author h6 {
  font-size: 20px;
}

.section-affiliate-banner {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  z-index: 0;
}

.section-affiliate-banner:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 45%;
  background: linear-gradient(180deg, rgba(255, 255, 255, .999059) 0%, rgba(253, 253, 254, .87581) 40%, rgba(249, 249, 252, 0) 65%);
  z-index: -1;
}

.section-affiliate-banner .section-title {
  max-width: 800px;
  margin: 0 auto;
}

.section-affiliate-account {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #f2f2f7;
  z-index: 0;
}

.section-affiliate-account.base-section {
  padding: 70px 0;
}

.section-affiliate-account:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 70%;
  background-image: linear-gradient(180deg, #f2f2f7 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}

.section-affiliate-account .container {
  display: flex;
  flex-direction: column;
  z-index: 1;
}

.section-affiliate-account .account-info {
  max-width: 100%;
  margin-bottom: 50px;
}

.section-affiliate-account .account-info h2 {
  margin-bottom: 20px;
  max-width: 560px;
}

.tick-list {
  margin-left: 36px;
  margin-bottom: 50px;
}

.tick-list li {
  position: relative;
  margin-bottom: 40px;
}

.tick-list li span {
  position: absolute;
  left: -30px;
  top: 0;
}

.tick-list li span:before {
  color: #5fac5a;
}

.tick-list h6 {
  margin-bottom: 4px;
}

.tick-list p {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 4px;
  color: #4a525a;
}

.price-plan {
  font-size: 15px;
  width: 95px;
  text-align: right;
}

/* Make "/mo." smaller */
.price-plan .info-title {
    font-size: 14px;
}

.form-wrap {
  margin: 0 auto;
}

.form-wrap h5 {
  margin-bottom: 30px;
}

.form-wrap p {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.015em;
  color: #6e7a86;
  margin-bottom: 16px;
}

.form-wrap p:last-of-type {
  margin-bottom: 0;
}

.form-wrap p.text-sm {
  font-weight: 400;
  color: #4a525a;
  font-size: 14px;
  line-height: 18px;
}

.form-wrap .btn {
  width: 100%;
  margin-bottom: 32px;
}

.section-contact-banner {
  background-color: #ffffff;
}

.section-contact-banner .content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 -40px;
}

.section-contact-banner .form-wrap {
  margin: 0 40px 40px;
}

.helping-links-wrapper .helping-link {
  display: block;
  position: relative;
  padding: 0 56px 24px;
  margin: 0 40px 24px;
}

.helping-links-wrapper .helping-link:after {
  position: absolute;
  content: '';
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: inset 0 -1px 0 #e7edf2;
}

.helping-links-wrapper .helping-link h6 {
  font-size: 18px;
  letter-spacing: -0.015em;
  margin-bottom: 4px;
}

.helping-links-wrapper .helping-link p {
  font-size: 14px;
  letter-spacing: -0.015em;
  font-weight: 400;
  color: #4a525a;
  margin-bottom: 4px;
}

.helping-links-wrapper .helping-link .icon-type-link {
  position: absolute;
  left: 0;
  padding: 9px;
  width: 40px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #e7edf2;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
  border-radius: 8px;
}

.helping-links-wrapper .helping-link .icon-type-link i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.helping-links-wrapper .helping-link .arrow-link {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.helping-links-wrapper .helping-link .arrow-link span {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.helping-links-wrapper .helping-link .arrow-link span:before {
  position: absolute;
  font-size: 18px;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

.section-networks-price {
  padding: 46px 0 26px;
  background-color: #f2f2f7;
}

.section-networks-price .container {
  max-width: 1360px;
}

.networks-prices-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.networks-price-item {
  margin: 0 20px 20px;
}

.networks-price-item a {
  display: block;
  height: 24px;
}

.section-users-join {
  position: relative;
  background: linear-gradient(180deg, #fbfcff 0%, #ffffff 100%);
  overflow-y: hidden;
  z-index: 0;
}

.section-users-join:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, .71);
  z-index: -1;
}

.section-users-join .img-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 100% 0;
  transform: translateY(13%);
  z-index: -2;
}

.section-users-join .container {
  z-index: 1;
}

.section-users-join .content {
  max-width: 520px;
}

.section-users-join h2 {
  /* color: #5fac5a; */
  margin-bottom: 24px;
}

.section-users-join p {
  margin-bottom: 20px;
}

.section-users-join .author {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
}

.section-users-join .author h6 {
  margin-right: 16px;
  margin-bottom: 2px;
}

.section-users-join .author .img {
  width: 100%;
  height: 100%;
  max-width: 118.75px;
  min-height: 40px;
}

.section-users-join .author .img img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.section-pricing-banner {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  overflow-y: hidden;
  z-index: 0;
}

.section-pricing-banner:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #ffffff 7%, rgba(249, 249, 252, 0) 20%);
  z-index: -1;
}

.section-pricing-banner.base-section {
  padding: 50px 0;
}

.section-pricing-banner .bg-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 150px;
  bottom: 0;
  z-index: -2;
}

.section-pricing-banner .pricing-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.section-pricing-banner .section-title {
  margin-bottom: 80px;
}

.pricing-item {
  position: relative;
  border: 1px solid #e7edf2;
  border-radius: 12px;
  background: #ffffff;
  padding: 40px 25px;
  max-width: 357px;
  width: 100%;
  color: #4a525a;
  margin: 0 5px 50px;
}

.pricing-item.popular-plan {
  padding-top: 84px;
  border: 2px solid #5fac5a;
  transform: translateY(0);
}

.pricing-item.popular-plan .sub-title {
  color: #5fac5a;
}

.pricing-item.popular-plan h2 {
  margin-bottom: 0;
}

.pricing-item.popular-plan .old-price {
  display: block;
}

.pricing-item.popular-plan .type-plans {
  display: block;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.pricing-item.popular-plan .btn {
  background-color: #5fac5a;
  border: 2px solid #5fac5a;
  color: white;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
}

.pricing-item.popular-plan .btn:hover {
  background-color: #3e8c3c;
  border: 2px solid #3e8c3c;
  color: #ffffff;
  transition: all .3s ease-in-out;
}

.pricing-item.popular-plan .btn:active {
  background-color: #2e7e2c;
  border: 2px solid #2e7e2c;
  color: #ffffff;
  transition: all .3s ease-in-out;
}

.pricing-item .btn-secondary {
  max-width: 200px;
}

.pricing-item .title-info {
  text-align: center;
}

.pricing-item .type-plans {
  display: none;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  padding: 12px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-color: #5fac5a;
  font-family: Sora, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 14px;
}

.pricing-item .type-plans p {
  color: #ffffff;
  margin-bottom: 0;
}

.pricing-item .sub-title {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .06em;
  margin-bottom: 16px;
  font-weight: 600;
}

.pricing-item h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}

.pricing-item h2 span {
  font-size: 32px;
  margin: 0 4px;
}

.pricing-item h2 span.price {
  font-size: 38px;
  font-weight: 600;
}

.pricing-item .old-price {
  display: none;
  margin-bottom: 16px;
  color: #6e7a86;
}

.pricing-item .btn {
  display: block;
  min-width: 200px;
  margin: 0 auto 28px;
}

.pricing-item .plans-info {
  margin-bottom: 0;
}

.pricing-item .plans-info li {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.015em;
  color: #4a525a;
  margin-bottom: 15px;
  width: 100%;
}

.pricing-item .plans-info li span {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.pricing-item .plans-info li span:before {
  top: 50%;
  right: 50%;
  transform: translate(-50%, 50%);
  font-size: 14px;
  color: #9fa8b1;
}

.section-login {
  position: relative;
  min-height: calc(100vh - 180px);
}

.section-login.sm-text-font .form-label {
  font-size: 14px;
  color: #202427;
}

.section-login .forms-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.section-login .forms-content .fqa-accordion .accordion li {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.section-login .forms-content .fqa-accordion .accordion li a {
  padding-left: 0;
}

.section-login .forms-content .fqa-accordion .accordion li .slide {
  padding-left: 0;
}

.section-login .forms-content>.account-info p {
  font-weight: 400;
}

.section-login .forms-content>.account-info>h6 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.section-login .forms-content .account-info .fqa-accordion h6 {
  margin-bottom: 12px;
}

.section-login .forms-content>.account-info>h2 {
  width: 100%;
}

.section-login .forms-content>.account-info .tick-list li {

}

.section-login .forms-content h2 {
  margin-bottom: 20px;
}

.section-login .forms-content .form-wrap {
  margin: unset;
}

.section-login .text-sm {
  text-align: center;
}

.section-login .form-wrap.select-plan {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 32px 0;
}

.section-login .form-wrap.credit-card {
  position: relative;
  padding-top: 100px;
}

.section-login .form-wrap.credit-card .form-credit-title {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f9f9fc;
  box-shadow: inset 0 -1px 0 #e7edf2;
  padding: 24px 32px;
}

.section-login .form-wrap.credit-card h6 {
  font-weight: 500;
  font-size: 16px;
  color: #4a525a;
  margin-bottom: 0;
}

.section-login .form-wrap.credit-card .yours-plan {
  display: flex;
  align-items: center;
}

.section-login .form-wrap.credit-card .yours-plan h6 {
  text-transform: uppercase;
  font-size: 14px;
  color: #4a525a;
  margin-right: 8px;
}

.section-login .form-wrap.credit-card .yours-plan span {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #5fac5a;
}

.section-login .form-wrap.credit-card .yours-plan span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 10px;
  color: #ffffff;
}

.section-login .form-wrap.credit-card .row {
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}

.section-login .form-wrap.credit-card .form-card-img {
  max-width: 72px;
  min-height: 44px;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}

.section-login .form-wrap.credit-card .form-card-img img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.section-login .form-wrap .text-sm.pages-link {
  display: block;
  text-align: right;
  color: #4a525a;
}

.section-login .form-wrap .text-sm.pages-link:hover {
  cursor: pointer;
  color: #2e7e2c;
}

.section-login .form-wrap .help-link {
  font-size: 14px;
  color: #6e7a86;
}

.section-login .form-wrap .help-link-group {
  text-align: center;
}

.section-login .form-wrap .help-link:hover {
  color: #5fac5a;
}

.section-login .form-wrap .help-link.center {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #6e7a86;
  margin-bottom: 12px;
}

.section-login .form-wrap .proposal {
  text-align: left;
  font-size: 14px;
  color: #4a525a;
  margin-bottom: 30px;
}

.section-login .checkbox-group {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  margin-bottom: 30px;
  cursor: pointer;
}

.section-login .checkbox-group label {
  margin-bottom: 0;
}

.section-login .checkbox-group .form-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.section-login .checkbox-group .form-checkbox:checked ~ .checkmark:before {
  color: #2e7e2c;
  transition: all .3s ease-in-out;
}

.section-login .checkbox-group .checkmark {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #c0c6cc;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
  border-radius: 4px;
}

.section-login .checkbox-group .checkmark:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: transparent;
  transition: all .3s ease-in-out;
}

.section-login .form-credit-card .form-label {
  font-size: 14px;
  font-weight: 500;
}

.section-login .form-credit-card .text-sm {
  display: flex;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.015em;
  color: #4a525a;
}

.section-login .form-credit-card .text-sm .icon {
  display: inline-block;
  max-width: 70px;
  min-height: 20px;
  width: 100%;
  height: 100%;
  margin-left: 4px;
}

.section-login .form-credit-card .text-sm .icon img {
  display: inline-block;
  width: 100%;
  height: 100%;
  max-width: 70px;
  min-height: 20px;
}

.section-login .radio-group {
  position: relative;
  background: #ffffff;
  border: 1px solid #dce3eb;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
  border-radius: 8px;
  padding: 24px 24px 24px 52px;
  cursor: pointer;
}

.section-login .radio-group.checked {
  border-color: #5fac5a;
}

.section-login .radio-group .form-label {
  display: flex;
  justify-content: space-between;
}

.section-login .radio-group .info-plan {
  width: 62%;
  margin-right: 10px;
}

.section-login .radio-group .info-plan h6 {
  margin-bottom: 4px;
  font-size: 15px;
}

.section-login .radio-group .old-price {
  padding-top: 5px;
}

.section-login .radio-group .old-price del {
  color: #6e7a86;
  font-weight: 400;
}

.section-login .radio-group .form-radio {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.section-login .radio-group .form-radio:checked ~ .border-class {
  border-color: #5fac5a;
}

.section-login .radio-group .form-radio:checked ~ .radiomark {
  border-color: #5fac5a;
}

.section-login .radio-group .form-radio:checked ~ .radiomark:after {
  opacity: 1;
}

.section-login .radio-group .radiomark {
  position: absolute;
  top: 24px;
  left: 20px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid #c0c6cc;
  box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
}

.section-login .radio-group .radiomark:after {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #5fac5a;
  opacity: 0;
}

.section-login .btn {
  padding: 7px 24px;
  font-size: 16px;
}

.section-login .btn.sm-margin {
  margin-bottom: 16px;
}

.section-clients h2 {
  text-align: center;
}

.section-clients .clients-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
}

.section-clients .client-item-col {
  max-width: 240px;
  width: 100%;
  height: 300px;
  margin: 0 15px 15px;
  border-radius: 10px;
  overflow: hidden;
}

.client-item {
  position: relative;
  display: block;
  min-height: 360px;
  cursor: pointer;
  z-index: 0;
}

.client-item:after {
  position: absolute;
  content: '';
  bottom: 0;
  height: 60%;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .8) 100%);
  filter: drop-shadow(0 0 1px rgba(19, 20, 22, .16)) drop-shadow(0 1px 4px rgba(19, 20, 22, .16));
  border-radius: 8px;
  z-index: 2;
}

.client-item .img-bg {
  display: block;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 12px;
  padding-top: 150%;
  width: 100%;
  cursor: pointer;
  z-index: 1;
}

.popup-holder .lightbox-demo {
  display: none;
}

.modal-content-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 32px;
}

.modal-content-img.popup-video-selection {
  padding: 32px 15px;
}

.modal-content-img .video-container {
  max-width: 1100px;
  height: 344px;
  width: 100%;
}

.modal-content-img .video-container.video-selection {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  height: auto;
}

.modal-content-img .video-bg {
  margin: 0 32px 10px;
}

.modal-content-img .bg {
  display: flex;
  align-items: flex-end;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 312px;
  min-height: 496px;
  width: 100%;
  height: 100%;
  padding: 24px;
  z-index: 0;
}

.modal-content-img .bg:after {
  position: absolute;
  content: '';
  bottom: 0;
  height: 70%;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .8) 100%);
  filter: drop-shadow(0 0 1px rgba(19, 20, 22, .16)) drop-shadow(0 1px 4px rgba(19, 20, 22, .16));
  border-radius: 8px;
  z-index: -1;
}

.modal-content-img .bg .text {
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 1;
}

.modal-content-img .bg .text h6 {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.02em;
  margin-bottom: 8px;
  color: #ffffff;
}

.modal-content-img .bg .text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.015em;
  margin-bottom: 0;
  color: #d1d5db;
}

.modal-content-img .btn-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #5fac5a;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(19, 20, 22, .16), 0 8px 40px rgba(19, 20, 22, .2);
}

.modal-content-img .btn-video span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-content-img .btn-video span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #ffffff;
}

.modal-content-img .image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-content-img .image .img-bg {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  margin: 0 5px;
}

.modal-content-img .tabset.modal-window {
  justify-content: center;
  width: auto;
}

.modal-content-img .tab-content {
  width: 100%;
}

.fancybox-content {
  padding: 40px 0 0;
  border-radius: 12px;
}

.fancybox-bg {
  background: rgba(32, 36, 39, .48) !important;
}

.fancybox-button .fancybox-close-small {
  transform: translateX(-40px, 40px) !important;
}

.bottom-info-video {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #f9f9fc;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding: 48px;
  border-top: 1px solid #d5d6d7;
}

.bottom-info-video p {
  color: #4a525a;
  margin-bottom: 4px;
}

.bottom-info-video h3 {
  color: #202427;
  margin-bottom: 4px;
}

.video-modal-xl {
  max-width: 1100px;
  width: 100%;
}

.video-modal {
  max-width: 720px;
  width: 100%;
}

.video-modal.fancybox-content {
  padding: 0;
}

.video-modal .fancybox-button.fancybox-close-small {
  display: none;
}


/* custom styles */

.payment-errors {
    color: #d60500;
    font-weight:bold;
}

.title-text {
    text-transform: uppercase;
    color: #5fac5a;
    text-decoration: none;
    font-family: Sora, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 10px;
}

.info-plan .title-text {
    margin-bottom: 0;
}

.product-item .title-text {
    font-size: 14px;
}

.tabset-bottom {
    background-color: #ffffff;
}

.top-box h2 {
    margin: 0;
}

.footer .btn.btn-success, .bottom-info-video .btn.btn-success {
    height: 56px;
    line-height: 30px;
}

.bottom-info-video .btn.btn-success {
    margin-bottom: 14px;
}

form .row.align-top {
    display: flex;
    align-items: flex-start;
}


/* Give extra CSS to boost specificity */
form input.has-error, form textarea.has-error {
    border-color: #d60500;
}
form p.has-error-message {
    margin-left: 5px;
    font-size: 12px !important;
    color: #d60500;
}
form p.has-error-message a {
    color: grey;
}

/* css overrides for modalAlert() style */

div.modal-title {
    margin-bottom:  -20px;  /* why?? */
}

.modal-title p,
div.modal-title p,
span.modal-title,
span.modal-title-emphasis {
    font-size:      20px;
}

.vex.vex-theme-clickmagick .vex-content-modal {
    font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    font-weight: 500;
    font-size:   16px;
}

.vex.vex-theme-clickmagick .modal-button .button {
    background-color: #5fac5a;
    border: 2px solid #5fac5a;
    box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    border-radius: 6px;
    padding: 10px 20px;
    margin-top: 10px;
    cursor: pointer;
}

.vex.vex-theme-clickmagick .modal-button .button:focus {
    outline: none;
}


/* media rules */

@media (min-width: 520px) {
  body {
    font-size: 12px;
  }

  h1,.h1 {
    font-size: 36px;
  }

  h2,.h2 {
    font-size: 30px;
  }

  h3,.h3 {
    font-size: 23px;
  }

  h4,.h4 {
    font-size: 20px;
  }

  h5,.h5 {
    font-size: 15px;
  }

  h6,.h6 {
    font-size: 14px;
  }

  form .row {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  form .row p {
    font-size: 14px;
    margin-right: 8px;
  }

  form .row .form-group {
    width: calc(50% - 8px);
  }

  .title-section {
    font-size: 16px;
  }

  .footer {
    padding-top: 70px;
  }

  .footer .top-box {
    padding: 20px;
  }

  .footer .footer-menu {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .btn {
    font-size: 14px;
  }

  .btn.btn-link {
    font-size: 14px;
  }

  .section-features .big-features-col {
    max-width: 50%;
  }

  .section-features .small-features-col {
    max-width: 50%;
  }

  .content-wrapper h1 {
    font-size: 30px;
  }

  .pricing-item h2 span.price {
    font-size: 48px;
  }
}

@media screen and (min-width: 520px) and (min-width: 320px) {
  body {
    font-size: calc(12px + 4 * ((100vw - 320px) / 1600));
  }

  h1,.h1 {
    font-size: calc(36px + 20 * ((100vw - 320px) / 1600));
  }

  h2,.h2 {
    font-size: calc(30px + 18 * ((100vw - 320px) / 1600));
  }

  h3,.h3 {
    font-size: calc(23px + 17 * ((100vw - 320px) / 1600));
  }

  h4,.h4 {
    font-size: calc(20px + 12 * ((100vw - 320px) / 1600));
  }

  h5,.h5 {
    font-size: calc(15px + 9 * ((100vw - 320px) / 1600));
  }

  h6,.h6 {
    font-size: calc(14px + 4 * ((100vw - 320px) / 1600));
  }

  .title-section {
    font-size: calc(16px + 4 * ((100vw - 320px) / 1600));
  }

  .footer .top-box {
    padding: calc(20px + 60 * ((100vw - 320px) / 1600));
  }

  .btn {
    font-size: calc(14px + 6 * ((100vw - 320px) / 1600));
  }

  .btn.btn-link {
    font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
  }

  .content-wrapper h1 {
    font-size: calc(30px + 26 * ((100vw - 320px) / 1600));
  }
}

@media screen and (min-width: 520px) and (min-width: 1920px) {
  body {
    font-size: 16px;
  }

  h1,.h1 {
    font-size: 56px;
  }

  h2,.h2 {
    font-size: 48px;
  }

  h3,.h3 {
    font-size: 40px;
  }

  h4,.h4 {
    font-size: 32px;
  }

  h5,.h5 {
    font-size: 24px;
  }

  h6,.h6 {
    font-size: 18px;
  }

  .title-section {
    font-size: 20px;
  }

  .footer .top-box {
    padding: 80px;
  }

  .btn {
    font-size: 20px;
  }

  .btn.btn-link {
    font-size: 16px;
  }

  .content-wrapper h1 {
    font-size: 56px;
  }
}

@media (min-width: 620px) {
  .content-wrapper {
    flex-direction: row;
  }

  .slider-feedback .slick-slide {
    max-width: 288px;
  }
}

@media (min-width: 768px) {
  #sidebar {
    max-width: 400px;
    box-shadow: inset -1px 0 0 #e7edf2;
    padding: 80px 15px;
    margin: 0 auto;
  }

  .footer .top-box p {
    font-size: 15px;
  }

  .footer .footer-title {
    margin-right: 33px;
  }

  .section-integrated .more-info {
    padding-top: 80px;
  }

  .section-features .big-features-col {
    max-width: 33%;
  }

  .big-features-card .body-card {
    padding: 15px;
  }

  .small-features-card {
    margin-bottom: 30px;
  }

  .product-item {
    flex-direction: row;
  }

  .product-item.left {
    flex-direction: row-reverse;
  }

  .product-item.left .info {
    margin-left: 30px;
    margin-right: 0;
  }

  .product-item .info {
    font-size: 14px;
    max-width: 50%;
    margin-right: 30px;
  }

  .content-wrapper .content {
    padding: 50px 20px;
  }

  article {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .letter-item {
    flex-direction: row;
  }

  .letter-item:not(.left) .content {
    margin-right: 50px;
  }

  .letter-item.left {
    flex-direction: row-reverse;
  }

  .letter-item.left .content {
    margin-left: 50px;
  }

  .letter-item .content {
    font-size: 14px;
  }

  .checked-list {
    margin-left: 50px;
  }

  .checked-list span {
    left: -40px;
  }

  .additional-info .text {
    margin-bottom: 60px;
  }

  .section-affiliate-account .account-info h2 {
    margin-bottom: 40px;
  }

  .section-pricing-banner .pricing-wrap {
    flex-direction: row;
    align-items: flex-start;
  }

  .section-login .forms-content h2 {
    width: 40%;
  }

  .modal-content-img.popup-video-selection {
    padding: 10px 15px;
  }

  .modal-content-img .video-container.video-selection {
    flex-direction: row;
    height: 544px;
  }

  .modal-content-img .video-bg {
    margin: 0 20px 0;
  }
}

@media (min-width: 900px) {
  .section-banner .title-section {
    margin: 0 50px 0 0;
    padding-top: 0;
  }

  .section-affiliate-account .container {
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }

  .section-affiliate-account .account-info {
    max-width: 50%;
    margin-right: 50px;
  }

  .section-users-join:before {
    background-color: transparent;
  }
}

@media (min-width: 1024px) {
  body {
    font-size: 16px;
  }

  .link-arrow {
    font-size: 24px;
  }

  .link-arrow span {
    margin-left: 15px;
  }

  .link-arrow span:before {
    font-size: 18px;
  }

  form .row p {
    font-size: 16px;
  }

  .header .container-fluid {
    padding: 0 40px;
  }

  .header .btn {
    font-size: 16px;
  }

  .header-wrap {
    justify-content: flex-start;
  }

  .navbar {
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    margin-right: auto;
  }

  .main-nav .slide {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    transform: translateY(12px);
    background: #ffffff;
    box-shadow: 0 4px 32px rgba(41, 58, 90, .16), 0 0 4px rgba(19, 20, 22, .08);
    border-radius: 16px;
    padding: 12px;
    max-width: 300px;
    z-index: 100;
  }

  .main-nav .slide li {
    flex: 0 1 100%;
  }

  .burger-btn {
    display: none;
  }

  .burger-wrap {
    display: none;
  }

  main section:last-of-type:not(.section-login, .section-networks-price) {
    padding-bottom: 280px !important;
  }

  .base-section {
    padding-top: 50px;
  }

  .base-section {
    padding-bottom: 50px;
  }

  #sidebar {
    padding: 80px 40px;
  }

  .footer .top-box p {
    font-size: 20px;
  }

  .footer .footer-menu-item {
    margin-left: 33px;
  }

  .btn {
    font-size: 20px;
  }

  .btn.btn-link {
    font-size: 16px;
  }

  .section-banner.base-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-banner .container {
    flex-direction: row;
  }

  .section-banner .title-section {
    max-width: 600px;
  }

  .section-banner .title-section p {
    font-size: 18px;
  }

  .section-integrated.base-section {
    padding-top: 50px;
  }

  .section-integrated.base-section {
    padding-bottom: 50px;
  }

  .section-integrated .section-title {
    margin: 0 auto 65px;
  }

  .section-integrated .more-info {
    padding-top: 128px;
  }

  .networks-item-wrapper {
    margin: 0 -12px;
  }

  .networks-item-wrapper .networks-item {
    margin: 0 12px 24px;
  }

  .fqa-accordion .accordion p {
    margin-bottom: 30px;
  }

  .section-features .big-features-wrapper {
    margin-bottom: 50px;
  }

  .section-features .big-features-col {
    max-width: 33.3%;
  }

  .section-features .small-features-col {
    max-width: 33.3%;
  }

  .big-features-card .body-card {
    font-size: 18px;
    padding: 30px;
  }

  .big-features-card .body-card h5 a {
    font-size: 24px;
  }

  .section-boxedfull .container {
    padding: 50px;
  }

  .section-boxedfull .title-wrapper {
    font-size: 20px;
  }

  .section-boxedfull .title-wrapper .link-arrow {
    font-size: 24px;
  }

  .section-boxedfull .title-wrapper .link-arrow span {
    margin-left: 15px;
  }

  .section-boxedfull .title-wrapper .link-arrow span:before {
    font-size: 18px;
  }

  .section-boxedfull .title-wrapper p {
    margin-bottom: 40px;
  }

  .section-product-banner.base-section {
    padding-top: 50px;
  }

  .section-product-banner.base-section {
    padding-bottom: 50px;
  }

  .section-product.base-section {
    padding: 120px 0 10px;
  }

  .section-product .section-title {
    margin-bottom: 160px;
  }

  .section-product .product-col {
    margin-bottom: 100px;
  }

  .product-item.left .info {
    margin-left: 50px;
    margin-right: 0;
  }

  .product-item .info {
    font-size: 16px;
    margin-right: 50px;
  }

  .product-item .title-info p {
    font-size: 20px;
  }

  .content-wrapper .privacy-policy-title {
    margin-bottom: 64px;
  }

  .content-wrapper .content {
    padding: 80px;
  }

  .content-wrapper h4 {
    margin-bottom: 64px;
  }

  .content-wrapper h5 {
    font-size: 20px;
  }

  article {
    margin-bottom: 40px;
    font-size: 16px;
  }

  article .info-col {
    width: 50%;
  }

  article ul li {
    margin-bottom: 20px;
  }

  .section-letter-banner.base-section {
    padding-top: 50px;
  }

  .section-letter-banner.base-section {
    padding-bottom: 50px;
  }

  .section-letter-banner .section-title p {
    font-size: 24px;
  }

  .section-letter-content .letter-item-col {
    margin-bottom: 70px;
  }

  .letter-item:not(.left) .content {
    margin-right: 80px;
  }

  .letter-item.left .content {
    margin-left: 80px;
  }

  .letter-item .content {
    font-size: 18px;
  }

  .checked-list {
    font-size: 18px;
  }

  .checked-list li {
    margin-bottom: 30px;
  }

  .additional-info .text {
    font-size: 18px;
    margin-bottom: 80px;
  }

  .additional-info .text strong {
    font-size: 20px;
  }

  .section-affiliate-account.base-section {
    padding: 140px 0 !important;
  }

  .section-affiliate-account>.form-wrap .btn {
    font-size: 20px;
  }

  .tick-list p {
    font-size: 16px;
  }

  .price-plan {
    font-size: 20px;
    font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  }

  .info-plan h6 {
    font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  }

  .account-info h6 {
    font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  }
   
  .section-contact-banner .base-section {
    padding-top: 50px;
  }

  .section-contact-banner .base-section {
    padding-bottom: 50px;
  }

  .section-contact-banner .content-wrap {
    flex-direction: row;
    align-items: flex-start;
  }

  .section-contact-banner .section-title p {
    font-size: 20px;
    letter-spacing: -0.02em;
  }

  #affiliate-subtitle {
    font-size: 24px;
    letter-spacing: -0.02em;
  }

  .section-users-join .content {
    font-size: 18px;
    letter-spacing: -0.015em;
    color: #202427;
  }

  .section-users-join p {
    margin-bottom: 44px;
  }

  .section-users-join .author h6 {
    font-size: 20px;
  }

  .author h6 {
    font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  }

  .link-wrap h6 {
    font-family: Inter, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  }

  .section-pricing-banner.base-section {
    padding-top: 50px;
  }

  .section-pricing-banner.base-section {
    padding-bottom: 50px;
  }

  .section-pricing-banner .base-section {
    padding-top: 50px;
  }

  .section-pricing-banner .base-section {
    padding-bottom: 50px;
  }

  .pricing-item {
    padding: 40px;
    margin: 0 12px 50px;
    transform: translateY(60px);
  }

  .pricing-item .btn {
    margin-bottom: 48px;
  }

  .section-login .forms-content {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding-left: 40px;
  }

  .section-login .forms-content>.account-info {
    margin-right: 10px;
    width: 45%;
  }

  .section-login .form-wrap.select-plan {
    padding: 0 27px 32px;
  }

  .section-login .form-wrap.credit-card .row .form-group {
    max-width: 150px;
  }

  .section-login .radio-group {
    padding: 24px 24px 24px 62px;
  }

  .section-login .radio-group .info-plan {
    width: 70%;
  }

  .section-login .radio-group .info-plan h6 {
    font-size: 20px;
  }

  .section-clients h2 {
    margin-bottom: 58px;
  }

  .modal-content-img .video-container {
    height: 544px;
  }

  .bottom-info-video p {
    font-size: 20px;
    letter-spacing: -0.02em;
  }

  .bottom-info-video h3 {
    font-size: 40px;
    letter-spacing: -0.03em;
  }

}

@media screen and (min-width: 1024px) and (min-width: 320px) {
  .base-section {
    padding-top: calc(50px + 50 * ((100vw - 320px) / 1600));
  }

  .base-section {
    padding-bottom: calc(50px + 50 * ((100vw - 320px) / 1600));
  }

  .section-banner.base-section {
    padding-top: calc(50px + 60 * ((100vw - 320px) / 1600));
    padding-bottom: calc(50px + 70 * ((100vw - 320px) / 1600));
  }

  .section-integrated.base-section {
    padding-top: calc(50px + 110 * ((100vw - 320px) / 1600));
  }

  .section-integrated.base-section {
    padding-bottom: calc(50px + 50 * ((100vw - 320px) / 1600));
  }

  .section-product-banner.base-section {
    padding-top: calc(50px + 60 * ((100vw - 320px) / 1600));
  }

  .section-product-banner.base-section {
    padding-bottom: calc(50px + 20 * ((100vw - 320px) / 1600));
  }

  .section-letter-banner.base-section {
    padding-top: calc(50px + 70 * ((100vw - 320px) / 1600));
  }

  .section-letter-banner.base-section {
    padding-bottom: calc(50px + 20 * ((100vw - 320px) / 1600));
  }

  .section-contact-banner .base-section {
    padding-top: calc(50px + 20 * ((100vw - 320px) / 1600));
  }

  .section-contact-banner .base-section {
    padding-bottom: calc(50px + 20 * ((100vw - 320px) / 1600));
  }

  .section-pricing-banner.base-section {
    padding-top: calc(50px + 20 * ((100vw - 320px) / 1600));
  }

  .section-pricing-banner.base-section {
    padding-bottom: calc(50px + 50 * ((100vw - 320px) / 1600));
  }

  .section-pricing-banner .base-section {
    padding-top: calc(50px + 30 * ((100vw - 320px) / 1600));
  }

  .section-pricing-banner .base-section {
    padding-bottom: calc(50px + 30 * ((100vw - 320px) / 1600));
  }
}

@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .base-section {
    padding-top: 100px;
  }

  .base-section {
    padding-bottom: 100px;
  }

  .section-banner.base-section {
    padding-top: 90px;
    padding-bottom: 120px;
  }

  .section-integrated.base-section {
    padding-top: 160px;
  }

  .section-integrated.base-section {
    padding-bottom: 100px;
  }

  .section-product-banner.base-section {
    padding-top: 110px;
  }

  .section-product-banner.base-section {
    padding-bottom: 70px;
  }

  .section-letter-banner.base-section {
    padding-top: 120px;
  }

  .section-letter-banner.base-section {
    padding-bottom: 70px;
  }

  .section-contact-banner .base-section {
    padding-top: 70px;
  }

  .section-contact-banner .base-section {
    padding-bottom: 70px;
  }

  .section-pricing-banner.base-section {
    padding-top: 70px;
  }

  .section-pricing-banner.base-section {
    padding-bottom: 100px;
  }

  .section-pricing-banner .base-section {
    padding-top: 80px;
  }

  .section-pricing-banner .base-section {
    padding-bottom: 80px;
  }
}

@media (min-width: 1300px) {
  h1,.h1 {
    font-size: 56px;
    line-height: 1.34;
    margin-bottom: 32px;
  }

  h2,.h2 {
    font-size: 48px;
  }

  h3,.h3 {
    font-size: 40px;
  }

  h4,.h4 {
    font-size: 32px;
  }

  h5,.h5 {
    font-size: 24px;
  }

  h6,.h6 {
    font-size: 18px;
  }

  .header .container-fluid {
    padding-left: 120px;
    padding-right: 80px;
  }

  .base-section {
    padding: 70px 0 100px;
  }

  .title-section {
    font-size: 20px;
  }

  #sidebar {
    padding: 80px 40px 120px 120px;
  }

  .footer .top-box {
    padding: 60px;
  }

  .section-banner.base-section {
    padding: 70px 0 90px;
  }

  .section-integrated.base-section {
    padding: 120px 0 100px;
  }

  .section-boxedfull .container {
    padding: 72px 60px;
  }

  .section-product-banner.base-section {
    padding: 70px 0 70px;
  }

  .section-product .product-col {
    margin-bottom: 160px;
  }

  .content-wrapper .privacy-policy-title {
    font-size: 18px;
    line-height: 1.5;
  }

  .content-wrapper h1 {
    font-size: 56px;
  }

  article .info-item a {
    font-weight: 600;
    font-size: 20px;
  }

  .section-letter-banner.base-section {
    padding: 70px 0 70px;
  }

  .section-contact-banner .base-section {
    padding: 70px 0 70px;
  }

  .helping-links-wrapper .helping-link {
    padding: 0 60px 24px;
  }

  .section-pricing-banner.base-section {
    padding: 70px 0 100px;
  }

  .section-pricing-banner .base-section {
    padding: 80px 0 80px;
  }
}

@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

@media (max-width: 520px) {
  .header.affiliate-header .wrap-logo {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .header.affiliate-header .link-logo {
    max-width: 100px;
  }

  .header.affiliate-header .btn-wrap {
    flex-direction: column;
    align-items: flex-end;
  }
}

@media (max-width: 1024px) {
  .header .btn-wrap {
    justify-content: space-between;
    width: 100%;
  }

  .navbar {
    position: absolute;
    top: 60px;
    left: -15px;
    right: -15px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background-color: #ffffff;
    padding: 30px 15px 50px 0;
    z-index: 100;
    overflow-y: auto;
    transform: translateX(-200%);
    transition: all .5s ease-in-out;
    box-shadow: 0 1px 0 rgba(19, 20, 22, .08);
  }

  .main-nav {
    margin-bottom: auto;
    flex-direction: column;
    width: 100%;
  }

  .main-nav>li {
    margin-bottom: 20px;
  }

  .main-nav>li:last-child {
    margin-bottom: 50px;
  }

  .main-nav>li>a {
    font-size: 20px;
    font-weight: 500;
  }

  .main-nav li.active {
    width: 100%;
  }

  .main-nav li.active .slide {
    display: inline-block;
    width: 100%;
  }

  .btn-wrap a.btn-link {
    font-size: 18px;
  }

  .product-item .title-info p {
    font-size: 18px;
  }

}

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media all and (max-width: 932px) {
    .top-box h2 {
        margin-bottom: 20px;
    }
}
