*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: poppins, sans-serif;
  font-display: swap;
  font-size: 16px;
}
a.remove-default,
a.remove-default:hover,
a.remove-default:active,
a.remove-default:visited,
a.remove-default:link {
  text-decoration: none;
}
form label .required {
  color: red;
}
strong {
  font-family: 'poppins', sans-serif;
  font-weight: 300;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.padding-20 {
  padding: 20px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-top-30 {
  padding-top: 30px;
}
.padding-top-50 {
  padding-top: 50px;
}
.padding-top-80 {
  padding-top: 80px;
}
.padding-top-100 {
  padding-top: 100px;
}
.padding-top-150 {
  padding-top: 150px;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}

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

.padding-bottom-80 {
  padding-bottom: 80px;
}
.padding-bottom-150 {
  padding-bottom: 150px;
}
.padding-left-0 {
  padding-left: 0px !important;
}
.border-radius-12 {
  border-radius: 12px;
}
.hide {
  display: none !important;
}
.visible {
  display: block !important;
}
.visible-md {
  display: none !important;
}
.visible-lg {
  display: none !important;
}

.section-text {
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 25px;
}

.section-text strong {
  font-weight: 600;
}

.list-3 {
  font-size: 17px;
  line-height: 1.7;
  padding-left: 20px;
}

@media (max-width: 768px) {
  .visible-md {
    display: block !important;
  }
  .hide-md {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .visible-lg {
    display: block !important;
  }
  .hide-lg {
    display: none !important;
  }
}
.font-medium {
  font-size: 16px;
}
.font-large {
  font-size: 20px;
}
@media (max-width: 768px) {
  .font-large {
    font-size: 18px;
  }
}
.text-align-center {
  text-align: center;
}
.display-flex {
  display: flex;
}
.display-block {
  display: block;
}
.flex-wrap-wrap {
  flex-wrap: wrap;
}
.flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.flex-grow-1 {
  flex-grow: 1;
}
.flex-direction-column {
  flex-direction: column;
}
.justify-content-center {
  justify-content: center;
}
.align-items-center {
  align-items: center;
}
.position-sticky {
  position: sticky;
  top: 0;
}
.position-relative {
  position: relative;
}
.top-20 {
  top: 20px;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-simple::before {
  content: '';
  display: inline-block;
  position: absolute !important;
  bottom: 0px;
  width: 4px;
  height: 100%;
  background-color: #24292f;
  transform: translateY(15%);
  -webkit-animation: blink 1.2s linear infinite;
  animation: blink 1.2s linear infinite;
}
@media (max-width: 380px) {
  .cursor-simple::before {
    height: 30px;
    transform: translateY(0%);
  }
}
.list {
  list-style: none;
  display: flex;
}
.list li {
  margin-right: 30px;
}
.list a,
.list a:hover,
.list a:active,
.list a:visited {
  color: initial;
  text-decoration: none;
}
.title-1-white {
  font-family: 'alliance-semi-bold', sans-serif;
  font-size: 70px;
  color: #fff;
  line-height: 76px;
  letter-spacing: -1px;
}
.title-2 {
  font-family: 'alliance-semi-bold';
  font-size: 64px;
  color: #24292f;
  letter-spacing: -1px;
  line-height: 68px;
}
.title-2 span {
  color: #8c959e;
}
.title-2-white {
  font-family: 'alliance-semi-bold';
  font-size: 64px;
  color: #fff;
  letter-spacing: -1px;
  line-height: 68px;
}
.title-2-white span {
  color: #8c959e;
}
.title-3 {
  font-family: 'poppins', sans-serif;
  font-size: 48px;
  color: #24292f;
  letter-spacing: -1px;
  line-height: 68px;
  font-weight: 600;
}
.title-3 span {
  color: #949da7;
}
.title-3-medium {
  font-family: 'poppins', sans-serif;
  font-size: 30px;
  color: #24292f;
  letter-spacing: -1px;
  line-height: 34px;
  font-weight: 500;
}
.title-3-medium span {
  color: #949da7;
}
@media (max-width: 768px) {
  .title-1-white {
    font-family: 'alliance-semi-bold', sans-serif;
    font-size: 48px;
    color: #fff;
    line-height: 47px;
    letter-spacing: -1px;
  }
  .title-2 {
    font-family: 'alliance-semi-bold';
    font-size: 32px;
    color: #24292f;
    letter-spacing: -1px;
    line-height: 36px;
  }
  .title-2 span {
    color: #8c959e;
  }
  .title-3 {
    font-family: 'poppins', sans-serif;
    font-size: 32px;
    color: #24292f;
    letter-spacing: -1px;
    line-height: 36px;
    font-weight: 600;
  }
  .title-3 span {
    color: #949da7;
  }
}
@media (max-width: 576px) {
  .title-1-white {
    font-family: 'alliance-semi-bold', sans-serif;
    font-size: 42px;
    color: #fff;
    line-height: 47px;
    letter-spacing: -1px;
  }
}
.text-1-white-faint {
  color: #fff;
  opacity: 0.7;
}
.text-1-black-faint {
  color: #24292f;
  opacity: 0.7;
}
.link-list {
  list-style: none;
}
.link-list a {
  text-decoration: none;
}
.flip-to-left {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
.link {
  color: #0969da;
}
.screen-overlay {
  background-color: rgba(27, 31, 35, 0.9);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 10;
}
.pattern-bg {
  position: absolute;
  background-image: url(../images/pattern.png);
  background-size: 100%;
  opacity: 14%;
  mix-blend-mode: screen;
  z-index: 0;
  pointer-events: none;
}
.center-banner-image {
  border-radius: 12px;
  width: 100%;
  max-width: 936px;
  box-shadow: 0 100px 80px rgba(0, 0, 0, 0.0174624), 0 41.7776px 33.4221px rgba(0, 0, 0, 0.0235573), 0 22.3363px 17.869px rgba(0, 0, 0, 0.0282784),
    0 12.5216px 10.0172px rgba(0, 0, 0, 0.0339075), 0 6.6501px 5.32008px rgba(0, 0, 0, 0.04317), 0 2.76726px 2.21381px rgba(0, 0, 0, 0.07);
}
@font-face {
  font-family: 'cascadia-code';
  src: url(../fonts/cascadia-code/CascadiaCode_VTT.ttf);
}
@font-face {
  font-family: 'alliance-regular';
  src: url(../fonts/alliance/alliance-no-1-regular.woff2);
}
@font-face {
  font-family: 'alliance-medium';
  src: url(../fonts/alliance/alliance-no-1-medium.woff2);
}
@font-face {
  font-family: 'alliance-semi-bold';
  src: url(../fonts/alliance/alliance-no-1-semibold.woff2);
}
@font-face {
  font-family: 'alliance-extra-bold';
  src: url(../fonts/alliance/alliance-no-1-extrabold.woff2);
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
.btn {
  font-family: 'poppins', sans-serif;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 10px 15px;
  border: none;
  outline: none;
  cursor: pointer;
}
.btn-medium {
  padding: 12px 23px;
}

.btn-primary {
  color: #fff;
  background-color: #346ead;
}

.btn-arrow-1 .octicon-chevrow-stem {
  transform: translateX(3px);
  opacity: 0;
  transition: all 150ms;
}
.btn-arrow-1:hover .octicon-chevrow-stem {
  opacity: 1;
}
.btn-arrow-1 .octicon-chevrow-right {
  transition: all 200ms;
}
.btn-arrow-1:hover .octicon-chevrow-right {
  transform: translateX(4px);
}
.btn-border-1-white {
  color: #fff;
  background-color: none;
  box-shadow: inset 0 0 0 1px #586069;
  border-radius: 5px;
  transition: all 400ms;
}
.btn-border-1-white:hover {
  box-shadow: inset 0 0 0 2px #fff;
}
.btn-border-1-black {
  color: #1b1f23;
  background-color: none;
  box-shadow: inset 0 0 0 1px #586069;
  border-radius: 5px;
  transition: all 400ms;
}
.btn-border-1-black:hover {
  box-shadow: inset 0 0 0 2px #1b1f23;
}
.btn-1-white {
  color: #1b1f23;
  border-radius: 6px;
  font-weight: 500;
  background-color: #fff;
}
.btn-1-white.btn-arrow-1-static svg .octicon-chevrow-right,
.btn-1-white.btn-arrow-1-static svg .octicon-chevrow-stem {
  fill: #1b1f23;
  color: #1b1f23;
  transform: translate(4px, 1px);
}
.btn-1-danger {
  color: #fff;
  border-radius: 6px;
  font-weight: 500;
  background-color: #b92d3a;
}
.btn-1-danger.btn-arrow-1-static svg .octicon-chevrow-right,
.btn-1-danger.btn-arrow-1-static svg .octicon-chevrow-stem {
  fill: #fff;
  color: #fff;
  transform: translate(4px, 1px);
}
.btn-1-success {
  color: #fff;
  border-radius: 6px;
  font-weight: 500;
  background-color: #228c3a;
}
.btn-1-success.btn-arrow-1-static svg .octicon-chevrow-right,
.btn-1-success.btn-arrow-1-static svg .octicon-chevrow-stem {
  fill: #fff;
  color: #fff;
  transform: translate(4px, 1px);
}
.btn-1-gradient {
  color: #1b1f23;
  border-radius: 6px;
  font-weight: 500;
  background-image: linear-gradient(to right, #1cced4 20%, #05f8c3 100%);
  transition: 0.5s;
  background-size: 100% auto;
}
.btn-1-gradient:hover {
  background-position: right center;
  background-size: 200% auto;
}
.btn-1-gradient.btn-arrow-1-static svg .octicon-chevrow-right,
.btn-1-gradient.btn-arrow-1-static svg .octicon-chevrow-stem {
  fill: #1b1f23;
  color: #1b1f23;
  transform: translate(4px, 1px);
}
.btn-block {
  display: flex;
  flex-basis: 100%;
  width: 100%;
}
.btn-group-vertical {
  display: flex;
  align-items: center;
}
.btn-group-vertical-gap-small .btn:not(:last-of-type) {
  margin-right: 10px;
}

.btn-group {
  display: flex;
  gap: 15px;
}

.navigation {
  position: fixed;
  top: 0px;
  width: 100%;
  background-color: #fff;
  z-index: 500;
}
.navigation-logo {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
}
.navigation-logo img {
  margin-right: 10px;
  width: 400px;
  transform: translateX(65px);
}
.navigation-icon {
  display: none;
  cursor: pointer;
}
.navigation-flex-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.navigation-options {
  list-style: none;
  display: flex;
}
.navigation-options a {
  text-decoration: none;
  color: inherit;
  font-weight: 500;
  color: #1b1f23;
}
.navigation-options > li {
  padding: 20px 18px;
  position: relative;
}
.navigation-options > li .chevron {
  height: 14px;
  transform: rotate(90deg);
  transition: all 500ms;
}
.navigation-options > li ul {
  background-color: #2b568e;
  position: absolute;
  top: 100%;
  list-style: none;
  display: flex;
  flex-direction: column;
  min-width: 250px;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  transition: all 500ms;
}
.navigation-options > li ul li a {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  opacity: 0.9;
  padding: 15px;
  border-bottom: 1px solid #254a7a;
  position: relative;
}
.navigation-options > li ul li a::before {
  background-color: #d29a38;
  content: '';
  visibility: hidden;
  width: 0px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  transition: all 600ms;
}
.navigation-options > li ul li a:hover::before {
  visibility: visible;
  width: 100%;
}
.navigation-options > li:hover > a {
  color: #d29a38;
}
.navigation-options > li:hover .chevron {
  transform: rotate(-90deg);
}
.navigation-options > li:hover > ul {
  visibility: visible;
  opacity: 1;
}
.navigation-sidebar {
  transform: translateX(-100%);
  background-color: #fff;
  width: 100%;
  max-width: 400px;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 501;
  overflow-y: auto;
  pointer-events: none;
  transition: all 600ms;
}
.navigation-sidebar.active {
  transform: translateX(0%);
  pointer-events: initial;
}
.navigation-sidebar-close {
  background-color: #1b1f23;
  outline: 0px;
  border: 0px;
  width: 100%;
  border-radius: 0;
  color: #fff;
  min-height: 50px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  font-family: inherit;
}
.navigation-sidebar .navigation-options {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.navigation-sidebar .navigation-options > li a {
  display: block;
  display: flex;
  justify-content: space-between;
}
.navigation-sidebar .navigation-options > li ul {
  opacity: 1;
  position: static;
  background-color: #fff;
  height: 0px;
  overflow: hidden;
  transition: all 600ms;
}
.navigation-sidebar .navigation-options > li ul li:not(:last-of-type) {
  border-bottom: 1px solid #eee;
}
.navigation-sidebar .navigation-options > li ul a {
  color: initial;
  border: none;
}
.navigation-sidebar .navigation-options > li ul a::before {
  background-color: #fff !important;
}
.navigation-sidebar .navigation-options > li:hover > ul {
  margin-top: 20px;
  display: block;
  height: unset;
  overflow: unset;
}
.navigation-sidebar .navigation-options > li:not(:last-of-type) {
  border-bottom: 1px solid #eee;
}

.header-bottom-bar .btn {
  transform: translate(100px, -50%);
}

@media (max-width: 1200px) {
  .navigation-icon {
    display: flex;
  }
  .navigation-logo img {
    width: 200px;
  }
  .navigation-btn {
    padding: 7px 12px;
  }
  .navigation-options {
    display: none;
  }

  .header-bottom-bar .btn {
    transform: translate(0, 0);
    margin-top: 10px;
  }

  .header-bottom-bar.grids .grid {
    flex-basis: 100%;
    text-align: center;
  }

  .header-bottom-bar .btn-group {
    justify-content: center;
  }

  .header-bottom-bar.grids .grid:first-of-type {
    display: none;
  }
}
@media (max-width: 380px) {
  .navigation-logo img {
    transform: translateX(0px);
  }
  .navigation-flex-1 {
    justify-content: center;
    flex-direction: column;
  }
  .navigation-btn {
    font-weight: 300;
    margin-top: 20px;
    box-shadow: none;
  }
}
.pill {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 7px 10px;
  border-radius: 1000px;
}
.pill-1-light-blue {
  font-weight: 300;
  font-size: 19px;
  color: #79c0ff;
  background-color: none;
  border: 1px solid #79c0ff;
  padding: 5px 17px;
}
.pill-2-link {
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  background-color: #0366d6;
  border: none;
  padding: 7px 10px;
}
.pill-2-red {
  font-weight: 300;
  font-size: 16px;
  color: red;
  background-color: #fff;
  border: none;
  padding: 7px 10px;
}
.pill-2-orange {
  font-weight: 300;
  font-size: 16px;
  color: #d89216;
  background-color: #fff;
  border: none;
  padding: 7px 10px;
}
.pill-2-purple {
  font-weight: 300;
  font-size: 16px;
  color: #8e05c2;
  background-color: #fff;
  border: none;
  padding: 7px 10px;
}
.pill-small {
  font-size: 12px;
  padding: 3px 7px;
}
.editor-panel {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #000;
  box-shadow: 0 0 60px 30px rgba(255, 255, 255, 0.1), 0 0 100px 60px rgba(121, 192, 255, 0.1);
}
.editor-panel-header {
  background-color: #1a2023;
  height: 45px;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  overflow-x: auto;
  overflow-y: hidden;
}
.editor-panel-body {
  display: flex;
  margin-bottom: 15px;
  overflow: auto;
}
.editor-panel-tabs {
  display: flex;
  font-weight: 300;
  background-color: none;
  height: 45px;
  list-style: none;
}
.editor-panel-tabs > li {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  letter-spacing: 0.6px;
  color: rgba(255, 255, 255, 0.6);
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid #000;
  cursor: pointer;
}
.editor-panel-tabs > li.active {
  border-top: 1px solid #f2df67;
}
.editor-panel-tabs > li:hover {
  background-color: #232a2f;
}
.editor-panel-line-bar {
  display: flex;
  flex-direction: column;
  padding-left: 30px;
  font-family: 'cascadia-code', sans-serif;
  font-weight: 100;
  font-size: 15px;
  text-align: right;
}
.editor-panel-line-bar > span {
  margin-bottom: 7px;
}
.editor-panel-main {
  flex-grow: 1;
  flex-shrink: 0;
  padding-left: 20px;
  padding-right: 10px;
}
.editor-panel-main-p {
  font-family: 'cascadia-code', sans-serif;
  display: none;
}
.editor-panel-main-p .white {
  color: #fff;
}
.editor-panel-main-p .pink {
  color: #fc89cf;
}
.editor-panel-main-p .purple {
  color: #a681dc;
}
.editor-panel-main-p .green {
  color: #5bec95;
}
.editor-panel-main-p .yellow {
  color: #f2df67;
}
.editor-panel-main-p .lightblue {
  color: #89ddff;
}
.editor-panel-main-p .blue {
  color: #54a7d3;
}
.editor-panel-main-p .grey {
  color: #919ba3;
}
.editor-panel-main-p.active {
  display: initial;
}
.editor-panel-dark {
  background-color: #232a2f;
}
.editor-panel-dark .editor-panel-line-bar > span {
  color: rgba(255, 255, 255, 0.5);
}
.editor-panel-dark .editor-panel-tabs li.active {
  background-color: #232a2f;
}
.browser {
  width: 100%;
  border: 1px solid #eaeef2;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.016) 0px 100px 80px 0px,
    rgba(0, 0, 0, 0.024) 0px 41.7776px 33.4221px 0px, rgba(0, 0, 0, 0.027) 0px 22.3363px 17.869px 0px,
    rgba(0, 0, 0, 0.035) 0px 12.5216px 10.0172px 0px, rgba(0, 0, 0, 0.043) 0px 6.6501px 5.32008px 0px, rgba(0, 0, 0, 0.07) 0px 2.76726px 2.21381px 0px;
  overflow: hidden;
}
.browser-title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.browser-header {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eaeef2;
  height: 32px;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f7f9fc;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  position: relative;
}
.browser-header-icons {
  flex-basis: 100px;
}
.browser-header-icons .icon {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 100px;
}
.browser-header-icons .red-icon {
  background-color: #ff605c;
}
.browser-header-icons .orange-icon {
  background-color: #ffbd44;
}
.browser-header-icons .green-icon {
  background-color: #00ca4e;
}
.browser-header-main {
  flex-grow: 1;
  text-align: center;
  font-size: 14px;
}
.browser-toolbar {
  display: flex;
  border-bottom: 1px solid #eaeef2;
  height: 40px;
  padding-left: 20px;
}
.browser-toolbar-icons {
  display: flex;
  flex-basis: 200px;
}
.browser-toolbar-icons .icon {
  display: flex;
  align-items: center;
  width: 22px;
  margin-right: 17px;
}
.browser-toolbar-icons .icon svg {
  fill: #ddd;
  color: #ddd;
}
.browser-toolbar-main {
  font-family: 'alliance-regular', sans-serif;
  display: flex;
  align-items: center;
  font-size: 14px;
  background-color: #fcfafa;
  flex-grow: 1;
  border-radius: 3px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
.browser-body {
  overflow: hidden;
}
.browser-page {
  background-color: #f6f8fa;
  height: 100%;
  overflow: hidden;
}
.browser-light {
  border: 1px solid #eaeef2;
  background-color: #fff;
}
.sidebar-categories {
  display: flex;
  align-items: flex-start;
  font-family: 'alliance-medium', sans-serif;
  flex-basis: 245px;
}
.sidebar-categories-options > ul {
  width: 245px;
}
.sidebar-categories-options > ul li {
  list-style: none;
  border-radius: 5px;
  overflow: hidden;
}
.sidebar-categories-options > ul li.active {
  border: 1px solid rgba(53, 72, 91, 0.15);
  background-color: #f6f8fa;
}
.sidebar-categories-options > ul li.active button {
  color: #24292f;
}
.sidebar-categories-options > ul li button {
  font-family: alliance-medium, sans-serif;
  text-align: left;
  width: 100%;
  padding: 16px 24px;
  color: #6e7681;
  background-color: transparent;
  font-size: 20px;
  font-weight: 500;
  border: none;
  outline: none;
  cursor: pointer;
}
.sidebar-categories-options > ul li button:focus {
  background-color: #f6f8fa;
  outline: none !important;
}
.sidebar-categories-options.sticky {
  position: sticky;
  top: 10px;
}
.sidebar-categories-main {
  padding-left: 50px;
  flex-grow: 1;
}
.sidebar-categories-main-heading {
  font-family: 'alliance-medium', sans-serif;
  color: #24292f;
}
.sidebar-categories-main-text {
  font-family: 'alliance-regular', sans-serif;
  margin-top: 20px;
  line-height: 25px;
}
.sidebar-categories-main .grids {
  display: none;
}
.sidebar-categories-main .grids.active {
  display: flex;
}
.sidebar-categories-main .grids .card {
  margin-top: 10px;
}
.sidebar-categories-main .grid-50 {
  padding-right: 30px;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .sidebar-categories {
    flex-direction: column;
  }
  .sidebar-categories-options {
    flex-basis: 100%;
  }
  .sidebar-categories-options.sticky {
    position: unset;
  }
  .sidebar-categories-options > ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 20px;
  }
  .sidebar-categories-options > ul li {
    font-size: 19px;
    flex-basis: 100%;
    padding: 8px 16px;
  }
  .sidebar-categories-main {
    padding-left: 0px;
    flex-basis: 100%;
  }
  .sidebar-categories-main .grid-50 {
    padding-right: 0px;
  }
}
.card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 10px;
  width: 100%;
  padding: 20px;
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.card-heading {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
}
.card-text {
  margin-top: 7px;
}
.item-detail {
  display: flex;
  align-items: flex-start;
  min-height: 10px;
}
.item-detail-sub {
  display: inline-block;
  font-family: 'alliance-regular';
}
.item-detail .app-logo {
  border-radius: 1000px;
  width: 120px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  display: block;
  margin: 0 auto;
}
.item-detail-sidebar {
  flex-basis: 245px;
  position: sticky;
  top: 10px;
}
.item-detail-sidebar .app-description {
  color: #24292f;
  font-size: 16px;
  margin-top: 30px;
}
.item-detail-sidebar .app-text {
  font-size: 15px;
}
.item-detail-main {
  font-family: 'alliance-regular', sans-serif;
  flex-grow: 1;
  max-width: 1000px;
  padding-left: 50px;
  color: #24292f;
}
.item-detail-main.blog {
  font-family: 'poppins', sans-serif;
}
.item-detail-main-line {
  margin-bottom: 16px;
  color: #24292f;
}
.item-detail-main strong {
  font-family: 'poppins', sans-serif;
  font-weight: 500;
}
.item-detail-main a {
  color: #0969da;
  text-decoration: none;
}
.item-detail-list {
  padding-left: 30px;
  line-height: 28px;
}
@media (max-width: 768px) {
  .item-detail-sub {
    margin-bottom: 7px;
  }
}
@media (max-width: 992px) {
  .item-detail {
    flex-direction: column-reverse;
  }
  .item-detail-sidebar {
    flex-basis: 100%;
    position: initial;
  }
  .item-detail-main {
    flex-basis: 100%;
    padding-left: 0px;
  }
}
.gallery {
  min-height: 600px;
  position: relative;
}
.gallery-layer-1 {
  width: 70%;
  height: 500px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-image: url(../assets/dot.svg);
  background-size: 20px;
}
.gallery-layer-3 {
  max-width: 290px;
  width: 100%;
  height: 360px;
  position: absolute;
  right: 100px;
  bottom: 150px;
}
.gallery-layer-2 {
  background-image: url(../assets/large-pic.jpg);
  max-width: 400px;
  height: 390px;
  width: 100%;
  position: absolute;
  bottom: 80px;
  left: 80px;
  height: 500px;
}
.gallery-layer-2 button {
  background-color: #1b1f23;
  outline: none;
  border: none;
  color: #fff;
  min-width: 120px;
  padding: 7px 12px;
  font-size: 14px;
  font-weight: 400;
}
.gallery-layer-2 .btn-group {
  position: absolute;
  bottom: 0px;
  transform: translateY(120%);
}
@media (max-width: 768px) {
  .gallery-layer-2 {
    left: 0px;
  }
  .gallery-layer-3 {
    left: 20px;
  }
}
@media (max-width: 380px) {
  .gallery-layer-2 {
    left: 0px;
  }
  .gallery-layer-3 {
    left: 0px;
    width: 100%;
  }
  .gallery-layer-3 img {
    border: 1px solid #1b1f23;
    width: 90%;
    display: block;
    margin: auto auto;
  }
}
._modal {
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  border-radius: 6px;
  z-index: 11;
  transform: translate(-50%, -50%);
}
._modal-vertical-1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 400px;
  max-height: 550px;
  overflow: hidden;
}
._modal-vertical-1-title {
  color: #24292f;
  font-weight: 500;
  font-size: 26px;
  line-height: 32px;
}
._modal-vertical-1-text {
  margin-top: 15px;
}
._modal-vertical-1 ._modal-header {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 30px;
}
._modal-vertical-1 ._modal-header .icon {
  width: 110px;
}
._modal-vertical-1 ._modal-body {
  flex-grow: 1;
  background-color: #fff;
  padding: 30px;
  overflow-y: auto;
}
._modal-horizontal-1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 800px;
  max-height: 400px;
  min-height: 400px;
  overflow: hidden;
}
._modal-horizontal-1-left {
  border-right: 1px solid #f6f8fa;
}
._modal-horizontal-1-right {
  padding-left: 20px;
}
._modal-horizontal-1-title {
  color: #24292f;
  font-weight: 500;
  font-size: 26px;
  line-height: 32px;
}
._modal-horizontal-1-text {
  margin-top: 15px;
}
._modal-horizontal-1 .icon {
  width: 15px;
  margin-right: 10px;
}
._modal-horizontal-1 ._modal-body {
  flex-grow: 1;
  background-color: #fff;
  padding: 30px;
  display: flex;
  align-items: center;
  overflow-y: auto;
}
._modal-horizontal-1 ._modal-body .grid {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._modal-horizontal-1 ._modal-body .grid a {
  margin-top: 20px;
  display: block;
  text-decoration: none;
  color: #24292f;
}
._modal-close {
  position: absolute;
  top: 20px;
  right: 30px;
  cursor: pointer;
  z-index: 1;
  background-color: transparent;
  border: none;
  outline: none;
}
._modal-close svg {
  width: 17px;
  height: 17px;
}
@media (max-width: 576px) {
  ._modal-vertical-1 {
    width: 90%;
    height: auto;
    max-width: auto;
    max-height: auto;
  }
  ._modal-vertical-1-title {
    font-size: 23px;
    line-height: 29px;
  }
  ._modal-vertical-1 ._modal-header .icon {
    width: 80px;
  }
}
@media (max-width: 768px) {
  ._modal-horizontal-1 {
    width: 90%;
    height: auto;
    max-width: auto;
    max-height: unset;
    min-height: unset;
  }
  ._modal-horizontal-1-left {
    border-right: none;
  }
  ._modal-horizontal-1-right {
    padding-left: 0;
  }
  ._modal-horizontal-1 .grids {
    flex-direction: column;
  }
}
form .group:not(:first-of-type) {
  margin-top: 25px;
}
form .group-2 {
  display: flex;
  align-items: baseline;
  width: 100%;
}
form .group-2 .group {
  width: 50%;
}
form .group-2 .group:first-of-type {
  margin-right: 20px;
}
form label {
  font-size: 16px;
  padding-bottom: 10px;
  display: inline-block;
}
.input-style-1 {
  font-weight: 400;
  outline: none;
  width: 100%;
  padding: 12px 18px;
  border-radius: 6px;
  font-family: inherit;
  font-size: 16px;
  background-color: #f6f8fa;
  border: 2px solid #ddd;
}
.input-style-1.no-resize {
  resize: none;
}
.accordion-item {
  padding: 10px 0;
  border-bottom: 1px solid rgba(53, 72, 91, 0.15);
  transition: all 500ms;
}
.accordion-item-title {
  font-family: 'alliance-medium', sans-serif;
  font-weight: 500;
  flex-grow: 1;
  padding: 10px 10px 10px 0;
  font-size: 20px;
  color: #6e7681;
}
.accordion-item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.accordion-item-icon svg {
  width: 17px;
  height: 17px;
  fill: #6e7681;
  -webkit-transform: rotate(-90deg) scaleX(-1);
  -moz-transform: rotate(-90deg) scaleX(-1);
  -o-transform: rotate(-90deg) scaleX(-1);
  -ms-transform: rotate(-90deg) scaleX(-1);
}
.accordion-item-header {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.accordion-item-body {
  padding: 20px 0 20px 0;
  display: none;
}
.accordion-item-body ul {
  padding-left: 20px;
}
.accordion-item.active .accordion-item-title {
  color: #24292f;
}
.accordion-item.active .accordion-item-icon svg {
  fill: #24292f;
  -webkit-transform: rotate(90deg) scaleX(-1);
  -moz-transform: rotate(90deg) scaleX(-1);
  -o-transform: rotate(90deg) scaleX(-1);
  -ms-transform: rotate(90deg) scaleX(-1);
}
.accordion-item.active .accordion-item-body {
  display: block;
  color: #6e7681;
}
@media (max-width: 576px) {
  .accordion-item-title {
    font-size: 19px;
  }
  .accordion-item-icon {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.code-block {
  font-family: consolas, sans-serif;
  background-color: #f6f8fa;
  display: block;
  min-height: 10px;
  border-radius: 5px;
  padding: 10px 30px;
  position: relative;
  overflow: auto;
  display: none;
}
.code-block-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border: 1px solid rgba(53, 72, 91, 0.15);
  outline: none;
  padding: 7px;
  border-radius: 5px;
  cursor: pointer;
}
.code-block-icon svg {
  fill: #57606a;
}
.code-block-copy-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
}
.code-block-copy-icon:hover {
  background-color: #ecf0f5;
}
.code-block:hover .code-block-copy-icon {
  display: flex;
}
.text-block {
  background-color: #f6f8fa;
  padding: 20px;
  border-radius: 5px;
}
.text-block-small-text {
  font-size: 16px;
  opacity: 0.8;
}
.footer {
  display: flex;
  flex-direction: column;
  background-color: #eee;
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .footer-main-logo {
    width: 100px;
  }
  .footer-main-text {
    font-size: 16px;
  }
  .footer-bottom {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer-bottom .flex-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-bottom-icons {
    justify-content: center;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .footer-bottom .list {
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .footer-bottom .list {
    flex-direction: column;
    align-items: center;
  }
  .footer-bottom .list li {
    margin-right: 0px;
    margin-top: 10px;
  }

  .navigation-flex-1 {
    justify-content: center;
    flex-direction: column;
    gap: 20px;
  }

  .navigation-logo img {
    transform: unset;
  }
}
.container {
  display: block;
  margin: auto auto;
  width: 100%;
}
.container-has-position {
  left: 50%;
  transform: translateX(-50%);
}
.container-medium {
  max-width: 1280px;
}
@media (max-width: 1280px) {
  .container-medium {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .container-medium {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 380px) {
  .container-medium {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.grids {
  display: flex;
  width: 100%;
}
.grids .grid-gap-small {
  margin: 5px;
}
.grids .grid-gap-medium {
  margin: 10px;
}
.grids .grid-separator-right {
  border-right: 2px solid #f6f8fa;
}
.grids .grid-70 {
  flex-basis: 70%;
}
.grids .grid-60 {
  flex-basis: 60%;
}
.grids .grid-50 {
  flex-basis: 50%;
}
.grids .grid-40 {
  flex-basis: 40%;
}
.grids .grid-30 {
  flex-basis: 30%;
}
.grids .grid-25 {
  flex-basis: 25%;
}
.grids .grid-33 {
  flex-basis: 33.33%;
}
.grids .grid-16 {
  flex-basis: 16.66%;
}
@media (max-width: 992px) {
  .grids-break-lg-50 .grid {
    flex-basis: 50%;
  }
  .grids-break-lg-100 .grid {
    flex-basis: 100%;
  }
}
@media (max-width: 768px) {
  .grids-break-md-50 .grid {
    flex-basis: 50%;
  }
  .grids-break-md-100 .grid {
    flex-basis: 100%;
  }
  .grids .grid-separator-hide-md {
    border: none;
  }
}
.top-main-1 {
  background-color: #041c32;
  position: relative;
  padding-bottom: 120px;
}
.top-main-1 .navigation-btn.btn-arrow-1 svg {
  transform: translateY(1px);
}
.top-main-1-absolute-section {
  position: absolute;
  bottom: 170px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.top-main-1-absolute-section-sub {
  color: rgba(255, 255, 255, 0.7);
  padding-top: 0px;
  font-weight: 300;
  max-width: 700px;
  text-align: center;
  line-height: 32px;
}
.top-main-1-absolute-section-sub-2 {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300;
  max-width: 700px;
  text-align: center;
  line-height: 23px;
  margin-top: 25px;
}
.top-main-1-absolute-section-sub-2 .separator {
  color: rgba(255, 255, 255, 0.1);
}
.top-main-1 .top-main-1-grid .grid-33:first-of-type {
  padding-right: 0px;
}
.top-main-1 .top-main-1-grid .grid-33:nth-of-type(2) {
  padding-left: 25px;
  padding-right: 10px;
}
.top-main-1 .top-main-1-grid .grid-33:last-of-type {
  padding-left: 30px;
}
.top-main-1 .top-main-1-grid .grid-heading {
  font-size: 20px;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.5px;
}
.top-main-1 .top-main-1-grid .grid-text {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  padding-top: 10px;
  font-size: 17px;
}
.top-main-1 .editor-panel {
  max-width: 958px;
  min-width: 958px;
}
@media (max-width: 992px) {
  .top-main-1 .editor-panel {
    max-width: 100%;
    min-width: auto;
  }
}
@media (max-width: 768px) {
  .top-main-1-title {
    margin-bottom: 10px;
  }
  .top-main-1-btn {
    display: flex;
    flex-basis: 100%;
  }
  .top-main-1-pill {
    font-size: 16px;
  }
  .top-main-1-absolute-section-sub {
    line-height: normal;
  }
  .top-main-1 .top-main-1-grid .grid-33 {
    line-height: 25px;
    font-size: 18px;
  }
  .top-main-1 .top-main-1-grid .grid-33:first-of-type {
    padding-right: 0px;
  }
  .top-main-1 .top-main-1-grid .grid-33:nth-of-type(2) {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
  }
  .top-main-1 .top-main-1-grid .grid-33:last-of-type {
    padding-left: 0px;
    margin-top: 20px;
  }
}
.main-area {
  padding-top: 280px;
}
.main-area-text {
  display: block;
  margin: 0px auto;
  line-height: 28px;
  text-align: center;
  margin-top: 20px;
  max-width: 1200px;
}
.home-section-1 .right {
  padding-left: 50px;
}
.home-section-1-text {
  max-width: 500px;
  color: #2c2c2c;
  padding-left: 82px;
}
@media (max-width: 768px) {
  .home-section-1-text {
    padding-left: 0px;
  }
}
.left-right-section {
  background-color: #fff;
}
.left-right-section-image {
  width: 100%;
  max-width: 600px;
  height: 400px;
  object-fit: cover;
  border-radius: 4px;
}
.left-right-section-text {
  margin-top: 30px;
  max-width: 500px;
}
.left-right-section-info {
  padding-left: 20px;
  padding-right: 20px;
}
.ol-list {
  padding-left: 20px;
}
.bg-parallex-image {
  min-height: 400px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../assets/bg-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}
.bg-parallex-image-2 {
  min-height: 400px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../assets/bg-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}
.parallex-cta {
  min-height: 200px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../assets/bathroom.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.parallex-cta-text {
  color: #fff;
  text-align: center;
  font-size: 45px;
  font-weight: 400;
}
.heading-2 {
  font-size: 40px;
  font-weight: 400;
}
.heading-3 {
  font-size: 30px;
  font-weight: 400;
}

@media (max-width: 992px) {
  .home-section-1 .right {
    padding-left: 0px;
    padding-top: 50px;
  }
  .home-section-1-text {
    max-width: 100%;
  }
}
.boxed-ul {
  list-style: none;
}
.boxed-ul li {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 15px;
}
.boxed-ul-section {
  max-width: 1100px;
  display: block;
  margin: 0 auto;
}
.boxes {
  display: flex;
  flex-wrap: wrap;
}
.boxes-section {
  background-color: #fff;
}
.boxes-heading {
  font-size: 25px;
  font-weight: 400;
}
.boxes-text {
  margin-top: 10px;
}
.boxes-box {
  padding: 30px;
  background-color: #fff;
  margin: 30px;
  width: 100%;
  max-width: 580px;
}
.list-2 {
  font-size: 20px;
  color: #576566;
  max-width: 500px;
  list-style: none;
  padding-left: 50px;
  line-height: 40px;
}
.list-2 li {
  display: flex;
  align-items: baseline;
}
.list-2 img {
  margin-right: 20px;
}
.contact-us-section {
  max-width: 1200px;
  display: block;
  margin: 0 auto;
}
.services > .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.services-text {
  margin-top: 30px;
  text-align: center;
  max-width: 800px;
}
.services-sub {
  display: block;
  text-align: center;
  color: rgba(0, 0, 0, 0.54);
}
.services-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1400px;
}
.service-box {
  border: 1px solid #eee;
  background-color: #fff;
  max-width: 220px;
  margin: 20px;
  cursor: pointer;
}
.service-box img {
  width: 100%;
}
.service-box-heading {
  font-weight: 500;
  text-align: center;
  padding: 20px;
}
.schedular {
  width: 100%;
  max-width: 1000px;
}
.schedular-container {
  display: flex;
  justify-content: flex-start;
}
.schedular-section-title {
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  border-top: 5px double #eee;
  border-bottom: 5px double #eee;
  padding-top: 20px;
  padding-bottom: 20px;
}
.schedular-header {
  padding: 10px 20px;
  border-radius: 4px;
  background-color: #d29a38;
  border-bottom: 7px solid rgba(255, 0, 0, 0.1);
}
.schedular-btn {
  background-color: #db4542;
  border-radius: 2px;
  color: #fff;
  padding: 15px 18px;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 18px;
  border-bottom: 7px solid rgba(219, 69, 66, 0.1);
}
.schedular-title {
  font-weight: 400;
  color: #fff;
  font-size: 18px;
}
.schedular-body {
  padding: 20px;
}
.schedular-body .pill {
  color: #868686;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  font-size: 16px;
  padding: 10px 20px;
  margin: 10px 5px;
  cursor: pointer;
}
.schedular-body .pill:hover,
.schedular-body .pill.active {
  color: #fff;
  background-color: #d29a38;
}
.loading {
  display: none;
  align-items: center;
}
.loading img {
  margin-right: 10px;
}
.loading.active {
  display: flex;
}

.sidebar-container {
  display: flex;
  align-items: flex-start;
}

.sidebar-container .sidebar {
  display: flex;
  justify-content: center;
  width: 400px;
  flex-shrink: 0;
  position: sticky;
  top: 210px;
}

.sidebar-container .sidebar ul {
  list-style: none;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 60%;
}

.sidebar-container .sidebar ul li {
  color: #fff;
  background-color: #346ead;
  padding: 10px 20px;
  cursor: pointer;
}
.sidebar-container .sidebar ul li.active,
.sidebar-container .sidebar ul li:hover {
  background-color: #d29a38;
}

.sidebar-container .sidebar-main-galley {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 25px;
}

.sidebar-container .sidebar-main-galley img {
  width: calc(25% - 7.5px);
  height: 153px;
  object-fit: cover;
  border-radius: 4px;
  cursor: pointer;
  flex-shrink: 0;
}

.sidebar-container .sidebar-main-galley img:hover {
  opacity: 0.5;
}

.sidebar-container .sidebar-main {
  flex-grow: 1;
}

.sidebar-container .sidebar-main .heading {
  margin-bottom: 10px;
  transform: translateY(-10px);
}

@media (max-width: 1200px) {
  .sidebar-container {
    flex-direction: column;
  }

  .sidebar-container .sidebar {
    width: 100%;
    position: unset;
    top: unset;
    margin-bottom: 30px;
  }

  .sidebar-container .sidebar ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }

  .sidebar-container .sidebar ul li {
    width: calc(50% - 5px);
  }

  .main-area.projects {
    padding-top: 180px;
  }

  .sidebar-container .sidebar-main {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .sidebar-container {
    margin-top: 30px;
  }

  .sidebar-container .sidebar-main-galley img {
    width: calc(50% - 5px);
  }

  .header-bottom-bar .btn-group {
    flex-direction: column;
    gap: 0px;
  }
}

@media (max-width: 400px) {
  .sidebar-container .sidebar ul li {
    font-size: 15px;
  }
}
