@charset "UTF-8";

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

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

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: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

.mktoForm input[type=checkbox] + label:before, .mktoForm input[type=radio] + label:before {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}

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
}

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

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

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-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
}

[hidden],
template {
  display: none
}

@font-face {
  font-display: swap;
  font-family: Kaspersky Sans;
  font-style: normal;
  font-weight: 300;
  src: url(https://go.kaspersky.com/rs/802-IJN-240/images/KasperskySans-Light.woff2) format("woff2"), url(https://go.kaspersky.com/rs/802-IJN-240/images/KasperskySans-Light.woff) format("woff")
}

@font-face {
  font-display: swap;
  font-family: Kaspersky Sans;
  font-style: normal;
  font-weight: 400;
  src: url(https://go.kaspersky.com/rs/802-IJN-240/images/KasperskySans-Regular.woff2) format("woff2"), url(https://go.kaspersky.com/rs/802-IJN-240/images/KasperskySans-Regular.woff) format("woff")
}

@font-face {
  font-display: swap;
  font-family: Kaspersky Sans;
  font-style: normal;
  font-weight: 700;
  src: url(https://go.kaspersky.com/rs/802-IJN-240/images/KasperskySans-Bold.woff2) format("woff2"), url(https://go.kaspersky.com/rs/802-IJN-240/images/KasperskySans-Bold.woff) format("woff")
}

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

[lang="tw"] body {
  font-family: 'Noto Sans TC', sans-serif;
}

[lang="th"] body {
  font-family: 'Noto Sans Thai', sans-serif;
}

[lang="vi"] body {
  font-family: 'Noto Sans Thai', sans-serif;
}

[lang="ar"] body {
  font-family: 'Noto Sans Arabic', sans-serif;
}

[lang="ar"] .offer__button:not(:last-of-type) {
  margin-right: 0;
}

[lang="ar"] .features__list-item:before {
  right: -30px;
}

[lang="ar"] .offer__list-item:before {
  top: 9px;
  right: -30px;
}

[lang="ar"] .footer__link-group {
  padding-right: 0;
}

[lang="ar"] .footer__social {
  padding-right: 0;
}

[lang="ar"] .footer__link {
  padding-right: 0;
  padding-left: 8 px;
}

[lang="ar"] .mktoLabel {
  right: 12px !important;
}

[lang="ar"] .mktoForm input[type=text] {
  width: 100% !important;
}

[lang="ar"] .mktoForm input[type=email] {
  width: 100% !important;
}

[lang="ar"] .mktoForm input[type=tel] {
  width: 100% !important;
}

[lang="ar"] .mktoForm input[type=number] {
  width: 100% !important;
}

[lang="ar"] .mktoForm select {
  width: 100% !important;
}

[lang="ar"] .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background-color: transparent !important;
  background-color: #1d1d1b !important;
  border: 2px solid #1d1d1b !important;
  border-radius: 8px !important;
  box-shadow: 0 8px 32px rgba(0, 95, 80, .52);
  color: #fff;
  cursor: pointer !important;
  display: inline-block !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  padding: 12px 24px !important;
  position: relative !important;
  text-align: center !important;
  transition: box-shadow .3s ease, color .3s ease !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  vertical-align: middle !important;
  width: 100% !important;
}

[lang="ar"] .mktoButton:hover {
  box-shadow: 0 12px 32px rgba(0, 95, 80, .64);
  color: #23d1ae;
}

@media (min-width:640px) {
  [lang="ar"] .footer__social {
    margin-left: 0;
    margin-right: auto;
  }
}

@media (min-width:1024px) {
  [lang="ar"] .footer__text {
    padding-right: 16px;
  }
}

[lang="tr"] .mktoForm input[type=text] {
  width: 100% !important;
}

[lang="tr"] .mktoForm input[type=email] {
  width: 100% !important;
}

[lang="tr"] .mktoForm input[type=tel] {
  width: 100% !important;
}

[lang="tr"] .mktoForm input[type=number] {
  width: 100% !important;
}

[lang="tr"] .mktoForm select {
  width: 100% !important;
}

[lang="tr"] .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background-color: transparent !important;
  background-color: #1d1d1b !important;
  border: 2px solid #1d1d1b !important;
  border-radius: 8px !important;
  box-shadow: 0 8px 32px rgba(0, 95, 80, .52);
  color: #fff;
  cursor: pointer !important;
  display: inline-block !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  padding: 12px 24px !important;
  position: relative !important;
  text-align: center !important;
  transition: box-shadow .3s ease, color .3s ease !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  vertical-align: middle !important;
  width: 100% !important;
}

[lang="tr"] .mktoButton:hover {
  box-shadow: 0 12px 32px rgba(0, 95, 80, .64);
  color: #23d1ae;
}

[lang="cn"] body {
  font-family: 'Noto Sans SC', sans-serif;
}

[lang="ja"] body {
  font-family: 'Noto Sans JP', sans-serif;
}

[lang="ko"] body {
  font-family: 'Noto Sans KR', sans-serif;
}

[lang="ko"] .mktoLabel {
  left: 35px !important;
}

[lang="fr"] #LblsubscriptionSingleOptIn {
  position: relative !important;
  left: 0 !important;
}

