* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
p {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
}

h1 {
  font-size: 24px;
  font-size: 2.4rem;
}

a {
  display: inline-block;
}

.nav,
.header .headerr,
.economy .economyy,
.gentle .gentlee,
.no-worries .no-worreiss,
.specifications .specificationss,
.form-section,
.faq,
.footer,
.policy {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}

@media (max-width: 1023px) {
  .nav,
  .header .headerr,
  .economy .economyy,
  .gentle .gentlee,
  .no-worries .no-worreiss,
  .specifications .specificationss,
  .form-section,
  .faq,
  .footer,
  .policy {
    padding: 0 30px;
  }
}

@media (max-width: 400px) {
  .nav,
  .header .headerr,
  .economy .economyy,
  .gentle .gentlee,
  .no-worries .no-worreiss,
  .specifications .specificationss,
  .form-section,
  .faq,
  .footer,
  .policy {
    padding: 0 15px;
  }
}

body {
  font-family: 'Roboto', sans-serif;
  background: #1C1D21;
  color: #ffffff;
}

.button {
  padding: 10px 40px;
  background: #0CA074;
  border-radius: 86px;
}

.nav {
  margin-top: 42px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000;
  font-size: 1.8rem;
  background: linear-gradient(180deg, rgba(53, 57, 71, 0.3) 0%, rgba(76, 80, 96, 0.3) 100%);
  border: 1px solid rgba(52, 56, 70, 0.5);
  border-radius: 89px;
  max-height: 90px;
}

.nav-logo {
  height: 90px;
}

.nav-logo img {
  width: 75px;
  height: 90px;
  transform: scale(1.2);
}

.nav-items {
  width: 60%;
}

.nav a {
  font-weight: 500;
}

.nav .button.button-nav {
  padding: 10px 60px;
  background: #0CA074;
  border-radius: 86px;
}

.header {
  position: relative;
  background: url(/images/rectangle-black.png?05968fb41565a0fe3f70f617f3e04ac5) center center/contain no-repeat;
}

.header-content {
  padding-top: 200px;
}

.header h1 {
  font-weight: 500;
  font-size: 3.6rem;
}

.header p {
  font-weight: 300;
  font-size: 18px;
  line-height: 35px;
}

.header a {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 153.69%;
}

.header-bg-1 {
  width: 350px;
  height: 700px;
  background: url(/images/panel-white.png?54b3b39569874c920c34ba69505d8995);
  margin-top: 100px;
  position: relative;
  right: -70px;
}

.header-bg-2 {
  width: 350px;
  height: 750px;
  background: url(/images/panel-black.png?6fd859817724c1d4f40eba693469e4fe);
  margin-top: 40px;
}

.interiors {
  background: url(/images/rectangle-white.png?6689c45f15c0d505305d2d476eed9f21) center no-repeat;
  background-size: contain;
  position: relative;
  top: -120px;
  color: #7D839B;
  font-weight: 500;
}

.interiors-content {
  padding: 90px 150px;
  max-width: 1300px;
  margin: 0 auto;
}

.interiors h2 {
  font-size: 3.6rem;
  line-height: 153.69%;
}

.interiors p {
  margin-top: 10px;
  font-weight: 300;
}

.interiors .features div {
  padding: 10px;
  cursor: pointer;
}

.interiors .features div p {
  color: #ACB0C1;
  font-size: 2.4rem;
  line-height: 128.19%;
  font-weight: 500;
}

.interiors .features div:hover img {
  border: 1px solid #F9B133;
  border-radius: 20px;
}

.interiors .features div:hover p {
  color: #5A5F73;
}

.economy {
  background: url(/images/rectangle-black.png?05968fb41565a0fe3f70f617f3e04ac5) center center/contain no-repeat;
  position: relative;
  top: -100px;
}

.economy-content {
  width: 50%;
  padding-top: 150px;
}

.economy-content h2 {
  font-weight: 500;
  font-size: 3.4rem;
  line-height: 153.69%;
}

.economy-content p {
  font-weight: 300;
  font-size: 1.8rem;
}

