.banner-lmz_30ch39r-desktop_header {
  background: #DEDEDE;
  background: -webkit-linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  background: -o-linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  background: linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
  position: relative;
  overflow: hidden;
}

.banner-lmz_30ch39r-desktop_header:hover {
  -webkit-box-shadow: 0px 0px 50px rgba(238, 238, 238, 0.75);
          box-shadow: 0px 0px 50px rgba(238, 238, 238, 0.75);
}

.banner-lmz_30ch39r-desktop_header:hover .img1 {
  right: 1%;
}


.banner-lmz_30ch39r-desktop_header__title {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 48px;
  font-weight: 900;
  padding: 60px 0px 0px 10%;
  color: #000;
}

.banner-lmz_30ch39r-desktop_header__title2 {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 48px;
  font-weight: 900;
  padding: 0px 0px 10px 10%;
  color: #000;
}

.banner-lmz_30ch39r-desktop_header__text {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  padding-left: 10%;
}

.banner-lmz_30ch39r-desktop_header__button {
  margin: 20px 0px 0px 10%;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  background: #F94238;
  color: #fff;
  padding: 15px 0px;
  width: 200px;
  text-align: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.banner-lmz_30ch39r-desktop_header__button:hover {
  background: #fff;
  color: #000;
  -webkit-box-shadow: 0px 0px 50px rgba(218, 218, 218, 0.5);
          box-shadow: 0px 0px 50px rgba(218, 218, 218, 0.5);
}

.banner-lmz_30ch39r-desktop_header__img1 {
  position: absolute;
  width: 260px;
  bottom: -80px;
  right: 4%;
  z-index: 2;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}


.banner-lmz_30ch39r-desktop_header__logo {
  height: 48px;
  position: absolute;
  right: 30%;
}

.banner-lmz_30ch39r-desktop_sidebar {
  background: #DEDEDE;
  background: -webkit-linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  background: -o-linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  background: linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
  position: relative;
  overflow: hidden;
  height: 370px;
}

.banner-lmz_30ch39r-desktop_sidebar:hover {
  -webkit-box-shadow: 0px 0px 50px rgba(238, 238, 238, 0.75);
          box-shadow: 0px 0px 50px rgba(238, 238, 238, 0.75);
}

.banner-lmz_30ch39r-desktop_sidebar:hover .img {
  bottom: -10px;
  right: -2px;
}

.banner-lmz_30ch39r-desktop_sidebar:hover .logo {
  height: 36px;
}

.banner-lmz_30ch39r-desktop_sidebar__title {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 36px;
  font-weight: 900;
  padding: 30px 0px 0px 30px;
  color: #000;
  position: relative;
  z-index: 1;
}
.banner-lmz_30ch39r-desktop_sidebar__title2 {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 36px;
  font-weight: 900;
  padding: 0px 0px 5px 30px;
  color: #000;
  position: relative;
  z-index: 1;
}

.banner-lmz_30ch39r-desktop_sidebar__text {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  padding-left: 30px;
  width: 200px;
  position: relative;
  z-index: 1;
}

.banner-lmz_30ch39r-desktop_sidebar__button {
  margin: 15px 0px 0px 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  background: #F94238;
  color: #fff;
  padding: 15px 0px;
  width: 200px;
  text-align: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.banner-lmz_30ch39r-desktop_sidebar__button:hover {
  background: #fff;
  color: #000;
  -webkit-box-shadow: 0px 0px 50px rgba(218, 218, 218, 0.5);
          box-shadow: 0px 0px 50px rgba(218, 218, 218, 0.5);
}

.banner-lmz_30ch39r-desktop_sidebar__img {
  position: absolute;
  width: 150px;
  bottom: -35px;
  right: -20px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 0;
}

.banner-lmz_30ch39r-desktop_sidebar__logo {
  position: absolute;
  height: 35px;
  width: auto;
  bottom: 30px;
  left: 30px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 0;
}

.banner-lmz_30ch39r-mobile_header {
  background: #DEDEDE;
  background: -webkit-linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  background: -o-linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  background: linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
  position: relative;
  overflow: hidden;
}

.banner-lmz_30ch39r-mobile_header__title {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 30px;
  font-weight: 900;
  padding: 25px 0px 0px 20px;
  color: #000;
  position: relative;
  z-index: 1;
}
.banner-lmz_30ch39r-mobile_header__title2 {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 30px;
  font-weight: 900;
  padding: 0px 0px 5px 20px;
  color: #000;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 850px) and (orientation: landscape) {
  .banner-lmz_30ch39r-mobile_header__title {
    padding: 40px 0px 5px 30px;
  }
}

.banner-lmz_30ch39r-mobile_header__text {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  color: #333;
  padding-left: 20px;
  width: 170px;
  position: relative;
  z-index: 1;
}
.banner-lmz_30ch39r-mobile_header__flex {
  display: flex;
  align-items: center;
  margin-left: 16px;
}

@media screen and (max-width: 850px) and (orientation: landscape) {
  .banner-lmz_30ch39r-mobile_header__text {
    padding-left: 30px;
    font-size: 14px;
    line-height: 16px;
    width: 350px;
  }
}

.banner-lmz_30ch39r-mobile_header__button {
  margin: 10px 0px 0px 20px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  background: #F94238;
  color: #fff;
  padding: 10px 0px;
  width: 150px;
  text-align: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.banner-lmz_30ch39r-mobile_header__img {
  position: absolute;
  width: 120px;
  bottom: -15px;
  right: 0px;
  z-index: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

@media screen and (max-width: 850px) and (orientation: landscape) {
  .banner-lmz_30ch39r-mobile_header__img {
    width: 220px;
    bottom: -20px;
    right: 0px;
  }
}

.banner-lmz_30ch39r-mobile_header__logo {
  position: absolute;
  height: 25px;
  width: auto;
  bottom: 20px;
  left: 30px;
  z-index: 1;
}

@media screen and (max-width: 850px) and (orientation: landscape) {
  .banner-lmz_30ch39r-mobile_header__logo {
    top: 40px;
    height: 40px;
  }
}

.banner-lmz_30ch39r-mobile_sidebar {
  background: #DEDEDE;
  background: -webkit-linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  background: -o-linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  background: linear-gradient(45deg, #DEDEDE 0%, #fff 100%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
  position: relative;
  overflow: hidden;
  height: 370px;
}

.banner-lmz_30ch39r-mobile_sidebar__title {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 36px;
  font-weight: 900;
  padding: 30px 0px 0px 30px;
  color: #000;
  position: relative;
  z-index: 1;
}
.banner-lmz_30ch39r-mobile_sidebar__title2 {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 36px;
  font-weight: 900;
  padding: 0px 0px 5px 30px;
  color: #000;
  position: relative;
  z-index: 1;
}

.banner-lmz_30ch39r-mobile_sidebar__text {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  padding-left: 30px;
  width: 220px;
  position: relative;
  z-index: 1;
}

.banner-lmz_30ch39r-mobile_sidebar__button {
  margin: 15px 0px 0px 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  background: #F94238;
  color: #fff;
  padding: 15px 0px;
  width: 200px;
  text-align: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.banner-lmz_30ch39r-mobile_sidebar__img {
  position: absolute;
  width: 150px;
  bottom: -35px;
  right: -20px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 0;
}

.banner-lmz_30ch39r-mobile_sidebar__logo {
  position: absolute;
  height: 40px;
  width: auto;
  bottom: 30px;
  left: 30px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 0;
}
