@font-face {
  font-family: webflow-icons;
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("truetype");
  font-weight: normal;
  font-style: normal;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

h1,
h2,
h5,
h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before,
.w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-menu {
  float: right;
  position: relative;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {

  .w-nav-brand {
    padding-left: 10px;
  }
}



:root {
  --text-dark: #3a353e;
  --white: white;
  --primary-dark: #2f1d41;
  --primary-purple: #f27696;
  --paragraph-gray: #535353;
  --primary-yellow: #feef79;
  --violet: #a48cc2;
  --black: black;
  --green: #71b6aa;
  --yellow: #f3c471;
  --transparent: #fff0;
  --white-50: #ffffff80;
  --light-yellow: #feebba;
  --primary-light\<deleted\|variable-fb6c153a\>: #eef4f8;
  --mint-color: #e2eff0;
  --light-violet: #e4e3f5;
  --light-orange: #ffce90;
  --light-green: #d8efc3;
  --light-pink: #ffd3dd;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: var(--text-dark);
  font-family: Figtree, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
}

h1 {
  color: var(--text-dark);
  letter-spacing: -2.22px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 74px;
  font-weight: 800;
  line-height: 1.2em;
}

h2 {
  color: var(--text-dark);
  letter-spacing: -.5px;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
}

h5 {
  color: var(--text-dark);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4em;
}

h6 {
  color: var(--text-dark);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4em;
}

p {
  color: var(--text-dark);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-weight: 400;
  line-height: 1.4em;
}

a {
  color: var(--primary-dark);
  letter-spacing: .3px;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s;
}

a:hover {
  color: var(--primary-purple);
}

img {
  max-width: 100%;
  display: inline-block;
}

.section {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
}

.section.without-bottom-spacing {
  padding-bottom: 0;
}

.section.without-space {
  padding-top: 0;
  padding-bottom: 0;
}

.section.bottom-space-small {
  overflow: hidden;
}

.base-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.base-container.max-width {
  max-width: 970px;
}

.navbar {
  background-color: var(--white);
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.nav-menu-wrapper {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.footer {
  text-align: center;
  align-items: flex-start;
  padding: 20px 20px 40px;
}

.footer-bottom-wrapper {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-rights {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--paragraph-gray);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 1.2em;
  display: flex;
}

.footer-copyright {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  color: var(--paragraph-gray);
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 1.4em;
  display: flex;
}

.footer-copyright-link {
  color: var(--primary-dark);
  letter-spacing: .2px;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}

.footer-copyright-link:hover {
  color: var(--primary-purple);
}

.text-button-icon {
  font-family: "Fa solid 900", sans-serif;
  font-size: 13px;
  line-height: 1;
}

.paragraph-large {
  font-size: 20px;
  font-weight: 700;
}

.text-white {
  color: var(--white);
}

.text-white.margin-bottom-30 {
  margin-bottom: 30px;
}

.link-with-icon {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-transform: uppercase;
  display: flex;
}

.link-with-icon:hover {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.link-with-icon.blog-link {
  color: var(--white);
}

.link-with-icon.blog-link:hover {
  color: var(--primary-yellow);
}

.link-with-icon.white-link {
  color: var(--white);
}

.link-with-icon.white-link:hover {
  color: var(--primary-purple);
}

.paragraph-no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.footer-link {
  padding-bottom: 15px;
}

.footer-link.last-link {
  padding-bottom: 0;
}

.footer-social-icons-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 25px;
  display: flex;
}

.footer-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  margin-bottom: 50px;
  display: grid;
}

.footer-brand-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.footer-brand {
  color: #fff;
  height: 92px;
}

.footer-social-icon {
  color: var(--primary-purple);
  font-family: "Fa Brands 400 (6.4.2)", sans-serif;
  font-size: 21px;
  text-decoration: none;
  transition: all .3s;
}

.footer-social-icon:hover {
  color: var(--primary-dark);
}

.footer-links-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-logo {
  height: 100%;
}

.footer-logo-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-brand-description {
  color: var(--text-dark);
  letter-spacing: .3px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

.button-wrapper {
  margin-top: 30px;
}

.button-wrapper.desktop-hidden {
  display: none;
}

.overflow-hidden {
  overflow: hidden;
}



.home-banner-section {
  margin-top: 70px;
  padding-bottom: 170px;
}

.home-banner-section.banner-home-3 {
  padding-bottom: 0;
}

.subtitle {
  letter-spacing: .98px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.counter-number {
  color: var(--primary-purple);
  justify-content: center;
  align-items: center;
  font-size: 74px;
  font-weight: 600;
  line-height: 1em;
  display: flex;
}

.counter-number.green {
  color: var(--green);
}

.counter-number.violet {
  color: var(--violet);
}

.counter-number.yellow {
  color: var(--yellow);
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.benefit-item {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-bottom: 15px;
}

.benefit-item.last-item {
  margin-bottom: 0;
}

.footer-rights-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  display: flex;
}

.licensing-footer-link {
  color: var(--primary-dark);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.2em;
  display: flex;
}

.licensing-footer-link:hover {
  color: var(--primary-purple);
}

.primary-button {
  background-color: var(--primary-purple);
  transform: scale3d(1none, 1none, 1none);
  color: var(--white);
  text-align: center;
  letter-spacing: .3px;
  text-transform: uppercase;
  transform-style: preserve-3d;
  border-radius: 50px;
  margin-top: 0;
  padding: 14px 24px;
  font-family: Figtree, sans-serif;
  font-size: 15px;
  font-weight: 600;
  transition: color .6s, background-color .6s, transform .6s;
  display: inline-block;
}

.primary-button:hover {
  background-color: var(--primary-dark);
  color: var(--primary-yellow);
  transform: scale(.95);
}

.primary-button.yellow-hover:hover {
  background-color: var(--primary-yellow);
  color: var(--text-dark);
}

.primary-dark-button {
  background-color: var(--primary-dark);
  transform: scale3d(1none, 1none, 1none);
  color: var(--white);
  text-align: center;
  letter-spacing: .3px;
  text-transform: uppercase;
  transform-style: preserve-3d;
  border-radius: 50px;
  padding: 14px 24px;
  font-family: Figtree, sans-serif;
  font-size: 15px;
  font-weight: 600;
  transition: background-color .6s, transform .6s;
  display: inline-block;
}

.primary-dark-button:hover {
  background-color: var(--primary-purple);
  color: var(--white);
  transform: scale(.95);
}

.paragraph-medium {
  font-size: 18px;
}

.paragraph-medium.margin-bottom-40 {
  margin-bottom: 40px;
}

.navbar-link {
  padding: 10px 12px;
}

.navbar-link:hover {
  color: var(--primary-purple);
}

.brand-tablet-2 {
  display: none;
}

.nav-dropdown-menu {
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  text-align: right;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 51%;
  display: flex;
}

.navbar-right-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.tablet-wrapper {
  justify-content: center;
  width: auto;
  display: flex;
}

.button-tablet-wrap {
  display: none;
}

.primary-footer-wrapper {
  background-color: var(--primary-yellow);
  border-radius: 22px;
  padding-top: 185px;
  padding-bottom: 45px;
}

.top-cta-footer {
  background-color: var(--primary-dark);
  border-radius: 22px;
  justify-content: space-between;
  align-items: stretch;
  width: 96%;
  max-width: 1170px;
  margin-bottom: -115px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 80px;
  padding-left: 40px;
  display: flex;
  position: relative;
}

.cta-block {
  text-align: left;
  max-width: 600px;
}

.cta-footer-description {
  color: var(--white);
  max-width: 500px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.cta-image {
  object-fit: cover;
  position: absolute;
  inset: auto 5px 0% auto;
}

.decorative-img {
  position: absolute;
  inset: auto 340px 50px auto;
}

.decorative-img-1 {
  flex: 0 auto;
  position: absolute;
  inset: auto 60px 100px auto;
}

.decorative-img-2 {
  flex: 0 auto;
  position: absolute;
  inset: auto 360px 170px auto;
}

.cta-heading {
  color: var(--white);
  font-size: 48px;
}

.banner-number-big {
  color: var(--primary-dark);
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 58px;
  font-weight: 800;
  line-height: 1.2em;
}

.banner-number-big.primary-purple-text {
  color: var(--primary-purple);
}

.about-lightbox {
  background-color: var(--primary-purple);
  border-radius: 100%;
  flex: none;
  justify-content: center;
  width: 130px;
  height: 130px;
  margin-top: 20px;
  display: flex;
  position: relative;
}

.text-rotate-img {
  height: 125px;
}

.play-circle-stroke {
  border: 8px solid #fce4ea;
  border-radius: 100px;
  width: 146px;
  height: 146px;
  position: absolute;
}

.play-icon {
  position: absolute;
}

.dual-buttons-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
}

.service-item-wrap {
  background-image: url("image/pattern.webp");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  border-radius: 22px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 520px;
  padding-top: 60px;
  padding-left: 45px;
  padding-right: 45px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.service-item-wrap.second-item {
  background-image: url("image/pattern2.webp");
}

.service-item-wrap.third-item {
  background-image: url("image/pattern3.webp");
  border-radius: 120px;
}

.service-item-wrap.fourth-item {
  background-image: url("image/pattern2.webp");
  border-radius: 110px;
}

.service-item-wrap.fifth-item {
  background-image: url("image/pattern-pink.webp");
  background-position: 50% 95%;
}

.full-width {
  width: 100%;
}

.h3-link-heading {
  letter-spacing: -1.6px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  line-height: 1.2em;
  display: block;
}

.element-right {
  position: absolute;
  inset: 40% -1px auto auto;
}

.element-left {
  position: absolute;
  inset: 40% auto auto -1px;
  transform: rotate(180deg);
}

.element-top {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -55.5px 0% 0%;
  transform: rotate(-90deg);
}

.element-bottom {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: -55.5px;
  left: 0%;
  right: 0%;
  transform: rotate(90deg);
}

.service-illustration {
  position: absolute;
  inset: auto 60px 0% auto;
}

.second-service-illustration {
  position: absolute;
  bottom: 20px;
}

.fourth-service-illustration {
  position: absolute;
  inset: auto auto 30px 60px;
}

.fifth-service-illustration {
  position: absolute;
  inset: auto 60px 20px auto;
}

.right-services-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 50%;
}

.services-grids-wrap {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  max-width: 100%;
  position: relative;
}

.services-link-block-wrapper {
  background-color: var(--primary-dark);
  border-radius: 22px;
  justify-content: flex-end;
  align-items: center;
  min-width: 440px;
  margin: -170px auto 30px 20px;
  padding: 60px 90px 60px 60px;
  display: flex;
  position: relative;
}

.illustration-sun {
  position: absolute;
  inset: auto auto -50px -25px;
}

.left-services-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 50%;
}

.third-service-illustration {
  position: absolute;
  inset: auto auto 20px;
}

.yellow-background-wrap {
  background-color: var(--primary-yellow);
  background-image: url("image/lines.webp");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 80px 80px 22px 22px;
  justify-content: center;
  align-items: center;
  width: 96vw;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 40px;
}

.benefits-block {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.no-top-margin {
  margin-top: 0;
}

.counter-grid-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr 1fr .8fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 60px;
  display: grid;
}

.title-wrapper-space-between {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.blog-post-item {
  border-radius: 16px;
  justify-content: space-between;
  align-items: stretch;
  height: 500px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-item-image {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.collection-blog-content {
  z-index: 1;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px 30px 40px;
  display: flex;
  position: relative;
}

.blog-categoty-link {
  background-color: var(--white);
  text-transform: uppercase;
  border-radius: 20px;
  flex: 0 auto;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 600;
  display: block;
}

.blog-categoty-link.inner-category {
  min-width: 160px;
}

.h4-white-link-heading {
  color: var(--white);
  letter-spacing: .32px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 32px;
  line-height: 1.2em;
}

.h4-white-link-heading:hover {
  color: var(--primary-yellow);
}

.blog-item-overlay {
  z-index: 1;
  background-image: linear-gradient(#fff0, #000c);
  border-radius: 16px;
  position: absolute;
  inset: 0%;
}

.item-first {
  flex: none;

  margin-right: 30px;
}

.item-second {
  flex: none;

  margin-right: 30px;
}

.item-third {
  flex: none;

}

.blog-collection-list {
  flex: none;
  justify-content: center;
  width: 100%;
  display: flex;
}

.icon-checkmark {
  margin-top: 5px;
}

.link-wrap {
  justify-content: flex-start;
  align-items: center;
  width: 230px;
  display: flex;
}

.heading-margin-bottom {
  margin-top: 0;
  margin-bottom: 30px;
}

.about-video-wrap {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.banner-3-background {
  background-color: var(--primary-yellow);
  background-image: url("image/lines.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 96vw;
  height: 640px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 160px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-child {
  z-index: 3;
  object-fit: cover;
  position: absolute;
  inset: -6% 0% 0% 7%;
}

.center-banner-img-wrap {
  margin-top: 20px;
  position: relative;
}

.banner-hero-title-big {
  color: var(--primary-dark);
  letter-spacing: -3.6px;
  font-size: 110px;
  font-weight: 800;
}

.banner-hero-title-big.top-word {
  transform: rotate(-12deg);
}

.banner-hero-title-big.bottom-word {
  text-align: right;
  margin-top: -38px;
  margin-right: 50px;
  transform: rotate(8deg);
}

.top-hero-title-wrap {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  width: 730px;
  max-width: 800px;
  display: flex;
  position: absolute;
  inset: 50px auto auto;
}

.bottom-banner-info {
  z-index: 4;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
  position: absolute;
  inset: auto 0% 80px;
}

.left-info-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 200px;
  padding-left: 50px;
}

.banner-info-description {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.right-info-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: right;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 320px;
}

.ellipse-green {
  border: 1px solid #73e4a0;
  border-radius: 100%;
  width: 675px;
  height: 440px;
  position: absolute;
  inset: -16% 0% 0% -37%;
  transform: skew(-10deg)rotate(-27deg);
}



.illustration-dino {
  position: absolute;
  inset: -20% -80% auto auto;
}

.illustration-watermelon {
  position: absolute;
  inset: auto auto 40% -40%;
}

.illustration-nlo {
  position: absolute;
  inset: auto -10% -18% auto;
}

.stars-pattern {
  position: absolute;
  inset: 5% auto auto 12%;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.primary-purple-text {
  color: var(--primary-purple);
}

@media screen and (min-width: 1280px) {

  .section {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section.bottom-space-small {
    padding-bottom: 100px;
  }

  .footer {
    padding: 60px 40px;
  }

  .footer-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .home-banner-section {
    padding-bottom: 210px;
  }

  .counter-number {
    font-size: 90px;
  }

  .benefit-item {
    top: 40px;
  }

  .top-cta-footer {
    width: 100%;
    padding-left: 60px;
  }

  .cta-image {
    width: 400px;
    right: 60px;
  }

  .decorative-img {
    right: 460px;
  }

  .decorative-img-2 {
    bottom: 220px;
    right: 440px;
  }

  .yellow-background-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .video-content-vrap {
    width: 71%;
  }

  .about-video-wrap {
    justify-content: center;
    align-items: flex-start;
  }

  .img-bg-star {
    width: auto;
  }

  .center-banner-img-wrap {
    margin-top: 20px;
  }

  .top-hero-title-wrap {
    top: 50px;
  }

  .bottom-banner-info {
    bottom: 100px;
  }

  .banner-info-description {
    font-size: 20px;
  }

  .right-info-wrap {
    max-width: 340px;
  }
}

@media screen and (min-width: 1440px) {
  h1 {
    letter-spacing: -2.52px;
    margin-bottom: 10px;
    font-size: 84px;
  }

  h2,
  h5,
  h6 {
    margin-bottom: 10px;
  }

  .footer {
    padding-bottom: 90px;
    padding-left: 70px;
    padding-right: 70px;
  }

  .footer-wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .home-banner-section {
    padding-bottom: 230px;
  }

  .navbar-link {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
  }

  .top-cta-footer {
    padding-left: 80px;
    padding-right: 80px;
  }

  .about-lightbox {
    width: 140px;
    height: 140px;
  }

  .text-rotate-img {
    height: 130px;
  }

  .play-circle-stroke {
    width: 155px;
    height: 155px;
  }

  .dual-buttons-wrap {
    margin-top: 40px;
  }

  .right-services-grid,
  .left-services-grid {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .yellow-background-wrap {
    padding-left: 80px;
    padding-right: 80px;
  }

  .benefits-block,
  .counter-grid-wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .banner-3-background {
    height: 700px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .center-banner-img-wrap {
    margin-top: 40px;
  }

  .banner-hero-title-big {
    max-width: 100%;
    font-size: 120px;
  }

  .stars-pattern {
    left: 15%;
  }
}

@media screen and (min-width: 1920px) {
  body {
    background-color: var(--white);
  }

  .footer {
    padding-left: 200px;
    padding-right: 200px;
  }

  .text-rotate-img {
    z-index: 100;
    filter: invert(0%);
  }

  .yellow-background-wrap,
  .banner-3-background {
    background-size: contain;
  }

  .stars-pattern {
    top: 8%;
    left: 25%;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    letter-spacing: -1.92px;
    font-size: 64px;
  }

  h2 {
    letter-spacing: -.42px;
    font-size: 42px;
  }

  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .menu-button {
    text-align: right;
    background-color: #0000;
    padding: 0;
  }

  .footer-social-icons-wrapper {
    margin-top: 10px;
  }

  .footer-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-bottom: 40px;
  }

  .footer-brand {
    height: 78px;
  }

  .button-wrapper.tablet-hidden {
    display: none;
  }

  .button-wrapper.desktop-hidden {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .blog-text-block {
    justify-content: space-between;
    width: auto;
    height: auto;
  }

  .nav-tablet-menu {
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    display: flex;
  }

  .image-burger {
    margin-bottom: 4px;
  }

  .primary-button,
  .primary-dark-button {
    display: block;
  }

  .primary-dark-button.tablet-hidden {
    display: none;
  }

  .close-menu-button-2 {
    padding-bottom: 0;
  }

  .navbar-link {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    display: flex;
  }

  .brand-tablet-2 {
    object-fit: cover;
    width: 80%;
    display: flex;
  }

  .nav-dropdown-menu {
    background-color: #fff;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-direction: column;
    width: 320px;
    inset: 0% auto 0% 0%;
  }

  .nav-close-icon {
    z-index: 15;
    object-fit: cover;
    align-self: stretch;
  }

  .tablet-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .button-tablet-wrap {
    margin-top: 20px;
    display: block;
  }

  .primary-footer-wrapper {
    padding-top: 155px;
    padding-bottom: 35px;
  }

  .top-cta-footer {
    width: 95%;
    padding: 40px 30px;
  }

  .cta-block {
    width: 410px;
  }

  .cta-footer-description {
    width: 400px;
    margin-top: 10px;
  }

  .cta-image {
    width: 280px;
    right: 0;
  }

  .decorative-img {
    width: 70px;
    bottom: 30px;
    right: 260px;
  }

  .decorative-img-1 {
    width: 35px;
    bottom: 80px;
    right: 40px;
  }

  .decorative-img-2 {
    width: 30px;
    bottom: 160px;
    right: 220px;
  }

  .cta-heading {
    font-size: 36px;
  }

  .banner-number-big {
    font-size: 50px;
  }

  .service-item-wrap {
    min-height: 480px;
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .service-item-wrap.third-item {
    border-radius: 100px;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .service-item-wrap.fourth-item {
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .h3-link-heading {
    letter-spacing: -.38px;
    font-size: 38px;
  }

  .element-right,
  .element-left {
    width: 25px;
    top: 43%;
  }

  .element-top {
    width: 25px;
    top: -41px;
  }

  .element-bottom {
    width: 25px;
    bottom: -41px;
  }

  .service-illustration {
    height: 150px;
  }

  .second-service-illustration {
    height: 120px;
  }

  .fourth-service-illustration {
    height: 150px;
  }

  .fifth-service-illustration {
    height: 150px;
  }

  .right-services-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .services-link-block-wrapper {
    min-width: 360px;
    margin-top: -143px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 50px 40px 50px 80px;
  }

  .illustration-sun {
    width: 110px;
    left: -15px;
  }

  .left-services-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .third-service-illustration {
    height: 140px;
  }

  .yellow-background-wrap {
    background-position: 50% 0;
    background-size: 120%;
  }

  .benefits-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .counter-grid-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 30px;
    grid-template-columns: 1.1fr 1fr;
    width: 75%;
  }

  .blog-post-item {
    height: 460px;
  }

  .h4-white-link-heading {
    letter-spacing: .32px;
    font-size: 28px;
  }

  .item-first,
  .item-second {
    width: 47.5%;
    margin-right: 0;
  }

  .item-third {
    width: 47.5%;
  }

  .blog-collection-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
  }

  .heading-margin-bottom {
    margin-bottom: 20px;
  }

  .about-video-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .banner-3-background {
    background-size: 130%;
    height: 560px;
    padding-top: 80px;
  }

  .img-bg-star {
    height: 300px;
  }

  .image-child {
    height: 350px;
  }

  .center-banner-img-wrap {
    margin-top: 50px;
  }

  .banner-hero-title-big {
    width: 600px;
    font-size: 90px;
  }

  .banner-hero-title-big.top-word {
    width: auto;
    margin-left: -40px;
  }

  .banner-hero-title-big.bottom-word {
    width: auto;
    margin-right: 20px;
  }

  .top-hero-title-wrap {
    width: 540px;
    top: 30px;
  }

  .bottom-banner-info {
    bottom: 40px;
  }

  .left-info-wrap {
    max-width: 170px;
  }

  .banner-info-description {
    font-size: 16px;
  }

  .right-info-wrap {
    width: 270px;
  }

  .ellipse-green {
    width: 575px;
  }


  .illustration-dino {
    height: 110px;
    right: -70%;
  }

  .illustration-watermelon {
    height: 50px;
  }

  .illustration-nlo {
    height: 50px;
    right: 0%;
  }

  .stars-pattern {
    width: 600px;
    top: 5%;
    left: 5%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    letter-spacing: -1.62px;
    font-size: 54px;
  }

  h2 {
    font-size: 38px;
  }

  h5 {
    font-size: 22px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer {
    padding-top: 0;
  }

  .footer-bottom-wrapper {
    flex-wrap: wrap;
  }

  .footer-social-icons-wrapper {
    width: 100%;
    margin-top: 30px;
  }

  .footer-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
  }

  .footer-brand-wrapper {
    margin-bottom: 40px;
  }

  .footer-brand {
    padding-left: 0;
  }

  .footer-logo-wrapper {
    align-items: center;
    width: 100%;
  }

  .footer-brand-description {
    text-align: center;
  }

  .blog-text-block {
    width: 100%;
    height: auto;
  }

  .home-banner-section {
    padding-bottom: 90px;
  }

  .subtitle {
    line-height: 16px;
  }

  .brand {
    padding-left: 0;
  }

  .navbar-link {
    margin-left: 0;
  }

  .brand-tablet-2 {
    justify-content: flex-start;
    padding-left: 0;
  }

  .cta-block,
  .cta-footer-description {
    width: 100%;
  }

  .cta-image {
    display: none;
  }

  .decorative-img {
    right: 200px;
  }

  .decorative-img-2 {
    top: 10px;
    bottom: auto;
    right: 140px;
  }

  .banner-number-big {
    font-size: 46px;
  }

  .about-lightbox {
    width: 100px;
    height: 100px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .text-rotate-img {
    height: 90px;
  }

  .play-circle-stroke {
    border-width: 6px;
    outline-width: 6px;
    width: 111px;
    height: 111px;
  }

  .play-icon {
    width: 16px;
  }

  .dual-buttons-wrap {
    margin-top: 20px;
  }

  .service-item-wrap {
    width: 80%;
    min-height: 440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .service-item-wrap.second-item {
    margin-left: auto;
    margin-right: auto;
  }

  .h3-link-heading {
    font-size: 34px;
  }

  .right-services-grid {
    width: 100%;
  }

  .services-grids-wrap {
    flex-flow: column;
  }

  .services-link-block-wrapper {
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: 30px auto 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .left-services-grid {
    width: 100%;
  }

  .third-service-illustration {
    right: 60px;
  }

  .yellow-background-wrap {
    background-size: 200%;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    padding: 60px 0;
  }

  .counter-grid-wrapper {
    grid-row-gap: 20px;
    width: 90%;
    margin-top: 40px;
  }

  .blog-post-item {
    height: 380px;
  }

  .h4-white-link-heading {
    font-size: 26px;
  }

  .item-first,
  .item-second {
    width: 100%;
    margin-right: 0;
  }

  .item-third {
    width: 100%;
  }

  .blog-collection-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .link-wrap {
    justify-content: center;
    align-items: center;
  }

  .heading-margin-bottom {
    margin-bottom: 20px;
  }

  .about-video-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column-reverse;
    grid-template-rows: auto auto auto;
  }

  .banner-3-background {
    background-position: 50%;
    background-size: 150%;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
    height: 740px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-bg-star {
    height: 260px;
  }

  .image-child {
    height: 300px;
  }

  .center-banner-img-wrap {
    margin-top: 80px;
  }

  .banner-hero-title-big {
    width: auto;
    font-size: 64px;
  }

  .banner-hero-title-big.top-word {
    margin-left: 0;
  }

  .top-hero-title-wrap {
    width: 440px;
    top: 50px;
  }

  .bottom-banner-info {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    bottom: 60px;
  }

  .left-info-wrap {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .right-info-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .ellipse-green {
    width: 475px;
    height: 340px;
    top: -13%;
    left: -45%;
  }

  .ellipse-pink {
    width: 550px;
    height: 350px;
    top: -17%;
    left: -70%;
  }

  .illustration-dino {
    height: 90px;
    right: -50%;
  }

  .illustration-watermelon {
    bottom: 0%;
  }

  .illustration-nlo {
    bottom: -60%;
    right: -50%;
  }

  .stars-pattern {
    top: 4%;
    left: 0%;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 50px;
  }

  .footer {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-wrap: wrap;
    margin-top: 0;
  }

  .footer-copyright {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-wrap: wrap;
    width: 100%;
  }

  .footer-social-icons-wrapper {
    justify-content: center;
    margin-top: 30px;
  }

  .footer-brand {
    height: 70px;
  }

  .footer-links-wrapper {
    align-items: center;
  }

  .button-wrapper {
    margin-top: 20px;
  }

  .home-banner-section {
    padding-bottom: 65px;
  }

  .footer-rights-wrapper {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    justify-content: center;
  }

  .navbar-link {
    width: 99%;
  }

  .brand-tablet-2 {
    width: 80%;
    padding-left: 0;
    display: flex;
  }

  .tablet-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .top-cta-footer {
    padding: 30px 15px;
  }

  .cta-block {
    justify-content: flex-start;
    align-items: center;
  }

  .cta-footer-description {
    text-align: center;
  }

  .decorative-img {
    bottom: 5px;
    left: 10px;
    right: auto;
  }

  .decorative-img-1 {
    width: 30px;
    right: 10px;
  }

  .decorative-img-2 {
    top: 5px;
  }

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

  .dual-buttons-wrap {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .service-item-wrap {
    width: 100%;
  }

  .element-top {
    width: 25px;
    top: -39.5px;
  }

  .element-bottom {
    width: 25px;
    bottom: -39.5px;
  }

  .service-illustration {
    height: 120px;
    right: 40px;
  }

  .second-service-illustration {
    height: 80px;
  }

  .fourth-service-illustration {
    height: 120px;
  }

  .services-link-block-wrapper {
    width: 100%;
    min-width: auto;
  }

  .illustration-sun {
    width: 80px;
    bottom: -30px;
    left: -5px;
  }

  .third-service-illustration {
    height: 110px;
  }

  .counter-grid-wrapper {
    grid-template-columns: 1.1fr;
  }

  .title-wrapper-space-between {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .blog-post-item {
    height: 420px;
  }

  .collection-blog-content {
    padding: 20px 20px 30px;
  }

  .banner-3-background {
    height: 780px;
  }

  .banner-hero-title-big {
    font-size: 54px;
  }

  .banner-hero-title-big.bottom-word {
    margin-top: -35px;
  }

  .top-hero-title-wrap {
    width: 90%;
    top: 60px;
  }

  .left-info-wrap,
  .right-info-wrap {
    width: 100%;
  }

  .illustration-dino {
    height: 80px;
    top: -45%;
    right: -18%;
  }

  .illustration-watermelon {
    left: -16%;
  }

  .illustration-nlo {
    bottom: -20%;
    right: -10%;
  }
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  /* fallback на случай отсутствия JS-скролла */
}

:root {
  --elev-1: 0 6px 18px rgba(0, 0, 0, .08);
  --elev-2: 0 10px 28px rgba(0, 0, 0, .10);
  --radius-2xl: 22px;
}





.menu-button.w-nav-button:focus-visible,
.close-menu-button-2.w-nav-button:focus-visible,
.navbar-link:focus-visible,
.primary-button:focus-visible,
.primary-dark-button:focus-visible,
.link-with-icon:focus-visible {
  outline: 2px dashed var(--primary-purple);
  outline-offset: 4px;
  border-radius: 12px;
}

/* 4) Счётчики: моноширинные цифры + блики */
.counter-number {
  font-variant-numeric: tabular-nums lining-nums;
  -webkit-font-feature-settings: "tnum" 1, "lnum" 1;
  font-feature-settings: "tnum" 1, "lnum" 1;
  position: relative;
  isolation: isolate;
}

.counter-number::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, .35) 50%, transparent 100%);
  transform: translateX(-120%);
  mix-blend-mode: soft-light;
  opacity: .0;
  transition: opacity .4s ease;
}

.counter-number:hover::after {
  opacity: .7;
  animation: sweep 1.2s ease;
}

@keyframes sweep {
  0% {
    transform: translateX(-120%);
  }

  100% {
    transform: translateX(120%);
  }
}

/* 5) Сплит-текст (создаётся JS: .split-word .split-char) */

/* 6) Карточки услуг: перспектива для tilt + мелкий ховер */
.service-item-wrap {
  transform-style: preserve-3d;
  perspective: 800px;
  transition: box-shadow .25s ease, transform .25s ease;
  box-shadow: var(--elev-1);
}

.service-item-wrap:hover {
  box-shadow: var(--elev-2);
}

/* 7) Блог-карточки: плавность на изображении/оверлее (совместно с JS) */
.blog-post-item .blog-item-image,
.blog-post-item .blog-item-overlay {
  transition: transform .6s cubic-bezier(.22, .61, .36, 1), background .6s ease, opacity .6s ease;
  will-change: transform, opacity;
}

/* 8) Кнопки/ссылки – микровзаимодействия + доступность */
.primary-button,
.primary-dark-button,
.link-with-icon {
  transition: transform .25s ease, background-color .3s ease, color .3s ease, box-shadow .25s ease;
  will-change: transform;
}

.primary-button:hover,
.primary-dark-button:hover {
  box-shadow: 0 6px 18px rgba(0, 0, 0, .12);
}

.link-with-icon .text-button-icon {
  transition: transform .25s ease;
}

.link-with-icon:hover .text-button-icon {
  transform: translateX(2px);
}

/* 9) Лайтбокс: аккуратное сглаживание вращения и пульса */
.about-lightbox {
  box-shadow: 0 10px 30px rgba(242, 118, 150, .25);
  transition: transform .25s ease, box-shadow .3s ease;
}

.about-lightbox:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 36px rgba(242, 118, 150, .35);
}

.play-circle-stroke {
  will-change: transform;
}

/* 10) Хедер-иллюстрации: сделаем их чуть плавнее при параллаксе */
.img-bg-star,
.illustration-watermelon,
.illustration-nlo,
.illustration-dino,
.image-child,
.stars-pattern {
  will-change: transform;
}

/* 11) CTA-декоры – плавность для «плавания» */
.decorative-img,
.decorative-img-1,
.decorative-img-2 {
  will-change: transform;
}

/* 12) Улучшение качества рендеринга картинок (опционально) */
img {
  image-rendering: auto;
}

/* 13) Слегка увеличим область клика по соц-иконкам в футере */
.footer-social-icon {
  padding: 6px 10px;
  border-radius: 10px;
}

/* 14) Уважение к prefers-reduced-motion: минимум анимаций */
@media (prefers-reduced-motion: reduce) {

  *,
  *::before,
  *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
    scroll-behavior: auto !important;
  }

  .service-item-wrap,
  .blog-post-item .blog-item-image {
    transform: none !important;
  }
}

/* 15) Мелкие фиксы для сочетания sticky-navbar и якорей */
:target {
  scroll-margin-top: 90px;
  /* учитываем высоту фиксированной навигации */
}

/* 16) Аккуратные состояния disabled (если вдруг появятся) */
:where(button, a, .w-button)[disabled],
:where(button, a, .w-button).is-disabled {
  filter: grayscale(.25);
  opacity: .6;
  pointer-events: none;
}

/* 17) Улучшение читаемости в тёмной части CTA */
/* =========================================================
   Burger & Mobile Nav — UX/state upgrades
   Совместимо с текущей разметкой (иконка-изображение)
   ========================================================= */
/* =========================================================
   Zen Waves / JoyFest – Mobile Menu Fixes
   Compatible with existing HTML and GSAP animations
   ========================================================= */

/* 1) General Variables and Accessibility */
:root {
  --burger-size: 44px;
  /* Minimum tap target */
  --burger-bg: #ffffff;
  --burger-fg: var(--primary-dark);
  --burger-fg-active: var(--primary-purple);
  --sheet-w: 320px;
  /* Mobile menu width */
  --sheet-radius: 22px;
  --sheet-shadow: 0 18px 46px rgba(0, 0, 0, .22);
}

/* 2) Burger Button (in navbar) */
.menu-button.w-nav-button {
  width: var(--burger-size);
  height: var(--burger-size);
  display: grid;
  place-items: center;
  border-radius: 12px;
  background: var(--burger-bg);
  box-shadow: 0 1px 0 rgba(0, 0, 0, .06), 0 4px 10px rgba(0, 0, 0, .06);
  transition: transform .18s ease, box-shadow .25s ease, background-color .25s ease;
  line-height: 0;
  z-index: 1001;
  /* Ensure button is above other elements */
  cursor: pointer;
  display: none;
}

.menu-button.w-nav-button:hover {
  box-shadow: 0 2px 0 rgba(0, 0, 0, .06), 0 8px 18px rgba(0, 0, 0, .10);
  transform: translateY(-1px);
}

.menu-button.w-nav-button:active {
  transform: translateY(0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 3px 8px rgba(0, 0, 0, .08) inset;
}

.menu-button.w-nav-button:focus-visible {
  outline: 2px solid var(--primary-purple);
  outline-offset: 3px;
}

/* Colorize the burger icon */
.menu-button .image-burger {
  filter: brightness(0) saturate(100%) invert(10%) sepia(8%) saturate(1299%) hue-rotate(237deg) brightness(92%) contrast(90%);
  transition: transform .25s ease, filter .25s ease;
  width: 24px;
  height: 24px;
}

/* Open state (set by JS via aria-expanded) */

/* 3) Close Button (inside mobile menu) */
.close-menu-button-2.w-nav-button {
  width: var(--burger-size);
  height: var(--burger-size);
  margin-left: auto;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .06), 0 4px 10px rgba(0, 0, 0, .06);
  transition: transform .18s ease, box-shadow .25s ease, background-color .25s ease;
  z-index: 1001;
  cursor: pointer;
}

.close-menu-button-2.w-nav-button:hover {
  transform: translateY(-1px);
}

.close-menu-button-2.w-nav-button:active {
  transform: translateY(0);
}

.close-menu-button-2.w-nav-button:focus-visible {
  outline: 2px solid var(--primary-purple);
  outline-offset: 3px;
}

.nav-close-icon {
  width: 18px;
  height: 18px;
}

/* 4) Overlay Behind Mobile Menu */

/* 5) Mobile Menu Panel */
@media (max-width: 991px) {
  .nav-menu-2.w-nav-menu {
    display: none;
    /* Hidden by default */
    width: min(86vw, var(--sheet-w));
    max-width: 76vw;
    height: 60dvh;
    padding-bottom: max(20px, env(safe-area-inset-bottom));
    border-top-right-radius: var(--sheet-radius);
    border-bottom-right-radius: var(--sheet-radius);
    box-shadow: var(--sheet-shadow);
    background: #fff;
    z-index: 1000;
    will-change: transform, opacity;
    opacity: 0;
  }

  /* Menu content */
  .nav-dropdown-menu {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    gap: 6px;
  }

  .nav-dropdown-menu .w-nav-link {
    width: 100%;
    padding: 14px 6px;
    border-radius: 10px;
    font-size: 16px;
    transition: color .25s ease, background-color .25s ease, transform .2s ease;
  }

  .nav-dropdown-menu .w-nav-link:active {
    background: rgba(0, 0, 0, .04);
    transform: translateY(1px);
  }

  .nav-dropdown-menu .w-nav-link::after {
    content: "";
    position: absolute;
    left: 6px;
    right: 6px;
    bottom: 6px;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--primary-purple), transparent);
    transform: scaleX(0);
    transform-origin: 50% 50%;
    transition: transform .3s ease;
  }

  .nav-dropdown-menu .w-nav-link:hover::after {
    transform: scaleX(1);
  }

  /* Button at bottom of menu */
  .button-tablet-wrap {
    display: block;
    width: 100%;
    margin-top: 20px;
  }

  .button-tablet-wrap .w-button {
    width: 100%;
    text-align: center;
  }

  /* Tablet menu header */
  .nav-tablet-menu {
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    display: flex;
  }

  .brand-tablet-2 {
    display: flex;
    width: 80%;
  }

  /* Show burger button on mobile */
  .menu-button.w-nav-button {
    display: grid;
  }



  .navbar-right-wrapper {
    display: none;
    /* Hide desktop button on mobile */
  }
}

/* 6) Scroll Indicator for Mobile Menu */
@media (max-width: 991px) {
  .nav-menu-2.w-nav-menu::before {
    content: "";
    position: sticky;
    top: 0;
    display: block;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, .08), transparent);
  }
}

/* 7) Respect Reduced Motion */
@media (prefers-reduced-motion: reduce) {

  .menu-button.w-nav-button,
  .close-menu-button-2.w-nav-button,
  .nav-menu-2.w-nav-menu,
  .nav-dropdown-menu .w-nav-link {
    transition-duration: .001ms !important;
    transform: none !important;
  }
}

/* Include original non-menu-related styles to maintain functionality */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-dark);
  font-family: Figtree, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
}

img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
  image-rendering: auto;
}

a {
  background-color: #0000;
  color: var(--primary-dark);
  letter-spacing: .3px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s;
}

a:hover {
  color: var(--primary-purple);
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before,
.w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-menu {
  float: right;
  position: relative;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

@font-face {
  font-family: "Fa brands 400 (old)";
  src: url("https://cdn.prod.website-files.com/6656e34ee42dd87c5e6d6b6f/6656e34ee42dd87c5e6d6ba7_fa-brands-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa solid 900";
  src: url("https://cdn.prod.website-files.com/6656e34ee42dd87c5e6d6b6f/6656e34ee42dd87c5e6d6bc1_fa-solid-900.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url("https://cdn.prod.website-files.com/6656e34ee42dd87c5e6d6b6f/6656e34ee42dd87c5e6d6ba9_fa-regular-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400 (6.4.2)";
  src: url("https://cdn.prod.website-files.com/6656e34ee42dd87c5e6d6b6f/6656e34ee42dd87c5e6d6cb7_fa-brands-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --text-dark: #3a353e;
  --white: white;
  --primary-dark: #2f1d41;
  --primary-purple: #f27696;
  --paragraph-gray: #535353;
  --primary-yellow: #feef79;
  --violet: #a48cc2;
  --black: black;
  --green: #71b6aa;
  --yellow: #f3c471;
  --transparent: #fff0;
  --white-50: #ffffff80;
  --light-yellow: #feebba;
  --primary-light: #eef4f8;
  --mint-color: #e2eff0;
  --light-violet: #e4e3f5;
  --light-orange: #ffce90;
  --light-green: #d8efc3;
  --light-pink: #ffd3dd;
  --elev-1: 0 6px 18px rgba(0, 0, 0, .08);
  --elev-2: 0 10px 28px rgba(0, 0, 0, .10);
  --radius-2xl: 22px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;

}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  color: var(--text-dark);
  letter-spacing: -2.22px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 74px;
  font-weight: 800;
  line-height: 1.2em;
}

h2 {
  color: var(--text-dark);
  letter-spacing: -.5px;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
}

h5 {
  color: var(--text-dark);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4em;
}

h6 {
  color: var(--text-dark);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4em;
}

p {
  color: var(--text-dark);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-weight: 400;
  line-height: 1.4em;
}

.section {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
}

.section.without-bottom-spacing {
  padding-bottom: 0;
}

.section.without-space {
  padding-top: 0;
  padding-bottom: 0;
}

.section.bottom-space-small {
  overflow: hidden;
}

.base-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.base-container.max-width {
  max-width: 970px;
}

.navbar {
  background-color: var(--white);
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}



.footer {
  text-align: center;
  align-items: flex-start;
  padding: 20px 20px 40px;
}

.footer-bottom-wrapper {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-rights {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--paragraph-gray);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 1.2em;
  display: flex;
}

.footer-copyright {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  color: var(--paragraph-gray);
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 1.4em;
  display: flex;
}

.footer-copyright-link {
  color: var(--primary-dark);
  letter-spacing: .2px;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}

.footer-copyright-link:hover {
  color: var(--primary-purple);
}

.text-button-icon {
  font-family: "Fa solid 900", sans-serif;
  font-size: 13px;
  line-height: 1;
}

.paragraph-large {
  font-size: 20px;
  font-weight: 700;
}

.text-white {
  color: var(--white);
}

.text-white.margin-bottom-30 {
  margin-bottom: 30px;
}

.link-with-icon {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-transform: uppercase;
  display: flex;
  transition: transform .25s ease, background-color .3s ease, color .3s ease, box-shadow .25s ease;
}

.link-with-icon:hover {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.link-with-icon.blog-link {
  color: var(--white);
}

.link-with-icon.blog-link:hover {
  color: var(--primary-yellow);
}

.link-with-icon.white-link {
  color: var(--white);
}

.link-with-icon.white-link:hover {
  color: var(--primary-purple);
}

.link-with-icon .text-button-icon {
  transition: transform .25s ease;
}

.link-with-icon:hover .text-button-icon {
  transform: translateX(2px);
}

.paragraph-no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.footer-link {
  padding-bottom: 15px;
}

.footer-link.last-link {
  padding-bottom: 0;
}

.footer-social-icons-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 25px;
  display: flex;
}

.footer-social-icon {
  color: var(--primary-purple);
  font-family: "Fa Brands 400 (6.4.2)", sans-serif;
  font-size: 21px;
  text-decoration: none;
  transition: all .3s;
  padding: 6px 10px;
  border-radius: 10px;
}

.footer-social-icon:hover {
  color: var(--primary-dark);
}

.footer-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  margin-bottom: 50px;
  display: grid;
}

.footer-brand-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.footer-brand {
  color: #fff;
  height: 92px;
}

.footer-logo-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-brand-description {
  color: var(--text-dark);
  letter-spacing: .3px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

.button-wrapper {
  margin-top: 30px;
}

.button-wrapper.desktop-hidden {
  display: none;
}

.overflow-hidden {
  overflow: hidden;
}


.home-banner-section {
  margin-top: 70px;
  padding-bottom: 170px;
}

.home-banner-section.banner-home-3 {
  padding-bottom: 0;
}

.subtitle {
  letter-spacing: .98px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.counter-number {
  color: var(--primary-purple);
  justify-content: center;
  align-items: center;
  font-size: 74px;
  font-weight: 600;
  line-height: 1em;
  display: flex;
  font-variant-numeric: tabular-nums lining-nums;
  -webkit-font-feature-settings: "tnum" 1, "lnum" 1;
  font-feature-settings: "tnum" 1, "lnum" 1;
  position: relative;
  isolation: isolate;
}

.counter-number::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, .35) 50%, transparent 100%);
  transform: translateX(-120%);
  mix-blend-mode: soft-light;
  opacity: .0;
  transition: opacity .4s ease;
}

.counter-number:hover::after {
  opacity: .7;
  animation: sweep 1.2s ease;
}

@keyframes sweep {
  0% {
    transform: translateX(-120%);
  }

  100% {
    transform: translateX(120%);
  }
}

.counter-number.green {
  color: var(--green);
}

.counter-number.violet {
  color: var(--violet);
}

.counter-number.yellow {
  color: var(--yellow);
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.benefit-item {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-bottom: 15px;
}

.benefit-item.last-item {
  margin-bottom: 0;
}

.footer-rights-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  display: flex;
}

.licensing-footer-link {
  color: var(--primary-dark);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.2em;
  display: flex;
}

.licensing-footer-link:hover {
  color: var(--primary-purple);
}

.primary-button {
  background-color: var(--primary-purple);
  transform: scale3d(1none, 1none, 1none);
  color: var(--white);
  text-align: center;
  letter-spacing: .3px;
  text-transform: uppercase;
  transform-style: preserve-3d;
  border-radius: 50px;
  margin-top: 0;
  padding: 14px 24px;
  font-family: Figtree, sans-serif;
  font-size: 15px;
  font-weight: 600;
  transition: color .6s, background-color .6s, transform .6s;
  display: inline-block;
}

.primary-button:hover {
  background-color: var(--primary-dark);
  color: var(--primary-yellow);
  transform: scale(.95);
  box-shadow: 0 6px 18px rgba(0, 0, 0, .12);
}

.primary-button.yellow-hover:hover {
  background-color: var(--primary-yellow);
  color: var(--text-dark);
}

.primary-dark-button {
  background-color: var(--primary-dark);
  transform: scale3d(1none, 1none, 1none);
  color: var(--white);
  text-align: center;
  letter-spacing: .3px;
  text-transform: uppercase;
  transform-style: preserve-3d;
  border-radius: 50px;
  padding: 14px 24px;
  font-family: Figtree, sans-serif;
  font-size: 15px;
  font-weight: 600;
  transition: background-color .6s, transform .6s;
  display: inline-block;
}

.primary-dark-button:hover {
  background-color: var(--primary-purple);
  color: var(--white);
  transform: scale(.95);
  box-shadow: 0 6px 18px rgba(0, 0, 0, .12);
}

.paragraph-medium {
  font-size: 18px;
}

.paragraph-medium.margin-bottom-40 {
  margin-bottom: 40px;
}

.navbar-link {
  padding: 10px 12px;
}

.navbar-link:hover {
  color: var(--primary-purple);
}

.brand-tablet-2 {
  display: none;
}

.nav-dropdown-menu {
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  text-align: right;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 51%;
  display: flex;
}

.navbar-right-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.primary-footer-wrapper {
  background-color: var(--primary-yellow);
  border-radius: 22px;
  padding-top: 185px;
  padding-bottom: 45px;
}

.top-cta-footer {
  background-color: var(--primary-dark);
  border-radius: 22px;
  justify-content: space-between;
  align-items: stretch;
  width: 96%;
  max-width: 1170px;
  margin-bottom: -115px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 80px;
  padding-left: 40px;
  display: flex;
  position: relative;
}

.cta-block {
  text-align: left;
  max-width: 600px;
}

.cta-footer-description {
  color: var(--white);
  max-width: 500px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .08);
}

.cta-image {
  object-fit: cover;
  position: absolute;
  inset: auto 5px 0% auto;
}

.decorative-img {
  position: absolute;
  inset: auto 340px 50px auto;
  will-change: transform;
}

.decorative-img-1 {
  flex: 0 auto;
  position: absolute;
  inset: auto 60px 100px auto;
  will-change: transform;
}

.decorative-img-2 {
  flex: 0 auto;
  position: absolute;
  inset: auto 360px 170px auto;
  will-change: transform;
}

.cta-heading {
  color: var(--white);
  font-size: 48px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .08);
}

.banner-number-big {
  color: var(--primary-dark);
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 58px;
  font-weight: 800;
  line-height: 1.2em;
}

.banner-number-big.primary-purple-text {
  color: var(--primary-purple);
}

.about-lightbox {
  background-color: var(--primary-purple);
  border-radius: 100%;
  flex: none;
  justify-content: center;
  width: 130px;
  height: 130px;
  margin-top: 20px;
  display: flex;
  position: relative;
  box-shadow: 0 10px 30px rgba(242, 118, 150, .25);
  transition: transform .25s ease, box-shadow .3s ease;
}

.about-lightbox:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 36px rgba(242, 118, 150, .35);
}

.text-rotate-img {
  height: 125px;
}

.play-circle-stroke {
  border: 8px solid #fce4ea;
  border-radius: 100px;
  width: 146px;
  height: 146px;
  position: absolute;
  will-change: transform;
}

.play-icon {
  position: absolute;
}

.dual-buttons-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
}

.service-item-wrap {
  background-image: url("image/pattern.webp");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  border-radius: 22px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 520px;
  padding-top: 60px;
  padding-left: 45px;
  padding-right: 45px;
  display: flex;
  position: relative;
  overflow: hidden;
  transform-style: preserve-3d;
  perspective: 800px;
  transition: box-shadow .25s ease, transform .25s ease;
  box-shadow: var(--elev-1);
}

.service-item-wrap:hover {
  box-shadow: var(--elev-2);
}



.full-width {
  width: 100%;
}

.h3-link-heading {
  letter-spacing: -1.6px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  line-height: 1.2em;
  display: block;
}

.element-right {
  position: absolute;
  inset: 40% -1px auto auto;
}

.element-left {
  position: absolute;
  inset: 40% auto auto -1px;
  transform: rotate(180deg);
}

.element-top {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -55.5px 0% 0%;
  transform: rotate(-90deg);
}

.element-bottom {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: -55.5px;
  left: 0%;
  right: 0%;
  transform: rotate(90deg);
}

.service-illustration {
  position: absolute;
  inset: auto 60px 0% auto;
}

.second-service-illustration {
  position: absolute;
  bottom: 20px;
}

.fourth-service-illustration {
  position: absolute;
  inset: auto auto 30px 60px;
}

.fifth-service-illustration {
  position: absolute;
  inset: auto 60px 20px auto;
}

.right-services-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 50%;
}

.services-grids-wrap {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  max-width: 100%;
  position: relative;
}

.services-link-block-wrapper {
  background-color: var(--primary-dark);
  border-radius: 22px;
  justify-content: flex-end;
  align-items: center;
  min-width: 440px;
  margin: -170px auto 30px 20px;
  padding: 60px 90px 60px 60px;
  display: flex;
  position: relative;
}

.illustration-sun {
  position: absolute;
  inset: auto auto -50px -25px;
}

.left-services-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 50%;
}

.third-service-illustration {
  position: absolute;
  inset: auto auto 20px;
}

.yellow-background-wrap {
  background-color: var(--primary-yellow);
  background-image: url("image/lines.webp");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 80px 80px 22px 22px;
  justify-content: center;
  align-items: center;
  width: 96vw;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 40px;
}

.benefits-block {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.no-top-margin {
  margin-top: 0;
}

.counter-grid-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr 1fr .8fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 60px;
  display: grid;
}

.title-wrapper-space-between {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.blog-post-item {
  border-radius: 16px;
  justify-content: space-between;
  align-items: stretch;
  height: 500px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-post-item .blog-item-image,
.blog-post-item .blog-item-overlay {
  transition: transform .6s cubic-bezier(.22, .61, .36, 1), background .6s ease, opacity .6s ease;
  will-change: transform, opacity;
}

.blog-item-image {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.collection-blog-content {
  z-index: 1;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px 30px 40px;
  display: flex;
  position: relative;
}

.blog-categoty-link {
  background-color: var(--white);
  text-transform: uppercase;
  border-radius: 20px;
  flex: 0 auto;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 600;
  display: block;
}

.blog-categoty-link.inner-category {
  min-width: 160px;
}

.h4-white-link-heading {
  color: var(--white);
  letter-spacing: .32px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.h4-white-link-heading:hover {
  color: var(--primary-yellow);
}

.blog-item-overlay {
  z-index: 1;
  background-image: linear-gradient(#fff0, #000c);
  border-radius: 16px;
  position: absolute;
  inset: 0%;
}

.item-first {
  flex: none;

  margin-right: 30px;
}

.item-second {
  flex: none;

  margin-right: 30px;
}

.item-third {
  flex: none;

}

.blog-collection-list {
  flex: none;
  justify-content: center;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.icon-checkmark {
  margin-top: 5px;
}

.link-wrap {
  justify-content: flex-start;
  align-items: center;
  width: 230px;
  display: flex;
}

.heading-margin-bottom {
  margin-top: 0;
  margin-bottom: 30px;
}

.about-video-wrap {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.banner-3-background {
  background-color: var(--primary-yellow);
  background-image: url("image/lines.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 96vw;
  height: 640px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 160px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-child {
  z-index: 3;
  object-fit: cover;
  position: absolute;
  inset: 13% 0% 0% -7%;
  will-change: transform;
}

.bgc {
  background-color: hsla(346.3636363636363,
      100%,
      91.37%,
      1);
}

.bgl {
  background-color: hsla(184.28571428571428,
      31.82%,
      91.37%,
      1);
}

.bgr {
  background-color: hsla(43.235294117647044,
      97.14%,
      86.27%,
      1);
}

.bg243 {
  background-color: hsla(243.33333333333343,
      47.37%,
      92.55%,
      1);
  

}

.bg9 {
  background-color: hsla(91.36363636363636,
      57.89%,
      85.1%,
      1);
}

.bg91 {
  background-color: hsla(91.36363636363636,
      57.89%,
      85.1%,
      1);
}

.bg34 {
  background-color: hsla(34.090909090909086,
      100%,
      82.75%,
      1);
}

.bg4 {
  background-color: hsla(43.235294117647044,
      97.14%,
      86.27%,
      1);
}

.center-banner-img-wrap {
  margin-top: 20px;
  position: relative;
}

.banner-hero-title-big {
  color: var(--primary-dark);
  letter-spacing: -3.6px;
  font-size: 110px;
  font-weight: 800;
}

.banner-hero-title-big.top-word {
  transform: rotate(-12deg);
}

.banner-hero-title-big.bottom-word {
  text-align: right;
  margin-top: -38px;
  margin-right: 50px;
  transform: rotate(8deg);
}

.top-hero-title-wrap {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  width: 730px;
  max-width: 800px;
  display: flex;
  position: absolute;
  inset: 50px auto auto;
}

.bottom-banner-info {
  z-index: 4;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
  position: absolute;
  inset: 56% 10% 80px;
}

.left-info-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 300px;
  padding-left: 150px;
}

.banner-info-description {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.right-info-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: right;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 320px;
}

.ellipse-green {
  border: 1px solid #73e4a0;
  border-radius: 100%;
  width: 675px;
  height: 440px;
  position: absolute;
  inset: -16% 0% 0% -37%;
  transform: skew(-10deg)rotate(-27deg);
}

.ellipse-pink {
  border-radius: 100%;
  width: 750px;
  height: 450px;
  position: absolute;
  inset: -23% 0% 0% -50%;
  transform: rotate(-27deg);
  box-shadow: inset 0 -1px #fff6c4, inset 0 1px #ffaa85;
}

.illustration-dino {
  position: absolute;
  inset: -20% -80% auto auto;
  will-change: transform;
}

.illustration-watermelon {
  position: absolute;
  inset: auto auto 40% -40%;
  will-change: transform;
}

.illustration-nlo {
  position: absolute;
  inset: auto -10% -18% auto;
  will-change: transform;
}

.stars-pattern {
  position: absolute;
  inset: 5% auto auto 12%;
  will-change: transform;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.primary-purple-text {
  color: var(--primary-purple);
}

:target {
  scroll-margin-top: 90px;
}

:where(button, a, .w-button)[disabled],
:where(button, a, .w-button).is-disabled {
  filter: grayscale(.25);
  opacity: .6;
  pointer-events: none;
}

.menu-button.w-nav-button:focus-visible,
.close-menu-button-2.w-nav-button:focus-visible,
.navbar-link:focus-visible,
.primary-button:focus-visible,
.primary-dark-button:focus-visible,
.link-with-icon:focus-visible {
  outline: 2px dashed var(--primary-purple);
  outline-offset: 4px;
  border-radius: 12px;
}

@media screen and (min-width: 1280px) {
  .section {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section.bottom-space-small {
    padding-bottom: 100px;
  }

  .footer {
    padding: 60px 40px;
  }

  .footer-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .home-banner-section {
    padding-bottom: 210px;
  }

  .counter-number {
    font-size: 90px;
  }

  .benefit-item {
    top: 40px;
  }

  .top-cta-footer {
    width: 100%;
    padding-left: 60px;
  }

  .cta-image {
    width: 400px;
    right: 60px;
  }

  .decorative-img {
    right: 460px;
  }

  .decorative-img-2 {
    bottom: 220px;
    right: 440px;
  }

  .yellow-background-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .video-content-vrap {
    width: 71%;
  }

  .about-video-wrap {
    justify-content: center;
    align-items: flex-start;
  }

  .img-bg-star {
    width: auto;
  }

  .center-banner-img-wrap {
    margin-top: 20px;
  }

  .top-hero-title-wrap {
    top: 50px;
  }

  .bottom-banner-info {
    bottom: 100px;
  }

  .banner-info-description {
    font-size: 20px;
  }

  .right-info-wrap {
    max-width: 340px;
  }
}

@media screen and (min-width: 1440px) {
  h1 {
    letter-spacing: -2.52px;
    margin-bottom: 10px;
    font-size: 84px;
  }

  h2,
  h5,
  h6 {
    margin-bottom: 10px;
  }

  .footer {
    padding-bottom: 90px;
    padding-left: 70px;
    padding-right: 70px;
  }

  .footer-wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .home-banner-section {
    padding-bottom: 230px;
  }

  .navbar-link {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
  }

  .top-cta-footer {
    padding-left: 80px;
    padding-right: 80px;
  }

  .about-lightbox {
    width: 140px;
    height: 140px;
  }

  .text-rotate-img {
    height: 130px;
  }

  .play-circle-stroke {
    width: 155px;
    height: 155px;
  }

  .dual-buttons-wrap {
    margin-top: 40px;
  }

  .right-services-grid,
  .left-services-grid {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .yellow-background-wrap {
    padding-left: 80px;
    padding-right: 80px;
  }

  .benefits-block,
  .counter-grid-wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .banner-3-background {
    height: 700px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .center-banner-img-wrap {
    margin-top: 40px;
  }

  .banner-hero-title-big {
    max-width: 100%;
    font-size: 120px;
  }

  .stars-pattern {
    left: 15%;
  }
}

@media screen and (min-width: 1920px) {
  body {
    background-color: var(--white);
  }

  .footer {
    padding-left: 200px;
    padding-right: 200px;
  }

  .text-rotate-img {
    z-index: 100;
    filter: invert(0%);
  }

  .yellow-background-wrap,
  .banner-3-background {
    background-size: contain;
  }

  .stars-pattern {
    top: 8%;
    left: 25%;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    letter-spacing: -1.92px;
    font-size: 64px;
  }

  h2 {
    letter-spacing: -.42px;
    font-size: 42px;
  }

  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .menu-button {
    text-align: right;
    background-color: #0000;
    padding: 0;
  }

  .footer-social-icons-wrapper {
    margin-top: 10px;
  }

  .footer-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-bottom: 40px;
  }

  .footer-brand {
    height: 78px;
  }

  .button-wrapper.tablet-hidden {
    display: none;
  }

  .button-wrapper.desktop-hidden {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .blog-text-block {
    width: auto;
    height: auto;
  }

  .image-burger {
    margin-bottom: 4px;
  }

  .primary-button,
  .primary-dark-button {
    display: block;
  }

  .primary-dark-button.tablet-hidden {
    display: none;
  }

  .close-menu-button-2 {
    padding-bottom: 0;
  }

  .navbar-link {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    display: flex;
  }

  .brand-tablet-2 {
    object-fit: cover;
    width: 80%;
    display: flex;
  }

  .nav-menu-2 {
    flex-direction: column;
    width: 320px;
    inset: 0% auto 0% 0%;
  }

  .nav-close-icon {
    z-index: 15;
    object-fit: cover;
    align-self: stretch;
  }

  .tablet-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .button-tablet-wrap {
    margin-top: 20px;
  }

  .primary-footer-wrapper {
    padding-top: 155px;
    padding-bottom: 35px;
  }

  .top-cta-footer {
    width: 95%;
    padding: 40px 30px;
  }

  .cta-block {
    width: 410px;
  }

  .cta-footer-description {
    width: 400px;
    margin-top: 10px;
  }

  .cta-image {
    width: 280px;
    right: 0;
  }

  .decorative-img {
    width: 70px;
    bottom: 30px;
    right: 260px;
  }

  .decorative-img-1 {
    width: 35px;
    bottom: 80px;
    right: 40px;
  }

  .decorative-img-2 {
    width: 30px;
    bottom: 160px;
    right: 220px;
  }

  .cta-heading {
    font-size: 36px;
  }

  .banner-number-big {
    font-size: 50px;
  }

  .service-item-wrap {
    min-height: 480px;
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .service-item-wrap.third-item {
    border-radius: 100px;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .service-item-wrap.fourth-item {
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .h3-link-heading {
    letter-spacing: -.38px;
    font-size: 38px;
  }

  .element-right,
  .element-left {
    width: 25px;
    top: 43%;
  }

  .element-top {
    width: 25px;
    top: -41px;
  }

  .element-bottom {
    width: 25px;
    bottom: -41px;
  }

  .service-illustration {
    height: 150px;
  }

  .second-service-illustration {
    height: 120px;
  }

  .fourth-service-illustration {
    height: 150px;
  }

  .fifth-service-illustration {
    height: 150px;
  }

  .right-services-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .services-link-block-wrapper {
    min-width: 360px;
    margin-top: -143px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 50px 40px 50px 80px;
  }

  .illustration-sun {
    width: 110px;
    left: -15px;
  }

  .left-services-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .third-service-illustration {
    height: 140px;
  }

  .yellow-background-wrap {
    background-position: 50% 0;
    background-size: 120%;
  }

  .benefits-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .counter-grid-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 30px;
    grid-template-columns: 1.1fr 1fr;
    width: 75%;
  }

  .blog-post-item {
    height: 460px;
  }

  .h4-white-link-heading {
    letter-spacing: .32px;
    font-size: 28px;
  }

  .item-first,
  .item-second {
    width: 47.5%;
    margin-right: 0;
  }

  .item-third {
    width: 47.5%;
  }

  .blog-collection-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
  }

  .heading-margin-bottom {
    margin-bottom: 20px;
  }

  .about-video-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .banner-3-background {
    background-size: 130%;
    height: 560px;
    padding-top: 80px;
  }

  .img-bg-star {
    height: 300px;
  }

  .image-child {
    height: 350px;
  }

  .center-banner-img-wrap {
    margin-top: 50px;
  }

  .banner-hero-title-big {
    width: 600px;
    font-size: 90px;
  }

  .banner-hero-title-big.top-word {
    width: auto;
    margin-left: -40px;
  }

  .banner-hero-title-big.bottom-word {
    width: auto;
    margin-right: 20px;
  }

  .top-hero-title-wrap {
    width: 540px;
    top: 30px;
  }

  .bottom-banner-info {
    bottom: 40px;
  }

  .left-info-wrap {
    max-width: 170px;
  }

  .banner-info-description {
    font-size: 16px;
  }

  .right-info-wrap {
    width: 270px;
  }

  .ellipse-green {
    width: 575px;
  }

  .ellipse-pink {
    width: 650px;
  }

  .illustration-dino {
    height: 110px;
    right: -70%;
  }

  .illustration-watermelon {
    height: 50px;
  }

  .illustration-nlo {
    height: 50px;
    right: 0%;
  }

  .stars-pattern {
    width: 600px;
    top: 5%;
    left: 5%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    letter-spacing: -1.62px;
    font-size: 54px;
  }

  h2 {
    font-size: 38px;
  }

  h5 {
    font-size: 22px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer {
    padding-top: 0;
  }

  .footer-bottom-wrapper {
    flex-wrap: wrap;
  }

  .footer-social-icons-wrapper {
    width: 100%;
    margin-top: 30px;
  }

  .footer-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
  }

  .footer-brand-wrapper {
    margin-bottom: 40px;
  }

  .footer-brand {
    padding-left: 0;
  }

  .footer-logo-wrapper {
    align-items: center;
    width: 100%;
  }

  .footer-brand-description {
    text-align: center;
  }

  .blog-text-block {
    width: 100%;
    height: auto;
  }

  .home-banner-section {
    padding-bottom: 90px;
  }

  .subtitle {
    line-height: 16px;
  }

  .brand {
    padding-left: 0;
  }

  .navbar-link {
    margin-left: 0;
  }

  .brand-tablet-2 {
    justify-content: flex-start;
    padding-left: 0;
  }

  .cta-block,
  .cta-footer-description {
    width: 100%;
  }

  .cta-image {
    display: none;
  }

  .decorative-img {
    right: 200px;
  }

  .decorative-img-2 {
    top: 10px;
    bottom: auto;
    right: 140px;
  }

  .banner-number-big {
    font-size: 46px;
  }

  .about-lightbox {
    width: 100px;
    height: 100px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .text-rotate-img {
    height: 90px;
  }

  .play-circle-stroke {
    border-width: 6px;
    outline-width: 6px;
    width: 111px;
    height: 111px;
  }

  .play-icon {
    width: 16px;
  }

  .dual-buttons-wrap {
    margin-top: 20px;
  }

  .service-item-wrap {
    width: 80%;
    min-height: 440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .service-item-wrap.second-item {
    margin-left: auto;
    margin-right: auto;
  }

  .h3-link-heading {
    font-size: 34px;
  }

  .right-services-grid {
    width: 100%;
  }

  .services-grids-wrap {
    flex-flow: column;
  }

  .services-link-block-wrapper {
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: 30px auto 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .left-services-grid {
    width: 100%;
  }

  .third-service-illustration {
    right: 60px;
  }

  .yellow-background-wrap {
    background-size: 200%;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    padding: 60px 0;
  }

  .counter-grid-wrapper {
    grid-row-gap: 20px;
    width: 90%;
    margin-top: 40px;
  }

  .blog-post-item {
    height: 380px;
  }

  .h4-white-link-heading {
    font-size: 26px;
  }

  .item-first,
  .item-second {
    width: 100%;
    margin-right: 0;
  }

  .item-third {
    width: 100%;
  }

  .blog-collection-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .link-wrap {
    justify-content: center;
    align-items: center;
  }

  .about-video-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column-reverse;
    grid-template-rows: auto auto auto;
  }

  .banner-3-background {
    background-position: 50%;
    background-size: 150%;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
    height: 740px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-bg-star {
    height: 260px;
    width: 320px;
  }

  .image-child {
    height: 300px;
  }

  .center-banner-img-wrap {
    margin-top: 80px;
  }

  .banner-hero-title-big {
    width: auto;
    font-size: 64px;
  }

  .banner-hero-title-big.bottom-word {
    margin-top: -35px;
  }

  .top-hero-title-wrap {
    width: 440px;
    top: 50px;
  }

  .bottom-banner-info {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    bottom: 60px;
  }

  .left-info-wrap {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .right-info-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .ellipse-green {
    width: 475px;
    height: 340px;
    top: -13%;
    left: -45%;
  }

  .ellipse-pink {
    width: 550px;
    height: 350px;
    top: -17%;
    left: -70%;
    overflow: hidden;
  }

  .illustration-dino {
    height: 90px;
    right: -50%;
  }

  .illustration-watermelon {
    bottom: 0%;
  }

  .illustration-nlo {
    bottom: -60%;
    right: -50%;
  }

  .stars-pattern {
    top: 4%;
    left: 0%;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 50px;
  }

  .footer {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-wrap: wrap;
    margin-top: 0;
  }

  .footer-copyright {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-wrap: wrap;
    width: 100%;
  }

  .footer-social-icons-wrapper {
    justify-content: center;
    margin-top: 30px;
  }

  .footer-brand {
    height: 70px;
  }

  .footer-links-wrapper {
    align-items: center;
  }

  .button-wrapper {
    margin-top: 20px;
  }

  .home-banner-section {
    padding-bottom: 65px;
  }

  .footer-rights-wrapper {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    justify-content: center;
  }

  .navbar-link {
    width: 99%;
  }

  .brand-tablet-2 {
    width: 80%;
    padding-left: 0;
    display: flex;
  }

  .tablet-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .top-cta-footer {
    padding: 30px 15px;
  }

  .cta-block {
    justify-content: flex-start;
    align-items: center;
  }

  .cta-footer-description {
    text-align: center;
  }

  .decorative-img {
    bottom: 5px;
    left: 10px;
    right: auto;
  }

  .decorative-img-1 {
    width: 30px;
    right: 10px;
  }

  .decorative-img-2 {
    top: 5px;
  }

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

  .dual-buttons-wrap {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .service-item-wrap {
    width: 100%;
  }

  .element-top {
    width: 25px;
    top: -39.5px;
  }

  .element-bottom {
    width: 25px;
    bottom: -39.5px;
  }

  .service-illustration {
    height: 120px;
    right: 40px;
  }

  .second-service-illustration {
    height: 80px;
  }

  .fourth-service-illustration {
    height: 120px;
  }

  .services-link-block-wrapper {
    width: 100%;
    min-width: auto;
  }

  .illustration-sun {
    width: 80px;
    bottom: -30px;
    left: -5px;
  }

  .third-service-illustration {
    height: 110px;
  }

  .counter-grid-wrapper {
    grid-template-columns: 1.1fr;
  }

  .title-wrapper-space-between {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .blog-post-item {
    height: 420px;
  }

  .collection-blog-content {
    padding: 20px 20px 30px;
  }

  .banner-3-background {
    height: 530px;
  }

  .banner-hero-title-big {
    font-size: 54px;
  }

  .banner-hero-title-big.bottom-word {
    margin-top: -35px;
  }

  .top-hero-title-wrap {
    width: 90%;
    top: 60px;
  }


  .left-info-wrap,
  .right-info-wrap {
    width: 100%;
    display: none;
  }

  .illustration-dino {
    height: 80px;
    top: -45%;
    right: -18%;
  }

  .illustration-watermelon {
    left: -16%;
  }

  .illustration-nlo {
    bottom: -20%;
    right: -10%;
  }
}