body,
html {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

body * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
}

.container {
  max-width: 1630px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.hero__section {
  padding-top: 100px;
  padding-bottom: 125px;
  background-color: #fafafa;
  position: relative;
}
.hero__section .hero__side {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 1000px;
  height: 100%;
  background: url("../images/heroimage.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero__section .hero__side img {
  max-width: 765px;
}
.hero__section .outer__hero .advert {
  margin-bottom: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 16px;
  background: #2273f8;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  position: relative;
}
.hero__section .outer__hero .advert:before {
  content: "";
  left: -2000px;
  position: absolute;
  top: 0px;
  width: 2000px;
  height: 100%;
  background-color: #2273f8;
  top: 0px;
}
.hero__section .outer__hero .advert > p {
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
.hero__section .outer__hero .hero__desc {
  max-width: 785px;
  position: relative;
  z-index: 2;
}
.hero__section .outer__hero .hero__desc > p {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 34px;
  color: #383838;
  font-weight: 600;
}
.hero__section .outer__hero .hero__desc > span {
  font-size: 18px;
  line-height: 24px;
  color: #0082f0;
  font-weight: 500;
}
.hero__section .outer__hero .hero__desc > h1 {
  margin-top: 0px;
  margin-bottom: 50px;
  background: linear-gradient(99.88deg, #0886f0 28.64%, #199ef3 86.66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 48px;
  line-height: 130%;
}
.hero__section .outer__hero .hero__desc > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 65px;
}
.hero__section .outer__hero .hero__desc > img {
  max-width: 220px;
}

.info__section {
  padding-top: 120px;
  padding-bottom: 75px;
}
.info__section .outer__info {
  max-width: 1330px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.info__section .outer__info .info__media {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 540px;
  width: 100%;
}
.info__section .outer__info .info__media > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: -80px;
  left: -68px;
  display: inline-flex;
}
.info__section .outer__info .info__media > img {
  position: relative;
  min-width: 540px;
  z-index: 2;
  max-width: 100%;
}
.info__section .outer__info .info__desc {
  max-width: 675px;
  margin-left: 60px;
}
.info__section .outer__info .info__desc > p {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 32px;
  color: black;
  font-weight: 400;
}
.info__section .outer__info .info__desc > p:last-child {
  margin-bottom: 0px;
}

.security__wrapper {
  padding-top: 75px;
  padding-bottom: 35px;
}
.security__wrapper .outer__security {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.security__wrapper .outer__security .security__desc {
  max-width: 680px;
}
.security__wrapper .outer__security .security__desc > p {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 32px;
  color: black;
}
.security__wrapper .outer__security .security__desc > span {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  color: #2273f8;
}
.security__wrapper .outer__security .security__media {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 610px;
  position: relative;
  margin-left: 65px;
}
.security__wrapper .outer__security .security__media .rect {
  position: absolute;
  top: -60px;
  right: -50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.security__wrapper .outer__security .security__media > .robbery {
  position: absolute;
  right: -53px;
  bottom: -52px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 3;
}
.security__wrapper .outer__security .security__media > .robbery img {
  max-width: 265px;
}
.security__wrapper .outer__security .security__media > img {
  max-width: 100%;
  min-width: 540px;
  border-radius: 15px;
  position: relative;
  z-index: 2;
}
.security__wrapper h2 {
  text-align: center;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 80px;
  font-size: 40px;
  line-height: 64px;
  color: #2273f8;
  font-weight: bold;
}

.semibold {
  font-weight: 600;
}

.link {
  color: #2273f8;
  text-decoration: none;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.link:hover {
  opacity: 0.7;
}

.protect__wrapper {
  padding-top: 75px;
  padding-bottom: 50px;
}
.protect__wrapper .outer__protect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
.protect__wrapper .outer__protect .protect__desc {
  max-width: 680px;
  width: 100%;
  padding-top: 80px;
  margin-left: 60px;
}
.protect__wrapper .outer__protect .protect__desc > p {
  margin-top: 0px;
  margin-bottom: 55px;
  font-size: 24px;
  line-height: 38px;
  color: #111111;
  font-weight: 500;
}
.protect__wrapper .outer__protect .protect__desc > p a {
  font-weight: 600;
  color: #2273f8;
  text-decoration: none;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.protect__wrapper .outer__protect .protect__desc > p a:hover {
  opacity: 0.7;
}
.protect__wrapper .outer__protect .protect__media {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 750px;
  width: 100%;
}
.protect__wrapper .outer__protect .protect__media > img {
  max-width: 100%;
}
.protect__wrapper h2 {
  text-align: center;
  margin-top: 0px;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 75px;
  font-size: 40px;
  line-height: 64px;
  color: #2273f8;
  font-weight: bold;
}

.list__wrapper > .elem__list {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.list__wrapper > .elem__list .list__desc > p {
  margin: 0px;
  font-size: 18px;
  line-height: 32px;
  color: #111111;
}
.list__wrapper > .elem__list > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 25px;
}
.list__wrapper > .elem__list > span > img {
  min-width: 80px;
  max-width: 80px;
}
.list__wrapper > .elem__list:last-child {
  margin-bottom: 0px;
}

.protect__wrapper + .article__wrapper {
  margin-top: 50px;
}

.article__wrapper {
  margin-top: 100px;
}
.article__wrapper .outer__article {
  max-width: 1460px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.article__wrapper .outer__article .article__desc {
  max-width: 650px;
}
.article__wrapper .outer__article .article__desc > p {
  margin-top: 0px;
  margin-bottom: 45px;
  font-size: 24px;
  line-height: 38px;
  font-weight: 500;
  color: #111111;
}
.article__wrapper .outer__article .article__desc .button__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.article__wrapper .outer__article .article__desc .button__wrapper > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #fefefe;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 35px;
  min-height: 59px;
  background: #2273f8;
  -webkit-box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  border-radius: 100px;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.article__wrapper .outer__article .article__desc .button__wrapper > a:hover {
  background-color: #2f7eff;
}
.article__wrapper .outer__article .article__desc .button__wrapper > a:active {
  background-color: #125dd9;
}
.article__wrapper .outer__article .article__desc .list__wrapper {
  margin-bottom: 50px;
}
.article__wrapper .outer__article .article__desc .list__wrapper:last-child {
  margin-bottom: 0px;
}
.article__wrapper .outer__article .article__media {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 730px;
  width: 100%;
}
.article__wrapper .outer__article .article__media > img {
  border-radius: 10px;
  max-width: 100%;
  position: relative;
  z-index: 2;
}
.article__wrapper .outer__article.left__side {
  margin-right: auto;
}
.article__wrapper .outer__article.left__side > .article__media > span {
  position: absolute;
  top: -77px;
  left: -102px;
}
.article__wrapper .outer__article.left__side .article__desc {
  margin-left: 60px;
}
.article__wrapper .outer__article.right__side {
  margin-left: auto;
}
.article__wrapper .outer__article.right__side .article__media span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: -90px;
  right: -80px;
}
.article__wrapper .outer__article.right__side .article__desc {
  margin-right: 60px;
}

.banner__wrapper {
  background: url("../images/bannerback.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 350px;
  margin-bottom: 75px;
}
.banner__wrapper .outer__banner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 70px;
  padding-bottom: 50px;
}
.banner__wrapper .outer__banner > img {
  position: absolute;
  left: -30px;
  top: -185px;
  max-width: 540px;
}
.banner__wrapper .outer__banner .banner__desc {
  max-width: 860px;
}
.banner__wrapper .outer__banner .banner__desc > p {
  max-width: 680px;
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 28px;
  color: #fefefe;
  font-weight: 400;
}
.banner__wrapper .outer__banner .banner__desc > p:last-child {
  margin-bottom: 0px;
}
.banner__wrapper .outer__banner .banner__desc > h2 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 40px;
  line-height: 64px;
  color: #2273f8;
  font-weight: bold;
}
.banner__wrapper .outer__banner .banner__image {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.banner__wrapper .outer__banner .banner__image > img {
  max-width: 750px;
}

.setup__block {
  padding-top: 75px;
  padding-bottom: 95px;
}
.setup__block .outer__setup .setup__video {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}
.setup__block .outer__setup .setup__video .video__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.setup__block .outer__setup .setup__video .video__button > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 59px;
  background: #2273f8;
  -webkit-box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  border-radius: 100px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #fefefe;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.setup__block .outer__setup .setup__video .video__button > a:hover {
  background-color: #2f7eff;
}
.setup__block .outer__setup .setup__video .video__button > a:active {
  background-color: #125dd9;
}
.setup__block .outer__setup .setup__video .video__wrapper {
  margin-top: 35px;
  position: relative;
  margin-bottom: 100px;
}
.setup__block .outer__setup .setup__video .video__wrapper > iframe,
.setup__block .outer__setup .setup__video .video__wrapper > video {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  z-index: 3;
  display: none;
}
.setup__block .outer__setup .setup__video .video__wrapper > span {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  right: -95px;
  bottom: -80px;
}
.setup__block .outer__setup .setup__video .video__wrapper > a {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
  z-index: 3;
}
.setup__block .outer__setup .setup__video .video__wrapper > a:hover {
  opacity: 0.7;
}
.setup__block .outer__setup .setup__video .video__wrapper > img {
  max-width: 100%;
  position: relative;
  z-index: 2;
  border-radius: 30px;
}
.setup__block .outer__setup .setup__video > p {
  margin-left: auto;
  margin-right: auto;
  max-width: 790px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  position: relative;
  z-index: 2;
  text-align: center;
  color: #111111;
}
.setup__block .outer__setup .setup__video > p span {
  color: #2273f8;
}
.setup__block .outer__setup > h6 {
  text-align: center;
  margin: 0px;
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  color: #2273f8;
}
.setup__block .outer__setup .grid__setup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 90px;
}
.setup__block .outer__setup .grid__setup .spacer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0px -25px;
}
.setup__block .outer__setup .grid__setup .spacer.bottom {
  position: relative;
  top: 120px;
}
.setup__block .outer__setup .grid__setup .spacer.top {
  position: relative;
  top: -20px;
}
.setup__block .outer__setup .grid__setup .elem__setup {
  max-width: 225px;
  text-align: center;
  min-width: 205px;
}
.setup__block .outer__setup .grid__setup .elem__setup .setup__desc > p {
  margin: 0px;
  font-size: 18px;
  line-height: 28px;
  color: #111111;
}
.setup__block .outer__setup .grid__setup .elem__setup .setup__image {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 25px;
}
.setup__block .outer__setup .grid__setup .elem__setup .setup__image > img {
  border-radius: 250px;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(6, 69, 171, 0.25);
  box-shadow: 0px 10px 30px 0px rgba(6, 69, 171, 0.25);
}
.setup__block .outer__setup > h2 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 75px;
  font-size: 40px;
  line-height: 64px;
  color: #2273f8;
  font-weight: bold;
}

.features__wrapper {
  padding-top: 85px;
  margin-bottom: 120px;
}
.features__wrapper .outer__features .features__grid {
  max-width: 1460px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.features__wrapper .outer__features .features__grid .feature__media {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  margin-left: 45px;
}
.features__wrapper .outer__features .features__grid .feature__media > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  right: -85px;
  bottom: -88px;
}
.features__wrapper .outer__features .features__grid .feature__media > img {
  position: relative;
  width: 100%;
  z-index: 2;
  min-width: 480px;
  border-radius: 30px;
  max-width: 640px;
  -webkit-box-shadow: 0px 16px 27px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 16px 27px 0px rgba(0, 0, 0, 0.15);
}
.features__wrapper .outer__features .features__grid .feature__list {
  max-width: 730px;
}
.features__wrapper
  .outer__features
  .features__grid
  .feature__list
  > .feature__elem {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 30px 40px;
  background: #ffffff;
  -webkit-box-shadow: 0px 16px 27px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 16px 27px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
}
.features__wrapper
  .outer__features
  .features__grid
  .feature__list
  > .feature__elem
  > p {
  margin: 0px;
  font-size: 18px;
  line-height: 28px;
  color: #111111;
  font-weight: 500;
}
.features__wrapper
  .outer__features
  .features__grid
  .feature__list
  > .feature__elem
  > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  top: -3px;
  margin-right: 15px;
}
.features__wrapper
  .outer__features
  .features__grid
  .feature__list
  > .feature__elem:last-child {
  margin-bottom: 0px;
}
.features__wrapper .outer__features > h2 {
  text-align: center;
  margin-top: 0px;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  font-size: 40px;
  line-height: 64px;
  font-weight: bold;
  color: #2273f8;
}

.price__wrapper {
  margin-bottom: 200px;
}
.price__wrapper .outer__price .price__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.price__wrapper .outer__price .price__grid .price__desc {
  max-width: 680px;
  width: 100%;
  margin-left: 80px;
}
.price__wrapper .outer__price .price__grid .price__desc .button__wrapper > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #fefefe;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 35px;
  min-height: 59px;
  background: #2273f8;
  -webkit-box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  border-radius: 100px;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.price__wrapper
  .outer__price
  .price__grid
  .price__desc
  .button__wrapper
  > a:hover {
  background-color: #2f7eff;
}
.price__wrapper
  .outer__price
  .price__grid
  .price__desc
  .button__wrapper
  > a:active {
  background-color: #125dd9;
}
.price__wrapper .outer__price .price__grid .price__desc .more__info {
  margin-top: 35px;
  margin-bottom: 55px;
}
.price__wrapper .outer__price .price__grid .price__desc .more__info > h6 {
  margin-top: 0px;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 38px;
  color: #2273f8;
  font-weight: 800;
}
.price__wrapper .outer__price .price__grid .price__desc .more__info > p {
  margin: 0px;
  font-size: 18px;
  line-height: 32px;
  color: black;
  font-weight: 400;
}
.price__wrapper .outer__price .price__grid .price__desc .more__info > p span {
  font-weight: bold;
  color: #2273f8;
}
.price__wrapper .outer__price .price__grid .price__desc > p {
  margin-top: 0px;
  font-size: 18px;
  line-height: 32px;
  color: black;
  font-weight: 400;
}
.price__wrapper .outer__price .price__grid .price__desc > p a {
  font-weight: 600;
}
.price__wrapper .outer__price .price__grid > .price__media {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 815px;
  position: relative;
  width: 100%;
}
.price__wrapper .outer__price .price__grid > .price__media > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: -100px;
  z-index: 3;
  right: -110px;
}
.price__wrapper .outer__price .price__grid > .price__media > span.dots {
  z-index: 1;
  right: auto;
  top: auto;
  left: -70px;
  bottom: -90px;
}
.price__wrapper .outer__price .price__grid > .price__media > img {
  position: relative;
  z-index: 2;
  max-width: 100%;
}
.price__wrapper .outer__price > h2 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 75px;
  font-size: 40px;
  line-height: 64px;
  color: #2273f8;
  font-weight: bold;
}

