html {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

body {
  background-image: url("../img/body-bg-1.png");
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #fffaf6;
  color: #161616;
  font-family: "Sofia Sans Semi Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
}

.container {
  max-width: 1680px;
  margin: auto;
  padding: 0 20px;
}

.btn {
  display: inline-flex;
  background-color: #d9ef82;
  color: #161616;
  padding: clamp(0.75rem, 0.6923rem + 0.2564vw, 1rem) clamp(2rem, 1.8328rem + 0.7643vw, 2.75rem);
  border-radius: 2.5em;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  position: relative;
}
.btn:after {
  content: "";
  position: absolute;
  width: clamp(1.75rem, 1.7221rem + 0.1274vw, 1.875rem);
  height: clamp(1.75rem, 1.7221rem + 0.1274vw, 1.875rem);
  background: inherit;
  mask-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M67.3,28.7c-6.4,2.7-12.1,6.8-16.5,12.2c-15,18.5,0.7,32.8,0.7,32.8c-0.8-24.7,21-34.1,21-34.1 C55.8,50.3,55.1,75.5,55.1,75.5c24.2,9.1,31-24.7,31.9-29.7c0.1-0.7,0.2-1.3,0.4-2c3.4-15.1,10.2-21.5,10.2-21.5 C85.9,21.9,74.4,25.7,67.3,28.7L67.3,28.7z'/%3E%3Cpath d='M13.8,63c1.6,2.9,12.7,22.1,25.7,11.5c0,0-5.7-15.2-18.1-18.4c0,0,15.3,1.2,19.9,16.5c0,0,6.7-12-6.4-20.2 c-3.8-2.4-8.1-3.8-12.6-4.1c-5-0.3-12.8-0.3-19.8,2.4c0,0,5.5,2.5,10.7,11C13.4,62.2,13.6,62.6,13.8,63L13.8,63z'/%3E%3C/g%3E%3C/svg%3E%0A");
  -webkit-mask-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M67.3,28.7c-6.4,2.7-12.1,6.8-16.5,12.2c-15,18.5,0.7,32.8,0.7,32.8c-0.8-24.7,21-34.1,21-34.1 C55.8,50.3,55.1,75.5,55.1,75.5c24.2,9.1,31-24.7,31.9-29.7c0.1-0.7,0.2-1.3,0.4-2c3.4-15.1,10.2-21.5,10.2-21.5 C85.9,21.9,74.4,25.7,67.3,28.7L67.3,28.7z'/%3E%3Cpath d='M13.8,63c1.6,2.9,12.7,22.1,25.7,11.5c0,0-5.7-15.2-18.1-18.4c0,0,15.3,1.2,19.9,16.5c0,0,6.7-12-6.4-20.2 c-3.8-2.4-8.1-3.8-12.6-4.1c-5-0.3-12.8-0.3-19.8,2.4c0,0,5.5,2.5,10.7,11C13.4,62.2,13.6,62.6,13.8,63L13.8,63z'/%3E%3C/g%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  z-index: -1;
  transition: transform transform 375ms cubic-bezier(0.7, 0, 0.3, 1);
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  transition: transform 375ms cubic-bezier(0.7, 0, 0.3, 1);
  transform: translate(-5px, -5px) rotate(80deg);
}
.btn:before {
  content: "";
  position: absolute;
  width: clamp(1.75rem, 1.7221rem + 0.1274vw, 1.875rem);
  height: clamp(1.75rem, 1.7221rem + 0.1274vw, 1.875rem);
  background: inherit;
  mask-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M67.3,28.7c-6.4,2.7-12.1,6.8-16.5,12.2c-15,18.5,0.7,32.8,0.7,32.8c-0.8-24.7,21-34.1,21-34.1 C55.8,50.3,55.1,75.5,55.1,75.5c24.2,9.1,31-24.7,31.9-29.7c0.1-0.7,0.2-1.3,0.4-2c3.4-15.1,10.2-21.5,10.2-21.5 C85.9,21.9,74.4,25.7,67.3,28.7L67.3,28.7z'/%3E%3Cpath d='M13.8,63c1.6,2.9,12.7,22.1,25.7,11.5c0,0-5.7-15.2-18.1-18.4c0,0,15.3,1.2,19.9,16.5c0,0,6.7-12-6.4-20.2 c-3.8-2.4-8.1-3.8-12.6-4.1c-5-0.3-12.8-0.3-19.8,2.4c0,0,5.5,2.5,10.7,11C13.4,62.2,13.6,62.6,13.8,63L13.8,63z'/%3E%3C/g%3E%3C/svg%3E%0A");
  -webkit-mask-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M67.3,28.7c-6.4,2.7-12.1,6.8-16.5,12.2c-15,18.5,0.7,32.8,0.7,32.8c-0.8-24.7,21-34.1,21-34.1 C55.8,50.3,55.1,75.5,55.1,75.5c24.2,9.1,31-24.7,31.9-29.7c0.1-0.7,0.2-1.3,0.4-2c3.4-15.1,10.2-21.5,10.2-21.5 C85.9,21.9,74.4,25.7,67.3,28.7L67.3,28.7z'/%3E%3Cpath d='M13.8,63c1.6,2.9,12.7,22.1,25.7,11.5c0,0-5.7-15.2-18.1-18.4c0,0,15.3,1.2,19.9,16.5c0,0,6.7-12-6.4-20.2 c-3.8-2.4-8.1-3.8-12.6-4.1c-5-0.3-12.8-0.3-19.8,2.4c0,0,5.5,2.5,10.7,11C13.4,62.2,13.6,62.6,13.8,63L13.8,63z'/%3E%3C/g%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  left: 0px;
  top: 0px;
  z-index: -1;
  transform: translate(5px, 5px) rotate(-145deg);
  transition: transform 375ms cubic-bezier(0.7, 0, 0.3, 1);
}
.btn:hover {
  background: #fff;
}
.btn:hover:before {
  transform: translate(-15px, -15px) rotate(-45deg);
}
.btn:hover:after {
  transform: translate(15px, 15px) rotate(145deg);
}

.subtitle {
  margin-bottom: 0px;
  font-size: 14px;
  text-transform: uppercase;
  opacity: 0.9;
}

h1,
h2,
h3 {
  font-weight: 900;
}

.bold,
b {
  font-weight: 700;
}

h1 {
  font-size: clamp(2rem, 1.6656rem + 1.5287vw, 3.5rem);
  margin-bottom: 0.5em;
}

h2 {
  font-size: clamp(2rem, 1.6656rem + 1.5287vw, 3.5rem);
  margin-bottom: 0.5em;
}

h3 {
  font-size: clamp(1.875rem, 1.7357rem + 0.6369vw, 2.5rem);
  margin-bottom: 0.5em;
}

.centered {
  text-align: center;
}

section {
  padding: 60px 0;
  overflow: hidden;
}
@media all and (max-width: 737px) {
  section {
    padding: 30px 0;
  }
}

header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  padding: 30px 0;
}
@media all and (max-width: 737px) {
  header {
    padding: 15px 0;
  }
}
header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#home {
  height: 85vh;
  min-height: 600px;
  background: url("../img/app-section-bg.jpg") no-repeat center;
  background-size: cover;
  position: relative;
  padding: 150px;
}
@media all and (max-width: 737px) {
  #home {
    padding: 150px 20px;
  }
}
@media all and (max-width: 1280px) {
  #home {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media all and (max-width: 767px) {
  #home {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    padding-bottom: 40px;
  }
}
#home:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #365140;
  opacity: 0.9;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
