@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%;
}

.sidebar__button, .categories__link {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.sidebar__center-link, .sidebar__sub-link, .header__hover-link, .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;
}

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

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

.sidebar__top-link, .search-block__type, .header__sub-link {
  font-family: "Unbounded", sans-serif;
  font-weight: 400;
  font-style: normal;
}

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

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

.lpait-info-section .title, .lpait-banner-section .title {
  font-family: "Unbounded", sans-serif;
  font-weight: 500;
  font-style: normal;
}

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

.lpait-info-section *, .lpait-banner-section * {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.sidebar__center-link, .sidebar__sub-link, .header__hover-link, .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;
}

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;
}

button {
  cursor: pointer;
}

@media (hover: hover) {
  .sidebar__top-link:hover, .sidebar__sub-link:hover {
    color: #005640;
  }
  .header__sub-link:hover, .header__hover-link:hover {
    cursor: pointer;
    color: #005640;
  }
  .header__sub-link:hover path, .header__hover-link:hover path {
    stroke: #005640;
  }
  .header__hover-link {
    color: #005640;
  }
  .top-btn:hover {
    background: #005640;
    color: #fff;
    border: 1px solid transparent;
  }
  .categories__link {
    transition: 0.3s;
  }
  .categories__link:hover {
    background: #005640;
    color: #fff;
  }
  .more-news__item:hover {
    transition: 0.3s;
    border-color: #005640;
  }
  .more-news__item:hover .more-news__title {
    transition: 0.3s;
    color: #005640;
  }
  .articles__item:hover {
    transition: 0.3s;
    background: #005640;
  }
  .articles__item:hover .articles__title {
    color: #fff;
  }
  .articles__item:hover .articles__body-date {
    color: #fff;
  }
  .articles__title:hover {
    text-decoration: underline;
    color: #fff;
  }
  .more-btn:hover {
    color: #005640;
  }
  .more-btn:hover path {
    fill: #005640;
  }
  .read__item-btn:hover {
    transition: 0.3s;
    background: #005640;
    color: #fff;
    border-color: #005640;
  }
  .footer a:hover {
    color: #fff;
  }
  .footer__item:hover path {
    transition: 0.3s;
    stroke: #005640;
  }
}
.top-btn {
  padding: 0 30px;
  border-radius: 18px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #fff;
  color: rgb(0, 0, 0);
  transition: 0.3s;
  border: 1px solid #1e1e1e;
}

.categories {
  margin-top: 25px;
  display: flex;
  justify-content: flex-start;
  gap: 15px;
  flex-wrap: wrap;
  align-content: normal;
}
.categories__link {
  padding: 0 35px;
  height: 42px;
  border: 1px solid #d2d2d2;
  border-radius: 31px;
  background: rgb(255, 255, 255);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #545454;
  line-height: 19px;
}
.categories__link--active {
  background: #005640;
  color: #fff;
}

.home .categories {
  justify-content: space-between;
}

.categories + .categories {
  margin-top: 15px;
}

.more-news__item {
  transition: 0.3s;
}

.more-btn {
  color: #1e1e1e;
  margin-top: 31px;
  padding-right: 44px;
  font-size: 17px;
  line-height: 21px;
  display: block;
  text-align: right;
  position: relative;
}
.more-btn svg:first-child {
  display: block;
}
.more-btn svg:last-child {
  display: none;
}
.more-btn path {
  transition: 0.3s;
}
.more-btn svg {
  position: absolute;
  right: 0;
  bottom: 1px;
}

.articles__item {
  transition: 0.3s;
}
.read__item-btn {
  transition: 0.3s;
}

.footer path {
  transition: 0.3s;
}

.burger-btn {
  position: relative;
  width: 40px;
  height: 22px;
}
.burger-btn::before, .burger-btn::after {
  content: "";
}
.burger-btn::before {
  top: 0;
}
.burger-btn::after {
  bottom: 0;
}
.burger-btn span {
  top: 50%;
  transform: translate(0, -50%);
}
.burger-btn::before,
.burger-btn span, .burger-btn::after {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: #fff;
  transition: 0.3s;
}

.sidebar__buttons {
  padding: 30px 30px 25px;
  display: flex;
  justify-content: space-between;
  gap: 25px;
  flex-direction: column;
}
.sidebar__button {
  padding: 6px 15px 5px;
  color: #000000;
  font-size: 16px;
  line-height: 19px;
  border: 0.85px solid #d2d2d2;
  border-radius: 16px;
  background: rgb(255, 255, 255);
}
.social__link path {
  transition: 0.3s;
}

