@import url("https://fonts.cdnfonts.com/css/satoshi");
@font-face {
  font-family: 'FONTSPRING DEMO - Integral CF';
  src: url("../../fonts-icf/FONTSPRINGDEMO-IntegralCFHeavyRegular.woff2") format("woff2"), url("../../fonts-icf/FONTSPRINGDEMO-IntegralCFHeavyRegular.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
* {
  font-family: Satoshi; }

.navbar .navbar-nav {
  border: none; }
  .navbar .navbar-nav .nav-link {
    font-size: 20px;
    font-weight: 400; }
    .navbar .navbar-nav .nav-link.disable {
      color: #9A9A9A !important; }

.heading-4 {
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFFCC; }
  .heading-4 span {
    color: #A128FFCC; }

.com-p {
  color: #FFFFFFCC; }

.navbar .topnav .butn {
  margin-right: 0; }

.navbar .topnav .butn {
  font-size: 20px;
  border-radius: 0; }
  .navbar .topnav .butn img {
    width: 23px; }
  .navbar .topnav .butn span {
    color: #2F2F2F; }

.logo {
  margin-right: 100px; }

.background {
  background-image: url("../../assets/imgs/background.svg") !important; }

.header-sa .caption h1 {
  font-weight: 900;
  font-size: 100px;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: 'FONTSPRING DEMO - Integral CF';
  text-align: center;
  text-transform: uppercase;
  background: linear-gradient(93.78deg, #FFFFFF 20.12%, rgba(255, 255, 255, 0) 48.98%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent; }
  .header-sa .caption h1 span {
    font-family: 'FONTSPRING DEMO - Integral CF'; }
  .header-sa .caption h1 .span1 {
    background: linear-gradient(93.74deg, #A128FF 62.97%, rgba(96, 24, 153, 0) 96.19%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; }
  .header-sa .caption h1 .span2 {
    background: linear-gradient(93.74deg, #FCC707 62.97%, #FCC707 96.19%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #FCC707; }

.text1 p {
  font-family: Satoshi;
  font-weight: 400;
  font-size: 24px;
  line-height: 147%;
  letter-spacing: 1.5%;
  text-align: center;
  margin-top: 48px; }

.marq-1 {
  background: #A128FF;
  padding: 8px 16px; }
  .marq-1 span {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    width: max-content; }
  .marq-1 .item {
    padding: 8px 80px !important; }
  .marq-1 .item:after {
    background: transparent;
    background-image: url("../../common/imgs/icons/Star 5 2.svg") !important;
    background-size: cover;
    width: 40px;
    height: 40px;
    border-radius: 0; }

.section-space {
  padding: 80px 0; }

.section-3 {
  background-color: #0D0E15; }

.secondary-title {
  color: #FFF;
  font-size: 40px;
  font-weight: 300; }

.text-2 {
  color: rgba(255, 255, 255, 0.5);
  font-family: Satoshi;
  font-size: 24px;
  font-weight: 300; }

.btn3 {
  display: inline-flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  background-color: #fff;
  color: #000;
  font-family: Satoshi;
  font-size: 20px;
  font-weight: 300;
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  border: 1px solid transparent; }
  .btn3:hover {
    background-color: transparent;
    color: #A128FF;
    border: 1px solid #A128FF; }

.disabled-btn {
  cursor: default; }
  .disabled-btn:hover {
    color: #151615; }

.section-title {
  color: #fff;
  font-size: 56px;
  font-style: normal;
  font-weight: 900;
  line-height: 60px;
  text-transform: uppercase;
  border-bottom: 1px solid #FFFFFF4D;
  font-family: 'FONTSPRING DEMO - Integral CF';
  letter-spacing: 0.5px; }

.section-title span {
  color: #A128FF;
  font-family: 'FONTSPRING DEMO - Integral CF'; }

.title-border {
  margin: 56px 0; }

.org-title {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.3px; }

.clients {
  margin-bottom: 120px; }

.clients img {
  max-height: 50px;
  height: auto;
  width: auto;
  filter: grayscale(1); }

.h-projects-head {
  display: flex;
  align-items: center;
  margin-top: 56px; }

.h-projects-head span {
  padding: 8px 16px;
  background-color: #6DFF041A;
  color: #6DFF04; }

.project-text {
  color: rgba(255, 255, 255, 0.5);
  font-family: Satoshi;
  font-size: 24px;
  font-weight: 300;
  margin: 24px 0; }

.h-project-span {
  display: flex;
  align-items: flex-start;
  gap: 16px; }

.h-project-span span {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  font-size: 16px;
  background: rgba(255, 255, 255, 0.1); }

.h-projects-head img {
  height: 56px;
  width: auto;
  margin-right: 16px; }

.h-projects-list {
  display: flex;
  max-width: 800px; }

.h-projects-list img {
  min-width: 350px; }

.h-projects-list h3 {
  font-family: Satoshi;
  font-size: 40px;
  font-weight: 700; }

.h-projects-list p {
  color: #FFFFFF80;
  font-size: 16px;
  font-weight: 300;
  margin: 12px 0 32px 0;
  line-height: 1.5;
  min-height: 96px; }

.testimonials-sa:after {
  display: none; }

.btn1,
.btn2 {
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #000;
  font-size: 20px;
  font-weight: 300; }

.btn2 {
  background-color: transparent;
  border: 1px solid #FFF;
  color: #fff; }
  .btn2:hover {
    opacity: 0.5; }

.btn2 img {
  width: 24px;
  height: 24px;
  min-width: 24px; }

.section-2 {
  background-image: url("../../assets/imgs/section-2-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom; }

.what-do {
  padding: 100px 70px;
  border-radius: 25px !important;
  background-position: center !important;
  margin-bottom: 40px;
  border: 10px solid #fff !important; }
  .what-do img {
    height: 80px;
    width: auto; }
  .what-do h4 {
    color: #FFF;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 0.5px; }
  .what-do p {
    color: #FFF;
    font-size: 20px;
    line-height: 147%;
    letter-spacing: 0.3px; }
  .what-do-1 {
    background: url("../../assets/imgs/serv-1.svg") !important;
    background-position: center !important; }
  .what-do-2 {
    background: url("../../assets/imgs/serv-5.svg") !important;
    background-position: center !important; }
  .what-do-3 {
    background: url("../../assets/imgs/serv-3.svg") !important;
    background-position: center !important; }
  .what-do-4 {
    background: url("../../assets/imgs/serv-4.svg") !important;
    background-position: center !important; }

.work-card .card-item.border-none {
  border-color: transparent !important; }

.ways-list {
  background-color: #fff;
  padding: 32px;
  border-radius: 24px; }
  .ways-list h3 {
    font-weight: 700;
    font-size: 40px;
    color: #00000033;
    margin-bottom: 32px; }
  .ways-list p {
    color: #0D0E15;
    font-weight: 500;
    font-size: 24px;
    line-height: 147%;
    letter-spacing: 0.4px; }
    .ways-list p span {
      color: #A128FF;
      display: inline; }

.mad-logo {
  height: 70px;
  width: auto; }

.com-list {
  border-width: 1px;
  padding: 24px;
  gap: 16px;
  background: radial-gradient(61.92% 1594.76% at 111.92% 50%, #1F1F1F 0%, rgba(31, 31, 31, 0) 100%);
  border: 1px solid #3B3B3B; }
  .com-list h3 {
    font-weight: 500;
    font-size: 40px;
    color: #fff; }
  .com-list h5 {
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF; }
  .com-list p,
  .com-list li {
    color: #FFFFFFCC; }
  .com-list ul {
    padding-inline-start: 0;
    margin-top: 16px; }

.gallerys img {
  margin-bottom: 30px;
  filter: grayscale(1); }

.meetups-list {
  border: 1px solid #3B3B3B;
  background: radial-gradient(1594.76% 61.92% at 111.92% 50%, #1F1F1F 0%, rgba(31, 31, 31, 0) 100%);
  padding: 24px; }
  .meetups-list h3 {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5; }
  .meetups-list p {
    margin: 16px 0;
    color: #E5E5E5;
    font-size: 14px;
    font-weight: 400;
    line-height: 147%;
    letter-spacing: 0.21px; }
    .meetups-list p a:hover {
      color: #FCC707; }

.peers {
  background: url("../../assets/imgs/peers-bg.png");
  background-size: cover;
  width: 100%;
  position: relative; }
  .peers .section-title {
    z-index: 1;
    position: relative; }
  .peers-list {
    padding: 40px;
    border-radius: 16px;
    background: #FFF;
    line-height: 147%;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 56px; }
    .peers-list p {
      color: #2F2F2F;
      font-size: 16px;
      font-weight: 500;
      /* 23.52px */
      letter-spacing: 0.24px;
      margin-bottom: 24px; }
    .peers-list h5 {
      color: #2F2F2F;
      font-size: 16px;
      font-weight: 700;
      line-height: 147%;
      letter-spacing: 0.24px; }
    .peers-list h6 {
      color: #878787;
      font-size: 12px;
      font-style: normal;
      font-weight: 500;
      letter-spacing: 0.18px; }

.main-footer {
  background: url("../../assets/imgs/footer-bg.png");
  background-size: cover;
  background-position: bottom; }
  .main-footer p {
    font-size: 24px;
    color: #E5E5E5;
    margin-bottom: 72px; }
  .main-footer ul {
    display: flex;
    align-items: center;
    padding-inline-start: 0;
    margin-bottom: 140px; }
    .main-footer ul li {
      margin-right: 24px; }
    .main-footer ul a {
      color: #fff;
      font-weight: 500;
      font-size: 24px;
      line-height: 100%;
      text-decoration: underline;
      text-decoration-style: solid; }
  .main-footer .copy-text {
    color: #E5E5E580; }

.about-page {
  background: none; }
  .about-page .span1 {
    color: #A128FF; }
  .about-page .span2 {
    color: #FCC707; }
  .about-page .span13 {
    color: #1D37EF; }
  .about-page .navbar .navbar-nav .nav-link {
    color: #2F2F2F; }
  .about-page .header-sa {
    overflow: visible !important; }
  .about-page .h-project-span span {
    background: #BFBFBF2E;
    color: #2F2F2F;
    font-weight: 400;
    font-size: 16px; }
  .about-page .h-project-span {
    justify-content: center; }
  .about-page .about-content {
    padding-top: 250px; }
    .about-page .about-content p {
      color: #2F2F2F80;
      font-weight: 400;
      font-size: 40px;
      text-align: center;
      line-height: 1.2; }
      .about-page .about-content p span {
        color: #2F2F2F;
        display: inline; }

.work-experience {
  background-image: url("../../assets/imgs/bg-1.svg");
  background-color: #0D0E15;
  background-size: cover; }
  .work-experience img {
    height: 120px;
    width: auto; }
  .work-experience h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3; }
  .work-experience h5 {
    font-weight: 500;
    font-size: 16px; }
  .work-experience h3 {
    font-weight: 700;
    font-size: 35.74px;
    text-align: center;
    margin-bottom: 0;
    line-height: 1.2; }
  .work-experience h6 {
    font-weight: 400;
    font-size: 14.89px; }
  .work-experience ul {
    list-style-type: disc; }
    .work-experience ul li {
      font-weight: 500;
      font-size: 16px;
      display: inline-flex; }
      .work-experience ul li span {
        font-size: 24px;
        margin-right: 4px;
        margin-top: -6px; }

.about-pic {
  position: absolute;
  bottom: -224px;
  z-index: 1;
  width: 100%;
  left: 0;
  right: 0; }

.about-title {
  color: #2F2F2F;
  font-weight: 400;
  font-size: 72px;
  line-height: 90px;
  text-align: center; }

.about-background {
  background: url("../../assets/imgs/about-bg.svg") !important;
  background-size: cover !important; }
  .about-background:before, .about-background::after {
    display: none !important; }

.about-ma {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.about-ma .bg-img {
  height: 100vh;
  width: 50vw; }

.about-ma .content {
  padding: 60px 60px 0;
  width: 50vw; }

.about-ma .content .item {
  margin-top: 200px; }

.about-ma .content .item .botm h2 {
  font-size: 100px;
  font-weight: 600;
  line-height: 1;
  opacity: .1; }

.about-ma .content .item .botm h2 span {
  font-size: 80px; }

.about-ma .content .item .botm h6 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 15px; }

/* --------------- Works --------------- */
.works-ds {
  overflow: hidden; }

.works-ds .work-box {
  -webkit-clip-path: inset(-100vw -100vw -100vw 0);
  clip-path: inset(-100vw -100vw -100vw 0); }

.works-ds .swiper-container {
  overflow: visible; }

.works-ds .swiper-slide {
  width: 65%; }

.pin-spacer {
  margin-top: 100px !important; }

.works-ds .sec-head .butn.butn-bord {
  border: 1px solid rgba(0, 0, 0, 0.3); }

.works-ds .sec-head .butn.butn-bord:hover {
  background: var(--main-color);
  color: #fff; }

.works-ds .item .cont {
  margin-top: 40px; }

.works-ds .item .cont span {
  font-size: 14px; }

.works-ds .swiper-wrapper {
  padding-bottom: 60px; }

.works-ds .swiper-pagination {
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  padding: 2px 25px 4px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 30px; }

.works-ds .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--main-color); }

/* tooltips*/
[hover-tooltip] {
  position: relative;
  cursor: default; }
  [hover-tooltip]:hover::before {
    content: attr(hover-tooltip);
    font-size: 14px;
    text-align: center;
    position: absolute;
    display: block;
    left: 50%;
    min-width: 100px;
    max-width: 200px;
    bottom: calc(100%+10px);
    transform: translate(-50%);
    animation: fade-in 300ms ease;
    background: #272727;
    border-radius: 4px;
    padding: 4px;
    color: #ffffff;
    z-index: 1; }
  [hover-tooltip]:hover::after {
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    width: 0;
    height: 0;
    bottom: calc(100%+6px);
    margin-left: -3px;
    border: 1px solid black;
    border-color: #272727 transparent transparent transparent;
    border-width: 4px 6px 0;
    animation: fade-in 300ms ease;
    z-index: 1; }
  [hover-tooltip][tooltip-position="bottom"]:hover::before {
    bottom: auto;
    top: calc(100%); }
  [hover-tooltip][tooltip-position="bottom"]:hover::after {
    bottom: auto;
    top: calc(100%+6px);
    border-color: transparent transparent #272727;
    border-width: 0 6px 4px; }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.main-example {
  text-align: center;
  margin: 100px 0 0; }
  .main-example.container {
    margin: 30px 0; }
  .main-example span {
    border: 1px solid gray;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 4px; }

.explanation {
  margin: 70px 30px; }

code {
  color: rgba(0, 0, 180, 0.9);
  background: rgba(0, 0, 180, 0.1);
  display: inline-block;
  border: 1px solid rgba(0, 0, 180, 0.9);
  border-radius: 3px;
  padding: 0 3px; }

.hamenu .butn {
  padding: 7px 20px;
  background: #fff;
  color: #1d1d1d;
  margin-right: 15px;
  border-radius: 0 !important; }

@media (max-width: 768px) {
  .hamenu .menu-links .main-menu > li .link {
    font-size: 20px; }

  .menu-icon {
    font-size: 24px;
    margin-left: 12px; }

  .navbar .topnav .butn span {
    font-size: 14px; }

  .navbar .topnav .butn {
    padding: 4px 16px; }

  .link.disable {
    display: flex !important;
    align-items: center;
    cursor: auto; }
    .link.disable span {
      color: #9A9A9A !important; }
    .link.disable .fill-text::after {
      color: #9A9A9A !important; }
    .link.disable .text-small {
      font-size: 12px;
      margin-left: auto;
      border: 1px solid;
      padding: 4px 8px;
      border-radius: 25px; }

  .header-sa {
    padding: 180px 0 140px; }

  .header-sa .caption h1 {
    font-size: 32px;
    letter-spacing: 0.1px; }

  .text1 p {
    font-size: 18px;
    line-height: 1.3; }

  .title-border {
    margin: 32px 0; }

  .section-title {
    font-size: 28px;
    line-height: 1.3; }
    .section-title span {
      display: inline;
      letter-spacing: 0.1px; }

  .section-padding {
    padding: 60px 0; }

  .secondary-title {
    font-size: 28px;
    line-height: 1.4;
    letter-spacing: 0.1px; }

  .text-2 {
    font-size: 18px; }

  .section-space {
    padding: 60px 0; }

  .marq-1 {
    padding: 8px 12px; }

  .marq-1 span {
    font-size: 16px;
    margin-left: 16px; }

  .marq-1 .item:after {
    width: 24px;
    height: 24px; }

  .marq-sa .item {
    padding: 0 24px !important; }

  .org-title {
    line-height: 1.4; }

  .section-2 .d-flex {
    flex-wrap: wrap;
    gap: 32px;
    justify-content: center !important; }

  .h-project-span {
    flex-wrap: wrap; }
    .h-project-span span {
      font-size: 14px; }

  .project-text {
    font-size: 18px; }

  .h-projects-list {
    flex-direction: column; }
    .h-projects-list h3 {
      font-size: 24px;
      letter-spacing: 0.1px; }
    .h-projects-list div > img {
      min-width: initial;
      padding: 0 16px; }

  .ways-list {
    padding: 24px;
    margin-bottom: 32px; }
    .ways-list h3 {
      font-size: 28px; }
    .ways-list p {
      font-size: 18px; }

  .work-card .section-title {
    text-align: center;
    margin-bottom: 24px; }

  .what-do {
    padding: 40px; }
    .what-do img {
      height: 60px; }
    .what-do h4 {
      font-size: 20px; }
    .what-do p {
      font-size: 18px; }

  .com-list h3 {
    font-size: 32px; }

  .meetups-list {
    margin-bottom: 16px; }
    .meetups-list h3 {
      font-size: 20px;
      letter-spacing: 0.1px; }

  .main-footer {
    background-size: auto; }
    .main-footer ul {
      flex-wrap: wrap; }
      .main-footer ul a {
        font-size: 16px; }
    .main-footer p {
      font-size: 18px; }

  .about-title {
    font-size: 32px;
    line-height: 1.4;
    letter-spacing: 0.1px; }

  .about-page .header-sa {
    padding: 120px 0 160px; }
  .about-page .about-pic {
    bottom: 10px; }
  .about-page .about-content {
    padding-top: 60px; }
    .about-page .about-content p {
      font-size: 20px;
      line-height: 1.5; }

  .work-experience ul {
    padding-inline-start: 0; }
    .work-experience ul li {
      font-size: 14px; }
  .work-experience img {
    height: 80px;
    margin-bottom: 24px; }
  .work-experience h4 {
    font-size: 20px;
    letter-spacing: 0.1px; }
  .work-experience h3 {
    text-align: left; }

  .marq-1 .item:after {
    background-image: url("../../common/imgs/icons/Star 5 2.svg") !important;
    background-size: cover; } }

/*# sourceMappingURL=customs.css.map */