#home .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#home .text {
  position: relative;
  z-index: 4;
  color: #fff;
  max-width: 800px;
  margin-left: auto;
  padding-top: 110px;
}
#home .text .subtitle {
  margin-bottom: 10px;
}
#home .text h1 {
  font-size: clamp(2rem, 1.6656rem + 1.5287vw, 4.5rem);
  margin-bottom: 25px;
}
#home .text ul {
  margin: 35px 0;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
#home .text ul li {
  width: calc(50% - 20px);
  font-size: clamp(1.25rem, 1.125rem + 0.4167vw, 1.325rem);
  font-weight: 600;
  font-style: italic;
}
@media all and (max-width: 737px) {
  #home .text ul li {
    width: 100%;
    font-size: clamp(1.25rem, 1.125rem + 0.4167vw, 1rem);
  }
}
#home .text ul li i {
  color: #d9ef82;
  margin-right: 6px;
}
#home img {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  padding-top: 110px;
}
@media all and (max-width: 1600px) {
  #home img {
    max-width: 30%;
    height: auto;
  }
}
@media all and (max-width: 1280px) {
  #home img {
    max-width: 270px;
    height: auto;
    z-index: 1;
    transform: rotateY(180deg);
    left: auto;
    right: 0;
  }
}

#info .subtitle,
#info h2 {
  text-align: center;
}
#info .image_wrap {
  position: relative;
  max-width: 1000px;
  margin: auto;
}
#info .image_wrap img {
  display: block;
  margin: auto;
  max-width: 100%;
  width: 550px;
}
#info .image_wrap .content_box {
  padding: clamp(1.25rem, 0.8333rem + 0.8681vw, 1.875rem);
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  position: absolute;
  width: 300px;
}
@media all and (max-width: 737px) {
  #info .image_wrap .content_box {
    position: relative;
    width: 100%;
    margin-top: 12px;
  }
}
#info .image_wrap .content_box span {
  display: block;
  margin-bottom: 10px;
  font-size: clamp(1.125rem, 0.9579rem + 0.5559vw, 1.25rem);
  font-weight: 700;
}
#info .image_wrap .content_box:nth-child(2) {
  top: 0;
  left: 0;
}
#info .image_wrap .content_box:nth-child(3) {
  top: 0;
  right: 0;
}
#info .image_wrap .content_box:nth-child(4) {
  bottom: 0;
  left: 0;
}
#info .image_wrap .content_box:nth-child(5) {
  bottom: 0;
  right: 0;
}

