/* navbar-CSS */
body {
  background: var(--color-surface-white) !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbarColorTkl {
  color: var(--color-surface-white);
  border: 2px solid var(--color-surface-white);
}

.navbar .megamenu {
  padding: 1rem;
}

.nav-link {
  color: var(--color-surface-white);
  font-weight: 600 !important;
}

#dropUl {
  list-style: none !important;
  overflow: hidden !important;
  text-align: left !important;
  width: 100% !important;
  max-height: 0 !important;
  opacity: 0 !important;
  -webkit-nav-item: all 0.5s ease-in-out 0s !important;
  transition: all 0.5s ease-in-out 0s !important;
  padding-left: 12px !important;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: var(--color-surface50);
  opacity: 0;
  transition: opacity 0.5s ease;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.show {
  display: block;
  opacity: 1;
}

h6 {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.nav-item:hover .dropdown-menu {
  display: block;
}

.sidenav-menu-btn {
  border: 1px solid var(--color-surface-white) !important;
  color: var(--color-surface-white) !important;
}

.login-text {
  color: var(--color-just-black) !important;
}

.dropdown-menu.megamenu {
  width: 100%;
  left: 0;
  right: 0;
  border-radius: 0;
  padding: 20px;
}

.dropdown-menu.megamenu .row {
  margin-left: -15px;
  margin-right: -15px;
}

.dropdown-menu.megamenu .col-lg-2 {
  flex: 0 0 25%;
  max-width: 14%;
  padding-left: 15px;
  padding-right: 15px;
}

.c-kWnKGo-ilmWZM-css {
  color: #63727e;
  margin-bottom: 16px !important;
  padding-left: 8px;
  font-family: Karla Bold, sans-serif;
}

.c-kWnKGo-jjMOzp-variant-body4 {
  font-size: 14px;
}

.c-kWnKGo {
  font-weight: normal;
  margin: unset;
}

.dropUlatg {
  color: var(--color-just-black) !important;
}

.imgHizmetler {
  box-sizing: border-box;
  border-radius: 8px;
  object-fit: contain;
  width: 100%;
  margin-bottom: 10px;
}

.c-kWnKGo-fjOMZm-variant-body3 {
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  color: #20272c;
}

.c-kWnKGo-jjMOzp-variant-body4 {
  font-size: 12px;
  color: #63727e;
  margin-top: 4px;
  font-weight: normal;
  line-height: 150%;
  width: 100%;
}

.c-PJLV-iikUtaD-css {
  border-right: 1px solid #d9e0e6;
  padding-right: 24px;
}

.colline {
  margin-left: 30px;
  border-left: 1px solid #d9e0e6;
}

.c-kWnKGo-ihAfLqN-css {
  display: flex;
  align-items: center;
  font-family: var(--fonts-karlaSemiBold);
}

.dropdown-menu p {
  text-decoration: none;
}

.c-dDbmzI-igAyPou-css {
  margin: 10px;
}

.hzmArt {
  align-items: center;
}

a {
  text-decoration: none !important;
  color: black;
}

.p1hidden {
  visibility: hidden;
}

.navbarfxed {
  position: fixed !important;
  top: 0;
  z-index: 999;
  left: 0;
  right: 0;
}

.navbarhzul {
  padding-top: 31px;
  height: 40px;
}

.nvbrataghz {
  padding-bottom: 30px !important;
}

.blackitemspn {
  color: var(--bg-black) !important;
}

.navbargutt {
  margin: 0 !important;
}

.navbar-bg-color {
  background: var(--color-just-black) !important;
}

.navbarfxed {
  height: 4rem;
  border-bottom: 0.2px solid rgb(113, 111, 111);
}

.bizeUlasinCls {
  color: var(--color-surface-white);
  font-size: 14px;
  font-weight: 700 !important;
  padding: 0.7rem 1.5rem;
  transition: background 0.5s ease, color 0.5s ease;
}

.bizeUlasinCls:hover {
  color: var(--color-just-black);
}

#header-btn:hover {
  color: var(--color-just-black);
}

#header-btn:hover>a {
  color: var(--color-just-black);
}