[lang="fr"] #LblsubscriptionSingleOptIn a {
  color: #00a88e;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #020202;
  color: #fff;
  font-family: Kaspersky Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px
}

h1,
h2,
h3,
p {
  margin: 0
}

.footer__link,
.link,
.mktoHtmlText a {
  color: #00a88e;
  text-decoration: none;
  transition: color .3s ease
}

.footer__link:hover,
.link:hover,
.mktoHtmlText a:hover {
  color: #23d1ae;
  text-decoration: none
}

.footer__link:active,
.link:active,
.mktoHtmlText a:active {
  color: #00a88e
}

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

body {
  padding-top: 64px
}

.nav {
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(92, 133, 150, .25);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999
}

.nav__container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 64px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%
}

@media (min-width:1024px) {
  .nav__container {
    padding-left: 32px;
    padding-right: 32px
  }
}

@media (min-width:1280px) {
  .nav__container {
    padding-left: 40px;
    padding-right: 40px
  }
}

.nav__logo {
  fill: #00a88e;
  height: 32px;
  margin-left: auto;
  margin-right: auto;
  width: 156px
}

@media (min-width:1024px) {
  .nav__logo {
    margin-left: 0
  }
}

.hero {
  background-image: url(https://go.kaspersky.com/rs/802-IJN-240/images/L756590_hero-bg.jpg);
  background-position: 65% bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 188px;
  padding-top: 188px;
  position: relative
}

@media (min-width:1024px) {
  .hero {
    padding-bottom: 244px;
    padding-top: 244px
  }
}

@media (min-width:1328px) {
  .hero {
    background-position: 50%;
    background-size: contain
  }
}

.hero__container {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%
}

@media (min-width:640px) {
  .hero__container {
    padding-left: 32px;
    padding-right: 32px
  }
}

@media (min-width:768px) {
  .hero__container {
    flex-direction: row;
    justify-content: space-between
  }
}

@media (min-width:1280px) {
  .hero__container {
    padding-left: 40px;
    padding-right: 40px
  }
}

.hero__content {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2
}

@media (min-width:768px) {
  .hero__content {
    margin-right: auto;
    width: 66.66666%
  }
}

@media (min-width:1024px) {
  .hero__content {
    width: 58.33333%
  }
}

.hero__title {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -.02em;
  line-height: 42px
}

@media (min-width:640px) {
  .hero__title {
    font-size: calc(5.33333px + 5.72917vw);
    line-height: calc(5.33333px + 5.72917vw)
  }
}

@media (min-width:1024px) {
  .hero__title {
    font-size: 64px;
    line-height: 64px
  }
}

.features {
  padding-bottom: 73px
}

.features__container,
.offer__container {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%
}

@media (min-width:640px) {
  .features__container,
  .offer__container {
    padding-left: 32px;
    padding-right: 32px
  }
}

@media (min-width:1280px) {
  .features__container,
  .offer__container {
    padding-left: 40px;
    padding-right: 40px
  }
}

@media (min-width:768px) {
  .features__content {
    margin-left: auto;
    margin-right: auto;
    width: 75%
  }
}

.features__text {
  font-size: 21px;
  font-weight: 300;
  line-height: 24px
}

@media (min-width:640px) {
  .features__text {
    font-size: calc(16px + .78125vw);
    line-height: calc(17.33333px + 1.04167vw)
  }
}

@media (min-width:1024px) {
  .features__text {
    font-size: 24px;
    line-height: 28px
  }
}

.features__list,
.offer__list {
  list-style: none;
  margin: 0;
  padding-left: 0
}

.features__list-item {
  font-size: 21px;
  font-weight: 300;
  letter-spacing: -.01em;
  line-height: 24px;
  margin-top: 28px;
  padding-left: 24px;
  position: relative
}

@media (min-width:640px) {
  .features__list-item {
    font-size: calc(16px + .78125vw);
    line-height: calc(17.33333px + 1.04167vw)
  }
}

@media (min-width:1024px) {
  .features__list-item {
    font-size: 24px;
    line-height: 28px
  }
}

.features__list-item:before {
  background-color: #23d1ae;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 10px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 10px
}

.webinar {
  padding-bottom: 64px;
  padding-top: 64px
}

.webinar--center {
  padding-top: 0
}

.webinar--center>.webinar__container {
  justify-content: center
}

.webinar__container {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%
}

@media (min-width:640px) {
  .webinar__container {
    padding-left: 32px;
    padding-right: 32px
  }
}

@media (min-width:768px) {
  .webinar__container {
    flex-direction: row;
    justify-content: space-between;
    width: 75%
  }
}

@media (min-width:1280px) {
  .webinar__container {
    padding-left: 40px;
    padding-right: 40px
  }
}

.webinar__content {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center
}

@media (min-width:768px) {
  .webinar__content {
    width: calc(60% - 16px)
  }
}

.webinar__image img {
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}

@media (min-width:768px) {
  .webinar__image {
    order: 2;
    width: calc(40% - 16px)
  }
}

.webinar__text {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -.01em;
  line-height: 28px
}

@media (min-width:640px) {
  .webinar__text {
    font-size: calc(17.33333px + 1.04167vw);
    line-height: calc(21.33333px + 1.04167vw)
  }
}

@media (min-width:1024px) {
  .webinar__text {
    font-size: 28px;
    line-height: 32px
  }
}

.webinar__button {
  background-color: transparent;
  background-color: #00a88e;
  border: 2px solid #00a88e;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 24px;
  padding: 12px 24px;
  position: relative;
  text-align: center;
  transition: border-color .3s ease, background-color .3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle
}

.webinar__button,
.webinar__button:hover {
  text-decoration: none
}

.webinar__button:disabled {
  pointer-events: none
}

.webinar__button:focus,
.webinar__button:hover {
  background-color: #23d1ae;
  border-color: #23d1ae;
  color: #fff
}

.webinar__button:active {
  background-color: #265951;
  border-color: #265951;
  color: #fff
}

.webinar__button:disabled {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  color: #ccc
}

.offer {
  background-color: #fff;
  background-image: url(https://go.kaspersky.com/rs/802-IJN-240/images/L756590_offer-bg.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  color: #1d1d1b;
  padding-bottom: 56px;
  padding-top: 62px
}

.offer__text {
  font-size: 21px;
  font-weight: 400;
  letter-spacing: -.01em;
  line-height: 24px
}

@media (min-width:640px) {
  .offer__text {
    font-size: calc(16px + .78125vw);
    line-height: calc(17.33333px + 1.04167vw)
  }
}

@media (min-width:1024px) {
  .offer__text {
    font-size: 24px;
    line-height: 28px
  }
}

.offer__text:not(:first-of-type) {
  margin-top: 31px
}

.offer__list-item {
  font-size: 21px;
  font-weight: 300;
  letter-spacing: -.01em;
  line-height: 24px;
  margin-top: 4px;
  padding-left: 24px;
  position: relative
}

@media (min-width:640px) {
  .offer__list-item {
    font-size: calc(16px + .78125vw);
    line-height: calc(14px + 1.5625vw)
  }
}

@media (min-width:1024px) {
  .offer__list-item {
    font-size: 24px;
    line-height: 30px
  }
}

.offer__list-item:before {
  background-color: #23d1ae;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 12px;
  width: 8px
}

.offer__button-group {
  margin-top: 48px;
  text-align: center
}

.offer__button-group.mt0 {
  margin-top: 0
}

.offer__button {
  background-color: transparent;
  background-color: #00a88e;
  border: 2px solid #00a88e;
  border-radius: 8px;
  box-shadow: 0 8px 32px rgba(52, 208, 184, .48);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 24px;
  padding: 12px 24px;
  position: relative;
  text-align: center;
  transition: border-color .3s ease, background-color .3s ease, box-shadow .3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  width: 100%
}

.offer__button,
.offer__button:hover {
  text-decoration: none
}

.offer__button:disabled {
  pointer-events: none
}

.offer__button:focus,
.offer__button:hover {
  background-color: #23d1ae;
  border-color: #23d1ae;
  box-shadow: 0 12px 40px rgba(21, 190, 164, .48);
  color: #fff
}

.offer__button:active {
  background-color: #00a88e;
  border-color: #00a88e;
  box-shadow: none;
  color: #fff
}

.offer__button:disabled {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  box-shadow: none;
  color: #ccc
}

.offer__button:not(:last-of-type) {
  margin-right: 24px
}

@media (min-width:768px) {
  .offer__button {
    width: auto
  }
}

.form {
  background-image: url(https://go.kaspersky.com/rs/802-IJN-240/images/L756590_form-hexagon.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 64px;
  padding-top: 64px
}

@media (min-width:1024px) {
  .form {
    background-size: 75%;
    padding-bottom: 88px;
    padding-top: 80px
  }
}

@media (min-width:1440px) {
  .form {
    background-size: contain
  }
}

.form__container {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%
}

@media (min-width:640px) {
  .form__container {
    padding-left: 32px;
    padding-right: 32px
  }
}

@media (min-width:1280px) {
  .form__container {
    padding-left: 40px;
    padding-right: 40px
  }
}

.form__intro {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: -.01em;
  line-height: 32px;
  text-align: center
}

@media (min-width:640px) {
  .form__intro {
    font-size: calc(14.66667px + 2.08333vw);
    line-height: calc(18.66667px + 2.08333vw)
  }
}

@media (min-width:1024px) {
  .form__intro {
    font-size: 36px;
    line-height: 40px
  }
}

.form__title-wrapper {
  background-color: #fff;
  border-radius: 16px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  padding: 32px 24px;
  width: 100%
}

@media (min-width:640px) {
  .form__title-wrapper {
    max-width: 510px
  }
}

@media (min-width:1024px) {
  .form__title-wrapper {
    margin-top: 54px
  }
}

.form__title {
  color: #1d1d1b;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: .02em;
  line-height: 32px;
  margin-bottom: 40px;
  text-align: center
}

@media (min-width:640px) {
  .form__title {
    font-size: calc(21.33333px + 1.04167vw);
    line-height: calc(25.33333px + 1.04167vw)
  }
}

@media (min-width:1024px) {
  .form__title {
    font-size: 32px;
    line-height: 36px
  }
}

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent !important;
  border: 2px solid #ccc !important;
  color: #444 !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 20px !important;
  padding: 12px !important;
  transition: border-color .3s ease !important;
  height: auto !important;
}

input:hover,
select:hover,
textarea:hover {
  border-color: #bde0f5 !important;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #ccc #ccc #23d1ae !important;
  outline: 0 !important;
}

::-ms-clear,
::-ms-expand {
  display: none;
}

::-moz-placeholder {
  color: hsla(0, 0%, 60%, 0) !important;
}

:-ms-input-placeholder {
  color: hsla(0, 0%, 60%, 0) !important;
}

::placeholder {
  color: hsla(0, 0%, 60%, 0) !important;
}

select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%231d1d1b' d='M10.8 4.8 9.6 3.6 6 7.2 2.4 3.6 1.2 4.8 6 9.6l4.8-4.8z'/%3E%3C/svg%3E") !important;
  background-position: right 12px center !important;
  background-repeat: no-repeat !important;
  background-size: 12px !important;
  border-radius: 0 !important;
  cursor: pointer !important;
}

textarea {
  resize: none !important;
}

[type=checkbox] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-color: transparent !important;
  border: 2px solid #ccc !important;
  border-radius: 3px !important;
  cursor: pointer !important;
  height: 24px !important;
  position: relative !important;
  transition: border-color .3s ease, background-color .3s ease !important;
  width: 24px !important;
}