.social__link:hover path {
  transition: 0.3s;
  stroke: #005640;
}

.header {
  position: relative;
  padding-top: 37px;
  min-height: 178px;
  background-color: #1e1e1e;
  box-shadow: 0px 7px 15px 0px rgba(175, 175, 175, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 10;
}
.header__top {
  padding: 0 37px;
  position: relative;
}
.header__nav {
  max-width: 1277px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 33px;
  position: relative;
}
.header .logo {
  margin: 0 auto;
  margin-top: -22px;
  transform: translateX(-3px);
}
.header .logo__img {
  display: block;
  height: 55px;
}
.header__sub {
  margin-top: 35px;
  position: relative;
}
.header__sub-items {
  margin: 0 auto;
  padding: 0 37px;
  max-width: 1147px;
  display: flex;
  justify-content: space-between;
}
.header__sub-item {
  position: relative;
}
.header__hover-items {
  overflow: hidden;
  visibility: hidden;
  top: 34px;
  position: absolute;
  padding: 10px 20px;
  background: #363636;
}
.header__sub-item:hover .header__hover-items {
  visibility: visible;
}
.header__hover-link {
  color: #ffffff;
  font-size: 18px;
  line-height: 110%;
  display: block;
}
.header__hover-item + .header__hover-item {
  margin-top: 8px;
}
.header__sub-link {
  padding: 5px 21px 41px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  display: inline-block;
  transition: all 0.3s;
}
.header__sub-link svg {
  margin-left: 10px;
}
.header__sub-link path {
  transition: all 0.3s;
}
.header__sub-item:nth-child(2) > span, .header__sub-item:nth-child(3) > span, .header__sub-item:nth-child(4) > span, .header__sub-item:nth-child(6) > span {
  padding-right: 48px;
}
.header__sub-item:nth-child(2) > span svg, .header__sub-item:nth-child(3) > span svg, .header__sub-item:nth-child(4) > span svg, .header__sub-item:nth-child(6) > span svg {
  position: absolute;
  right: 19px;
  top: 11px;
}

.search-block {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  padding: 20px 35px;
  z-index: 1;
  position: absolute;
  background: #363636;
  right: 0;
  bottom: 0;
  left: 0;
}
.search-block.active {
  opacity: 1;
  visibility: visible;
}
.search-block__form {
  margin: 0 auto;
  max-width: 1277px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 55px;
}
.search-block__type {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: block;
  box-sizing: border-box;
  background: transparent;
  border: none;
  color: rgba(243, 243, 243, 0.5019607843);
  font-size: 25px;
  line-height: 30px;
  outline: transparent;
}

.sidebar {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 0;
  right: 0;
  height: 100vh;
  z-index: 4;
  transition: 0.3s;
}
.sidebar.active {
  opacity: 1;
  visibility: visible;
}
.sidebar.active .sidebar__inner {
  left: 0;
}
.sidebar .overlay {
  width: 100%;
  height: 100%;
  background: rgba(30, 30, 30, 0.5019607843);
  position: fixed;
  z-index: -1;
}
.sidebar__inner {
  min-width: 350px;
  max-width: 370px;
  min-height: 100%;
  background: #fff;
  left: -350px;
  transition: all 0.3s;
  position: fixed;
  overflow: auto;
}
@media (max-width: 767px) {
  .sidebar__inner {
    max-width: none;
  }
}
.sidebar__top-list {
  padding: 22px 30px 15px;
}
.sidebar__sub-list {
  margin-bottom: 10px;
}
.sidebar__top-link, .sidebar__sub-link {
  color: #000;
}
.sidebar__top-link {
  color: #000000;
  font-size: 25px;
  line-height: 30px;
}
.sidebar__top-item + .sidebar__top-item, .sidebar__sub-item {
  margin-top: 15px;
}
.sidebar__sub-item + .sidebar__sub-item, .sidebar__center-item + .sidebar__center-item {
  margin-top: 10px;
}
.sidebar__sub-link {
  color: #000000;
  font-size: 22px;
  line-height: 26px;
}
.sidebar__header {
  width: 100%;
  height: 178px;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.25);
  background: #1e1e1e;
}
.sidebar__close {
  position: absolute;
  top: 45px;
  left: 30px;
}
.sidebar__content {
  overflow: auto;
  height: calc(100vh - 178px);
}
.sidebar__separator {
  width: 100%;
  height: 2px;
  background: #005640;
}
.sidebar__center-list {
  padding: 25px 30px;
}
.sidebar__center-link {
  font-size: 20px;
  line-height: 28px;
}
.sidebar__bottom {
  padding: 21px 30px 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.social {
  display: flex;
  gap: 27px;
}

@media screen and (max-width: 1200px) {
  .locked {
    overflow: hidden;
  }
  .header {
    min-height: auto;
    padding: 0 35px;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.25);
  }
  .header__top {
    padding: 0;
  }
  .header .burger-btn svg {
    width: 30px;
    height: 17px;
  }
  .header .search-btn svg {
    width: 23px;
    height: 23px;
  }
  .header .header__nav {
    flex-wrap: nowrap;
  }
  .header .logo {
    margin-top: 0;
    position: relative;
    flex: 1 1 100%;
    height: 60px;
    transform: none;
  }
  .header .logo__img {
    width: 170px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -72%);
  }
  .header .top-btn, .header__sub {
    display: none;
  }
  .header .search-block {
    padding: 16px 35px 20px;
    bottom: -60px;
  }
  .header .search-block .search-btn {
    display: none;
  }
  .header .search-block .close {
    width: 20px;
    height: 20px;
  }
  .header .search-block__type {
    font-size: 20px;
    line-height: 24px;
    max-width: calc(100% - 30px);
  }
  .header .search-block__form {
    max-width: 1277px;
    gap: 10px;
  }
  .burger-btn {
    width: 30px;
    height: 17px;
  }
  .burger-btn.active::before, .burger-btn.active::after {
    content: "";
    top: 50%;
    transform: translate(0, -50%);
  }
  .burger-btn.active::before {
    transform: rotate(45deg);
  }
  .burger-btn.active::after {
    transform: rotate(-45deg);
  }
  .burger-btn.active span {
    opacity: 0;
  }
  .sidebar {
    top: 60px;
    left: -100%;
  }
  .sidebar__top-list {
    padding-top: 25px;
  }
  .sidebar__header {
    display: none;
  }
  .sidebar__close {
    top: 18px;
    left: 35px;
  }
  .sidebar__inner {
    height: calc(100vh - 60px);
    width: 100%;
  }
  .sidebar__content {
    padding-bottom: 48px;
    height: calc(100vh - 60px);
  }
  .sidebar__bottom {
    padding-bottom: 0;
  }
  .sidebar__btn-separator {
    display: block;
  }
  .sidebar__goto {
    display: none;
  }
  .footer__info {
    padding: 20px 0 18px;
  }
  .footer__columns {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    row-gap: 30px;
  }
  .footer__column:nth-child(1) {
    flex: 0 0 calc((100% - 15px) / 2);
    order: 2;
  }
  .footer__column:nth-child(2) {
    flex: 0 0 calc((100% - 15px) / 2);
    order: 3;
  }
  .footer__column:nth-child(3) {
    order: 1;
    flex: 0 0 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .footer__column:nth-child(3) .title-social, .footer__column:nth-child(3) .footer__menu--social {
    display: none;
  }
  .footer__column:nth-child(4) {
    display: flex;
    flex: 0 0 100%;
    order: 3;
    align-items: center;
    flex-direction: column;
  }
  .footer__link--desktop {
    display: none;
  }
  .footer__link--mobile {
    display: inline;
  }
  .footer__link {
    display: inline-block;
  }
  .footer__menu--social {
    margin-top: 5px;
    display: flex;
    gap: 22px;
    justify-content: space-between;
  }
  .footer__item--social {
    padding: 0;
  }
  .footer__link--social {
    position: static;
    padding: 0;
  }
  .footer__icon {
    position: static;
    transform: none;
  }
  .footer__link--social span {
    display: none;
  }
  .footer__menu {
    padding-top: 0;
  }
  .footer__copy {
    padding: 19px 0;
  }
  .footer__copy-text {
    font-size: 10px;
    font-weight: 300;
    line-height: 140%;
  }
  .footer__title {
    text-align: left;
  }
  .footer__description {
    margin-top: 0;
    font-size: 12px;
  }
  .media {
    padding: 30px 0 20px;
  }
  .media__choise {
    margin-top: 15px;
    font-size: 16px;
  }
  .media__articles {
    margin-top: 5px;
  }
  .media .articles__item:last-child {
    display: none;
  }
  .media .categories {
    display: none;
  }
  .title-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .title-inner h1 {
    font-size: 26px;
    line-height: 32px;
  }
  .title-inner__separator {
    margin: 10px 0 0;
    order: 1;
  }
  .title-inner__descr {
    margin-top: 5px;
    font-size: 16px;
  }
  .separator {
    width: 100%;
    height: 0;
  }
  .articles {
    flex-direction: column;
    gap: 20px 15px;
    font-weight: 600;
  }
  .articles__item {
    max-width: 100%;
    min-height: 296px;
  }
  .articles__img {
    padding: 15px 20px;
    min-height: 160px;
  }
  .articles__category {
    padding: 3px 13px;
    font-size: 13px;
    line-height: 14px;
  }
  .articles__body {
    min-height: 136px;
    padding: 15px 20px 20px;
  }
  .articles__body-date {
    margin-top: 21px;
  }
  .articles__title {
    line-height: 120%;
  }
  .date {
    font-size: 12px;
    line-height: 14px;
    min-width: 100px;
    text-align: right;
  }
  .more-btn {
    margin-top: 20px;
    padding-right: 36px;
    font-size: 14px;
    line-height: 17px;
  }
  .more-btn svg:first-child {
    display: none;
  }
  .more-btn svg:last-child {
    display: block;
  }
  .more-btn svg {
    bottom: 4px;
  }
  .more-btn__title {
    font-size: 18px;
    line-height: 120%;
  }
  .another-article {
    padding-bottom: 20px;
  }
  .another-article__articles {
    margin-top: 20px;
  }
  .article {
    padding: 20px 0;
  }
  .article .articles__item:nth-child(n+4) {
    display: none;
  }
  .read-social {
    margin-top: 20px;
    max-width: 100%;
    gap: 8px;
    align-items: flex-start;
  }
  .read-social__text {
    font-size: 20px;
    line-height: 24px;
  }
  .read-social__icon {
    width: 25px;
    height: 25px;
  }
  .cases {
    padding: 20px 0;
  }
  .cases .articles {
    margin-top: 15px;
  }
  h2, .h2 {
    font-size: 24px;
    line-height: 29px;
  }
  .more-news {
    padding: 15px 0;
  }
  .more-news__items {
    flex-direction: column;
  }
  .more-news__item {
    transition: all 0.3s ease;
    max-width: 100%;
    /* Плавна зміна границі при наведенні та забиранні курсору */
  }
  .more-news__title {
    font-size: 18px;
    line-height: 120%;
  }
  .post__content h1 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 13px;
    margin-bottom: 10px;
  }
  .post__content hr {
    margin: 15px 0;
  }
  .post__content img {
    margin-bottom: 15px;
    display: block;
  }
  .post__content h2 {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .post__content h3 {
    margin-bottom: 17px;
    font-size: 16px;
  }
  .post__content h4, .post__content h5, .post__content h6 {
    font-size: 16px;
    margin-bottom: 17px;
  }
  .post__content ul {
    margin-bottom: 15px;
  }
  .post__content ul li {
    padding-left: 22px;
  }
  .post__content ul li::before {
    left: 0;
  }
  .post__content p {
    margin-bottom: 20px;
  }
  .post__content figcaption {
    font-size: 12px;
    line-height: 14px;
    margin: 7px 0 20px;
  }
  .post__content ol li + li {
    margin-top: 22px;
  }
  .post__content blockquote {
    margin: 40px 0 40px;
    padding: 26px 20px;
  }
  .post__content blockquote::before,
  .post__content blockquote::after {
    width: 38px;
    height: 34px;
  }
  .post__content blockquote::before {
    top: -16px;
    left: 4px;
  }
  .post__content blockquote::after {
    right: 4px;
    bottom: -16px;
  }
  .post__author-link {
    display: none;
  }
  .post__author {
    justify-content: space-between;
  }
  .post__author span {
    display: none;
  }
  .post__author-breadcrumbs {
    order: -1;
    margin-left: 0;
  }
  .columns {
    margin: 0 auto;
    padding-top: 40px;
  }
  .columns__main {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .columns__main > .separator {
    display: block;
  }
  .columns__aside {
    display: none;
  }
  .card {
    margin-top: 25px;
    padding: 30px 20px;
    box-shadow: 0px 0px 9.88px 0px rgba(0, 0, 0, 0.2509803922);
    background: #ffffff;
    margin-bottom: 30px;
  }
  .card .title-inner {
    display: none;
  }
  .card__about {
    margin-top: 0;
    gap: 10px;
    justify-content: space-between;
  }
  .card__info {
    order: -1;
  }
  .card__name {
    font-size: 24px;
    line-height: 29px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    display: block;
  }
  .card__name::after {
    display: none;
  }
  .card__position {
    font-size: 14px;
    line-height: 17px;
  }
  .card__departament {
    display: none;
  }
  .card__social {
    margin-top: 20px;
    max-width: 62px;
    gap: 5px;
  }
  .card__social-link svg {
    width: 14px;
    height: 14px;
  }
  .card__descr {
    margin-top: 25px;
  }
  .card__text {
    font-size: 16px;
    line-height: 22.4px;
    margin-bottom: 20px;
  }
  .card .categories {
    gap: 10px;
    justify-content: start;
  }
  .card .categories__link {
    font-size: 12px;
    line-height: 14px;
    padding: 0 18px;
    height: 24px;
  }
  .card .social {
    display: flex;
  }
  .posttags__categories {
    margin-top: 50px;
    margin-bottom: 30px;
    justify-content: start;
    gap: 10px;
  }
  .posttags__categories .categories__link {
    font-size: 12px;
    line-height: 14px;
    padding: 0 18px;
    height: 24px;
  }
  .breadcrumbs__item::after {
    content: "  I  ";
    font-size: 12px;
    line-height: 14px;
    margin-right: 2px;
  }
  .breadcrumbs__link {
    font-size: 12px;
    line-height: 14px;
  }
  .more-slider {
    padding-bottom: 15px;
  }
  .more-slider .container {
    padding: 0;
  }
  .more-slider__inner {
    margin-top: 10px;
  }
  .more-slider__articles {
    margin-top: 0;
    margin-left: -17px;
    margin-right: -17px;
  }
  .category-page {
    padding-bottom: 34px;
  }
  .category-page .categories {
    display: none;
  }
  .category-page__articles {
    margin-top: 20px;
  }
  .category-page .read-social {
    display: flex;
  }
  .pagination__inner {
    margin-top: 20px;
    gap: 12px;
  }
  .pagination__list {
    gap: 12px;
  }
  .pagination__link {
    font-size: 16px;
    line-height: 20px;
  }
  .pagination__prew-img, .pagination__next-img {
    width: 9px;
    height: 18px;
  }
  .subcategory-page .categories {
    display: none;
  }
  .subcategory-page__articles {
    margin-top: 15px;
  }
  .subcategory-page .read-social {
    display: flex;
  }
  .author-page {
    padding-bottom: 35px;
  }
  .author-page__card {
    flex-direction: column;
    gap: 25px;
  }
  .author-page__photo {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .author-page__social {
    max-width: 60px;
  }
  .author-page__descr {
    margin-top: 0;
  }
  .author-page__about {
    min-width: auto;
    gap: 0;
  }
  .media .articles__item:nth-child(2) .articles__body {
    min-height: 136px;
  }
}
.page-template-landing-ai-tools .header {
  box-shadow: none;
}

.lpait-banner-section {
  position: relative;
  background-color: #000;
  color: #fff;
  line-height: normal;
}
.lpait-banner-section .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 100%;
  max-width: none;
}
@media (max-width: 767px) {
  .lpait-banner-section .img {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    width: 100%;
  }
}
.lpait-banner-section .inner {
  position: relative;
  z-index: 2;
  min-height: 636px;
  padding-bottom: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 652px;
}
@media (max-width: 1199px) {
  .lpait-banner-section .inner {
    min-height: 470px;
    max-width: 590px;
  }
}
@media (max-width: 767px) {
  .lpait-banner-section .inner {
    justify-content: flex-start;
    padding: 70px 0 120px 0;
    min-height: 667px;
  }
}
.lpait-banner-section .title {
  position: relative;
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 0.6em;
}
@media (max-width: 1199px) {
  .lpait-banner-section .title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .lpait-banner-section .title {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .lpait-banner-section .title {
    max-width: 274px;
  }
}
.lpait-banner-section .title:before {
  content: "";
  z-index: 2;
  position: absolute;
  width: 102px;
  height: 56px;
  top: 0;
  left: 0;
  transform: translate(-44%, -63%);
  background: url(../img/ce.svg) no-repeat center center;
  background-size: contain;
}
@media (max-width: 1199px) {
  .lpait-banner-section .title:before {
    width: 70px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .lpait-banner-section .title:before {
    width: 45px;
    height: 23px;
  }
}
.lpait-banner-section .text {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 1.5em;
}
@media (max-width: 1199px) {
  .lpait-banner-section .text {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .lpait-banner-section .text {
    font-size: 15px;
    flex: 1 1 100%;
  }
}
@media (max-width: 480px) {
  .lpait-banner-section .text {
    max-width: 274px;
  }
}

.lpait-info-section {
  background-color: #1A1A1A;
  color: #fff;
  padding: 50px 0 65px 0;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  line-height: normal;
  margin-top: -80px;
  z-index: 5;
  position: relative;
}
@media (max-width: 767px) {
  .lpait-info-section {
    padding: 32px 0 50px 0;
  }
}
.lpait-info-section .title {
  position: relative;
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 0.8em;
}
@media (max-width: 1199px) {
  .lpait-info-section .title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .lpait-info-section .title {
    font-size: 25px;
  }
}
.lpait-info-section .text {
  font-size: 20px;
  margin-bottom: 1.6em;
}
@media (max-width: 767px) {
  .lpait-info-section .text {
    font-size: 15px;
  }
}
.lpait-info-section .img {
  margin-left: 50px;
}
@media (max-width: 767px) {
  .lpait-info-section .img {
    display: none;
  }
}
.lpait-info-section .img-mobile {
  display: none;
}
@media (max-width: 767px) {
  .lpait-info-section .img-mobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -35px;
    margin-top: -35px;
  }
}
.lpait-info-section .item-check {
  position: relative;
  font-size: 20px;
  padding: 14px 50px 14px 66px;
  border-radius: 50px;
  background-color: #505050;
  margin-bottom: 7px;
}
@media (max-width: 767px) {
  .lpait-info-section .item-check {
    font-size: 15px;
    padding: 8px 15px 8px 40px;
    margin-bottom: 5px;
  }
}
.lpait-info-section .item-check:last-child {
  margin-bottom: 0;
}
.lpait-info-section .item-check::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translateY(-50%);
  width: 22px;
  height: 16px;
  background: url(../img/check.svg) no-repeat center center;
  background-size: contain;
}
@media (max-width: 767px) {
  .lpait-info-section .item-check::before {
    width: 18px;
    height: 12px;
    left: 13px;
  }
}
.lpait-info-section .delimiter {
  height: 1px;
  background-color: #505050;
  margin: 35px 0;
}
.lpait-info-section .columns {
  margin: 0 -7px;
  display: flex;
}
@media (max-width: 767px) {
  .lpait-info-section .columns {
    flex-wrap: wrap;
    padding: 0;
  }
}
.lpait-info-section .columns [class^=column-] {
  padding: 0 7px;
}
@media (max-width: 767px) {
  .lpait-info-section .columns [class^=column-] {
    flex: 1 1 100% !important;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .lpait-info-section .columns [class^=column-]:last-child {
    margin-bottom: 0;
  }
}
.lpait-info-section .columns .column-1 {
  flex: 0 0 8.33%;
}
.lpait-info-section .columns .column-2 {
  flex: 0 0 16.66%;
}
.lpait-info-section .columns .column-3 {
  flex: 0 0 25%;
}
.lpait-info-section .columns .column-4 {
  flex: 0 0 33.33%;
}
.lpait-info-section .columns .column-5 {
  flex: 0 0 41.66%;
}
.lpait-info-section .columns .column-6 {
  flex: 0 0 50%;
}
.lpait-info-section .columns .column-7 {
  flex: 0 0 58.33%;
}
.lpait-info-section .columns .column-8 {
  flex: 0 0 66.66%;
}
.lpait-info-section .columns .column-9 {
  flex: 0 0 75%;
}
.lpait-info-section .columns .column-10 {
  flex: 0 0 83.33%;
}
.lpait-info-section .columns .column-11 {
  flex: 0 0 91.66%;
}
.lpait-info-section .columns .column-12 {
  flex: 0 0 100%;
}

.lpait-socials {
  margin-top: 88px;
  display: flex;
  gap: 16px;
  justify-content: center;
}
@media (max-width: 767px) {
  .lpait-socials {
    justify-content: center;
    margin-top: 40px;
  }
}

.lpait-social-icon {
  width: 46px;
  height: 46px;
  border-radius: 50px;
  background-color: #013E29;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 24px;
  transition: all 0.3s ease;
}
.lpait-social-icon.instagram {
  background-image: url(../../static/img/landing-ai-tools/icon-4.svg);
}
.lpait-social-icon.facebook {
  background-image: url(../../static/img/landing-ai-tools/icon-5.svg);
}
.lpait-social-icon.linkedin {
  background-image: url(../../static/img/landing-ai-tools/icon-1.svg);
}
.lpait-social-icon.telegram {
  background-image: url(../../static/img/landing-ai-tools/icon-3.svg);
}
.lpait-social-icon:hover {
  background-color: #000c08;
}

.lpait-subscription {
  width: 100%;
}
.lpait-subscription input[type=email] {
  border: 1px solid #fff;
  padding: 10px 250px 10px 35px;
  font-size: 20px;
  border-radius: 20px;
  font-weight: 300;
  width: 100%;
  box-sizing: border-box;
  background-color: #505050;
  display: flex;
  height: 51px;
  align-items: center;
  color: #fff;
}
@media (max-width: 767px) {
  .lpait-subscription input[type=email] {
    font-size: 15px;
    height: 31px;
    padding: 5px 20px;
    text-align: center;
    margin-bottom: 7px;
  }
}
.lpait-subscription input[type=email]:focus {
  outline: none;
  border-color: #e6e6e6;
}
.lpait-subscription input[type=email]::-moz-placeholder {
  color: #D9D9D9;
}
.lpait-subscription input[type=email]::placeholder {
  color: #D9D9D9;
}
.lpait-subscription [type=submit] {
  background-color: #FF006E;
  border: none;
  border-radius: 20px;
  padding: 10px 20px;
  min-width: 240px;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
@media (max-width: 767px) {
  .lpait-subscription [type=submit] {
    font-size: 15px;
    min-width: 0;
    height: 31px;
    padding: 5px 20px;
    text-align: center;
    border: 1px solid #FF006E;
  }
}
.lpait-subscription [type=submit]:hover {
  background-color: #b3004d;
}
.lpait-subscription .input-wrapper {
  position: relative;
}
.lpait-subscription .input-wrapper [type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  height: 100%;
}
@media (max-width: 767px) {
  .lpait-subscription .input-wrapper [type=submit] {
    position: static;
    display: block;
    width: 100%;
  }
}

.lpait-result {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  align-items: center;
  justify-content: center;
}
.lpait-result.active {
  display: flex;
}
.lpait-result .lpait-result-inner {
  position: relative;
  background-color: #1A1A1A;
  border-radius: 20px;
  padding: 200px 60px 70px 60px;
  color: #fff;
  max-width: 738px;
  background-image: url("data:image/svg+xml,%3Csvg width='99' height='85' viewBox='0 0 99 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.0417 47.0833C80.9225 47.0833 81.7857 47.3304 82.5331 47.7965C83.2805 48.2626 83.8822 48.929 84.2697 49.72L84.4957 50.2709L85.1078 52.0506C85.7538 53.9442 86.7947 55.679 88.1616 57.1401C89.5285 58.6011 91.1902 59.7551 93.0367 60.5256L93.9077 60.8552L95.6875 61.4626C96.5688 61.7633 97.3412 62.3186 97.907 63.0582C98.4727 63.7979 98.8064 64.6887 98.8659 65.618C98.9254 66.5474 98.7079 67.4735 98.2411 68.2792C97.7742 69.085 97.0789 69.7342 96.243 70.1447L95.6875 70.3707L93.9077 70.9828C92.0141 71.6288 90.2793 72.6697 88.8183 74.0366C87.3572 75.4035 86.2032 77.0652 85.4327 78.9117L85.1031 79.7827L84.4957 81.5625C84.1951 82.4438 83.6398 83.2162 82.9001 83.782C82.1604 84.3477 81.2696 84.6814 80.3403 84.7409C79.4109 84.8004 78.4848 84.5829 77.6791 84.1161C76.8734 83.6492 76.2241 82.9539 75.8136 82.118L75.5876 81.5625L74.9755 79.7827C74.3295 77.8891 73.2886 76.1543 71.9217 74.6933C70.5548 73.2322 68.8931 72.0782 67.0467 71.3077L66.1756 70.9781L64.3959 70.3707C63.5145 70.0701 62.7421 69.5148 62.1764 68.7751C61.6106 68.0354 61.2769 67.1446 61.2174 66.2153C61.1579 65.2859 61.3754 64.3598 61.8423 63.5541C62.3091 62.7484 63.0044 62.0991 63.8403 61.6886L64.3959 61.4626L66.1756 60.8505C68.0692 60.2045 69.804 59.1636 71.2651 57.7967C72.7261 56.4298 73.8801 54.7681 74.6506 52.9217L74.9802 52.0506L75.5876 50.2709C75.9048 49.3414 76.5048 48.5344 77.3034 47.9628C78.1021 47.3912 79.0595 47.0837 80.0417 47.0833ZM84.75 4.72095e-07C87.1257 -0.000751352 89.4139 0.896497 91.1559 2.51188C92.8979 4.12727 93.9649 6.34139 94.1431 8.71042L94.1667 9.41667V32.9583C94.1653 34.1584 93.7058 35.3126 92.882 36.1853C92.0582 37.0579 90.9323 37.583 89.7343 37.6534C88.5363 37.7237 87.3566 37.3339 86.4364 36.5637C85.5161 35.7934 84.9247 34.7009 84.783 33.5092L84.75 32.9583V21.8231L51.6033 49.4469C50.4296 50.4244 48.9705 50.9949 47.4451 51.073C45.9196 51.1511 44.4099 50.7325 43.1425 49.8801L42.5633 49.4469L9.41667 21.8231V65.9167H47.0833C48.2834 65.918 49.4376 66.3775 50.3103 67.2013C51.1829 68.0251 51.708 69.1511 51.7784 70.3491C51.8487 71.5471 51.4589 72.7267 50.6887 73.647C49.9184 74.5672 48.8259 75.1586 47.6342 75.3004L47.0833 75.3333H9.41667C7.04095 75.3341 4.75275 74.4368 3.01075 72.8214C1.26876 71.2061 0.201721 68.9919 0.0235427 66.6229L4.72095e-07 65.9167V9.41667C-0.000751352 7.04095 0.896497 4.75275 2.51188 3.01075C4.12727 1.26876 6.34139 0.201721 8.71042 0.0235427L9.41667 4.72095e-07H84.75ZM80.0417 62.1312C78.9279 63.5328 77.6578 64.8029 76.2562 65.9167C77.6624 67.0341 78.9242 68.2959 80.0417 69.7022C81.156 68.2959 82.4178 67.0341 83.8272 65.9167C82.4255 64.8029 81.1554 63.5328 80.0417 62.1312ZM84.75 9.41667H9.41667V9.56733L47.0833 40.9531L84.75 9.56733V9.41667Z' fill='%23649C78'/%3E%3C/svg%3E%0A");
  background-size: 112px;
  background-repeat: no-repeat;
  background-position: top 66px center;
}
@media (max-width: 1199px) {
  .lpait-result .lpait-result-inner {
    max-width: 85%;
    padding: 170px 27px 64px 27px;
    background-position: center 60px;
    background-size: 90px;
  }
}
.lpait-result .lpait-result-inner .title {
  display: block;
  text-align: center;
  font-weight: 600;
  font-family: "Unbounded", sans-serif;
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .lpait-result .lpait-result-inner .title {
    text-align: left;
  }
}
.lpait-result .lpait-result-inner .text {
  text-align: center;
  font-weight: 300;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .lpait-result .lpait-result-inner .text {
    text-align: left;
  }
}
.lpait-result .lpait-result-inner .btn-close {
  position: absolute;
  border: none;
  top: 13px;
  right: 16px;
  width: 24px;
  height: 24px;
  background: url("../../static/img/landing-ai-tools/icon-close.svg") no-repeat center center;
  background-size: contain;
  cursor: pointer;
}
.lpait-result .lpait-result-inner .btn-close:hover {
  opacity: 0.5;
}
.lpait-result.email-exists .lpait-result-inner {
  background-image: url("data:image/svg+xml,%3Csvg width='111' height='111' viewBox='0 0 111 111' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.2188 3.46875H79.7812C79.7812 3.46875 86.7188 3.46875 86.7188 10.4062V45.0938C86.7188 45.0938 86.7188 52.0312 79.7812 52.0312H31.2188C31.2188 52.0312 24.2812 52.0312 24.2812 45.0938V10.4062C24.2812 10.4062 24.2812 3.46875 31.2188 3.46875Z' stroke='%23649C78' stroke-width='8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.2812 10.4062L55.5 27.75L86.7188 10.4062M86.7188 13.875L107.531 3.46875C107.531 41.625 86.7188 38.1562 86.7188 38.1562M24.2812 13.875L3.46875 3.46875C3.46875 41.625 24.2812 38.1562 24.2812 38.1562M55.5 72.8438V107.531M72.8438 65.9062V86.7188M38.1562 65.9062V86.7188' stroke='%23649C78' stroke-width='8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}