html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  color: #fff;
}

scrollbar {
  display: none;
}

a {
  text-decoration: none;
}

h1, h2, h3 {
  text-transform: uppercase;
  margin: 0;
}

.padr250 {
  padding-right: 250px;
}

.padl110 {
  padding-left: 110px;
}

#closed {
  display: none;
}

.visible-menu {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.hide-menu {
  display: none !important;
}

.hide-modal {
  display: none !important;
}

.visible-modal {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.close-modal-button {
  position: absolute;
  top: 10px;
  right: 10px;
}

.text-in-modal {
  font-family: AGLettericaCondensed;
  font-size: 20px;
  color: #fff;
  font-weight: 100;
  line-height: 25px;
  padding: 24px 24px 50px 15px;
  padding-left: 15px;
  padding-right: 30px;
}
.text-in-modal p:nth-child(n+1) {
  margin-top: 20px !important;
}
.text-in-modal p {
  font-size: 20px !important;
  line-height: 25px;
}
.text-in-modal .text-in-modal-list {
  padding-left: 25px;
}
.text-in-modal .text-in-modal-list li {
  padding-top: 10px;
  font-weight: 400;
}

.modal-saw-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  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;
  top: 5%;
}
.modal-saw-wrapper .modal-saw-wrap {
  position: relative;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.91);
  padding-bottom: 50px;
}

.modal-lmscool-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  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;
  top: 0;
}
.modal-lmscool-wrapper .modal-lmscool-wrap {
  position: relative;
  width: 97%;
  max-width: 700px;
  background-color: rgba(255, 255, 255, 0.9);
  padding-bottom: 50px;
}
.modal-lmscool-wrapper .modal-lmscool-wrap .text-in-modal p {
  color: #000;
}
.modal-lmscool-wrapper .modal-lmscool-wrap .text-in-modal .picta-row-wrap .black-picta-item img {
  width: 100%;
}

.modal-newakb-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  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;
  top: 0;
}
.modal-newakb-wrapper .modal-newakb-wrap {
  position: relative;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.91);
  padding-bottom: 50px;
}
.modal-newakb-wrapper .modal-newakb-wrap .text-in-modal .picta {
  margin-top: 20px;
}
.modal-newakb-wrapper .modal-newakb-wrap .text-in-modal .picta img {
  max-width: 95px;
}
.modal-newakb-wrapper .modal-newakb-wrap .text-in-modal .title {
  font-size: 55px;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 1.654px;
  font-style: normal;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
}

.modal-standard-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  top: 0;
}
.modal-standard-wrapper .modal-standard-wrap {
  position: relative;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.91);
  padding-bottom: 50px;
}
.modal-standard-wrapper .modal-standard-wrap .text-in-modal .picta {
  margin-top: 20px;
}
.modal-standard-wrapper .modal-standard-wrap .text-in-modal .picta img {
  max-width: 95px;
}
.modal-standard-wrapper .modal-standard-wrap .text-in-modal .title {
  font-size: 55px;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 1.654px;
  font-style: normal;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
  color: #228290;
}

.modal-powerpro-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  top: 0;
}
.modal-powerpro-wrapper .modal-powerpro-wrap {
  position: relative;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.91);
  padding-bottom: 50px;
}
.modal-powerpro-wrapper .modal-powerpro-wrap .text-in-modal .picta {
  margin-top: 20px;
}
.modal-powerpro-wrapper .modal-powerpro-wrap .text-in-modal .picta img {
  max-width: 95px;
}
.modal-powerpro-wrapper .modal-powerpro-wrap .text-in-modal .title {
  font-size: 55px;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 1.654px;
  font-style: normal;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
  color: #228290;
}

.modal-highpower-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  top: 0;
}
.modal-highpower-wrapper .modal-highpower-wrap {
  position: relative;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.91);
  padding-bottom: 50px;
}
.modal-highpower-wrapper .modal-highpower-wrap .text-in-modal .picta {
  margin-top: 20px;
}
.modal-highpower-wrapper .modal-highpower-wrap .text-in-modal .picta img {
  max-width: 95px;
}
.modal-highpower-wrapper .modal-highpower-wrap .text-in-modal .title {
  font-size: 55px;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 1.654px;
  font-style: normal;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
  color: #228290;
}

.modal-flatpower-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  top: 0;
}
.modal-flatpower-wrapper .modal-flatpower-wrap {
  position: relative;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.91);
  padding-bottom: 50px;
}
.modal-flatpower-wrapper .modal-flatpower-wrap .text-in-modal .picta {
  margin-top: 20px;
}
.modal-flatpower-wrapper .modal-flatpower-wrap .text-in-modal .picta img {
  max-width: 95px;
}
.modal-flatpower-wrapper .modal-flatpower-wrap .text-in-modal .title {
  font-size: 55px;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 1.654px;
  font-style: normal;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
  color: #228290;
}

.modal-inr-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  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;
  top: 0;
}
.modal-inr-wrapper .modal-inr-wrap {
  position: relative;
  width: 90%;
  max-width: 650px;
  background-color: rgba(0, 0, 0, 0.91);
  padding-bottom: 50px;
}
.modal-inr-wrapper .modal-inr-wrap .text-in-modal .picta {
  margin-top: 20px;
}
.modal-inr-wrapper .modal-inr-wrap .text-in-modal .picta img {
  max-width: 95px;
}
.modal-inr-wrapper .modal-inr-wrap .text-in-modal .title {
  font-size: 55px;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 1.654px;
  font-style: normal;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
}

.modal-laser-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  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;
  top: 0;
}
.modal-laser-wrapper .modal-laser-wrap {
  position: relative;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.91);
  padding-bottom: 50px;
}
.modal-laser-wrapper .modal-laser-wrap .text-in-modal .picta {
  margin-top: 20px;
}
.modal-laser-wrapper .modal-laser-wrap .text-in-modal .picta img {
  max-width: 95px;
}
.modal-laser-wrapper .modal-laser-wrap .text-in-modal .title {
  font-size: 55px;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 1.654px;
  font-style: normal;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
}

.modal-waterproof-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  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;
  top: 0;
}
.modal-waterproof-wrapper .modal-waterproof-wrap {
  position: relative;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.91);
  padding-bottom: 50px;
}
.modal-waterproof-wrapper .modal-waterproof-wrap .text-in-modal .picta {
  margin-top: 20px;
}
.modal-waterproof-wrapper .modal-waterproof-wrap .text-in-modal .picta img {
  max-width: 95px;
}
.modal-waterproof-wrapper .modal-waterproof-wrap .text-in-modal .title {
  font-size: 55px;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 1.654px;
  font-style: normal;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
}