.economy .img-md {
  width: 100%;
}

.economy .img-md img {
  position: absolute;
  top: -158px;
  width: 73%;
  left: 55%;
  max-width: 1000px;
  transform: translateX(-40%);
  z-index: 2;
}

.economy .watermark {
  font-weight: 900;
  font-size: 26rem;
  line-height: 128.19%;
  text-align: center;
  color: rgba(19, 20, 22, 0.4);
  position: relative;
  top: -20px;
  z-index: 1;
}

.gentle {
  background: url(/images/rectangle-black.png?05968fb41565a0fe3f70f617f3e04ac5) center center/contain no-repeat;
  font-weight: 500;
}

.gentle .gentlee {
  padding-top: 100px;
}

.gentle h2 {
  font-size: 3.6rem;
  line-height: 153.69%;
}

.gentle p {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 194%;
}

.gentle h3 {
  font-size: 2.4rem;
  line-height: 128.19%;
}

.gentle-change-line {
  margin-top: 119px;
}

.gentle .regular-heater,
.gentle .premium-heater {
  width: 18%;
}

.image-slider {
  position: relative;
  display: inline-block;
}

.image-slider > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  overflow: hidden;
}

.image-slider img {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  box-sizing: border-box;
}

.image-slider input {
  margin: 0;
  position: absolute;
  top: 0;
  left: -10%;
  bottom: 10px;
  height: 100%;
  width: 120%;
  background: transparent;
}

.image-slider input::before {
  content: '';
  height: 100%;
  width: 5px;
  background: white;
}

input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}

input[type="range"]::-webkit-slider-thumb {
  width: 1.5em;
  height: 1.5em;
  border: 4px solid #c54895;
  border-radius: 100%;
  /* background: #5a308d;*/
  background: radial-gradient(circle, #812D88 90%, #ED94CA 90%);
  background-blend-mode: overlay;
  padding: 3.5em 3.4em;
  cursor: ew-resize;
  /* box-shadow: inset 0 -2px 5px rgba(200, 79, 153, 0.5);*/
}

#top-image {
  border-right: 4px solid #E7489F;
  /* box-shadow: inset -2px -2px 5px rgba(200, 79, 153, 0.5), 2px 0 5px rgba(200, 79, 153, 0.5); */
  /* transition: width 0.1s; */
}

.no-worries {
  font-weight: 500;
  padding: 300px 0;
  margin: 100px 0 0;
  background: url(/images/girl-bg.png?93feae15450372d7fff32de1ebd666fa) center no-repeat;
}

.no-worries h2 {
  font-size: 3.6rem;
  line-height: 153.69%;
}

.no-worries span {
  font-size: 2.4rem;
  line-height: 128.19%;
  color: #F9B133;
}

.no-worries p {
  font-size: 2.4rem;
}

.specifications {
  background: #ffffff;
}

.specifications .features {
  position: relative;
  top: -100px;
}

.specifications .features img {
  width: 80px;
  margin-bottom: 30px;
}

.specifications .features h3 {
  font-weight: 500;
  font-size: 2.4rem;
  color: #ACB0C1;
}

.specifications .features p {
  font-weight: 300;
  font-size: 1.8rem;
  color: #747D9F;
}

.specifications .features .feature__item {
  position: relative;
  box-shadow: 0px 10px 30px rgba(186, 190, 206, 0.8);
  border-radius: 20px;
  padding: 30px 35px;
  background: #ffffff;
  cursor: pointer;
}

.specifications .features .feature__item:hover {
  top: -30px;
}

.specifications .features .feature__item:hover h3 {
  color: #7D839B;
}

.specifications .features .feature__item:hover .large {
  display: none;
}

.specifications .features .feature__item:hover .mobile {
  transform: scale(1.5);
  display: block;
}

.specifications .features .feature__item:hover .dd {
  display: block;
}

.specifications-content {
  font-size: 3.6rem;
  color: #ACB0C1;
}

.specifications-content h4 {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 128.19%;
  text-align: center;
  color: #7D839B;
}