#navbar-solitions {
  cursor: pointer;
  padding-bottom: 30px !important;
}


/* ------------------------------------- */


:root {
  --bg-black: #0e100f;
  --color-shockingly-green: #0ae448;
  /* --color-just-black: #1816ad; */
  --color-just-black: #1816ad;
  /* --color-surface-white: #fffcf8; */
  --color-surface-white: #ffffff;
  --color-pink: #fec5fb;
  --color-shockingly-pink: #f100cb;
  --color-orangey: #ff8709;
  --color-lilac: #9d95ff;
  --color-lt-green: #abff84;
  --color-blue: #00bae2;
  --color-grey: gray;
  --color-surface75: #bbbaa6;
  --color-surface50: #7c7c6f;
  --color-surface25: #42433d;
}

* {
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

nav {
  background: var(--color-just-black);
  height: 4rem;
  border-bottom: 0.2px solid rgb(113, 111, 111);
}

.navbar-toggler:focus {
  outline: 0;
}

.navbar-nav>.active>a {
  color: var(--color-surface-white) !important;
}

.nav-item>a:hover {
  color: var(--color-surface-white) !important;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: var(--color-surface-white);
}

.navbar-toggler>span .navbar-toggler>svg {
  color: var(--color-surface-white);
}

.logo {
  color: var(--color-surface-white);
}

.nav-link {
  color: var(--color-surface50);
  font-weight: 600;
  font-size: 1.1rem;
}

.nav-link:hover {
  color: var(--color-surface-white);
}

.logo:hover {
  color: var(--color-surface-white);
}

.login-link>a {
  color: var(--color-surface50);
  font-weight: 600;
}

.login-link>a:hover {
  color: var(--color-surface-white);
}

.font-color {
  color: var(--color-surface-white);
}

#header-btn {
  color: var(--color-surface-white);
  border: 2px solid var(--color-surface-white);
}

#header-btn:hover {
  color: var(--bg-black);
  background-color: var(--color-surface-white);
}

#entrance {
  background: var(--color-just-black);
  color: var(--color-surface-white);
}

.heading-xl {
  font-size: max(5.125rem, min(13.3333vw + 2rem, 18rem));
}

.header-container {
  font-size: 120px;
}

#header-top {
  margin-bottom: 8rem;
}

#header-2 {
  margin-top: 8rem;
}

#header2-text {
  font-size: max(2rem, min(3.17152vw + 1.25667rem, 5.0625rem));
}

.header2-mb {
  margin-bottom: 10rem;
}

@media (max-width: 640px) {
  .entrance-btn-area {
    width: 100%;
  }
}

#entrance-btn {
  background: var(--color-just-black);
  color: var(--color-surface-white);
  border: 2px solid var(--color-shockingly-green);
  border-radius: 6.25rem;
  padding: 0.7rem 4rem;
}

.tools-scroll {
  list-style-type: none;
}

.tools-scroll>li>a {
  text-decoration: none;
}

#footer-1-area {
  background: var(--color-just-black);
}

.footer-1>ul {
  list-style-type: none;
}

.footer-1>ul>li>a {
  color: var(--color-surface-white);
  text-decoration: none;
  font-weight: 400;
}

.tools-text-size {
  font-size: max(2rem, min(1.42395vw + 1.66626rem, 2.375rem));
}

.tools-btn {
  color: var(--color-surface-white);
  border: 2px solid var(--color-surface-white);
}

.tools-btn:hover {
  color: var(--color-just-black);
  background-color: var(--color-surface-white);
}

.yellow-nav {
  background: var(--color-surface-white);
  border: none !important;
}

.yellow-nav-text {
  color: var(--color-just-black);
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.grid-item {
  padding: 8px;
  align-content: center;
  box-sizing: border-box;
}

#gridText {
  align-items: center;
  aspect-ratio: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  justify-items: center;
  width: 100%;
}

#gridUi {
  aspect-ratio: 1;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  width: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #7e7575;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-container {
  width: 100%;
  height: 500px;
  margin: 20px auto;
  overflow: hidden;
}