footer {
  padding-top: 115px;
  padding-bottom: 115px;
  background: #111111;
}
footer .outer__footer {
  max-width: 1430px;
  margin-left: auto;
  margin-right: auto;
}
footer .outer__footer > p {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 28px;
  color: white;
  font-weight: 500;
}
footer .outer__footer > p:last-child {
  margin-bottom: 0px;
}

.offer__wrapper {
  padding-top: 150px;
  padding-bottom: 115px;
  background: url("../images/offerback.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: -1px;
}
.offer__wrapper .outer__offer {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
.offer__wrapper .outer__offer .offer__title {
  text-align: center;
  margin-bottom: 22px;
  padding: 20px 0px;
  background-color: #2273f8;
  position: relative;
}
.offer__wrapper .outer__offer .offer__title h2 {
  margin: 0px;
  font-size: 40px;
  line-height: 64px;
  color: white;
  font-weight: bold;
}
.offer__wrapper .outer__offer .offer__title:before {
  content: "";
  position: absolute;
  left: -2000px;
  width: 2000px;
  background-color: #2273f8;
  top: 0px;
  height: 100%;
}
.offer__wrapper .outer__offer .offer__title:after {
  content: "";
  position: absolute;
  right: -2000px;
  width: 2000px;
  background-color: #2273f8;
  top: 0px;
  height: 100%;
}
.offer__wrapper .outer__offer .button__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.offer__wrapper .outer__offer .button__wrapper > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #fefefe;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 35px;
  min-height: 59px;
  background: #2273f8;
  -webkit-box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  border-radius: 100px;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.offer__wrapper .outer__offer .button__wrapper > a:hover {
  background-color: #2f7eff;
}
.offer__wrapper .outer__offer .button__wrapper > a:active {
  background-color: #125dd9;
}
.offer__wrapper .outer__offer > p {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 28px;
  color: #fefefe;
  font-weight: 500;
  text-align: center;
}

.feedback__wrapper {
  padding-top: 200px;
  padding-bottom: 180px;
}
.feedback__wrapper .outer__feedback .button__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.feedback__wrapper .outer__feedback .button__wrapper > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #fefefe;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 35px;
  min-height: 59px;
  background: #2273f8;
  -webkit-box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  border-radius: 100px;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.feedback__wrapper .outer__feedback .button__wrapper > a:hover {
  background-color: #2f7eff;
}
.feedback__wrapper .outer__feedback .button__wrapper > a:active {
  background-color: #125dd9;
}
.feedback__wrapper .outer__feedback .grid__feedback {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  position: relative;
  margin-bottom: 90px;
}
.feedback__wrapper .outer__feedback .grid__feedback > img {
  position: absolute;
  max-width: 360px;
  right: -30px;
  bottom: -105px;
}
.feedback__wrapper .outer__feedback .grid__feedback > .elem__feedback {
  position: relative;
  z-index: 2;
  padding: 40px 30px;
  background: #ffffff;
  -webkit-box-shadow: 0px 20px 30px rgba(10, 33, 60, 0.08);
  box-shadow: 0px 20px 30px rgba(10, 33, 60, 0.08);
  border-radius: 20px;
}
.feedback__wrapper .outer__feedback .grid__feedback > .elem__feedback > p {
  margin: 0px;
  font-size: 18px;
  line-height: 28px;
  color: #111111;
}
.feedback__wrapper
  .outer__feedback
  .grid__feedback
  > .elem__feedback
  .feedback__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.feedback__wrapper
  .outer__feedback
  .grid__feedback
  > .elem__feedback
  .feedback__author
  .feedback__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.feedback__wrapper
  .outer__feedback
  .grid__feedback
  > .elem__feedback
  .feedback__author
  .feedback__info
  > p {
  margin: 0px;
  font-size: 18px;
  line-height: 28px;
  color: #2273f8;
  font-weight: 600;
}
.feedback__wrapper
  .outer__feedback
  .grid__feedback
  > .elem__feedback
  .feedback__author
  .feedback__info
  > span {
  font-size: 18px;
  line-height: 28px;
  color: #bdbdbd;
  font-style: italic;
  font-weight: 500;
}
.feedback__wrapper
  .outer__feedback
  .grid__feedback
  > .elem__feedback
  .feedback__author
  > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 25px;
}
.feedback__wrapper
  .outer__feedback
  .grid__feedback
  > .elem__feedback
  .feedback__author
  > span
  > img {
  min-width: 92px;
  max-width: 92px;
  border-radius: 250px;
}
.feedback__wrapper .outer__feedback > h2 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 80px;
  font-size: 40px;
  line-height: 64px;
  color: #2273f8;
  font-weight: bold;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
}

