@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1;
}

menu, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a {
  margin: 0;
  padding: 0;
  color: #000000;
}
a:hover {
  text-decoration: none;
  color: #000000;
}

button {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}

input {
  padding: 0;
}

img {
  max-width: 100%;
}

.inweb-popup input[type=text], .inweb-popup input[type=email], .inweb-popup input[type=submit], .subscription-block .subscription-form .subscription-input-wrapper input[type=email], .subscription-block .subscription-form input:not([type=checkbox]), .subscription-block, .telegram-block, body {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-style: normal;
}

h4, .h4, h3, .h3, .read-social__text {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

h1, .h1,
h2, .h2 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.lpadt-form-section .lpadt-title, .subscription-block .title, .telegram-block .title {
  font-family: "Unbounded", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lp-duck-block__title {
  font-family: "Unbounded", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.inweb-popup .title {
  font-family: "Unbounded", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.lpadt-title {
  font-family: "Unbounded", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.lpadt-form-section .lpadt-title, .subscription-block .title, .telegram-block .title {
  font-family: "Unbounded", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lpadt-section input[type=submit],
.lpadt-section button[type=submit], .lpadt-section input[type=email],
.lpadt-section input[type=text] {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.inweb-popup input[type=text], .inweb-popup input[type=email], .inweb-popup input[type=submit], .subscription-block .subscription-form .subscription-input-wrapper input[type=email], .subscription-block .subscription-form input:not([type=checkbox]), .subscription-block, .telegram-block, body {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.subscription-block .subscription-form .subscription-input-wrapper input[type=submit], .telegram-block .button {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.lpadt-regions-cards-section .card .title {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-style: normal;
}

body {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: left;
  background-color: #fff !important;
  letter-spacing: 0;
}

.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.main {
  flex-grow: 1;
}

.text-center {
  text-align: center;
}

.container {
  max-width: 1154px;
  margin: 0 auto;
  padding: 0 35px;
}

@media (min-width: 768px) {
  .display-block-desk {
    display: block;
  }
}

.title {
  display: inline-block;
}

.title-underline {
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 17px;
  border-bottom: 4px solid #005640;
}
@media screen and (max-width: 991px) {
  .title-underline {
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 2px solid #005640;
  }
}

@media (min-width: 1200px) {
  .hidden-desktop {
    display: none;
  }
}

@media (max-width: 1199px) {
  .hidden-mobile {
    display: none;
  }
}

.slick-track {
  padding-bottom: 10px;
}

.read-social {
  max-width: 1084px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  background: #005640;
  padding: 19px;
  display: flex;
  justify-content: center;
  gap: 0 20px;
  align-items: center;
}
.read-social__text {
  color: rgb(255, 255, 255);
  font-size: 25px;
  line-height: 30px;
}
.read-social__items {
  display: flex;
  justify-content: center;
  gap: 0 10px;
}

.title-logo-prefix {
  position: relative;
}
.title-logo-prefix:before {
  content: "";
  z-index: 1;
  position: absolute;
  width: 56px;
  height: 31px;
  top: -18px;
  left: -25px;
  background: url(../img/ce.webp) no-repeat center center;
  background-size: contain;
}

/**
 * Блок соціальних посилань
 */
.read-social-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  padding: 19px;
  box-shadow: 0px 0px 15.81px 0px rgba(0, 0, 0, 0.1490196078);
  margin-top: 35px;
}
@media (max-width: 1199px) {
  .read-social-2 {
    flex-direction: column;
    gap: 8px;
    margin-left: -35px;
    margin-right: -35px;
    padding: 15px 10px;
  }
}
.read-social-2 .title {
  font-size: 24px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 1199px) {
  .read-social-2 .title {
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
  }
}
.read-social-2 .social-items {
  display: flex;
  gap: 20px;
}
@media (max-width: 1199px) {
  .read-social-2 .social-items {
    gap: 13px;
  }
}
.read-social-2 .social-items .item .sociak-link {
  width: 36px;
  height: 36px;
  border-radius: 50px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1490196078);
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .read-social-2 .social-items .item .sociak-link {
    width: 26px;
    height: 26px;
  }
}
.read-social-2 .social-items .item .sociak-link img {
  display: inline-block;
  width: 100%;
}
.read-social-2 .social-items .item .sociak-link img.linkedin {
  width: 64%;
}
.read-social-2 .social-items .item .sociak-link img.instagram {
  width: 63%;
}
.read-social-2 .social-items .item:hover .sociak-link, .read-social-2 .social-items .item:focus .sociak-link {
  transform: scale(1.2);
}

/**
 * Блок telegram
 */
.telegram-block {
  position: relative;
  gap: 10px;
  padding: 46px 45px 32px 130px;
  margin-top: 20px;
  margin-bottom: 60px;
  border-radius: 20px;
  margin-right: 98px;
  background-color: #232323;
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
}
@media (max-width: 1199px) {
  .telegram-block {
    padding-left: 50px;
    margin-top: 60px;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .telegram-block {
    padding: 58px 30px 246px 30px;
    margin-right: 0;
    margin-bottom: 90px;
    margin-top: 20px;
  }
}
.telegram-block:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../img/zern.webp);
  opacity: 0.7;
  z-index: 1;
}
.telegram-block:after {
  content: "";
  position: absolute;
  width: 277px;
  height: 349px;
  top: -65px;
  right: -100px;
  background-image: url(../img/telegram-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
}
@media (max-width: 991px) {
  .telegram-block:after {
    width: 243px;
    height: 306px;
    top: auto;
    bottom: -70px;
    right: 50%;
    transform: translateX(50%);
  }
}
.telegram-block .title {
  font-size: 40px;
  position: relative;
  z-index: 3;
  margin-bottom: 12px;
}
.telegram-block .title.ce:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 174px;
  height: 116px;
  top: -71px;
  left: -71px;
  background: url(../img/ce.webp) no-repeat center center;
  background-size: contain;
}
@media (max-width: 991px) {
  .telegram-block .title.ce:before {
    width: 106px;
    height: 59px;
    top: -46px;
    left: -33px;
  }
}
@media (max-width: 991px) {
  .telegram-block .title {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px;
    margin-left: 7px;
  }
}
.telegram-block .title.active {
  display: block;
}
.telegram-block .text {
  max-width: 550px;
  z-index: 3;
  font-size: 24px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .telegram-block .text {
    font-size: 15px;
    margin-left: 7px;
  }
}
.telegram-block .button-wrapper {
  z-index: 3;
  position: relative;
}
.telegram-block .button {
  display: inline-block;
  font-size: 24px;
  padding: 9px 24px;
  background: #ff006e;
  color: #FFF;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.3s;
  border: none;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 991px) {
  .telegram-block .button {
    font-size: 15px;
    padding: 8px 24px;
  }
}
.telegram-block .button:hover {
  background: #c70d5e;
}

/** 
 * Блок підписки в контенті
 */
.subscription-block {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  padding: 45px 110px 30px 265px;
  border-radius: 20px;
  background-color: #232323;
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  margin-top: 55px;
  margin-left: 100px;
  min-height: 272px;
}
@media (max-width: 991px) {
  .subscription-block {
    padding: 58px 29px 183px 34px;
    margin-left: 0;
    margin-top: 35px;
    margin-bottom: 120px;
    min-height: 465px;
  }
}
@media (max-width: 480px) {
  .subscription-block {
    padding-bottom: 44vw;
  }
}
.subscription-block:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 350px;
  top: -36px;
  left: -110px;
  background-image: url(../img/subscribe-bg2.webp);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 991px) {
  .subscription-block:before {
    top: auto;
    bottom: -105px;
    left: 50%;
    transform: translateX(-47%);
    width: 90%;
    max-width: 290px;
    height: auto;
    aspect-ratio: 290/280;
  }
}
.subscription-block .title {
  font-size: 40px;
  position: relative;
  z-index: 2;
}
.subscription-block .title.ce:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 226px;
  height: 126px;
  top: -68px;
  left: -91px;
  background: url(../img/ce.webp) no-repeat center center;
  background-size: contain;
}
@media (max-width: 991px) {
  .subscription-block .title.ce:before {
    width: 106px;
    height: 59px;
    top: -46px;
    left: -33px;
  }
}
@media (max-width: 991px) {
  .subscription-block .title {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 12px;
  }
}
.subscription-block .title.active {
  display: block;
}
.subscription-block .description {
  font-size: 20px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .subscription-block .description {
    font-size: 15px;
  }
}
.subscription-block .subscription-form {
  display: flex;
  flex-direction: column;
  gap: 13px;
}
@media (max-width: 991px) {
  .subscription-block .subscription-form {
    gap: 16px;
  }
}
.subscription-block .subscription-form input:not([type=checkbox]) {
  font-size: 20px;
  height: 40px;
  min-height: 40px;
  padding: 8px 27px;
}
@media (max-width: 991px) {
  .subscription-block .subscription-form input:not([type=checkbox]) {
    min-height: 33px;
    height: 33px;
  }
}
.subscription-block .subscription-form .subscription-input-wrapper {
  position: relative;
}
.subscription-block .subscription-form .subscription-input-wrapper input[type=email] {
  font-size: 20px;
  padding-right: 230px;
  width: 100%;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.3s;
  border: none;
  background-color: #d9d9d9;
}
@media (max-width: 991px) {
  .subscription-block .subscription-form .subscription-input-wrapper input[type=email] {
    font-size: 15px;
    padding: 2px 27px;
    text-align: center;
  }
}
.subscription-block .subscription-form .subscription-input-wrapper input[type=submit] {
  font-size: 20px;
  position: absolute;
  z-index: 10;
  right: -1px;
  top: 0;
  bottom: 0;
  min-width: 203px;
  background: #ff006e;
  color: #FFF;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.3s;
  border: none;
  cursor: pointer;
}
@media (max-width: 991px) {
  .subscription-block .subscription-form .subscription-input-wrapper input[type=submit] {
    font-size: 15px;
    position: relative;
    width: 100%;
    min-width: 0;
    margin-top: 11px;
  }
}
.subscription-block .subscription-form .subscription-input-wrapper input[type=submit]:hover {
  background: #c70d5e;
}
.subscription-block .subscription-form .subscription-label {
  font-size: 12px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 991px) {
  .subscription-block .subscription-form .subscription-label {
    font-size: 13px;
  }
}
.subscription-block .subscription-form .subscription-label input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  border: none;
  border-radius: 50%;
  transform: translateY(-0.2em);
  display: inline-grid;
  place-content: center;
  margin-right: 10px;
  margin-top: 5px;
  flex: 0 0 17px;
  width: 17px;
  height: 17px;
  background: #d2d2d2;
}
@media (max-width: 767px) {
  .subscription-block .subscription-form .subscription-label input[type=checkbox] {
    flex: 0 0 15px;
    width: 15px;
    height: 15px;
    margin-top: 3px;
  }
}
.subscription-block .subscription-form .subscription-label input[type=checkbox]::before {
  content: "";
  width: 7px;
  height: 7px;
  -webkit-clip-path: none;
          clip-path: none;
  transform: translate(0px, 0px);
  transform-origin: bottom left;
  transition: 120ms all ease-in-out;
  box-shadow: none;
  background-color: #ff006e;
  border-radius: 50%;
  opacity: 0;
}
.subscription-block .subscription-form .subscription-label input[type=checkbox]:checked::before {
  opacity: 1;
}

/** 
 * Блок підписки в футері
 */
.subscription-footer {
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .subscription-footer {
    margin-bottom: 0;
  }
}
.subscription-footer .subscription-form {
  display: flex;
  flex-direction: column;
  gap: 1px;
  font-family: "Montserrat", "Roboto", Helvetica, Arial, sans-serif;
}
@media (max-width: 1199px) {
  .subscription-footer .subscription-form {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .subscription-footer .subscription-form {
    width: 100%;
    font-size: 10px;
  }
}
.subscription-footer .subscription-form input:not([type=checkbox]) {
  height: 22px;
  min-height: 22px;
  padding: 2px 4px;
  font-size: 10px;
  font-weight: 400;
  color: #fff;
}
.subscription-footer .subscription-form .subscription-input-wrapper {
  display: flex;
}
.subscription-footer .subscription-form .subscription-input-wrapper input[type=email] {
  font-family: "Montserrat", "Roboto", Helvetica, Arial, sans-serif;
  font-size: 10px;
  width: 100%;
  text-decoration: none;
  transition: all 0.3s;
  border: none;
  background-color: transparent;
  border-bottom: 0.26px solid #888;
  flex: 0 0 calc(100% - 75px);
}
.subscription-footer .subscription-form .subscription-input-wrapper input[type=submit] {
  font-family: "Montserrat", "Roboto", Helvetica, Arial, sans-serif;
  z-index: 10;
  right: 0;
  bottom: 0;
  background: transparent;
  color: #FFF;
  text-decoration: none;
  transition: all 0.3s;
  border: none;
  cursor: pointer;
  padding: 4px;
  font-weight: 200;
  border-bottom: 0.26px solid #888;
  flex: 0 0 75px;
}
.subscription-footer .subscription-form .subscription-input-wrapper input[type=submit]:hover {
  border-bottom: 0.26px solid #005640;
}
.subscription-footer .subscription-form .subscription-label {
  font-size: 7px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 767px) {
  .subscription-footer .subscription-form .subscription-label {
    text-align: left;
  }
}
.subscription-footer .subscription-form .subscription-label input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  border: none;
  border-radius: 50%;
  transform: translateY(-0.2em);
  display: inline-grid;
  place-content: center;
  margin-right: 6px;
  margin-top: 2px;
  flex: 0 0 6px;
  width: 6px;
  height: 6px;
  background: #d2d2d2;
}
@media (max-width: 767px) {
  .subscription-footer .subscription-form .subscription-label input[type=checkbox] {
    flex: 0 0 4px;
    width: 4px;
    height: 4px;
    margin-top: 3px;
  }
}
.subscription-footer .subscription-form .subscription-label input[type=checkbox]::before {
  content: "";
  width: 6px;
  height: 6px;
  -webkit-clip-path: none;
          clip-path: none;
  transform: translate(0px, 0px);
  transform-origin: bottom left;
  transition: 120ms all ease-in-out;
  box-shadow: none;
  background-color: #005640;
  border-radius: 50%;
  opacity: 0;
}
.subscription-footer .subscription-form .subscription-label input[type=checkbox]:checked::before {
  opacity: 1;
}

/**
 * Оверлей
 */
#load_overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1000;
  display: none;
  background-image: url(../img/icons/preloader.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

/** 
 * Блок підписки в попапі
 */
.inweb-popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.12;
}

.inweb-popup {
  background: #fff;
  padding: 38px 55px 55px 55px;
  max-width: 740px;
  width: 90%;
  border-radius: 15px;
}
@media (max-width: 1919px) {
  .inweb-popup {
    padding: 2vw 2.2vw 2vw 2.2vw;
    max-width: 740px;
    width: 38%;
  }
}
@media (max-width: 1199px) {
  .inweb-popup {
    width: 90%;
    max-width: 490px;
  }
}
@media (max-width: 480px) {
  .inweb-popup {
    padding: 25px 15px;
  }
}
.inweb-popup .title {
  font-size: 36px;
  margin-bottom: 1em;
  line-height: 1;
}
@media (max-width: 1919px) {
  .inweb-popup .title {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  .inweb-popup .title {
    font-size: 24px;
  }
}
.inweb-popup .text {
  font-weight: 400;
  font-size: 25px;
}
@media (max-width: 1919px) {
  .inweb-popup .text {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .inweb-popup .text {
    font-size: 18px;
  }
}
.inweb-popup input[type=text], .inweb-popup input[type=email], .inweb-popup input[type=submit] {
  font-size: 25px;
  padding: 5px 40px;
  height: 58px;
  border: 1px solid #F1F1F1;
  border-radius: 40px;
  width: 100%;
  box-sizing: border-box;
  background-color: #F1F1F1;
  transition: all 0.2s;
}
@media (max-width: 1919px) {
  .inweb-popup input[type=text], .inweb-popup input[type=email], .inweb-popup input[type=submit] {
    font-size: 20px;
    height: 42px;
    padding: 2px 20px;
  }
}
@media (max-width: 480px) {
  .inweb-popup input[type=text], .inweb-popup input[type=email], .inweb-popup input[type=submit] {
    font-size: 18px;
    padding: 2px 15px;
  }
}
.inweb-popup input[type=text], .inweb-popup input[type=email] {
  border: 1px solid #F1F1F1;
  background-color: #F1F1F1;
}
.inweb-popup input[type=text]:focus, .inweb-popup input[type=email]:focus {
  border-color: #005640;
  outline: none;
}
.inweb-popup input[type=submit] {
  border: 1px solid #005640;
  background-color: #005640;
  cursor: pointer;
  text-align: center;
  transition: all 0.2s;
  color: #fff;
}
.inweb-popup input[type=submit]:hover {
  background-color: #004B37;
  border-color: #004B37;
}
.inweb-popup .form-group {
  margin-bottom: 10px;
}
.inweb-popup .mb-40 {
  margin-bottom: 40px;
}
@media (max-width: 1919px) {
  .inweb-popup .mb-40 {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .inweb-popup .mb-40 {
    margin-bottom: 20px;
  }
}
.inweb-popup .subscription-label {
  font-size: 20px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 1919px) {
  .inweb-popup .subscription-label {
    font-size: 12px;
  }
}
.inweb-popup .subscription-label input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  border: none;
  border-radius: 50%;
  transform: translateY(-0.2em);
  display: inline-grid;
  place-content: center;
  margin-right: 18px;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  background: #E7E7E7;
}
@media (max-width: 1919px) {
  .inweb-popup .subscription-label input[type=checkbox] {
    margin-right: 10px;
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
  }
}
.inweb-popup .subscription-label input[type=checkbox]::before {
  content: "";
  width: 12px;
  height: 12px;
  -webkit-clip-path: none;
  clip-path: none;
  transition: 120ms all ease-in-out;
  box-shadow: none;
  background-color: #015640;
  border-radius: 50%;
  opacity: 0;
}
@media (max-width: 1919px) {
  .inweb-popup .subscription-label input[type=checkbox]::before {
    width: 6px;
    height: 6px;
  }
}
.inweb-popup .subscription-label input[type=checkbox]:checked::before {
  opacity: 1;
}

body.inweb-popup-lock {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #1e1e1e;
}

h1, .h1,
h2, .h2 {
  font-size: 53px;
  line-height: 65px;
}

h3, .h3 {
  font-size: 25px;
  line-height: 30px;
}

h4, .h4 {
  color: #1e1e1e;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0%;
  text-align: left;
}

h5, .h5 {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 0.3rem;
}

h6, .h6 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}

a {
  text-decoration: none;
  transition: color 0.3s ease;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #000 !important;
  color: #fff !important;
  line-height: 1 !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  overflow-x: hidden;
}
@media (max-width: 991px) {
  body {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 16px !important;
  }
}
@media (max-width: 991px) {
  body > .wrapper {
    overflow-x: hidden;
  }
}

.container {
  padding: 0 20px;
}
@media (max-width: 480px) {
  .container {
    padding: 0 16px;
  }
}

iframe {
  max-width: 100%;
}

.lpadt-section p, .lpadt-section ul, .lpadt-section ol {
  margin-bottom: 1.3em;
  margin-top: 1.3em;
}
.lpadt-section p:last-of-type, .lpadt-section ul:last-of-type, .lpadt-section ol:last-of-type {
  margin-bottom: 0;
}
.lpadt-section p:first-child, .lpadt-section ul:first-child, .lpadt-section ol:first-child {
  margin-top: 0;
}
.lpadt-section a {
  color: #fff;
  text-decoration: underline;
}
.lpadt-section ul {
  padding-left: 1em;
  margin-left: 1em;
}
.lpadt-section ul li {
  list-style-type: disc;
}
.lpadt-section .tabs {
  display: flex;
  gap: 15px;
}
@media (max-width: 767px) {
  .lpadt-section .tabs {
    flex-wrap: wrap;
    gap: 9px 14px;
  }
}
@media (max-width: 480px) {
  .lpadt-section .tabs {
    gap: 9px;
  }
}
.lpadt-section .tabs .tab {
  cursor: pointer;
  display: flex;
  gap: 7px;
  flex: 1 1 100%;
  transition: all 0.3s ease;
  text-decoration: none;
}
@media (max-width: 767px) {
  .lpadt-section .tabs .tab {
    gap: 5px;
    flex: none;
  }
}
@media (max-width: 480px) {
  .lpadt-section .tabs .tab {
    gap: 2px;
  }
}
.lpadt-section .tabs .tab-title {
  padding: 12px;
  border-radius: 50px;
  background-color: #D9D9D9;
  color: #222222;
  flex: 1 1 100%;
  min-height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .lpadt-section .tabs .tab-title {
    min-height: 35px;
    padding: 5px 20px;
    flex: none;
  }
}
@media (max-width: 480px) {
  .lpadt-section .tabs .tab-title {
    gap: 2px;
    padding: 5px 15px;
  }
}
.lpadt-section .tabs .tab-icon {
  width: 43px;
  min-width: 43px;
  height: 43px;
  border-radius: 50%;
  background-color: #FF006E;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='25' viewBox='0 0 15 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.65625 24.2618C7.04673 24.6581 7.67983 24.6674 8.07031 24.2827L14.4336 18.0124C14.8241 17.6276 14.8241 16.9945 14.4336 16.5982C14.0431 16.2019 13.41 16.1926 13.0195 16.5774L7.36328 22.1509L1.70704 16.4108C1.31656 16.0145 0.683462 16.0052 0.29298 16.39C-0.097502 16.7747 -0.097502 17.4079 0.29298 17.8042L6.65625 24.2618ZM7.36328 0.0147095L6.36339 -1.48611e-05L6.36339 23.5504L7.36328 23.5651L8.36317 23.5799L8.36317 0.0294338L7.36328 0.0147095Z' fill='white'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(-45deg);
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .lpadt-section .tabs .tab-icon {
    width: 35px;
    min-width: 35px;
    height: 35px;
  }
}
.lpadt-section .tabs .tab:hover .tab-title {
  background-color: #686868;
  color: #ffffff;
}
.lpadt-section .tabs .tab:hover .tab-icon {
  background-color: #222222;
  transform: none;
}
.lpadt-section .tabs .tab.active .tab-title {
  background-color: #686868;
  color: #ffffff;
}
.lpadt-section .tabs .tab.active .tab-icon {
  background-color: #222222;
  transform: none;
}
.lpadt-section input[type=email],
.lpadt-section input[type=text] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px 20px;
  font-size: 20px;
  border: 1px solid #686868;
  border-radius: 50px;
  box-sizing: border-box;
  height: 39px;
  background-color: transparent;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .lpadt-section input[type=email],
  .lpadt-section input[type=text] {
    font-size: 16px;
  }
}
.lpadt-section input[type=email]:placeholder,
.lpadt-section input[type=text]:placeholder {
  color: #686868;
}
.lpadt-section input[type=submit],
.lpadt-section button[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 5px 20px;
  font-size: 20px;
  border: 1px solid #FF006E;
  border-radius: 50px;
  box-sizing: border-box;
  min-height: 39px;
  background-color: #FF006E;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 767px) {
  .lpadt-section input[type=submit],
  .lpadt-section button[type=submit] {
    font-size: 16px;
  }
}
.lpadt-section input[type=submit]:hover,
.lpadt-section button[type=submit]:hover {
  background-color: #e60063;
}

img {
  height: auto;
}

.lpadt-title {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 1em;
  z-index: 1;
  line-height: 1;
}
@media (max-width: 991px) {
  .lpadt-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .lpadt-title {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .lpadt-title.tab-wrapper {
    display: flex;
    gap: 6px;
    align-items: center;
    justify-content: flex-start;
  }
}
.lpadt-title span {
  color: #FF006E;
}
.lpadt-title .tab-icon {
  display: inline-block;
  vertical-align: middle;
  width: 43px;
  min-width: 43px;
  height: 43px;
  border-radius: 50%;
  background-color: #FF006E;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='25' viewBox='0 0 15 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.65625 24.2618C7.04673 24.6581 7.67983 24.6674 8.07031 24.2827L14.4336 18.0124C14.8241 17.6276 14.8241 16.9945 14.4336 16.5982C14.0431 16.2019 13.41 16.1926 13.0195 16.5774L7.36328 22.1509L1.70704 16.4108C1.31656 16.0145 0.683462 16.0052 0.29298 16.39C-0.097502 16.7747 -0.097502 17.4079 0.29298 17.8042L6.65625 24.2618ZM7.36328 0.0147095L6.36339 -1.48611e-05L6.36339 23.5504L7.36328 23.5651L8.36317 23.5799L8.36317 0.0294338L7.36328 0.0147095Z' fill='white'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(-45deg);
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .lpadt-title .tab-icon {
    width: 35px;
    min-width: 35px;
    height: 35px;
  }
}
.lpadt-title .tab-icon:hover {
  background-color: #222222;
  transform: rotate(180deg);
}

.lp-columns {
  display: flex;
  gap: 15px;
}
@media (max-width: 767px) {
  .lp-columns {
    flex-wrap: wrap;
    gap: 1.3em;
  }
}
.lp-columns .lp-column {
  padding: 0;
  flex: 1 1 calc((100% - 15px) / 2);
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .lp-columns .lp-column {
    flex: 1 0 100%;
  }
}

.lpadt-header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 35px 0;
}
@media (max-width: 767px) {
  .lpadt-header {
    padding: 57px 0 47px 0;
  }
}
.lpadt-header__logo {
  border: none;
  text-decoration: none;
}
.lpadt-header__logo .img-1 {
  height: 53px;
  width: auto;
}
@media (max-width: 767px) {
  .lpadt-header__logo .img-1 {
    height: 29px;
  }
}
.lpadt-header__logo .img-2 {
  height: 32px;
  width: auto;
  margin-top: 6px;
}
@media (max-width: 767px) {
  .lpadt-header__logo .img-2 {
    height: 16px;
    margin-top: 4px;
  }
}
.lpadt-header__delimiter {
  padding: 0 20px;
}
@media (max-width: 767px) {
  .lpadt-header__delimiter {
    padding: 6px 10px 0 10px;
  }
}

.lpadt-top {
  padding: 115px 0 260px 0;
}
@media (max-width: 767px) {
  .lpadt-top {
    padding: 0 0 380px 0;
  }
}
.lpadt-top .container {
  position: relative;
}
.lpadt-top__title {
  width: 50%;
}
@media (max-width: 991px) {
  .lpadt-top__title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .lpadt-top__title {
    width: 100%;
    font-size: 25px;
  }
}
.lpadt-top__img {
  position: absolute;
  top: -185px;
  left: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .lpadt-top__img {
    top: 37px;
    left: 50%;
    right: auto;
    max-width: 850px;
    transform: translateX(-68%);
  }
}

.lp-duck-block {
  position: relative;
}
.lp-duck-block__column {
  width: 70%;
  box-sizing: border-box;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .lp-duck-block__column {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    min-height: 75px;
  }
}
.lp-duck-block__column:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .lp-duck-block__column:last-child {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .lp-duck-block__column-1 {
    padding-right: 50%;
  }
}
@media (max-width: 767px) {
  .lp-duck-block__column-2 {
    padding-left: 50%;
  }
}
.lp-duck-block__title {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 7px;
  z-index: 1;
  line-height: 1;
}
@media (max-width: 991px) {
  .lp-duck-block__title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .lp-duck-block__title {
    font-size: 20px;
  }
}
.lp-duck-block__title span {
  color: #FF006E;
}
.lp-duck-block img {
  position: absolute;
}
.lp-duck-block__img-1 {
  top: -24px;
  right: -8px;
}
@media (max-width: 767px) {
  .lp-duck-block__img-1 {
    width: 90px;
    top: -20px;
    right: 40px;
  }
}
.lp-duck-block__img-2 {
  display: none;
}
@media (max-width: 767px) {
  .lp-duck-block__img-2 {
    display: block;
    top: -10px;
    left: 30px;
    width: 120px;
  }
}
.lp-duck-block p {
  margin-top: 0;
}

.lpadt-chart-section {
  margin: 50px 0 90px 0;
}
@media (max-width: 767px) {
  .lpadt-chart-section {
    margin: 40px 0 40px 0;
  }
}
.lpadt-chart-section .lp-column {
  position: relative;
}
.lpadt-chart-section__img {
  margin-top: 20px;
}
.lpadt-chart-section__img-2 {
  position: absolute;
  bottom: -90px;
  right: -75px;
}
@media (max-width: 767px) {
  .lpadt-chart-section__img-2 {
    display: none;
  }
}

.lpadt-chart2-section {
  margin: 30px 0 30px 0;
}
@media (max-width: 767px) {
  .lpadt-chart2-section {
    margin: 40px 0 120px 0;
  }
}
.lpadt-chart2-section .lp-column {
  position: relative;
}
@media (max-width: 767px) {
  .lpadt-chart2-section .lp-column:first-child {
    order: 2;
  }
}
@media (max-width: 767px) {
  .lpadt-chart2-section .lp-column:last-child {
    order: 1;
  }
}
.lpadt-chart2-section__img-mask {
  position: absolute;
  top: 52%;
  left: 38%;
  z-index: 1;
}
@media (max-width: 767px) {
  .lpadt-chart2-section__img-mask {
    top: auto;
    left: auto;
    right: 10%;
    bottom: -110px;
    width: 200px;
    height: auto;
  }
}

.lpadt-local-demand-section {
  margin: 30px 0 0 0;
}
.lpadt-local-demand-section .lp-column {
  position: relative;
}
.lpadt-local-demand-section .text {
  margin-top: 30px;
  padding: 45px 50px 55px 30px;
  background-color: #222222;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .lpadt-local-demand-section .text {
    margin-top: 10px;
    padding: 28px 23px 57px 23px;
  }
}
.lpadt-local-demand-section__img {
  position: absolute;
  bottom: -36px;
  right: -5px;
  width: 165px;
  z-index: 2;
}
@media (max-width: 767px) {
  .lpadt-local-demand-section__img {
    width: 130px;
    right: 7px;
  }
}
.lpadt-local-demand-section__img-2 {
  position: absolute;
  bottom: 12px;
  right: -12px;
  width: 100px;
  z-index: 1;
}
@media (max-width: 767px) {
  .lpadt-local-demand-section__img-2 {
    width: 80px;
    bottom: 0;
    right: -14px;
  }
}

.lpadt-chart3-section {
  margin: 30px 0 30px 0;
}
@media (max-width: 767px) {
  .lpadt-chart3-section {
    margin: 50px 0 30px 0;
  }
}
.lpadt-chart3-section .lp-column {
  position: relative;
}

.lpadt-chart4-section {
  margin: 30px 0 30px 0;
}
@media (max-width: 767px) {
  .lpadt-chart4-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-chart4-section .lp-column {
  position: relative;
}
.lpadt-chart4-section .lp-column:nth-child(2) {
  margin-top: -70px;
}
@media (max-width: 767px) {
  .lpadt-chart4-section .lp-column:first-child {
    order: 2;
  }
}
@media (max-width: 767px) {
  .lpadt-chart4-section .lp-column:last-child {
    order: 1;
    margin-top: 0;
  }
}
.lpadt-chart4-section__img-whip {
  display: block;
  margin-left: auto;
}

.lpadt-chart5-section {
  margin: 55px 0 10px 0;
}
@media (max-width: 767px) {
  .lpadt-chart5-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-chart5-section .lp-column {
  position: relative;
}
@media (max-width: 767px) {
  .lpadt-chart5-section__img {
    margin-top: 15px;
  }
}
.lpadt-chart5-section__img-dildo {
  position: absolute;
  bottom: -33px;
  right: -3px;
  width: 271px;
  z-index: 1;
}
@media (max-width: 767px) {
  .lpadt-chart5-section__img-dildo {
    bottom: 15px;
    right: 20px;
    width: 169px;
  }
}

.lpadt-chart6-section {
  margin: -90px 0 60px 0;
}
@media (max-width: 767px) {
  .lpadt-chart6-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-chart6-section .lp-columns {
  align-items: flex-end;
}
.lpadt-chart6-section .lp-column {
  position: relative;
}
.lpadt-regions-cards-section {
  margin: 60px 0 60px 0;
}
@media (max-width: 767px) {
  .lpadt-regions-cards-section {
    margin: 40px 0 30px 0;
  }
}
@media (max-width: 767px) {
  .lpadt-regions-cards-section .lp-columns {
    gap: 13px;
  }
}
.lpadt-regions-cards-section .lp-column {
  position: relative;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .lpadt-regions-cards-section .lp-column {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .lpadt-regions-cards-section .lp-column:last-child {
    margin-bottom: 13px;
  }
}
.lpadt-regions-cards-section .card {
  padding: 23px;
  background-color: #222222;
  border-radius: 30px;
  height: 100%;
}
@media (max-width: 767px) {
  .lpadt-regions-cards-section .card {
    height: 100%;
  }
}
.lpadt-regions-cards-section .card .title {
  font-size: 26px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .lpadt-regions-cards-section .card .title {
    font-size: 20px;
    margin-bottom: 0;
  }
}
.lpadt-regions-cards-section .card p {
  margin-bottom: 1em;
  margin-top: 1em;
}
.lpadt-regions-cards-section .card p:last-child {
  margin-bottom: 0;
}
.lpadt-regions-cards-section .card .prd-155 {
  padding-right: 155px;
}
@media (max-width: 767px) {
  .lpadt-regions-cards-section .card .prd-155 {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .lpadt-regions-cards-section .card.card-3 {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .lpadt-regions-cards-section .card.card-4 .title {
    padding-right: 113px;
  }
}
.lpadt-regions-cards-section__img-candy-1 {
  position: absolute;
  top: -75px;
  right: -22px;
  width: 217px;
  z-index: 2;
}
@media (max-width: 767px) {
  .lpadt-regions-cards-section__img-candy-1 {
    top: -40px;
    right: -14px;
    width: 140px;
  }
}
.lpadt-regions-cards-section__img-candy-2 {
  position: absolute;
  bottom: -60px;
  left: -230px;
  width: 237px;
  z-index: 1;
}
@media (max-width: 767px) {
  .lpadt-regions-cards-section__img-candy-2 {
    top: -66px;
    right: 0;
    left: auto;
    width: 140px;
  }
}

.lpadt-chart7-section {
  margin: 60px 0 70px 0;
}
@media (max-width: 767px) {
  .lpadt-chart7-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-chart7-section .container {
  position: relative;
}
.lpadt-chart7-section__img-candy-3 {
  position: absolute;
  top: 13px;
  right: 222px;
  width: 165px;
  z-index: 2;
}
@media (max-width: 767px) {
  .lpadt-chart7-section__img-candy-3 {
    top: -37px;
    right: 52px;
    width: 90px;
  }
}

.lpadt-tabs-section .tabs {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .lpadt-tabs-section .tabs {
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .lpadt-tabs-section .tabs {
    margin-bottom: 9px;
  }
}
.lpadt-tabs-section .tab-content-wrapper {
  position: relative;
}
.lpadt-tabs-section .tab-content {
  margin-bottom: 15px;
  background-color: #222222;
  color: #ffffff;
  padding: 40px;
  border-radius: 30px;
  opacity: 0;
  transform: translateY(15px);
  visibility: hidden;
  transition: opacity 0.35s ease, transform 0.35s ease, visibility 0.35s;
  position: absolute;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .lpadt-tabs-section .tab-content {
    padding: 28px 22px;
  }
}
@media (max-width: 480px) {
  .lpadt-tabs-section .tab-content {
    margin-bottom: 9px;
  }
}
.lpadt-tabs-section .tab-content.active {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  position: relative;
}
.lpadt-tabs-section .tab-content.visible {
  display: flex;
  align-items: center;
  padding: 20px 40px;
  position: relative;
  opacity: 1;
  transform: none;
  visibility: visible;
}
@media (max-width: 767px) {
  .lpadt-tabs-section .tab-content.visible {
    padding: 28px 22px 10px 22px;
    flex-direction: column;
    gap: 15px;
  }
}
.lpadt-tabs-section .tab-content.visible p {
  flex: 0 0 50%;
}
@media (max-width: 767px) {
  .lpadt-tabs-section .tab-content.visible p {
    flex: none;
  }
}
.lpadt-tabs-section .tab-content.visible img {
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .lpadt-tabs-section .tab-content.visible img {
    width: 180px;
    height: auto;
  }
}
.lpadt-tabs-section .tab-content a {
  color: #ffffff;
  text-decoration: underline;
}

.lpadt-chart8-section {
  margin: 100px 0 50px 0;
}
@media (max-width: 767px) {
  .lpadt-chart8-section {
    margin: 50px 0 30px 0;
  }
}
.lpadt-chart8-section .lp-column {
  position: relative;
}
@media (max-width: 767px) {
  .lpadt-chart8-section .lp-column:last-child {
    padding-top: 20px;
  }
}
.lpadt-chart8-section .text {
  margin-top: 30px;
  padding: 33px 52px 40px 27px;
  background-color: #222222;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .lpadt-chart8-section .text {
    margin-top: 20px;
    padding: 35px 22px;
  }
}
.lpadt-chart8-section__img-whip {
  position: absolute;
  top: -44px;
  right: 0;
  width: 139px;
  z-index: 2;
}
@media (max-width: 767px) {
  .lpadt-chart8-section__img-whip {
    display: none;
  }
}
.lpadt-chart8-section__img-box {
  position: absolute;
  bottom: -63px;
  right: 0;
  width: 96px;
  z-index: 2;
}
@media (max-width: 767px) {
  .lpadt-chart8-section__img-box {
    width: 80px;
    right: -20px;
  }
}

.lpadt-chart9-section {
  margin: 50px 0 40px 0;
}
@media (max-width: 767px) {
  .lpadt-chart9-section {
    margin: 30px 0 30px 0;
  }
}
@media (max-width: 767px) {
  .lpadt-chart9-section .lp-column:first-child {
    order: 2;
  }
}
@media (max-width: 767px) {
  .lpadt-chart9-section .lp-column:last-child {
    order: 1;
  }
}
.lpadt-chart9-section .lpadt-title {
  margin-bottom: 46px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .lpadt-chart9-section .lpadt-title {
    margin-bottom: 1em;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .lpadt-chart9-section__img {
    margin-top: 1em;
  }
}

/* FORM  */
.lpadt-form-section {
  margin: 40px 0 90px 0;
}
@media (max-width: 767px) {
  .lpadt-form-section {
    margin: 40px 0 55px 0;
  }
}
.lpadt-form-section .lp-columns {
  align-items: center;
}
.lpadt-form-section .form-wrapper {
  background-color: rgba(255, 255, 255, 0.06);
  padding: 30px 37px 45px 50px;
  border-radius: 30px;
  border: 1px solid #505050;
  position: relative;
}
@media (max-width: 767px) {
  .lpadt-form-section .form-wrapper {
    padding: 26px 30px 53px 22px;
  }
}
.lpadt-form-section .info {
  color: #FF006E;
  margin-bottom: 12px;
}
.lpadt-form-section .lpadt-title {
  margin-bottom: 11px;
}
.lpadt-form-section .input-wrapper {
  margin-bottom: 11px;
}
.lpadt-form-section__img-heart {
  position: absolute;
  top: -135px;
  right: -36px;
  width: 200px;
  z-index: 2;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .lpadt-form-section__img-heart {
    width: 100px;
    height: auto;
    top: -22px;
    right: -10px;
    transform: rotate(-18deg);
  }
}
.lpadt-form-section__img-heart-2 {
  position: absolute;
  bottom: -48px;
  left: -40px;
  width: 100px;
  z-index: 2;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .lpadt-form-section__img-heart-2 {
    height: auto;
    bottom: -20px;
    left: 0px;
    width: 60px;
    transform: rotate(-28deg);
  }
}
@media (max-width: 767px) {
  .lpadt-form-section .sent {
    padding-bottom: 85px;
  }
}
.lpadt-form-section .sent .lpadt-form-section__img-heart {
  top: 30px;
  right: 90px;
  width: 185px;
}
@media (max-width: 767px) {
  .lpadt-form-section .sent .lpadt-form-section__img-heart {
    top: auto;
    right: 40%;
    width: 100px;
    bottom: 30px;
  }
}
.lpadt-form-section .sent .lpadt-form-section__img-heart-2 {
  bottom: 23px;
  left: auto;
  right: 213px;
}
@media (max-width: 767px) {
  .lpadt-form-section .sent .lpadt-form-section__img-heart-2 {
    right: 55%;
    width: 60px;
    bottom: 15px;
  }
}
.lpadt-form-section .sent .lp-column:first-child {
  flex: 1 1 100%;
  max-width: 650px;
}

.lpadt-blocklinks-section {
  margin: 90px 0 74px 0;
}
@media (max-width: 767px) {
  .lpadt-blocklinks-section {
    margin: 55px 0 30px 0;
  }
}
.lpadt-blocklinks-section .lp-column {
  position: relative;
}
.lpadt-blocklinks-section .lp-column:last-child:before {
  content: "";
  position: absolute;
  width: 901px;
  height: 1088px;
  background: url(../img/landing-adulttoys/bear_bg.webp) no-repeat center;
  background-size: contain;
  top: -300px;
  right: -43px;
  z-index: -1;
}
@media (max-width: 767px) {
  .lpadt-blocklinks-section .lp-column:last-child:before {
    display: none;
  }
}
.lpadt-blocklinks-section .tabs {
  flex-direction: column;
  margin-top: 35px;
  gap: 6px;
}
.lpadt-blocklinks-section .tabs .tab .tab-title {
  padding-left: 25px;
  padding-right: 25px;
  flex: none;
}
@media (max-width: 767px) {
  .lpadt-blocklinks-section .tabs .tab .tab-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.lpadt-blocklinks-section__img {
  position: absolute;
  top: 40px;
  right: 0;
  width: 534px;
}
@media (max-width: 767px) {
  .lpadt-blocklinks-section__img {
    position: static;
    display: block;
    width: 179px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
}

.lpadt-feature1-section {
  margin: 70px 0 70px 0;
}
@media (max-width: 767px) {
  .lpadt-feature1-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-feature1-section .lp-column {
  position: relative;
}
.lpadt-feature1-section .lpadt-title {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .lpadt-feature1-section .lpadt-title {
    margin-bottom: 0;
  }
}
.lpadt-feature1-section__img-whip {
  position: absolute;
  bottom: 12px;
  left: 0;
  transform: rotate(-14deg);
}
@media (max-width: 767px) {
  .lpadt-feature1-section__img-whip {
    position: static;
    transform: none;
  }
}

.lpadt-feature2-section {
  margin: 70px 0 70px 0;
}
@media (max-width: 767px) {
  .lpadt-feature2-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-feature2-section .lp-column {
  position: relative;
}
.lpadt-feature2-section .tabs {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .lpadt-feature2-section .tabs {
    margin-top: 1em;
  }
}
.lpadt-feature2-section .tabs .tab {
  flex: none;
}
.lpadt-feature2-section .tabs .tab .tab-title {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 767px) {
  .lpadt-feature2-section .tabs .tab .tab-title {
    padding-left: 22px;
    padding-right: 22px;
  }
}
.lpadt-feature2-section .tab-content-wrapper {
  position: relative;
}
.lpadt-feature2-section .tab-content {
  margin-top: 13px;
  padding: 55px 45px;
  background-color: #222222;
  color: #ffffff;
  border-radius: 30px;
  opacity: 0;
  transform: translateY(15px);
  visibility: hidden;
  transition: opacity 0.35s ease, transform 0.35s ease, visibility 0.35s;
  position: absolute;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .lpadt-feature2-section .tab-content {
    padding: 30px 22px 20px 22px;
  }
}
.lpadt-feature2-section .tab-content.active {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  position: relative;
}
.lpadt-feature2-section .tab-content a {
  color: #ffffff;
  text-decoration: underline;
}
.lpadt-feature2-section__img-rabbit {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 767px) {
  .lpadt-feature2-section__img-rabbit {
    width: 149px;
    height: auto;
    margin-right: 0;
    margin-top: -25px;
  }
}
.lpadt-feature2-section__img-duck {
  position: absolute;
  bottom: 0;
  transform: rotate(18deg);
  position: absolute;
  bottom: -27px;
  right: 18%;
  width: 150px;
}
@media (max-width: 767px) {
  .lpadt-feature2-section__img-duck {
    position: static;
    display: block;
    margin: -10px auto;
  }
}

.lpadt-feature3-section {
  margin: 70px 0 50px 0;
}
@media (max-width: 767px) {
  .lpadt-feature3-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-feature3-section .lp-columns {
  align-items: flex-end;
}
.lpadt-feature3-section .lp-column {
  position: relative;
}
.lpadt-feature3-section__img-candy {
  position: absolute;
  top: 260px;
  right: -6px;
  width: 130px;
}
@media (max-width: 767px) {
  .lpadt-feature3-section__img-candy {
    top: 190px;
    right: 0;
    width: 105px;
  }
}

.lpadt-feature4-section {
  margin: 50px 0 30px 0;
}
@media (max-width: 767px) {
  .lpadt-feature4-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-feature4-section .lp-column {
  position: relative;
}
@media (max-width: 767px) {
  .lpadt-feature4-section .tab-wrapper {
    max-width: 260px;
  }
}
.lpadt-feature4-section__img-mask {
  position: absolute;
  top: -70px;
  right: -45px;
  width: 190px;
  transform: rotate(65deg);
}
@media (max-width: 767px) {
  .lpadt-feature4-section__img-mask {
    top: -50px;
    right: -10px;
    width: 100px;
  }
}
.lpadt-feature4-section__img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.lpadt-feature4_2-section {
  margin: 40px 0 50px 0;
}
@media (max-width: 767px) {
  .lpadt-feature4_2-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-feature4_2-section .lp-column {
  position: relative;
}
.lpadt-feature4_2-section .lp-column:last-child {
  padding-top: 35px;
}
@media (max-width: 767px) {
  .lpadt-feature4_2-section .lp-column:last-child {
    padding-top: 0;
    order: 1;
  }
}
@media (max-width: 767px) {
  .lpadt-feature4_2-section .lp-column:first-child {
    order: 2;
  }
}
.lpadt-feature4_2-section__img {
  position: absolute;
  width: 49.5%;
}
@media (max-width: 767px) {
  .lpadt-feature4_2-section__img {
    position: static;
    width: 100%;
    height: auto;
  }
}
.lpadt-feature4_2-section__img-dog {
  position: absolute;
  z-index: 3;
  bottom: -214px;
  left: 23px;
}
@media (max-width: 767px) {
  .lpadt-feature4_2-section__img-dog {
    display: none;
  }
}
.lpadt-feature4_2-section .instagram-1 {
  left: 0;
  top: 0;
}
.lpadt-feature4_2-section .instagram-2 {
  right: 0;
  bottom: 0;
}

.lpadt-feature4_3-section {
  margin: 50px 0 10px 0;
}
@media (max-width: 767px) {
  .lpadt-feature4_3-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-feature4_3-section .lp-column {
  position: relative;
  z-index: 10;
}
.lpadt-feature4_3-section .lp-column:first-child {
  padding-top: 135px;
}
@media (max-width: 767px) {
  .lpadt-feature4_3-section .lp-column:first-child {
    padding-top: 0;
  }
}
.lpadt-feature4_3-section__img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.lpadt-feature4_4-section {
  margin: 30px 0 40px 0;
}
@media (max-width: 767px) {
  .lpadt-feature4_4-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-feature4_4-section .lp-column {
  position: relative;
}
.lpadt-feature4_4-section .lp-column:last-child {
  padding-top: 85px;
}
@media (max-width: 767px) {
  .lpadt-feature4_4-section .lp-column:last-child {
    padding-top: 0;
    order: 1;
  }
}
@media (max-width: 767px) {
  .lpadt-feature4_4-section .lp-column:first-child {
    order: 2;
  }
}
.lpadt-feature4_4-section__img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lpadt-feature4_4-section__img-peach {
  position: absolute;
  right: 0;
  bottom: -50px;
}

@media (max-width: 767px) {
  .lpadt-feature4_5-section {
    margin: 30px 0 30px 0;
  }
}
.lpadt-feature4_5-section .lp-column {
  position: relative;
}
.lpadt-feature4_5-section .lp-column:first-child {
  padding-top: 75px;
}
@media (max-width: 767px) {
  .lpadt-feature4_5-section .lp-column:first-child {
    padding-top: 40px;
  }
}
.lpadt-feature4_5-section__img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.lpadt-feature5-section {
  margin: 50px 0 50px 0;
}
@media (max-width: 767px) {
  .lpadt-feature5-section {
    margin: 65px 0 30px 0;
  }
}
.lpadt-feature5-section .lp-column {
  position: relative;
}
.lpadt-feature5-section__img-candy-1 {
  position: absolute;
  top: -155px;
  right: -23px;
}
@media (max-width: 767px) {
  .lpadt-feature5-section__img-candy-1 {
    top: -120px;
    right: -23px;
    max-width: 48%;
    width: 188px;
  }
}

.lpadt-footer {
  padding-top: 50px;
  padding-bottom: 180px;
}
@media (max-width: 767px) {
  .lpadt-footer {
    margin-top: 80px;
    margin-bottom: 270px;
  }
}
.lpadt-footer .lp-columns {
  position: relative;
}
.lpadt-footer .lp-column {
  position: relative;
}
@media (max-width: 767px) {
  .lpadt-footer .lp-column {
    position: static;
  }
}
.lpadt-footer .lpadt-title {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .lpadt-footer .lpadt-title {
    margin-top: 0;
  }
}
.lpadt-footer__img-dog-1 {
  position: absolute;
  top: -20px;
  right: 30px;
  z-index: 1;
}
@media (max-width: 991px) {
  .lpadt-footer__img-dog-1 {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .lpadt-footer__img-dog-1 {
    width: 156px;
    right: 0;
    top: -65px;
  }
}
.lpadt-footer__img-dog-2 {
  position: absolute;
  top: 130px;
  left: 20px;
  z-index: 2;
}
@media (max-width: 991px) {
  .lpadt-footer__img-dog-2 {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .lpadt-footer__img-dog-2 {
    width: 220px;
    left: 20%;
    top: auto;
    bottom: -245px;
  }
}
.lpadt-footer__socials {
  margin-top: 26px;
  display: flex;
  gap: 15px;
}
@media (max-width: 767px) {
  .lpadt-footer__socials {
    justify-content: center;
  }
}
.lpadt-footer__social-icon {
  width: 46px;
  height: 46px;
  border-radius: 50px;
  background-color: #FF006E;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 24px;
  transition: all 0.3s ease;
}
.lpadt-footer__social-icon.instagram {
  background-image: url(../../static/img/landing-adulttoys/icon-4.svg);
}
.lpadt-footer__social-icon.facebook {
  background-image: url(../../static/img/landing-adulttoys/icon-5.svg);
}
.lpadt-footer__social-icon.linkedin {
  background-image: url(../../static/img/landing-adulttoys/icon-1.svg);
}
.lpadt-footer__social-icon.telegram {
  background-image: url(../../static/img/landing-adulttoys/icon-3.svg);
}
.lpadt-footer__social-icon:hover {
  background-color: #cc0058;
}
.lpadt-footer .input-wrapper {
  margin-top: 30px;
  position: relative;
}
@media (max-width: 767px) {
  .lpadt-footer .input-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
}
.lpadt-footer .input-wrapper input[type=email] {
  padding-right: 260px;
}
@media (max-width: 767px) {
  .lpadt-footer .input-wrapper input[type=email] {
    padding-right: 30px;
  }
}
.lpadt-footer .input-wrapper [type=submit] {
  position: absolute;
  width: auto;
  right: 0;
  top: 0;
  bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .lpadt-footer .input-wrapper [type=submit] {
    position: static;
  }
}

/* Плавне появлення */
.reveal {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1s ease, transform 0.8s ease;
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* паралакс рух зображень */
.parallax-item {
  will-change: transform;
  transition: transform 0.08s linear;
  pointer-events: none; /* щоб не заважали клікам */
}

#load_overlay {
  position: fixed;
  inset: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 10000;
  display: none;
}

/* Серце через псевдоелемент */
#load_overlay::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  transform: translate(-50%, -50%) scale(1);
  background-image: url("/wp-content/themes/inweb/static/img/landing-adulttoys/heart-1.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  animation: heartbeat 1.2s infinite ease-in-out;
}

/* Анімація "биття" */
@keyframes heartbeat {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  14% {
    transform: translate(-50%, -50%) scale(1.15);
  }
  28% {
    transform: translate(-50%, -50%) scale(1);
  }
  42% {
    transform: translate(-50%, -50%) scale(1.15);
  }
  70% {
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}