[type=checkbox]:hover {
  background-color: #f8f8f8 !important;
}

[type=checkbox]:disabled {
  background-color: #f8f8f8 !important;
  border-color: #f2f2f2 !important;
  pointer-events: none !important;
}

[type=checkbox]:before {
  transform: rotate(45deg) translateX(-2.5px) scale(0) !important;
  transform-origin: 3.5px 0 !important;
  width: 9.5px !important;
}

[type=checkbox]:after,
[type=checkbox]:before {
  background-color: #fff !important;
  content: "" !important;
  height: 3.5px !important;
  left: 5.5px !important;
  position: absolute !important;
  top: 12px !important;
  transition: transform .2s ease !important;
}

[type=checkbox]:after {
  transform: rotate(-45deg) scale(0) !important;
  transform-origin: 3.5px 0 !important;
  width: 14px !important;
}

[type=checkbox]:checked {
  background-color: #00a88e !important;
  border-color: #00a88e !important;
}

[type=checkbox]:checked:hover {
  background-color: #23d1ae !important;
  border-color: #23d1ae !important;
}

[type=checkbox]:checked:disabled {
  opacity: .48 !important;
}

[type=checkbox]:checked:before {
  transform: rotate(45deg) translateX(-3.5px) scale(1) !important;
}

[type=checkbox]:checked:after {
  transform: rotate(-45deg) scale(1) translateY(-1px) !important;
}