#faq .container {
  max-width: 900px;
}
#faq .list .item {
  background-color: transparent;
  border-color: transparent;
  border-radius: 20px;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
  cursor: pointer;
  transition: all 0.3s linear 0s;
}
#faq .list .item:hover, #faq .list .item.opened {
  border-color: #d9ef82;
  background: #d9ef82;
}
#faq .list .item.opened .answer {
  display: block;
  margin-top: -25px;
}
@media all and (max-width: 737px) {
  #faq .list .item.opened .answer {
    margin-top: -10px;
  }
}
#faq .list .item.opened .accordion-toggle-icon .accordion-toggle-icon-expand {
  display: none;
}
#faq .list .item.opened .accordion-toggle-icon .accordion-toggle-icon-collapse {
  display: block;
}
#faq .list .item .accordion-toggle-icon {
  position: relative;
  display: flex;
  flex-shrink: 0;
  width: 0.8em;
  height: 0.8em;
  margin-left: 10px;
}
#faq .list .item .accordion-toggle-icon div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: auto;
}
#faq .list .item .accordion-toggle-icon .accordion-toggle-icon-collapse {
  display: none;
}
#faq .list .item .question {
  font-size: clamp(1.5rem, 1.4721rem + 0.1274vw, 1.625rem);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(1.5625rem, 0.9389rem + 1.301vw, 2.5rem);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#faq .list .item .answer {
  display: none;
  padding: clamp(1.5625rem, 0.9389rem + 1.301vw, 2.5rem);
  padding-top: 0;
}

#video {
  height: 600px;
  background: #fff;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  position: relative;
}
#video .container {
  color: #fff;
  margin: 0 auto;
  width: 100%;
  z-index: 2;
  position: relative;
}
#video .container p {
  max-width: 680px;
}
#video .container a {
  margin-top: 15px;
}
#video video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}

#reviews #reviews_slider {
  display: flex;
  padding: 0 30px;
}
#reviews #reviews_slider .slide {
  width: 350px;
  min-width: 350px;
  padding: clamp(1.25rem, 0.9615rem + 1.2821vw, 2.5rem);
  background: #fff;
  border: 1px solid rgba(22, 22, 22, 0.3);
  border-radius: 10px;
  margin-bottom: 1px;
  font-size: 18px;
  line-height: 1.3;
  cursor: pointer;
}
#reviews #reviews_slider .slide:last-child {
  visibility: hidden;
  min-width: 30px;
  width: 30px;
}
#reviews #reviews_slider .slide .rating {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 0 5px;
  color: #ECB13F;
}
#reviews #reviews_slider .slide span {
  font-weight: 700;
  margin-top: 10px;
  display: block;
}