.specifications-content__table {
  padding-bottom: 100px;
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.specifications-content__table ul.leaders {
  font-size: 4.8rem;
  line-height: 219.69%;
  max-width: 40em;
  padding: 0;
  overflow-x: hidden;
  list-style: none;
}

.specifications-content__table ul.leaders li:before {
  float: left;
  width: 0;
  white-space: nowrap;
  content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
}

.specifications-content__table ul.leaders span:first-child {
  padding-right: 0.33em;
  background: white;
}

.specifications-content__table ul.leaders span + span {
  float: right;
  padding-left: 0.33em;
  background: white;
}

.gallery .grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas: "first third fourth sixth" "second third fifth fifth";
}

.gallery .first {
  grid-area: first;
}

.gallery .second {
  grid-area: second;
}

.gallery .third {
  grid-area: third;
}

.gallery .fourth {
  grid-area: fourth;
}

.gallery .fifth {
  grid-area: fifth;
}

.gallery .sixth {
  grid-area: sixth;
}

.form-section {
  position: relative;
  top: -40px;
  max-width: 1400px;
  font-size: 1.8rem;
  /* Firefox */
  /* Hide default HTML checkbox */
}

.form-section .form-box {
  background: #3A3D49;
  border-radius: 50px;
  padding: 80px 30px 60px;
  text-align: center;
}

.form-section h2 {
  font-weight: 500;
  font-size: 3.6rem;
}

.form-section h4 {
  font-size: 1.8rem;
}

.form-section .img {
  width: 90%;
}

.form-section .counter {
  border: 2px solid #FFFFFF;
  border-radius: 86px;
  margin: 0 auto;
  padding: 10px;
}

.form-section .counter input {
  background: transparent;
  outline: none;
  border: none;
  color: #ffffff;
  text-align: center;
}

.form-section .counter input::-webkit-outer-spin-button,
.form-section .counter input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.form-section .counter input[type=number] {
  -moz-appearance: textfield;
}

.form-section .switch {
  filter: drop-shadow(0px 0px 25px rgba(249, 177, 51, 0.3));
  cursor: pointer;
}

.form-section .relative-block {
  position: relative;
}

.form-section .absolute-block {
  position: absolute;
}

.form-section .black-img {
  top: -50px;
}

.form-section .white-img {
  z-index: 2;
}

.form-section .button {
  color: #ffffff;
  border-radius: 86px;
  padding: 15px 120px;
}

.form-section .button:hover {
  color: #ffffff;
}

.form-section .button-next {
  background: #0CA074;
}

.form-section .button-prev {
  background: #2C2D33;
}

.form-section .buttons {
  margin-top: 90px;
}

.form-section .input-wrapper {
  width: 30%;
}

.form-section .input-wrapper-full {
  width: 100%;
}

.form-section .input {
  font-size: 1.8rem;
  font-weight: 500;
  background: transparent;
  outline: none;
  border: none;
  color: #ffffff;
  text-align: left;
  border-bottom: 1px solid #ffffff;
  width: 100%;
}

.form-section form .row {
  margin-top: 30px;
}

.form-section .switcher {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

.form-section .switcher-wrapper {
  width: 30%;
  font-size: 1.4rem;
}

.form-section .switcher.radio {
  width: 0;
  height: 24px;
}

.form-section .switcher input {
  opacity: 0;
  width: 0;
  height: 0;
}

.form-section .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #292B33;
  transition: .4s;
}

.form-section .slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
}

.form-section input.checkbox:checked .slider {
  background-color: #F9B134;
}

.form-section input.checkbox:focus .slider {
  box-shadow: 0 0 1px #F9B134;
}

.form-section input.checkbox:checked + .slider:before {
  transform: translateX(26px);
  background-color: #F9B134;
}

.form-section .slider.round {
  border-radius: 34px;
}

.form-section .slider.round:before {
  border-radius: 50%;
}

.form-section .white-panel {
  position: relative;
  bottom: -90px;
}

.form-section input.radio:checked .slider {
  background-color: #F9B134;
}

.form-section input.radio:focus .slider {
  box-shadow: 0 0 1px #F9B134;
}