.mktoForm {
  visibility: hidden !important;
}

.mktoForm.mktoFormReady {
  visibility: visible !important;
}

.mktoAsterix {
  display: none !important;
}

.mktoHasWidth {
  width: 100% !important;
}

.mktoFormRow {
  position: relative !important;
}

.mktoFormRow+.mktoFormRow {
  margin-top: 16px !important;
}

.mktoFieldWrap {
  position: relative !important;
}

.mktoLabel {
  color: #999 !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  left: 12px !important;
  line-height: 20px !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) scale(1) !important;
  transition: transform .1s ease-in-out !important;
}

.mktoField.mktoHasWidth:not(:-moz-placeholder-shown) {
  padding-bottom: 6px !important;
  padding-top: 18px !important;
}

.mktoField.mktoHasWidth:not(:-ms-input-placeholder) {
  padding-bottom: 6px !important;
  padding-top: 18px !important;
}

.mktoField.mktoHasWidth:focus,
.mktoField.mktoHasWidth:not(:placeholder-shown) {
  padding-bottom: 6px !important;
  padding-top: 18px !important;
}

.mktoField.mktoHasWidth:not(:-moz-placeholder-shown)~.mktoLabel {
  transform: translate(-12.1%, -100%) scale(.75) !important;
  width: 100% !important;
}

