:root {
  --blau: #000f4e;
  --hellblau: var(--blau);
  --black: black;
  --white: white;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

h1 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Calsans, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Calsans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}

h3 {
  color: #000;
  margin-top: 64px;
  margin-bottom: 24px;
  font-family: Calsans, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

p {
  color: #000;
  margin-bottom: 10px;
  font-family: Opensauceone, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

ul {
  color: #000;
  margin-top: 40px;
  margin-bottom: 0;
  padding-left: 40px;
  font-family: Opensauceone, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 38px;
}

blockquote {
  color: #000;
  border-left: 8px solid #000;
  margin-top: 48px;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-family: Opensauceone, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.style-header-text {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 632px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 44px;
  padding-bottom: 40px;
}

.style-header-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 56px;
  font-family: Merriweather, serif;
  font-size: 68px;
  line-height: 76px;
}

.style-header-title.heading3 {
  color: #fff;
  padding-bottom: 0;
}

.style-header-title.heading3.style-header-title-color {
  color: #000;
}

.style-header-paragraph {
  color: #c4fff4;
  padding-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.style-header-paragraph.body-03 {
  color: #fff;
}

.color-section-title {
  color: #01001a;
  font-family: Merriweather, serif;
  font-size: 56px;
  line-height: 64px;
}

.color-card {
  border: 1px solid #e5e5e5;
  padding: 12px;
  box-shadow: 0 10px 70px #00000012;
}

.color-card-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #65451d;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.color-name {
  color: #363639;
  font-size: 16px;
  line-height: 24px;
}

.color-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.color-section-wrap {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.caption-text {
  grid-row-gap: .5rem;
  flex-direction: column;
  margin-bottom: 40px;
  display: flex;
}

.testimonial-02 {
  color: #000;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Opensauceone, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.button-01 {
  color: #000;
  font-family: Opensauceone, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.body-text-wrap {
  grid-row-gap: .5rem;
  flex-direction: column;
  margin-bottom: 40px;
  display: flex;
}

.button-02 {
  color: #000;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.testimonial-text {
  grid-row-gap: .5rem;
  flex-direction: column;
  margin-bottom: 40px;
  display: flex;
}

.subheading2 {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Calsans, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
}

.heading4 {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Calsans, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.subheading4 {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Calsans, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

.heading2 {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Calsans, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 84px;
}

.body-01 {
  color: #000;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Opensauceone, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.body-super-script {
  color: #bf59d1;
  font-family: Exo, sans-serif;
}

.button-text-wrap {
  grid-row-gap: .5rem;
  flex-direction: column;
  margin-bottom: 40px;
  display: flex;
}

.testimonial-super-script {
  color: #bf59d1;
  font-family: Exo, sans-serif;
}

.typography-section {
  border-radius: 14px;
  padding-top: 120px;
  padding-bottom: 120px;
}

.main-heading-super-script {
  color: #bf59d1;
  font-family: Exo, sans-serif;
}

.body-02 {
  color: #000;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.testimonial-01 {
  color: #000;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Opensauceone, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.subheading3 {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Calsans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.body-03 {
  color: #000;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Opensauceone, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.subheading1 {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Calsans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}

.heading1 {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Calsans, sans-serif;
  font-size: 100px;
  font-weight: 600;
  line-height: 104px;
}

.heading3 {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Calsans, sans-serif;
  font-size: 72px;
  font-weight: 600;
  line-height: 78px;
}

.heading-wrap, .sub-heading-wrap {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  margin-bottom: 40px;
  display: flex;
}

.caption-01 {
  color: #000;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Opensauceone, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.main-heading-wrap {
  margin-top: 40px;
}

.sub-heading-super-script {
  color: #bf59d1;
  font-family: Exo, sans-serif;
}

.yellow-bg {
  background-color: #e4b976;
}

.purple-bg {
  background-color: #bbb2ce;
}

.red-bg {
  background-color: #cb9da2;
}

.green-bg {
  background-color: #aebbba;
}

.black-bg {
  background-color: #000;
}

.background-bg {
  background-color: #e5e6e1;
}

.white-bg {
  background-color: #fff;
}

.off-yellow-bg {
  background-color: #65451d;
}

.off-purple-bg {
  background-color: #453b60;
}

.off-red-bg {
  background-color: #5c2529;
}

.off-green-bg {
  background-color: #3a4444;
}

.off-white-bg {
  background-color: #f3f3f3;
}

.line-bg {
  background-color: #cecece;
}

.yellow-text {
  color: #e4b976;
}

.purple-text {
  color: #bbb2ce;
}

.red-text {
  color: #cb9da2;
}

.green-text {
  color: #aebbba;
}

.black-text {
  color: #000;
}

.background-text {
  color: #e5e6e1;
}

.white-text {
  color: #fff;
}

.off-purple-text {
  color: #453b60;
}

.off-red-text {
  color: #5c2529;
}

.off-green-text {
  color: #3a4444;
}

.off-white-text {
  color: #f3f3f3;
}

.line-text {
  color: #cecece;
}

.hero-section {
  padding-bottom: 148px;
  position: relative;
}

.hero-section.background-bg {
  background-color: #ffffff26;
}

.navigation {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 36px 56px;
  display: none;
  position: relative;
}

.hero-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 96px;
  position: relative;
}

.hero-contents {
  max-width: 1032px;
}

.hero-text-wrap {
  grid-column-gap: 28px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 32px;
  display: grid;
}

.hero-text-images {
  width: 200px;
  height: 84px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-title.heading1 {
  color: #fff;
  width: 95%;
  font-family: Calsans, sans-serif;
}

.hero-text.body-01 {
  color: #fff;
  max-width: 670px;
  font-family: Opensauceone, sans-serif;
}

.hero-text-img {
  width: 84px;
  height: 84px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.hero-text-img.hero-text-img-child2 {
  position: absolute;
  inset: 0% auto auto 58px;
}

.hero-text-img.hero-text-img-child3 {
  position: absolute;
  inset: 0% auto auto 116px;
}

.hero-button-wrap {
  margin-top: 44px;
}

.hero-button {
  cursor: pointer;
  width: 340px;
  height: 72px;
}

.hero-button.black-bg {
  background-color: #fff;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  padding: 6px 6px 6px 34px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.hero-button.black-bg:hover {
  background-color: #000;
}

.btn-wraper-style-guide {
  width: 15rem;
  padding: .5rem 1rem;
}

.btn-wraper-style-guide.purple-bg {
  height: auto;
}

.hero-button-icon {
  width: 60px;
  height: 60px;
}

.container-custom {
  justify-content: space-between;
  width: 100%;
  max-width: 1328px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container-custom.career--single {
  max-width: 1040px;
  margin-left: 40px;
  margin-right: 40px;
}

.service-section {
  background-color: #fff;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
}

.service-section.black-bg {
  height: auto;
  padding-bottom: 140px;
}

.service-section._2 {
  padding-top: 20px;
}

.service-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.service-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.service-title.heading3 {
  color: var(--blau);
}

.service-title.heading3.white-text {
  color: var(--blau);
  max-width: 663px;
  margin-left: auto;
  margin-right: auto;
}

.service-list {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 64px;
  display: grid;
}

.service-item {
  width: 100%;
  padding: 32px;
}

.service-item.yellow-bg {
  border-radius: 0;
  height: auto;
}

.service-item.purple-bg {
  background-color: var(--blau);
  border-radius: 0;
  height: auto;
}

.service-item.red-bg, .service-item.green-bg {
  background-color: var(--blau);
}

.presence-section {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
}

.presence-section.background-bg {
  padding-top: 0;
}

.presence-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.presence-list {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 64px;
  display: grid;
}

.presence-item {
  width: 100%;
}

.service-item-icon {
  filter: invert();
  width: 60px;
  height: 60px;
}

.service-item-subtitle.subheading3 {
  color: #fff;
  margin-top: 28px;
  margin-bottom: 10px;
  font-size: 32px;
}

.service-item-subtitle.subheading3.off-yellow-text {
  color: #65451d;
}

.service-item-subtitle.subheading3.off-purple-text {
  margin-bottom: 0;
}

.service-item-text {
  color: #fff;
  margin-bottom: 0;
  line-height: 20px;
}

.service-item-text.body-02 {
  margin-bottom: 0;
}

.service-item-text.body-02.off-yellow-text {
  color: #65451d;
}

.service-item-text.body-02.off-purple-text {
  color: #303030;
}

.service-item-btn.button-02 {
  border-radius: 100px;
  padding: 10px 24px 10px 25px;
}

.service-item-btn.button-02.black-bg {
  height: auto;
}

.service-item-btn.button-02.black-bg.white-text:hover {
  background-color: #242424;
}

.presence-bullet {
  border-radius: 50%;
  width: 48px;
  height: 48px;
}

.presence-bullet.yellow-bg {
  font-family: Opensauceone, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.presence-bullet.yellow-bg.off-yellow-text {
  color: #65451d;
  justify-content: center;
  align-items: center;
  display: flex;
}

.presence-bullet.purple-bg.off-purple-text, .presence-bullet.red-bg.off-red-text, .presence-bullet.green-bg.off-green-text {
  justify-content: center;
  align-items: center;
  font-family: Opensauceone, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  display: flex;
}

.presence-subtitle {
  margin-top: 41px;
  margin-bottom: 14px;
}

.yellow-bg-wrap {
  background-color: #e4b976;
  border-radius: 6px;
  height: 136px;
}

.purple-bg-wrap {
  background-color: #bbb2ce;
  border-radius: 6px;
  height: 136px;
}

.red-bg-wrap {
  background-color: #cb9da2;
  border-radius: 6px;
  height: 136px;
}

.green-bg-wrap {
  background-color: #aebbba;
  border-radius: 6px;
  height: 136px;
}

.black-bg-wrap {
  background-color: #000;
  border-radius: 6px;
  height: 136px;
}

.background-bg-wrap {
  background-color: #e5e6e1;
  border-radius: 6px;
  height: 136px;
}

.white-bg-wrap {
  background-color: #fff;
  border-radius: 6px;
  height: 136px;
}

.off-yellow-bg-wrap {
  background-color: #65451d;
  border-radius: 6px;
  height: 136px;
}

.off-purple-bg-wrap {
  background-color: #453b60;
  border-radius: 6px;
  height: 136px;
}

.off-red-bg-wrap {
  background-color: #5c2529;
  border-radius: 6px;
  height: 136px;
}

.off-green-bg-wrap {
  background-color: #3a4444;
  border-radius: 6px;
  height: 136px;
}

.off-white-bg-wrap {
  background-color: #f3f3f3;
  border-radius: 6px;
  height: 136px;
}

.line-bg-wrap {
  background-color: #cecece;
  border-radius: 6px;
  height: 136px;
}

.video-section {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
}

.video-container {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.video-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 64px;
}

.video-wrap {
  width: 100%;
  max-width: 900px;
  height: 500px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.video-thumbnail {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.video-play-button {
  grid-column-gap: 16px;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 162px;
  height: 68px;
  padding-left: 20px;
  padding-right: 32px;
  display: flex;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.video-play-button.white-bg {
  cursor: pointer;
}

.video-play-text {
  font-family: Opensauceone, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.video-play-text.black-text {
  text-transform: uppercase;
}

.video-company-list {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.video-company-logo-wrap {
  width: 100%;
  height: 72px;
}

.video-company-logo {
  width: 100%;
  height: 100%;
}

.blog-section {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
}

.blog-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.blog-list-two {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 72px;
  display: grid;
}

.blog-title.heading3 {
  text-align: center;
}

.blog-list {
  grid-row-gap: 40px;
  flex-direction: column;
  margin-top: 64px;
  display: flex;
}

.blog-item {
  grid-column-gap: 48px;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 24px 60px 24px 24px;
  display: flex;
}

.blog-thum-wrap {
  width: 378px;
  height: 258px;
  position: relative;
  overflow: hidden;
}

.blog-item-content {
  margin-top: 32px;
}

.blog-item-caption {
  text-transform: uppercase;
}

.blog-item-title {
  margin-top: 16px;
  margin-bottom: 12px;
}

.blog-item-text {
  margin-bottom: 0;
}

.blog-item-owner {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 26px;
  display: flex;
}

.blog-item-info {
  grid-column-gap: 18px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog-item-social {
  display: block;
}

.blog-item-info-img {
  flex: none;
  width: 56px;
  height: 56px;
}

.blog-item-info-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Opensauceone, sans-serif;
  line-height: 28px;
}

.blog-item-info-text {
  color: #6c6c6c;
  font-family: Opensauceone, sans-serif;
  font-weight: 400;
}

.blog-item-social-icon {
  flex: 0 auto;
  width: 32px;
  height: 32px;
  margin-left: 12px;
}

.price-section {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
}

.price-section.background-bg {
  padding-top: 0;
}

.price-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.price-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 64px;
}

.price-list {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.price-item {
  width: 100%;
  padding: 32px 32px 38px;
}

.price-label {
  border-radius: 100px;
  padding: 7px 20px;
  display: inline-block;
}

.price-label.caption-01 {
  text-transform: uppercase;
}

.price-label.caption-01.price-label-two {
  color: #8c8c8c;
  background-color: #191919;
}

.price-money {
  margin-top: 40px;
  margin-bottom: 18px;
}

.price-money.heading5 {
  margin-top: 40px;
}

.price-money.heading5.price-money-two {
  color: #fff;
}

.price-money-small {
  color: #453b6080;
  font-family: Eudoxussans, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.price-money-small.price-money-text-two {
  color: #ffffff52;
}

.price-money-text {
  margin-top: 18px;
}

.price-month-wrap {
  margin-top: 36px;
}

.price-month-title {
  margin-top: 0;
  margin-bottom: 12px;
}

.price-services {
  color: #000;
  margin-top: 16px;
}

.price-service {
  grid-column-gap: 10px;
  align-items: center;
  margin-bottom: 18px;
  display: flex;
}

.price-service-icon {
  width: 24px;
  height: 24px;
}

.heading5 {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Opensauceone, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 44px;
}

.price-btn-wrap {
  margin-top: 24px;
}

.price-btn.button-02 {
  border-radius: 100px;
  padding: 10px 24px 10px 25px;
}

.price-btn.button-02.black-bg {
  height: auto;
}

.price-btn.button-02.black-bg.white-text {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 25px;
}

.price-btn.button-02.black-bg.white-text:hover {
  background-color: #242424;
}

.price-btn.button-02.white-bg.black-text {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 25px;
}

.price-btn.button-02.white-bg.black-text:hover {
  background-color: #ddd;
}

.off-yellow-t {
  color: #65451d;
}

.price-money-three {
  margin-top: 40px;
  margin-bottom: 18px;
}

.price-money-three.heading5 {
  margin-top: 40px;
}

.price-money-three.heading5.off-yellow-t {
  color: #453b60;
}

.footer-section {
  width: 100%;
}

.footer-section.black-bg {
  background-color: #e0e0e0;
  margin-top: 260px;
  padding-top: 0;
}

.footer-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.top-footer.purple-bg {
  background-color: var(--hellblau);
  width: 100%;
  padding-top: 110px;
  padding-bottom: 110px;
  position: relative;
  inset: -250px auto auto 0%;
}

.main-footer {
  margin-top: -100px;
}

.top-footer-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.top-footer-text {
  text-align: center;
  margin-top: 22px;
}

.top-footer-text.testimonial-02 {
  color: #fff;
}

.top-footer-button-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 38px;
  display: flex;
}

.top-footer-button {
  cursor: pointer;
  width: 340px;
  height: 72px;
}

.top-footer-button.black-bg {
  z-index: 2;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  width: 315px;
  margin-left: auto;
  margin-right: auto;
  padding: 6px 6px 6px 34px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.top-footer-button.black-bg:hover {
  background-color: #242424;
}

.top-footer-button-text.button-01.white-text {
  font-weight: 400;
}

.top-footer-button-icon {
  width: 60px;
  height: 60px;
}

.main-footer-content {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.main-footer-logo-area {
  max-width: 431px;
  margin-bottom: 30px;
}

.main-footer-text {
  margin-top: 30px;
  font-weight: 400;
}

.main-footer-text.body-02.white-text {
  width: 431px;
}

.main-footer-social {
  grid-column-gap: 24px;
  margin-top: 38px;
  display: flex;
}

.main-footer-social-icon {
  filter: invert();
  flex: none;
  width: 24px;
  height: 24px;
}

.main-footer-menu-title {
  font-weight: 700;
}

.main-footer-menu-title.body-03.white-text {
  color: var(--black);
  margin-top: 0;
}

.main-footer-menu-list {
  grid-row-gap: 16px;
  flex-direction: column;
  margin-top: 22px;
  display: flex;
}

.main-footer-menu-link {
  text-decoration: none;
}

.main-footer-menu-link.body-02.white-text {
  color: var(--black);
  white-space: nowrap;
}

.main-footer-menu-link.body-02.white-text:hover {
  color: #747474;
}

.main-footer-menu-link-wrap {
  grid-column-gap: 12px;
  align-items: center;
  display: flex;
}

.main-footer-menu-icon {
  filter: invert();
  width: 24px;
  height: 24px;
}

.footer-copywright {
  border-top: 1px solid var(--black);
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 32px;
  display: flex;
}

.footer-copywright-text {
  text-align: right;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.footer-copywright-text.white-text.slide-bottom-to {
  color: var(--black);
  text-align: left;
}

.body.background-bg {
  background-color: #fff;
}

.slider-section {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
}

.slider-section.background-bg {
  padding-bottom: 0;
}

.slider-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.slider-item-list {
  margin-top: 64px;
}

.slider-item {
  grid-column-gap: 154px;
  display: flex;
}

.slider-owner {
  flex: none;
  width: 240px;
}

.slider {
  background-color: #0000;
}

.slider-owner-img {
  width: 86px;
  height: 86px;
}

.slider-owner-name {
  margin-top: 32px;
  font-weight: 700;
}

.slider-owner-role {
  margin-top: 10px;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.slider-owner-company {
  border-top: 1px solid #b5b5b5;
  margin-top: 18px;
  padding-top: 20px;
}

.slider-owner-company-logo {
  object-fit: cover;
  width: 145px;
  height: 42px;
}

.left-arrow {
  z-index: 50;
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  inset: 65% auto auto 33%;
}

.right-arrow {
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  inset: 65% auto auto 39%;
}

.slide-nav {
  display: none;
}

.arrow-icon {
  width: 28px;
  height: 28px;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.faq-section {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
}

.faq-section.background-bg {
  padding-top: 0;
}

.faqs-description {
  flex: 1;
  max-width: 540px;
}

.faqs-content {
  flex: 1;
}

.faqs-container {
  grid-column-gap: 106px;
  align-items: flex-start;
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq-btn-wrap {
  margin-top: 38px;
}

.faq-btn.button-02 {
  border-radius: 100px;
  padding: 10px 24px 10px 25px;
}

.faq-btn.button-02.black-bg {
  height: auto;
}

.faq-btn.button-02.black-bg.white-text {
  padding: 10px 25px;
}

.faq-btn.button-02.black-bg.white-text:hover {
  background-color: #242424;
}

.faq-question-answer {
  color: #000;
  background-color: #0000;
  border-top: 0 solid #000;
  border-bottom: 1px solid #cecece;
  border-left: 0 solid #000;
  border-right: 0 solid #cecece;
  margin-bottom: 0;
  padding: 32px 1rem 32px 0;
  font-family: Opensauceone, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  overflow: hidden;
}

.faq-question-answer.faq-last-answer {
  border: 1px #000;
}

.faq-question {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.question-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Opensauceone, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

.down-caret-icon {
  width: 36px;
  max-width: none;
  height: 36px;
}

.faq-answer {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 4px;
  height: 0;
  margin: .5rem .5rem 0;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: block;
  overflow: hidden;
}

.hero-section-about {
  padding-bottom: 148px;
  position: relative;
}

.hero-container-about {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 94px;
}

.hero-contents-about {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  display: grid;
}

.hero-btn-about {
  border-radius: 100px;
  padding: 22px 38px;
}

.hero-btn-about.button-01.white-bg.black-text:hover {
  background-color: #ddd;
}

.hero-text-about {
  margin-top: 24px;
}

.hero-text-about.body-03.white-text {
  max-width: 562px;
}

.hero-btn-about-wrap {
  margin-top: 40px;
}

.hero-content {
  width: 100%;
  max-width: 628px;
}

.hero-image-about {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: flex-start;
  width: 541px;
  height: 529px;
  position: relative;
}

.hero-image {
  position: absolute;
}

.hero-image.hero-img-one {
  width: 175px;
  height: 175px;
  inset: 0% auto auto 115px;
}

.hero-image.hero-img-two {
  width: 252px;
  height: 252px;
  inset: 3% 0% auto auto;
}

.hero-image.hero-img-three {
  width: 209px;
  height: 209px;
  inset: 29% auto auto 0%;
}

.hero-image.hero-img-four {
  width: 320px;
  height: 320px;
  inset: auto auto 3px 26%;
}

.story-section {
  padding-top: 160px;
  padding-bottom: 0;
}

.story-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.story-content {
  grid-column-gap: 96px;
  display: flex;
}

.story-revinew-table {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 452px;
  max-width: 452px;
  display: grid;
}

.story-contents-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.story-revinew-table-item {
  border: 1px solid var(--blau);
  text-align: center;
  width: 100%;
  padding-top: 39px;
  padding-bottom: 39px;
}

.revinew-table-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Calsans, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
}

.revinew-table-box {
  color: #000;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.story-content-title {
  color: var(--blau);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Calsans, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 72px;
}

.story-content-text {
  margin-top: 20px;
  margin-bottom: 40px;
}

.story-content-text.body-03 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-bottom: 0;
  display: block;
}

.story-btn-wrap {
  margin-top: 0;
}

.story-btn {
  border-radius: 100px;
  padding: 10px 25px;
}

.story-btn.button-02 {
  border-radius: 100px;
  padding: 10px 24px 10px 25px;
}

.story-btn.button-02.black-bg {
  height: auto;
}

.story-btn.button-02.black-bg.white-text {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 25px;
}

.story-btn.button-02.white-text.black-bg {
  padding-top: 10px;
  padding-bottom: 10px;
}

.story-btn.button-02.white-text.black-bg:hover {
  background-color: #242424;
}

.images-section {
  padding-top: 160px;
  padding-bottom: 160px;
}

.images-container {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.images-content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-section-about {
  width: 100%;
  padding-top: 140px;
  padding-bottom: 120px;
}

.service-section-about.black-bg {
  height: auto;
}

.service-container-about {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.service-content-about {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-title-about {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

.service-title-about.heading3.white-text {
  max-width: 663px;
  margin-left: auto;
  margin-right: auto;
}

.service-list-about {
  grid-row-gap: 32px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.service-text-about {
  max-width: 492px;
  margin-top: 22px;
  margin-bottom: 40px;
}

.service-btn-about-wrap {
  margin-top: 40px;
}

.service-btn-about {
  border-radius: 100px;
  padding: 22px 33px;
}

.service-btn-about.button-01.white-bg:hover {
  background-color: #ddd;
}

.service-item-about {
  grid-column-gap: 18px;
  padding: 32px;
  display: flex;
}

.service-item-icon-wrap {
  flex: none;
  width: 46px;
}

.service-item-icon-about {
  width: 46px;
  height: 46px;
}

.service-item-title-about {
  margin-top: 0;
  margin-bottom: 12px;
}

.faq-section-about {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
}

.faq-section-about.background-bg {
  padding-top: 160px;
}

.faqs-container-about {
  grid-column-gap: 106px;
  align-items: center;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.faqs-title-about {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 64px;
  font-family: Calsans, sans-serif;
  font-size: 72px;
  font-weight: 600;
  line-height: 78px;
}

.faqs-content-about {
  flex: 1;
}

.faq-question-answer-about {
  color: #000;
  background-color: #0000;
  border-top: 0 solid #000;
  border-bottom: 1px solid #cecece;
  border-left: 0 solid #000;
  border-right: 0 solid #cecece;
  margin-bottom: 0;
  padding: 32px 1rem;
  font-family: Opensauceone, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  overflow: hidden;
}

.faq-question-about {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.question-name-about.subheading4 {
  flex: none;
  width: 300px;
}

.question-title-about {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.faq-question-abour-separet {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.answer-owner-wrap {
  flex: none;
  width: 300px;
}

.answer-owner-img {
  width: 180px;
  height: 180px;
}

.faq-answer-content {
  margin-top: 48px;
  display: flex;
}

.anser-onwer-text-para.testimonial-02 {
  padding-right: 100px;
}

.answer-owner-social {
  grid-column-gap: 14px;
  margin-top: 28px;
  display: flex;
}

.faq-answer-about {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 4px;
  margin: .5rem .5rem 0 0;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: block;
  overflow: hidden;
}

.location-section-about {
  width: 100%;
  padding-top: 0;
  padding-bottom: 160px;
}

.location-container-about {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.location-content-about {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/group-486845.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 610px;
  background-attachment: scroll;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.location-title-about.heading3 {
  margin-bottom: 22px;
}

.location-text-about.body-01 {
  max-width: 432px;
}

.location-btn-about-wrap {
  margin-top: 38px;
}

.location-btn-about {
  border-radius: 100px;
  padding: 22px 33px;
}

.location-btn-about.button-02 {
  border-radius: 100px;
  padding: 10px 24px 10px 25px;
}

.location-btn-about.button-02.black-bg {
  height: auto;
}

.location-btn-about.button-02.black-bg.white-text:hover {
  background-color: #242424;
}

.hero-section-project {
  padding-bottom: 0;
  position: relative;
}

.hero-section-project.black-bg {
  padding-bottom: 153px;
}

.hero-container-project {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 84px;
  padding-bottom: 0;
}

.hero-contents-project {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  padding-bottom: 120px;
  display: grid;
}

.hero-content-project {
  width: 100%;
  max-width: 628px;
}

.hero-image-project {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: flex-start;
  position: relative;
}

.hero-image-paragraph.body-01.white-text {
  max-width: 433px;
}

.hero-project-buttons {
  border-top: 1px solid #212121;
  padding-top: 0;
  padding-bottom: 104px;
}

.hero-project-button-list {
  grid-column-gap: 32px;
  display: flex;
}

.hero-project-btn {
  color: #747474;
  background-color: #131313;
  border-radius: 100px;
  padding: 10px 25px;
}

.hero-project-btn.button-02 {
  border-radius: 100px;
  padding: 10px 24px 10px 25px;
}

.hero-project-btn.button-02.w--current {
  color: #000;
  background-color: #fff;
}

.projects-section {
  width: 100%;
  padding-top: 140px;
  padding-bottom: 120px;
}

.projects-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.projects-list {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-item {
  padding: 32px 32px 36px;
}

.project-head {
  height: 450px;
  margin-bottom: 32px;
  position: relative;
  overflow: hidden;
}

.project-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.project-badges {
  grid-column-gap: 14px;
  align-items: center;
  display: flex;
}

.project-badge {
  color: #a1a1a1;
  text-transform: uppercase;
  background-color: #f3f3f3;
  border-radius: 100px;
  padding: 7px 20px;
  font-family: Opensauceone, sans-serif;
  font-weight: 700;
  line-height: 22px;
  display: inline-block;
}

.project-title {
  margin-top: 24px;
  margin-bottom: 14px;
}

.project-btn-wrap {
  margin-top: 30px;
}

.project-btn {
  cursor: pointer;
  border-radius: 100px;
  padding: 10px 24px;
  text-decoration: none;
  display: inline-block;
}

.project-btn.button-02 {
  border-radius: 100px;
}

.project-btn.button-02.black-bg {
  height: auto;
}

.blog-section-two {
  padding-top: 100px;
  padding-bottom: 0;
}

.blog-section-two.background-bg {
  padding-top: 64px;
}

.blog-container-two {
  border-bottom: 1px solid #cecece;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 140px;
}

.blog-title-two.heading2 {
  text-align: center;
}

.blog-item-big {
  grid-column-gap: 48px;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 24px 60px 24px 24px;
  display: flex;
}

.blog-item-big.white-bg {
  flex-direction: column;
  align-items: flex-start;
  padding: 32px;
}

.blog-item-small {
  grid-column-gap: 30px;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.blog-thum-wrap-small {
  flex: none;
  width: 173px;
  height: 148px;
  position: relative;
  overflow: hidden;
}

.blog-item-title-small {
  margin-top: 16px;
  margin-bottom: 12px;
}

.blog-thum-wrap-big {
  flex: none;
  width: 100%;
  height: 318px;
  position: relative;
  overflow: hidden;
}

.blog-thum-big {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-showcase-section {
  padding-top: 120px;
  padding-bottom: 160px;
  padding-right: 0;
}

.product-showcase-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.product-showcase-header {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.product-showcase-title {
  margin-top: 0;
  margin-bottom: 0;
}

.product-showcase-buttons {
  grid-column-gap: 24px;
  display: flex;
}

.product-showcase-buttons.product-showcase-btns-abs {
  position: absolute;
  inset: -61px 0% auto auto;
}

.product-showcase-btn {
  color: #a8a8a8;
  background-color: #e5e6e1;
  border-radius: 100px;
  padding: 10px 25px;
}

.product-showcase-btn.button-02 {
  background-color: #f0f0f0;
}

.product-showcase-btn.button-02.w--current {
  color: #fff;
  background-color: #000;
}

.product-showcase-list {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 72px;
}

.product-showcase-item {
  background-color: #fff;
  width: 100%;
  padding: 24px 24px 26px;
}

.product-showcase-img-wrap {
  position: relative;
  overflow: hidden;
}

.product-showcase-iitem-body {
  margin-top: 28px;
}

.product-showcase-item-title {
  margin-top: 16px;
  margin-bottom: 22px;
}

.product-showcase-owner {
  grid-column-gap: 18px;
  align-items: center;
  height: 56px;
  display: flex;
}

.product-showcase-owner-img {
  width: 56px;
}

.product-showcase-owner-name {
  color: #000;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.product-show-owner-job {
  color: #6c6c6c;
  font-family: Opensauceone, sans-serif;
  line-height: 22px;
}

.product-showcase-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.price-section-two {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
}

.price-section-two.background-bg {
  padding-top: 84px;
}

.pricing-table-section {
  padding-bottom: 160px;
}

.pricing-table-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-table-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #cecece;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  justify-items: center;
  padding-top: 34px;
  padding-bottom: 34px;
  display: grid;
}

.pricing-table-row.pricing-table-heading {
  justify-items: center;
  padding-bottom: 44px;
}

.pricing-table-titlte {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Opensauceone, sans-serif;
  line-height: 28px;
}

.pricing-table-feature {
  width: 356px;
}

.blog-list-two-another {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: block;
}

.blog-thum-another {
  object-fit: cover;
  width: 378px;
  height: 258px;
}

.blog-item-content-another {
  flex: 1;
  margin-top: 0;
}

.hero-container-career {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 84px;
  padding-bottom: 0;
}

.hero-career-title {
  text-align: center;
}

.hero-career-grid {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 72px;
  display: grid;
}

.hero-career-grid-one {
  object-fit: cover;
  width: 100%;
  height: 478px;
}

.job-section {
  padding-top: 160px;
  padding-bottom: 160px;
}

.job-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.job-content.single {
  width: 100%;
  max-width: 1040px;
  padding-bottom: 160px;
}

.job-content-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.job-list {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.job-item {
  padding: 34px;
}

.job-item.off-white-bg {
  margin-top: 32px;
}

.job-heading {
  color: #000;
  justify-content: space-between;
  align-items: center;
  margin-top: 56px;
  font-family: Opensauceone, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  display: flex;
}

.job-heading.career {
  margin-top: 0;
}

.job-title-wrap {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.job-title-img {
  width: 38px;
  height: 38px;
}

.job-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.job-attribiutes {
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.job-buttons-wrao {
  grid-column-gap: 24px;
  display: flex;
}

.job-single-button {
  color: #fff;
  background-color: #000;
  border-radius: 100px;
  padding: 14px 25px;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.job-heading-price {
  font-size: 18px;
  font-weight: 700;
}

.job-showcase-btn {
  color: #a1a1a1;
  text-transform: uppercase;
  background-color: #e5e6e1;
  border-radius: 100px;
  padding: 7px 18px;
  font-family: Opensauceone, sans-serif;
  font-weight: 700;
  line-height: 22px;
}

.blog-details-section.background-bg {
  justify-content: center;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 124px;
  padding-bottom: 160px;
  display: flex;
}

.blog-details-container {
  width: 100%;
  max-width: 980px;
}

.blog-details-content {
  margin-bottom: 160px;
}

.link-block---custom {
  grid-row-gap: 100px;
  flex-direction: column;
  width: 100%;
  text-decoration: none;
}

.collection-list---custom {
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.link-block-2 {
  text-decoration: none;
}

.product-showcase-tag-and-date-wrap {
  grid-column-gap: 4px;
  text-transform: uppercase;
  display: flex;
}

.product-showcase-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-block-3 {
  text-decoration: none;
}

.blog-single-heading {
  margin-top: 0;
  margin-bottom: 0;
}

.blog-writer {
  justify-content: space-between;
  align-items: center;
  margin-top: 42px;
  margin-bottom: 48px;
  display: flex;
}

.blog-rich-text {
  margin-top: 0;
}

.contact-section {
  padding-top: 64px;
  padding-bottom: 160px;
}

.contact-section.background-bg {
  justify-content: center;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.contact-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.contact-content {
  margin-top: 64px;
}

.contact-title {
  line-height: 88px;
}

.contact-title.heading2 {
  text-align: center;
}

.contact-card {
  width: 100%;
  padding: 38px;
}

.contact-card.white-bg {
  background-color: #fff0;
  max-width: 792px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.form-content-title {
  margin-top: 0;
  margin-bottom: 0;
}

.form-group {
  grid-column-gap: 18px;
  margin-bottom: 18px;
  display: flex;
  position: relative;
}

.form-field {
  color: #6f6f72;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 52px;
  margin-bottom: 0;
  padding: 14px 16px;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.form-text-area {
  color: #6f6f72;
  min-height: 174px;
  margin-bottom: 0;
  padding-top: 14px;
  padding-left: 15px;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.form-button {
  padding: 10px 43px;
}

.form-button.button-02.black-bg.white-text {
  background-color: var(--white);
  color: var(--blau);
  border: 1px solid #fff;
  border-radius: 100px;
}

.form-button.button-02.black-bg.white-text:hover {
  color: var(--white);
  background-color: #fff0;
  border: 1px solid #fff;
}

.form-footer {
  justify-content: center;
  align-items: center;
  margin-top: 44px;
  display: flex;
}

.form-wrap {
  margin-top: 22px;
}

.text-area-icon {
  width: 24px;
  height: 24px;
  position: absolute;
  inset: 14px auto auto 16px;
}

.checkbox {
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
}

.checkbox-field {
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.checkbox-label {
  color: #000;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.scroll-slider-section {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
}

.scroll-slider-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.scroll-slider-title {
  text-align: center;
}

.scroll-slider-list {
  margin-top: 64px;
  position: relative;
}

.scroll-slider-item {
  transform-origin: 50% 0;
  padding: 32px 32px 40px;
  position: sticky;
  top: 80px;
}

.scroll-slider-item.purple-bg.scroll-slider-item-3 {
  top: 135px;
}

.scroll-slider-item.red-bg.scroll-slider-item-2 {
  top: 108px;
}

.scroll-slider-img {
  width: 100%;
  height: 100%;
}

.scroll-slider-buttons {
  margin-top: 40px;
}

.scroll-slider-btn {
  text-transform: uppercase;
  border-radius: 100px;
  margin-right: 14px;
  padding: 7px 20px;
  display: inline-block;
}

.scroll-slider-body {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 24px;
  display: flex;
}

.scroll-slider-text-heading {
  margin-bottom: 16px;
}

.scroll-slider-para {
  margin-bottom: 0;
}

.scroll-slider-button {
  border-radius: 100px;
  padding: 15px 32px;
  font-weight: 400;
}

.slider-scroll-img-wrap {
  width: 100%;
  max-width: 1336px;
  height: 480px;
  position: relative;
  overflow: hidden;
}

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

.navigation-item {
  color: #000;
  border: 1px solid #3c3c3c;
  border-radius: 100px;
  padding: 16px 24px;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.navigation-dropdown-toggle {
  padding: 0;
  position: static;
}

.navigation-dropdown-icon {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.navigation-dropdown {
  width: 52px;
  height: 52px;
  margin-left: 20px;
  position: static;
}

.license-section {
  justify-content: center;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.content-item {
  margin-bottom: 102px;
}

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

.license-title {
  color: #202124;
  margin-top: 0;
  margin-bottom: 16px;
}

.license-para {
  margin-bottom: 0;
}

.license-link-wrap {
  color: #202124;
  align-items: center;
  margin-top: 32px;
  text-decoration: none;
  display: flex;
}

.license-link-text {
  color: #202124;
  margin-right: 12px;
  text-decoration: none;
  display: block;
}

.license-icon {
  width: 32px;
  height: 32px;
}

.changelog-v-wrap {
  background-color: #f3f3f3;
  width: 100%;
  max-width: 600px;
  margin-top: 56px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 0;
}

.changelog-title {
  margin-top: 0;
  margin-bottom: 0;
}

.changelog-title.heading3 {
  margin-bottom: 18px;
}

.changelog-text {
  color: #000;
}

.link-block-4 {
  text-decoration: none;
}

.tag-groups {
  margin-top: 32px;
  display: flex;
}

.single-tag {
  color: #c9c9c9;
  text-transform: uppercase;
  margin-right: 14px;
  padding: 7px 20px;
}

.single-tag.caption-01.off-white-bg {
  border-radius: 100px;
}

.single-blog-button-wrap {
  margin-top: 63px;
}

.single-post-button {
  color: #fff;
  border-radius: 100px;
  padding: 15px 32px;
}

.dropdown-list {
  width: 100%;
  inset: 100% auto auto 0%;
}

.dropdown-list.background-bg.w--open {
  height: 100%;
}

.dropdown-menu {
  width: 100%;
  padding-left: 56px;
  padding-right: 56px;
}

.dropdown-menu.background-bg {
  padding-top: 20px;
  padding-bottom: 20px;
}

.dropdown-item {
  padding: 16px 0;
  font-family: Opensauceone, sans-serif;
  font-weight: 600;
}

.video-company-list-wrap {
  width: 100%;
  display: flex;
  position: relative;
}

.blog-item-tag-and-date {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  display: flex;
}

.blog-link-wrap {
  text-decoration: none;
}

.single-blog-thumb-wrap {
  width: 100%;
  height: 600px;
  margin-bottom: 64px;
}

.single-blog-big-thumb {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.price-item-border {
  width: 100%;
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.price-item-border.price-item-border-1 {
  background-color: #65451d52;
}

.price-item-border.price-itemborder-2 {
  background-color: #ffffff52;
}

.price-item-border.price-itemborder-3 {
  background-color: #453b6052;
}

.video-company-opacity {
  z-index: 999;
  width: 100px;
  height: 90px;
  display: flex;
  position: absolute;
  top: -10px;
  bottom: auto;
  right: auto;
}

.video-company-opacity.video-company-opacity-right {
  flex-direction: row-reverse;
  inset: -10px 0 auto auto;
}

.company-opacity-one {
  background-color: #000;
  width: 70%;
  height: 100%;
}

.company-opacity-two {
  background-color: #000000b3;
  width: 30%;
  height: 100%;
}

.faqs-title-two {
  color: #000;
  margin-top: 10px;
  margin-bottom: 24px;
  font-size: 72px;
  font-weight: 600;
  line-height: 78px;
}

.faqs-title-two.heading3 {
  margin-bottom: 22px;
}

.footer-social-link {
  text-decoration: none;
}

.project-tabs-menu {
  position: absolute;
  inset: -15.3rem auto auto 0%;
}

.project-tabs-menu.hero-project-button-list-2 {
  top: -75.3px;
}

.project-link-block {
  text-decoration: none;
}

.faqs-text-another {
  color: #000;
  margin-bottom: 32px;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.project-big-thumb {
  width: 100%;
  height: 600px;
  margin-top: 48px;
  margin-bottom: 64px;
}

.project-big-thumb-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.footer-link-block {
  text-decoration: none;
}

.image-cover {
  opacity: 0;
  background-color: #fff;
  width: 270%;
  height: 270%;
  position: absolute;
  inset: 0%;
}

.image-cover._1 {
  background-color: #aebbba;
}

.image-cover._2 {
  background-color: #cb9da2;
}

.image-cover._3 {
  background-color: #bbb2ce;
}

.image-cover._4 {
  background-color: #e4b976;
}

.hero-single-wrap {
  position: relative;
  overflow: hidden;
}

.image-cover-project {
  opacity: 0;
  background-color: #fff;
  width: 180%;
  height: 180%;
  position: absolute;
  inset: 0%;
}

.nav-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr max-content;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  min-height: 112px;
  margin-left: 48px;
  margin-right: 48px;
  padding-top: 20px;
  display: grid;
}

.log-infos-inside {
  display: none;
}

.website-brand-img {
  width: 250px;
  height: auto;
}

.nav-try-wrap {
  border: 1px solid var(--blau);
  background-color: var(--blau);
  color: #fff;
  border-radius: 100px;
  align-items: center;
  padding: 12px 24px;
  font-family: Calsans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.nav-try-wrap:hover {
  color: #fff;
  background-color: #ffffff1a;
}

.nav-try-wrap.dark {
  border-color: #fff;
}

.nav-try-wrap.dark:hover {
  background-color: #1a1a1a;
}

.link-block-5 {
  cursor: pointer;
  text-decoration: none;
}

.nav-link-3 {
  text-align: center;
  padding: 8px 18.5px;
  font-size: 16px;
}

.nav-link-3.body-03.w--current {
  color: #fff;
}

.nav-link-3.body-03.black-blue-text:hover {
  color: #0009;
}

.nav-link-3.body-03.black-blue-text.w--current {
  color: #150425;
}

.nav-link-3.body-03.black-blue-text.w--current:hover {
  color: #15042599;
}

.nav-link-3.body-03.white-text.w--current {
  color: #fff;
}

.nav-try-text {
  margin-right: 0;
  font-weight: 600;
  text-decoration: none;
}

.navbar-component {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-component._2 {
  z-index: 1001;
  width: 100%;
  position: fixed;
}

.blog-title---details {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Opensauceone, sans-serif;
  font-weight: 700;
}

.hero-section---career-single {
  justify-content: center;
  display: flex;
}

.hero-section---career-single.black-bg {
  padding-top: 88px;
  padding-bottom: 356px;
}

.career-single-title-wrap {
  width: 100%;
  max-width: 980px;
}

.career-single-title {
  margin-top: 0;
  margin-bottom: 0;
}

.career-single-content {
  width: 100%;
}

.job-tag-single {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  display: flex;
}

.job-text-single---tag {
  color: #747474;
  background-color: #131313;
  border-radius: 100px;
  padding: 7px 18px;
}

.career-single-img-wrap {
  justify-content: center;
  margin-bottom: 64px;
  display: flex;
}

.career-signle-container {
  width: 100%;
  max-width: 1040px;
  margin-top: -300px;
  margin-left: 40px;
  margin-right: 40px;
}

.rich-text-wrap {
  width: 100%;
  max-width: 1040px;
  margin-left: 40px;
  margin-right: 40px;
}

.single-selary {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1040px;
  margin: 60px auto 160px;
  display: flex;
}

.single-c-btn {
  padding: 14px 25px;
  font-family: Opensauceone, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.single-c-btn.black-bg.white-text {
  border-radius: 100px;
}

.salary-text-c {
  font-weight: 700;
}

.rich-section {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.collection-list-carrer {
  margin-top: 32px;
}

.rights-link {
  color: #fff;
  text-decoration: none;
}

.background-video {
  aspect-ratio: auto;
  object-fit: cover;
  background-image: linear-gradient(#000f4e94, #000f4e94);
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bold-text {
  color: #fff;
}

.button-3 {
  border: 1px solid var(--hellblau);
  background-color: var(--hellblau);
  border-radius: 50px;
  padding: 25px 55px;
  font-family: Opensauceone, sans-serif;
  font-size: 22px;
  font-weight: 700;
  transition: all .2s;
}

.button-3:hover {
  border: 1px solid var(--hellblau);
  color: var(--white);
  background-color: #ffffff1a;
}

.button-3.neg {
  border-color: var(--white);
}

.button-3.neg:hover {
  color: var(--blau);
  background-color: #fff;
}

.button-3.neg._2:hover {
  border-color: var(--blau);
  color: var(--blau);
}

.list {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 20px;
}

.list-item {
  color: #fff;
}

.preloader {
  z-index: 999;
  background-color: #f2e6d0;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.preloader_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.preloader_wrapper._2 {
  background-color: #f5f5f5;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo_preloader {
  width: 250px;
  margin-bottom: 30px;
}

.preloader_thumb {
  background-color: #fb8a211a;
  width: 100%;
  height: .5rem;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.preloader_track {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.preloader-2 {
  z-index: 1000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--blau);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: grid;
  position: fixed;
  inset: 0%;
}

.div-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .button-3 {
    padding-left: 55px;
  }
}

@media screen and (min-width: 1440px) {
  .images-container {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-contents-project {
    padding-bottom: 80px;
  }

  .hero-project-buttons {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .hero-button.black-bg {
    background-color: #a2d1cd;
  }

  .hero-button.black-bg:hover {
    background-color: #fff;
  }

  .hero-button-text.button-01.white-text {
    color: var(--blau);
    font-family: Opensauceone, sans-serif;
    font-weight: 700;
  }

  .service-list {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .service-item.purple-bg, .service-item.red-bg, .service-item.green-bg {
    background-color: #fff;
  }

  .hero-image-about, .hero-image-project {
    width: 541px;
  }

  .contact-card.white-bg {
    background-color: #fff0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .form-field, .form-text-area {
    border-radius: 0;
  }

  .form-footer {
    justify-content: center;
    margin-top: 20px;
  }

  .nav-container {
    max-width: 1200px;
  }
}

@media screen and (max-width: 991px) {
  .style-header-text {
    padding-bottom: 120px;
  }

  .color-card-wrap {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .color-section {
    justify-content: center;
    padding-bottom: 0;
    display: flex;
  }

  .color-section-wrap {
    width: 100%;
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading2 {
    font-size: 64px;
    line-height: 72px;
  }

  .heading1 {
    font-size: 76px;
    line-height: 82px;
  }

  .heading3 {
    font-size: 64px;
    line-height: 72px;
  }

  .hero-section.background-bg {
    padding-bottom: 120px;
  }

  .hero-container {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-title.heading1 {
    font-size: 64px;
    line-height: 74px;
  }

  .hero-title.heading2.white-text {
    font-size: 64px;
    line-height: 72px;
  }

  .service-section.black-bg {
    padding-top: 120px;
  }

  .service-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .service-title.heading3.white-text {
    font-size: 56px;
    line-height: 64px;
  }

  .service-list {
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .presence-section.background-bg {
    padding-bottom: 120px;
  }

  .presence-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .presence-title.heading3 {
    font-size: 56px;
    line-height: 64px;
  }

  .presence-list {
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 60px;
  }

  .video-section.black-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .video-container {
    padding-left: 0;
    padding-right: 0;
  }

  .video-title.heading3.white-text {
    margin-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 56px;
    line-height: 64px;
  }

  .video-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }

  .video-company-list {
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    padding-left: 40px;
    display: flex;
  }

  .blog-section.background-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .blog-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .blog-list-two {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .blog-title.heading3.black-text {
    font-size: 56px;
    line-height: 64px;
  }

  .blog-item {
    grid-column-gap: 0px;
    grid-row-gap: 48px;
    flex-direction: column;
    padding-right: 24px;
  }

  .blog-thum-wrap {
    width: 100%;
    height: 100%;
  }

  .price-section.background-bg {
    padding-bottom: 120px;
  }

  .price-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .price-title.heading3 {
    margin-bottom: 60px;
    font-size: 56px;
    line-height: 64px;
  }

  .price-list {
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .footer-section.black-bg {
    margin-top: 0;
    padding-top: 2rem;
  }

  .footer-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .top-footer.purple-bg {
    padding-top: 80px;
    padding-bottom: 80px;
    position: static;
  }

  .main-footer {
    margin-top: 60px;
  }

  .top-footer-title.heading3 {
    font-size: 56px;
    line-height: 64px;
  }

  .main-footer-content {
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .footer-copywright {
    margin-top: 60px;
  }

  .slider-section.background-bg {
    padding-top: 120px;
  }

  .slider-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slider-title.heading3 {
    font-size: 56px;
    line-height: 64px;
  }

  .slider-item-list {
    margin-top: 60px;
  }

  .slider-item {
    grid-column-gap: 0px;
    grid-row-gap: 1.5rem;
    flex-direction: column;
  }

  .slider-owner {
    order: 1;
    width: 100%;
  }

  .slider-text-wrap {
    width: 100%;
  }

  .slider-owner-name.testimonial-02 {
    margin-top: 0;
  }

  .left-arrow {
    inset: 54% auto auto 65%;
  }

  .right-arrow {
    inset: 54% auto auto 75%;
  }

  .slider-text.testimonial-01 {
    font-size: 20px;
    line-height: 30px;
  }

  .faq-section.background-bg {
    padding-bottom: 120px;
  }

  .faqs-description {
    max-width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .faqs-container {
    flex-direction: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-section-about.black-bg {
    padding-bottom: 120px;
  }

  .hero-container-about {
    padding-top: 64px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero-contents-about {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .hero-content {
    margin-top: 64px;
  }

  .story-section {
    padding-top: 120px;
  }

  .story-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .story-content {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-direction: column;
  }

  .story-revinew-table {
    width: 100%;
    max-width: 100%;
  }

  .story-content-title {
    font-size: 56px;
    line-height: 62px;
  }

  .images-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .images-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .service-section-about.black-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .service-container-about {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .service-content-about {
    grid-template-columns: 1fr;
  }

  .service-title-about.heading3.white-text {
    margin-left: 0;
    font-size: 56px;
    line-height: 62px;
  }

  .service-list-about {
    margin-top: 40px;
  }

  .service-btn-about.button-01.white-bg {
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 18px;
    line-height: 26px;
  }

  .faq-section-about.background-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .faqs-container-about {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faqs-title-about {
    font-size: 48px;
    line-height: 56px;
  }

  .faqs-title-about.faqs-title-about-2 {
    margin-bottom: 60px;
    font-size: 56px;
    line-height: 64px;
  }

  .question-name-about.subheading4, .answer-owner-wrap {
    width: 260px;
  }

  .answer-owner-img {
    width: 140px;
    height: 140px;
  }

  .faq-answer-content {
    margin-top: 26px;
  }

  .anser-onwer-text-para.testimonial-02 {
    padding-right: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .location-section-about {
    padding-bottom: 120px;
  }

  .location-container-about {
    padding-left: 2rem;
    padding-right: 0;
  }

  .location-content-about-wrap {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .location-title-about.heading3 {
    font-size: 56px;
    line-height: 64px;
  }

  .hero-section-project.black-bg {
    padding-bottom: 50px;
  }

  .hero-container-project {
    padding-top: 40px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero-contents-project {
    grid-template-columns: 1fr;
    padding-bottom: 80px;
  }

  .hero-title-project.heading2.white-text {
    margin-bottom: 40px;
    font-size: 64px;
    line-height: 72px;
  }

  .projects-section.background-bg {
    padding-top: 120px;
  }

  .projects-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .project-head {
    height: 300px;
  }

  .project-badges {
    grid-row-gap: 14px;
    flex-direction: column;
    align-items: flex-start;
  }

  .mask {
    height: auto;
    overflow: hidden;
  }

  .slider-owner-image-and-identity {
    grid-column-gap: 32px;
    align-items: center;
    display: flex;
  }

  .blog-container-two {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .blog-title-two.heading2 {
    font-size: 56px;
    line-height: 64px;
  }

  .blog-item-big {
    grid-column-gap: 0px;
    grid-row-gap: 48px;
    flex-direction: column;
    padding-right: 24px;
  }

  .blog-thum-wrap-small, .blog-thum-wrap-big {
    flex: 0 auto;
    width: 100%;
    height: 100%;
  }

  .blog-thum-big {
    object-fit: contain;
    height: 100%;
  }

  .product-showcase-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .product-showcase-header {
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .product-showcase-title.heading3 {
    font-size: 56px;
    line-height: 64px;
  }

  .product-showcase-buttons.product-showcase-btns-abs {
    margin-top: 20px;
    position: relative;
    top: auto;
  }

  .product-showcase-list {
    grid-template-columns: 1fr 1fr;
  }

  .price-section-two.background-bg {
    padding-bottom: 120px;
  }

  .pricing-table-section {
    padding-bottom: 120px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .pricing-table-container {
    padding-left: 0;
    padding-right: 0;
    overflow: auto;
  }

  .pricing-table-content {
    width: 1200px;
  }

  .blog-list-two-another {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .blog-thum-another {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .blog-item-content-another {
    margin-top: 0;
  }

  .hero-container-career {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-career-title.heading2.white-text {
    font-size: 64px;
    line-height: 72px;
  }

  .hero-career-grid {
    margin-top: 60px;
  }

  .job-section.background-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .job-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .job-content.single {
    padding-bottom: 120px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .job-content-title.heading3 {
    font-size: 56px;
    line-height: 62px;
  }

  .blog-details-section.background-bg {
    padding-top: 84px;
    padding-bottom: 120px;
  }

  .blog-details-container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .product-showcase-grid {
    grid-template-columns: 1fr 1fr;
  }

  .blog-single-heading.heading3 {
    font-size: 56px;
    line-height: 64px;
  }

  .contact-section.background-bg {
    padding-bottom: 120px;
  }

  .contact-title.heading2 {
    font-size: 68px;
    line-height: 72px;
  }

  .scroll-slider-section.background-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .scroll-slider-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .scroll-slider-title.heading3 {
    font-size: 56px;
    line-height: 64px;
  }

  .scroll-slider-list {
    margin-top: 60px;
  }

  .scroll-slider-body {
    flex-direction: column;
    align-items: flex-start;
  }

  .scroll-slider-text-wrap {
    margin-bottom: 20px;
  }

  .navigation-item {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .license-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .faqs-title-two {
    font-size: 48px;
    line-height: 56px;
  }

  .project-tabs-menu.hero-project-button-list {
    top: -13.8rem;
  }

  .nav-menu-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu-2.dark {
    background-color: #fff;
  }

  .nav-link-3.body-03, .nav-link-3.body-03.w--current {
    color: #000;
  }

  .nav-link-3.body-03.black-blue-text {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .nav-link-3.body-03.white-text, .nav-link-3.body-03.white-text.w--current {
    color: #000;
  }

  .menu-button-3 {
    border: 1px solid #000;
    border-radius: 100px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .menu-button-3.w--open {
    background-color: #000;
  }

  .menu-button-3.dark {
    border-color: #fff;
  }

  .menu-button-3.dark.w--open {
    background-color: #000;
  }

  .icon-3 {
    -webkit-text-fill-color: transparent;
    background-color: #fff;
    -webkit-background-clip: text;
    background-clip: text;
  }

  .hero-section---career-single.black-bg {
    padding-top: 80px;
    padding-bottom: 300px;
  }

  .career-single-title.heading3.white-text {
    font-size: 56px;
    line-height: 64px;
  }

  .career-signle-container {
    margin-top: -244px;
  }

  .single-selary {
    margin-bottom: 120px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .career-details {
    margin-left: 40px;
    margin-right: 40px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .style-header-text {
    flex-direction: column;
    align-items: center;
    max-width: none;
    padding-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .style-header-title.heading3 {
    font-size: 56px;
    line-height: 64px;
  }

  .color-section-title {
    font-size: 48px;
    line-height: 58px;
  }

  .color-card-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .heading2 {
    font-size: 48px;
    line-height: 56px;
  }

  .typography-section {
    justify-content: center;
    display: flex;
  }

  .heading1 {
    font-size: 48px;
    line-height: 58px;
  }

  .heading3 {
    font-size: 48px;
    line-height: 56px;
  }

  .hero-section.background-bg {
    padding-bottom: 100px;
  }

  .navigation {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-container {
    padding-top: 28px;
  }

  .hero-text-wrap {
    grid-template-columns: 1fr;
  }

  .hero-title.heading1 {
    font-size: 48px;
    line-height: 58px;
  }

  .hero-title.heading2.white-text {
    font-size: 48px;
    line-height: 56px;
  }

  .hero-text.body-01 {
    margin-top: 16px;
  }

  .hero-button.black-bg {
    width: 260px;
    height: 56px;
    padding-left: 26px;
    padding-right: 10px;
  }

  .hero-button-text.button-01.white-text {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }

  .hero-button-icon {
    width: 40px;
    height: 40px;
  }

  .service-section.black-bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .service-title.heading3.white-text {
    font-size: 42px;
    line-height: 52px;
  }

  .service-list {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .presence-section.background-bg {
    padding-bottom: 100px;
  }

  .presence-title.heading3 {
    font-size: 42px;
    line-height: 52px;
  }

  .presence-list {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    margin-top: 60px;
  }

  .video-section.black-bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .video-title.heading3.white-text {
    font-size: 42px;
    line-height: 52px;
  }

  .video-play-button.white-bg {
    grid-column-gap: 12px;
    width: 122px;
    height: 48px;
  }

  .video-play-icon {
    width: 22px;
    height: 22px;
  }

  .video-play-text.black-text {
    font-size: 18px;
    line-height: 26px;
  }

  .video-company-list {
    grid-template-columns: 1fr 1fr;
  }

  .blog-section.background-bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .blog-title.heading3.black-text {
    font-size: 42px;
    line-height: 52px;
  }

  .price-section.background-bg {
    padding-bottom: 100px;
  }

  .price-title.heading3 {
    font-size: 42px;
    line-height: 52px;
  }

  .price-list {
    grid-template-columns: 1fr;
  }

  .heading5 {
    font-size: 32px;
  }

  .top-footer.purple-bg {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .main-footer {
    margin-top: 40px;
  }

  .top-footer-title.heading3 {
    font-size: 48px;
    line-height: 58px;
  }

  .top-footer-button.black-bg {
    width: 260px;
    height: 56px;
    padding-left: 26px;
    padding-right: 10px;
  }

  .top-footer-button-text.button-01.white-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
  }

  .top-footer-button-icon {
    width: 40px;
    height: 40px;
  }

  .main-footer-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .footer-copywright {
    margin-top: 40px;
  }

  .slider-section.background-bg {
    padding-top: 100px;
  }

  .slider-title.heading3 {
    font-size: 42px;
    line-height: 52px;
  }

  .slider-item-list {
    margin-top: 40px;
  }

  .slider-owner-name.testimonial-02 {
    font-size: 18px;
    line-height: 26px;
  }

  .left-arrow {
    width: 50px;
    height: 50px;
    top: 58%;
  }

  .right-arrow {
    width: 50px;
    height: 50px;
    top: 58%;
    left: 78%;
  }

  .slider-text.testimonial-01 {
    font-size: 18px;
    line-height: 26px;
  }

  .faq-section.background-bg {
    padding-bottom: 100px;
  }

  .question-title {
    font-size: 18px;
    font-weight: 600;
  }

  .down-caret-icon {
    width: 26px;
    height: 26px;
  }

  .hero-btn-about.button-01.white-bg.black-text {
    padding: 16px 28px;
    font-size: 18px;
    font-weight: 600;
  }

  .hero-image-about {
    width: 100%;
    height: 360px;
  }

  .hero-image.hero-img-one {
    width: 116.667px;
    height: 116.667px;
    left: 26%;
  }

  .hero-image.hero-img-two {
    width: 168px;
    height: 168px;
    inset: 20px 17% auto auto;
  }

  .hero-image.hero-img-three {
    width: 139.333px;
    height: 139.333px;
    inset: 110px auto auto 11%;
  }

  .hero-image.hero-img-four {
    width: 213.333px;
    height: 213.333px;
    inset: 150px auto auto 31%;
  }

  .story-section {
    padding-top: 100px;
  }

  .revinew-table-title {
    font-size: 34px;
    line-height: 42px;
  }

  .story-content-title {
    font-size: 42px;
    line-height: 52px;
  }

  .story-btn.button-02.white-text.black-bg {
    font-weight: 400;
  }

  .images-section, .service-section-about.black-bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .service-title-about.heading3.white-text {
    font-size: 42px;
    line-height: 52px;
  }

  .service-btn-about.button-01.white-bg {
    padding-top: 16px;
    padding-bottom: 16px;
    font-weight: 600;
  }

  .faq-section-about.background-bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .faqs-title-about {
    font-size: 38px;
    line-height: 48px;
  }

  .faqs-title-about.faqs-title-about-2 {
    margin-bottom: 40px;
    font-size: 42px;
    line-height: 52px;
  }

  .question-name-about.subheading4 {
    width: 180px;
    font-size: 18px;
  }

  .question-title-about {
    font-size: 16px;
    font-weight: 400;
  }

  .answer-owner-wrap {
    width: 180px;
  }

  .faq-answer-content {
    margin-top: 20px;
  }

  .anser-onwer-text-para.testimonial-02 {
    font-weight: 400;
    line-height: 24px;
  }

  .answer-owner-social {
    margin-top: 20px;
  }

  .location-section-about {
    padding-bottom: 100px;
  }

  .location-content-about {
    background-position: -200% 100%;
    background-size: auto;
    background-attachment: scroll;
    overflow: hidden;
  }

  .location-title-about.heading3 {
    font-size: 42px;
    line-height: 52px;
  }

  .location-btn-about.button-02.black-bg.white-text {
    font-weight: 400;
  }

  .hero-section-project.black-bg {
    padding-bottom: 0;
  }

  .hero-title-project.heading2.white-text {
    font-size: 56px;
    line-height: 64px;
  }

  .hero-project-buttons {
    padding-bottom: 168px;
  }

  .hero-project-button-list {
    grid-row-gap: 32px;
    flex-flow: wrap;
  }

  .projects-section.background-bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .projects-list {
    grid-template-columns: 1fr;
  }

  .project-badges {
    flex-direction: row;
  }

  .slider-owner-image-and-identity {
    grid-column-gap: 20px;
  }

  .blog-title-two.heading2 {
    font-size: 48px;
    line-height: 56px;
  }

  .blog-item-small.white-bg {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .product-showcase-section {
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .product-showcase-header {
    grid-row-gap: 20px;
  }

  .product-showcase-title.heading3 {
    font-size: 36px;
    line-height: 46px;
  }

  .product-showcase-btn.button-02 {
    padding: 8px 22px;
    font-size: 14px;
  }

  .product-showcase-list {
    grid-template-columns: 1fr;
    margin-top: 60px;
  }

  .product-showcase-img-wrap {
    width: 100%;
  }

  .product-showcase-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .price-section-two.background-bg {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .pricing-table-section {
    padding-bottom: 100px;
  }

  .hero-container-career {
    padding-top: 28px;
  }

  .hero-career-title.heading2.white-text {
    font-size: 48px;
    line-height: 56px;
  }

  .hero-career-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .hero-career-grid-one {
    height: 275px;
  }

  .job-section.background-bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .job-content.single {
    padding-bottom: 100px;
  }

  .job-content-title.heading3 {
    font-size: 42px;
    line-height: 52px;
  }

  .job-list {
    margin-top: 40px;
  }

  .job-heading {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: stretch;
    margin-top: 40px;
  }

  .job-attribiutes {
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .job-single-button {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .blog-details-section.background-bg {
    padding-bottom: 100px;
  }

  .product-showcase-grid {
    grid-template-columns: 1fr;
  }

  .blog-single-heading.heading3 {
    font-size: 48px;
    line-height: 56px;
  }

  .contact-section.background-bg {
    padding-bottom: 100px;
  }

  .contact-title.heading2 {
    font-size: 48px;
    line-height: 56px;
  }

  .form-group {
    flex-direction: column;
    margin-bottom: 0;
  }

  .form-field, .form-text-area {
    margin-bottom: 18px;
  }

  .form-footer {
    flex-direction: column;
  }

  .checkbox-field {
    margin-bottom: 18px;
  }

  .scroll-slider-section.background-bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .scroll-slider-title.heading3 {
    font-size: 42px;
    line-height: 52px;
  }

  .scroll-slider-list {
    margin-top: 40px;
  }

  .scroll-slider-item.green-bg {
    margin-bottom: 40px;
    padding: 28px;
    position: static;
  }

  .scroll-slider-text-heading {
    font-size: 28px;
  }

  .scroll-slider-text-heading.heading4 {
    font-size: 32px;
  }

  .scroll-slider-text-heading.off-green-text.heading4 {
    font-size: 28px;
  }

  .scroll-slider-para {
    font-size: 16px;
  }

  .scroll-slider-para.body-01.off-green-text {
    line-height: 26px;
  }

  .scroll-slider-button, .navigation-item {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .license-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .license-title.heading3 {
    font-size: 48px;
    line-height: 56px;
  }

  .changelog-title.heading3 {
    font-size: 56px;
    line-height: 64px;
  }

  .company-opacity-one {
    width: 50%;
  }

  .faqs-title-two {
    font-size: 38px;
    line-height: 48px;
  }

  .faqs-title-two.heading3 {
    font-size: 42px;
    line-height: 52px;
  }

  .project-tabs-menu.hero-project-button-list {
    top: -15.4rem;
  }

  .nav-menu-2 {
    padding-bottom: 30px;
  }

  .nav-container {
    grid-template-columns: max-content max-content;
    justify-content: space-between;
  }

  .log-infos-inside {
    grid-row-gap: 18.5px;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .log-infos {
    display: none;
  }

  .hero-section---career-single.black-bg {
    padding-top: 48px;
    padding-bottom: 190px;
  }

  .career-single-title.heading3.white-text {
    font-size: 42px;
    line-height: 52px;
  }

  .career-single-img-wrap {
    margin-bottom: 40px;
  }

  .career-signle-container {
    margin-top: -150px;
  }

  .single-selary {
    margin-bottom: 100px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 24px;
    line-height: 32px;
  }

  p {
    font-size: 16px;
    line-height: 26px;
  }

  ul {
    font-size: 16px;
    line-height: 28px;
  }

  blockquote {
    border: 0 solid #000;
    border-left-width: 4px;
    font-size: 16px;
    line-height: 26px;
  }

  .style-header-text {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .style-header-title.heading3 {
    font-size: 48px;
    line-height: 56px;
  }

  .style-header-paragraph.body-03 {
    font-size: 16px;
    line-height: 26px;
  }

  .color-section-title {
    font-size: 38px;
    line-height: 48px;
  }

  .color-card-wrap {
    grid-template-columns: 1fr;
  }

  .subheading2 {
    font-size: 22px;
  }

  .heading4 {
    font-size: 36px;
    line-height: 46px;
  }

  .subheading4 {
    font-size: 20px;
  }

  .heading2 {
    font-size: 36px;
    line-height: 46px;
  }

  .subheading1 {
    font-size: 24px;
  }

  .heading1, .heading3 {
    font-size: 36px;
    line-height: 46px;
  }

  .hero-section.background-bg {
    padding-bottom: 80px;
  }

  .navigation {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-container {
    padding-top: 28px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-title.heading1 {
    font-size: 36px;
    line-height: 46px;
  }

  .hero-title.heading2.white-text {
    font-size: 36px;
    line-height: 44px;
  }

  .hero-text.body-01 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .hero-text-img {
    width: 70px;
    height: 70px;
  }

  .hero-text-img.hero-text-img-child2 {
    left: 49px;
  }

  .hero-text-img.hero-text-img-child3 {
    left: 100px;
  }

  .hero-button.black-bg {
    width: auto;
  }

  .hero-button-text.button-01.white-text {
    font-weight: 400;
  }

  .container-custom.career--single {
    margin-left: 20px;
    margin-right: 20px;
  }

  .service-section {
    padding-top: 40px;
    padding-bottom: 0;
  }

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

  .service-section._2 {
    padding-top: 60px;
  }

  .service-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-title.heading3.white-text {
    font-size: 32px;
    line-height: 42px;
  }

  .service-list {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

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

  .presence-title.heading3 {
    font-size: 32px;
    line-height: 42px;
  }

  .presence-list {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .service-item-subtitle.subheading3 {
    font-size: 26px;
    line-height: 30px;
  }

  .service-item-btn.button-02.black-bg.white-text {
    font-size: 14px;
    font-weight: 600;
  }

  .presence-subtitle.subheading2 {
    margin-top: 20px;
  }

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

  .video-title.heading3.white-text {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 42px;
  }

  .video-wrap {
    height: 200px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .video-play-button.white-bg {
    grid-column-gap: 8px;
    justify-content: center;
    width: 100px;
    height: 40px;
    padding-left: 0;
    padding-right: 4px;
  }

  .video-play-icon {
    width: 18px;
    height: 18px;
  }

  .video-play-text.black-text {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
  }

  .video-company-list {
    grid-template-columns: 1fr;
  }

  .video-company-logo-wrap {
    height: 48px;
  }

  .blog-section.background-bg {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .blog-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-list-two {
    margin-top: 50px;
  }

  .blog-title.heading3.black-text {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 42px;
  }

  .blog-list {
    margin-top: 20px;
  }

  .blog-item {
    padding: 20px;
  }

  .blog-item-content {
    margin-top: 10px;
  }

  .blog-item-title.subheading1 {
    font-size: 22px;
    line-height: 30px;
  }

  .blog-item-owner {
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .blog-item-social {
    align-self: flex-start;
  }

  .blog-item-info-title {
    font-size: 16px;
  }

  .blog-item-social-icon {
    margin-left: 0;
    margin-right: 12px;
  }

  .price-section.background-bg {
    padding-bottom: 60px;
  }

  .price-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .price-title.heading3 {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 42px;
  }

  .price-label.caption-01.off-yellow-bg.yellow-text, .price-label.caption-01.price-label-two, .price-label.caption-01.off-purple-bg.purple-text {
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 600;
  }

  .price-money.heading5.off-yellow-t {
    margin-top: 30px;
    font-size: 36px;
  }

  .price-money.heading5.price-money-two {
    font-size: 36px;
  }

  .price-month-wrap {
    margin-top: 26px;
  }

  .price-services {
    margin-top: 30px;
  }

  .price-btn.button-02.black-bg.white-text, .price-btn.button-02.white-bg.black-text {
    padding: 10px 22px;
    font-size: 14px;
    font-weight: 600;
  }

  .price-money-three.heading5.off-yellow-t {
    font-size: 36px;
  }

  .footer-section.black-bg {
    margin-top: 100px;
  }

  .footer-container {
    margin-top: -100px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .top-footer.purple-bg {
    padding: 60px 20px;
    top: -570px;
  }

  .top-footer-title.heading3 {
    font-size: 28px;
    line-height: 36px;
  }

  .top-footer-text.testimonial-02 {
    font-size: 16px;
    line-height: 26px;
  }

  .top-footer-button.black-bg {
    cursor: pointer;
    width: 100%;
    height: 46px;
    padding-left: 15px;
  }

  .top-footer-button-text.button-01.white-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
  }

  .top-footer-button-icon {
    width: 30px;
    height: 30px;
  }

  .main-footer-text.body-02.white-text {
    width: auto;
  }

  .footer-copywright-text.white-text {
    text-align: center;
  }

  .slider-section.background-bg {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .slider-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-title.heading3 {
    font-size: 32px;
    line-height: 42px;
  }

  .slider-item-list {
    margin-top: 20px;
  }

  .slider-owner-img {
    width: 64px;
    height: 64px;
  }

  .left-arrow {
    display: none;
    top: 31rem;
    left: 25%;
  }

  .right-arrow {
    display: none;
    top: 31rem;
    left: 50%;
  }

  .slider-text.testimonial-01 {
    font-size: 16px;
    line-height: 26px;
  }

  .faq-section.background-bg {
    padding-bottom: 0;
  }

  .faqs-description {
    margin-bottom: 0;
  }

  .faqs-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-btn-wrap {
    margin-top: 28px;
  }

  .faq-btn.button-02.black-bg.white-text {
    font-size: 14px;
  }

  .faq-question-answer {
    padding-right: 0;
  }

  .question-title {
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .faq-answer {
    font-size: 14px;
    line-height: 22px;
  }

  .hero-section-about.black-bg {
    padding-bottom: 60px;
  }

  .hero-container-about {
    padding-top: 32px;
  }

  .hero-btn-about.button-01.white-bg.black-text {
    padding: 14px 26px;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
  }

  .hero-text-about.body-03.white-text {
    font-size: 16px;
    line-height: 26px;
  }

  .hero-content {
    margin-top: 40px;
  }

  .hero-image-about {
    height: 240px;
  }

  .hero-image.hero-img-one {
    width: 77.7778px;
    height: 77.7778px;
    left: 15%;
  }

  .hero-image.hero-img-two {
    width: 112px;
    height: 112px;
    top: 10px;
    left: 50%;
  }

  .hero-image.hero-img-three {
    width: 92.8889px;
    height: 92.8889px;
    top: 85px;
    left: 0%;
  }

  .hero-image.hero-img-four {
    width: 142.222px;
    height: 142.222px;
    top: 100px;
    left: 29%;
  }

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

  .story-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .story-content {
    grid-row-gap: 46px;
  }

  .story-revinew-table {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .revinew-table-title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 32px;
  }

  .revinew-table-box {
    font-size: 14px;
    line-height: 22px;
  }

  .story-content-title {
    font-size: 32px;
    line-height: 42px;
  }

  .story-content-text.body-03 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 400;
  }

  .story-btn.button-02.white-text.black-bg {
    font-size: 14px;
    font-weight: 600;
  }

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

  .images-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .images-content {
    grid-template-columns: 1fr;
  }

  .service-section-about.black-bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .service-content-about {
    flex-direction: column;
    grid-auto-flow: row;
    display: flex;
  }

  .service-title-about.heading3.white-text {
    max-width: none;
    margin-right: 0;
    font-size: 32px;
    line-height: 42px;
  }

  .service-list-about {
    margin-top: 20px;
  }

  .service-text-about.white-text.body-03 {
    width: 100%;
    max-width: none;
    font-size: 16px;
    line-height: 26px;
  }

  .service-btn-about-wrap {
    margin-top: 20px;
  }

  .service-btn-about.button-01.white-bg {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .service-item-about {
    flex-direction: column;
    width: 100%;
  }

  .service-item-about.yellow-bg {
    grid-row-gap: 18px;
    flex-direction: column;
    align-items: flex-start;
  }

  .service-item-icon-wrap {
    margin-bottom: 20px;
  }

  .service-item-title-about.subheading2.off-yellow-t {
    font-size: 24px;
    line-height: 30px;
  }

  .service-item-title-about.subheading2.off-purple-text {
    font-size: 24px;
    line-height: 32px;
  }

  .service-item-title-about.subheading2.off-red-text {
    font-size: 24px;
    line-height: 30px;
  }

  .service-item-paragaph-about.body-03.off-yellow-t, .service-item-paragaph-about.body-03.off-purple-text {
    font-size: 16px;
    line-height: 26px;
  }

  .service-item-paragaph-about.body-03.off-red-text {
    font-size: 16px;
  }

  .faq-section-about.background-bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .faqs-title-about {
    font-size: 32px;
    line-height: 38px;
  }

  .faqs-title-about.faqs-title-about-2 {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 42px;
  }

  .question-name-about.subheading4 {
    width: auto;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }

  .question-title-about {
    font-size: 14px;
    line-height: 20px;
    display: none;
  }

  .faq-question-abour-separet {
    justify-content: flex-end;
  }

  .answer-owner-wrap {
    width: 100px;
  }

  .answer-owner-img {
    width: 80px;
    height: 80px;
  }

  .faq-answer-content {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .location-section-about {
    padding-bottom: 0;
  }

  .location-container-about {
    padding-right: 2rem;
  }

  .location-title-about.heading3 {
    font-size: 32px;
    line-height: 42px;
  }

  .location-text-about.body-01 {
    font-size: 16px;
    line-height: 26px;
  }

  .location-btn-about-wrap {
    margin-top: 30px;
  }

  .location-btn-about.button-02.black-bg.white-text {
    font-size: 14px;
    font-weight: 600;
  }

  .hero-section-project.black-bg {
    padding-bottom: 250px;
  }

  .hero-section-project.black-bg.an {
    padding-bottom: 60px;
  }

  .hero-contents-project {
    padding-bottom: 40px;
  }

  .hero-title-project.heading2.white-text {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 46px;
  }

  .hero-image-paragraph.body-01.white-text {
    font-size: 16px;
    line-height: 26px;
  }

  .hero-project-buttons {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .hero-project-button-list {
    grid-row-gap: 24px;
  }

  .hero-project-btn.button-02 {
    font-size: 14px;
  }

  .projects-section.background-bg {
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .projects-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .projects-list {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .project-item.white-bg {
    padding: 20px;
  }

  .project-head {
    height: 240px;
  }

  .project-badges {
    flex-direction: column;
  }

  .project-title.subheading1 {
    font-size: 24px;
    line-height: 32px;
  }

  .project-text.body-03 {
    font-size: 16px;
    line-height: 26px;
  }

  .project-btn-wrap {
    margin-top: 25px;
  }

  .project-btn.button-02.black-bg.white-text {
    font-size: 14px;
  }

  .slider-owner-img-wrap {
    flex: none;
  }

  .slider-owner-image-and-identity {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-section-two {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .blog-section-two.background-bg {
    padding-top: 28px;
  }

  .blog-container-two {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-title-two.heading2 {
    font-size: 28px;
    line-height: 36px;
  }

  .blog-title-two.heading2.aother {
    font-size: 32px;
    line-height: 42px;
  }

  .blog-item-big.white-bg {
    padding: 20px;
  }

  .blog-item-title-small.subheading3 {
    font-size: 22px;
    line-height: 30px;
  }

  .product-showcase-section.background-bg {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .product-showcase-title.heading3 {
    font-size: 28px;
    line-height: 38px;
  }

  .product-showcase-buttons {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .product-showcase-list {
    flex-direction: column;
  }

  .product-showcase-item-title.subheading3 {
    font-size: 22px;
    line-height: 30px;
  }

  .product-showcase-owner {
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: flex-start;
    height: auto;
  }

  .product-showcase-owner-img {
    height: 56px;
  }

  .price-section-two.background-bg {
    padding-top: 20px;
    padding-bottom: 80px;
  }

  .pricing-table-section {
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing-table-titlte, .pricing-table-text.body-03 {
    font-size: 16px;
    line-height: 26px;
  }

  .blog-list-two-another {
    margin-top: 50px;
  }

  .blog-item-content-another {
    margin-top: 0;
  }

  .hero-container-career {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-career-title.heading2.white-text {
    font-size: 36px;
    line-height: 46px;
  }

  .hero-career-grid {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .job-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .job-section.background-bg {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .job-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .job-content.single {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .job-content-title.heading3 {
    font-size: 28px;
    line-height: 36px;
  }

  .job-list {
    margin-top: 20px;
  }

  .job-item.off-white-bg {
    padding: 20px;
  }

  .job-heading {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
  }

  .job-title-wrap {
    grid-row-gap: 6px;
    flex-direction: row;
    align-items: center;
  }

  .job-attribiutes {
    margin-top: 20px;
  }

  .job-buttons-wrao {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .job-single-button {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
  }

  .blog-details-section.background-bg {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 44px;
    padding-bottom: 0;
  }

  .blog-single-heading.heading3 {
    font-size: 32px;
    line-height: 40px;
  }

  .blog-writer {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .contact-section.background-bg {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .contact-content {
    margin-top: 40px;
  }

  .contact-title.heading2 {
    font-size: 36px;
    line-height: 46px;
  }

  .contact-card.white-bg {
    padding: 0;
  }

  .form-footer {
    margin-top: 20px;
  }

  .scroll-slider-section.background-bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .scroll-slider-title.heading3 {
    font-size: 32px;
    line-height: 42px;
  }

  .scroll-slider-item.green-bg {
    margin-bottom: 30px;
    padding: 24px;
  }

  .scroll-slider-item.green-bg.scroll-slider-item-1, .scroll-slider-item.purple-bg.scroll-slider-item-3, .scroll-slider-item.red-bg.scroll-slider-item-2, .scroll-slider-item.yellow-bg.scroll-slider-item-4 {
    padding: 20px;
  }

  .scroll-slider-img {
    object-fit: cover;
    height: 150px;
  }

  .scroll-slider-buttons {
    margin-top: 25px;
  }

  .scroll-slider-btn.caption-01.off-green-bg.green-text {
    margin-bottom: 14px;
  }

  .scroll-slider-text-heading.off-green-text.heading4 {
    font-size: 22px;
    line-height: 32px;
  }

  .scroll-slider-para.body-01.off-green-text {
    line-height: 26px;
  }

  .scroll-slider-button.button-02.black-bg.white-text {
    padding: 9px 28px;
  }

  .navigation-brand {
    padding-bottom: 20px;
  }

  .navigation-menu {
    justify-content: space-between;
    width: 100%;
  }

  .navigation-item {
    padding: 10px 25px;
  }

  .navigation-dropdown {
    width: 48px;
    height: 48px;
    margin-right: 0;
  }

  .license-section {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .content-item {
    margin-bottom: 70px;
  }

  .license-title.heading3 {
    font-size: 36px;
    line-height: 46px;
  }

  .license-para.body-03 {
    font-size: 16px;
    line-height: 26px;
  }

  .license-link-wrap.subheading4 {
    margin-top: 25px;
  }

  .license-link-text {
    font-size: 20px;
  }

  .changelog-title.heading3 {
    font-size: 48px;
    line-height: 56px;
  }

  .tag-groups {
    flex-direction: column;
  }

  .single-tag.caption-01.off-white-bg {
    width: 133px;
    margin-bottom: 14px;
  }

  .faqs-title-two {
    font-size: 32px;
    line-height: 38px;
  }

  .faqs-title-two.heading3 {
    margin-bottom: 18px;
    font-size: 32px;
    line-height: 42px;
  }

  .project-tabs-menu.hero-project-button-list {
    top: -22.3rem;
  }

  .faqs-text-another {
    font-size: 16px;
    line-height: 24px;
  }

  .nav-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .nav-container._2 {
    grid-template-columns: max-content;
    place-items: center;
    min-height: 80px;
    padding-top: 0;
    display: flex;
  }

  .website-brand-img {
    width: 160px;
  }

  .navbar-component._2 {
    justify-content: center;
    align-items: center;
  }

  .menu-button-3 {
    border-color: #fff;
  }

  .hero-section---career-single.black-bg {
    padding-top: 16px;
    padding-bottom: 60px;
  }

  .career-single-title.heading3.white-text {
    font-size: 32px;
    line-height: 42px;
  }

  .career-signle-container {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .rich-text-wrap {
    margin-left: 20px;
    margin-right: 20px;
  }

  .single-selary {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .career-details {
    margin-left: 20px;
    margin-right: 20px;
  }

  .button-3 {
    padding: 20px 30px;
    font-size: 18px;
  }

  .button-3.neg {
    padding: 15px 20px;
    font-size: 16px;
  }

  .icon-4 {
    color: #fff;
  }

  .preloader_wrapper {
    padding: 10px 29px 0;
  }

  .preloader_wrapper._2 {
    padding-top: 10px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-small {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .preloader_thumb {
    width: 12rem;
    height: .325rem;
  }

  .preloader-2 {
    grid-template-columns: 1fr;
    height: 100svh;
    padding-top: 50px;
  }

  .image, .image-2 {
    height: 150px;
  }

  .div-block-2 {
    z-index: 1000;
    background-color: #f5f5f5;
    height: 100vh;
    position: fixed;
    inset: 0%;
  }
}

#w-node-_724c5014-7386-9a87-7f71-da255410d8a4-4ca8125d {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center start;
}

#w-node-ad6e05b4-4302-7119-898b-b9098448bc26-4ca8125d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8298fd12-10a5-e05a-6447-fc08e04f891d-e04f88e0 {
  justify-self: end;
}

#w-node-_7712ab77-d73c-1566-408c-39def403854b-f4038549 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center start;
}

#w-node-_7712ab77-d73c-1566-408c-39def403854d-f4038549, #w-node-_7712ab77-d73c-1566-408c-39def403855d-f4038549 {
  place-self: center;
}

#w-node-ad6e05b4-4302-7119-898b-b9098448bc26-f2172b78 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_8298fd12-10a5-e05a-6447-fc08e04f88f4-e04f88e0 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_8298fd12-10a5-e05a-6447-fc08e04f891d-e04f88e0 {
    justify-self: start;
  }

  #w-node-_7712ab77-d73c-1566-408c-39def403855d-f4038549 {
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8298fd12-10a5-e05a-6447-fc08e04f88f4-e04f88e0 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_724c5014-7386-9a87-7f71-da255410d8a4-4ca8125d {
    justify-self: start;
  }
}


@font-face {
  font-family: 'Opensauceone';
  src: url('../fonts/opensauceone-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensauceone';
  src: url('../fonts/opensauceone-semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensauceone';
  src: url('../fonts/opensauceone-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/eudoxussans-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/eudoxussans-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/eudoxussans-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Calsans';
  src: url('../fonts/calsans-semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}