.form-section input.radio:checked + .slider:before {
  transform: translateX(0);
  background-color: #F9B134;
}

.form-section .payment-method__img {
  cursor: pointer;
}

.form-section form p {
  color: #757780;
}

.form-section .gr {
  color: #757780;
}

.form-section .form-box-3 .panel__img.first {
  position: relative;
  bottom: -100px;
}

.faq {
  padding-top: 200px;
  padding-bottom: 200px;
}

.faq h2 {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 153.69%;
}

.faq .questions {
  width: 90%;
  font-size: 1.8rem;
}

.faq .questions-item {
  padding: 25px 15px 25px 30px;
  box-sizing: border-box;
  /* glow */
  border: 1px solid rgba(255, 255, 255, 0.3);
  filter: drop-shadow(0px 0px 25px rgba(249, 177, 51, 0.3));
  border-radius: 10px;
}

.faq .questions-item.opened {
  border: 2px solid #F9B133;
}

.faq .questions-item__title-question {
  width: 98%;
}

.faq .questions-item__title .open-wrapper {
  width: 2%;
  position: relative;
  cursor: pointer;
}

.faq .questions-item__title .open::after {
  font-weight: 500;
  position: absolute;
  display: block;
  content: '+';
  font-size: 3rem;
  right: 0;
  top: -1rem;
  color: #F9B133;
}

.faq .questions-item__title .open.opened::after {
  transform: rotate(45deg);
}

.faq .questions-item__title p {
  font-weight: 500;
}

.faq .questions-item__text {
  font-weight: 300;
}

.footer {
  padding-bottom: 50px;
  font-size: 1.8rem;
  font-weight: 300;
}

.footer .copyrigt {
  color: #A2A2A2;
}

.footer a {
  color: #37ABFF;
}