.mktoField.mktoHasWidth:not(:-ms-input-placeholder)~.mktoLabel {
  transform: translate(-12.1%, -100%) scale(.75) !important;
  width: 100% !important;
}

.mktoField.mktoHasWidth:focus~.mktoLabel,
.mktoField.mktoHasWidth:not(:placeholder-shown)~.mktoLabel {
  transform: translate(-12.1%, -100%) scale(.75) !important;
  width: 100% !important;
}

.mktoErrorMsg {
  color: #ff3748 !important;
  font-size: 10px !important;
  font-weight: 300 !important;
  line-height: 12px !important;
  position: absolute !important;
}

.g-recaptcha {
  margin-top: 16px
}

.g-recaptcha-response,
.g-recaptcha>iframe {
  display: none
}

@media (max-width:380px) {
  #rc-imageselect,
  .g-recaptcha {
    transform: scale(.8);
    transform-origin: 0 0
  }
}

.mktoButtonRow {
  margin-top: 32px !important;
}

.mktoButton {
  background-color: transparent !important;
  background-color: #1d1d1b !important;
  border: 2px solid #1d1d1b;
  border-radius: 8px !important;
  box-shadow: 0 8px 32px rgba(0, 95, 80, .52) !important;
  color: #fff;
  cursor: pointer !important;
  display: inline-block !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  padding: 12px 24px !important;
  position: relative !important;
  text-align: center !important;
  transition: box-shadow .3s ease, color .3s ease !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  vertical-align: middle !important;
  width: 100% !important;
}