.modal-mconnector-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  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;
  top: 0;
}
.modal-mconnector-wrapper .modal-mconnector-wrap {
  position: relative;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.91);
  padding-bottom: 50px;
  top: 8%;
}

.modal-mchip-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: transparent;
  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;
  top: 0;
}
.modal-mchip-wrapper .modal-mchip-wrap {
  position: relative;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.91);
  padding-bottom: 50px;
  top: 22%;
}

.menu-mobile-content-wrapper {
  position: fixed;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 999;
}
.menu-mobile-content-wrapper .menu-mobile-content-wrap {
  z-index: 999;
  width: 94%;
  height: 50%;
  min-height: 550px;
  background-color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 38px;
}
.menu-mobile-content-wrapper .menu-mobile-content-wrap .menu-mobile-content-links {
  padding: 0 15px 15px 15px;
  gap: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu-mobile-content-wrapper .menu-mobile-content-wrap .menu-mobile-content-links .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
}
.menu-mobile-content-wrapper .menu-mobile-content-wrap .menu-mobile-content-links .link .wrap-500 {
  top: -3px;
  margin-left: -5px;
  display: inline;
  position: relative;
}
.menu-mobile-content-wrapper .menu-mobile-content-wrap .menu-mobile-content-links .link a#buy-menu {
  color: #E50004;
}
.menu-mobile-content-wrapper .menu-mobile-content-wrap .menu-mobile-content-links .link a {
  text-transform: uppercase;
  font-size: 24px;
  font-family: AGLettericaCondensed_Bold;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  line-height: 34px;
}
.menu-mobile-content-wrapper .menu-mobile-content-wrap .menu-mobile-content-links .link a span {
  color: #228290;
}
.menu-mobile-content-wrapper .menu-mobile-content-wrap .menu-mobile-content-header {
  padding: 15px 15px 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.menu-mobile-content-wrapper .menu-mobile-content-wrap .menu-mobile-content-header .logo-in-menu img {
  height: 37px;
}
.menu-mobile-content-wrapper .menu-mobile-content-wrap .menu-mobile-content-header .button-close-menu img {
  height: 37px;
}
.menu-mobile-content-wrapper .menu-mobile-content-wrap .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mobile-nav-wrapper {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 999;
  height: 40px;
  top: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 40px 11px 19px;
  display: none;
}
.mobile-nav-wrapper .mobile-nav {
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.mobile-nav-wrapper .logo-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobile-nav-wrapper .logo-mobile img {
  width: 94px;
}
.mobile-nav-wrapper .button-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile-nav-wrapper .button-bar img {
  height: 24px;
}

.desktop-nav-wrapper {
  position: fixed;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 88px;
  background-color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 999;
}
.desktop-nav-wrapper .header-elem-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.desktop-nav-wrapper .header-elem-wrap .buy-in-header {
  position: absolute;
  right: -350px;
  top: -12px;
}
.desktop-nav-wrapper .header-elem-wrap .buy-in-header a {
  width: 193px;
  height: 44px;
  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;
  background-image: url("https://lms-system.pro/assets/image/buttons/buy-in-header.png");
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.desktop-nav-wrapper .header-elem-wrap .buy-in-header a span {
  color: #fff;
  text-transform: uppercase;
  font-family: Raleway-Bold;
  font-style: normal;
  font-weight: bold;
}
.desktop-nav-wrapper .header-elem-wrap .buy-in-header a:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.desktop-nav-wrapper .header-elem-wrap #logo {
  position: absolute;
  left: -300px;
  top: -7px;
  width: 190px;
  height: 76px;
}
.desktop-nav-wrapper .header-elem-wrap #logo a {
  text-decoration: none;
}
.desktop-nav-wrapper .header-elem-wrap #logo a img {
  max-width: 100%;
}
.desktop-nav-wrapper .header-elem-wrap .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 715px;
}
.desktop-nav-wrapper .header-elem-wrap .nav .nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  font-family: Raleway-Bold;
}
.desktop-nav-wrapper .header-elem-wrap .nav .nav-list li {
  list-style: none;
  margin: 0 20px;
}
.desktop-nav-wrapper .header-elem-wrap .nav .nav-list li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.desktop-nav-wrapper .header-elem-wrap .nav .nav-list li a:hover {
  color: #228290;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

#fullpage {
  margin-top: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#fullpage .fp-prev {
  background-image: url("https://lms-system.pro/assets/image/buttons-mobile/left-arrow.svg");
  width: 58px;
  height: 58px;
  background-repeat: no-repeat;
}
#fullpage .fp-next {
  background-image: url("https://lms-system.pro/assets/image/buttons-mobile/right-arrow.svg");
  width: 58px;
  height: 58px;
  background-repeat: no-repeat;
}
#fullpage .fp-arrow {
  border-style: none;
}
#fullpage .fp-controlArrow {
  bottom: 0;
}
#fullpage p {
  font-family: AGLettericaCondensedLight_Roman;
  font-size: 20px;
  font-style: normal;
  line-height: 28px;
  font-weight: 100;
  letter-spacing: 0.5px;
  margin: 0;
}
#fullpage ul li {
  font-family: AGLettericaCondensedLight_Roman !important;
  font-weight: 100 !important;
}
#fullpage .inside-title {
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  font-family: AGLettericaCompressed_Roman;
  margin: 0 0;
}
#fullpage .lms {
  width: 100%;
  max-width: 1636px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: #228290;
}
#fullpage .display-1-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 99;
}
#fullpage .display-1-wrapper .display-1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#272727), color-stop(52.68%, #000));
  background: linear-gradient(180deg, #272727 0%, #000 52.68%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 920px;
  background-color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
#fullpage .display-1-wrapper .display-1 .d1-top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 99;
}
#fullpage .display-1-wrapper .display-1 .d1-top img {
  max-width: 100%;
}
#fullpage .display-1-wrapper .display-1 .d1-top img:nth-child(2) {
  visibility: hidden;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: -21px;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .akb-wrap {
  z-index: 20;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .akb-wrap img {
  width: 550px;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .line-wrap > img {
  position: absolute;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .line-wrap {
  z-index: 1;
  /*background-image: url('file:///C:/Lms-system/assets/image/screens/1/line-separate.png') */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .line-wrap img {
  width: 100%;
  margin-left: -10%;
  height: 100%;
  position: relative;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .line-wrap .d1-line-text {
  padding-left: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  gap: 15px;
  font-family: AGLettericaCondensedLight_Bold;
  text-shadow: 0px 2px 12px rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 15%;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .line-wrap .d1-line-text .text-plus img {
  width: 75.198px;
  height: 71.806px;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .line-wrap .d1-line-text .text500 {
  font-size: 167px;
  font-weight: 400;
  font-style: italic;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .line-wrap .d1-line-text .text500 .plus-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .line-wrap .d1-line-text .text500 .plus-wrap span {
  padding-left: 10px;
  padding-right: 5px;
  top: -10%;
  position: relative;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .line-wrap .d1-line-text .tools-text {
  font-size: 48px;
  letter-spacing: 1.9px;
  font-style: italic;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 .line-wrap .d1-line-text .tools-text span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: text-bottom;
}
#fullpage .display-1-wrapper .display-1 .d1-bottom-wrap .d1-akb500 img {
  width: 100%;
}
#fullpage .social-wrapper {
  width: 100%;
  max-width: 1636px;
  background-color: #000;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .social-wrapper .social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 50px 0;
}
#fullpage .social-wrapper .social-wrap .text-in-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#fullpage .social-wrapper .social-wrap .text-in-social p {
  font-family: AGLettericaCondensedLight_Roman;
  line-height: 27px;
  font-size: 24px;
}
#fullpage .social-wrapper .social-wrap .text-in-social p a {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
#fullpage .social-wrapper .social-wrap .text-in-social p a:hover {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: #228290;
}
#fullpage .social-wrapper .social-wrap .text-in-social p a::after {
  content: "";
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(https://lms-system.pro/assets/image/buttons/telegram.svg);
  background-size: contain;
  background-repeat: no-repeat;
  right: -8px;
  top: 9px;
}
#fullpage .social-wrapper .social-wrap .logo-in-social {
  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;
  padding-right: 30px;
}
#fullpage .social-wrapper .social-wrap .logo-in-social img {
  width: 130px;
}
#fullpage .display-8-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#fullpage .display-8-wrapper .display-8-mobile-wrapper {
  display: none;
}
#fullpage .display-8-wrapper .display-8-mobile {
  width: 100%;
  background-color: #000;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 45px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
}
#fullpage .display-8-wrapper .display-8-mobile .button-buy-mobile {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 17px 50px;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2.067px solid #FFF;
  background: #E50004;
  gap: 6px;
  font-family: Raleway-Black;
  margin-top: 0;
  border-radius: 4px;
  text-decoration: none;
  color: #fff;
}
#fullpage .display-8-wrapper .display-8-mobile .button-buy-mobile .buy {
  font-size: 50px;
  font-weight: 800;
  line-height: normal;
  text-shadow: 0px 2.939px 8.377px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}
