.v360 .line {
  gap: 80px;
}
.v360 #circlr {
  max-width: 900px;
  margin: auto;
}
.v360 #circlr img {
  max-width: 100%;
}
.v360 .ac {
  text-align: center;
  margin-top: 15px;
}
.v360 .ac img {
  margin: auto;
}

@media screen and (max-width: 1000px) {
  .v360 .line {
    gap: 20px;
  }
  .v360 .line.for_txt {
    flex-direction: column;
  }
  .v360 .line.for_txt > .e {
    width: 100%;
    max-width: unset;
  }
}
.video_gal {
  padding-top: 160px;
}
.video_gal #video_control {
  display: none;
}
@media screen and (min-width: 700px) {
  .video_gal #video_control {
    display: block;
  }
}
.video_gal .ma {
  background-color: var(--cl-accent);
  border-radius: 8px;
  overflow: hidden;
  margin-top: 60px;
  position: relative;
}
@media screen and (min-width: 700px) {
  .video_gal .ma {
    border-radius: 30px;
  }
}
.video_gal img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.video_gal .brd {
  position: relative;
}
.video_gal .wranv {
  margin-top: 20px;
}
@media screen and (min-width: 700px) {
  .video_gal .wranv {
    margin-top: 30px;
  }
}
.video_gal .wranv img {
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (min-width: 700px) {
  .video_gal .wranv img {
    border-radius: 30px;
  }
}

@media screen and (max-width: 650px) {
  .video_gal .ma {
    margin-top: 30px;
  }
}
@media screen and (max-width: 800px) {
  .video_gal {
    padding-top: 100px;
  }
}
.video_gal.owl-padding .tns-item,
.video_gal.owl-padding .slider_nav_video {
  box-sizing: border-box;
  padding-right: 20px !important;
}

.table {
  padding-bottom: 60px;
  font-family: "Helvetica";
  line-height: 1.1;
  font-size: 18px;
}
@media screen and (min-width: 700px) {
  .table {
    padding-left: 340px;
  }
}
.table .tr {
  display: flex;
  align-items: center;
}
.table .th:first-child,
.table .td:first-child {
  margin-right: 14px;
}
@media screen and (min-width: 700px) {
  .table .th:first-child,
  .table .td:first-child {
    margin-right: 24px;
  }
}
.table .th,
.table .td {
  padding: 14px 0;
  flex: 0 0 calc(50% - 7px);
}
@media screen and (min-width: 700px) {
  .table .th,
  .table .td {
    padding: 24px 0;
    flex: 0 0 calc(50% - 12px);
  }
}
.table .tr {
  border-bottom: 1px var(--cl-void) solid;
}
.table .tr.g {
  background-color: var(--cl-light);
  margin-top: 40px;
  color: var(--cl-accent);
}
.table .tr:last-child {
  border-bottom: none;
}
.table .tr .td:first-child {
  text-align: left !important;
}
.table .tr .td:last-child {
  text-align: right;
}

@media screen and (max-width: 800px) {
  .table .tr .td,
  #uni .table .tr .td {
    font-size: 14px;
  }
}
.txt {
  font-family: "Helvetica";
  font-size: 14px;
  line-height: 120%;
}
.txt p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 30px;
}
.txt p:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 1000px) {
  .txt {
    font-size: 18px;
  }
}

.image-block {
  display: flex;
}
.image-block.image-block--bottom {
  align-items: flex-end;
}

.energy-image {
  width: 300px;
  height: 410px;
  position: absolute;
  top: 150px;
  right: auto;
  bottom: auto;
  left: 50%;
  background: url("/i/new/mol.svg") no-repeat center center;
  background-size: 100% auto;
  margin-left: -150px;
}
.energy-image::before {
  display: block;
  content: "";
  position: absolute;
  height: 434px;
  width: 346px;
  bottom: -25px;
  left: -23px;
  background: url("/i/new/molh.svg") no-repeat center center;
  background-size: 100% auto;
  animation: blim 1s infinite forwards;
}
@media screen and (max-width: 650px) {
  .energy-image {
    transform: scale(0.4);
    top: -5%;
    left: 70%;
  }
}
@media screen and (max-width: 1000px) {
  .energy-image {
    transform: scale(0.6);
    top: 14%;
  }
}