@media screen and (max-width: 575px) {
  #swiper-row>.row>*:not(.showcase-button) {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}

/* referans swiper css */
swiper-container {
  width: 100%;
  height: 100%;
}

swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  align-items: center;
}

swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-button-next {
  right: 10px;
}

.swiper-button-prev {
  left: 10px;
}

#dropUl.open {
  max-height: 500px !important;
  opacity: 1 !important;
  z-index: 9999 !important;
}

.footer2-area {
  background: var(--color-surface-white);
}

.footer-subs-header {
  font-size: max(1.5rem, min(0.776699vw + 1.31796rem, 2.25rem)) !important;
  font-weight: 600;
  margin-top: 80px;
  color: var(--color-just-black);
}

.col-title {
  color: var(--color-just-black);
}

.input-subs {
  background: transparent !important;
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  padding: 0;
  padding-bottom: 15px;
  margin-top: 50px;
  margin-bottom: 60px;
}

.email:focus {
  background: var(--color-surface-white);
  outline: 2px;
  outline-color: var(--color-shockingly-green);
  box-shadow: 0 0 0 0.2rem var(--color-shockingly-green);
}

.footer-email-area {
  margin-top: 2rem;
  position: relative;
}

.footermail {
  width: 100%;
  background: var(--color-surface-white);
  background-color: transparent;
  border: none;
  border-bottom: 1px solid var(--color-surface50);
  padding: 1rem 7px;
}