#fullpage .display-8-wrapper .display-8-mobile .button-buy-mobile .button-desc {
  font-size: 37.2px;
  font-weight: 500;
  font-family: Raleway-Bold;
  text-shadow: 0px 2.939px 8.377px rgba(0, 0, 0, 0.6);
  line-height: normal;
  font-style: normal;
}
#fullpage .display-8-wrapper .display-8-mobile .button-buy-mobile .desc-maxmaster {
  font-size: 33px;
  font-weight: 400;
  line-height: normal;
  text-shadow: 0px 2.939px 8.377px rgba(0, 0, 0, 0.6);
}
#fullpage .display-8-wrapper .display-8-mobile .display-8-mobile-title {
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 41px;
  font-family: AGLettericaCondensed_Roman;
  color: #fff;
}
#fullpage .display-8-wrapper .display-8-mobile .button-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
#fullpage .display-8-wrapper .display-8-mobile .button-line .logo-brand-mobile {
  max-width: 587px;
}
#fullpage .display-8-wrapper .display-8-mobile .button-line .logo-brand-mobile img {
  width: 100%;
}
#fullpage .display-8-wrapper .display-8-mobile .button-line .button-know-more-mobile-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#fullpage .display-8-wrapper .display-8-mobile .button-line .button-know-more-mobile-wrap .button-know-more-mobile {
  border: 1.033px solid #FFF;
  border-radius: 8.267px;
  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;
  padding: 9px 25px;
  font-family: Raleway-Bold;
  font-size: 21px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}