#nl .g {
  margin-right: 0 !important;
}
@media screen and (min-width: 700px) {
  #nl .g {
    margin-right: -20px !important;
  }
}
#nl .b1 {
  color: #fff;
}
#nl .b1 .mn {
  align-items: flex-end;
}
#nl .b1 .line {
  border-bottom: 2px solid #fff;
  margin-bottom: 52px;
  display: flex;
  height: 67px;
}
#nl .b1 .n {
  font-family: "Helvetica";
  font-size: 18px;
  margin-top: 4px;
  letter-spacing: -0.05em;
}
#nl .b1 .n.un {
  margin-top: 14px;
}
#nl .b1 .b {
  font-family: "Blender Pro";
  font-size: 70px;
  font-weight: bold;
  margin-left: auto;
  text-align: right;
  line-height: 1.05;
  align-self: center;
}
#nl .b1 .b.fh {
  font-family: "Helvetica";
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  max-width: 311px;
  margin-left: auto;
}
#nl .b1 .e1 {
  max-width: 424px;
  flex-grow: 1;
}
#nl .b1 .e2 {
  position: relative;
  max-width: 820px;
  margin-right: -70px;
  border-radius: 60px;
  overflow: hidden;
}
#nl .b1 .e2 .tns-nav {
  display: none;
}
#nl .b1 .button_w {
  margin-top: 160px;
}
#nl .b2 {
  margin-top: 40px;
}
#nl .b2 .grid {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "a b" "c b";
}
#nl .b2 .e1 {
  grid-area: a;
}
#nl .b2 .e2 {
  grid-area: b;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
#nl .b2 .e2 span,
#nl .b2 .e2 a {
  font-size: 30px;
  color: #fff;
  padding: 10px 20px;
  border: 1px solid #ffffff;
  background-color: var(--cl-void);
  border-radius: 20px;
  white-space: nowrap;
  transition: var(--transition-main);
}
#nl .b2 .e2 span.red,
#nl .b2 .e2 a.red {
  background-color: var(--cl-accent);
  color: #fff;
  text-decoration: none;
}
#nl .b2 .e2 span:hover,
#nl .b2 .e2 a:hover {
  transform: rotate(-8deg);
  background-color: var(--cl-accent);
  color: var(--cl-void);
}
#nl .b2 .e3 {
  grid-area: c;
}
#nl .b3 .cont_video {
  position: relative;
  margin-bottom: 200px;
  height: 772px;
}
#nl .b3 .cont_video .e {
  border-radius: 60px;
  overflow: hidden;
  display: inline-block;
  bottom: 0;
  right: 114px;
  cursor: pointer;
  z-index: 1;
  width: 1187px;
  position: absolute;
  transition: var(--transition-main);
}
#nl .b3 .cont_video .e:hover {
  z-index: 3 !important;
}
#nl .b3 .cont_video .e.off {
  position: absolute;
  width: 424px;
  right: 0;
  bottom: -140px;
  border-radius: 50px;
  z-index: 0;
}
#nl .b4 {
  position: relative;
}
#nl .b4 .line {
  gap: 70px;
}
#nl .b4 .line .txt {
  color: #fff;
  max-width: 305px;
}
#nl .b4 .gal {
  gap: 70px;
  align-items: flex-end;
  margin-top: 70px;
}
#nl .b4 .gal .wp {
  max-width: 849px;
  border-radius: 50px;
  overflow: hidden;
}
#nl .b5 {
  border-radius: 50px;
  height: 1000px;
  margin-top: 110px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