@media (max-width: 1024px) {
  .header {
    position: static;
  }

  .header-content {
    padding-top: 45px;
  }

  .header .mobile-img {
    height: 600px;
    margin-top: 40px;
    justify-content: center;
  }

  .header .mobile-img__header-bg-1 {
    width: 300px;
    background: url(/images/panel-white.png?54b3b39569874c920c34ba69505d8995) top 2vh center/cover;
    position: relative;
    right: -25px;
  }

  .header .mobile-img__header-bg-2 {
    width: 300px;
    background: url(/images/panel-black.png?6fd859817724c1d4f40eba693469e4fe) top -1vh center/cover;
    position: relative;
    left: -30px;
  }

  .interiors {
    background: #ffffff;
  }

  .interiors-content {
    padding: 50px 30px;
  }

  .interiors p {
    font-size: 1.8rem;
  }

  .economy {
    padding-bottom: 70px;
    top: -50px;
    background-size: cover;
  }

  .economy-content {
    width: 100%;
    padding-top: 0;
  }

  .economy-content h2 {
    font-size: 3.6rem;
  }

  .economy .img-md img {
    width: 60%;
    left: 64%;
  }

  .economy .watermark {
    font-size: 23rem;
  }

  .gentle {
    background-size: cover;
  }

  .gentle .gentlee {
    padding-top: 54px;
  }

  .gentle h2 {
    font-size: 3.6rem;
  }

  .gentle p {
    font-weight: 300;
  }

  .gentle h3 {
    font-size: 1.8rem;
  }

  .gentle-change-line {
    margin-top: 0;
  }

  .no-worries {
    padding: 100px 0 300px;
    background: url(/images/girl-bg.png?93feae15450372d7fff32de1ebd666fa) bottom/500px no-repeat;
    text-align: center;
  }

  .no-worries h2 {
    font-size: 3.6rem;
    line-height: 153.69%;
  }

  .no-worries span {
    font-size: 2.4rem;
    line-height: 128.19%;
    color: #F9B133;
  }

  .no-worries p {
    font-size: 2.4rem;
  }

  .specifications .features {
    position: relative;
    top: -10px;
  }

  .specifications .features img {
    width: 50%;
  }

  .specifications .features .feature__item:hover {
    top: 0;
  }

  .specifications .features .feature__item:hover .mobile {
    transform: scale(1);
    display: block;
  }

  .specifications-content {
    font-size: 2.4rem;
    padding-top: 90px;
    padding-bottom: 70px;
  }

  .specifications-content__table ul.leaders {
    margin-top: 35px;
    font-size: 2.4rem;
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none;
  }

  .specifications-content__table ul.leaders span:first-child {
    padding-right: 0.33em;
    background: white;
  }

  .specifications-content__table ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: white;
  }

  .gallery .grid-container {
    display: flex;
    height: 320px;
  }

  .gallery img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }

  .form-section {
    position: static;
    padding-top: 30px;
    font-size: 1.8rem;
    /* Firefox */
    /* Hide default HTML checkbox */
  }

  .form-section .mobile .total {
    font-size: 2.4rem;
    font-weight: 500;
  }

  .form-section h2 {
    font-weight: 500;
    font-size: 3.6rem;
  }

  .form-section h4 {
    font-size: 1.8rem;
  }

  .form-section .img {
    width: 90%;
  }

  .form-section .counter {
    border: 2px solid #FFFFFF;
    border-radius: 86px;
    margin: 0 auto;
    padding: 10px;
  }

  .form-section .counter input {
    background: transparent;
    outline: none;
    border: none;
    color: #ffffff;
    text-align: center;
  }

  .form-section .counter input::-webkit-outer-spin-button,
  .form-section .counter input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  .form-section .counter input[type=number] {
    -moz-appearance: textfield;
  }

  .form-section .switch {
    filter: drop-shadow(0px 0px 25px rgba(249, 177, 51, 0.3));
    cursor: pointer;
  }

  .form-section .relative-block {
    position: relative;
  }

  .form-section .absolute-block {
    position: absolute;
  }

  .form-section .black-img {
    top: -50px;
  }

  .form-section .white-img {
    z-index: 2;
  }

  .form-section .button {
    color: #ffffff;
    border-radius: 86px;
    padding: 15px 120px;
  }

  .form-section .button:hover {
    color: #ffffff;
  }

  .form-section .button-next {
    background: #0CA074;
  }

  .form-section .button-prev {
    background: #2C2D33;
  }

  .form-section .buttons {
    margin-top: 90px;
  }

  .form-section .input-wrapper {
    width: 100%;
    margin-top: 20px;
  }

  .form-section .input-wrapper-full {
    margin-top: 20px;
  }

  .form-section .input {
    font-size: 1.8rem;
    font-weight: 500;
    background: transparent;
    outline: none;
    color: #ffffff;
    text-align: left;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 86px;
    padding: 10px 30px;
  }

  .form-section form .row {
    margin-top: 30px;
  }

  .form-section .switcher {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
  }

  .form-section .switcher-wrapper {
    font-size: 1.4rem;
    margin: 20px 0;
    width: 100%;
  }

  .form-section .switcher.radio {
    width: 0;
    height: 24px;
  }

  .form-section .switcher input {
    opacity: 0;
    width: 0;
    height: 0;
  }

  .form-section .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #292B33;
    transition: .4s;
  }

  .form-section .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
  }

  .form-section input.checkbox:checked .slider {
    background-color: #F9B134;
  }

  .form-section input.checkbox:focus .slider {
    box-shadow: 0 0 1px #F9B134;
  }

  .form-section input.checkbox:checked + .slider:before {
    transform: translateX(26px);
    background-color: #F9B134;
  }

  .form-section .slider.round {
    border-radius: 34px;
  }

  .form-section .slider.round:before {
    border-radius: 50%;
  }

  .form-section .white-panel {
    position: relative;
    bottom: -90px;
  }

  .form-section input.radio:checked .slider {
    background-color: #F9B134;
  }

  .form-section input.radio:focus .slider {
    box-shadow: 0 0 1px #F9B134;
  }

  .form-section input.radio:checked + .slider:before {
    transform: translateX(0);
    background-color: #F9B134;
  }

  .form-section .payment-method__img {
    border: 2px solid #757780;
    box-sizing: border-box;
    border-radius: 16px;
    padding: 30px 20px;
  }

  .form-section .payment-method__img.active {
    border-color: #F9B134;
  }

  .form-section .payment-method__img {
    cursor: pointer;
  }

  .form-section .switcher.radio {
    display: none;
  }

  .form-section form p {
    color: #757780;
  }

  .form-section .form-box-3 .panel__img.first {
    position: relative;
    bottom: -100px;
  }

  .form-section .mobile-img {
    position: relative;
  }

  .form-section .mobile-img.white {
    left: -10%;
  }

  .form-section .mobile-img.black {
    right: -10%;
  }

  .faq {
    padding: 50px 15px;
  }

  .faq h2 {
    width: 72%;
    margin-left: auto;
    margin-right: auto;
  }

  .faq .questions {
    width: 100%;
  }

  .faq .questions-item {
    padding: 30px;
  }

  .faq .questions-item__title-question {
    width: 100%;
    margin-bottom: 10px;
  }

  .faq .questions-item__title p {
    text-align: left;
  }

  .faq .questions-item__text {
    font-size: 1.8rem;
    font-weight: 300;
  }

  .nav-mobile {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
  }

  .nav-mobile .topnav {
    padding: 0 15px;
    overflow: hidden;
    background-color: #282B34;
    position: relative;
    max-height: 65px;
  }

  .nav-mobile #myLinks {
    display: none;
    background-color: #282B34;
    font-size: 1.8rem;
    padding: 0 15px;
  }

  .nav-mobile #myLinks a {
    margin: 10px 0;
  }

  .nav-mobile .topnav a {
    color: white;
    text-decoration: none;
    font-size: 17px;
  }

  .nav-mobile .topnav a.icon {
    display: block;
    position: static;
    left: 0;
    top: 0;
  }

  .nav-mobile .active {
    background: #282B34;
    color: white;
  }
}