.footer-email-btn {
  background: 0 0;
  border: none;
  cursor: pointer;
  position: absolute !important;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.footer-col>ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer-ul {
  margin-top: 30px !important;
}

.footer-ul>li>a {
  color: #0e100f !important;
  text-decoration: none;
  word-break: break-word;
}

.footer-banner {
  margin-top: 120px;
  font-size: 15px;
  padding-bottom: 12px;
  color: var(--color-just-black);
  padding-bottom: max(3rem, min(1.0356vw + 2.75728rem, 4rem));
  padding-top: max(3rem, min(1.0356vw + 2.75728rem, 4rem));
}

.dropdown-container {
  overflow: hidden;
  height: 0;
  transition: height 0.5s ease-in-out;
}

.sidenav {
  z-index: 99;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: var(--color-just-black);
  overflow-x: hidden;
  transition: 0.5s;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  background-color: var(--color-surface-white);
}

.side-footer {
  translate: none;
  rotate: none;
  scale: none;
  transition: transform 1s;
  transform: translate(100%, 0%);
  background-color: var(--color-just-black);
  border: 3px solid var(--color-surface-white);
  height: 25%;
}

.side-footer>ul {
  list-style-type: none;
}

.side-footer>ul>li>a {
  text-decoration: none;
  color: var(--color-surface-white) !important;
}

.sidenav-2 {
  background-color: var(--color-surface-white);
  height: 100%;
}

#side-headerId {
  background-color: var(--color-surface-white);
  translate: none;
  rotate: none;
  scale: none;
  transition: transform 1s;
  border-radius: 25px !important;
  transform: translate(-100%, 0%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
}

.swiper1 {
  width: 100%;
  height: 100%;
}

.swiper-slidee {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slidee img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#skipsups {
  background-color: var(--color-just-black) !important;
}

.ohno-hero__heading {
  text-align: center;
}

.swiper1 {
  width: 100%;
  height: 100%;
}

.swiper-slidee {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slidee img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#skipsups {
  background-color: var(--color-just-black) !important;
}

.ohno-hero__heading {
  text-align: center;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbarColorTkl {
  color: var(--color-surface-white) !important;
  border: 2px solid var(--color-surface-white) !important;
}

.navbar .megamenu {
  padding: 1rem;
}

.nav-link {
  color: var(--color-surface-white) !important;
}

#dropUl {
  list-style: none !important;
  overflow: hidden !important;
  text-align: left !important;
  width: 100% !important;
  max-height: 0 !important;
  opacity: 0 !important;
  -webkit-nav-item: all 0.5s ease-in-out 0s !important;
  transition: all 0.5s ease-in-out 0s !important;
  padding-left: 12px !important;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: var(--color-surface50);
  opacity: 0;
  transition: opacity 0.5s ease;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.show {
  display: block;
  opacity: 1;
}

.col-lg-3 {
  flex: 0 0 auto;
  width: 25%;
}

h6 {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.nav-item:hover .dropdown-menu {
  display: block;
}

.sidenav-menu-btn {
  border: 1px solid var(--color-surface-white) !important;
  color: var(--color-surface-white) !important;
}

.login-text {
  color: var(--color-just-black) !important;
}

.dropdown-menu.megamenu {
  width: 100%;
  left: 0;
  right: 0;
  border-radius: 0;
  padding: 20px;
}

.dropdown-menu.megamenu .row {
  margin-left: -15px;
  margin-right: -15px;
}

.dropdown-menu.megamenu .col-lg-2 {
  flex: 0 0 25%;
  max-width: 14%;
  padding-left: 15px;
  padding-right: 15px;
}

.c-kWnKGo-ilmWZM-css {
  color: #63727e;
  margin-bottom: 16px !important;
  padding-left: 8px;
  font-family: Karla Bold, sans-serif;
}

.c-kWnKGo-jjMOzp-variant-body4 {
  font-size: 14px;
}

.c-kWnKGo {
  font-weight: normal;
  margin: unset;
}

.dropUlatg {
  color: var(--color-just-black) !important;
}

.imgHizmetler {
  box-sizing: border-box;
  border-radius: 8px;
  object-fit: contain;
  width: 100%;
  margin-bottom: 10px;
}

.c-kWnKGo-fjOMZm-variant-body3 {
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  color: #20272c;
}

.c-kWnKGo-jjMOzp-variant-body4 {
  font-size: 12px;
  color: #63727e;
  margin-top: 4px;
  font-weight: normal;
  line-height: 150%;
  width: 100%;
}

.c-PJLV-iikUtaD-css {
  border-right: 1px solid #d9e0e6;
  padding-right: 24px;
}

.colline {
  margin-left: 30px;
  border-left: 1px solid #d9e0e6;
}

.c-kWnKGo-ihAfLqN-css {
  display: flex;
  align-items: center;
  font-family: var(--fonts-karlaSemiBold);
}

.dropdown-menu p {
  text-decoration: none;
}

.c-dDbmzI-igAyPou-css {
  margin: 10px;
}

.hzmArt {
  align-items: center;
}

a {
  text-decoration: none !important;
  color: black;
}

.p1hidden {
  visibility: hidden;
}

.navbarfxed {
  position: fixed !important;
  top: 0;
  z-index: 9999;
  left: 0;
  right: 0;
}

.navbarhzul {
  padding-top: 31px;
  height: 40px;
}

.nvbrataghz {
  padding-bottom: 30px !important;
}

.blackitemspn {
  color: var(--bg-black) !important;
}

.navbargutt {
  margin: 0 !important;
}

.navbarfxed {
  background: var(--color-just-black);
  height: 4rem;
  border-bottom: 0.2px solid rgb(113, 111, 111);
  transition: background 0.5s ease;
}

.bizeUlasinCls {
  color: var(--color-surface-white);
  font-size: 14px;
  font-weight: 700 !important;
  padding: 0.7rem 1.5rem;
  transition: background 0.5s ease, color 0.5s ease;
}

.bizeUlasinCls:hover {
  color: var(--color-just-black);
}

#header-btn:hover {
  color: var(--color-just-black);
}

#header-btn:hover>a {
  color: var(--color-just-black);
}

#navbar-solitions {
  cursor: pointer;
  padding-bottom: 30px !important;
}

.footer-ul>li>a {
  color: var(--color-just-black) !important;
  font-weight: 600 !important;
}

.footermail {
  border-color: var(--color-just-black) !important;
}

.footermail::placeholder {
  color: var(--color-just-black) !important;
}

/* input:focus {
  color: var(--color-just-black) !important;
} */

.footermail:focus {
  outline: 2px solid var(--color-just-black) !important;
  border-radius: 2px !important;
}

.footer-banner>a {
  color: var(--color-just-black) !important;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .footer-ul>li>a {
    font-size: 16px !important;
  }
}

@media (max-width: 992px) {
  .footer-ul>li>a {
    font-size: 14px !important;
    font-weight: 600;
  }
}