#buy .mp-list {
  display: flex;
  align-items: center;
  gap: 0 55px;
  justify-content: center;
  margin-top: 55px;
}
@media all and (max-width: 737px) {
  #buy .mp-list {
    flex-wrap: wrap;
    gap: 45px 25px;
  }
}
#buy .mp-list a {
  display: block;
  max-width: 280px;
}
#buy .mp-list a img {
  max-width: 100%;
  vertical-align: top;
  max-height: 40px;
}

#manual {
  padding-top: 150px;
}
@media all and (max-width: 737px) {
  #manual {
    padding-top: 110px;
  }
}
#manual .back {
  display: inline-flex;
  align-items: center;
  gap: 0 6px;
  margin-bottom: 10px;
  color: #161616;
  font-weight: 500;
  line-height: 1;
}
footer {
  background: #161616;
  padding: 60px 0px;
  position: relative;
  color: #fff;
  margin-top: 80px;
}
footer:before {
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  width: 100%;
  height: 25px;
  -webkit-mask-image: url("../img/mask.svg");
  -webkit-mask-size: cover;
  -webkit-mask-position: bottom center;
  background: url("../img/mask.svg");
  background-position: bottom;
  background-size: cover;
  transform: rotate(180deg);
}
@media all and (max-width: 737px) {
  footer:before {
    height: 45px;
  }
}
footer .slogan {
  font-size: clamp(2rem, 1.6656rem + 1.5287vw, 3.5rem);
  font-weight: 900;
  max-width: 600px;
  margin-bottom: 25px;
}
footer .logo {
  display: block;
  margin: 0 auto 20px auto;
}
footer .row ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  list-style: none;
  gap: 10px 25px;
}
footer .row ul li a {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}
footer .row:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 25px;
}
footer .row:first-child .feedback {
  font-size: 18px;
  max-width: 480px;
}
footer .row:first-child .feedback a {
  color: #d9ef82;
  border-bottom: 1px solid;
}
footer .row:not(:first-child) {
  padding: 60px 0px 60px 0px;
  border-style: dashed;
  border-width: 2px 0px 0px 0px;
  border-color: rgba(255, 255, 255, 0.1803921569);
  margin-top: 40px;
}
footer .row:last-child {
  padding-bottom: 0;
}

.content {
  padding: clamp(1.25rem, 0.8333rem + 0.8681vw, 1.875rem);
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  width: 100%;
  max-width: 980px;
  margin: auto;
}
.content .nav {
  list-style: upper-roman;
}
.content .nav p {
  font-weight: 700;
  font-size: 20px;
}
.content .nav li {
  margin-left: 25px;
  margin-bottom: 8px;
}
.content .nav li a {
  color: #161616;
  text-decoration: underline;
}
.content .nav li a:hover {
  text-decoration: none;
}
.content .nav .title {
  list-style: none;
  margin-left: 0;
}
.content p:not(:last-child) {
  margin-bottom: 15px;
}
.content ul {
  margin: 25px 0;
  list-style: disc;
  padding-left: 20px;
}
.content ul:last-child {
  margin-bottom: 0;
}
.content ul li:not(:last-child) {
  margin-bottom: 8px;
}

.page_header {
  width: 100%;
  max-width: 980px;
  margin: 0 auto 25px auto;
}

#manual h2 {
  font-size: clamp(2rem, 1.6656rem + 1.5287vw, 2.2rem);
  margin-top: 45px;
}

.buy_wrapper {
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  max-width: 800px;
  margin: auto;
}
.buy_wrapper .market_list {
  width: 100%;
}
.buy_wrapper .market_list .list_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
}
.buy_wrapper .market_list .list_item p {
  display: flex;
  align-items: center;
  gap: 0 15px;
}
.buy_wrapper .market_list .list_item p img {
  max-height: 24px;
}
.buy_wrapper .market_list .list_item p span {
  font-weight: 500;
}
.buy_wrapper .market_list .list_item a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  height: 36px;
  width: 180px;
  background-color: #d9ef82;
  color: #161616;
}
.buy_wrapper .market_list .list_item[data-market=ozon] a {
  background: #0068f7;
  color: #fff;
}
.buy_wrapper .market_list .list_item[data-market=wb] a {
  background: #f51ab8;
  color: #fff;
}
.buy_wrapper .market_list .list_item[data-market=yandex] a {
  background: #ffd64c;
  color: #060606;
}/*# sourceMappingURL=style.css.map */