.warning__wrapper {
  padding-top: 0px;
  background: #2273f8;
  padding-bottom: 0px;
  position: relative;
}
.warning__wrapper > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: calc(100% - 30px);
}
.warning__wrapper .outer__warning {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.warning__wrapper .outer__warning .warning__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -35px;
  margin-bottom: -35px;
}
.warning__wrapper .outer__warning .warning__desc {
  max-width: 600px;
}
.warning__wrapper .outer__warning .warning__desc .button__wrapper {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.warning__wrapper .outer__warning .warning__desc .button__wrapper > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #2273f8;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 35px;
  min-height: 59px;
  background: #fefefe;
  -webkit-box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  border-radius: 100px;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.warning__wrapper .outer__warning .warning__desc .button__wrapper > a:hover {
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 40px rgba(6, 69, 171, 0.45);
  box-shadow: 0px 10px 40px rgba(6, 69, 171, 0.45);
}
.warning__wrapper .outer__warning .warning__desc .button__wrapper > a:active {
  background-color: #eaeaea;
  -webkit-box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
  box-shadow: 0px 10px 30px rgba(6, 69, 171, 0.25);
}
.warning__wrapper .outer__warning .warning__desc > h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 64px;
  color: #fefefe;
  font-weight: bold;
}
.warning__wrapper .outer__warning .warning__desc > p {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  margin-top: 0px;
  margin-bottom: 35px;
}
.warning__wrapper .outer__warning .warning__desc > p a {
  color: #fff;
}