.footer-links {
  margin-top: 37px !important;
}

.footermailIcon {
  font-size: 32px;
  color: var(--color-just-black);
}

/* button */

.btn-31,
.btn-31 *,
.btn-31 :after,
.btn-31 :before,
.btn-31:after,
.btn-31:before {
  border: 0 solid;
  box-sizing: border-box;
}

.btn-31 {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
  color: var(--color-just-black);
  cursor: pointer;
  font-size: 100%;
  font-weight: 900;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

.btn-31:disabled {
  cursor: default;
}

.btn-31:-moz-focusring {
  outline: auto;
}

.footermailIcon {
  display: block;
  vertical-align: middle;
}

.btn-31 [hidden] {
  display: none;
}

.btn-31 {
  padding: 0.5rem 1.5rem;
  text-transform: uppercase;
  margin-right: 5px;
}

.btn-31:before {
  border-radius: 25% 10%;
  --progress: 100%;
  background: linear-gradient(to bottom, var(--color-just-black), #000066);
  -webkit-clip-path: polygon(100% 0,
      var(--progress) var(--progress),
      0 100%,
      100% 100%);
  clip-path: polygon(100% 0,
      var(--progress) var(--progress),
      0 100%,
      100% 100%);
  content: "";
  inset: 0;
  position: absolute;
  transition: -webkit-clip-path 0.2s ease;
  transition: clip-path 0.2s ease;
  transition: clip-path 0.2s ease, -webkit-clip-path 0.2s ease;
}

.btn-31:hover:before {
  --progress: 0%;
  border-radius: 25% 10%;
}

.btn-31 .text-container {
  display: block;
  overflow: hidden;
  position: relative;
}

.btn-31 .text {
  display: block;
  font-weight: 900;
  mix-blend-mode: difference;
  position: relative;
}

.btn-31:hover .footermailIcon {
  color: #eeff00 !important;
}

.btn-31:hover .text {
  -webkit-animation: move-up-alternate 0.3s ease forwards;
  animation: move-up-alternate 0.3s ease forwards;
}

@-webkit-keyframes move-up-alternate {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(80%);
  }

  51% {
    transform: translateY(-80%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes move-up-alternate {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(80%);
  }

  51% {
    transform: translateY(-80%);
  }

  to {
    transform: translateY(0);
  }
}

.sidenav {
  transition: transform 0.3s ease-in-out;
}

.sidenav.closed {
  transform: translateX(-100%);
}

.sidenav.open {
  transform: translateX(0);
}

/* Footer-CSS  */

.footer-ul>li>a {
  color: var(--color-just-black) !important;
  font-weight: 600 !important;
}

.footermail {
  border-color: var(--color-just-black) !important;
}

.footermail::placeholder {
  color: var(--color-just-black) !important;
}

footermail:focus {
  color: var(--color-just-black) !important;
}

.footermail:focus {
  outline: 2px solid var(--color-just-black) !important;
  border-radius: 2px !important;
}

.footer-banner>a {
  color: var(--color-just-black) !important;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .footer-ul>li>a {
    font-size: 16px !important;
  }
}

@media (max-width: 992px) {
  .footer-ul>li>a {
    font-size: 14px !important;
    font-weight: 600;
  }
}

.footer-links {
  margin-top: 37px !important;
}

.footermailIcon {
  font-size: 32px;
  color: var(--color-just-black);
}

.btn-31,
.btn-31 *,
.btn-31 :after,
.btn-31 :before,
.btn-31:after,
.btn-31:before {
  border: 0 solid;
  box-sizing: border-box;
}

.btn-31 {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
  color: var(--color-just-black);
  cursor: pointer;
  font-size: 100%;
  font-weight: 900;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

.btn-31:disabled {
  cursor: default;
}

.btn-31:-moz-focusring {
  outline: auto;
}

.footermailIcon {
  display: block;
  vertical-align: middle;
}

.btn-31 [hidden] {
  display: none;
}

.btn-31 {
  padding: 0.5rem 1.5rem;
  text-transform: uppercase;
  margin-right: -80px;
}

.btn-31:before {
  border-radius: 25% 10%;
  --progress: 100%;
  background: linear-gradient(to bottom, var(--color-just-black), #000066);
  -webkit-clip-path: polygon(100% 0,
      var(--progress) var(--progress),
      0 100%,
      100% 100%);
  clip-path: polygon(100% 0,
      var(--progress) var(--progress),
      0 100%,
      100% 100%);
  content: "";
  inset: 0;
  position: absolute;
  transition: -webkit-clip-path 0.2s ease;
  transition: clip-path 0.2s ease;
  transition: clip-path 0.2s ease, -webkit-clip-path 0.2s ease;
}

.btn-31:hover:before {
  --progress: 0%;
  border-radius: 25% 10%;
}

.btn-31 .text-container {
  display: block;
  overflow: hidden;
  position: relative;
}

.btn-31 .text {
  display: block;
  font-weight: 900;
  mix-blend-mode: difference;
  position: relative;
}

.btn-31:hover .footermailIcon {
  color: #eeff00 !important;
}

.btn-31:hover .text {
  -webkit-animation: move-up-alternate 0.3s ease forwards;
  animation: move-up-alternate 0.3s ease forwards;
}

@-webkit-keyframes move-up-alternate {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(80%);
  }

  51% {
    transform: translateY(-80%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes move-up-alternate {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(80%);
  }

  51% {
    transform: translateY(-80%);
  }

  to {
    transform: translateY(0);
  }
}

/* FooterEmailPlane-CSS */

.footer_subs_btnn {
  --primary: #8a91b4 !important;
  --primary-dark: #d1d6ee;
  --primary-darkest: #8a91b4;
  --shadow: rgba(0, 0, 0, 0);
  /* --text: var(--color-surface-white) !important; */
  --text: #040137 !important;
  --text-opacity: 1;
  --success: #fff;
  --success-x: -12;
  --success-stroke: 14;
  --success-opacity: 0;
  --border-radius: 24;
  --overflow: hidden;
  --x: 0;
  --y: 0;
  --rotate: 0;
  --plane-x: 0;
  --plane-y: 0;
  --plane-opacity: 1;
  /* --trails: rgba(255, 255, 255, 0.15); */
  --trails: #fff;
  --trails-stroke: 57;
  --left-wing-background: #131177;
  --left-wing-first-x: 0;
  --left-wing-first-y: 0;
  --left-wing-second-x: 50;
  --left-wing-second-y: 0;
  --left-wing-third-x: 0;
  --left-wing-third-y: 100;
  --left-body-background: #131177;
  --left-body-first-x: 51;
  --left-body-first-y: 0;
  --left-body-second-x: 51;
  --left-body-second-y: 100;
  --left-body-third-x: 0;
  --left-body-third-y: 100;
  --right-wing-background: #131177;
  --right-wing-first-x: 49;
  --right-wing-first-y: 0;
  --right-wing-second-x: 100;
  --right-wing-second-y: 0;
  --right-wing-third-x: 100;
  --right-wing-third-y: 100;
  --right-body-background: #131177;
  --right-body-first-x: 49;
  --right-body-first-y: 0;
  --right-body-second-x: 49;
  --right-body-second-y: 100;
  --right-body-third-x: 100;
  --right-body-third-y: 100;
  /* Button base styles */
  display: block;
  cursor: pointer;
  position: relative;
  border: 0;
  padding: 8px 0;
  min-width: 80px;
  text-align: center;
  margin: 0;
  line-height: 24px;
  font-family: sans-serif;
  font-weight: 600;
  font-size: 14px;
  background: none;
  outline: none;
  color: var(--text);
  /* -webkit-appearance: none; */
  -webkit-tap-highlight-color: transparent;
}

/* Styles for paper plane animation and trails */
.footer_subs_btnn .plane,
.footer_subs_btnn .trails {
  pointer-events: none;
  position: absolute;
}

/* Styles for paper plane animation */
.footer_subs_btnn .plane {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  filter: drop-shadow(0 3px 6px var(--shadow));
  transform: translate(calc(var(--x) * 1px), calc(var(--y) * 1px)) rotate(calc(var(--rotate) * 1deg)) translateZ(0);
}

/* Styles for paper plane wings */
.footer_subs_btnn .plane .left,
.footer_subs_btnn .plane .right {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: var(--plane-opacity);
  transform: translate(calc(var(--plane-x) * 1px), calc(var(--plane-y) * 1px)) translateZ(0);
}

/* Styles for paper plane wing elements */
.footer_subs_btnn .plane .left:before,
.footer_subs_btnn .plane .left:after,
.footer_subs_btnn .plane .right:before,
.footer_subs_btnn .plane .right:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: calc(var(--border-radius) * 1px);
  transform: translate(var(--part-x, 0.4%), var(--part-y, 0)) translateZ(0);
  z-index: var(--z-index, 2);
  background: var(--background, var(--left-wing-background));
  -webkit-clip-path: polygon(calc(var(--first-x, var(--left-wing-first-x)) * 1%) calc(var(--first-y, var(--left-wing-first-y)) * 1%), calc(var(--second-x, var(--left-wing-second-x)) * 1%) calc(var(--second-y, var(--left-wing-second-y)) * 1%), calc(var(--third-x, var(--left-wing-third-x)) * 1%) calc(var(--third-y, var(--left-wing-third-y)) * 1%));
  clip-path: polygon(calc(var(--first-x, var(--left-wing-first-x)) * 1%) calc(var(--first-y, var(--left-wing-first-y)) * 1%), calc(var(--second-x, var(--left-wing-second-x)) * 1%) calc(var(--second-y, var(--left-wing-second-y)) * 1%), calc(var(--third-x, var(--left-wing-third-x)) * 1%) calc(var(--third-y, var(--left-wing-third-y)) * 1%));
}

/* Styles for left wing */
.footer_subs_btnn .plane .left:after {
  --part-x: -1%;
  --z-index: 1;
  --background: var(--left-body-background);
  --first-x: var(--left-body-first-x);
  --first-y: var(--left-body-first-y);
  --second-x: var(--left-body-second-x);
  --second-y: var(--left-body-second-y);
  --third-x: var(--left-body-third-x);
  --third-y: var(--left-body-third-y);
}

/* Styles for left wing */
.footer_subs_btnn .plane .right:before {
  --part-x: -1%;
  --z-index: 2;
  --background: var(--right-wing-background);
  --first-x: var(--right-wing-first-x);
  --first-y: var(--right-wing-first-y);
  --second-x: var(--right-wing-second-x);
  --second-y: var(--right-wing-second-y);
  --third-x: var(--right-wing-third-x);
  --third-y: var(--right-wing-third-y);
}

/* Styles for right wing element */
.footer_subs_btnn .plane .right:after {
  --part-x: 0;
  --z-index: 1;
  --background: var(--right-body-background);
  --first-x: var(--right-body-first-x);
  --first-y: var(--right-body-first-y);
  --second-x: var(--right-body-second-x);
  --second-y: var(--right-body-second-y);
  --third-x: var(--right-body-third-x);
  --third-y: var(--right-body-third-y);
}

/* Styles for animation trails */
.footer_subs_btnn .trails {
  display: block;
  width: 33px;
  height: 64px;
  top: -4px;
  left: 16px;
  fill: none;
  stroke: var(--trails);
  stroke-linecap: round;
  stroke-width: 2;
  stroke-dasharray: 57px;
  stroke-dashoffset: calc(var(--trails-stroke) * 1px);
  transform: rotate(68deg) translateZ(0);
}

/* Styles for button text */
.footer_subs_btnn span {
  display: block;
  position: relative;
  z-index: 4;
  opacity: var(--text-opacity);
}

/* Styles for success message */
.footer_subs_btnn span.success {
  z-index: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 8px;
  white-space: nowrap;
  transform: translateX(calc(var(--success-x) * 1px)) translateZ(0);
  opacity: var(--success-opacity);
  color: var(--success);
}

/* Styles for success icon */
.footer_subs_btnn span.success svg {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  margin: 4px 8px 0 0;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 14px;
  stroke: var(--success);
  stroke-dashoffset: calc(var(--success-stroke) * 1px);
}