@font-face {
  font-family: Circe;
  src: url('../fonts/Circe_Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

:root {
  --white: white;
  --black: black;
  --tomato: #f05638;
  --sea-green: #15af97;
  --steel-blue: #337ea9;
  --dark-slate-blue: #272446;
  --midnight-blue: #faba2d;
  --gray: #666;
  --blue-violet: #5b57a2;
  --black-2: #332f2e;
  --transparent: transparent;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

body {
  color: #000;
  font-family: circe, sans-serif;
}

h1 {
  margin-top: 20px;
  margin-bottom: 28px;
  font-size: 72px;
  font-weight: 700;
  line-height: 82px;
}

h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 30px;
  font-size: 56px;
  font-weight: 700;
  line-height: 68px;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 30px;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

p {
  color: #2e2e2e;
  margin-bottom: 15px;
  margin-right: 20px;
  font-size: 22px;
  line-height: 28px;
}

a {
  color: #00cf7f;
  text-decoration: none;
}

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

ul {
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 40px;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  line-height: 145%;
}

li {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 28px;
}

img {
  margin-top: 10px;
  margin-bottom: 30px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.custom-container {
  flex-direction: row;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 40px;
  font-size: 22px;
  display: block;
}

.custom-container.padding-bottom-30 {
  margin-bottom: 30px;
}

.custom-container.z1 {
  z-index: 1;
  align-self: stretch;
  width: 1090px;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.custom-container.w992 {
  z-index: 2;
  max-width: 992px;
  position: relative;
}

.custom-container.no-paddings, .custom-container.mainnews-container {
  padding-right: 0;
}

.header {
  background-color: #3a3a3a;
  padding-top: 120px;
  padding-bottom: 130px;
  overflow: hidden;
}

.header.nord-air {
  background-color: #3a3a3a;
  background-image: linear-gradient(to right, #0000004d, #0000), url('../images/image-133-1.png');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.header.nord-air.minin {
  background-image: linear-gradient(to right, #0000004d, #0000), url('../images/C68A9172-1-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.header.alarm-in-guard {
  background-image: url('../images/541ad650935a615a24ef038f_ohrannik-podtverzhdaet-vyzov-na-trevogu.jpg');
  background-size: cover;
}

.header.sc-background {
  background-image: url('../images/bg-security-center.jpg');
  background-position: 50%;
  background-size: cover;
}

.header.nord-gsm {
  background-color: #3a3a3a;
  background-image: linear-gradient(135deg, #0000004d, #0000), url('../images/nordgsm34.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.header.nord-gsm-metall {
  background-color: #3a3a3a;
  background-image: linear-gradient(to right, #0000007d, #0000 55%), url('../images/metall.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.header.image-myalarm {
  background-color: #3a3a3a;
  background-image: url('../images/MyAlarm-top-banner2.jpg');
  background-size: cover;
}

.header.image-mytech {
  background-color: #3a3a3a;
  background-image: url('../images/MyTech_bg-3.png');
  background-position: 0 0;
  background-size: cover;
}

.header.nord-wrl {
  background-color: #3a3a3a;
  background-image: linear-gradient(135deg, #00000082 25%, #0000), url('../images/C68A2462.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.header.ex81 {
  background-color: #3a3a3a;
  background-image: linear-gradient(135deg, #0000004d, #0000), url('../images/DSC09314_2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.header.n1-1s {
  opacity: .98;
  color: #0000003d;
  background-color: #3a3a3a;
  background-image: linear-gradient(#47474773, #47474773), url('../images/04.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border: 1px solid #00000045;
  padding-top: 244px;
  padding-bottom: 244px;
  position: relative;
}

.description-h1 {
  margin-bottom: 40px;
  font-size: 34px;
  line-height: 46px;
}

.description-h1.mode-text-whitelight {
  color: #fff;
}

.description-h1.mode-text-whitelight.al {
  padding-right: 140px;
}

.description-h1.mode-text-blacklight {
  color: #fff;
  font-weight: 300;
}

.description-h1.n1-par {
  color: #fff;
  margin-bottom: 0;
  margin-right: 0;
}

.description-h2 {
  font-size: 30px;
  line-height: 40px;
  display: inline-block;
}

.description-h2.mode-text-whitelight {
  margin-right: -15px;
  padding-right: 77px;
}

.description-h2._2 {
  padding-left: 80px;
}

.system-black-background {
  background-color: #3a3a3a;
}

.mode-text-white {
  color: #fff;
  display: block;
}

.mode-text-white.padding-lang-links {
  margin-top: 66px;
}

.mode-text-white.courses-list {
  margin-bottom: 5px;
}

.mode-text-white.image-description {
  margin-top: 50px;
}

.mode-text-white.rev {
  flex: 1;
  margin-bottom: 0;
  margin-right: 50px;
  padding-top: 0;
}

.mode-text-white.max, .mode-text-white.max._2 {
  color: #000;
}

.mode-text-white.max._2.title-max {
  font-weight: 700;
}

.mode-text-white.max {
  font-weight: 300;
}

.mode-text-white.nord-mini-air {
  display: none;
}

.mode-text-whitelight {
  color: #fff;
  align-items: center;
  margin-right: 26px;
  padding-right: 151px;
  font-weight: 300;
  display: inline-block;
}

.block-start {
  background-color: #f6f6f6;
  padding-top: 36px;
  padding-bottom: 35px;
  display: block;
  overflow: hidden;
}

.block-start.padding-befour-white-block {
  margin-right: 1px;
  padding-top: 0;
  display: inline;
}

.block-start.padding-befour-white-block.padding-bottom-30 {
  display: block;
  overflow: hidden;
}

.block-start.padding-befour-white-block.padding-bottom-30._2 {
  padding-top: 50px;
}

.block-start.padding-befour-white-block.padding-bottom-30._130421-1 {
  background-color: #fff;
}

.block-start.padding-befour-white-block._280221-1, .block-start.padding-befour-white-block._280221-2 {
  background-color: #f6f6f6;
}

.block-start._190221-1 {
  display: none;
}

.block-start._170321-3, .block-start._310321-3, .block-start._310321-5, .block-start._080421 {
  background-color: #fff;
}

.block-start._082421-3, .block-start._080421-4 {
  display: none;
}

.block-color-green {
  background-color: #e4f1e1;
  padding-top: 90px;
  padding-bottom: 120px;
  overflow: hidden;
}

.image-bigger-right {
  width: auto;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -70px;
  display: block;
}

.image-bigger-right.image-scrollable-padding-20 {
  margin-left: -105px;
}

.image-bigger-right._2 {
  max-width: 90%;
  margin-left: 0;
}

.image-bigger-right._2.pad10 {
  padding-left: 10px;
  padding-right: 10px;
}

.image-bigger-right.mini {
  transition: opacity .2s;
}

.image-bigger-left {
  float: right;
  max-width: none;
  margin-right: -70px;
  display: block;
}

.block-color-green-2 {
  background-color: #c2e5e4;
  padding-top: 90px;
  padding-bottom: 120px;
  overflow: hidden;
}

.tab-link {
  background-color: #0000;
  border: 1px solid #0000;
  padding: 6px 20px 4px;
  font-size: 22px;
  line-height: 28px;
}

.tab-link.w--current {
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 30px;
}

.block-kits {
  background-color: #f2f2f2;
  display: block;
  overflow: hidden;
}

.line-black-4px {
  background-color: #000;
  height: 3px;
  margin-top: 10px;
}

.kits-align-right {
  text-align: right;
  margin-right: 20px;
  font-size: 22px;
  line-height: 28px;
}

.kits-paddings {
  padding-top: 45px;
}

.block-images {
  overflow: hidden;
}

.text-block {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: -30px;
  font-family: Oswald, sans-serif;
  font-weight: 300;
  position: relative;
  bottom: 50px;
  left: 30px;
}

.text-block.max {
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  bottom: 80px;
  left: 20px;
}

.column {
  padding-right: 5px;
}

.column-2 {
  padding-left: 5px;
}

.block-gray {
  background-color: #f2f2f2;
  padding-top: 90px;
  padding-bottom: 120px;
  overflow: hidden;
}

.block-gray.anti-row-paddings {
  background-color: #e2dfdd;
}

.block-gray.review-block {
  text-align: center;
  display: block;
}

.block-gray._050221 {
  display: none;
}

.block-gray.max {
  background-color: #eee;
}

.image-bigger-right-shadow {
  width: auto;
  max-width: none;
  margin-top: -20px;
  margin-left: -120px;
  display: inline-block;
}

.image-attached {
  z-index: 100;
  max-width: none;
  position: relative;
  top: 100px;
  left: 70px;
}

.block-blue {
  background-color: #8421ff;
  padding-top: 90px;
  padding-bottom: 120px;
  overflow: hidden;
}

.block-blue.max {
  background-color: #eee;
}

.block-managers {
  background-color: #f6f6f6;
  padding-top: 60px;
  padding-bottom: 90px;
  overflow: hidden;
}

.padding-beetwin-columns {
  padding-right: 40px;
}

.block-color-white {
  background-color: #fff;
  padding-top: 90px;
  padding-bottom: 120px;
  overflow: hidden;
}

.block-color-white.padding-beefour-white-block {
  padding-top: 0;
  padding-bottom: 48px;
  display: block;
}

.demo-mini-image {
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}

.demo-mini-image._2 {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
}

.demo-mini-image._3 {
  width: auto;
  max-width: 100%;
  height: auto;
}

.image-no-paddings {
  margin-top: 0;
  margin-bottom: 2px;
  margin-right: 10px;
  padding-bottom: 4px;
  display: inline-block;
  overflow: visible;
}

.image-no-paddings.image-first {
  font-size: 18px;
}

.image-no-paddings.hile-for-navbar, .image-no-paddings.hide-for-navbar {
  opacity: 0;
}

.padding-mobile-blocks {
  margin-bottom: 0;
  padding-top: 0;
}

.equipment {
  flex-flow: wrap;
  place-content: stretch flex-start;
  align-items: flex-start;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-right: 5px;
  display: flex;
}

.equipment.padding-left {
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
}

.equipment-item {
  flex: 0 auto;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
  position: static;
  overflow: visible;
}

.equipment-label {
  text-align: center;
  max-width: 250px;
  min-height: 140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.equipment-label.tuny {
  max-width: 170px;
}

.equipment-name {
  color: #0b0b0b;
  text-align: center;
  margin-bottom: 9px;
  font-size: 22px;
  line-height: 28px;
  text-decoration: none;
  position: static;
}

.equipment-name:hover {
  color: #00cf7f;
  text-decoration: none;
}

.equipment-name.nolink {
  text-decoration: none;
}

.equipment-price {
  color: #666;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  display: inline;
}

.equipment-image {
  text-align: center;
  display: block;
  overflow: visible;
}

.equipment-image.cat {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 329px;
  display: flex;
}

.link-block {
  margin-left: 12px;
  text-decoration: none;
}

.table-tech-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
  display: block;
  overflow: visible;
}

.table-tech-row.first-table-raw {
  border-style: none;
}

.table-tech-row._2 {
  border-top-style: none;
  margin-top: 0;
  padding-top: 0;
}

.table-tech-padding {
  margin-top: 8px;
  margin-bottom: 5px;
}

.table-tech-description {
  color: #666;
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 24px;
}

.image-max-none {
  max-width: none;
}

.footer {
  padding-top: 90px;
  padding-bottom: 120px;
  overflow: hidden;
}

.footer-last-line {
  margin-top: 50px;
}

.get-buttons {
  margin-top: 20px;
  margin-right: 10px;
  transition: opacity .1s;
}

.get-buttons:hover {
  opacity: .7;
}

.unordered-list {
  margin-right: 20px;
}

.padding-bottom-30 {
  margin-bottom: 30px;
}

.padding-bottom-30.pojar {
  display: none;
}

.navbar-white {
  background-image: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.navbar-white.nav-fixed {
  z-index: 1001;
  background-color: #4bb379;
  background-image: none;
  position: fixed;
}

.navbar-white.nav-fixed-copy {
  z-index: 1001;
  background-color: #4675b3;
  background-image: none;
  position: fixed;
}

.navbar-white.cashback {
  opacity: 1;
  background-color: #27241f;
}

.custom-menu {
  z-index: 1001;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1170px;
  height: 86px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.custom-menu.new-menu {
  max-width: 1180px;
}

.menu-item-white {
  color: #fff;
  margin-right: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: color .1s;
  position: relative;
  top: 2px;
}

.menu-item-lang-white {
  color: #fff;
  margin-right: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: color .1s;
  position: relative;
  top: 2px;
}

.menu-item-lang-white.current {
  color: #fff9;
}

.menu-item-lang-white.current:hover {
  border-bottom-color: #0000;
  text-decoration: none;
}

.modalformsc-link {
  color: #000;
  background-color: #f6d2a9;
  border-radius: 100px;
  padding: 10px 30px;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
  transition: background-color .15s, color .15s;
  display: none;
  overflow: visible;
}

.modalformsc-link:hover {
  color: #000;
  background-color: #f6d2a9cc;
}

.modalformsc-link.w--current:hover {
  color: #000;
  background-color: #fae8d4;
  border-color: #fae8d4;
}

.hamburger-close-button {
  background-image: url('../images/close_1close.png');
  background-position: 0 0;
  background-size: 56px;
  margin-top: 86px;
}

.hamburger-close-button:hover {
  background-image: url('../images/close-hover_1close-hover.png');
  background-size: 56px;
}

.hamburger-close-button.modal-close {
  margin-top: 0;
}

.hamburger-conteiner {
  z-index: 100;
  opacity: 0;
  justify-content: flex-end;
  align-items: center;
  max-width: 1170px;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-right: 50px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.hamburger {
  background-image: url('../images/hamburger_3hamburger.png');
  background-position: 0 0;
  background-size: 56px;
}

.hamburger:hover {
  background-image: url('../images/hamburger-hover_1hamburger-hover.png');
  background-position: 0 0;
  background-size: 56px;
}

.logotype {
  border-top: 2px solid #0000;
  border-bottom: 2px solid #0000;
  padding-bottom: 2px;
  transition: border-color .15s;
}

.logotype:hover {
  border-bottom-color: #fff;
}

.logotype.w--current {
  padding-top: 6px;
  padding-bottom: 6px;
  transition: border-color .15s;
}

.logotype.w--current:hover {
  border-bottom-color: #fff;
}

.modal-background {
  z-index: 10000;
  background-color: #000;
  padding-bottom: 50px;
  display: none;
  position: fixed;
  inset: 0;
  overflow: auto;
}

.hamburger-close {
  z-index: 1000;
  justify-content: flex-end;
  align-items: center;
  max-width: 1170px;
  height: 86px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 50px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.modal-flex {
  flex-flow: wrap;
  place-content: flex-start;
  align-items: flex-start;
  margin-top: 50px;
  display: flex;
}

.modal-flex-item {
  width: 330px;
  margin-left: 10px;
  margin-right: 20px;
}

.link-black {
  color: #b3b3b3;
  text-decoration: none;
}

.link-black:hover {
  color: #fff;
}

.link-black._260221-11 {
  display: none;
}

.modal-button {
  color: #b3b3b3;
  background-color: #0000;
  border: 2px solid #b3b3b3;
  border-radius: 100px;
  margin-top: 10px;
  margin-left: -17px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  transition: all .1s;
}

.modal-button:hover {
  color: #fff;
  border-color: #fff;
}

.modal-button.mailing {
  white-space: nowrap;
  margin-top: 25px;
}

.block-air-features {
  display: none;
  overflow: hidden;
}

.body {
  border: 0 solid #000;
  font-size: 18px;
  line-height: 26px;
}

.block-text {
  font-size: 18px;
  line-height: 26px;
}

.demo {
  align-items: center;
  display: inline;
}

.first-element {
  margin-left: 1px;
  margin-right: 31px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 50px;
  font-size: 25px;
  display: inline-block;
}

.equipment-name-no-link {
  text-align: center;
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 28px;
  text-decoration: none;
}

.equipment-name-no-link:hover {
  text-decoration: none;
}

.block-nord-gsm-awards {
  background-color: #f5f5f5;
  background-image: url('../images/bg-russia.png');
  background-position: 50% 58px;
  background-repeat: no-repeat;
  padding-top: 90px;
  padding-bottom: 120px;
  display: none;
}

.image-aotomatic {
  margin-top: 11px;
  margin-left: -15px;
}

.image-fire {
  margin-bottom: 15px;
  margin-left: -30px;
  display: none;
}

.block-color-green-4 {
  background-color: #cae4db;
  padding-top: 90px;
  padding-bottom: 120px;
  overflow: hidden;
}

.image-widn-shadow-25 {
  margin-bottom: 10px;
  margin-left: -25px;
}

.image-widn-shadow-25._2 {
  margin-left: 0;
}

.tabs-menu {
  max-width: 1170px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
}

.tabs-link {
  color: #c47a00;
  background-color: #0000;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 34px;
  line-height: 46px;
  text-decoration: underline;
}

.tabs-link.w--current {
  color: #000;
  background-color: #0000;
  text-decoration: none;
}

.image {
  width: auto;
  max-width: none;
  margin-top: -50px;
  margin-bottom: -50px;
}

.header-small {
  background-color: #000;
  height: 86px;
}

.block-standart {
  padding-top: 90px;
  padding-bottom: 0;
}

.block-standart.contacts-sect {
  padding-bottom: 40px;
}

.line-grey-2px {
  background-color: #e1e1e1;
  width: 50%;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.manager-card {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 10px;
  display: flex;
}

.manager-description {
  margin-bottom: 30px;
  margin-right: 30px;
}

.managers {
  flex-wrap: wrap;
  display: flex;
}

.manager-image {
  margin-top: 0;
  margin-bottom: 20px;
}

.dealer-city {
  color: #888;
}

.dealer-city.first-element {
  font-size: 34px;
}

.block-start-gray {
  background-color: #f6f6f6;
  padding-top: 90px;
  padding-bottom: 35px;
}

.table-compare-image {
  align-items: flex-end;
  height: 204px;
  margin-bottom: -20px;
  margin-left: -25px;
  display: flex;
}

.block-banking {
  background-color: #f6f6f6;
  padding-top: 50px;
  padding-bottom: 90px;
}

.first-catalogue-element {
  color: #000;
  margin-top: -40px;
  margin-left: 381px;
  font-size: 30px;
  font-weight: 400;
}

.text-block-3 {
  margin-bottom: 10px;
  display: block;
}

.price-label {
  color: #000;
  background-color: #ffe777;
  padding: 3px 5px 1px;
  display: none;
  overflow: visible;
}

.header-home {
  color: #332f2e;
  padding-top: 135px;
  padding-bottom: 100px;
}

.header-home.n1-2s {
  padding-top: 70px;
  padding-bottom: 70px;
}

.header-home.n1-2s.clr1 {
  background-color: var(--white);
  color: var(--white);
}

.header-home.n1-2s.clr2 {
  color: var(--white);
  background-color: #e8fcff;
}

.header-home.n1-2s.clr3 {
  color: var(--black);
  background-color: #fffdf8;
}

.header-home.n1-2s.clr4 {
  color: var(--white);
  background-color: #e8fcff;
}

.header-home.n1-2s.clr5 {
  color: var(--white);
  background-color: #fff;
}

.block-overflow-hidden {
  overflow: hidden;
}

.column-3 {
  background-color: #5b57a2;
  padding-top: 70px;
}

.column-4 {
  background-color: #2e2e2e;
  min-height: 874px;
  padding-top: 70px;
  padding-bottom: 30px;
  padding-left: 50px;
}

.div-block-4 {
  max-width: 565px;
  margin-left: auto;
  padding-top: 20px;
  padding-left: 40px;
}

.home-hord-gsm {
  flex: 1;
  max-width: 545px;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 40px;
}

.image-bigger-right-padding {
  max-width: none;
  margin-top: 20px;
  margin-left: 0;
  display: inline-block;
}

.image-5 {
  margin-top: 0;
  margin-left: 300px;
  display: block;
  position: absolute;
}

.image-myalarm-home {
  max-width: none;
  margin-top: 20px;
  margin-bottom: -8px;
  display: block;
}

.image-sc-home {
  width: auto;
  max-width: none;
  margin-top: 20px;
  margin-left: 0;
  display: inline-block;
}

.home-nord-air {
  max-width: 575px;
  margin-left: auto;
  padding-top: 50px;
  padding-left: 40px;
}

.home-nord-air-color {
  background-color: #5b57a2;
  margin-top: 0;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 0;
}

.home-nord-gsm-color {
  background-color: #2e2e2e;
  flex-direction: column;
  padding-top: 31px;
  display: flex;
}

.home-compare {
  background-color: #f2f2f2;
  background-image: none;
  background-repeat: repeat;
  height: auto;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 31px;
  padding-left: 30px;
  font-size: 30px;
  line-height: 40px;
}

.block-black {
  background-color: #fff;
  display: flex;
}

.home-nord-mini-color {
  background-color: #2e2e2e;
  margin-bottom: 0;
  margin-left: -10px;
  margin-right: 30px;
  padding-bottom: 0;
  padding-left: 0;
}

.home-nord-mini {
  max-width: 575px;
  margin-left: auto;
  padding-top: 30px;
  padding-left: 40px;
  display: flex;
}

.home-nord-gsm-metall {
  background-color: #00cf7f;
  min-height: 493px;
  margin-top: -30px;
  padding-top: 30px;
  padding-bottom: 90px;
  padding-left: 35px;
}

.image-home-bigger-air {
  float: right;
  max-width: none;
  margin-top: 20px;
  margin-right: 10px;
  display: block;
}

.button-price {
  color: #fff;
  background-color: #00cf7f;
  border-radius: 100px;
  margin-top: 10px;
  padding: 10px 30px 8px;
  font-size: 34px;
  font-weight: 300;
  line-height: 42px;
  text-decoration: none;
  transition: background-color .15s;
  display: none;
}

.button-price:hover {
  color: #fff;
  background-color: #f3cb4a;
}

.button-price.for-nord-gsm {
  display: none;
  position: absolute;
}

.button-price.padding-bottom-30 {
  display: block;
}

.button-price.padding-bottom-30.but-demo {
  display: none;
}

.button-price-small {
  color: #fff;
  background-color: #00cf7f;
  border-radius: 100px;
  margin-top: 10px;
  padding: 8px 20px 4px;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
  transition: background-color .15s;
  display: none;
}

.button-price-small:hover {
  color: #fff;
  background-color: #f3cb4a;
}

.image-home-nord-gsm {
  max-width: none;
  margin-left: -20px;
  padding-top: 10px;
  display: inline-block;
}

.block-sc-features {
  background-color: #cbc5ba;
  padding-top: 60px;
  padding-bottom: 90px;
  overflow: hidden;
}

.block-anzhu {
  background-color: #000;
  background-image: url('../images/bg-security-center.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 90px;
  overflow: hidden;
}

.price-demo {
  background-image: url('../images/price-demo-bage.png');
  background-position: 0 0;
  background-size: cover;
  width: 150px;
  height: 54px;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-left: 10px;
  font-size: 30px;
  line-height: 40px;
  display: none;
}

.block-demo-nord-gsm {
  color: #272446;
  background-color: #2e2e2e;
  overflow: hidden;
}

.block-demo-nord-gsm.max {
  background-color: #272446;
}

.block-demo-nord-gsm-wrl {
  background-color: #f8d798;
  overflow: hidden;
}

.demo-air-image {
  float: right;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  overflow: hidden;
}

.demo-mini-column {
  background-color: #8421ff;
  display: none;
}

.demo-air-column {
  background-color: #00cf7f;
  display: none;
  overflow: hidden;
}

.myalarm-features-image {
  float: right;
  max-width: none;
  margin-top: -30px;
  margin-right: 30px;
}

.current {
  color: #fff6;
}

.block-warning {
  color: #000;
  background-color: #f2f2f2;
  padding-top: 45px;
  padding-bottom: 45px;
}

.myalarm-features {
  margin-bottom: 30px;
  margin-right: 10px;
  padding-top: 0;
}

.block-myalarm-features {
  padding-top: 140px;
  padding-bottom: 120px;
  overflow: hidden;
}

.block-myalarm-features._280221 {
  display: none;
}

.label-soon {
  color: #7d7d7d;
  border: 2px solid #bebebe;
  border-radius: 100px;
  padding: 6px 20px 5px;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  display: inline-block;
}

.label-soon._310321-4 {
  display: none;
}

.block-myalarm-pin {
  background-color: #f6f6f6;
  padding-top: 60px;
  padding-bottom: 90px;
  overflow: hidden;
}

.block-myalarm-pin._190221-2 {
  display: none;
}

.block-myalarm-pin._013121-2 {
  background-color: #0000;
}

.block-myalarm-pin._013121-2._170321-3 {
  background-color: #f6f6f6;
}

.block-myalarm-pin._170321-3, .block-myalarm-pin._310321-3, .block-myalarm-pin._310321-5 {
  background-color: #fff;
}

.upper-10 {
  margin-top: -10px;
}

.myalarm-features-image-2 {
  float: right;
  max-width: none;
  margin-top: 0;
  margin-right: 30px;
}

.image-icon-myalarm {
  margin-top: 10px;
  margin-bottom: 15px;
}

.block-myalarm-timeline {
  padding-top: 40px;
  padding-bottom: 120px;
  overflow: hidden;
}

.block-myalarm-timeline.gray {
  background-color: #f6f6f6;
}

.block-myalarm-timeline._190221-1 {
  display: none;
}

.features-image {
  max-width: none;
  margin-right: 30px;
}

.block-catalogue {
  background-color: #000;
  background-image: url('../images/Image-catalogue.jpg');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  height: 500px;
  padding-top: 160px;
  padding-bottom: 35px;
}

.block-catalogue.mark {
  background-color: #677990;
  background-image: url('../images/106313.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.list-catalogue-item {
  margin-bottom: 10px;
}

.div-block-6 {
  display: flex;
}

.image-6 {
  width: 110px;
  display: inline-block;
}

.image-6.image-no-paddings {
  display: none;
}

.div-block-7 {
  flex: none;
  margin-right: 15px;
}

.block-catalogue-menu {
  background-color: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px;
}

.modal-form-background {
  z-index: 10000;
  background-color: #000c;
  padding-bottom: 50px;
  display: none;
  position: fixed;
  inset: 0;
  overflow: auto;
}

.form-area {
  background-color: #fff;
  border-radius: 10px;
  width: 500px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 30px 40px;
  display: block;
}

.form-input {
  border: 1px #000;
  border-top: 2px #0000;
  border-bottom: 2px solid #e8e8e8;
  margin-bottom: 20px;
  padding-bottom: 7px;
  padding-left: 0;
  font-size: 22px;
}

.form-input.short {
  width: 70%;
}

.form-input.short.hide {
  display: none;
}

.price-button-copy {
  color: #000;
  background-color: #f6d2a9;
  border-radius: 100px;
  margin-top: 10px;
  padding: 10px 30px;
  font-size: 34px;
  line-height: 42px;
  text-decoration: none;
  transition: background-color .15s;
  display: block;
}

.price-button-copy:hover {
  background-color: #f6d2a9b3;
}

.form-success {
  text-align: left;
  background-color: #f5f5f5;
  padding: 15px 10px 20px;
  font-size: 22px;
  line-height: 28px;
}

.div-block-9 {
  float: right;
  margin-top: -20px;
  margin-right: 30px;
}

.modalformsc-close.new {
  position: absolute;
}

.block-color-gray {
  background-color: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 30px;
  overflow: hidden;
}

.list-ordered {
  margin-top: 10px;
  padding-left: 23px;
}

.header-cloud {
  background-color: #3a3a3a;
  padding-top: 160px;
  padding-bottom: 50px;
  overflow: hidden;
}

.header-cloud.cloud-image {
  background-color: #3a3a3a;
  background-image: url('../images/cloud.jpg');
  background-position: 0 0;
  background-size: cover;
}

.block-myalarm-example {
  padding-top: 50px;
  padding-bottom: 120px;
}

.compare-row {
  align-items: flex-start;
  display: flex;
}

.compare-table {
  flex-direction: column;
  margin-bottom: 60px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  overflow: hidden;
}

.compare-table._2 {
  margin-left: -12px;
  margin-right: -12px;
  padding-left: 0;
  padding-right: 0;
}

.compare-table._2.max._22-06-22 {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-bottom: 0;
}

.compare-item {
  width: 25%;
  margin-bottom: 10px;
  padding-right: 20px;
  font-size: 20px;
  line-height: 28px;
}

.compare-item.first {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  padding-right: 20px;
}

.compare-header {
  width: 100%;
  padding-top: 30px;
}

.compare-device {
  width: 25%;
  padding-top: 30px;
}

.compare-device._2 {
  text-align: center;
  padding-left: 12px;
  padding-right: 12px;
}

.compare-device._2.n1 {
  flex: 0 auto;
  position: static;
  overflow: visible;
}

.compare-description {
  min-height: 100px;
  margin-bottom: -30px;
  font-size: 10px;
}

.block-compare-all {
  padding-top: 60px;
  padding-bottom: 120px;
  overflow: hidden;
  box-shadow: 1px 1px 3px #000;
}

.compare-row-header {
  align-items: flex-start;
  display: flex;
}

.compare-row-header.slider_dev {
  flex-wrap: wrap;
}

.compare-row-header.max.n1 {
  padding-left: 218px;
}

.stat {
  background-color: #fff5c0;
  padding: 25px 10px;
  font-size: 18px;
  line-height: 24px;
}

.padding-bottom-10 {
  margin-bottom: 10px;
}

.image-bigger-left-padding {
  float: right;
  max-width: none;
  display: block;
}

.block-line {
  background-color: #f7f7f7;
  padding-top: 90px;
  padding-bottom: 35px;
  overflow: hidden;
}

.div-block-13 {
  display: none;
}

.image-bigger-right-cloud-web-ui {
  max-width: none;
  margin-top: -10px;
  margin-bottom: 0;
  margin-left: -45px;
  display: inline-block;
}

.stat-2 {
  background-color: #fff5c0;
  margin-right: 30px;
  padding: 25px 10px;
  font-size: 18px;
  line-height: 24px;
}

.block-color-gray-120 {
  background-color: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 120px;
  overflow: hidden;
}

.div-block-14, .div-block-15 {
  display: none;
}

.compare-stars {
  width: 100%;
  margin-bottom: 10px;
  padding-right: 20px;
  font-size: 20px;
  line-height: 28px;
}

.compare-stars.first {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  padding-right: 20px;
}

.block-demo {
  background-color: #4a4a4a;
  padding-top: 60px;
  padding-bottom: 90px;
  overflow: hidden;
}

.div-block-16, .div-block-17 {
  display: none;
}

.footer-flex {
  flex-flow: wrap;
  place-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.current-white {
  color: #00000080;
}

.padding-lang-links-footer {
  margin-top: 68px;
}

.menu-item {
  color: #000;
  margin-right: 25px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: all .15s;
  position: relative;
  top: 2px;
}

.menu-item-lang {
  color: #000;
  border-top: 2px solid #0000;
  border-bottom: 2px solid #0000;
  margin-right: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: border-color .15s;
  position: relative;
  top: 2px;
}

.menu-item-lang:hover {
  border-bottom: 2px solid #fff;
}

.menu-item-lang.current-item {
  color: #999;
}

.menu-item-lang.current-item:hover {
  border-bottom-color: #0000;
  text-decoration: none;
}

.link-white {
  color: #fff;
  text-decoration: none;
}

.link-white:hover {
  color: #f4cd35;
}

.link-white-inverse {
  color: #fff;
  text-decoration: none;
}

.link-white-inverse:hover {
  color: #000;
}

.button-price-inverse-small {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100px;
  margin-top: 10px;
  padding: 6px 18px 2px;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
  transition: all .15s;
  display: none;
}

.button-price-inverse-small:hover {
  color: #000;
  border-color: #000;
}

.button-compare {
  color: #8421ff;
  background-image: url('../images/icon-compare_1icon-compare.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 59px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
  padding-left: 70px;
  font-size: 30px;
  line-height: 40px;
  text-decoration: none;
  transition: all .15s;
}

.button-compare:hover {
  color: #f24822;
  background-image: url('../images/icon-compare-hover_1icon-compare-hover.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 59px;
}

.button-logo {
  background-color: #0000;
  background-image: url('../images/CNord-logo-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 92px;
  height: 37px;
  padding: 0;
  transition: all .1s;
}

.button-logo:hover {
  background-image: url('../images/CNord-logo-yellow.png');
}

.button-logo.w--current {
  opacity: 1;
  backface-visibility: hidden;
  perspective: 216px;
  transform: ;
  border-radius: 0;
  transition-duration: .35s;
}

.button {
  color: #fff;
  background-color: #00cf7f;
  border-radius: 100px;
  padding: 10px 30px 12px;
  font-size: 34px;
  font-weight: 300;
  line-height: 42px;
  text-decoration: none;
  transition: background-color .15s;
  display: inline;
}

.button:hover {
  color: #fff;
  background-color: #f3cb4a;
}

.button.padding-top-20 {
  margin-top: 20px;
  margin-right: -8px;
  display: inline-block;
}

.button.modalformsc-link {
  display: none;
}

.button.modalformsc-link.y-btn {
  background-color: #f6e620;
  padding-top: 12px;
}

.button.modalformsc-link.y-btn:hover {
  background-color: #fff;
}

.button.b24-web-form-popup-btn-16 {
  border-radius: 10px;
}

.button.demo {
  display: inline-block;
}

.button.nord-mini {
  margin-top: 16px;
  display: none;
}

.button.vid-btn._2 {
  border-radius: 0;
  margin-top: 33px;
  font-size: 21px;
}

.button.vid-btn.max {
  font-size: 22px;
}

.button.vid-btn {
  background-color: #199c68;
  flex: none;
  padding-top: 12px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 26px;
  font-weight: 400;
  line-height: 140%;
  display: inline-block;
}

.button.n1-button {
  align-self: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
}

.button.nord-mini-air {
  display: none;
}

.link-footer {
  color: #666;
}

.link-footer:hover {
  color: #000;
}

.link-footer.ic_star {
  background-image: url('../images/iconfinder_star_115793.png');
  background-position: 0 1px;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-left: -35px;
  padding-left: 35px;
}

.link-footer._260221-11 {
  display: none;
}

.button-footer-bordered-s-text {
  color: #666;
  border: 2px solid #666;
  border-radius: 100px;
  margin-top: 10px;
  margin-left: -20px;
  padding: 6px 18px;
  font-size: 26px;
  line-height: 32px;
  transition: all .15s;
}

.button-footer-bordered-s-text:hover {
  color: #000;
  border-color: #000;
}

.button-footer-bordered-s-text.mailing {
  white-space: nowrap;
  max-width: none;
  margin-top: 25px;
}

.button-faceb {
  background-color: #0000;
  background-image: url('../images/icon-face_1icon-face.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 35px;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  transition: all .1s;
}

.button-faceb:hover {
  background-image: url('../images/icon-face-hover_1icon-face-hover.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 35px;
}

.button-vk {
  background-color: #0000;
  background-image: url('../images/icon-vk_1icon-vk.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 35px;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  transition: all .1s;
}

.button-vk:hover {
  background-image: url('../images/icon-vk-hover_1icon-vk-hover.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 35px;
}

.button-youtube {
  background-color: #0000;
  background-image: url('../images/icon-youtube_1icon-youtube.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
  width: 36px;
  height: 35px;
  margin-right: 10px;
  transition: all .1s;
}

.button-youtube:hover {
  background-image: url('../images/icon-youtube-hover_1icon-youtube-hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
}

.button-logo-white {
  background-color: #0000;
  background-image: url('../images/CNord-logo-white.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: scroll;
  width: 92px;
  height: 37px;
  padding: 0;
  transition: all .1s;
}

.button-logo-white:hover {
  background-image: url('../images/CNord-logo-yellow.png');
}

.kits-item {
  justify-content: space-between;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 28px;
  display: flex;
}

.kits-item.first-element-kits {
  margin-top: 40px;
}

.kits-item-summary {
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  display: flex;
}

.kits-header {
  margin-top: 40px;
  margin-bottom: 20px;
}

.image-gallery {
  margin-bottom: 5px;
}

.block-black-true {
  background-color: #2e2e2e;
  padding-top: 90px;
  padding-bottom: 120px;
  overflow: hidden;
}

.block-black-true.max {
  background-color: #eee;
}

.button-text-small-dark {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100px;
  margin-top: 10px;
  padding: 6px 18px;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
  transition: all .1s;
}

.button-text-small-dark:hover {
  color: #00cf7f;
  border-color: #00cf7f;
}

.block-dark {
  background-color: #666;
  padding-top: 90px;
  padding-bottom: 120px;
  overflow: hidden;
}

.tabs-item-active {
  color: #00cf7f;
  background-color: #0000;
  padding-left: 0;
  font-size: 30px;
  line-height: 40px;
}

.tabs-item-active.w--current {
  color: #fff;
  background-color: #0000;
  padding-left: 0;
}

.tabs-item-active.w--current:hover {
  color: #fff;
}

.tab-link-2 {
  color: #00cf7f;
  background-color: #0000;
  padding-left: 0;
  font-size: 30px;
  line-height: 40px;
}

.tab-link-2.w--current {
  color: #fff;
  background-color: #0000;
}

.tab-link-2.w--current:hover {
  color: #fff;
}

.button-vk-white {
  background-color: #0000;
  background-image: url('../images/icon-vk-white_1icon-vk-white.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 35px;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  transition: all .1s;
}

.button-vk-white:hover {
  background-image: url('../images/icon-vk-hover_1icon-vk-hover.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 35px;
}

.button-facebook-white {
  background-color: #0000;
  background-image: url('../images/icon-fb-white_1icon-fb-white.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 35px;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  transition: all .1s;
  display: none;
}

.button-facebook-white:hover {
  background-image: url('../images/icon-facebook-hover_1icon-facebook-hover.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 35px;
}

.button-youtube-white {
  background-color: #0000;
  background-image: url('../images/icon-youtube-white_1icon-youtube-white.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
  width: 36px;
  height: 35px;
  margin-right: 10px;
  transition: all .1s;
}

.button-youtube-white:hover {
  background-image: url('../images/icon-youtube-hover_1icon-youtube-hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
}

.footer-line {
  background-color: #f2f2f2;
  height: 10px;
  overflow: hidden;
}

.block-start-white {
  background-color: #fff;
  padding-top: 29px;
  padding-bottom: 100px;
}

.link-on-gray {
  color: #000;
}

.link-on-gray:hover {
  color: #666;
}

.block-gray-air {
  background-color: #f2f2f2;
  padding-top: 40px;
  padding-bottom: 90px;
  overflow: hidden;
}

.block-gray-air.blok2 {
  background-color: #fff;
  padding-bottom: 207px;
}

.button-text-bordered-small {
  color: #00cf7f;
  border: 3px solid #00cf7f;
  border-radius: 100px;
  margin-top: 10px;
  padding: 6px 18px;
  font-size: 26px;
  line-height: 32px;
  text-decoration: none;
  transition: all .15s;
}

.button-text-bordered-small:hover {
  color: #000;
  border-color: #000;
}

.image-wireless-devices {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(276deg, #f2f2f200 93%, #f2f2f2), url('../images/Frame-10.png');
  background-position: 0 0, 20%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 500px;
  background-clip: border-box;
  height: 147px;
  margin-top: 5px;
  margin-bottom: 20px;
}

.image-scrollable {
  display: flex;
  overflow: auto;
}

.footer-line-dark {
  background-color: #e1e1e1cc;
  height: 10px;
  overflow: hidden;
}

.footer-line-dark._080421-5 {
  display: none;
}

.footer-mail-link {
  margin-top: -15px;
}

.hamburger-inverse {
  background-image: url('../images/hamburger-inverse_1hamburger-inverse.png');
  background-position: 0 0;
  background-size: 56px;
}

.hamburger-inverse:hover {
  background-image: url('../images/hamburger-hover_1hamburger-hover.png');
  background-position: 0 0;
  background-size: 56px;
}

.hamburger-open-button {
  background-image: none;
  background-size: auto;
  margin-top: 86px;
}

.hamburger-open-button:hover {
  background-image: none;
  background-size: auto;
}

.header-academy {
  color: #332f2e;
  background-image: url('../images/star.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-top: 110px;
  padding-bottom: 70px;
}

.cource-item {
  background-color: #565656;
  flex: 1;
  margin-bottom: 30px;
  padding: 20px 40px 60px 30px;
}

.cource-item.hidden-element {
  display: none;
}

.comming-soon-white {
  float: right;
  color: #ffffffb3;
  border: 1px solid #ffffff4d;
  border-radius: 2px;
  margin-top: -5px;
  margin-right: -25px;
  padding: 5px 6px 4px;
  font-size: 18px;
  display: inline-block;
}

.cource-first-element {
  padding-top: 25px;
  font-weight: 400;
}

.cource-first-element.mode-text-white {
  padding-right: 0;
}

.block-black-courses {
  background-color: #2e2e2e;
  padding-top: 70px;
  padding-bottom: 90px;
}

.cource-item-one {
  background-color: #f05638;
  flex: 1;
  margin-bottom: 30px;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 30px;
}

.cource-item-one.green-bg {
  background-color: #00cf7f;
}

.cource-item-one.orange-bg {
  background-color: #f90;
}

.cource-item-one.ohrana {
  background-color: #195589;
}

.cource-item-one.ohrana._11-15-21-1 {
  background-color: #f90;
}

.item-one-image {
  margin-bottom: -20px;
  margin-left: -20px;
  margin-right: -30px;
}

.item-one-image.course-img-new {
  width: 240px;
  max-width: 100%;
  margin: -100px 0 40px;
}

.item-one-image.course-img-new.w380 {
  width: 380px;
}

.upper-10-zero {
  margin-top: 0;
}

.course-head {
  background-color: #fde6e1;
  margin-left: -20px;
  margin-right: -30px;
  padding-top: 15px;
  padding-bottom: 30px;
  padding-left: 20px;
}

.course-head.ch-new {
  padding-bottom: 140px;
}

.course-head.ch-new.green {
  background-color: #fffc;
}

.course-head.ch-new.orange {
  background-color: #ffffffa6;
}

.course-head.ohrana {
  background-color: #a8cada;
}

.course-head.ohrana._11-15-21 {
  background-color: #ffdba6;
}

.text-block-6 {
  font-size: 22px;
  line-height: 28px;
  display: none;
}

.text-block-7 {
  border: 1px solid #f8baae;
  border-radius: 2px;
  margin-left: 0;
  padding: 5px 7px 4px;
  font-size: 18px;
  display: inline-block;
}

.text-block-7.border-green {
  border-color: #00cf7f;
}

.text-block-7.border-orange {
  border-color: #f90;
}

.padding-top-10 {
  margin-top: 10px;
}

.button-course1 {
  color: #fff;
  background-color: #000;
  border-radius: 100px;
  margin-top: 20px;
  padding: 11px 30px 13px;
  font-size: 34px;
  font-weight: 300;
  line-height: 42px;
  text-decoration: none;
  transition: all .1s;
}

.button-course1:hover {
  color: #00cf7f;
  border-color: #00cf7f;
}

.course-head-two {
  background-color: #eddeff;
  margin-left: -20px;
  margin-right: -30px;
  padding-top: 15px;
  padding-bottom: 30px;
  padding-left: 20px;
}

.course-head-two.video {
  background-color: #fde6e1;
}

.text-block-two {
  border: 1px solid #b6a1d7;
  border-radius: 2px;
  margin-left: 0;
  padding: 5px 7px 4px;
  font-size: 18px;
  display: inline-block;
}

.cource-item-two {
  background-color: #8421ff;
  flex: 1;
  margin-bottom: 30px;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 30px;
}

.cource-item-two.video {
  background-color: #f53;
  order: 0;
  padding-right: 30px;
}

.academy-desc {
  padding-left: 30px;
}

.block-violent {
  background-color: #8421ff;
  padding-top: 70px;
  padding-bottom: 90px;
}

.block-green-sert {
  background-color: #00cf7f;
  padding-top: 70px;
  padding-bottom: 90px;
}

.image-courses {
  padding-right: 30px;
}

.block-white-sert {
  padding-top: 70px;
  padding-bottom: 40px;
}

.image-courses-safary {
  width: 836px;
  margin-left: -48px;
}

.paragraph-2 {
  margin-left: -125px;
  margin-right: 0;
}

.paragraph-2.padding-top-30 {
  margin-top: 40px;
}

.block-grey-sert {
  background-color: #f2f2f2;
  padding-top: 70px;
  padding-bottom: 40px;
}

.image-courses-safary-right {
  width: 836px;
  margin-left: 40px;
}

.paragraph-2-right {
  margin-right: -50px;
  padding-right: 0;
}

.paragraph-2-right.padding-top-30 {
  margin-top: 40px;
}

.modal-form-courses {
  z-index: 10000;
  background-color: #000c;
  padding-bottom: 50px;
  display: none;
  position: fixed;
  inset: 0;
  overflow: auto;
}

.modalformcourses-close.new {
  position: absolute;
}

.modal-form-courses-soon {
  z-index: 10000;
  background-color: #000c;
  padding-bottom: 50px;
  display: none;
  position: fixed;
  inset: 0;
  overflow: auto;
}

.modalformcoursessoon-close.new {
  position: absolute;
}

.first-element-academy {
  margin-top: -10px;
  padding-top: 0;
  display: block;
}

.image-13 {
  margin-left: -30px;
}

.link {
  font-size: 16px;
  display: none;
}

.column-9 {
  display: none;
}

.paragraph-3 {
  margin-bottom: 0;
  margin-right: -15px;
  font-size: 16px;
}

.paragraph-4 {
  line-height: 26px;
}

.paragraph-5 {
  text-align: left;
  margin-top: 10px;
  padding-top: 10px;
  font-style: normal;
}

.list-item, .list-item-2, .list-item-3 {
  color: #2e2e2e;
  text-align: left;
}

.button-2 {
  background-color: #00cf7f;
  border-radius: 100px;
  min-width: 0;
  margin-top: 10px;
  padding: 10px 30px 8px;
  font-size: 34px;
  font-weight: 300;
  line-height: 42px;
}

.button-2.rev-btn {
  margin-top: 0;
  padding-left: 64px;
  padding-right: 64px;
}

.bold-text {
  color: #000;
}

.text-span {
  font-style: normal;
}

.section-copters {
  background-color: #9cdbf8;
  background-image: url('../images/copters.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 220px;
}

.list {
  margin-bottom: 10px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 24px;
}

.list-item-4 {
  margin-bottom: 8px;
}

.padding-top-30 {
  margin-top: 30px;
}

.additional-space {
  margin-bottom: 30px;
}

.line-black-5px {
  background-color: #000;
  height: 5px;
  margin-bottom: 14px;
}

.mode-text-black-my {
  color: #fff;
  display: block;
}

.block-mytechpin {
  background-color: #f6f6f6;
  padding-top: 60px;
  padding-bottom: 90px;
  overflow: hidden;
}

.block-mytech-pin-1 {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 90px;
  overflow: hidden;
}

.columns {
  padding-left: 10px;
  padding-right: 10px;
}

.block-start-mytech-white {
  padding-top: 90px;
  padding-bottom: 35px;
  overflow: hidden;
}

.block-start-mytech-white.padding-befour-white-block {
  padding-top: 60px;
  padding-bottom: 90px;
}

.image-16 {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.block-green-mytech {
  background-color: #f2f2f2;
  padding-top: 90px;
  padding-bottom: 120px;
  overflow: hidden;
}

.block-green-mytech.anti-row-paddings {
  background-color: #15af97;
  font-weight: 300;
  line-height: 28px;
}

.block-green-mytech.anti-row-paddings.blue {
  background-color: #365686;
}

.block-green-mytech.anti-row-paddings.blue.update010221 {
  background-color: #272446;
  display: block;
}

.image-19 {
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: -120px;
}

.link-white-mytech {
  color: #fff;
  text-decoration: none;
}

.link-white-mytech:hover {
  color: #f4cd35;
}

.description-h2-mytech {
  font-size: 30px;
  line-height: 40px;
  display: inline-block;
}

.cource-price {
  border: .3px solid var(--black);
  color: #000;
  background-color: #0000;
  border-radius: 0;
  margin-left: 0;
  padding: 10px 6px 8px;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .2s;
  display: inline-block;
  overflow: visible;
}

.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-20 {
  line-height: 20px;
}

.heading-10, .paragraph-17 {
  display: inline-block;
}

.tabs, .column-10, .hidden {
  display: none;
}

.review-slider {
  background-color: #0000;
  height: auto;
  margin-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
}

.review-arrow {
  background-color: #bdbdbd;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

.review-arrow-icon {
  font-size: 14px;
  position: static;
}

.slide-nav {
  height: auto;
  font-size: 6px;
}

.review-slide {
  text-align: center;
}

.review-photo {
  object-fit: cover;
  border-radius: 100%;
  width: 120px;
  height: 120px;
  margin-top: 0;
  margin-bottom: 30px;
}

.review-slide-row {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.review-text-block {
  max-width: 730px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 300;
  position: relative;
  overflow: hidden;
}

.review-text {
  text-align: left;
  margin-right: 0;
  font-size: .96em;
  line-height: 1.3em;
  display: block;
}

.review-name {
  margin-top: 15px;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.review-city {
  margin-top: 5px;
  font-weight: 300;
}

.review-gradient {
  background-image: linear-gradient(to top, #f2f2f2, #c9c9c900);
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.open-review, .hide-review {
  display: block;
}

.long-review {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.rev-link-section {
  background-image: linear-gradient(#00000080, #00000080), url('../images/otzivi-cnord-2.jpg');
  background-position: 0 0, 50% 55%;
  background-size: auto, cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.rev-row {
  align-items: center;
  display: flex;
}

.paragraph-18 {
  padding-top: 40px;
  font-size: 30px;
  line-height: 40px;
}

.heading-11 {
  font-size: 85px;
}

.paragraph-19 {
  padding-top: 40px;
  font-size: 30px;
  line-height: 40px;
}

.container {
  padding-top: 0;
  overflow: visible;
}

.button-3 {
  background-color: #000;
  border-radius: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 30px;
  line-height: 50px;
}

.button-3:hover {
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 40px;
}

.body-2 {
  padding-left: 40px;
}

.container-2 {
  padding-bottom: 100px;
}

.youtube {
  margin-top: 10px;
}

.container-3 {
  padding-bottom: 100px;
}

.paragraph-20 {
  font-size: 30px;
  line-height: 40px;
}

.container-4 {
  font-size: 30px;
  line-height: 35px;
}

.paragraph-21, .paragraph-22, .paragraph-23 {
  font-size: 30px;
  line-height: 40px;
}

.paragraph-24 {
  padding-top: 0;
  font-size: 30px;
  line-height: 35px;
}

.paragraph-25, .paragraph-26 {
  font-size: 30px;
  line-height: 40px;
}

.anons {
  z-index: 500;
  background-color: var(--tomato);
  color: var(--white);
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
  position: sticky;
  top: 0;
}

.anons-row {
  justify-content: center;
  align-items: center;
  display: flex;
}

.anons-text {
  margin-right: 30px;
}

.anons-button {
  background-color: var(--white);
  color: var(--tomato);
  border-radius: 100px;
  padding: 6px 20px;
}

.anons-sections {
  position: relative;
}

.column-11, .column-12, .column-13, .column-14, .column-15, .column-16, .column-17, .columns-2, .columns-3 {
  display: none;
}

.image-20 {
  opacity: 1;
  backface-visibility: visible;
  perspective: none;
  object-fit: cover;
  margin-left: -23px;
  padding-left: 25px;
  padding-right: 0;
  font-weight: 300;
  line-height: 20px;
  transform: none;
}

.image-21 {
  margin-top: 17px;
  margin-bottom: 18px;
  margin-left: -21px;
  padding-left: 19px;
}

.button-telegram {
  background-color: #0000;
  background-image: url('../images/noun_send_telegram_black.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
  width: 36px;
  height: 35px;
  margin-right: 10px;
  transition: all .1s;
}

.button-telegram:hover {
  background-image: url('../images/noun_send_telegram_blue.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
}

.button-telegram-white {
  background-color: #0000;
  background-image: url('../images/noun_send_telegram_white.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
  width: 36px;
  height: 35px;
  margin-right: 10px;
  transition: all .1s;
}

.button-telegram-white:hover {
  background-image: url('../images/noun_send_telegram_blue.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
}

.text-block-12 {
  font-family: Circe, sans-serif;
  font-weight: 700;
}

.btn-nav {
  color: #000;
  background-color: #f6e620;
  border-radius: 30px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
  position: relative;
  bottom: -2px;
}

.btn-nav:hover {
  color: #000;
  background-color: #fff;
}

.btn-nav.open-popup-button {
  font-size: 18px;
  font-weight: 700;
}

.button-logo-white-2 {
  background-color: #0000;
  background-image: url('../images/CNord-logo-white.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 92px;
  height: 37px;
  padding: 0;
  transition: all .1s;
}

.button-logo-white-2:hover {
  background-image: url('../images/CNord-logo-yellow.png');
}

.subtitle-h1 {
  color: #f6e620;
  width: 100%;
  max-width: 1080px;
  margin-bottom: 40px;
  padding-top: 60px;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
}

.subtitle-h1._2 {
  margin-bottom: 22px;
  padding-top: 0;
  font-size: 25px;
  line-height: 30px;
}

.container-1080 {
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-1080.cont-hero {
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.cashback {
  z-index: 2;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  display: block;
  position: static;
  overflow: auto;
}

.partner-logo {
  max-width: 200px;
  max-height: 37px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 30px;
}

.hero-text {
  max-width: 390px;
}

.partners {
  color: #000;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}

.partners.white {
  color: #000;
}

.no-margin-2 {
  letter-spacing: normal;
  margin: 0 0 60px;
  padding: 0;
  font-size: 52px;
  line-height: 60px;
}

.no-margin-2.b-margin-40 {
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 40px;
  font-weight: 400;
}

.no-margin-2._2 {
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  text-decoration: none;
}

.partners-row {
  align-items: center;
  display: flex;
}

.demo-price-circle {
  z-index: 1;
  color: #000;
  text-align: center;
  background-color: #f6e620;
  border-radius: 220px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 204px;
  height: 204px;
  margin: 0 auto 0 110px;
  font-size: 40px;
  font-weight: 400;
  line-height: 1em;
  display: flex;
  position: absolute;
  top: -56px;
  transform: translate(-20px);
}

.h3-y-hero {
  color: #f6e620;
  letter-spacing: normal;
  margin-top: 40px;
  margin-bottom: 30px;
  margin-right: 0;
  padding-top: 0;
  font-size: 28px;
  font-weight: 300;
  line-height: 34px;
}

.hero-100vh {
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: hidden;
}

.hero-100vh.hero-blue {
  color: #fff;
  background-color: #4bb379;
  min-height: 640px;
}

.hero-100vh.hero-blue.vert {
  letter-spacing: normal;
  flex-direction: column;
  height: auto;
  min-height: 100vh;
  padding-top: 140px;
  padding-bottom: 60px;
  font-weight: 300;
}

.hero-100vh.hero-blue.vert.cashback {
  background-color: #4bb379;
  background-image: url('../images/C68A2576-2.jpg');
  background-position: 0 0;
  background-size: cover;
  min-height: 92vh;
  padding: 0 0 64px;
  display: block;
  overflow: auto;
}

.demo-complect {
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
  position: static;
  inset: 0% 0% 0% auto;
}

.demo-complect.modalformsc-link.no-margin {
  background-color: #0000;
}

.pr-row {
  max-width: 320px;
  padding-top: 50px;
  display: flex;
}

.section {
  padding: 100px 40px;
  display: block;
  overflow: hidden;
}

.section.sec-violet {
  color: #fff;
  background-color: #8421ff;
  display: none;
}

.section.sec-ws {
  background-color: #f2f2f2;
}

.section.sec-ws.sec2.cashback {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
}

.section.sec-ws.sec2.cashback.last {
  padding-bottom: 64px;
}

.section.sec-ws.cashback {
  margin-bottom: 33px;
  padding-top: 161px;
  padding-bottom: 35px;
}

.section.sec-ws.cashback.myalarm {
  background-color: #4bb379;
  margin-bottom: 0;
  padding-top: 100px;
}

.section.sec-dark {
  color: #fff;
  background-color: #2e2e2e;
  padding-bottom: 30px;
}

.section.sec-dark.vid {
  padding-bottom: 100px;
  display: block;
}

.section.sec-dark.cashback {
  margin-top: 3px;
}

.section.gray {
  background-color: #f7f7f7;
}

.section.gray.cashback {
  padding-top: 92px;
}

.section.sec-green {
  color: #fff;
  background-color: #4bb379;
  line-height: 50px;
}

.section.sec-green.cashback {
  background-color: #4bb379;
}

.section.sechidden {
  display: none;
}

.section.vid-1s {
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.section.vid-2s {
  padding-bottom: 0;
}

.section.gray-sect {
  background-color: #eee;
  padding-top: 100px;
  padding-bottom: 40px;
}

.section.gray-sect._050221-1 {
  padding-bottom: 100px;
  display: block;
}

.section.gray-sect._170321-1 {
  padding-top: 0;
  padding-bottom: 100px;
}

.section.gray-sect._090421 {
  background-color: #0000;
  padding-top: 0;
}

.section.vid-3s {
  padding-top: 60px;
  padding-bottom: 40px;
}

.section.vid-3s.gray-sect {
  background-color: #eee;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 60px;
}

.section.blue-sect {
  color: var(--white);
  background-color: #001eff;
  padding-top: 45px;
  padding-bottom: 45px;
}

.section.blue-sect.light {
  background-color: #1f5bff;
}

.section.mb50 {
  padding-bottom: 50px;
}

.section.mb50._110221-1 {
  display: none;
}

.section.mb50._110221-1._260321 {
  display: block;
}

.section._280221-2 {
  padding-top: 30px;
}

.section._170321-4 {
  margin-bottom: 0;
  padding-top: 0;
}

.section._170321-4._090421-3, .section._190321-1._260321-3 {
  display: none;
}

._3-steps {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 80px;
  display: flex;
}

.text-block-13 {
  text-transform: none;
  font-family: Circe, sans-serif;
  font-size: 25px;
  font-style: normal;
  line-height: 35px;
  text-decoration: none;
}

.step-ico {
  justify-content: center;
  align-items: center;
  max-width: 128px;
  height: 128px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.step-arr {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 128px;
  display: flex;
}

.step-col {
  text-align: center;
  flex: 1;
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
  line-height: 40px;
}

.center-h2 {
  color: #000;
  text-align: center;
  margin-bottom: 40px;
  padding-top: 0;
  display: block;
}

.center-h2.whitehead {
  color: #fff;
}

.center-h2.whitehead.hed {
  display: none;
}

._1-2col {
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}

._1-2col.center-flex {
  align-self: center;
}

.nord-air-img {
  max-width: 434px;
  margin: -40px auto -60px;
}

._2col-row {
  justify-content: space-between;
  align-items: flex-start;
  margin-left: -40px;
  margin-right: -40px;
  display: flex;
}

.nord-aier-title {
  max-width: 480px;
  margin-bottom: 40px;
  margin-right: auto;
  padding-top: 0;
  font-family: Circe, sans-serif;
}

.new-rich {
  margin-bottom: 0;
  display: inline-block;
}

.new-rich.t-margin-40 {
  margin-top: 40px;
}

.new-rich.max-400 {
  max-width: 400px;
}

.image-gallery-2 {
  width: 100%;
  margin-bottom: 5px;
}

.text-block-21 {
  margin-bottom: 20px;
  margin-right: 20px;
  font-size: 22px;
  line-height: 28px;
}

.text-block-21.tex {
  display: none;
}

.page-screen {
  border: 1px solid #0000;
  border-radius: 0;
  overflow: visible;
}

.text-block-22 {
  font-size: 38px;
  line-height: 45px;
}

._3col-row2 {
  margin-left: -20px;
  margin-right: -120px;
  display: flex;
}

._3col {
  flex: 0 auto;
  width: 50%;
  padding-right: 100px;
}

.app-row {
  margin-top: 40px;
}

.app-link {
  margin-right: 20px;
}

.screen-app {
  margin: -88px -40px -130px;
}

.violet-p {
  color: #8421ff;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 0;
}

.free {
  color: #fff;
  letter-spacing: .02em;
  text-transform: uppercase;
  background-color: #00cf7f;
  border-radius: 100px;
  padding-top: 3px;
  padding-left: 9px;
  padding-right: 9px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  display: inline-block;
  position: absolute;
  inset: auto -22px 10px 20px;
}

.about-col {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 25%;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 20px;
  line-height: 30px;
  display: flex;
}

.about-row {
  flex-wrap: wrap;
  margin: 100px -30px -60px;
  display: flex;
}

.about-img {
  margin-top: 0;
  margin-bottom: 0;
}

.about-img-div {
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.center-text-wrap {
  text-align: center;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.small-text {
  margin-top: 40px;
  font-size: 22px;
  line-height: 28px;
}

.white-link {
  color: #fff;
}

.white-link.wl-phone {
  margin-top: 10px;
  display: inline-block;
}

.num {
  color: #00cf7f;
  margin-bottom: 5px;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.num-col {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.ab-row {
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.num-text {
  max-width: 180px;
  font-size: 20px;
  line-height: 24px;
}

.num-row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.ab-col {
  flex: 1;
}

.ab-col._2 {
  flex: 0 auto;
  margin-left: 60px;
  padding-top: 80px;
}

.whatsapp-button {
  z-index: 800;
  background-image: url('../images/logo-whatsapp500-without-shadow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 90px;
  height: 90px;
  position: fixed;
  inset: auto 20px 20px auto;
}

.text-block-23 {
  object-fit: fill;
  font-weight: 700;
  overflow: visible;
}

.text-span-2 {
  line-height: 55px;
}

.btn-nav-copy2 {
  color: #000;
  background-color: #f6e620;
  border-radius: 30px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
  position: relative;
  bottom: -2px;
}

.btn-nav-copy2:hover {
  color: #000;
  background-color: #fff;
}

.btn-nav-copy2.open-popup-button {
  margin-right: 0;
  padding: 15px 40px;
  font-size: 30px;
  font-weight: 700;
}

.btn-nav-copy2.open-popup-button.b24-web-form-popup-btn-18 {
  background-color: #f3f01d;
  margin-top: -6px;
  font-weight: 700;
}

.text-block-24, .text-block-25 {
  font-size: 25px;
  line-height: 35px;
}

.text-block-26 {
  color: #fff9;
}

.text-block-27 {
  color: #fff;
}

.imp-text {
  margin-top: 25px;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.bold-text-8 {
  font-weight: 400;
}

.image-22 {
  margin-top: -32px;
}

.image-22.im {
  display: none;
}

.str-text {
  color: var(--white);
  margin-top: 5px;
  font-size: .8em;
  line-height: 1em;
  text-decoration: line-through;
}

.pr-col {
  width: 50%;
  padding-right: 50px;
}

.pr-icon-div {
  height: 90px;
  margin-bottom: 10px;
}

.pr-icon {
  object-fit: contain;
  object-position: 0% 50%;
  max-width: 100%;
  max-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.pr-text {
  color: var(--black);
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}

.youtube-2 {
  width: auto;
  height: auto;
}

.videos-row {
  margin-right: -60px;
  display: flex;
}

.videos-col {
  width: 50%;
  padding-right: 60px;
}

.h3 {
  color: #000;
  margin-top: 40px;
  margin-bottom: 20px;
  margin-right: 0;
  padding-top: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
}

.h3._090421-4 {
  margin-bottom: 0;
}

.h3.max {
  padding-bottom: 10px;
  font-size: 62px;
}

.h3.advantages {
  font-size: 56px;
  font-weight: 700;
}

.html-embed {
  width: auto;
  min-width: auto;
  min-height: auto;
  padding: 0%;
}

.youtube-3 {
  display: block;
}

.youtube-4 {
  width: 100%;
  display: block;
}

.html-embed-2 {
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 79%;
  padding-top: 0%;
}

.column-18 {
  display: none;
}

.text-block-28 {
  text-align: center;
}

.text-block-29 {
  background-color: #ffe777;
  display: none;
}

.text-block-30 {
  display: block;
}

.text-block-31 {
  display: flex;
}

.text-block-31.wrl {
  display: none;
}

.text-block-32 {
  background-color: #ffe777;
  display: none;
}

.text-block-33 {
  -webkit-text-fill-color: inherit;
  background-color: #ffe777;
  background-clip: border-box;
  display: none;
}

.text-block-34, .text-block-35, .text-block-36, .text-block-37 {
  background-color: #ffe777;
  display: none;
}

.text-block-70 {
  display: block;
}

.text-block-70.nb-k14 {
  display: none;
}

.text-block-39 {
  display: inline;
}

.text-block-39.wrl {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.text-block-40, .columns-4, .paragraph-27, .columns-5, .paragraph-28 {
  display: none;
}

.section-2 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.paragraph-29 {
  margin-bottom: 0;
  margin-right: 0;
}

.paragraph-29._2 {
  padding-left: 60px;
}

.nord-gsm {
  background-color: #365686;
  margin-top: -30px;
  padding-left: 27px;
}

.nord-gsm._2 {
  background-color: #15af97;
  margin-left: -80px;
  margin-right: -63px;
  padding-left: 43px;
}

.heading-23, .heading-24 {
  padding-top: 0;
}

.heading-25 {
  margin-right: 6px;
  padding-left: 0;
  padding-right: 0;
}

.link-5 {
  color: #4bb379;
}

.image-24 {
  background-color: #0000;
}

.text-span-3 {
  color: #3e3838;
  background-color: #fcf803;
  border-radius: 20px;
}

.text-span-4 {
  color: #201e1e;
  background-color: #f3f01d;
  border-radius: 20px;
}

.text-span-5 {
  font-size: 30px;
}

.text-span-6 {
  font-size: 25px;
  line-height: 25px;
}

.text-span-7 {
  font-size: 20px;
  line-height: 25px;
}

.text-span-8 {
  line-height: 40px;
}

.paragraph-33 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.list-2 {
  margin-top: 30px;
  padding-left: 22px;
}

.ma_link {
  font-size: 22px;
  line-height: 28px;
  text-decoration: underline;
  display: inline-block;
}

.text-block-41 {
  padding-left: 0;
}

.ver {
  color: #00000080;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 400;
}

.courses-row {
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.courses-col {
  flex-direction: column;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.link-6 {
  color: #000;
}

.background-video {
  background-color: #000000b3;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.background-video.max {
  background-color: #0000004d;
}

.h1 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 82px;
  line-height: 110%;
}

.subtitle-1 {
  color: #fff;
  max-width: 500px;
  margin-bottom: 80px;
  font-size: 26px;
  font-weight: 300;
  line-height: 140%;
}

.center-block {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.center-block._250221-2 {
  margin-top: 20px;
  margin-bottom: 0;
}

.center-block._170321 {
  display: none;
}

.center-block._190321-4 {
  padding-bottom: 50px;
}

.h2 {
  margin-bottom: 30px;
  padding-top: 0;
}

.h2.s82 {
  font-size: 82px;
  line-height: 110%;
}

.description {
  text-align: center;
  margin-bottom: 50px;
  font-size: 26px;
  font-weight: 300;
  line-height: 140%;
}

.description.s24 {
  font-size: 24px;
}

.description.s24.w600 {
  max-width: 600px;
}

.description.s24.w570 {
  flex: 0 auto;
  max-width: 570px;
}

.description.s24.w570._250221-5 {
  align-self: auto;
}

.description.s24.w500 {
  max-width: 650px;
  margin-bottom: 40px;
}

.description.s24.w501 {
  max-width: 500px;
}

.description.s24.w501._260321-1 {
  color: #199c68;
}

.v_row1 {
  align-items: flex-start;
  display: flex;
}

.v_row1._050221-2 {
  display: none;
}

.v_col1 {
  flex: 1;
}

.v_col1._2 {
  flex: none;
  width: 560px;
  margin-left: 40px;
}

.par20 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 135%;
}

.par20.mb0 {
  margin-bottom: 0;
  font-size: 20px;
}

.par20.mb0._250221 {
  text-align: center;
  margin-top: 20px;
  padding-top: 0;
  font-size: 25px;
}

.par20.mb0._250221._2 {
  text-align: left;
  margin-top: 0;
}

.par20.mb0._250221._2.max {
  font-size: 22px;
}

.par20.mb0._250221-3 {
  text-align: center;
  margin-top: 20px;
  font-size: 25px;
}

.par20.mb0._280221-3 {
  font-size: 22px;
}

.par20.mb0._22-06-22-1 {
  font-size: 17px;
  line-height: 140%;
}

.par20._020421 {
  padding-top: 20px;
}

.par20._020421._3-31-22 {
  display: none;
}

.par20._090421-1 {
  margin-top: 0;
}

.v_row2 {
  flex-wrap: wrap;
  margin-bottom: -70px;
  margin-right: -40px;
  display: flex;
}

.v_col2 {
  width: 33.3%;
  padding-bottom: 70px;
  padding-right: 40px;
}

.v_ic_block1 {
  height: 55px;
  margin-bottom: 23px;
}

.v_ic1 {
  max-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 140%;
}

.h4.mb8 {
  margin-bottom: 8px;
}

.h4.mb8._280221-3 {
  font-size: 22px;
}

.h4.mb8.caps {
  text-transform: uppercase;
}

.h4.mb8.caps.max3 {
  font-size: 18px;
}

.h4.mb8.caps._22-06-22-2 {
  color: #000;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 120%;
  overflow: hidden;
}

.h4.f32 {
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 100%;
}

.v_row3 {
  flex-wrap: wrap;
  margin-bottom: -90px;
  margin-right: -40px;
  display: flex;
}

.v_col3 {
  width: 33.3%;
  padding-bottom: 90px;
  padding-right: 40px;
}

.v_col3._260221-1 {
  display: none;
}

.v_img1 {
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 20px;
}

.v_sect_block {
  margin-bottom: 0;
}

.v_sect_block._050221-3 {
  display: block;
}

.v_sect_block.nordmax {
  margin-bottom: 70px;
}

.v_row4 {
  align-items: flex-start;
  display: flex;
}

.v_col4 {
  flex: 1;
  margin-top: 60px;
}

.v_gif {
  flex: none;
  width: 760px;
  max-width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 40px;
}

.v_row5 {
  display: flex;
}

.v_col5 {
  flex: 1;
}

.v_col5._1 {
  flex: none;
  width: 760px;
  max-width: 70%;
  margin-right: 40px;
}

.v_col5._2 {
  padding-top: 18px;
}

.cameras-1 {
  margin-bottom: 4px;
}

.v_img2 {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.cameras-2 {
  display: flex;
}

.v_cam_preview {
  cursor: pointer;
  object-fit: cover;
  width: 60px;
  height: 60px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 5px;
  display: block;
}

.v_row6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.v_col6 {
  flex: 1;
}

.v_col6._2 {
  flex: none;
  width: 600px;
  padding-left: 50px;
  padding-right: 50px;
}

.v_col6._1 {
  text-align: right;
}

.div-block-21 {
  color: #000;
  padding-bottom: 45px;
}

.app-slider {
  margin-bottom: -40px;
  margin-left: -20px;
  margin-right: -20px;
}

.app-img {
  margin-top: 0;
  margin-bottom: 0;
}

.v_row7 {
  justify-content: center;
  align-items: flex-start;
  margin-right: -40px;
  padding-top: 50px;
  display: flex;
}

.v_col7 {
  width: 28%;
  padding-right: 40px;
  position: relative;
}

.v_ic2 {
  max-width: 100px;
  height: 100px;
  margin-top: 0;
  margin-bottom: 25px;
}

.v_arrow {
  width: 30px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -40px;
  position: absolute;
  inset: 30px auto auto 100%;
}

.v_ic2-block {
  text-align: center;
}

.v_row8 {
  align-items: flex-start;
  width: 850px;
  max-width: 100%;
  display: flex;
}

.v_row8._2 {
  padding-top: 30px;
}

.v_col8 {
  text-align: left;
  flex: 1;
  padding-right: 40px;
}

.v_col8._250221-4 {
  flex: 0 auto;
  margin-right: 80px;
  padding-right: 0;
}

.v_col8._2 {
  flex: 0 auto;
}

.v_row9 {
  flex-wrap: wrap;
  margin-bottom: -55px;
  margin-right: -40px;
  padding-top: 50px;
  display: flex;
}

.v_row9._2 {
  text-align: left;
  width: 900px;
  max-width: 100%;
  margin-bottom: -40px;
  margin-left: 40px;
  margin-right: 0;
}

.v_col9 {
  background-image: url('../images/point.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 30px;
  width: 50%;
  padding-bottom: 55px;
  padding-left: 50px;
  padding-right: 40px;
}

.v_col9._2 {
  background-image: url('../images/tarif.png');
  background-size: 34px;
  padding-bottom: 40px;
}

.v_col9._2._170321-2 {
  display: block;
}

.v_col9._2._170321-2._190321-3, .v_col9._2._170321-2._230321 {
  display: none;
}

.chop-logo-block {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.chop-logo {
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
}

.chops-block {
  margin-left: -30px;
  margin-right: -30px;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.slider-arrow {
  z-index: 5;
  background-color: #e8e8e8;
  background-image: url('../images/left-arrow.svg');
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: auto 40%;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  position: absolute;
  inset: 50% auto auto 0%;
}

.slider-arrow.next, .slider-arrow.next1, .slider-arrow.next2 {
  background-image: url('../images/right-arrow.svg');
  background-position: 55%;
  left: auto;
  right: 0%;
}

.slider-arrow.prev_dev {
  top: 40%;
}

.slider-arrow.next_dev {
  background-image: url('../images/right-arrow.svg');
  background-position: 55%;
  top: 40%;
  left: auto;
  right: 0%;
}

.arrow-down {
  background-image: url('../images/down.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  transition: all .2s;
  position: absolute;
  inset: auto auto 40px 50%;
}

.arrow-down:hover {
  opacity: .6;
}

.div-block-22 {
  position: relative;
}

.div-block-22._2 {
  margin-left: -40px;
  padding-left: 50px;
  padding-right: 50px;
}

.columns-6 {
  display: flex;
}

.lightbox-link {
  display: block;
}

.div-block-23 {
  z-index: 2;
  justify-content: center;
  margin-right: -10px;
  display: flex;
  position: relative;
}

.div-block-23._280221 {
  display: none;
}

.price-row {
  margin-right: -40px;
  display: flex;
}

.price-col {
  width: 33.3%;
  padding-right: 40px;
  display: flex;
}

.price-card {
  background-color: #f0f0f0;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.price-head {
  color: var(--white);
  text-align: center;
  background-color: #199c68;
  flex-direction: column;
  align-items: center;
  height: 220px;
  padding: 18px 20px;
  font-size: 16px;
  line-height: 1.35em;
  display: flex;
}

.text-block-71 {
  margin-bottom: 50px;
  font-size: 22px;
}

.text-block-72 {
  margin-bottom: 5px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3em;
}

.div-block-24 {
  text-align: center;
  flex-direction: column;
  flex: 1;
  padding: 34px 20px 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.55em;
  display: flex;
}

.text-block-73 {
  margin-bottom: 9px;
}

.div-block-25 {
  flex: 1;
}

.download-code {
  color: var(--white);
  background-image: url('../images/arrow.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 26px;
  padding-right: 35px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1em;
  display: inline-block;
}

.download-code:hover {
  color: var(--white);
}

.list-3 {
  padding-left: 24px;
}

.center-block-2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-26 {
  width: 710px;
  max-width: 100%;
}

._110221, ._190221 {
  display: block;
}

.body-3 {
  padding-left: 0;
}

.columns-7 {
  display: none;
}

.section-3 {
  padding-top: 60px;
  padding-bottom: 20px;
}

.section-3._170321-3 {
  background-color: #f6f6f6;
}

.vn-slider-block {
  position: relative;
}

.vn-slider {
  margin-left: 75px;
  margin-right: 75px;
}

.vn-sl-row {
  align-items: center;
  display: flex;
}

.vn-sl-row._190321 {
  display: block;
}

.vn-sl-col {
  flex: 1;
}

.vn-sl-col._2 {
  flex: none;
  width: 60%;
  margin-left: 40px;
}

.vn-sl-image {
  margin-top: 0;
  margin-bottom: 0;
}

.soon-text {
  color: green;
  border: 1px solid green;
  border-radius: 100px;
  margin-bottom: 10px;
  padding: 5px 20px;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.soon-text._2 {
  margin-bottom: 2px;
  line-height: 28px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.soon-text._2._190321-3, .soon-text._010421-1 {
  display: none;
}

.soon-text.green30621 {
  color: green;
}

.soon-text.white030621 {
  color: #fff;
  border-color: #fff;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 30px;
}

.par22 {
  text-align: left;
  margin-right: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 135%;
}

.par22.mb0 {
  margin-bottom: 0;
  font-size: 20px;
}

.par22.mb0._250221 {
  font-size: 25px;
}

.par22.mb0._250221-3 {
  margin-top: 20px;
  font-size: 25px;
}

.par22.mb0._280221-3 {
  font-size: 22px;
}

.par22._2 {
  max-width: 300px;
  margin-bottom: 0;
}

.par22._2._230321 {
  display: block;
}

.par22._190321-4 {
  text-align: center;
  max-width: 700px;
}

.relat {
  position: relative;
}

.push-img-block {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.push-img {
  flex: none;
  max-width: 25vw;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 40px;
}

.push-img._2 {
  max-width: 100%;
  padding-right: 20px;
}

.vn_row1 {
  margin-right: -40px;
  display: flex;
}

.vn_col1 {
  text-align: center;
  width: 25%;
  padding-right: 40px;
}

.vn_num {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.23em;
}

.vn_line {
  background-color: #0003;
  height: 1px;
  margin-top: 14px;
  margin-bottom: 14px;
}

.par-300 {
  font-weight: 300;
}

.paragraph-34 {
  margin-top: -13px;
  margin-bottom: 15px;
}

.paragraph-35 {
  margin-bottom: 25px;
}

._190321, .div-block-27 {
  display: block;
}

.div-block-27._190221, .div-block-28, .div-block-29 {
  display: none;
}

.div-block-30 {
  overflow: visible;
}

.container-1081 {
  max-width: 700px;
  margin-top: 80px;
}

._010421 {
  display: block;
}

.bold-text-9, .bold-text-10 {
  font-size: 25px;
}

.div-block-31 {
  background-color: #0006;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.tarify-row {
  border-bottom: 1px solid #0000001a;
  display: flex;
}

.tarify-row.last {
  border-bottom-style: none;
}

.tarif-col {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 24px 12px;
  display: flex;
}

.tarif-col._1 {
  text-align: left;
  justify-content: flex-start;
  padding-left: 0;
  font-weight: 300;
}

.tarif-col._2 {
  border-left: 1px solid #0000001a;
  flex: none;
  width: 31%;
}

.tarif-col._2.hd {
  border-left-color: #0000;
}

.tarif-col._2.c4 {
  width: 24%;
}

.tarif-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
}

.tarify-block {
  width: 840px;
  max-width: 100%;
}

.tarify-block.max {
  width: 100%;
}

.image-25 {
  width: 32px;
  margin-top: 0;
  margin-bottom: 0;
}

.image-25._2 {
  padding: 5px;
}

.tarif-cost {
  color: var(--sea-green);
  font-size: 22px;
}

.tarify-sect-2 {
  padding: 100px 40px;
}

.tarif-cost-2 {
  color: #199c68;
  font-size: 22px;
}

.h1-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 82px;
  line-height: 110%;
}

.text-block-74 {
  color: #000;
  text-align: right;
  font-style: italic;
}

.text-block-75 {
  color: #000;
}

.italic-text {
  color: var(--sea-green);
}

._130421-2 {
  padding-top: 0;
}

.adr-img {
  margin-top: 0;
  margin-bottom: 0;
}

.adr-text {
  margin-top: 30px;
  margin-bottom: 0;
  margin-right: 0;
}

.adr-slider {
  margin-bottom: 80px;
  position: relative;
}

.adr-arrow {
  z-index: 10;
  border: 2px solid #000;
  border-radius: 100px;
  justify-content: flex-end;
  align-items: center;
  height: 50px;
  margin-top: -45px;
  margin-right: -25px;
  padding: 10px 10px 10px 13px;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: auto;
  right: 100%;
}

.adr-arrow.next {
  margin-left: -25px;
  margin-right: 0;
  left: 100%;
  right: auto;
  transform: rotate(180deg);
}

.arr-line {
  background-color: var(--black);
  border-radius: 100px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 24px;
  height: 3px;
  display: flex;
  position: relative;
}

.arr-ic {
  flex: none;
  width: 23px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -8px;
}

.arr-block {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.mt60 {
  margin-top: 40px;
}

.italic-text-2, .italic-text-3 {
  color: green;
}

.columns-8 {
  color: green;
  display: block;
}

.text-block-76 {
  font-style: normal;
}

.paragraph-36 {
  margin-top: -12px;
}

.heading-27 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph-37 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 300;
  line-height: 35px;
}

.paragraph-37._081421-1 {
  color: gray;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
}

.image-26 {
  margin-top: 40px;
  margin-bottom: 0;
}

.text-block-77 {
  background-color: #ffe777;
  display: none;
}

.column-22 {
  margin-bottom: 40px;
}

.heading-28 {
  color: #000;
}

.bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18 {
  font-weight: 400;
}

.heading-29 {
  font-size: 36px;
}

.heading-30 {
  padding-top: 0;
  font-size: 25px;
}

.heading-31, .heading-32 {
  font-size: 25px;
}

.heading-33 {
  margin-top: 8px;
  padding-top: 0;
  font-size: 25px;
}

.heading-34, .heading-35 {
  font-size: 25px;
}

.heading-36 {
  padding-top: 0;
  font-size: 25px;
}

.heading-37, .heading-38, .heading-39, .heading-40, .heading-41, .heading-42, .heading-43, .heading-44, .heading-45, .heading-46 {
  font-size: 25px;
}

.section-4 {
  display: block;
}

.paragraph-38, .link-7 {
  display: none;
}

.heading-47 {
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  font-size: 30px;
}

.heading-48 {
  font-size: 24px;
}

.slider-nav {
  margin-right: -60px;
  display: flex;
}

.slider-nav-slide {
  cursor: pointer;
  padding-right: 60px;
  transition: all .2s;
}

.image-27 {
  object-fit: cover;
  border-radius: 100%;
  margin-top: -30px;
  margin-bottom: 0;
}

.text-block-78 {
  margin-top: 10px;
  margin-left: 10px;
  font-size: .8em;
  line-height: 1.4em;
}

.more-btn {
  color: var(--sea-green);
  margin-top: 24px;
  font-size: 22px;
  line-height: 28px;
  display: inline-block;
}

.more-btn-row {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.more-ic {
  flex: none;
  width: 32px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 8px;
}

.hide {
  display: none;
}

.image-28 {
  cursor: auto;
  margin-top: 0;
  margin-bottom: 0;
  transition: all .2s;
}

.image-28:hover {
  transform: scale(1.1);
}

.image-28.max {
  overflow: visible;
}

.image-28.max:hover {
  transform: none;
}

.div-block-32 {
  overflow: hidden;
}

.link-block-2 {
  margin-bottom: 26px;
}

.div-block-33 {
  padding-left: 62px;
  padding-right: 62px;
  position: relative;
}

.red2 {
  color: red;
}

.link-8 {
  color: #000;
}

.h1-n1 {
  margin-top: 0;
}

._w-710 {
  color: var(--black);
  width: 710px;
  max-width: 100%;
}

.n1-text1 {
  color: var(--steel-blue);
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 700;
}

.n1-text2 {
  font-size: 22px;
  font-weight: 700;
}

.n1-row1 {
  margin-right: -40px;
  display: flex;
}

.n1-row1._2 {
  margin-bottom: 40px;
}

.n1-col1 {
  width: 33.3%;
  padding-right: 40px;
}

.n1-col1.c2 {
  width: 50%;
}

.n1-img1 {
  mix-blend-mode: normal;
  object-fit: fill;
  margin-top: 3em;
  margin-bottom: 3em;
  display: block;
  position: static;
}

.h2-n1 {
  color: var(--dark-slate-blue);
  margin-bottom: .8em;
  padding-top: 39px;
  font-size: 38px;
  line-height: 120%;
}

.h2-n1.blue {
  color: var(--steel-blue);
}

.n1-row2 {
  margin-bottom: 20px;
  display: flex;
}

.n1-col2 {
  color: #000;
  flex: 1;
}

.n1-col2._1 {
  flex: 0 auto;
  width: 70%;
  padding-right: 60px;
}

.n1-block1 {
  border-left: 3px solid var(--black);
  color: var(--black);
  margin-bottom: 20px;
  padding-left: 20px;
}

.n1-content-block {
  flex-direction: column;
  align-items: center;
  font-size: 17px;
  font-weight: 300;
  line-height: 140%;
  display: flex;
}

.n1-row3 {
  flex-wrap: wrap;
}

.n1-col3 {
  padding-bottom: 45px;
  display: flex;
}

.n1-col3.rev {
  flex-direction: row-reverse;
  margin-top: 21px;
}

.n1-col3.last {
  margin-top: -29px;
  padding-bottom: 0;
}

.n1-img2 {
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 1.6em;
}

.n1-img2.mb0 {
  margin-bottom: 0;
}

.h3-n1 {
  margin-bottom: 1em;
  margin-right: 0;
  padding-top: 0;
  font-size: 22px;
  line-height: 120%;
}

.n1-mb {
  margin-bottom: .8em;
}

.n1-mb2 {
  margin-bottom: 2em;
}

.list-item-5 {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 140%;
}

.list-4 {
  margin-bottom: 0;
  padding-left: 30px;
}

.background-video-2 {
  z-index: 1;
  object-fit: fill;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  position: absolute;
  inset: 0%;
}

.image-29 {
  padding-top: 8px;
  padding-bottom: 11px;
  padding-left: 18px;
}

.image-30 {
  padding-left: 0;
}

.n1-col3_2 {
  color: var(--black);
  flex: 1;
}

.n1-col3_2._1 {
  flex: 0 auto;
  width: 50%;
  margin-right: 10px;
  padding-right: 10px;
}

.n1-col3_2._1.rev {
  margin-left: 10px;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 0;
}

.n1-text3 {
  color: #000;
  white-space: normal;
  font-size: 20px;
  font-weight: 400;
}

.text-block-79 {
  color: #181818;
}

.bold-text-19 {
  color: #000;
}

.bold-text-20, .text-block-80, .text-block-81 {
  color: var(--black);
}

.bold-text-21, .bold-text-22, .bold-text-23 {
  font-size: 20px;
}

.image-31 {
  float: left;
  display: block;
}

.text-block-82 {
  color: var(--sea-green);
  font-size: 20px;
}

.text-block-83 {
  color: var(--sea-green);
  border: 1px #00cf7f;
  border-radius: 1px;
  margin-top: 20px;
  font-size: 40px;
  font-weight: 700;
}

.div-block-35 {
  background-color: var(--dark-slate-blue);
  color: var(--dark-slate-blue);
  margin-left: -570px;
  margin-right: -675px;
}

.image-32 {
  color: var(--dark-slate-blue);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 550px;
}

.heading-50 {
  margin-top: 37px;
}

.column-23 {
  padding-top: 35px;
}

.div-block-36 {
  background-color: #00cf7f;
  margin-left: -575px;
  margin-right: -681px;
}

.image-33 {
  margin-left: 563px;
}

.columns-9 {
  overflow: hidden;
}

.list-5 {
  color: #a9b6b1;
  text-align: left;
  padding-left: 0;
  font-size: 10px;
  line-height: 10px;
  list-style-type: none;
}

.list-item-6 {
  font-size: 15px;
}

.list-item-7 {
  color: #15af97d9;
  text-align: center;
  margin-bottom: 3px;
  font-size: 13px;
  line-height: 18px;
  list-style-type: none;
  position: static;
}

.list-item-7.watermini {
  display: none;
}

.list-item-8 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-bottom: 4px;
  font-size: 18px;
}

.list-item-9 {
  font-size: 18px;
}

.text-block-84, .text-block-85, .text-block-86, .text-block-87, .text-block-88, .text-block-89, .text-block-90, .text-block-91, .text-block-92, .text-block-93, .text-block-94, .text-block-95, .text-block-96, .text-block-97, .text-block-98, .text-block-99, .text-block-100, .text-block-101, .text-block-102, .text-block-103, .text-block-104, .text-block-105, .text-block-106, .text-block-107, .text-block-108, .text-block-109, .text-block-110, .text-block-111, .text-block-112, .text-block-113, .text-block-114, .text-block-115, .text-block-116, .text-block-117, .text-block-118, .text-block-119, .text-block-120, .text-block-121, .text-block-122, .text-block-123, .text-block-124, .text-block-125, .text-block-126, .text-block-127, .text-block-128, .text-block-129, .text-block-130, .text-block-131, .text-block-132, .text-block-133, .text-block-134, .text-block-135 {
  display: none;
}

.div-block-37 {
  display: flex;
}

.logo-row {
  letter-spacing: .005em;
  padding-top: 16px;
  font-size: 15px;
  line-height: 22px;
  display: flex;
}

.logo-col {
  width: 50%;
  padding-right: 60px;
  display: flex;
}

.logo-col2._1 {
  padding-right: 32px;
}

.cn-logo {
  width: 221px;
  margin-top: 0;
  margin-bottom: 12px;
}

.cn-logo-dwnload {
  color: #636363;
}

.cn-row {
  flex-wrap: wrap;
  margin-bottom: -80px;
  margin-right: -115px;
  display: flex;
}

.cn-col {
  padding-bottom: 100px;
  padding-right: 60px;
}

.cn-img1 {
  height: 132px;
  margin-top: 0;
  margin-bottom: 24px;
}

.cn-img1.vid {
  object-fit: cover;
  width: 198px;
  height: 110px;
}

.black-link {
  color: var(--black);
  text-decoration: underline;
}

.cn-img-text {
  letter-spacing: .005em;
  font-size: 14px;
  line-height: 1.5em;
  text-decoration: underline;
}

.heading-51 {
  color: #acb3b0;
  margin-top: -50px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 25px;
  font-weight: 400;
}

.mark-link-block {
  margin-left: 12px;
  text-decoration: none;
}

.black-link-2 {
  color: #5f5e5e;
  font-size: 16px;
  text-decoration: underline;
}

.black-link-2.glass, .black-link-2.shtora, .black-link-2.temp, .black-link-2.sirena, .black-link-2.mayak, .black-link-2.nb, .black-link-2.brelok {
  display: none;
}

.link-9 {
  font-weight: 400;
}

.heading-52 {
  color: gray;
  object-fit: fill;
  flex: 0 auto;
  padding-top: 14px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
  overflow: visible;
}

.heading-53 {
  margin-bottom: 1px;
}

.heading-54 {
  margin-bottom: 0;
}

.heading-55, .heading-56 {
  margin-bottom: 1px;
}

.heading-57 {
  margin-bottom: 28px;
}

.heading-58 {
  float: none;
  margin-bottom: 31px;
}

.heading-59 {
  margin-bottom: 25px;
}

.heading-60 {
  margin-top: 30px;
  margin-bottom: 35px;
}

.paragraph-39 {
  margin-right: -176px;
}

.text-block-136 {
  color: var(--sea-green);
  margin-left: 18px;
  padding-left: 357px;
}

.text-block-137 {
  color: #5b57a2;
}

.link-10, .link-11 {
  color: var(--sea-green);
}

.link-12 {
  font-weight: 400;
}

.link-13 {
  color: #000;
}

.column-24, .column-25, .column-26, .column-27, .column-28, .column-29, .div-block-38 {
  display: none;
}

.text-block-138 {
  text-align: center;
  margin-top: 0;
  font-size: 35px;
  font-weight: 400;
}

.link-14 {
  display: none;
}

.link-15 {
  color: #000;
}

.pojarr {
  display: none;
}

.link-16 {
  color: #000;
}

.italic-text-4 {
  font-size: 14px;
}

.video-2 {
  position: relative;
  top: 100px;
}

.button-4 {
  background-color: var(--midnight-blue);
  font-size: 22px;
}

.column-36 {
  padding-left: 83px;
}

.column-37 {
  padding-left: 70px;
}

.column-38 {
  padding-left: 20px;
}

.image-34 {
  margin-top: -11px;
  margin-left: -25px;
  padding-left: 0;
}

.text-block-139, .text-block-140 {
  display: none;
}

.list-item-10 {
  color: #6b6666;
}

.container-1082 {
  margin-top: 66px;
}

.heading-63, .heading-64, .heading-65 {
  font-size: 32px;
}

.text-block-145 {
  margin-top: 35px;
  font-size: 22px;
  line-height: 30px;
}

.text-block-145.vashno {
  font-weight: 700;
}

.text-block-145.plus {
  border: 1px #000;
  border-radius: 6px;
}

.heading-66 {
  font-size: 40px;
  line-height: 50px;
}

.bold-text-24 {
  text-align: right;
  margin-left: 9px;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 8px 30px 80px;
  position: relative;
}

.container-1083 {
  border: 1px #c7c7c7;
  width: 100%;
  max-width: 940px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  margin-right: -158px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-top: 1px solid #e4ebf3;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 10px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
  font-size: 36px;
  font-weight: 700;
  line-height: 45px;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -90px;
  padding: 0 30px 80px;
  position: relative;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: inline;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-top: 35px;
  margin-bottom: -28px;
  padding-bottom: 48px;
  padding-left: 0;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 80px;
  position: relative;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.team-grid-2 {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  margin-bottom: 20px;
  display: grid;
}

.italic-text-5, .italic-text-6, .italic-text-7 {
  font-style: normal;
}

.text-block-146 {
  overflow: hidden;
}

.text-block-147 {
  color: #333;
  font-style: italic;
}

.heading-45-copy {
  font-size: 25px;
}

.black-header {
  background-color: var(--black);
  height: 86px;
  position: relative;
}

.article-layout {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.article-back-button {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--gray);
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 110%;
  display: flex;
}

.article-back-button:hover {
  color: var(--black);
}

.article-back-button-arrow {
  width: 16px;
  height: 16px;
  display: flex;
  position: relative;
  top: -2px;
}

.article-date-text {
  color: var(--gray);
  font-size: 16px;
}

.article-text-body {
  margin-top: 15px;
}

.article-text-body h1 {
  max-width: 774px;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 56px;
  line-height: 105%;
}

.article-text-body h2 {
  max-width: 774px;
  margin-top: 60px;
  margin-bottom: 30px;
  padding-top: 0;
  font-size: 37px;
  line-height: 105%;
}

.article-text-body h3 {
  max-width: 774px;
}

.article-text-body p {
  color: #000;
  max-width: 774px;
  margin-right: 0;
  font-size: 20px;
  font-weight: 350;
  line-height: 145%;
}

.article-text-body img {
  min-width: 972px;
  margin-top: 0;
  margin-bottom: 0;
}

.article-text-body figcaption {
  color: var(--gray);
  text-align: left;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: 10px;
  font-size: 14px;
  line-height: 145%;
  display: flex;
}

.article-text-body figure {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.article-text-body ol {
  font-size: 20px;
  font-weight: 350;
}

.article-text-body ul {
  padding-left: 30px;
  font-size: 20px;
  font-weight: 350;
  line-height: 145%;
}

.article-text-body a {
  text-underline-offset: 5px;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

.article-text-body li {
  font-size: 20px;
}

.figure-caption {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.figure {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  font-size: 14px;
  display: flex;
}

.main-news-layout {
  padding-top: 100px;
  padding-bottom: 40px;
}

.section-heading {
  margin-bottom: 0;
  padding-top: 0;
  font-weight: 700;
  line-height: 105%;
  overflow: visible;
}

.article-collection-list-wrapper {
  margin-top: 30px;
}

.article-collection-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.article-collection-list.blog-page {
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.article-collection-item:first-child {
  color: #df2a2a;
}

.article-card-box {
  color: var(--black);
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  line-height: 110%;
  position: relative;
}

.article-card-box:hover {
  color: var(--black);
}

.article-card-image-box {
  z-index: 0;
  aspect-ratio: 1;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.article-card-preview {
  aspect-ratio: 1;
  object-fit: cover;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  transition: transform .3s;
}

.article-card-info {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 200px;
  margin-top: 10px;
  line-height: 110%;
  display: flex;
}

.article-card-date-text {
  color: var(--gray);
  font-size: 12px;
  font-weight: 300;
}

.article-card-description-text {
  color: #ffffffb3;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 110%;
  display: none;
}

.article-layout-button-box {
  justify-content: center;
  align-items: center;
  margin-top: 45px;
  display: flex;
}

.simple-button {
  color: #fff;
  background-color: #15af97;
  border-radius: 44px;
  justify-content: center;
  align-items: center;
  min-width: 120px;
  padding: 10px 18px;
  font-size: 24px;
  line-height: 110%;
  transition: background-color .3s;
  display: flex;
}

.simple-button:hover {
  color: #fff;
  background-color: #f4ca4b;
}

.blog-layout {
  padding-top: 100px;
  padding-bottom: 100px;
}

.articles-tags-box, .filter-form-box {
  margin-top: 30px;
}

.filter-form, .filter-collection-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.filter-radio-field {
  margin-bottom: 0;
  padding-left: 0;
}

.filter-radio-button {
  display: none;
}

.filter-radio-label {
  color: #fff;
  background-color: #5a57a280;
  border-radius: 44px;
  margin-bottom: 0;
  padding: 8px 12px 7px;
  font-size: 14px;
  font-weight: 400;
  line-height: 110%;
}

.article-tag-list {
  display: none;
}

.blog-pagination {
  margin-top: 30px;
}

.blog-next-button {
  color: var(--white);
  background-color: #15af97;
  border-style: none;
  border-radius: 44px;
  justify-content: center;
  align-items: center;
  min-width: 120px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 18px;
  font-size: 24px;
  line-height: 110%;
  transition: background-color .3s;
  display: flex;
}

.blog-next-button:hover {
  color: var(--white);
  background-color: #f4ca4b;
}

.date-box {
  margin-top: 30px;
  display: flex;
}

.date-box.no-margin {
  margin-top: 0;
}

.article-heading {
  font-weight: 700;
  line-height: 110%;
}

.grid {
  grid-template-areas: "Area";
}

.columns-10 {
  border: 0 solid #000;
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: static;
}

.button-okta {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  color: #fff;
  letter-spacing: -.36rem;
  cursor: pointer;
  background-color: #2e3034;
  border-radius: 44rem;
  justify-content: flex-start;
  align-items: center;
  padding: 10rem 18rem;
  font-size: 18rem;
  line-height: 110%;
  transition: background-color .3s;
  display: flex;
}

.button-okta:hover {
  color: #fff;
  background-color: #5a57a2cc;
}

.button-okta:active {
  color: #fff;
  background-color: #9c9ac7;
}

.navbar {
  background-color: #fff;
  border-radius: 30rem;
  max-width: 992rem;
  margin-top: 20rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 1px 70px #0000000d;
}

.header-background {
  display: none;
}

.navbar-container {
  max-width: 100%;
  padding-left: 30rem;
  padding-right: 20rem;
}

.header-2 {
  z-index: 9999;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu-layout {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.nav-links-box {
  grid-column-gap: 32rem;
  grid-row-gap: 32rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.brand {
  z-index: 2;
  width: 112rem;
  position: absolute;
}

.brand.scrolltotopbtn {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-layout {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20rem;
  padding-bottom: 20rem;
  display: flex;
}

.nav-link {
  letter-spacing: -.36rem;
  margin: -12rem -12px -12rem -12rem;
  padding: 12rem;
  font-size: 18rem;
  line-height: 110%;
  transition: color .3s;
}

.nav-link:hover {
  color: #5a57a2;
}

.nav-link:active {
  color: #9c9ac7;
}

.nav-link.w--current {
  color: #5a57a2;
}

.nav-menu {
  width: 100%;
}

.connect-info {
  width: 838rem;
  margin-top: 40rem;
  position: absolute;
  inset: -24rem auto auto;
}

.devices-card {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 30rem;
  padding-left: 30rem;
  display: flex;
  position: relative;
}

.devices-card.text-color-white {
  color: #fff;
}

.order-button {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  color: #fff;
  letter-spacing: -.36rem;
  cursor: pointer;
  background-color: #2e3034;
  border-radius: 44rem;
  justify-content: flex-start;
  align-items: center;
  padding: 10rem 18rem;
  font-size: 18rem;
  line-height: 110%;
  transition: background-color .3s;
  display: flex;
}

.order-button:hover {
  color: #fff;
  background-color: #5a57a2cc;
}

.order-button:active {
  color: #fff;
  background-color: #9c9ac7;
}

.prezentation-swiper-layout {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.mobile-stub {
  display: none;
}

.scene-underlay-box {
  z-index: 0;
  background-color: #2e3034;
  border-radius: 60rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600rem;
  display: block;
  position: absolute;
  inset: 0 0% 0%;
  overflow: hidden;
}

.devices-heading-box {
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 521rem;
  display: flex;
}

.order-heading-box {
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 434rem;
  line-height: 145%;
  display: flex;
}

.prezentation-swiper-item.swiper-slide {
  z-index: 1;
}

.about-layout {
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
  grid-template-rows: 240rem 240rem;
  grid-template-columns: 1fr 240rem 240rem 240rem 240rem;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-card {
  grid-column-gap: 15rem;
  grid-row-gap: 15rem;
  text-align: center;
  background-color: #eaeae8;
  border-radius: 60rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 30rem;
  display: flex;
}

.about-card.gray-pattern-card {
  background-image: url('../images/card-background-01.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-card.violet-pattern-card {
  background-color: #9c9ac7;
  background-image: url('../images/bg-purple-pattern.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.black-box-description {
  color: #acacac;
  max-width: 628rem;
  font-size: 16rem;
  line-height: 145%;
}

.black-box-description.prezentation-description {
  max-width: 750rem;
}

.prezentation-swiper {
  height: 100%;
}

.prezentation-swiper.swiper {
  position: relative;
}

.devices-card-background {
  z-index: -1;
  background-color: #eaeae8;
  border-radius: 60rem;
  margin-top: 12rem;
  position: absolute;
  inset: 0%;
}

.order-card {
  background-image: url('../images/card-bg_1card-bg.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 60rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 30rem;
  padding-left: 30rem;
  display: flex;
}

.order-card.violet-card {
  color: #fff;
  background-color: #5a57a299;
  background-image: url('../images/violet-card-bg_1violet-card-bg.webp');
  background-position: 0 0;
  background-size: 100%;
  transition: background-color .35s;
  position: relative;
}

.order-card.violet-card:hover {
  background-color: #5a57a2cc;
}

.swiper-card-background {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.order-card-arrow {
  z-index: 1;
  background-color: #ffffff4d;
  border-radius: 50%;
  width: 56rem;
  height: 56rem;
  position: absolute;
  inset: 30rem 30rem auto auto;
}

.configuration-images-box {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.about-connect-card {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  text-align: center;
  background-color: #eaeae8;
  border-radius: 60rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 30rem;
  display: flex;
}

.about-connect-card.purple-card {
  color: #fff;
  background-color: #9c9ac7;
}

.devices-card-heading {
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  font-size: 32rem;
  line-height: 110%;
}

.okta-heading-page {
  color: #959595;
  max-width: 490rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 24rem;
  font-weight: 400;
  line-height: 130%;
}

.okta-heading-page.mobile-description {
  display: none;
}

.basic-image {
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.basic-image.connect-render {
  position: relative;
  top: -74rem;
}

.devices-card-image {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.devices-card-image.only-desktop {
  margin-top: 0;
  margin-bottom: 0;
}

.devices-card-image.only-mobile {
  display: none;
}

.image-35 {
  z-index: -1;
  width: 901rem;
  max-width: none;
  position: absolute;
  inset: -340rem -80rem auto auto;
}

.cover-main-image {
  width: 1052rem;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: auto 0% -242rem auto;
}

.partners-swiper-image-box {
  background-color: #fff;
  border-radius: 40rem;
  height: 245rem;
  overflow: hidden;
}

.devices-swiper-item {
  width: 100%;
  height: 540rem;
}

.prezentation-heading-box {
  z-index: 5;
  grid-column-gap: 30rem;
  grid-row-gap: 30rem;
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.about-connect-description-box {
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 44rem;
  display: flex;
}

.text-size-small {
  font-size: 14rem;
  line-height: 145%;
}

.partners-swiper-name-box {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 30rem;
  font-size: 14rem;
  line-height: 145%;
  display: flex;
}

.configuration-image {
  z-index: 1;
  height: 381rem;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.order-description-box {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.order-card-links-box {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15rem;
  display: flex;
}

.about-description-box {
  padding-top: 32rem;
}

.configuration-mobile-image {
  flex: 0 auto;
  display: none;
}

.scene-underlay {
  z-index: 0;
  object-fit: cover;
  transform-style: preserve-3d;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  transition: transform 1s;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.scene-underlay.zoom-zone-1 {
  transform: scale(1.1)translate(-431rem, 146rem);
}

.scene-underlay.zoom-zone-2 {
  transform: scale(1.3)translate(-119.8rem, 201rem);
}

.scene-underlay.zoom-zone-3 {
  transform: scale(1.1)translate(456rem, 181rem);
}

.scene-underlay.zoom-zone-4 {
  transform: scale(2)translate(70rem, -125rem);
}

.prezentation-layout {
  background-color: #2e3034;
  border-radius: 60rem;
  min-height: 600rem;
  position: relative;
  overflow: hidden;
}

.devices-swiper-text {
  color: #2e3034cc;
  font-size: 20rem;
  line-height: 110%;
  position: absolute;
  inset: auto auto 40rem;
}

.partners-swiper-item {
  width: 305rem;
  height: 415rem;
}

.partners-swiper-item.swiper-slide {
  max-width: 305rem;
  height: 426rem;
}

.configuration-image-mobile {
  z-index: 2;
  height: 381rem;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: 0% auto;
}

.devices-swiper-box {
  width: 760rem;
  position: relative;
}

.prezentation-swiper-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  height: 600rem;
  display: flex;
  position: relative;
}

.prezentation-swiper-card.first-slide {
  justify-content: flex-end;
  align-items: center;
  padding-right: 70rem;
}

.prezentation-swiper-card.first-slide.mobile {
  display: none;
}

.prezentation-swiper-card.second-slide {
  left: 0;
}

.prezentation-swiper-card.fourth-card {
  justify-content: flex-end;
  align-items: center;
  padding-right: 490rem;
}

.prezentation-swiper-card.third-skide {
  justify-content: flex-start;
  align-items: center;
  padding-left: 349rem;
  bottom: -50rem;
}

.h2-small {
  margin-bottom: 0;
  padding-top: 0;
  font-size: 40rem;
  line-height: 110%;
}

.devices-swiper.swiper {
  z-index: 1;
  position: relative;
}

.about-connect-layout {
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
  grid-template-rows: 240rem;
  grid-template-columns: 1fr 240rem 240rem 240rem;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.devces-card-name-box {
  z-index: 1;
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.devices-swiper-layout {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.devices-swiper-heading-box {
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 458rem;
  display: flex;
}

.black-box {
  color: var(--white);
  text-align: center;
  background-color: #2e3034;
  border-radius: 60rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-height: 700rem;
  padding-top: 60rem;
  display: flex;
  overflow: hidden;
}

.black-box.configuration-box {
  background-image: url('../images/configuration-bg-01_1configuration-bg-01.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 600rem;
  max-height: none;
}

.cover-image-layout {
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
  background-color: #eaeae8;
  border-radius: 60rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  height: 600rem;
  padding-bottom: 60rem;
  padding-left: 60rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-size-big {
  font-size: 24rem;
  line-height: 130%;
}

.text-size-big.text-weight-bold {
  font-weight: 700;
}

.text-size-big.partner-cardheading {
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
}

.container-1084 {
  max-width: 100%;
  padding-left: 80rem;
  padding-right: 80rem;
}

.main-2 {
  overflow: clip;
}

.prezentation-pagination-box {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  padding-right: 20rem;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.devices-swiper-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.black-box-heading-wrapper {
  z-index: 1;
  grid-column-gap: 30rem;
  grid-row-gap: 30rem;
  justify-content: flex-start;
  align-items: center;
  max-width: 881rem;
  position: relative;
}

.swiper-card-image {
  width: 50rem;
  height: 50rem;
  margin-top: 0;
  margin-bottom: 0;
}

.devices-swiper-pagination-box {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  padding-right: 20rem;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.swiper-card-content-box {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.cover-logo {
  width: 508rem;
}

.connect-render-box {
  z-index: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1080rem;
  display: flex;
  position: relative;
}

.partners-swiper-card {
  background-color: #eaeae8;
  border-radius: 60rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  min-height: 426rem;
  padding: 30rem;
  display: flex;
}

.partners-swiper-card.background-left {
  background-image: url('../images/partners-card-bg-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.partners-swiper-card.background-right {
  background-image: url('../images/partners-card-bg.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.devices-swiper-card {
  border-radius: 60rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.devices-swiper-pagination {
  z-index: 2;
}

.devices-grid {
  grid-column-gap: 20rem;
  grid-row-gap: 8rem;
  grid-template-rows: 317rem 317rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 50rem;
}

.swiper-slide-card {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 158rem;
  height: 158rem;
  margin-left: -18rem;
  padding-top: 42rem;
  font-size: 12rem;
  line-height: 100%;
  position: relative;
}

.about-connect-icon-box {
  background-color: #ffffff03;
  border-radius: 30rem;
  width: 72rem;
  height: 72rem;
  margin-bottom: 10rem;
  box-shadow: inset 0 8px 30px #5a57a24d, 0 8px 120px 25px #ffffff0d;
}

.about-connect-icon-box.color-grey {
  background-color: #f3f3f3;
  box-shadow: inset 0 3px 40px #00000026, 0 3px 20px 10px #ffffff0d;
}

.order-layout {
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
  grid-template-rows: 305rem;
  grid-template-columns: 1fr 305rem 305rem;
  grid-auto-columns: 1fr;
  display: grid;
}

.swiper-cardnumber-box {
  color: #2f3034;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 25rem;
  height: 25rem;
  display: flex;
  position: absolute;
  inset: -5rem -5rem auto auto;
}

.okta-section {
  padding-top: 60rem;
  padding-bottom: 60rem;
}

.okta-section.footer-section {
  padding-bottom: 0;
}

.partners-swiper-box {
  margin-top: 40rem;
}

.section-6 {
  padding-top: 60rem;
  padding-bottom: 60rem;
}

.container-1085 {
  max-width: 100%;
  padding-left: 80rem;
  padding-right: 80rem;
}

.footer-layout {
  grid-column-gap: 120rem;
  grid-row-gap: 40rem;
  background-color: #eaeae8;
  border-top-left-radius: 60rem;
  border-top-right-radius: 60rem;
  grid-template-rows: auto auto;
  grid-template-columns: 657rem 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 60rem 60rem 50rem;
  display: grid;
}

.footer-logo-box {
  width: 112rem;
}

.scrolltotopbtn {
  margin-top: 0;
  margin-bottom: 0;
}

.footer-links-box {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.svg {
  width: 24rem;
  height: 24rem;
  display: flex;
}

.button-7 {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  color: #fff;
  letter-spacing: -.36rem;
  cursor: pointer;
  background-color: #2e3034;
  border-radius: 44rem;
  justify-content: flex-start;
  align-items: center;
  padding: 10rem 18rem;
  font-size: 18rem;
  line-height: 110%;
  transition: background-color .3s;
  display: flex;
}

.button-7:hover {
  color: #fff;
  background-color: #5a57a2cc;
}

.button-7:active {
  color: #fff;
  background-color: #9c9ac7;
}

.okta-body {
  color: #2e3034;
  font-size: 16rem;
  line-height: 145%;
}

.simple-image {
  margin-top: 0;
  margin-bottom: 0;
}

.okta-section-heading {
  color: #fff;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 64rem;
  line-height: 95%;
}

.okta-heading-card {
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  font-size: 40rem;
  line-height: 110%;
}

.okta-paragaph {
  font-size: 16rem;
  line-height: 145%;
}

@media screen and (min-width: 1440px) {
  .header.n1-1s {
    opacity: 1;
    outline-offset: 0px;
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-color: #85838380;
    background-image: linear-gradient(#36353540, #36353540), url('../images/04.png');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-clip: border-box;
    outline: 2px solid #0000003d;
  }

  .padding-bottom-30.pojar, .pojarr {
    display: flex;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .section-heading {
    line-height: 105%;
  }

  .article-collection-list-wrapper {
    margin-top: 30px;
  }

  .articles-cards-style {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 64px;
    line-height: 68px;
  }

  h2 {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 20px;
    font-size: 50px;
    line-height: 52px;
  }

  h3 {
    margin-top: 0;
    font-size: 32px;
    line-height: 36px;
  }

  p {
    font-size: 20px;
    line-height: 26px;
  }

  li {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
  }

  img {
    margin-top: 5px;
    margin-bottom: 20px;
  }

  .custom-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .custom-container.no-paddings {
    padding-right: 20px;
  }

  .custom-container.mainnews-container {
    padding-left: 0;
  }

  .header.image-myalarm {
    background-position: 0%;
  }

  .description-h1 {
    font-size: 30px;
    line-height: 38px;
  }

  .description-h1.mode-text-whitelight {
    min-width: 500px;
  }

  .description-h1.mode-text-blacklight {
    width: auto;
    min-width: 500px;
  }

  .description-h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .description-h2.mode-text-whitelight {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .description-h2._2 {
    padding-left: 40px;
  }

  .mode-text-white.padding-lang-links {
    margin-top: 40px;
  }

  .mode-text-white.courses-list {
    margin-bottom: 5px;
  }

  .mode-text-white.image-description {
    margin-top: 30px;
    margin-left: -20px;
    margin-right: 0;
  }

  .mode-text-whitelight._4-27-22 {
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 0;
  }

  .block-start {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .block-color-green {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .image-bigger-right {
    margin-left: -50px;
  }

  .image-bigger-left {
    margin-right: -50px;
  }

  .block-color-green-2 {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .kits-align-right {
    margin-right: 0;
    font-size: 20px;
    line-height: 26px;
  }

  .kits-paddings {
    margin-right: 0;
    padding-top: 25px;
  }

  .text-block {
    bottom: 60px;
  }

  .block-gray {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .image-bigger-right-shadow {
    width: 300%;
    margin-left: -80px;
  }

  .image-attached {
    float: right;
  }

  .block-blue, .block-managers {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .padding-beetwin-columns {
    padding-right: 20px;
  }

  .block-color-white {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .demo-mini-image {
    max-width: 500%;
    margin-left: 0;
  }

  .table-tech-row {
    margin-top: 10px;
    padding-top: 20px;
  }

  .table-tech-padding {
    margin-top: 3px;
  }

  .image-max-none {
    max-width: 100%;
  }

  .footer {
    padding-bottom: 90px;
  }

  .padding-bottom-30 {
    margin-bottom: 25px;
  }

  .custom-menu {
    height: 76px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .custom-menu.new-menu {
    padding-left: 20px;
    padding-right: 10px;
  }

  .menu-item-white {
    margin-right: 15px;
  }

  .menu-item-lang-white {
    margin-right: 10px;
  }

  .menu-items-lang {
    display: block;
  }

  .modalformsc-link {
    padding: 6px 24px;
    font-size: 24px;
    line-height: 30px;
  }

  .hamburger-close-button {
    background-image: url('../images/close-modal_1close-modal.png');
    background-size: 46px;
  }

  .hamburger-close-button:hover {
    background-image: url('../images/close-modal-hover_1close-modal-hover.png');
    background-size: 46px;
  }

  .hamburger-close-button.modal-link {
    margin-top: 0;
  }

  .hamburger-conteiner {
    height: 76px;
    padding-right: 30px;
  }

  .hamburger {
    background-image: url('../images/hamburger-mobile_1hamburger-mobile.png');
    background-position: 0 0;
    background-size: 46px;
  }

  .hamburger:hover {
    background-image: url('../images/hamburger-hover-mobile_1hamburger-hover-mobile.png');
    background-size: 46px;
  }

  .hamburger-close {
    height: 76px;
    padding-right: 30px;
  }

  .modal-flex {
    margin-left: 10px;
    margin-right: 10px;
  }

  .modal-button {
    font-size: 20px;
    line-height: 28px;
  }

  .padding-left-no {
    margin-right: 0;
  }

  .block-nord-gsm-awards {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .image-aotomatic {
    margin-top: 26px;
    margin-left: -5px;
  }

  .image-fire {
    margin-left: -10px;
  }

  .block-color-green-4 {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .tabs-menu {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs-link {
    margin-right: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 24px;
    line-height: 30px;
  }

  .image {
    width: 300%;
    margin-top: -30px;
    margin-bottom: -140px;
  }

  .header-small {
    height: 76px;
  }

  .block-standart {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .manager-card {
    display: block;
  }

  .block-start-gray {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .table-compare-image {
    max-width: none;
  }

  .block-banking {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .column-3 {
    min-height: 843px;
    padding-top: 40px;
    padding-left: 30px;
  }

  .column-4 {
    min-height: 843px;
    padding-top: 20px;
    padding-left: 20px;
  }

  .div-block-4 {
    background-image: none;
    padding-top: 0;
    padding-left: 0;
  }

  .home-hord-gsm {
    padding-left: 20px;
  }

  .image-bigger-right-padding {
    margin-left: 0;
  }

  .image-5 {
    margin-left: 160px;
  }

  .image-myalarm-home {
    margin-left: -33px;
    position: absolute;
    bottom: 0;
    left: 49px;
    right: 36px;
  }

  .image-sc-home {
    margin-left: 0;
  }

  .home-nord-air {
    background-image: none;
    padding-left: 0;
  }

  .home-nord-mini-color {
    margin-left: -10px;
    margin-right: -10px;
  }

  .home-nord-mini {
    background-image: none;
    flex-direction: column;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .home-nord-gsm-metall {
    min-height: 0;
    margin-top: 0;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 40px;
  }

  .image-home-bigger-air {
    margin-right: 0;
  }

  .image-home-nord-gsm {
    margin-left: -14px;
  }

  .div-block-5 {
    padding: 20px 0;
  }

  .block-sc-features, .block-anzhu {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .block-demo-nord-gsm, .block-demo-nord-gsm-wrl {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .demo-air-image {
    margin-right: -50px;
  }

  .myalarm-features-image {
    max-width: 120%;
    margin-top: -30px;
  }

  .myalarm-features {
    margin-bottom: 25px;
    margin-right: 5px;
  }

  .block-myalarm-features {
    padding-top: 90px;
    padding-bottom: 25px;
  }

  .label-soon {
    padding: 4px 15px 3px;
    font-size: 26px;
    line-height: 34px;
  }

  .block-myalarm-pin {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .myalarm-features-image-2 {
    max-width: 120%;
    margin-top: 0;
    margin-right: 20px;
  }

  .block-myalarm-timeline {
    padding-top: 40px;
    padding-bottom: 25px;
  }

  .features-image {
    max-width: 120%;
    margin-top: -30px;
  }

  .block-catalogue {
    height: 400px;
    padding-top: 100px;
    padding-bottom: 25px;
  }

  .block-catalogue-menu {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .block-color-gray {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .block-myalarm-example {
    padding-bottom: 70px;
  }

  .compare-table._2 {
    width: 1100px;
    margin-left: 0;
    margin-right: 0;
  }

  .compare-table._2.max._22-06-22 {
    width: 100%;
    margin-left: -12px;
    margin-right: -12px;
  }

  .block-compare-all {
    padding-top: 0;
    padding-bottom: 25px;
  }

  .image-bigger-left-padding {
    margin-right: -50px;
  }

  .block-line {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .image-bigger-right-cloud-web-ui {
    max-width: 250%;
    margin-left: -50px;
  }

  .block-color-gray-120 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .block-demo {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .footer-flex {
    margin-left: 10px;
    margin-right: 10px;
  }

  .menu-item {
    margin-right: 15px;
  }

  .menu-item-lang {
    margin-right: 10px;
  }

  .link-white._4-27-22, .link-white-inverse._4-27-22 {
    padding-left: 25px;
  }

  .button.vid-btn._2 {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 18px;
  }

  .button.vid-btn {
    font-size: 24px;
  }

  .link-footer.ic_star {
    background-position: 0 0;
  }

  .kits-item {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 26px;
  }

  .kits-item.first-element-kits {
    margin-top: 30px;
  }

  .kits-item-summary {
    font-size: 32px;
    line-height: 36px;
  }

  .kits-header {
    margin-right: 0;
    padding-top: 0;
  }

  .block-black-true {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .button-text-small-dark {
    padding-bottom: 5px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 20px;
    line-height: 26px;
  }

  .block-dark {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .block-start-white {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .block-gray-air {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .image-wireless-devices {
    background-image: linear-gradient(to right, #f2f2f200 28%, #f2f2f2), url('../images/wireless-devices.jpg');
    background-position: 0 0, 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 519px;
  }

  .hamburger-inverse {
    background-image: url('../images/hamburger-inverse-mobile_1hamburger-inverse-mobile.png');
    background-position: 0 0;
    background-size: 46px;
  }

  .hamburger-inverse:hover {
    background-image: url('../images/hamburger-hover-mobile_1hamburger-hover-mobile.png');
    background-size: 46px;
  }

  .hamburger-open-button {
    background-image: url('../images/close-modal_1close-modal.png');
    background-size: 46px;
  }

  .hamburger-open-button:hover {
    background-image: url('../images/close-modal-hover_1close-modal-hover.png');
    background-size: 46px;
  }

  .hamburger-open-button.modal-link {
    margin-top: 0;
  }

  .header-academy {
    background-position: -107px 96px;
    padding-top: 90px;
    padding-bottom: 50px;
  }

  .cource-item {
    padding-bottom: 45px;
    padding-left: 20px;
    padding-right: 10px;
  }

  .comming-soon-white {
    margin-right: 5px;
  }

  .cource-first-element {
    padding-top: 20px;
  }

  .block-black-courses {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .cource-item-one {
    padding-bottom: 45px;
    padding-left: 20px;
    padding-right: 10px;
  }

  .item-one-image {
    margin-left: -20px;
    margin-right: -10px;
  }

  .course-head {
    margin-left: -20px;
    margin-right: -10px;
    padding-left: 20px;
  }

  .button-course1 {
    margin-top: 15px;
    padding: 9px 20px;
    font-size: 22px;
    line-height: 28px;
  }

  .course-head-two {
    margin-left: -20px;
    margin-right: -10px;
    padding-left: 20px;
  }

  .cource-item-two {
    padding-bottom: 45px;
    padding-left: 20px;
    padding-right: 10px;
  }

  .academy-desc {
    padding-left: 10px;
  }

  .block-violent, .block-green-sert {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .block-white-sert {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .image-courses-safary {
    margin-left: -34px;
    padding-right: 66px;
  }

  .paragraph-2 {
    margin-left: -127px;
  }

  .paragraph-2.padding-top-30 {
    margin-top: 0;
  }

  .block-grey-sert {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .image-courses-safary-right {
    padding-right: 20px;
  }

  .paragraph-2-right {
    margin-right: -75px;
  }

  .paragraph-2-right.padding-top-30 {
    margin-top: 0;
  }

  .column-9 {
    display: block;
  }

  .link-2 {
    overflow: visible;
  }

  .block-mytechpin, .block-mytech-pin-1, .block-start-mytech-white, .block-start-mytech-white.padding-befour-white-block {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .block-green-mytech {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .image-19 {
    max-width: 100%;
    margin-bottom: -70px;
  }

  .description-h2-mytech {
    font-size: 24px;
    line-height: 30px;
  }

  .review-text {
    line-height: 1.2em;
  }

  .rev-link-section {
    padding-top: 105px;
    padding-bottom: 105px;
  }

  .paragraph-18 {
    margin-right: 30px;
  }

  .heading-11 {
    line-height: 90px;
  }

  .container-2 {
    padding-bottom: 60px;
  }

  .youtube {
    width: 95%;
  }

  .container-3 {
    padding-bottom: 60px;
  }

  .btn-nav {
    margin-right: 0;
  }

  .subtitle-h1 {
    margin-top: -60px;
    font-size: 24px;
    line-height: 30px;
  }

  .subtitle-h1._2 {
    margin-top: 0;
  }

  .container-1080.cont-hero {
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .hero-text {
    max-width: 340px;
  }

  .no-margin-2 {
    margin-bottom: 0;
    margin-right: 40px;
    font-size: 40px;
    line-height: 45px;
  }

  .no-margin-2._2 {
    margin-bottom: 60px;
  }

  .demo-price-circle {
    width: 15vw;
    height: 15vw;
    font-size: 24px;
    top: -1.7vw;
  }

  .h3-y-hero {
    font-size: 24px;
  }

  .hero-100vh {
    height: auto;
    padding-top: 160px;
    padding-bottom: 100px;
  }

  .hero-100vh.hero-blue.vert {
    min-height: 0;
  }

  .hero-100vh.hero-blue.vert.cashback {
    padding-top: 64px;
  }

  .demo-complect {
    width: 57%;
    position: static;
  }

  .demo-complect.modalformsc-link.no-margin {
    padding: 0;
  }

  .section {
    padding: 80px 30px;
  }

  .section.sec-ws.sec2.cashback {
    margin-top: 0;
  }

  .section.sec-dark.vid {
    padding-bottom: 80px;
  }

  .section.vid-1s {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.mb50 {
    padding-bottom: 40px;
  }

  ._3-steps {
    margin-top: 60px;
  }

  .step-ico {
    max-width: 100px;
    height: auto;
  }

  .step-arr {
    width: 23px;
    height: 110px;
  }

  .step-col {
    font-size: 24px;
    line-height: 32px;
  }

  ._3col-row2 {
    margin-right: -90px;
  }

  ._3col {
    width: 100%;
    padding-right: 70px;
  }

  .app-row {
    margin-top: 20px;
    display: flex;
  }

  .screen-app {
    margin-top: -80px;
    margin-bottom: -60px;
  }

  .about-col {
    padding-left: 10px;
    padding-right: 10px;
  }

  .about-row {
    margin-top: 60px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .ab-row {
    flex-direction: column;
    align-items: stretch;
  }

  .ab-col._2 {
    margin-left: 0;
    padding-top: 60px;
  }

  .whatsapp-button {
    width: 60px;
    height: 60px;
  }

  .text-span-2 {
    line-height: 45px;
  }

  .btn-nav-copy2 {
    margin-right: 0;
  }

  .btn-nav-copy2.open-popup-button {
    padding: 15px 25px;
  }

  .imp-text {
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph-29 {
    margin-top: 3px;
  }

  .nord-gsm._2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 20px;
  }

  .paragraph-33 {
    margin-bottom: 30px;
  }

  .h1 {
    margin-bottom: 40px;
    font-size: 52px;
  }

  .subtitle-1 {
    margin-bottom: 60px;
    font-size: 24px;
  }

  .h2.s82 {
    font-size: 62px;
  }

  .description {
    margin-bottom: 60px;
    font-size: 24px;
  }

  .v_row1 {
    display: block;
  }

  .v_col1._2 {
    max-width: 100%;
    margin-left: 0;
    padding-top: 40px;
  }

  .v_row4 {
    display: block;
  }

  .v_gif {
    max-width: 100%;
    margin-left: 0;
    padding-top: 40px;
  }

  .v_row5 {
    display: block;
  }

  .v_col5._1 {
    max-width: 100%;
    margin-right: 0;
    padding-bottom: 40px;
  }

  .v_col5._2 {
    padding-top: 0;
  }

  .v_row6 {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: -45px;
  }

  .v_col6._2 {
    flex-direction: column;
    order: -1;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .v_col6._1 {
    text-align: left;
    flex: 0 auto;
    width: 50%;
    padding-right: 20px;
  }

  .v_col6._3 {
    flex: 0 auto;
    width: 50%;
    padding-left: 20px;
  }

  .app-slider {
    width: 460px;
  }

  .v_row9._2 {
    margin-left: 0;
  }

  .chops-block {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-22._2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    padding-bottom: 70px;
    display: flex;
  }

  .div-block-23 {
    margin-bottom: 20px;
  }

  .vn-sl-row {
    flex-direction: column-reverse;
    align-items: center;
  }

  .vn-sl-col {
    width: 580px;
  }

  .vn-sl-col._2 {
    flex: 0 auto;
    width: 580px;
    max-width: 100%;
    margin-left: 0;
    padding-bottom: 40px;
  }

  .vn-sl-col._1 {
    max-width: 100%;
  }

  .push-img {
    margin-right: 10px;
  }

  .vn_row1 {
    flex-wrap: wrap;
    margin-bottom: -50px;
  }

  .vn_col1 {
    flex-direction: column;
    width: 50%;
    padding-bottom: 50px;
    display: flex;
  }

  .par-300 {
    align-self: center;
    max-width: 260px;
  }

  .heading-26 {
    margin-bottom: 0;
    padding-top: 0;
  }

  .tarify-sect-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h1-2 {
    margin-bottom: 40px;
    font-size: 52px;
  }

  .heading-27 {
    margin-top: 20px;
  }

  .div-block-34 {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    overflow: auto;
  }

  .logo-col {
    flex-direction: column;
    display: block;
  }

  .logo-col2._1 {
    padding-bottom: 8px;
    padding-right: 0;
  }

  .heading-51 {
    margin-bottom: 28px;
  }

  .container-1083 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .margin-bottom-24px {
    flex: 0 auto;
    margin-right: 11px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .team-grid-2 {
    grid-column-gap: 40px;
  }

  .article-collection-list-wrapper {
    width: 100%;
    overflow: hidden;
  }

  .main-news-heading-box {
    padding-left: 20px;
  }

  .main-news-box {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 42px;
    line-height: 50px;
  }

  h2 {
    margin-top: 10px;
    margin-bottom: 8px;
    padding-top: 0;
    font-size: 38px;
    line-height: 44px;
  }

  h3 {
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
  }

  p {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  li {
    margin-bottom: 5px;
    font-size: 18px;
  }

  img {
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .custom-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .custom-container.padding-bottom-30 {
    margin-bottom: 10px;
  }

  .header {
    padding-top: 80px;
    padding-bottom: 30px;
  }

  .header.image-myalarm {
    background-position: 0 20%;
  }

  .header.n1-1s {
    background-image: linear-gradient(#0000, #0000), url('../images/04.png');
    padding-bottom: 80px;
  }

  .description-h1 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
  }

  .description-h1.mode-text-whitelight {
    min-width: 0;
  }

  .description-h1.mode-text-whitelight.al {
    max-width: 310px;
  }

  .description-h1.mode-text-blacklight {
    min-width: 150px;
  }

  .description-h1.n1-par.al {
    max-width: 310px;
  }

  .description-h2 {
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  .description-h2.mode-text-whitelight {
    margin-left: 20px;
    padding-left: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .description-h2._2 {
    padding-left: 0;
  }

  .mode-text-white.padding-lang-links {
    margin-top: 30px;
  }

  .mode-text-white.rev {
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .block-start {
    padding-bottom: 15px;
  }

  .block-start.padding-befour-white-block.padding-bottom-30._2 {
    padding-top: 30px;
  }

  .block-color-green {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .image-bigger-right {
    margin-left: -20px;
  }

  .image-bigger-left {
    width: 150%;
    margin-right: 0;
  }

  .block-color-green-2 {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .kits-align-right {
    float: left;
    margin-top: -10px;
    font-size: 18px;
  }

  .text-block {
    bottom: 50px;
    left: 15px;
  }

  .column.col-new {
    padding-right: 10px;
  }

  .column-2.col-new {
    padding-left: 10px;
  }

  .block-gray {
    padding: 30px 0 50px 20px;
  }

  .block-gray.anti-row-paddings {
    margin-left: 0;
    padding-left: 0;
  }

  .block-gray.review-block {
    padding-left: 0;
  }

  .image-bigger-right-shadow {
    width: 170%;
    margin-left: -38px;
  }

  .block-blue {
    background-color: #5a57a2;
    padding: 30px 0 50px 20px;
  }

  .block-managers {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .padding-beetwin-columns {
    padding-right: 0;
  }

  .block-color-white {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .demo-mini-image {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .demo-mini-image._3 {
    margin-top: 20px;
  }

  .padding-mobile-blocks {
    margin-bottom: 40px;
  }

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

  .equipment.padding-left {
    padding-left: 0;
  }

  .equipment-label {
    max-width: 200px;
  }

  .equipment-label.tuny {
    text-align: center;
    max-width: 120px;
    min-height: 100px;
  }

  .footer {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .padding-bottom-30 {
    margin-bottom: 20px;
  }

  .custom-menu {
    height: 60px;
    padding-left: 20px;
    padding-right: 15px;
  }

  .menu-item-white {
    margin-right: 15px;
    display: none;
  }

  .modalformsc-link {
    padding: 4px 16px;
    font-size: 22px;
  }

  .hamburger-close-button.modal-link {
    margin-top: 0;
  }

  .hamburger-conteiner, .hamburger-close {
    height: 60px;
    padding-right: 15px;
  }

  .modal-flex {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .modal-button {
    margin-left: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .block-nord-gsm-awards {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    padding-bottom: 15px;
  }

  .block-color-green-4 {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .tabs-menu {
    padding-left: 5px;
    padding-right: 5px;
  }

  .tabs-link {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 22px;
  }

  .image {
    width: 200%;
    margin-top: 0;
    margin-bottom: -30px;
  }

  .header-small {
    height: 60px;
  }

  .block-standart {
    padding-bottom: 15px;
  }

  .manager-card {
    display: block;
  }

  .manager-description {
    margin-right: 10px;
  }

  .block-start-gray {
    padding-bottom: 15px;
  }

  .table-compare-image {
    height: auto;
  }

  .block-banking {
    padding-bottom: 15px;
  }

  .first-catalogue-element {
    text-align: center;
    margin-top: 40px;
    margin-left: 0;
  }

  .price-label {
    margin-bottom: 20px;
  }

  .header-home {
    padding-top: 80px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .header-home.n1-2s {
    padding-top: 30px;
  }

  .column-3 {
    min-height: 803px;
    padding-left: 16px;
  }

  .column-4 {
    min-height: 733px;
    padding-left: 0;
  }

  .home-hord-gsm {
    padding-left: 16px;
  }

  .image-bigger-right-padding {
    margin-left: 0;
  }

  .image-myalarm-home {
    margin-top: 0;
    margin-right: 0;
  }

  .image-sc-home {
    margin-left: 0;
  }

  .home-compare {
    height: 80px;
    padding-top: 20px;
    padding-left: 16px;
  }

  .home-nord-gsm-metall {
    padding-left: 16px;
  }

  .image-home-bigger-air {
    width: auto;
    margin-right: 0;
  }

  .button-price {
    padding: 8px 15px 4px;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
  }

  .button-price.position-absolute {
    position: absolute;
  }

  .image-home-nord-gsm {
    margin-left: 0;
  }

  .div-block-5 {
    padding-left: 16px;
  }

  .block-sc-features, .block-anzhu {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .block-demo-nord-gsm, .block-demo-nord-gsm-wrl {
    padding-bottom: 15px;
  }

  .demo-air-image {
    width: 150%;
    margin-right: 0;
  }

  .myalarm-features-image {
    float: none;
    text-align: left;
    max-width: 90%;
    margin-bottom: 30px;
  }

  .block-warning {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .block-myalarm-features {
    padding-bottom: 15px;
  }

  .label-soon {
    padding: 2px 10px 1px;
    font-size: 22px;
    line-height: 28px;
  }

  .block-myalarm-pin {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .myalarm-features-image-2 {
    float: none;
    max-width: 90%;
    margin-bottom: 30px;
  }

  .myalarm-features-image-2._2, .myalarm-features-image-2._3 {
    max-width: 100%;
    margin-right: 0;
  }

  .block-myalarm-timeline {
    padding-bottom: 15px;
  }

  .features-image {
    float: none;
    max-width: 90%;
    margin-bottom: 30px;
  }

  .block-catalogue {
    height: 160px;
    padding-top: 60px;
    padding-bottom: 15px;
  }

  .block-catalogue-menu {
    padding-bottom: 15px;
  }

  .block-color-gray {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .header-cloud {
    padding-top: 80px;
    padding-bottom: 30px;
  }

  .compare-device {
    width: 100%;
  }

  .compare-device._2.n1 {
    width: 50%;
  }

  .block-compare-all {
    padding-bottom: 15px;
  }

  .compare-row-header {
    display: block;
  }

  .compare-row-header.max.n1 {
    flex-wrap: wrap;
    display: flex;
  }

  .compare-row-header._2 {
    display: flex;
  }

  .image-bigger-left-padding {
    width: 150%;
    margin-right: 0;
  }

  .block-line {
    padding-bottom: 15px;
  }

  .home-nord-gsm-air {
    padding-bottom: 30px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-bigger-right-cloud-web-ui {
    max-width: 180%;
    margin-left: 0;
  }

  .block-color-gray-120, .block-demo {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .footer-flex {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-lang-links-footer {
    margin-top: 30px;
  }

  .menu-item {
    margin-right: 15px;
    display: none;
  }

  .link-white {
    margin-left: 0;
    padding-left: 0;
  }

  .button-price-inverse-small {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
  }

  .button-compare {
    background-size: 44px;
    padding-left: 55px;
    font-size: 24px;
    line-height: 28px;
  }

  .button-compare:hover {
    background-size: 44px;
  }

  .button {
    padding: 8px 15px;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    display: inline-block;
  }

  .button.padding-top-20 {
    margin-top: 10px;
  }

  .button.vid-btn {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  .button.vid-btn._2 {
    font-size: 24px;
  }

  .button.vid-btn {
    padding-top: 8px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .link-footer.ic_star {
    background-position: 0 5px;
    background-size: 12px;
    margin-left: -15px;
    padding-left: 15px;
  }

  .button-footer-bordered-s-text {
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 24px;
    line-height: 28px;
  }

  .kits-item {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 26px;
  }

  .kits-item.first-element-kits {
    margin-top: 25px;
  }

  .kits-item-summary {
    font-size: 25px;
    line-height: 32px;
  }

  .kits-header {
    margin-top: 30px;
  }

  .block-black-true {
    padding: 30px 0 50px 20px;
  }

  .button-text-small-dark {
    font-size: 24px;
    line-height: 28px;
  }

  .block-dark {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .tabs-item-active {
    margin-left: 10px;
    padding-left: 0;
    padding-right: 15px;
    font-size: 20px;
    line-height: 25px;
  }

  .tabs-item-active.w--current, .tab-link-2 {
    padding-right: 15px;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-3 {
    margin-bottom: 0;
    padding-top: 10px;
  }

  .div-block-18 {
    display: flex;
  }

  .image-nord-air-mobile {
    margin-bottom: -20px;
  }

  .div-block-19 {
    flex-direction: column;
    justify-content: space-between;
    display: block;
  }

  .image-nord-gsm-mobile {
    max-width: none;
    margin-bottom: -30px;
    margin-left: -20px;
  }

  .block-green {
    background-color: #00cf7f;
    padding: 30px 20px 50px;
  }

  .block-compare {
    background-color: #f2f2f2;
    padding: 15px 20px 25px;
  }

  .block-start-white {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .image-myalarm-mobile {
    max-width: none;
    margin-bottom: -50px;
  }

  .sc-discount {
    margin-top: 15px;
  }

  .image-sc-mobile {
    max-width: none;
    margin-bottom: 15px;
  }

  .huck-1 {
    margin-top: -20px;
  }

  .padding-bottom-15 {
    margin-bottom: 15px;
  }

  .image-nord-air-mobile-true {
    margin-top: 30px;
    margin-left: -20px;
  }

  .block-gray-air {
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .button-text-bordered-small {
    margin-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
  }

  .image-wireless-devices {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .image-wireless-devices.wireless-new {
    margin-top: -40px;
    margin-bottom: 20px;
  }

  .image-air-kit-mobile {
    margin-top: 20px;
    display: flex;
    overflow: auto;
  }

  .row, .row-2 {
    margin-left: -20px;
    margin-right: -20px;
  }

  .image-11 {
    width: 100%;
    max-width: none;
  }

  .anti-row-paddings {
    margin-left: -20px;
  }

  .image-first {
    margin-top: 30px;
  }

  .image-nord {
    max-width: none;
    margin-top: 30px;
    margin-left: -20px;
  }

  .red {
    background-color: #00cf7f;
    margin-left: -20px;
    margin-right: -20px;
  }

  .hamburger-open-button {
    background-image: none;
    background-size: auto;
  }

  .hamburger-open-button.modal-link {
    margin-top: 0;
  }

  .header-academy {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .cource-item {
    max-width: 515px;
  }

  .block-black-courses {
    padding: 30px 0 50px 20px;
  }

  .cource-item-one {
    max-width: 515px;
  }

  .item-one-image {
    margin-bottom: 0;
  }

  .button-course1 {
    font-size: 24px;
    line-height: 28px;
  }

  .cource-item-two {
    max-width: 515px;
  }

  .block-violent, .block-green-sert, .block-white-sert {
    padding: 30px 0 50px 20px;
  }

  .image-courses-safary {
    margin-left: -26px;
    padding-right: 0;
  }

  .paragraph-2 {
    margin-top: 0;
    margin-left: 0;
  }

  .paragraph-2.padding-top-30 {
    margin-top: -20px;
    padding-top: 0;
  }

  .block-grey-sert {
    padding: 30px 0 50px 20px;
  }

  .image-courses-safary-right {
    margin-left: -26px;
    padding-right: 0;
  }

  .paragraph-2-right {
    margin-top: 0;
    margin-left: 0;
  }

  .paragraph-2-right.padding-top-30 {
    margin-top: -20px;
    padding-top: 0;
  }

  .column-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .button-2 {
    padding-left: 30px;
  }

  .button-2.rev-btn {
    padding-left: 49px;
    padding-right: 49px;
    font-size: 24px;
    line-height: 33px;
  }

  .line-black-5px {
    margin-top: 30px;
  }

  .link-2 {
    display: inline;
    overflow: visible;
  }

  .block-mytechpin, .block-mytech-pin-1 {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .block-start-mytech-white, .block-start-mytech-white.padding-befour-white-block {
    padding-bottom: 15px;
  }

  .block-green-mytech {
    padding: 30px 0 50px 20px;
  }

  .block-green-mytech.anti-row-paddings {
    margin-left: -20px;
  }

  .image-19 {
    max-width: 90%;
    margin-bottom: -50px;
    margin-left: 20px;
  }

  .heading-4 {
    margin-right: 0;
  }

  .link-white-mytech {
    margin-left: 20px;
    padding-left: 0;
  }

  .description-h2-mytech {
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  .description-h2-mytech.mode-text-whitelight {
    margin-left: 20px;
    padding-left: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .review-slider {
    padding-left: 0;
    padding-right: 0;
  }

  .review-arrow {
    margin-top: 45px;
  }

  .review-text-block {
    font-size: 17px;
  }

  .review-name {
    font-size: 20px;
    line-height: 22px;
  }

  .rev-link-section {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .rev-row {
    text-align: center;
    flex-direction: column;
    display: flex;
  }

  .heading-11 {
    font-size: 68px;
    line-height: 75px;
  }

  .container-2 {
    padding-bottom: 60px;
  }

  .bold-text-2 {
    font-size: 50px;
    line-height: 55px;
  }

  .bold-text-3 {
    font-size: 35px;
    line-height: 40px;
  }

  .container-6 {
    font-size: 50px;
    line-height: 55px;
  }

  .bold-text-4, .bold-text-5 {
    font-size: 35px;
    line-height: 40px;
  }

  .bold-text-6, .bold-text-7 {
    font-size: 50px;
    line-height: 55px;
  }

  .btn-nav {
    padding-top: 8px;
    padding-bottom: 6px;
    font-size: 16px;
    line-height: 20px;
    bottom: -1px;
  }

  .subtitle-h1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    padding-top: 0;
    font-size: 20px;
    line-height: 26px;
  }

  .container-1080.cont-hero {
    flex-direction: column;
  }

  .hero-text {
    text-align: center;
    width: 100%;
    max-width: 100%;
  }

  .no-margin-2 {
    margin-right: 0;
  }

  .no-margin-2.b-margin-40 {
    line-height: 52px;
  }

  .no-margin-2._2 {
    margin-bottom: 40px;
  }

  .demo-price-circle {
    width: 120px;
    height: 120px;
    margin-left: 30px;
    font-size: 24px;
    top: 0%;
    transform: translate(0);
  }

  .h3-y-hero {
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 40px;
  }

  .hero-100vh {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .hero-100vh.hero-blue.vert {
    padding-top: 100px;
  }

  .hero-100vh.hero-blue.vert.cashback {
    padding-top: 40px;
  }

  .demo-complect {
    justify-content: center;
    width: 100%;
    max-width: 420px;
    margin: 40px auto 0;
    position: relative;
  }

  .pr-row {
    justify-content: center;
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .section {
    padding: 60px 20px;
  }

  .section.sec-ws.cashback.myalarm {
    padding-top: 64px;
  }

  .section.sec-dark.vid {
    padding-bottom: 60px;
  }

  ._3-steps {
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
  }

  .step-ico {
    max-width: 90px;
    height: auto;
    margin-bottom: 10px;
  }

  .step-arr {
    height: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
    transform: rotate(90deg);
  }

  .step-col {
    max-width: 320px;
    font-size: 20px;
  }

  ._1-2col {
    width: 100%;
    margin-top: 20px;
  }

  .nord-air-img {
    max-width: 300px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  ._2col-row {
    flex-direction: column;
    margin-left: -20px;
    margin-right: -20px;
  }

  .nord-aier-title {
    text-align: center;
    max-width: 400px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 32px;
  }

  .new-rich {
    margin-bottom: 0;
  }

  ._3col-row2 {
    margin-bottom: -20px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  ._3col {
    padding-bottom: 20px;
    padding-right: 0;
  }

  .about-col {
    width: 50%;
  }

  .about-row {
    margin-top: 50px;
  }

  .about-img-div {
    margin-bottom: 20px;
  }

  .num {
    font-size: 42px;
    line-height: 42px;
  }

  .btn-nav-copy2 {
    padding-top: 8px;
    padding-bottom: 6px;
    font-size: 16px;
    line-height: 20px;
    bottom: -1px;
  }

  .imp-text {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 25px;
  }

  .str-text {
    margin-top: 2px;
  }

  .pr-col {
    flex-direction: column;
    align-items: center;
    max-width: 170px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .pr-icon-div {
    align-self: stretch;
    height: 70px;
  }

  .pr-icon {
    object-position: 50% 50%;
  }

  .videos-row {
    margin-bottom: -60px;
    margin-right: 0;
    display: block;
  }

  .videos-col {
    width: 100%;
    padding-bottom: 60px;
    padding-right: 0;
  }

  .h3 {
    font-size: 36px;
  }

  .h3.max._2 {
    margin-top: 0;
    font-size: 40px;
  }

  .image-11-copy {
    width: 890px;
    max-width: none;
  }

  .paragraph-29._2 {
    padding-left: 0;
  }

  .block-green-copy {
    background-color: #5a57a2;
    padding: 30px 20px 50px;
  }

  .link-3, .link-4 {
    color: var(--white);
  }

  .paragraph-33 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .courses-row {
    flex-direction: column;
    align-items: center;
  }

  .courses-col {
    width: 545px;
    max-width: 100%;
  }

  .h1 {
    max-width: 420px;
    margin-bottom: 25px;
    font-size: 34px;
  }

  .subtitle-1 {
    margin-bottom: 40px;
    font-size: 22px;
  }

  .h2 {
    margin-bottom: 20px;
  }

  .h2.s82 {
    font-size: 40px;
  }

  .description {
    margin-bottom: 40px;
  }

  .description.s24 {
    font-size: 22px;
  }

  .par20 {
    font-size: 18px;
  }

  .par20.mb0._250221 {
    text-align: left;
  }

  .par20.mb0._250221._2.max {
    text-align: center;
  }

  .v_col2 {
    width: 50%;
  }

  .h4.f32 {
    font-size: 28px;
  }

  .v_col3 {
    width: 50%;
  }

  .app-slider._2 {
    max-width: 100%;
  }

  .v_row7 {
    flex-direction: column;
    align-items: center;
    margin-bottom: -90px;
    margin-right: 0;
    padding-top: 30px;
  }

  .v_col7 {
    text-align: center;
    width: 320px;
    max-width: 100%;
    margin-bottom: 30px;
    padding-bottom: 60px;
    padding-right: 0;
  }

  .v_ic2 {
    height: 60px;
  }

  .v_arrow {
    margin-left: -15px;
    inset: auto auto 0% 50%;
    transform: rotate(90deg);
  }

  .v_row8 {
    text-align: left;
    display: block;
  }

  .v_row8._2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .v_col8 {
    padding-bottom: 20px;
    padding-right: 0;
  }

  .v_col8._2 {
    text-align: center;
  }

  .v_row9 {
    padding-top: 30px;
  }

  .v_row9._2 {
    margin-bottom: -46px;
  }

  .v_col9 {
    width: 100%;
  }

  .v_col9._2 {
    padding-top: 6px;
  }

  .chops-block {
    padding-top: 30px;
  }

  .arrow-down {
    bottom: 20px;
  }

  .price-row {
    margin-bottom: -60px;
    margin-right: 0;
    display: block;
  }

  .price-col {
    width: auto;
    padding-bottom: 60px;
    padding-right: 0;
  }

  .download-code {
    font-size: 30px;
  }

  .list-3 {
    padding-left: 20px;
  }

  .vn-slider {
    margin-left: 55px;
    margin-right: 55px;
  }

  .vn-sl-col._2 {
    padding-bottom: 30px;
  }

  .soon-text {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .soon-text.white030621 {
    margin-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    line-height: 20px;
  }

  .par22 {
    font-size: 18px;
  }

  .push-img {
    max-width: 50%;
    margin-right: 0;
  }

  .push-img._2 {
    margin-bottom: 40px;
    padding-right: 0;
  }

  .vn_num {
    font-size: 42px;
  }

  .tarif-col._2 {
    width: 27%;
  }

  .tarif-title {
    font-size: 22px;
  }

  .tarify-block {
    font-size: 14px;
    line-height: 18px;
  }

  .image-25 {
    width: 20px;
  }

  .image-25._2 {
    padding: 2px;
  }

  .tarif-cost {
    font-size: 18px;
  }

  .tarify-sect-2 {
    padding: 70px 20px 50px;
  }

  .tarif-cost-2 {
    font-size: 18px;
  }

  .h1-2 {
    max-width: 420px;
    margin-bottom: 25px;
    font-size: 34px;
  }

  .adr-slider {
    margin-bottom: 40px;
  }

  .adr-arrow {
    margin-right: -60px;
  }

  .adr-arrow.next {
    margin-left: -60px;
  }

  .mt60 {
    margin-top: 0;
  }

  .heading-27 {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 45px;
  }

  .paragraph-37 {
    margin-left: 10px;
  }

  .paragraph-37._081421-1 {
    font-size: 20px;
    line-height: 20px;
  }

  .slider-nav {
    margin-bottom: 60px;
    margin-right: 0;
    display: block;
  }

  .slider-nav-slide {
    padding-right: 0;
  }

  .image-27 {
    margin-top: 0;
  }

  .text-block-78 {
    margin-left: 0;
  }

  .more-btn {
    margin-bottom: 32px;
  }

  .div-block-34 {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
  }

  .n1-text2 {
    font-size: 18px;
  }

  .n1-row1 {
    margin-right: -30px;
  }

  .n1-col1 {
    padding-right: 30px;
  }

  .h2-n1 {
    font-size: 30px;
  }

  .n1-col2._1 {
    width: 60%;
    padding-right: 40px;
  }

  .n1-content-block {
    font-size: 15px;
  }

  .h3-n1 {
    margin-bottom: .8em;
    font-size: 18px;
  }

  .list-item-5 {
    font-size: 15px;
  }

  .logo-row {
    margin-right: -40px;
  }

  .logo-col {
    padding-right: 40px;
  }

  .cn-row {
    margin-bottom: -50px;
    margin-right: -30px;
  }

  .cn-col {
    width: 50%;
    padding-bottom: 50px;
    padding-right: 30px;
  }

  .heading-51 {
    margin-right: 43px;
  }

  .text-block-138.mobile {
    margin-top: -23px;
    padding-top: 0;
    font-size: 20px;
    display: none;
  }

  .hero-heading-right, .hero-heading-center, .hero-heading-left, .team-slider, .team-circles {
    padding: 60px 15px;
  }

  .team-grid, .team-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .article-collection-list {
    grid-template-rows: auto auto auto;
    grid-template-columns: 2fr;
  }

  .text-block-148 {
    color: #5a57a2;
  }
}

@media screen and (max-width: 479px) {
  p {
    margin-right: 10px;
  }

  .custom-container {
    display: block;
  }

  .custom-container.no-paddings {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header.image-myalarm {
    background-image: linear-gradient(to right, #00000080, #0000), url('../images/MyAlarm-top-banner2.jpg');
    background-position: 0 0, 48% 100%;
    background-size: auto, cover;
  }

  .header.n1-1s {
    background-image: linear-gradient(#00000054, #00000054), url('../images/03.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    position: static;
  }

  .description-h1.mode-text-whitelight {
    min-width: 50px;
  }

  .description-h1.mode-text-blacklight {
    min-width: 0;
  }

  .description-h1.n1-par {
    min-width: 50px;
  }

  .description-h2.mode-text-whitelight {
    margin-left: 30px;
  }

  .mode-text-white {
    color: var(--white);
  }

  .mode-text-white.courses-list {
    margin-right: 5px;
  }

  .mode-text-white.image-description {
    margin-top: 0;
    margin-left: 0;
  }

  .mode-text-white.max._2 {
    padding-top: 0;
    font-size: 24px;
    font-weight: 700;
  }

  .mode-text-white.max {
    font-size: 24px;
    font-weight: 700;
  }

  .mode-text-white.max._2 {
    line-height: 30px;
  }

  .mode-text-white.max {
    font-size: 20px;
    font-weight: 300;
  }

  .image-bigger-right {
    width: 100%;
    height: auto;
    display: block;
    overflow: auto;
  }

  .image-bigger-right.image-scrollable-padding-20 {
    margin-left: -22px;
  }

  .image-bigger-right._2 {
    font-size: 30px;
  }

  .text-block.max {
    left: 15px;
  }

  .block-gray {
    padding-left: 0;
  }

  .image-bigger-right-shadow {
    margin-top: 10px;
    margin-left: -15px;
  }

  .image-bigger-right-shadow.image-no-paddings {
    margin-left: 32px;
  }

  .block-blue.my-alarm-block {
    padding-bottom: 0;
  }

  .image-no-paddings.hile-for-navbar {
    display: block;
  }

  .equipment {
    padding-right: 0;
  }

  .image-max-none {
    max-width: 150%;
  }

  .custom-menu {
    display: flex;
  }

  .menu-item-white {
    display: none;
  }

  .menu-items-lang, .link-black {
    display: block;
  }

  .modal-button {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .image-aotomatic {
    margin-top: 0;
  }

  .table-compare-image {
    text-align: left;
    margin-bottom: -10px;
  }

  .first-catalogue-element {
    text-align: center;
    margin-top: 28px;
    margin-left: 0;
    font-size: 20px;
  }

  .header-home {
    overflow: hidden;
  }

  .header-home.n1-2s.clr3 {
    padding-bottom: 30px;
  }

  .column-3 {
    min-height: 583px;
  }

  .column-4 {
    min-height: 753px;
  }

  .home-hord-gsm {
    padding-left: 16px;
  }

  .image-myalarm-home._07-04-21 {
    object-fit: cover;
    width: 110%;
    margin-left: -10%;
    position: static;
  }

  .home-nord-gsm-color {
    padding-left: 0;
  }

  .home-compare {
    margin-left: 0;
  }

  .myalarm-features-image, .myalarm-features-image-2 {
    max-width: 130%;
  }

  .myalarm-features-image-2._3 {
    max-width: 110%;
    margin-left: -5%;
    margin-right: -5%;
  }

  .features-image {
    max-width: 130%;
  }

  .form-area {
    width: auto;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px 15px 20px;
  }

  .form-input {
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .price-button-copy {
    padding: 5px 20px;
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-9 {
    margin-right: 38px;
  }

  .image-8 {
    margin-top: 21px;
  }

  .compare-table {
    flex-flow: column wrap;
    margin-left: -20px;
    margin-right: -10px;
    padding-left: 30px;
    padding-right: 0;
  }

  .compare-table._2 {
    width: 1150px;
  }

  .compare-table._2.dv {
    display: block;
  }

  .compare-item {
    min-width: 190px;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 24px;
  }

  .compare-header {
    min-width: 200px;
    padding-top: 0;
  }

  .compare-device {
    width: 100%;
    min-width: 190px;
  }

  .compare-device._2 {
    width: auto;
    min-width: 0;
  }

  .compare-device._2.n1 {
    width: 100%;
  }

  .block-compare-all {
    padding-bottom: 40px;
  }

  .compare-row-header {
    display: block;
  }

  .div-block-14 {
    display: none;
  }

  .compare-stars {
    min-width: 190px;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-17, .menu-item {
    display: none;
  }

  .link-white {
    margin-left: 0;
  }

  .button {
    display: none;
  }

  .button.padding-top-20 {
    margin-left: 20px;
  }

  .button.vid-btn {
    text-align: center;
    text-align: center;
    display: block;
  }

  .button.vid-btn._090421-5 {
    display: inline-block;
  }

  .kits-header {
    margin-bottom: 10px;
  }

  .button-text-small-dark {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 26px;
    display: inline-block;
  }

  .tabs-item-active.w--current, .tab-link-2 {
    display: inline-block;
  }

  .heading-3 {
    font-size: 36px;
  }

  .heading-3.padding-bottom-30 {
    margin-bottom: 10px;
  }

  .image-nord-air-mobile {
    max-width: none;
    margin-left: -20px;
    padding-left: 0;
  }

  .sc-discount {
    margin-top: 15px;
  }

  .huck-1 {
    margin-left: 0;
  }

  .image-nord-air-mobile-true {
    max-width: none;
  }

  .block-gray-air.blok2 {
    padding-bottom: 150px;
  }

  .image-scrollable {
    margin-left: -20px;
    margin-right: -20px;
  }

  .image-scrollable-padding-20 {
    padding-left: 20px;
  }

  .image-11 {
    text-align: left;
    padding-left: 25px;
    padding-right: 40px;
  }

  .image-nord {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .image-12 {
    width: 190%;
    max-width: none;
    margin-top: 20px;
  }

  .header-academy {
    background-position: -446px 266px;
  }

  .cource-item {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 0;
  }

  .comming-soon-white {
    margin-top: -10px;
    margin-right: 10px;
    padding: 2px 3px 1px;
    font-size: 16px;
  }

  .cource-item-one {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 0;
  }

  .item-one-image {
    margin-left: -15px;
    margin-right: 0;
  }

  .item-one-image.course-img-new {
    max-width: 95%;
  }

  .course-head {
    margin-left: -15px;
    margin-right: 0;
    padding-left: 15px;
  }

  .button-course1 {
    margin-top: 10px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 20px;
    line-height: 25px;
    display: inline-block;
  }

  .course-head-two {
    margin-left: -15px;
    margin-right: 0;
    padding-left: 15px;
  }

  .cource-item-two {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 0;
  }

  .video {
    margin-bottom: 10px;
  }

  .block-violent, .block-green-sert {
    padding-left: 0;
  }

  .image-courses {
    padding-right: 0;
  }

  .block-white-sert {
    padding-left: 0;
  }

  .image-courses-safary {
    margin-left: -17px;
    margin-right: 0;
    padding-right: 0;
  }

  .paragraph-2.padding-top-30 {
    margin-top: -10px;
  }

  .block-grey-sert {
    padding-bottom: 20px;
    padding-left: 0;
  }

  .image-courses-safary-right {
    margin-left: -17px;
    margin-right: 0;
    padding-right: 0;
  }

  .paragraph-2-right {
    margin-right: 0;
  }

  .paragraph-2-right.padding-top-30 {
    margin-top: -10px;
  }

  .first-element-academy {
    margin-top: 0;
  }

  .column-9 {
    display: none;
  }

  .section-copters {
    background-position: 67% 0;
    background-size: 1090px;
    background-attachment: scroll;
    padding-top: 20px;
    padding-bottom: 100px;
  }

  .line-black-5px {
    margin-top: 30px;
  }

  .block-mytechpin, .block-mytech-pin-1 {
    padding-bottom: 15px;
  }

  .block-green-mytech {
    padding-left: 0;
  }

  .image-19 {
    max-width: 89%;
    margin-left: 40px;
    margin-right: 0;
  }

  .heading-4 {
    margin-left: 40px;
  }

  .link-white-mytech {
    margin-left: 0;
    font-size: 34px;
  }

  .description-h2-mytech.mode-text-whitelight {
    margin-left: 40px;
  }

  .heading-5, .paragraph-11, .heading-6, .paragraph-12, .heading-7, .paragraph-13, .heading-8 {
    margin-left: 0;
  }

  .paragraph-14 {
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-15, .heading-9, .paragraph-16 {
    margin-left: 0;
  }

  .review-slider {
    padding-bottom: 70px;
  }

  .review-name {
    font-size: 16px;
    line-height: 18px;
  }

  .paragraph-18 {
    margin-left: -20px;
    font-size: 18px;
    line-height: 25px;
  }

  .heading-11 {
    margin-left: -20px;
    font-size: 35px;
    line-height: 40px;
  }

  .paragraph-19, .button-3 {
    margin-left: -20px;
    font-size: 18px;
    line-height: 25px;
  }

  .container-2 {
    padding-bottom: 40px;
  }

  .youtube {
    width: 100%;
    margin-left: -20px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-20, .paragraph-21, .paragraph-22, .paragraph-23, .paragraph-24, .paragraph-25, .paragraph-26 {
    margin-left: -20px;
    font-size: 18px;
    line-height: 25px;
  }

  .container-5 {
    padding-left: 0;
  }

  .bold-text-2, .bold-text-6, .bold-text-7 {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-12, .heading-13, .heading-14, .heading-15, .heading-16, .heading-17 {
    margin-left: -20px;
  }

  .image-21 {
    text-align: left;
    align-self: auto;
  }

  .image-21.max {
    clear: none;
    text-align: center;
    object-fit: fill;
    object-position: 50% 50%;
    flex: 1;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .subtitle-h1 {
    font-weight: 400;
  }

  .partner-logo {
    max-width: 140px;
    max-height: 30px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .hero-text {
    padding-top: 40px;
  }

  .partners {
    text-align: center;
  }

  .no-margin-2 {
    display: block;
  }

  .no-margin-2._2 {
    text-align: center;
    font-size: 25px;
    line-height: 20px;
  }

  .partners-row {
    justify-content: center;
  }

  .demo-price-circle {
    width: 23vw;
    height: 23vw;
    font-size: 4.8vw;
    top: 2%;
  }

  .h3-y-hero {
    margin-top: 10px;
  }

  .hero-100vh.hero-blue.vert.cashback {
    background-color: #27241f;
    background-image: url('../images/C68A2576-2.jpg');
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: contain;
    margin-bottom: -65px;
    padding-bottom: 81px;
  }

  .demo-complect {
    justify-content: center;
    align-items: flex-start;
  }

  .section.sec-ws {
    padding-top: 60px;
  }

  .section.sec-ws.sec2 {
    padding-top: 20px;
  }

  .section.gray-sect._090421 {
    padding-top: 40px;
  }

  .screen-app {
    margin-bottom: 23px;
  }

  .about-col {
    width: 100%;
  }

  .num-col {
    padding-bottom: 40px;
  }

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

  .ab-col._2 {
    padding-top: 40px;
  }

  .whatsapp-button {
    width: 60px;
    height: 60px;
  }

  .text-span-2 {
    font-size: 38px;
    line-height: 43px;
  }

  .btn-nav-copy2.open-popup-button.b24-web-form-popup-btn-18, .bold-text-8 {
    font-weight: 400;
  }

  .h3.max {
    font-size: 42px;
    font-weight: 700;
  }

  .h3.max._2, .h3.max._3 {
    font-size: 40px;
  }

  .html-embed {
    padding-top: 56%;
    padding-left: 0;
    padding-right: 0%;
    position: relative;
  }

  .youtube-3, .youtube-4 {
    display: block;
  }

  .html-embed-2 {
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-left: 0%;
    padding-right: 0;
    position: relative;
  }

  .image-11-copy {
    padding-right: 40px;
  }

  .heading-18 {
    padding-left: 10px;
  }

  .column-19 {
    padding-left: 18px;
  }

  .heading-19 {
    margin-right: -1px;
    padding-right: 39px;
  }

  .heading-20 {
    padding-left: 4px;
  }

  .column-20 {
    padding-left: 26px;
  }

  .heading-21 {
    margin-left: 17px;
    padding-left: 0;
  }

  .paragraph-30 {
    margin-left: 16px;
  }

  .column-21 {
    padding-left: 24px;
  }

  .heading-22 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-31 {
    margin-left: 9px;
  }

  .paragraph-32 {
    margin-left: 8px;
    padding-left: 0;
  }

  .link-3 {
    color: var(--white);
  }

  .image-23 {
    width: auto;
  }

  .text-span-8 {
    line-height: 30px;
  }

  .h1.max {
    text-align: center;
    font-size: 55px;
  }

  .subtitle-1.max {
    text-align: center;
  }

  .h2.s82 {
    font-size: 38px;
  }

  .par20.mb0._250221, .par20.mb0._250221-3 {
    text-align: center;
  }

  .v_col2, .v_col3 {
    width: 100%;
  }

  .v_col6._2 {
    display: block;
  }

  .v_col6._1 {
    width: 100%;
    padding-right: 0;
  }

  .v_col6._3 {
    width: 100%;
    padding-left: 0;
  }

  .app-slider {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .v_col8._250221-4 {
    text-align: left;
  }

  .slider-arrow.next2, .slider-arrow.prev2 {
    margin-top: 0;
    top: 98vw;
  }

  .div-block-22._2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-23 {
    margin-top: 20px;
  }

  .vn-slider {
    margin-left: 0;
    margin-right: 0;
  }

  .vn-sl-col._2 {
    align-self: stretch;
    padding-bottom: 9vw;
  }

  .vn-sl-col._1 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .vn-sl-image {
    object-fit: contain;
    width: 100%;
    height: 90vw;
    display: block;
  }

  .soon-text {
    margin-left: 0;
    padding: 0 15px;
  }

  .soon-text.white030621 {
    margin-left: 40px;
    padding: 5px 20px;
    font-size: 20px;
    line-height: 20px;
  }

  .push-img-block {
    flex-direction: column;
    display: block;
  }

  .push-img {
    max-width: 100%;
    margin-top: 10px;
    padding-bottom: 20px;
    display: block;
  }

  .push-img._2 {
    margin-top: 0;
    padding-bottom: 0;
  }

  .vn_col1 {
    width: 100%;
  }

  .tarif-col {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .tarif-col._2 {
    width: 29%;
  }

  .tarif-col._2.c4 {
    width: 21%;
  }

  .tarif-title {
    font-size: 15px;
  }

  .tarif-cost, .tarif-cost-2 {
    letter-spacing: -.03em;
    font-size: 16px;
    line-height: 16px;
  }

  .heading-27 {
    margin-top: 0;
    margin-left: 10px;
    font-size: 35px;
    line-height: 45px;
  }

  .paragraph-37 {
    margin-left: 10px;
    font-weight: 300;
  }

  .paragraph-37._081421-1 {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-47.max, .par20.max, .image-27 {
    text-align: center;
  }

  .heading-49 {
    font-size: 35px;
  }

  .div-block-33 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .n1-row1 {
    margin-bottom: -20px;
    margin-right: 0;
    display: block;
  }

  .n1-row1._2 {
    margin-bottom: 0;
  }

  .n1-col1 {
    width: 100%;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .n1-col1.c2 {
    width: 100%;
  }

  .n1-row2 {
    margin-bottom: 30px;
    display: block;
  }

  .n1-col2._1 {
    width: auto;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .n1-row3 {
    margin-right: 0;
  }

  .n1-col3 {
    width: 100%;
    padding-bottom: 40px;
    padding-right: 0;
    display: block;
  }

  .n1-col3_2._1 {
    width: auto;
    margin-right: 0;
    padding-right: 0;
  }

  .n1-col3_2._1.rev {
    margin-left: 0;
    padding-left: 0;
  }

  .logo-row {
    margin-bottom: -50px;
    display: block;
  }

  .logo-col {
    width: auto;
    padding-bottom: 50px;
  }

  .cn-col {
    width: 100%;
  }

  .heading-51 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-52 {
    margin-top: 0;
    margin-bottom: 80px;
    padding-top: 0;
  }

  .heading-54 {
    text-align: center;
    margin-top: 0;
  }

  .text-block-136 {
    text-align: left;
    margin-left: 0;
    padding-left: 0;
  }

  .column-24, .column-25, .column-26, .column-27, .column-28, .column-29, .column-30, .column-31, .column-32, .column-33, .column-34, .column-35 {
    display: none;
  }

  .text-block-138.mobile {
    margin-top: -24px;
    padding-top: 0;
    font-size: 20px;
    display: none;
  }

  .column-36, .column-37 {
    padding-left: 20px;
  }

  .heading-61, .heading-62 {
    font-weight: 700;
  }

  .container-1083 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .centered-heading.margin-bottom-32px {
    font-size: 30px;
    line-height: 39px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .team-grid, .team-grid-2 {
    grid-template-columns: 1fr;
  }

  .article-layout {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .article-text-body {
    width: 100%;
  }

  .article-text-body h1 {
    max-width: none;
    margin-bottom: 20px;
    font-size: 36px;
  }

  .article-text-body h2 {
    max-width: none;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 28px;
  }

  .article-text-body p {
    font-size: 16px;
    line-height: 140%;
  }

  .article-text-body img {
    object-fit: cover;
    width: 100%;
    min-width: auto;
    height: 383px;
  }

  .article-text-body figcaption {
    text-align: left;
    font-size: 13px;
    line-height: 130%;
  }

  .article-text-body figure {
    width: 100%;
    min-width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .article-text-body ol {
    padding-left: 20px;
    font-size: 16px;
    line-height: 140%;
  }

  .article-text-body ul {
    padding-left: 10px;
  }

  .article-text-body li {
    font-size: 16px;
    line-height: 140%;
  }

  .main-news-layout {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .section-heading {
    margin-top: 0;
  }

  .article-collection-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    overflow: auto;
  }

  .article-collection-list.blog-page {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .article-collection-item {
    flex: none;
    width: 275px;
  }

  .article-collection-item:first-child {
    flex: none;
    width: 295px;
  }

  .article-collection-item.blog-page-collection, .article-card-info {
    width: 100%;
  }

  .article-card-date-text {
    font-size: 14px;
    line-height: 110%;
  }

  .article-card-heading-box {
    font-size: 20px;
    line-height: 110%;
  }

  .article-layout-button-box {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .simple-button {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .blog-layout {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .filter-form {
    grid-row-gap: 5px;
    flex-flow: wrap;
  }

  .blog-next-button {
    width: 100%;
  }

  .main-news-heading-box {
    padding-left: 16px;
  }

  .main-news-box {
    padding-left: 0;
    padding-right: 0;
  }

  .articles-cards-style {
    display: none;
  }

  .navbar {
    border-radius: 20rem;
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .header-background {
    z-index: 0;
    background-color: #2e303499;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .icon-open {
    position: relative;
  }

  .navbar-container {
    z-index: 2;
    position: relative;
  }

  .icon-close {
    position: absolute;
    inset: 0%;
  }

  .nav-menu-layout {
    grid-column-gap: 40rem;
    grid-row-gap: 40rem;
    background-color: #fff;
    border-bottom-right-radius: 20rem;
    border-bottom-left-radius: 20rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 68rem;
    padding-bottom: 40rem;
    display: flex;
  }

  .nav-links-box {
    grid-column-gap: 20rem;
    grid-row-gap: 20rem;
    flex-flow: column;
  }

  .brand {
    width: 89rem;
    padding-left: 0;
    position: relative;
  }

  .navbar-layout {
    justify-content: space-between;
    align-items: center;
    max-height: 56rem;
  }

  .nav-link {
    margin: 0;
    padding: 0;
  }

  .nav-menu {
    background-color: #0000;
    border-bottom-right-radius: 20rem;
    border-bottom-left-radius: 20rem;
  }

  .menu-button {
    width: 40rem;
    height: 40rem;
    padding: 0;
    position: relative;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .connect-info {
    display: none;
  }

  .devices-card {
    padding-bottom: 20rem;
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .order-button {
    margin-top: 10rem;
  }

  .prezentation-swiper-layout {
    z-index: 3;
  }

  .mobile-stub {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .scene-underlay-box {
    height: 500rem;
    overflow: visible;
  }

  .devices-heading-box {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
    max-width: none;
  }

  .order-heading-box {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
  }

  .prezentation-card-content-box {
    color: #fff;
    justify-content: center;
    align-items: center;
    width: 148rem;
    height: 148rem;
    font-size: 10rem;
    line-height: 100%;
    display: flex;
    position: relative;
  }

  .about-layout {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
    grid-template-rows: auto 162rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 162rem;
  }

  .about-card {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
    border-radius: 40rem;
  }

  .about-card.mobile-small-paddings {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .black-box-description {
    margin-bottom: 0;
    margin-right: 0;
    font-size: 14rem;
    line-height: 145%;
  }

  .black-box-description.prezentation-description {
    margin-bottom: 0;
    margin-right: 0;
  }

  .mobile-hide {
    display: none;
  }

  .devices-card-background {
    border-radius: 40rem;
    margin-top: 6rem;
  }

  .order-card {
    border-radius: 40rem;
    padding-bottom: 20rem;
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .order-card.violet-card {
    padding-right: 20px;
  }

  .order-card-arrow {
    width: 28rem;
    height: 28rem;
    top: 20rem;
    right: 20rem;
  }

  .configuration-images-box {
    flex: none;
    justify-content: flex-end;
    align-items: center;
    height: 376rem;
    position: absolute;
    inset: auto 0% -1rem;
  }

  .about-connect-card {
    border-radius: 40rem;
  }

  .devices-card-heading {
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    font-size: 18rem;
    font-weight: 700;
    line-height: 95%;
  }

  .okta-heading-page {
    text-align: center;
    order: 1;
    font-size: 16rem;
    display: block;
  }

  .okta-heading-page.desktop-description {
    display: none;
  }

  .okta-heading-page.mobile-description {
    padding-left: 20rem;
    padding-right: 20rem;
    display: block;
  }

  .basic-image {
    object-fit: cover;
  }

  .basic-image.connect-render {
    margin-top: 0;
    margin-bottom: 0;
    top: 0;
  }

  .devices-card-image.only-desktop {
    display: none;
  }

  .devices-card-image.only-mobile {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .image-35 {
    display: none;
  }

  .cover-main-image {
    width: 498rem;
    max-width: none;
    bottom: -60rem;
  }

  .partners-swiper-image-box {
    border-radius: 20rem;
    flex: none;
    width: 100%;
    height: 160rem;
    margin-bottom: 20rem;
  }

  .devices-swiper-item.swiper-slide {
    height: 240rem;
  }

  .prezentation-heading-box {
    z-index: 2;
    grid-column-gap: 20rem;
    grid-row-gap: 20rem;
    height: 250rem;
    padding-top: 40rem;
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .about-connect-description-box {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
    margin-bottom: 30rem;
    padding-right: 0;
  }

  .text-size-small {
    font-size: 12rem;
    line-height: 130%;
  }

  .partners-swiper-name-box {
    margin-top: 0;
    font-size: 12rem;
    line-height: 130%;
  }

  .configuration-image {
    display: none;
  }

  .order-description-box {
    line-height: 130%;
  }

  .order-card-links-box {
    margin-top: 10rem;
    font-size: 12rem;
    line-height: 130%;
  }

  .about-description-box {
    margin-bottom: 30rem;
    padding-top: 0;
  }

  .configuration-mobile-image {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    position: relative;
    top: auto;
    left: 0%;
    right: 0%;
  }

  .scene-underlay {
    box-sizing: border-box;
    transform: translate(0px, 0px) scale3d(1none, 1none, 1none);
    width: auto;
    max-width: none;
    transition-duration: 1s;
  }

  .scene-underlay.zoom-zone-1 {
    transform: scale(.8)translate(-670rem, 180rem);
  }

  .scene-underlay.zoom-zone-2 {
    transform: scale(.9)translate(-375rem, 201rem);
  }

  .scene-underlay.zoom-zone-3 {
    transform: scale(.9)translate(0, 142rem);
  }

  .scene-underlay.zoom-zone-4 {
    transform: scale(1.6)translate(-174rem, -46rem);
  }

  .cover-layout {
    padding-top: 56rem;
  }

  .prezentation-layout {
    border-radius: 40rem;
    min-height: 500rem;
    overflow: hidden;
  }

  .slider-name {
    max-width: 32rem;
  }

  .devices-swiper-text {
    font-size: 14rem;
    bottom: 20rem;
  }

  .partners-swiper-item.swiper-slide {
    width: 200rem;
    max-width: 200rem;
    height: 304rem;
  }

  .configuration-image-mobile {
    height: auto;
    display: none;
  }

  .swiper-device-card-image {
    width: 47rem;
    height: 47rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  .devices-swiper-box {
    width: 100%;
    margin-top: 40rem;
  }

  .swiper-device-card {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: relative;
  }

  .swiper-device-card.left-top-card {
    position: absolute;
    inset: 0% auto auto -20rem;
  }

  .swiper-device-card.left-bottom-card {
    position: absolute;
    inset: auto auto 0 -20rem;
  }

  .swiper-device-card.right-top-card {
    position: absolute;
    inset: 0 -20rem auto auto;
  }

  .swiper-device-card.right-bottom-card {
    position: absolute;
    inset: auto -20rem 0 auto;
  }

  .prezentation-swiper-card.first-slide.mobile {
    justify-content: center;
    align-items: flex-end;
    height: 500rem;
    padding-bottom: 136rem;
    padding-right: 0;
    display: flex;
  }

  .prezentation-swiper-card.first-slide.desktop {
    display: none;
  }

  .prezentation-swiper-card.second-slide {
    justify-content: center;
    align-items: flex-end;
    height: 500rem;
    bottom: 169rem;
  }

  .prezentation-swiper-card.fourth-card {
    justify-content: center;
    align-items: flex-end;
    height: 500rem;
    padding-bottom: 126rem;
    padding-right: 0;
  }

  .prezentation-swiper-card.third-skide {
    justify-content: center;
    align-items: flex-end;
    height: 500rem;
    padding-left: 0;
    bottom: 169rem;
  }

  .h2-small {
    margin-top: 0;
    font-size: 24rem;
  }

  .about-connect-layout {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
    grid-template-rows: auto 162rem 162rem;
    grid-template-columns: 1fr 1fr;
  }

  .devces-card-name-box {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .devices-swiper-layout {
    flex-flow: column;
  }

  .devices-swiper-heading-box {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
    padding-right: 0;
  }

  .black-box {
    border-radius: 40rem;
    max-height: 500rem;
    padding-top: 40rem;
    overflow: hidden;
  }

  .black-box.configuration-box {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    height: 500rem;
    padding-top: 40rem;
    position: relative;
  }

  .cover-image-layout {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    border-radius: 40rem;
    justify-content: flex-start;
    align-items: center;
    height: 500rem;
    padding-top: 40rem;
    padding-bottom: 0;
    padding-left: 0;
  }

  .text-size-big {
    margin-bottom: 0;
    margin-right: 0;
    font-size: 16rem;
  }

  .text-size-big.text-weight-bold {
    font-size: 16rem;
    line-height: 95%;
  }

  .text-size-big.text-weight-bold.about-card-heading {
    font-size: 18rem;
    line-height: 95%;
  }

  .text-size-big.partner-cardheading {
    font-weight: 700;
    line-height: 95%;
  }

  .container-1084 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .prezentation-pagination-box {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: auto;
    padding-bottom: 20rem;
    padding-right: 0;
    top: auto;
    right: auto;
  }

  .black-box-heading-wrapper {
    z-index: 1;
    grid-column-gap: 20rem;
    grid-row-gap: 20rem;
    padding-left: 20rem;
    padding-right: 20rem;
    position: relative;
  }

  .swiper-card-image {
    width: 45rem;
    height: 45rem;
  }

  .cover-logo {
    width: 295rem;
    margin-bottom: 20rem;
  }

  .connect-render-box {
    z-index: 0;
    width: 100%;
    display: none;
    bottom: 10rem;
  }

  .partners-swiper-card {
    border-radius: 40rem;
    min-height: 304rem;
    padding: 20rem;
  }

  .partners-swiper-card.background-left {
    border-radius: 40rem;
    min-height: 304rem;
    padding: 20rem 20rem 30rem;
  }

  .partners-swiper-card.background-right {
    min-height: 265rem;
  }

  .devices-swiper-card {
    border-radius: 40rem;
  }

  .devices-grid {
    grid-column-gap: 10rem;
    grid-row-gap: 4rem;
    grid-template-rows: 168rem 170rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 168rem;
    margin-top: 40rem;
  }

  .swiper-slide-card {
    width: 113rem;
    height: 113rem;
    margin-bottom: 1px;
    padding-top: 22rem;
    font-size: 10rem;
    line-height: 100%;
  }

  .swiper-slide-card.first-mobile-card {
    width: auto;
    height: auto;
    margin-left: 0;
    padding-top: 0;
  }

  .swiper-device-card-name {
    text-align: center;
  }

  .about-connect-icon-box {
    border-radius: 16rem;
    width: 40rem;
    height: 40rem;
  }

  .about-connect-icon-box.color-grey {
    border-radius: 15rem;
    width: 40rem;
    height: 40rem;
  }

  .order-layout {
    grid-column-gap: 10rem;
    grid-row-gap: 40rem;
    grid-template-rows: auto 162rem;
    grid-template-columns: 1fr 1fr;
  }

  .swiper-cardnumber-box {
    width: 24rem;
    height: 24rem;
  }

  .okta-section {
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .partners-swiper-box {
    margin-top: 40rem;
  }

  .swiper-device-card-count {
    color: #2e3034;
    background-color: #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 24rem;
    height: 24rem;
    display: flex;
    position: absolute;
    inset: -5rem 0% auto auto;
  }

  .section-6 {
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .container-1085 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .footer-layout {
    grid-column-gap: 20rem;
    border-top-left-radius: 40rem;
    border-top-right-radius: 40rem;
    grid-template-columns: 1fr 1fr;
    padding: 40rem 20rem;
  }

  .footer-logo-box {
    width: 89rem;
  }

  .okta-section-heading {
    margin-top: 0;
    font-size: 32rem;
  }

  .okta-heading-card {
    font-size: 18rem;
    font-weight: 700;
    line-height: 110%;
  }

  .okta-paragaph {
    margin-bottom: 0;
    margin-right: 0;
  }

  .connect-mobile-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 22rem;
    margin-bottom: 32rem;
    display: flex;
    position: relative;
  }

  .connect-mobile-render {
    z-index: 1;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
  }

  .connect-mobile-vector {
    z-index: 2;
    width: 273rem;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    inset: 10rem auto auto;
  }
}

#w-node-dcee431d-c2e8-a237-879e-be052d226b2f-53acc741, #w-node-dcee431d-c2e8-a237-879e-be052d226b3a-53acc741, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7c1-53acc741, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7cc-53acc741, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7d6-53acc741, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7e0-53acc741, #w-node-dcee431d-c2e8-a237-879e-be052d226b2f-207f690a, #w-node-dcee431d-c2e8-a237-879e-be052d226b3a-207f690a, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7c1-207f690a, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7cc-207f690a, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7d6-207f690a, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7e0-207f690a, #w-node-dcee431d-c2e8-a237-879e-be052d226b2f-1a66f9ec, #w-node-dcee431d-c2e8-a237-879e-be052d226b3a-1a66f9ec, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7c1-1a66f9ec, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7cc-1a66f9ec, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7d6-1a66f9ec, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7e0-1a66f9ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b8d1aa9f-b9ae-5db2-f01b-df439b3ce38b-adf96cca {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-b8d1aa9f-b9ae-5db2-f01b-df439b3ce392-adf96cca {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdecee-adf96cca {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdecfe-adf96cca {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_96af444d-e52c-48d6-d30f-e9d3f7cded03-adf96cca {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_96af444d-e52c-48d6-d30f-e9d3f7cded04-adf96cca {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_96af444d-e52c-48d6-d30f-e9d3f7cded17-adf96cca {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdede7-adf96cca {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdedf0-adf96cca {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_937d4466-74ec-cd4b-d18d-11ce0e18e503-adf96cca {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_937d4466-74ec-cd4b-d18d-11ce0e18e50a-adf96cca {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: end;
}

#w-node-_937d4466-74ec-cd4b-d18d-11ce0e18e510-adf96cca {
  justify-self: start;
}

@media screen and (min-width: 1440px) {
  #w-node-dcee431d-c2e8-a237-879e-be052d226b3a-53acc741, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7cc-53acc741, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7d6-53acc741, #w-node-dcee431d-c2e8-a237-879e-be052d226b3a-207f690a, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7cc-207f690a, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7d6-207f690a, #w-node-dcee431d-c2e8-a237-879e-be052d226b3a-1a66f9ec, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7cc-1a66f9ec, #w-node-_203f5d4c-c0f9-4d30-7ce8-a65bd15de7d6-1a66f9ec {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdecf3-adf96cca {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdecf8-adf96cca {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdecf9-adf96cca {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cded03-adf96cca {
    grid-area: 4 / 2 / 5 / 3;
    align-self: auto;
  }

  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cded04-adf96cca {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cded17-adf96cca {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdedf0-adf96cca {
    grid-area: 3 / 1 / 5 / 2;
  }

  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdee02-adf96cca {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdee0b-adf96cca {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdeea2-adf96cca {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdeeac-adf96cca {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_96af444d-e52c-48d6-d30f-e9d3f7cdeeb4-adf96cca {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_937d4466-74ec-cd4b-d18d-11ce0e18e503-adf96cca {
    grid-column: 1 / 2;
    grid-row-start: 2;
  }

  #w-node-_937d4466-74ec-cd4b-d18d-11ce0e18e50a-adf96cca {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: start;
  }

  #w-node-_937d4466-74ec-cd4b-d18d-11ce0e18e510-adf96cca {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: center;
  }
}


@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe_Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}