#fullpage .display-8-wrapper .display-8-mobile .button-line .button-buy-mobile-list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#fullpage .display-8-wrapper .display-8-mobile .button-line .button-buy-mobile-list-wrap .button-buy-mobile-list {
  border-radius: 8.267px;
  border: 1.033px solid #FFF;
  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;
  padding: 17px 25px;
  font-family: Raleway-ExtraBold;
  background-color: #E50004;
  font-size: 26.645px;
  font-weight: 800;
  line-height: normal;
  color: #fff;
}
#fullpage .display-8-wrapper .display-8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 585px;
  background-color: #B5B6B7;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  width: 100%;
}
#fullpage .display-8-wrapper .display-8 .d8-introtext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}
#fullpage .display-8-wrapper .display-8 .d8-introtext h4 {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  font-family: AGLettericaCondensed_Roman;
  margin: 0;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
  margin-top: 70px;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-box-shadow: 0px 0px 20px 0px #FFF, 0px 0px 20px 0px #FFF, 0px 6px 20px 0px #FFF, 0px -6px 20px 0px #FFF;
          box-shadow: 0px 0px 20px 0px #FFF, 0px 0px 20px 0px #FFF, 0px 6px 20px 0px #FFF, 0px -6px 20px 0px #FFF;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  z-index: 100;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 220px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  padding: 18px 12px;
  gap: 35px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .coming-soon {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 50;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  display: none;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .coming-soon-text {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 60;
  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;
  font-family: Raleway;
  font-weight: 900;
  font-size: 18px;
  display: none;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item img {
  width: 100%;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .item-logo {
  width: 100%;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .item-img {
  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;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .item-img img {
  width: 90%;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .item-buttons-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .item-buttons-wrap .button-buy {
  width: 102px;
  height: 38px;
  background-image: url(https://lms-system.pro/assets/image/buttons/button-tile-red.svg);
  background-repeat: no-repeat;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  color: #fff;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .item-buttons-wrap .button-buy .text-buy-lms {
  font-size: 11px;
  font-family: Raleway-ExtraBold;
  font-weight: 700;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .item-buttons-wrap .button-buy .text-prodline {
  font-size: 7px;
  font-weight: 700;
  font-family: Raleway-ExtraBold;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .item-buttons-wrap .button-buy:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background-position: center;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .item-buttons-wrap .to-know-more {
  width: 102px;
  height: 38px;
  background-image: url(https://lms-system.pro/assets/image/buttons/button-tile-black.png);
  background-repeat: no-repeat;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: Raleway-ExtraBold;
  font-size: 12px;
  text-align: center;
  font-weight: 700;
  line-height: 14px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: #fff;
}
#fullpage .display-8-wrapper .display-8 .d8-navtile-wrapper .d8-navtile-item .item-buttons-wrap .to-know-more:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background-position: center;
}
#fullpage .display-7-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #228290;
  margin-top: -104px;
  padding-top: 88px;
}
#fullpage .display-7-wrapper .display-7-title {
  height: 161px;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-7-wrapper .display-7-title div h1 {
  color: #fff;
  font-size: 72px;
  font-family: AGLettericaCompressed_Oblique;
  letter-spacing: 4.32px;
  font-weight: 400;
  line-height: 80px;
  font-style: oblique;
}
#fullpage .display-7-wrapper .display-7-mobile-akb {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #228290;
  padding-bottom: 15px;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .d7-4mobile-akb-wrap .fp-arrow {
  border-style: none;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .d7-4mobile-akb-wrap .fp-prev {
  background-image: url("https://lms-system.pro/assets/image/buttons-mobile/left-arrow.svg");
  width: 58px;
  height: 58px;
  background-repeat: no-repeat;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .d7-4mobile-akb-wrap .fp-next {
  background-image: url("https://lms-system.pro/assets/image/buttons-mobile/right-arrow.svg");
  width: 58px;
  height: 58px;
  background-repeat: no-repeat;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap .fp-overflow {
  overflow: visible !important;
  overflow-y: visible !important;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap .akb-mobile-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 71px;
  position: relative;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap .akb-mobile-item .akb-mobile-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-bottom: 10%;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap .akb-mobile-item .akb-mobile-img .button-plus-wrap {
  display: none;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap .akb-mobile-item .akb-mobile-img .button-flatpower {
  left: 41%;
  top: 2%;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap .akb-mobile-item .akb-mobile-img .button-highpower {
  left: 41%;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap .akb-mobile-item .akb-mobile-img .button-powerpro {
  left: 41%;
  top: 6%;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap .akb-mobile-item .akb-mobile-img .button-standard {
  left: 42%;
  top: 6%;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap .akb-mobile-item .akb-mobile-description {
  margin-top: -19%;
  font-family: AGLettericaCondensedLight_Roman;
  font-weight: 400;
  line-height: 32px;
  font-size: 24px;
  color: #FFF;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap .akb-mobile-item .akb-mobile-description ul {
  margin: 0;
}
#fullpage .display-7-wrapper .display-7-mobile-akb .akb-mobile-item-wrap .akb-mobile-item .akb-mobile-name h3 {
  color: #000;
  font-family: AGLettericaCompressed_Roman;
  font-size: 80px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
}
#fullpage .display-7-wrapper .display-7-mobile-title {
  padding-left: 71px;
}
#fullpage .display-7-wrapper .display-7-mobile-title h3 {
  font-size: 80px;
  color: #fff;
  font-weight: 400;
  line-height: 80px;
  text-transform: uppercase;
  margin: 0;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
  letter-spacing: 2.4px;
}
#fullpage .display-7-wrapper .display-7-mobile-title .d7-4mobile-akb-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#fullpage .display-7-wrapper .display-7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 1960px;
  background-color: #228290;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
#fullpage .display-7-wrapper .display-7 .d7-introtext {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 73px;
  text-align: center;
}
#fullpage .display-7-wrapper .display-7 .d7-introtext span {
  font-size: 25px;
  font-weight: 100;
  font-style: normal;
  line-height: 28px;
  font-family: AGLettericaCondensedLight_Roman;
}
#fullpage .display-7-wrapper .display-7 .d7-four-akb-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-top: 158px;
}
#fullpage .display-7-wrapper .display-7 .d7-four-akb-wrapper .d7-four-akb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 1535px;
  width: 100%;
  gap: 32px;
}
#fullpage .display-7-wrapper .display-7 .d7-four-akb-wrapper .d7-four-akb .d7-four-akb-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
#fullpage .display-7-wrapper .display-7 .d7-four-akb-wrapper .d7-four-akb .d7-four-akb-item .akb-image-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-7-wrapper .display-7 .d7-four-akb-wrapper .d7-four-akb .d7-four-akb-item .akb-image-wrap img {
  height: 100%;
}
#fullpage .display-7-wrapper .display-7 .d7-four-akb-wrapper .d7-four-akb .d7-four-akb-item .akb-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-7-wrapper .display-7 .d7-four-akb-wrapper .d7-four-akb .d7-four-akb-item .akb-name h3 {
  font-size: 54px;
  font-weight: 400;
  font-family: AGLettericaCompressed_Roman;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1.62px;
  line-height: 62px;
  margin: 0;
}
#fullpage .display-7-wrapper .display-7 .d7-four-akb-wrapper .d7-four-akb .d7-four-akb-item .akb-description ul {
  max-width: 328px;
  margin-top: -37%;
  padding: 0 32px;
}
#fullpage .display-7-wrapper .display-7 .d7-four-akb-wrapper .d7-four-akb .d7-four-akb-item .akb-description ul li {
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  font-family: AGLettericaCondensedLight_Roman;
  font-style: normal;
  margin-top: 10px;
}
#fullpage .display-7-wrapper .display-7 .button-block-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  margin-top: 180px;
  -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;
}
#fullpage .display-7-wrapper .display-7 .button-block-wrapper .button-wrapper .button-buy {
  z-index: 100;
  position: relative;
}
#fullpage .display-7-wrapper .display-7 .button-block-wrapper .button-wrapper .button-buy a img {
  width: 857px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
#fullpage .display-7-wrapper .display-7 .button-block-wrapper .button-wrapper .button-buy a:hover {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
#fullpage .display-7-wrapper .display-7 .button-block-wrapper .button-wrapper .button-buy a:hover img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile {
  display: none;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile .saw-img-wrap {
  position: relative;
  display: block;
  padding-top: 30px;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile .saw-img-wrap .button-plus-wrap {
  top: 13px;
  left: 38%;
  display: none;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile .saw-img-wrap img {
  width: 100%;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile .dp-img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0;
  width: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile .dp-img-wrap img {
  width: 100%;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile .dp-img-wrap .dp-40v {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile .dp-img-wrap .dp-dp {
  padding-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile .dp-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile .dp-title h3 {
  margin: 0 0 28px 0;
  line-height: 80px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: #FFF;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
  font-size: 80px;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile .dp-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow-mobile .dp-desc p:nth-child(2) {
  margin-top: 25px;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  margin-top: 240px;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 220px;
  max-width: 583px;
  width: 100%;
  gap: 24px;
  z-index: 99;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-left .dubpow-left-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-left .dubpow-left-top img {
  max-width: 100%;
  max-width: 583px;
  width: 100%;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-left .dubpow-left-top .power40v {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-left .dubpow-left-top .power40v img {
  width: 100%;
  max-width: 235px;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-left .dubpow-left-top .double-power {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-left .dubpow-left-top .double-power img {
  width: 100%;
  max-width: 311px;
  margin-bottom: 15px;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-left .dubpow-left-bottom {
  max-width: 560px;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-left .dubpow-left-bottom p {
  color: #FFF;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: AGLettericaCondensedLight_Roman;
  font-size: 20px;
  font-style: normal;
  font-weight: 100;
  line-height: 140%;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-right {
  width: 100%;
  max-width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 98;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-right .saw-video-wrap {
  position: absolute;
  top: -75%;
  left: -25%;
}
#fullpage .display-7-wrapper .display-7 .display-7-dubpow .display-7-dubpow-right .saw-video-wrap video {
  max-width: 970px;
  margin-left: 0;
}
#fullpage .display-6-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#fullpage .display-6-wrapper .display-6-title {
  height: 161px;
  background-color: #000;
  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;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#fullpage .display-6-wrapper .display-6-title div h1 {
  color: #fff;
  font-size: 72px;
  font-family: AGLettericaCompressed_Oblique;
  letter-spacing: 4.32px;
  font-weight: 400;
  line-height: 80px;
  font-style: oblique;
}
#fullpage .display-6-wrapper .display-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 933px;
  background-color: #228290;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
#fullpage .display-6-wrapper .display-6 .d6-introtext {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 73px;
  text-align: center;
}
#fullpage .display-6-wrapper .display-6 .d6-introtext span {
  font-size: 22px;
  font-weight: 100;
  font-style: normal;
  line-height: 28px;
  font-family: AGLettericaCondensedLight_Roman;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper {
  width: 100%;
  max-width: 1122px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 60px;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper .change .fp-overflow {
  overflow-y: visible !important;
  overflow: visible !important;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper .d6-drill-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(1) .d6-drill {
  max-width: 316px;
  z-index: 3;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(1) .d6-drill img {
  max-width: 100%;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(1) .d6-adapter {
  max-width: 232px;
  z-index: 2;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(1) .d6-adapter img {
  max-width: 100%;
  margin-top: -62px;
  margin-left: -16px;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(1) .d6-akb {
  max-width: 213px;
  z-index: 1;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(1) .d6-akb img {
  max-width: 100%;
  margin-top: -51px;
  margin-left: -16px;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(2) .d6-drill {
  max-width: 316px;
  z-index: 3;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(2) .d6-drill img {
  max-width: 100%;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(2) .d6-adapter {
  max-width: 232px;
  z-index: 2;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(2) .d6-adapter img {
  max-width: 100%;
  margin-top: -58px;
  margin-left: -16px;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(2) .d6-akb {
  max-width: 251px;
  z-index: 1;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(2) .d6-akb img {
  max-width: 100%;
  margin-top: -52px;
  margin-left: 21px;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(3) .d6-drill {
  max-width: 316px;
  z-index: 3;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(3) .d6-drill img {
  max-width: 100%;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(3) .d6-adapter {
  max-width: 232px;
  z-index: 2;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(3) .d6-adapter img {
  max-width: 100%;
  margin-top: -62px;
  margin-left: -10px;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(3) .d6-akb {
  max-width: 237px;
  z-index: 1;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper :nth-child(3) .d6-akb img {
  max-width: 100%;
  margin-top: -46px;
  margin-left: 2px;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper .drill-top-mobile {
  display: none;
  height: 80px;
  margin-bottom: 57px;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper .drill-top-mobile h3 {
  font-size: 80px;
  line-height: 80px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
  margin: 0;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper .drill-top-mobile p {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  max-width: 661px;
  margin-left: 71px;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper .drill-mobile-image {
  padding: 0 10% 15% 10%;
  display: none;
}
#fullpage .display-6-wrapper .display-6 .d6-drill-wrapper .drill-mobile-image img {
  width: 100%;
  max-width: 500px;
}
#fullpage .display-5-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#fullpage .display-5-wrapper .display-5-title {
  height: 161px;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-5-wrapper .display-5-title div h1 {
  color: #fff;
  font-size: 72px;
  font-family: AGLettericaCompressed_Oblique;
  letter-spacing: 4.32px;
  font-weight: 400;
  line-height: 80px;
  font-style: oblique;
}
#fullpage .display-5-wrapper .display-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 3000px;
  background-color: #228290;
  width: 100%;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 100px;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper {
  width: 100%;
  max-width: 1489px;
  height: 855px;
  background-color: #000;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .d5-title-wrapper {
  position: absolute;
  padding-left: 137px;
  top: 0;
  left: 0;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .d5-title-wrapper .d5-title {
  padding-top: 58px;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .d5-title-wrapper .d5-title h1 {
  font-family: AGLettericaCompressed_Oblique;
  font-size: 64px;
  line-height: 80px;
  font-style: italic;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .d5-title-wrapper .d5-title h1 span {
  color: #22818E;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .d5-title-wrapper .d5-infotext {
  max-width: 552px;
  font-size: 24px;
  padding-top: 40px;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .d5-title-wrapper .d5-table-picta-wrap {
  padding-top: 60px;
  max-width: 150px;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .d5-title-wrapper .d5-table-picta-wrap .d5-table-picta {
  padding: 25px 0;
  width: 150px;
  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;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table {
  padding-right: 82px;
  padding-bottom: 76px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 5px 1fr 5px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: repeat(1, 1fr);
  max-width: 1024px;
  row-gap: 4px;
  gap: 5px;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4px 1fr 4px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
  -ms-grid-rows: 93px;
  grid-template-rows: 93px;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row .table-time {
  position: relative;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row .table-time .time {
  font-size: 54px;
  font-style: italic;
  font-weight: 400;
  font-family: AGLettericaCondensedLight_Bold;
  padding-right: 11%;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row .table-time .time span {
  padding-left: 10px;
  padding-top: 15%;
  font-size: 28px;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row .table-time .znak {
  position: absolute;
  right: 25px;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row .table-time .znak img {
  width: 100%;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row > :nth-child(1) {
  background: -webkit-gradient(linear, left top, right top, from(#010101), to(#2B2B2B));
  background: linear-gradient(90deg, #010101 0%, #2B2B2B 100%);
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 57px;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row > :nth-child(1) img {
  background: transparent;
  padding: 0;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row div {
  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;
  background-color: #2E2E2E;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row_anim {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4px 1fr 4px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
  -ms-grid-rows: 211px;
  grid-template-rows: 211px;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
  position: relative;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row_anim > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row_anim > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row_anim > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row_anim div {
  background: transparent !important;
  position: relative;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row_anim div .button-plus-wrap {
  position: absolute;
  top: 15%;
  left: 3%;
  z-index: 100;
  display: none;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row_anim div video {
  width: 100%;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row_anim :nth-child(1) {
  background-color: transparent;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row_anim .termometr {
  position: absolute;
  top: -8%;
  right: -10px;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row_anim .termometr img {
  -webkit-animation: fadeIn ease 2s;
          animation: fadeIn ease 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_row_anim div {
  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;
  background-color: #2E2E2E;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_title {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4px 1fr 4px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
  -ms-grid-rows: 55px;
  grid-template-rows: 55px;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
  padding: 5px 0;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_title > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_title > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_title > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_title > :nth-child(1) {
  background: -webkit-gradient(linear, left top, right top, from(#010101), to(#2B2B2B));
  background: linear-gradient(90deg, #010101 0%, #2B2B2B 100%);
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 57px;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_title div {
  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;
  background-color: #2E2E2E;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 1.5px;
  font-family: AGLettericaCondensedLight_Roman;
  text-transform: uppercase;
}
#fullpage .display-5-wrapper .display-5 .d5-bottom .d5-table-charge-time-wrapper .comparison-table .comparison-table_title div img {
  background: transparent;
  max-width: 102px;
  width: 100%;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-top-slide-two {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 4%;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .fp-overflow {
  overflow-y: visible;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .item-info {
  max-width: 670px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .item-info .info-with-picta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 20px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .item-info .info-with-picta .picta {
  min-width: 95px;
  max-width: 95px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .item-info .info-with-picta .picta img {
  width: 100%;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .item-info .info-with-picta .picta-desc-wrap {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .item-info .info-with-picta .picta-desc-wrap .picta-desc-title {
  text-align: left;
  text-transform: uppercase;
  line-height: 41px;
  font-size: 35px;
  color: #000;
  font-weight: 700;
  font-family: AGLettericaCondensedLight_Bold;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .item-info .info-with-picta .picta-desc-wrap .picta-desc {
  font-family: AGLettericaCondensed_Roman;
  text-align: left;
  font-size: 29px;
  line-height: 29px;
  font-weight: 100;
  color: #000;
  max-width: 438px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .item-title {
  padding-left: 0px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .item-title h3 {
  font-size: 80px;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
  line-height: 80px;
  letter-spacing: 2.4px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .item2-title h3 {
  font-size: 66px;
  font-family: AGLettericaCompressed_Roman;
  font-weight: 400;
  line-height: 82px;
  letter-spacing: 2px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .item2-title h3 span {
  color: #000;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-mobile .d5-mobile-top-item-wrapper .inner-wrap .d5-mobile-top-item-img {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 350px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside {
  background-image: url(https://lms-system.pro/assets/image/bg/bg-right.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside .display-5-topside-leftside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside .display-5-topside-leftside video {
  max-width: 100%;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 55%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 165px;
  color: #fff;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-picta-wrap > .display-5-topside-picta-item:nth-child(1) img {
  width: 170px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-picta-wrap > .display-5-topside-picta-item:nth-child(2) img {
  width: 141px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-picta-wrap > .display-5-topside-picta-item:nth-child(3) img {
  width: 145px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-picta-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 25px;
  max-width: 656px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-picta-wrap .display-5-topside-picta-item {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-picta-wrap .display-5-topside-picta-item .display-5-topside-picta {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-picta-wrap .display-5-topside-picta-item .display-5-topside-picta-title {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  padding-top: 31px;
  color: #000;
  font-weight: 700;
  font-family: AGLettericaCondensedLight_Bold;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-picta-wrap .display-5-topside-picta-item .display-5-topside-picta-text {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: 100;
  font-style: normal;
  font-family: AGLettericaCondensed_Roman;
  padding: 0 0;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-text {
  font-size: 20px;
  line-height: 28px;
  padding-top: 20px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-text p {
  max-width: 618px;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-title {
  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;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-title h1 {
  font-size: 60px;
  line-height: 60px;
  margin: 0;
}
#fullpage .display-5-wrapper .display-5 .display-5-topside-rightside .display-5-topside-rightside-inner .display-5-topside-title h1 span {
  color: #000;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile {
  display: none;
  width: 100%;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .active .charge-inner-wrap {
  margin-left: 0 !important;
  opacity: 1 !important;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .fp-overflow {
  overflow-y: visible;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .only-c .charge-interface img {
  width: 58px !important;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .charge-inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 71px;
  padding-right: 5%;
  margin-left: -28%;
  opacity: 0.2;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .charge-inner-wrap .charge-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 170px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .charge-inner-wrap .charge-desc h3 {
  margin: 0;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: #fff;
  font-family: AGLettericaCompressed_Roman;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .charge-inner-wrap .charge-interface {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 106px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 10%;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .charge-inner-wrap .charge-interface img {
  width: 225px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .charge-inner-wrap .charge-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .charge-inner-wrap .charge-img img {
  max-width: 100%;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .charge-inner-wrap .charge-text-info-wrap .charge-text-info-desc {
  font-size: 29px;
  line-height: 41px;
  letter-spacing: 1.176px;
  font-family: AGLettericaCompressed_Roman;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .charge-inner-wrap .charge-text-info-wrap .charge-text-info-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .charge-inner-wrap .charge-text-info-wrap .charge-text-info-title h3 {
  font-size: 145px;
  font-weight: 400;
  font-style: italic;
  font-family: AGLettericaCompressed_Roman;
  text-shadow: 0px 2px 12px rgba(0, 0, 0, 0.8);
  margin: 0;
  letter-spacing: -6.7px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block-mobile .d5-charges-mobile-wrapper .d5-charges-mobile-item .charge-inner-wrap .charge-text-info-wrap .charge-text-info-title h3 .mini {
  font-size: 96px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block {
  background-image: url(https://lms-system.pro/assets/image/bg/bg-left.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 30%;
  padding: 145px 250px 0 161px;
  position: relative;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-middle-title-wrap {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 58px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-middle-title-wrap .d5-middle-title h1 span {
  color: #000;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-middle-title-wrap .d5-middle-infotext {
  font-size: 20px;
  line-height: 28px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 8px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper :nth-child(3) .d5-charge-wrap-inner {
  margin-top: -60px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper :nth-child(3) .d5-charge-wrap-inner .charge-usb-img-wrap img {
  width: 140px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper :nth-child(3) .d5-charge-wrap-inner .charge-txtinfo-wrap {
  position: absolute;
  top: 33%;
  right: -33%;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper :nth-child(2) .d5-charge-wrap-inner {
  margin-left: 200px;
  margin-top: -31px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper :nth-child(2) .d5-charge-wrap-inner .charge-usb-img-wrap img {
  width: 140px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper :nth-child(2) .d5-charge-wrap-inner .charge-txtinfo-wrap {
  position: absolute;
  top: 50%;
  right: -42%;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper :nth-child(1) .d5-charge-wrap-inner {
  padding-right: 70px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper :nth-child(1) .d5-charge-wrap-inner .charge-usb-img-wrap {
  top: 0;
  left: -40px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper :nth-child(1) .d5-charge-wrap-inner .charge-usb-img-wrap img {
  width: 55px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper :nth-child(1) .d5-charge-wrap-inner .charge-txtinfo-wrap {
  position: absolute;
  top: 60%;
  right: -13%;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper .d5-charge-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper .d5-charge-wrap .d5-charge-wrap-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper .d5-charge-wrap .d5-charge-wrap-inner .charge-img-wrap {
  position: relative;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper .d5-charge-wrap .d5-charge-wrap-inner .charge-img-wrap img {
  width: 100%;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper .d5-charge-wrap .charge-usb-img-wrap {
  position: absolute;
  top: -100px;
  left: 165px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper .d5-charge-wrap .charge-txtinfo-wrap .charge-txtinfo-inner-wrap .charge-txtinfo-wrap-title h3 {
  font-size: 93.222px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -6.526px;
  font-family: AGLettericaCondensedLight_Bold;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.8);
  font-style: italic;
  margin: 0;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper .d5-charge-wrap .charge-txtinfo-wrap .charge-txtinfo-inner-wrap .charge-txtinfo-wrap-title h3 span.mini {
  font-size: 66px;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper .d5-charge-wrap .charge-txtinfo-wrap .charge-txtinfo-inner-wrap .charge-txtinfo-wrap-desc {
  text-align: right;
  line-height: 28px;
  letter-spacing: 1px;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  font-family: AGLettericaCondensedLight_Bold;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.8);
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper .start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper .center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-5-wrapper .display-5 .d5-middle-block .d5-charges-wrapper .end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#fullpage .display-4-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #228290;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper .mobile-new-akb-bookmark-title {
  padding-left: 66px;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper .mobile-new-akb-bookmark-title h1 {
  font-size: 62px;
  line-height: 62px;
  font-weight: 400;
  font-family: AGLettericaCompressed_Roman;
  letter-spacing: 2.4px;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper .mobile-new-akb-bookmark {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper .mobile-new-akb-bookmark .button-shokproof {
  top: 8%;
  left: 16%;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper .mobile-new-akb-bookmark .button-waterproof {
  top: 34%;
  right: 8%;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper .mobile-new-akb-bookmark .button-laser {
  top: 54%;
  right: 8%;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper .mobile-new-akb-bookmark .button-inr {
  top: 54%;
  left: 16%;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper .mobile-new-akb-bookmark-wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15% 19% 15%;
  position: relative;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper .mobile-new-akb-bookmark-wrap img {
  max-width: 454px;
  width: 100%;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper .mobile-new-akb-bookmark-wrap .button-plus-wrap {
  width: 64px;
  position: absolute;
}
#fullpage .display-4-wrapper .mobile-new-akb-bookmark-wrapper .mobile-new-akb-bookmark-wrap .button-plus-wrap img {
  width: 100%;
}
#fullpage .display-4-wrapper .display-4-title {
  height: 161px;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-4-wrapper .display-4-title div h1 {
  color: #fff;
  font-size: 72px;
  font-family: AGLettericaCompressed_Oblique;
  letter-spacing: 4.32px;
  font-weight: 400;
  line-height: 80px;
  font-style: oblique;
}
#fullpage .display-4-wrapper .display-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 933px;
  background-color: #228290;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-4-wrapper .display-4 video {
  max-width: 100%;
}
#fullpage .display-3-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 88px;
}
#fullpage .display-3-wrapper .display-3-title {
  height: 161px;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-3-wrapper .display-3-title div h1 {
  color: #fff;
  font-size: 72px;
  font-family: AGLettericaCompressed_Oblique;
  letter-spacing: 4.32px;
  font-weight: 400;
  line-height: 80px;
  font-style: oblique;
}
#fullpage .display-3-wrapper .display-3 {
  height: 1559px;
  background-color: #228290;
  position: relative;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background-image: url(https://lms-system.pro/assets/image/bg/bg-left.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 24%;
}
#fullpage .display-3-wrapper .display-3 .d3-topside {
  height: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  padding-top: 125px;
  background-image: url(https://lms-system.pro/assets/image/bg/bg-right.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-leftside {
  width: 50%;
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-leftside .d3-topside-leftside-up {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 33%;
  margin-left: -5%;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-leftside .d3-topside-leftside-up img {
  max-width: 177px;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-leftside .d3-topside-leftside-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-leftside .d3-topside-leftside-down video {
  max-width: 100%;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside {
  width: 50%;
  padding-top: 25px;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper {
  max-width: 510px;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .d3-m-chip-list-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #fff;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .d3-m-chip-list-title h1 {
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  font-family: AGLettericaCompressed_Roman;
  margin: 0 0;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .d3-m-chip-list-title h1 span {
  color: #000;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .d3-m-chip-list-title .mobile-picta-mchip {
  display: none;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .d3-m-chip-list-title .mobile-picta-mchip img {
  max-height: 117px;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .mobile-mchip-bookmark-wrapper {
  display: none;
  position: relative;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .mobile-mchip-bookmark-wrapper img {
  width: 100%;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .button-mchip-bookmark {
  display: none;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .d3-m-chip-list {
  color: #fff;
  padding-top: 20px;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .d3-m-chip-list p {
  font-size: 20px;
  margin-bottom: 9px;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .d3-m-chip-list ul {
  padding-left: 4%;
}
#fullpage .display-3-wrapper .display-3 .d3-topside .d3-topside-rightside .d3-m-chip-list-wrapper .d3-m-chip-list ul li {
  font-family: AGLettericaCondensedLight_Roman;
  font-size: 20px;
  font-style: normal;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding-top: 16px;
}
#fullpage .display-3-wrapper .display-3 .d3-downside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  width: 100%;
  padding-top: 50px;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-leftside {
  width: 50%;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-leftside .d3-msystem-wrap {
  max-width: 559px;
  margin-left: 120px;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-leftside .d3-msystem-wrap .d3-msystem-title {
  color: #fff;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-leftside .d3-msystem-wrap .d3-msystem-title h1 {
  margin-bottom: 20px;
  font-size: 62px;
  line-height: 62px;
  font-weight: 400;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-leftside .d3-msystem-wrap .d3-msystem-title h1 span {
  color: #000;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-leftside .d3-msystem-wrap .d3-msystem-text p#first {
  margin: 0;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-leftside .d3-msystem-wrap .d3-msystem-text p {
  color: #fff;
  max-width: 435px;
  margin-top: 25px;
  font-size: 20px;
  line-height: 28px;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-leftside .d3-msystem-wrap .mobile-mconnector-bookmark-wrapper {
  display: none;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-leftside .d3-msystem-wrap .mobile-mconnector-bookmark-wrapper img {
  max-width: 400px;
  width: 100%;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-leftside .d3-msystem-wrap .mobile-mconnector-bookmark-wrapper .button-plus-wrap {
  display: none;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-rightside {
  width: 50%;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-rightside .d3-animation-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fullpage .display-3-wrapper .display-3 .d3-downside .d3-downside-rightside .d3-animation-wrap video {
  max-width: 60%;
  margin-top: -8%;
}
#fullpage .display-2-wrapper {
  background-image: url("https://lms-system.pro/assets/image/screens/2/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#fullpage .display-2-wrapper .display-2-mobile {
  display: none;
}
#fullpage .display-2-wrapper .display-2-mobile .display-2-mobile-swipe-wrapper {
  padding-bottom: 15%;
}
#fullpage .display-2-wrapper .display-2-mobile .display-2-mobile-swipe-wrapper .display-2-mobile-item .fp-overflow {
  overflow: visible;
  overflow-y: visible;
}
#fullpage .display-2-wrapper .display-2-mobile .display-2-mobile-swipe-wrapper .display-2-mobile-item .title h1 {
  color: #fff;
  padding-left: 25px;
}
#fullpage .display-2-wrapper .display-2-mobile .display-2-mobile-swipe-wrapper .display-2-mobile-item .title h1 span {
  color: #000;
}
#fullpage .display-2-wrapper .display-2-mobile .display-2-mobile-swipe-wrapper .display-2-mobile-item .title h1 .system-20v {
  display: block;
  color: #fff;
}
#fullpage .display-2-wrapper .display-2-mobile .display-2-mobile-swipe-wrapper .display-2-mobile-item .img-wrap {
  padding: 15px 35px;
  margin-bottom: 15px;
  margin-top: 25px;
}
#fullpage .display-2-wrapper .display-2-mobile .display-2-mobile-swipe-wrapper .display-2-mobile-item .img-wrap img {
  width: 100%;
}
#fullpage .display-2-wrapper .display-2-mobile .display-2-mobile-swipe-wrapper .display-2-mobile-item .display-2-mobile-text-bottom {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  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: center;
      -ms-flex-align: center;
          align-items: center;
}
#fullpage .display-2-wrapper .display-2-mobile .display-2-mobile-swipe-wrapper .display-2-mobile-item .display-2-mobile-text-bottom .d2-text-bottom2-wrap span {
  line-height: 40px;
}
#fullpage .display-2-wrapper .display-2-mobile .display-2-mobile-swipe-wrapper .display-2-mobile-item .display-2-mobile-text-bottom span {
  font-size: 24px;
  letter-spacing: 1.44px;
  line-height: 24px;
  font-family: AGLettericaCompressed_Oblique;
  font-style: oblique;
  font-weight: 400;
  color: #fff;
  text-shadow: 0px 2px 12px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
}
#fullpage .display-2-wrapper .display-2-mobile .display-2-mobile-swipe-wrapper .display-2-mobile-item .display-2-mobile-text-bottom span .bigspan {
  font-size: 46px;
  line-height: 38px;
}
#fullpage .display-2-wrapper .display-2 {
  height: 1008px;
  width: 1500px;
}
#fullpage .display-2-wrapper .display-2 .d2-mobile-img {
  display: none;
}
#fullpage .display-2-wrapper .display-2 .d2-mobile-img img {
  max-width: 90%;
}
#fullpage .display-2-wrapper .display-2 .in-display-2-top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-top: 85px;
  position: relative;
  padding-left: 0;
}
#fullpage .display-2-wrapper .display-2 .in-display-2-top-wrap .d2-logo {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
}
#fullpage .display-2-wrapper .display-2 .in-display-2-top-wrap .d2-logo img {
  width: 400px;
}
#fullpage .display-2-wrapper .display-2 .in-display-2-top-wrap .d2-title {
  width: 750px;
  height: 124px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
}
#fullpage .display-2-wrapper .display-2 .in-display-2-top-wrap .d2-title h1 {
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-family: AGLettericaCompressed_Roman;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
#fullpage .display-2-wrapper .display-2 .in-display-2-top-wrap .d2-title h1 span {
  color: black;
}
#fullpage .display-2-wrapper .display-2 .in-display-2-top-wrap .d2-title h1 .system-20v {
  display: block;
  color: #fff;
}
#fullpage .display-2-wrapper .display-2 .d2-text-bottom1-wrap {
  position: absolute;
  bottom: 160px;
  left: 308px;
  font-weight: bold;
}
#fullpage .display-2-wrapper .display-2 .d2-text-bottom1-wrap span {
  font-size: 54px;
  color: #fff;
  font-family: AGLettericaCompressed_Oblique;
  font-style: oblique;
  line-height: 62px;
  letter-spacing: 3.24px;
  text-transform: uppercase;
  text-shadow: 0px 2px 12px rgba(0, 0, 0, 0.8);
  font-weight: 400;
}
#fullpage .display-2-wrapper .display-2 .d2-text-bottom1-wrap span .bigspan {
  font-size: 120px;
}
#fullpage .display-2-wrapper .display-2 .d2-text-bottom2-wrap {
  position: absolute;
  bottom: 65px;
  right: 290px;
  color: #fff;
  font-weight: bold;
}
#fullpage .display-2-wrapper .display-2 .d2-text-bottom2-wrap span {
  font-weight: 400;
  font-size: 54px;
  font-family: AGLettericaCompressed_Oblique;
  font-style: oblique;
  line-height: 62px;
  letter-spacing: 3.24px;
  text-transform: uppercase;
  text-shadow: 0px 2px 12px rgba(0, 0, 0, 0.8);
}
#fullpage .display-2-wrapper .display-2 .d2-text-bottom2-wrap span .bigspan {
  font-size: 120px;
}

.fp-watermark {
  visibility: hidden !important;
}