@media (max-width: 568px) {
  .header {
    position: static;
  }

  .header-content {
    padding-top: 45px;
  }

  .header .mobile-img {
    margin-top: 40px;
    height: 400px;
  }

  .header .mobile-img__header-bg-1 {
    width: 180px;
    background: url(/images/panel-white.png?54b3b39569874c920c34ba69505d8995) top 2vh center/cover;
    position: relative;
    right: -15px;
  }

  .header .mobile-img__header-bg-2 {
    width: 180px;
    background: url(/images/panel-black.png?6fd859817724c1d4f40eba693469e4fe) top -1vh center/cover;
    position: relative;
    left: -20px;
  }
}

@media (max-width: 445px) {
  .form-section input.checkbox:checked + .slider:before {
    transform: translateX(17px);
  }
}

@media (max-width: 380px) {
  .header .mobile-img {
    margin-top: 40px;
    height: 380px;
  }

  .header .mobile-img__header-bg-1 {
    width: 180px;
    background: url(/images/panel-white.png?54b3b39569874c920c34ba69505d8995) top 2vh center/cover;
    position: relative;
    right: -15px;
  }

  .header .mobile-img__header-bg-2 {
    width: 180px;
    background: url(/images/panel-black.png?6fd859817724c1d4f40eba693469e4fe) top -1vh center/cover;
    position: relative;
    left: -20px;
  }

  .specifications-content__table ul.leaders {
    font-size: 2rem;
  }

  .specifications-content__table {
    font-size: 2rem;
  }
}

@media (max-width: 360px) {
  .form-section input.checkbox:checked + .slider:before {
    transform: translateX(10px);
  }
}

.icv__arrow-wrapper {
  display: none !important;
}

.icv {
  overflow: visible !important;
}

.icv__circle {
  position: absolute !important;
  bottom: -35px !important;
  width: 40px !important;
  height: 40px !important;
  background: #F9B133 !important;
  border: 6px solid #FFFFFF !important;
  box-shadow: 0px 0px 25px rgba(249, 177, 51, 0.3) !important;
  z-index: 1000;
  display: none;
}

.policy {
  padding-top: 100px;
  padding-bottom: 100px;
}

.policy p {
  margin: 2.5rem 0;
  font-size: 1.8rem;
}