#nl .b5 .bg_video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 1;
}
#nl .b5 .bg_video.off {
  display: none;
}
#nl .b5 .bg_nal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
  background: linear-gradient(0deg, rgba(23, 27, 46, 0.74), rgba(23, 27, 46, 0.74));
}
#nl .b5 .z2 {
  position: relative;
  z-index: 3;
}
#nl .b5 .control {
  display: flex;
  gap: 30px;
  margin-top: 450px;
}
#nl .b5 .control span {
  cursor: pointer;
  font-size: 30px;
  color: #fff;
  padding: 10px 20px;
  border: 1px solid #ffffff;
  background-color: var(--cl-void);
  border-radius: 20px;
  white-space: nowrap;
  transition: var(--transition-main);
  background: none;
}
#nl .b5 .control span:hover {
  background-color: var(--cl-void);
  color: #fff;
  border-color: var(--cl-void);
}
#nl .b5 .control span.active {
  background-color: var(--cl-accent);
  color: var(--cl-void);
  border-color: var(--cl-accent);
}
#nl .b5 .line {
  display: flex;
  align-items: flex-end;
  margin-top: 85px;
}
#nl .b5 .line .h {
  flex-grow: 1;
}
#nl .b5 .line .txt {
  max-width: 308px;
  color: #fff;
  margin-left: auto;
}
#nl .b6 {
  margin-top: 40px;
  padding-bottom: 120px;
}
#nl .b6 .h {
  margin-bottom: 60px;
}
#nl .b6 .colors {
  border-radius: 50px;
  overflow: hidden;
  max-width: 1295px;
  margin: auto;
  position: relative;
}
#nl .b6 .colors img.left, #nl .b6 .colors img.right, #nl .b6 .colors img.right2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: var(--transition-main);
}
#nl .b6 .colors img.left.active, #nl .b6 .colors img.right.active, #nl .b6 .colors img.right2.active {
  opacity: 1;
}
#nl .b6 .colors .control {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#nl .b6 .colors .elem {
  position: relative;
}
#nl .b6 .colors .lb {
  opacity: 0;
  position: absolute;
  left: 110px;
  bottom: 110px;
  display: flex;
  align-items: center;
  transition: var(--transition-main);
}
#nl .b6 .colors .lb.active {
  opacity: 1;
}
#nl .b6 .colors .lb span {
  color: #fff;
  margin-left: 25px;
}
#nl .b6 .colors .bl {
  width: 82px;
  height: 82px;
  border: 1px solid var(--cl-accent);
  border-radius: 12px;
  position: relative;
}
#nl .b6 .colors .bl::before {
  width: 51px;
  height: 51px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #5c5b5e;
  content: "";
  border-radius: 12px;
  display: block;
  margin: auto;
}
#nl .b6 .colors .right .bl::before {
  background-color: #abbaca;
}
#nl .w7 {
  border-radius: 60px 60px 0 0;
}
#nl .b7,
#nl .b8 {
  position: relative;
}
#nl .b7 .hr .g,
#nl .b8 .hr .g {
  background-color: var(--cl-void);
}
#nl .b7 .hr .n,
#nl .b8 .hr .n {
  color: var(--cl-void);
}
#nl .b7 .line,
#nl .b8 .line {
  gap: 80px;
}
#nl .b7 .line .txt,
#nl .b8 .line .txt {
  color: var(--cl-void);
  max-width: 305px;
}
#nl .b7 .line .e2,
#nl .b8 .line .e2 {
  margin-left: auto;
}
#nl .b7 .pol {
  margin-top: 60px;
  position: relative;
}
#nl .b7 .pol .top {
  left: 50%;
  top: 16px;
}
#nl .b7 .pol .bot {
  left: 50%;
  bottom: -16px;
}
#nl .b7 .pol .ani {
  position: absolute;
  right: 150px;
  top: 0;
  bottom: 0;
  height: 400px;
  width: 363px;
  margin: auto;
}
#nl .b7 .pol .ani .lab {
  color: #fff;
  border-radius: 26px;
  letter-spacing: -0.05em;
  font-size: 70px;
  line-height: 90%;
  padding: 20px 0;
  height: 63px;
  text-align: center;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#nl .b7 .pol .ani .lab::after, #nl .b7 .pol .ani .lab::before {
  display: block;
  content: "";
  width: 43px;
  height: 32px;
  position: absolute;
  background: url("/i/new/ds.svg") no-repeat center center;
  transition: var(--transition-main);
  top: -57px;
  left: 50%;
  margin-left: -21px;
  animation: tuda_suda 2s infinite forwards;
}
#nl .b7 .pol .ani .lab::before {
  top: unset;
  bottom: -57px;
  transform: rotate(180deg);
  animation: tuda_suda_vn 2s infinite forwards;
}
#nl .b8 .ma {
  max-width: 1298px;
  margin: auto;
  margin-top: 60px;
  border-radius: 60px;
  overflow: hidden;
  position: relative;
}
#nl .b8 .points .pilsing div {
  border-color: #fff;
}
#nl .b8 .points .pilsing span {
  background-color: #fff;
}
#nl .b8 .points .gr:hover .pilsing div,
#nl .b8 .points .pilsing:hover div {
  border-color: var(--cl-accent);
}
#nl .b8 .points .gr:hover .pilsing span,
#nl .b8 .points .pilsing:hover span {
  background-color: var(--cl-accent);
}
#nl .b8 .points .gr:hover .sub {
  opacity: 1;
}
#nl .b8 .points .sub {
  padding: 26px 36px;
  background-color: var(--cl-accent);
  color: #fff;
  width: 340px;
  border-radius: 26px;
  position: absolute;
  box-sizing: border-box;
  position: absolute;
  opacity: 0;
  transition: var(--transition-main);
  pointer-events: none;
  z-index: 5;
}
#nl .b8 .points .sub.el {
  right: 4%;
  top: 53%;
}
#nl .b8 .points .sub.pod {
  right: 12%;
  top: 71%;
}
#nl .b8 .points .sub .title {
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  justify-content: space-between;
  margin-bottom: 20px;
}
#nl .b8 .points .sub .title .m {
  text-transform: uppercase;
}
#nl .b8 .p1 {
  left: 46%;
  top: 58%;
}
#nl .b8 .p2 {
  left: 56%;
  top: 63%;
}
#nl .b8 .p3 {
  left: 66%;
  top: 68%;
}
#nl .b8 .p4 {
  left: 77%;
  top: 73%;
}
#nl .b8 .p5 {
  left: 35%;
  top: 65%;
}
#nl .b8 .p6 {
  left: 45%;
  top: 71%;
}
#nl .b8 .p7 {
  left: 56%;
  top: 77%;
}
#nl .b8 .p8 {
  left: 67%;
  top: 83%;
}
#nl .b8 .p9 {
  left: 62%;
  top: 89%;
}
#nl .b9 .ma,
#nl .b10 .ma {
  border-radius: 65px;
  overflow: hidden;
  margin-top: -300px;
}
#nl .b9 .line,
#nl .b10 .line {
  gap: 80px;
}
#nl .b9 .line .txt,
#nl .b10 .line .txt {
  color: #fff;
  max-width: 305px;
}
#nl .b9 .line .txt p,
#nl .b10 .line .txt p {
  margin-bottom: 20px;
}
#nl .b9 .line .e2,
#nl .b10 .line .e2 {
  margin-left: auto;
}
#nl .b9 {
  padding-top: 160px;
  position: relative;
}
#nl .b9 .ci,
#nl .b9 .ci2 {
  position: absolute;
  top: 210px;
  right: 50%;
  bottom: auto;
  left: auto;
  background: url("/i/new/ci.svg") no-repeat center center;
  width: 756px;
  height: 756px;
  margin-right: -378px;
}
#nl .b9 .ci2 {
  background: url("/i/new/ci2.svg") no-repeat center center;
  animation: circl 4s linear infinite forwards;
}
#nl .b9 .ma {
  margin-bottom: 120px;
}
#nl .b10 .gal {
  gap: 70px;
  align-items: flex-end;
  margin-top: 70px;
}
#nl .b10 .gal .wp {
  max-width: 849px;
  border-radius: 50px;
  overflow: hidden;
}
#nl .b10 .prev,
#nl .b10 .next {
  background-color: var(--cl-void) !important;
}
#nl .b10 .prev:hover,
#nl .b10 .next:hover {
  background-color: var(--cl-accent) !important;
}
#nl .b11 {
  padding-top: 160px;
}
#nl .b11 .txt {
  margin-top: 160px;
  max-width: 260px;
  color: #fff;
}
#nl .b11 .txt p {
  margin-bottom: 20px;
}
#nl .b11 .e2 {
  margin-top: 130px;
  position: relative;
}
#nl .w12 {
  border-radius: 60px 60px 0 0;
  margin-top: -60px;
  z-index: 2;
  position: relative;
}
#nl .b12 {
  padding-top: 160px;
  padding-bottom: 160px;
}
#nl .b12 .ma {
  background-color: var(--cl-accent);
  border-radius: 60px;
  overflow: hidden;
  margin-top: 60px;
  position: relative;
}
#nl .w13 {
  border-radius: 60px 60px 0 0;
  margin-top: -60px;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 1400px) {
  #nl .b1 {
    padding-top: 40px;
  }
  #nl .b1 .sb {
    gap: 40px;
    align-items: center;
  }
  #nl .b1 .button_w {
    margin-top: 70px;
  }
  #nl .b1 .e1 {
    max-width: 375px;
    min-width: 375px;
  }
  #nl .b1 .b {
    font-size: 50px;
  }
  #nl .b1 .b.fh {
    font-size: 16px;
  }
  #nl .b1 .e2 {
    margin-right: -20px;
  }
  #nl .b2 {
    margin-top: 0;
  }
  #nl .b2 .button_w {
    margin-top: 20px;
  }
  #nl .b2 .e2 span {
    font-size: 25px;
  }
  #nl .w3.open:before {
    top: 40%;
  }
  #nl .b4 .gal {
    gap: 30px;
  }
}
@media screen and (max-width: 1330px) {
  #nl .b3 .cont_video {
    height: calc((100vw - 40px) * 0.5625);
  }
  #nl .b3 .cont_video .e {
    right: 10%;
    width: 90%;
  }
  #nl .b3 .cont_video .e.off {
    width: 40%;
  }
}
@media screen and (max-width: 1000px) {
  #nl .b1 .sb {
    flex-direction: column;
  }
  #nl .b1 .e {
    width: 100%;
    max-width: unset !important;
    min-width: auto !important;
  }
  #nl .b1 .e2 {
    order: -1;
    max-width: 820px !important;
    margin: auto;
    border-radius: 16px;
  }
  #nl .b1 .n {
    font-size: 14px;
  }
  #nl .b1 .line {
    height: 67px;
    margin-bottom: 42px;
    gap: 30px;
  }
  #nl .b1 .button_w {
    margin-top: 0px;
  }
  #nl .b2 .l {
    padding-left: 0;
  }
  #nl .b2 .button_w {
    margin-top: -20px;
  }
  #nl .b2 .grid {
    gap: 30px;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-areas: "a" "b" "c";
  }
  #nl .b2 .e2 {
    gap: 15px;
  }
  #nl .b2 .e2 span {
    font-size: 20px;
  }
  #nl .b4 .l {
    padding-left: 0;
  }
  #nl .b4 .line {
    flex-direction: column;
    gap: 20px;
  }
  #nl .b4 .line .e2 {
    margin-top: 35px;
  }
  #nl .b4 .line .e {
    width: 100%;
    max-width: unset;
  }
  #nl .b4 .gal {
    margin-top: 35px;
    margin-right: -20px;
  }
  #nl .b4 .gal .wp {
    border-radius: 16px;
  }
  #nl .b5_m .wp {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
  }
  #nl .b5_m .wp .label {
    padding: 5px 20px;
    background-color: #fff;
    left: 16px;
    bottom: 13px;
    border-radius: 20px;
    position: absolute;
  }
  #nl .b5_m .txt {
    color: #fff;
    margin-top: 25px;
  }
  #nl .b6 {
    margin-top: 0;
  }
  #nl .b6 .colors {
    border-radius: 16px;
  }
  #nl .b6.mobile {
    border-radius: 16px 16px 0 0;
    margin-top: 40px;
    padding-bottom: 0px;
  }
  #nl .b6.mobile .hr .g {
    background-color: var(--cl-void);
  }
  #nl .b6.mobile .h {
    margin-bottom: 40px;
  }
  #nl .wf7 {
    background-color: var(--cl-void) !important;
  }
  #nl .w7 {
    border-radius: 0 0 16px 16px;
  }
  #nl .b7 {
    padding-bottom: 42px;
    position: relative;
    border-radius: 0 0 16px 16px;
    z-index: 1;
  }
  #nl .b7 .line {
    flex-direction: column;
    gap: 0px;
  }
  #nl .b7 .line .e {
    width: 100%;
    max-width: unset;
  }
  #nl .b7 .line .e br {
    display: none;
  }
  #nl .b7 .line .e2 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  #nl .b7 .ani {
    display: none !important;
  }
  #nl .b7 .pol {
    overflow: hidden;
    margin-top: 10px;
    margin-left: -20px;
  }
  #nl .b7 .pol img {
    width: 145% !important;
    margin-left: -45%;
    max-width: unset;
  }
  #nl .wf8:before {
    display: none !important;
  }
  #nl .b8 .hr .g {
    background-color: #fff;
  }
  #nl .b8 .h .b {
    color: #fff;
  }
  #nl .b8 .line {
    flex-direction: column;
    gap: 0px;
  }
  #nl .b8 .line .e {
    width: 100%;
    max-width: unset;
  }
  #nl .b8 .line .e br {
    display: none;
  }
  #nl .b8 .line .txt {
    color: #fff;
  }
  #nl .b8 .line .e2 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  #nl .b8 .am {
    margin-top: 40px;
  }
  #nl .b8 .am .e1 {
    overflow: hidden;
    margin-left: -20px;
  }
  #nl .b8 .am .e1 img {
    margin-left: -45%;
    max-height: 500px;
    width: 140%;
    max-width: 280px;
  }
  #nl .b8 .am .e2 .txt {
    color: #fff;
  }
  #nl .b8 .am .sub {
    padding: 20px 17px;
    background-color: var(--cl-accent);
    color: #fff;
    border-radius: 16px;
    margin-bottom: 20px;
    max-width: 300px;
  }
  #nl .b8 .am .sub:first-child {
    margin-top: 20px;
  }
  #nl .b8 .am .sub:last-child {
    margin-bottom: 0px;
  }
  #nl .b8 .am .sub .title {
    font-size: 16px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 20px;
  }
  #nl .b8 .am .sub .txt p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #nl .b8 .am .sub .txt p:last-child {
    margin-bottom: 0;
  }
  #nl .b9 {
    overflow: hidden;
  }
  #nl .b9 .e2 {
    display: none;
  }
  #nl .b9 .ci,
  #nl .b9 .ci2 {
    width: 50%;
    height: 100vw;
    background-size: 100% auto;
    left: 0;
    right: 0;
    margin: auto;
    top: 32%;
    bottom: 0;
  }
  #nl .b9 .ma {
    position: relative;
    margin-top: 0;
    margin-left: -120px;
    margin-right: -120px;
    margin-bottom: 0;
  }
  #nl .b9 .txt {
    color: #fff;
    margin-top: 20px;
  }
  #nl .b10 .line {
    gap: 0px;
    flex-direction: column;
  }
  #nl .b10 .line .e2 {
    margin-top: 35px;
  }
  #nl .b10 .line .e3 {
    margin-top: 20px;
  }
  #nl .b10 .line .e {
    width: 100%;
    max-width: unset;
  }
  #nl .b10 .gal {
    margin-top: 35px;
    margin-right: -20px;
  }
  #nl .b10 .gal .wp {
    border-radius: 16px;
  }
  #nl .b11 {
    overflow: hidden;
  }
  #nl .b11 .line {
    gap: 0px;
    flex-direction: column;
  }
  #nl .b11 .line .e {
    width: 100%;
    max-width: unset;
  }
  #nl .b11 .line .e1 {
    order: 2;
    margin-bottom: 50px;
  }
  #nl .b11 .line .e1 .txt {
    margin-top: 0;
    max-width: unset;
  }
  #nl .b11 .line .e1 .txt p {
    font-size: 14px;
    margin-top: 20px;
  }
  #nl .b11 .line .e2 {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  #nl .w12,
  #nl .w13 {
    border-radius: 16px 16px 0 0;
    margin-top: -16px;
  }
  #nl .b12 {
    padding-top: 100px;
    padding-bottom: 40px;
  }
  #nl .b12 .l {
    padding-left: 0;
  }
  #nl .b12 .ma {
    border-radius: 16px;
    margin-top: 30px;
  }
  #nl .b13 {
    padding-top: 40px;
  }
  #nl #b2_control,
  #nl #b3_control {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  #nl .w3.open:before {
    top: 30%;
  }
  #nl .b3 .cont_video {
    height: calc((100vw - 40px) * 0.7325);
    margin-bottom: 0px;
  }
  #nl .b3 .cont_video .e {
    border-radius: 16px;
    right: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    margin: auto;
  }
  #nl .b3 .cont_video .e.off {
    border-radius: 16px;
    width: 90%;
    bottom: 30%;
    opacity: 0.7;
  }
}
@media screen and (max-width: 650px) {
  #nl .b11 .line .e2 {
    margin-left: -20%;
    margin-right: -20%;
  }
  #nl .b11 .line .e2 img {
    max-width: 140%;
  }
}
@media screen and (max-width: 450px) {
  #nl .b8 .am {
    gap: 10px;
    margin-top: 40px;
  }
  #nl .b8 .am .e1 {
    max-width: 120px;
  }
  #nl .b8 .am .e1 img {
    margin-left: -95%;
    max-height: 700px;
    width: 190%;
    max-width: 360px;
  }
}
#nl .oldp {
  display: none;
}
/*# sourceMappingURL=owl.css.map */