@media (max-width: 1860px) {
  .hero__section .hero__side {
    width: 900px;
    background-position: left;
  }

  .hero__section .hero__side img {
    max-width: 650px;
    height: auto;
  }
}
@media (max-width: 1640px) {
  .hero__section .outer__hero .hero__desc > h1 {
    font-size: 40px;
  }

  .hero__section .outer__hero .hero__desc {
    max-width: 620px;
  }
}
@media (max-width: 1540px) {
  .setup__block .outer__setup .grid__setup .elem__setup {
    min-width: 180px;
    max-width: 180px;
  }

  .banner__wrapper .outer__banner .banner__image > img {
    max-width: 640px;
  }

  .banner__wrapper .outer__banner .banner__desc {
    max-width: 750px;
  }
}
@media (max-width: 1480px) {
  .hero__section .outer__hero .hero__desc > img {
    max-width: 290px;
  }

  .hero__section .outer__hero .advert {
    margin-bottom: 35px;
  }

  .hero__section .outer__hero .hero__desc > img {
    margin-bottom: 35px;
  }

  .hero__section .hero__side {
    width: 740px;
  }

  .hero__section .hero__side img {
    max-width: 540px;
  }
}
@media (max-width: 1340px) {
  .hero__section .outer__hero .hero__desc {
    max-width: 480px;
  }

  .banner__wrapper .outer__banner .banner__image > img {
    max-width: 540px;
  }
}
.article__wrapper .outer__article .article__media > img {
  min-width: 560px;
}