.mktoButton,
.mktoButton:hover {
  text-decoration: none !important;
}

.mktoButton:disabled {
  pointer-events: none !important;
}

.mktoButton:focus,
.mktoButton:hover {
  box-shadow: 0 12px 32px rgba(0, 95, 80, .64) !important;
  color: #23d1ae !important;
}

.mktoButton:active {
  box-shadow: none !important;
  color: #00a88e !important;
}

.mktoButton:disabled {
  box-shadow: none !important;
  color: #ccc !important;
  opacity: .16 !important;
}

.mktoHtmlText {
  color: #666 !important;
  font-size: 14px !important;
  letter-spacing: .02em !important;
  line-height: 18px !important;
}

.mktoHtmlText a {
  font-weight: bolder !important;
}

.footer {
  margin-top: auto
}

.footer__container {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding: 16px 16px 24px;
  width: 100%
}

@media (min-width:640px) {
  .footer__container {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 24px 32px
  }
}

@media (min-width:1280px) {
  .footer__container {
    padding-left: 40px;
    padding-right: 40px
  }
}

.footer__logo {
  fill: #00a88e;
  height: 32px;
  width: 156px
}

.footer__social {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
  padding-top: 24px
}

@media (min-width:640px) {
  .footer__social {
    margin-left: auto;
    padding-top: 4px
  }
}

@media (min-width:1024px) {
  .footer__social {
    order: 1
  }
}

.footer__social-item+.footer__social-item {
  margin-left: 8px
}

.social__icon {
  fill: #ccc;
  align-items: center;
  display: flex;
  transition: fill .3s ease
}

.social__icon:hover {
  fill: #00a88e
}

.footer__text {
  color: #999;
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  padding-top: 16px;
  width: 100%
}

@media (min-width:640px) {
  .footer__text {
    padding-top: 12px
  }
}

@media (min-width:1024px) {
  .footer__text {
    padding-left: 16px;
    width: auto
  }
}

.footer__copyright {
  padding-right: 8px
}

.footer__link-group {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0
}

.footer__link {
  padding-right: 8px
}

.footer__link:before {
  content: "•";
  padding-right: 8px
}