@media (max-width: 1280px) {
  .setup__block .outer__setup .grid__setup .spacer > img {
    max-width: 90px;
  }
}
@media (max-width: 1200px) {
  .warning__wrapper .outer__warning .warning__media img {
    max-width: 380px;
    width: 100%;
    position: relative;
    left: 10px;
  }

  .warning__wrapper .outer__warning .warning__media {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .warning__wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .feedback__wrapper .outer__feedback .grid__feedback > .elem__feedback {
    padding: 30px 20px;
  }

  .feedback__wrapper .outer__feedback .grid__feedback {
    grid-column-gap: 15px;
  }

  .warning__wrapper .outer__warning .warning__desc > h2 {
    font-size: 34px;
    line-height: 42px;
  }

  .feedback__wrapper .outer__feedback > h2 {
    font-size: 34px;
    line-height: 42px;
  }

  .offer__wrapper .outer__offer .offer__title h2 {
    font-size: 34px;
    line-height: 42px;
  }

  .price__wrapper .outer__price > h2 {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 40px;
  }

  .price__wrapper .outer__price .price__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .price__wrapper .outer__price .price__grid .price__desc {
    position: relative;
    max-width: 640px;
    margin-left: 0px;
    margin-top: 55px;
    z-index: 2;
  }

  .features__wrapper .outer__features .features__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .features__wrapper .outer__features .features__grid .feature__media {
    margin-left: 0px;
    margin-bottom: 40px;
  }

  .features__wrapper .outer__features .features__grid .feature__list {
    max-width: 640px;
    position: relative;
    z-index: 2;
  }

  .features__wrapper .outer__features > h2 {
    font-size: 34px;
    line-height: 42px;
  }

  .setup__block .outer__setup > h2 {
    font-size: 34px;
    line-height: 42px;
  }

  .setup__block .outer__setup .grid__setup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .setup__block .outer__setup .grid__setup .elem__setup {
    min-width: 0px;
    max-width: 240px;
    width: 100%;
  }

  .setup__block .outer__setup .grid__setup {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }

  .setup__block .outer__setup .grid__setup .spacer {
    top: 0px !important;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .setup__block .outer__setup .grid__setup .spacer.bottom {
    margin-right: auto;
    margin-left: -70px;
  }
  .setup__block .outer__setup .grid__setup .spacer.top {
    margin-left: auto;
    margin-right: -70px;
  }
  .setup__block .outer__setup .grid__setup .spacer > img {
    max-width: none;
  }

  .banner__wrapper .outer__banner .banner__desc > h2 {
    font-size: 34px;
    line-height: 42px;
  }

  .banner__wrapper .outer__banner .banner__desc {
    max-width: 550px;
  }

  .banner__wrapper .outer__banner .banner__image {
    right: -50px;
  }

  .article__wrapper .outer__article.right__side .article__media span {
    top: -40px;
    right: -25px;
  }
  .article__wrapper .outer__article.right__side .article__media span > img {
    max-width: 280px;
  }

  .article__wrapper .outer__article .article__media > img {
    min-width: 480px;
  }

  .protect__wrapper .outer__protect .protect__media > img {
    min-width: 450px;
  }

  .protect__wrapper h2 {
    font-size: 34px;
    line-height: 42px;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }

  .security__wrapper .outer__security .security__media > img {
    min-width: 480px;
  }

  .security__wrapper .outer__security .security__media > .robbery img {
    max-width: 220px;
  }

  .security__wrapper h2 {
    font-size: 34px;
    line-height: 42px;
    max-width: 940px;
  }

  .info__section .outer__info .info__media > img {
    min-width: 450px;
  }

  .info__section .outer__info .info__desc {
    margin-left: 35px;
  }

  .hero__section .outer__hero .hero__desc > h1 {
    font-size: 34px;
  }

  .hero__section .outer__hero .hero__desc > p {
    font-size: 20px;
    line-height: 32px;
  }

  .hero__section {
    padding-top: 65px;
    padding-bottom: 80px;
  }

  .hero__section .hero__side {
    width: 610px;
  }

  .hero__section .hero__side img {
    max-width: 440px;
    position: relative;
    right: -25px;
  }

  .security__wrapper .outer__security .security__media {
    margin-left: 35px;
  }
}
.hero__side > .advertorial {
  display: none;
}

.hero__side .logo__wrap {
  display: none;
}

@media (max-width: 1080px) {
  .banner__wrapper .outer__banner .banner__image > img {
    max-width: 500px;
  }
}
.mobile {
  display: none;
}

.mobile__title {
  display: none;
}

@media (max-width: 991px) {
  .warning__wrapper .outer__warning .warning__desc > h2 {
    font-size: 26px;
    line-height: 41px;
  }

  .warning__wrapper .outer__warning .warning__desc > p {
    margin-bottom: 25px;
  }

  .warning__wrapper .outer__warning .warning__media {
    margin-bottom: -45px;
  }

  .warning__wrapper > .mobile__title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    top: 40px;
    left: 20px;
    -webkit-transform: none;
    transform: none;
    max-width: 54px;
  }

  .warning__wrapper .outer__warning {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .warning__wrapper .outer__warning .warning__media {
    margin-top: -130px;
  }

  .warning__wrapper > img {
    display: none;
  }

  .feedback__wrapper .outer__feedback .grid__feedback {
    margin-bottom: 60px;
  }

  .feedback__wrapper .outer__feedback > h2 {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 41px;
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
  }

  .feedback__wrapper .outer__feedback .grid__feedback {
    grid-template-columns: 1fr;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    grid-row-gap: 30px;
  }

  .feedback__wrapper {
    padding-top: 110px;
    padding-bottom: 105px;
  }

  .offer__wrapper .outer__offer .offer__title h2 {
    font-size: 26px;
    line-height: 41px;
  }

  .offer__wrapper .outer__offer .offer__title {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .offer__wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .offer__wrapper .outer__offer > p {
    margin-bottom: 80px;
  }

  footer {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  footer .outer__footer > p {
    text-align: left;
  }

  .price__wrapper .outer__price .price__grid > .price__media > span.dots img {
    max-width: none;
  }

  .price__wrapper .outer__price .price__grid > .price__media > span.dots {
    bottom: -30px;
    left: -30px;
  }

  .price__wrapper {
    margin-bottom: 140px;
  }

  .price__wrapper .outer__price .price__grid > .price__media > span img {
    max-width: 240px;
  }

  .price__wrapper .outer__price .price__grid > .price__media > span {
    right: -70px;
  }

  .features__wrapper .outer__features .features__grid .feature__media > img {
    min-width: 0px;
  }

  .features__wrapper
    .outer__features
    .features__grid
    .feature__list
    > .feature__elem {
    padding: 20px;
  }

  .features__wrapper .outer__features > h2 {
    font-size: 26px;
    line-height: 41px;
  }

  .features__wrapper .outer__features .features__grid .feature__media > span {
    top: -50px;
    left: -10px;
    right: auto;
    bottom: auto;
  }

  .setup__block {
    padding-bottom: 60px;
  }

  .features__wrapper {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .features__wrapper {
    padding-bottom: 0px;
    margin-bottom: 100px;
  }

  .setup__block .outer__setup .setup__video .video__wrapper > iframe,
  .setup__block .outer__setup .setup__video .video__wrapper > video {
    border-radius: 0px;
  }

  .setup__block .outer__setup .setup__video .video__wrapper {
    margin-bottom: 50px;
    width: calc(100% + 30px);
    margin-left: -15px;
    border-radius: 0px;
  }

  .setup__block .outer__setup .setup__video .video__wrapper > img {
    border-radius: 0px;
  }

  .setup__block .outer__setup .setup__video .video__wrapper > span img {
    max-width: 335px;
  }

  .setup__block .outer__setup .setup__video .video__wrapper > span {
    bottom: -30px;
  }

  .setup__block .outer__setup .grid__setup {
    margin-bottom: 50px;
  }

  .setup__block .outer__setup .setup__video {
    margin-top: 50px;
  }

  .banner__wrapper {
    margin-bottom: 0px;
  }

  .setup__block {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .setup__block .outer__setup > h2 {
    font-size: 26px;
    line-height: 41px;
    max-width: 335px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }

  .banner__wrapper {
    background: url("../images/bannersmall.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
  }

  .banner__wrapper .outer__banner .banner__image > img {
    width: 100%;
    min-width: 0px;
    max-width: 400px;
  }

  .banner__wrapper .outer__banner .banner__image {
    margin-top: 80px;
  }

  .banner__wrapper {
    margin-top: 180px;
  }

  .banner__wrapper .outer__banner > img {
    left: 50%;
    max-width: 350px;
    top: -119px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .banner__wrapper .outer__banner .banner__desc {
    max-width: 640px;
  }

  .banner__wrapper .outer__banner .banner__desc > p {
    margin-bottom: 25px;
  }

  .banner__wrapper .outer__banner .banner__desc > h2 {
    font-size: 26px;
    line-height: 41px;
  }

  .banner__image > img.mobile {
    display: block;
  }

  .banner__wrapper .outer__banner {
    padding-bottom: 0px;
  }

  .banner__image > img {
    display: none;
  }

  .banner__wrapper .outer__banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .banner__wrapper .outer__banner .banner__image {
    position: static;
  }

  .article__wrapper .outer__article.left__side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .article__wrapper .outer__article .article__desc .list__wrapper {
    margin-bottom: 35px;
  }

  .article__wrapper .outer__article .article__desc > p {
    font-size: 20px;
    line-height: 32px;
  }

  .article__wrapper .outer__article.left__side > .article__media > span > img {
    max-width: 280px;
  }

  .article__wrapper .outer__article.left__side > .article__media > span {
    top: -40px;
    left: -50px;
  }

  .article__wrapper .outer__article.left__side .article__desc {
    margin-left: 0px;
    width: 100%;
    max-width: 640px;
    margin-top: 60px;
  }

  .article__wrapper .outer__article .article__media > img {
    min-width: 0px;
  }

  .article__wrapper .outer__article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .article__wrapper .outer__article.right__side .article__desc {
    margin-right: 0px;
    margin-top: 50px;
  }

  .list__wrapper > .elem__list {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .list__wrapper > .elem__list > span {
    margin-right: 15px;
  }

  .list__wrapper > .elem__list > span > img {
    min-width: 60px;
    max-width: 60px;
    border-radius: 11px;
  }

  .protect__wrapper .outer__protect .protect__media > img {
    min-width: 0px;
  }

  .protect__wrapper .outer__protect .protect__desc {
    max-width: 640px;
    margin-left: 0px;
    padding-top: 0px;
    margin-top: 15px;
  }

  .protect__wrapper .outer__protect {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .protect__wrapper h2 {
    font-size: 26px;
    line-height: 40px;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
  }

  .protect__wrapper .outer__protect .protect__desc > p {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 35px;
  }

  .security__wrapper .outer__security .security__media .rect > img {
    max-width: 270px;
  }

  .security__wrapper .outer__security .security__media > img {
    min-width: 0px;
  }

  .security__wrapper .outer__security .security__media > .robbery img {
    max-width: 200px;
  }

  .security__wrapper .outer__security .security__media > .robbery {
    right: -35px;
  }

  .security__wrapper .outer__security {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .security__wrapper .outer__security .security__media .rect {
    right: auto;
    top: auto;
    left: -11px;
    bottom: -50px;
  }

  .security__wrapper .outer__security .security__media {
    margin-left: 0px;
    margin-bottom: 75px;
    max-width: 640px;
  }

  .security__wrapper .outer__security .security__desc {
    max-width: 640px;
  }

  .security__wrapper .outer__security .security__desc > p {
    margin-bottom: 25px;
  }

  .info__section .outer__info .info__desc > p {
    margin-bottom: 25px;
  }

  .security__wrapper {
    padding-top: 50px;
  }

  .security__wrapper h2 {
    font-size: 26px;
    line-height: 40px;
    max-width: 740px;
    margin-bottom: 40px;
  }

  .info__section .outer__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .info__section .outer__info > .info__media {
    margin-bottom: 40px;
  }

  .info__section .outer__info .info__media > span {
    top: -59px;
    left: -8px;
  }

  .info__section .outer__info .info__media > img {
    min-width: 0px;
    max-width: 640px;
    width: 100%;
  }

  .info__section .outer__info .info__desc {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .info__section {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .hero__side .logo__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: 60px;
    margin-bottom: -40px;
  }
  .hero__side .logo__wrap a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
  }
  .hero__side .logo__wrap a:hover {
    opacity: 0.7;
  }
  .hero__side .logo__wrap a > img {
    position: static;
    max-width: 265px;
  }

  .hero__section {
    padding-top: 0px;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .hero__section .hero__side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url("../images/minibg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .hero__section .hero__side > .advertorial {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #2273f8;
    position: absolute;
    top: 10px;
    left: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .hero__section .hero__side > .advertorial > p {
    margin: 0px;
    font-size: 14px;
    line-height: 17px;
    color: white;
    font-weight: 500;
    padding: 6px 32px;
  }

  .hero__section .outer__hero .hero__desc > h1 {
    margin-bottom: 35px;
  }

  .hero__section .hero__side > img {
    right: 15px;
    top: 100px;
  }

  .hero__section .outer__hero .advert {
    display: none;
  }

  .hero__section .outer__hero .hero__desc {
    max-width: 100%;
    padding-top: 50px;
  }
  .hero__section .outer__hero .hero__desc > a {
    display: none;
  }

  .security__wrapper h2 {
    max-width: 640px;
  }

  .info__section .outer__info .info__media {
    max-width: 640px;
  }

  .price__wrapper .outer__price > h2 {
    font-size: 26px;
    line-height: 41px;
  }

  .price__wrapper .outer__price .price__grid .price__desc .more__info {
    margin-bottom: 35px;
  }

  iframe {
    border-radius: 0px !important;
  }
}
@media (max-width: 767px) {
  .price__wrapper .outer__price .price__grid > .price__media > span.dots img {
    max-width: 275px;
  }

  .price__wrapper .outer__price .price__grid > .price__media > span img {
    max-width: 170px;
  }

  .price__wrapper .outer__price .price__grid > .price__media > span {
    right: -45px;
    top: -50px;
  }
}
@media (max-width: 480px) {
  .price__wrapper .outer__price .price__grid > .price__media > span img {
    max-width: 140px;
  }

  .setup__block .outer__setup .setup__video .video__wrapper > a img {
    max-width: 65px;
  }

  .article__wrapper .outer__article.left__side .article__media span {
    display: none;
  }

  .article__wrapper .outer__article.right__side .article__media span {
    display: none;
  }

  .article__wrapper .outer__article .article__media > img {
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
  }

  .security__wrapper .outer__security .security__media > .robbery img {
    max-width: 140px;
  }
}
@media (max-width: 400px) {
  .feedback__wrapper
    .outer__feedback
    .grid__feedback
    > .elem__feedback
    .feedback__author
    > span
    > img {
    min-width: 74px;
    max-width: 74px;
  }

  .feedback__wrapper
    .outer__feedback
    .grid__feedback
    > .elem__feedback
    .feedback__author
    > span {
    margin-right: 15px;
  }
}
