/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./src/styles/shared.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
.shared_button__rzdjr {
  padding: 0 45px;
  text-decoration: none !important;
  cursor: pointer;
  display: inline-block;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  color: #0e1916 !important;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 56px !important;
  position: relative;
}
.shared_button__rzdjr svg {
  width: 18px;
  height: 15px;
}
.shared_button__rzdjr::before, .shared_button__rzdjr::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  border-color: #ffde59;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  border-width: 2px;
  border-style: solid;
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden;
}
.shared_button__rzdjr::before {
  top: -1px;
  left: -1px;
  transform: scale(1.6);
  height: calc(100% + 2px);
  width: calc(100% + 2px);
}
.shared_button__rzdjr::after {
  top: 0;
  left: 0;
  transform: scale(1.4);
  transition-delay: 0.1s;
}
.shared_button__rzdjr:hover {
  background-color: transparent;
  border-width: 2;
  color: #ffde59 !important;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 56px !important;
}
.shared_button__rzdjr:hover::before, .shared_button__rzdjr:hover::after {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.shared_primaryLinkBtn__XMZ3W {
  background-color: #ffde59;
}

.shared_title__IpgDK {
  color: #fff !important;
  font-family: "Marcellus", serif !important;
  font-weight: 400 !important;
  font-size: 46px !important;
  line-height: 60px !important;
}
@media (max-width: 768px) {
  .shared_title__IpgDK {
    font-size: 18px;
    line-height: 25px;
  }
}

.shared_sectionTitle__KHt_E {
  text-align: center;
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  .shared_sectionTitle__KHt_E {
    margin-bottom: 60px;
  }
}
.shared_sectionTitle__KHt_E .shared_subtitle__ylpd4 {
  display: inline-block;
}

.shared_subtitle__ylpd4 {
  color: #ffde59 !important;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  position: relative;
  padding-left: 30px;
  display: inline-block;
}
@media (max-width: 768px) {
  .shared_subtitle__ylpd4 {
    font-size: 14px;
    line-height: 20px;
  }
}
.shared_subtitle__ylpd4::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  background-color: #ffde59;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.shared_outlineLinkBtn__Cd_6F {
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, 0.1);
}
.shared_outlineLinkBtn__Cd_6F:hover {
  color: #fff !important;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 56px !important;
}

.shared_homePageOutlineButton__hT2N1 {
  color: #fff !important;
  border: none;
}
.shared_homePageOutlineButton__hT2N1::before, .shared_homePageOutlineButton__hT2N1::after {
  border-color: transparent;
}
.shared_homePageOutlineButton__hT2N1:hover {
  border-color: transparent;
}

.shared_animatedCircle__KYIAy.shared_right__LRl1x {
  top: 0%;
  right: -13%;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  position: absolute;
  animation: shared_circle__TOuUm 5s linear infinite;
  -webkit-animation: shared_circle__TOuUm 5s linear infinite;
  background: linear-gradient(to bottom, rgba(217, 10, 44, 0.1), #ffde59);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.shared_animatedCircle__KYIAy.shared_right__LRl1x::after {
  width: 400px;
  height: 400px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-color: #001d21;
}
.shared_animatedCircle__KYIAy.shared_left__AbvA8 {
  bottom: -5%;
  left: -13%;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  z-index: -1;
  position: absolute;
  animation: shared_circle__TOuUm 5s linear infinite;
  -webkit-animation: shared_circle__TOuUm 5s linear infinite;
  background: linear-gradient(to bottom, rgba(217, 10, 44, 0.1), #ffde59);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.shared_animatedCircle__KYIAy.shared_left__AbvA8::after {
  width: 400px;
  height: 400px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-color: #001d21;
}

@keyframes shared_circle__TOuUm {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.shared_banner__bh1kb {
  background-color: #001d21;
}
.shared_banner__bh1kb .shared_bannerImg__G9pA7 {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.shared_banner__bh1kb .shared_bannerImg__G9pA7 .shared_overlay__Babv8 {
  background-color: rgba(0, 0, 0, 0.5);
}

.shared_bannerSection__8NbuI {
  max-width: 911px;
  text-align: center;
  margin: 0 auto;
  padding: 223px 0;
  z-index: 1;
  position: relative;
}
@media (max-width: 768px) {
  .shared_bannerSection__8NbuI {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
.shared_bannerSection__8NbuI .shared_subject__p13Mm {
  background: #fff;
  max-width: 306px;
  margin: 0 auto;
  padding: 14px 0;
  color: #ffde59 !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  margin-bottom: 40px;
}
@media (max-width: 576px) {
  .shared_bannerSection__8NbuI .shared_subject__p13Mm {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.shared_bannerSection__8NbuI .shared_heading__RJG_c {
  color: #fff !important;
  font-family: "Marcellus", serif !important;
  font-weight: 400 !important;
  font-size: 70px !important;
  line-height: 82px !important;
  margin-bottom: 47px;
}
@media (max-width: 768px) {
  .shared_bannerSection__8NbuI .shared_heading__RJG_c {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 576px) {
  .shared_bannerSection__8NbuI .shared_heading__RJG_c {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.shared_bannerSection__8NbuI .shared_description__GkzXD {
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 35px !important;
  max-width: 517px;
  margin: 0 auto 50px;
}
.shared_bannerSection__8NbuI .shared_description__GkzXD a {
  text-decoration: none !important;
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 35px !important;
}
@media (max-width: 576px) {
  .shared_bannerSection__8NbuI .shared_description__GkzXD {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .shared_bannerSection__8NbuI .shared_button__rzdjr {
    font-size: 14px;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./src/styles/services.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
.services_services__fRygp {
  padding: 140px 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 576px) {
  .services_services__fRygp {
    padding: 50px 0;
  }
}
.services_services__fRygp .services_sectionTitle__FUn2s {
  margin-bottom: 0px;
}
.services_services__fRygp .services_sectionTitle__FUn2s h1 {
  max-width: 633px;
  margin: 0 auto 70px;
}
@media (max-width: 768px) {
  .services_services__fRygp .services_sectionTitle__FUn2s h1 {
    margin-bottom: 0;
  }
}
.services_services__fRygp .services_grid-card__k8tbh {
  background-color: #0e1916;
  padding: 50px 50px;
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -ms-border-radius: 8px !important;
  -o-border-radius: 8px !important;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
  .services_services__fRygp .services_grid-card__k8tbh {
    padding: 30px 20px;
  }
}
.services_services__fRygp .services_grid-card__k8tbh .services_animatedLine__AI_M_ {
  position: absolute;
  top: -180px;
  right: 10%;
  display: flex;
  gap: 16px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.services_services__fRygp .services_grid-card__k8tbh .services_animatedLine__AI_M_ .services_animatedLine-1__ja2js {
  width: 40px;
  height: 156px;
  background-color: #ffde59;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.services_services__fRygp .services_grid-card__k8tbh .services_animatedLine__AI_M_ .services_animatedLine-2__GdG5C {
  width: 40px;
  height: 100px;
  background-color: #ffde59;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.services_services__fRygp .services_grid-card__k8tbh .services_img__W9UWR {
  width: 90px;
  height: 90px;
  border: 1px solid #ffde59;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #26302d;
  margin-bottom: 40px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.services_services__fRygp .services_grid-card__k8tbh .services_img__W9UWR .services_iconImage__iOVvt {
  width: 55px !important;
  height: 55px !important;
}
.services_services__fRygp .services_grid-card__k8tbh h3 {
  color: #fff !important;
  font-family: "Marcellus", serif !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  margin-bottom: 24px;
}
@media (max-width: 1200px) {
  .services_services__fRygp .services_grid-card__k8tbh h3 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
.services_services__fRygp .services_grid-card__k8tbh p {
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 30px !important;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .services_services__fRygp .services_grid-card__k8tbh p {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .services_services__fRygp .services_grid-card__k8tbh p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.services_services__fRygp .services_grid-card__k8tbh ul {
  margin-bottom: 26px;
}
.services_services__fRygp .services_grid-card__k8tbh ul li {
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 30px !important;
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 24px;
}
@media (max-width: 1200px) {
  .services_services__fRygp .services_grid-card__k8tbh ul li {
    font-size: 14px;
    margin-bottom: 7px;
  }
}
@media (max-width: 1200px) {
  .services_services__fRygp .services_grid-card__k8tbh ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
  }
}
.services_services__fRygp .services_grid-card__k8tbh a {
  color: rgba(255, 255, 255, 0.65);
}
@media (max-width: 1200px) {
  .services_services__fRygp .services_grid-card__k8tbh a {
    font-size: 14px;
    width: 100%;
    text-align: center;
  }
}
.services_services__fRygp .services_grid-card__k8tbh:hover .services_animatedLine__AI_M_ {
  top: 0;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.services_services__fRygp .services_grid-card__k8tbh:hover .services_img__W9UWR {
  background-color: #ffde59;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.services_services__fRygp .services_grid-card__k8tbh:hover a {
  background-color: #ffde59;
  color: #fff;
}
.services_services__fRygp .services_img__W9UWR {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
}
.services_services__fRygp .services_img__W9UWR .services_businessImg__Oubg6 {
  width: 100%;
  max-height: 275px;
  height: 100%;
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  object-fit: cover;
  transition: all linear 0.4s;
  -webkit-transition: all linear 0.4s;
  -moz-transition: all linear 0.4s;
  -ms-transition: all linear 0.4s;
  -o-transition: all linear 0.4s;
}
.services_services__fRygp .services_img__W9UWR:hover .services_businessImg__Oubg6 {
  transform: scale(1.1);
  transition: all linear 0.4s;
  -webkit-transition: all linear 0.4s;
  -moz-transition: all linear 0.4s;
  -ms-transition: all linear 0.4s;
  -o-transition: all linear 0.4s;
}
.services_services__fRygp .services_websiteBuilder__l17C0 {
  border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  -ms-border-radius: 6px !important;
  -o-border-radius: 6px !important;
  background-color: #0e1916;
  padding: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1400px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 {
    padding: 40px;
  }
}
@media (max-width: 1200px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 {
    padding: 30px;
  }
}
@media (max-width: 992px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 {
    margin-top: 20px;
    flex-direction: column;
    gap: 18px;
  }
}
@media (max-width: 576px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 {
    padding: 30px 20px;
    gap: 0px;
  }
}
.services_services__fRygp .services_websiteBuilder__l17C0 .services_content__33sLY {
  max-width: 333px;
}
.services_services__fRygp .services_websiteBuilder__l17C0 .services_content__33sLY p {
  color: #fff !important;
  font-family: "Marcellus", serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 30px !important;
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 .services_content__33sLY p {
    margin-bottom: 18px;
  }
}
@media (max-width: 576px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 .services_content__33sLY p {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.services_services__fRygp .services_websiteBuilder__l17C0 .services_content__33sLY h1 {
  color: #fff !important;
  font-family: "Marcellus", serif !important;
  font-weight: 400 !important;
  font-size: 30px !important;
  line-height: 40px !important;
}
@media (max-width: 1200px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 .services_content__33sLY h1 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 .services_content__33sLY h1 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 .services_action__HPNzv {
    width: 100%;
  }
}
.services_services__fRygp .services_websiteBuilder__l17C0 .services_action__HPNzv a {
  border-color: #fff;
}
@media (max-width: 768px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 .services_action__HPNzv a {
    padding-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 .services_action__HPNzv a {
    padding: 0 25px;
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .services_services__fRygp .services_websiteBuilder__l17C0 .services_action__HPNzv a {
    font-size: 14px;
    padding: 0 35px;
    margin-bottom: 16px;
    width: 100%;
    text-align: center;
  }
}
.services_services__fRygp .services_websiteBuilder__l17C0 .services_action__HPNzv a::before, .services_services__fRygp .services_websiteBuilder__l17C0 .services_action__HPNzv a::after {
  border-color: #fff;
}
.services_services__fRygp .services_websiteBuilder__l17C0 .services_action__HPNzv a:hover {
  border-color: transparent;
  color: #fff;
}
.services_services__fRygp .services_websiteBuilder__l17C0 .services_riplingAnimation__EBpUB {
  position: absolute;
  bottom: -1rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
.services_services__fRygp .services_websiteBuilder__l17C0 .services_riplingAnimation__EBpUB:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 148px;
  height: 148px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  animation: services_pulse-border__5DW6M 1500ms ease-out infinite;
}
.services_services__fRygp .services_websiteBuilder__l17C0 .services_riplingAnimation__EBpUB:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 148px;
  height: 148px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: all 200ms;
}

.services_gridCard__Cwm8I {
  background-color: #0e1916;
  padding: 50px 50px;
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -ms-border-radius: 8px !important;
  -o-border-radius: 8px !important;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
  .services_gridCard__Cwm8I {
    padding: 30px 20px;
  }
}
.services_gridCard__Cwm8I .services_animatedLine__AI_M_ {
  position: absolute;
  top: -180px;
  right: 10%;
  display: flex;
  gap: 16px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.services_gridCard__Cwm8I .services_animatedLine__AI_M_ .services_animatedLine1__XleLZ {
  width: 40px;
  height: 156px;
  background-color: #ffde59;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.services_gridCard__Cwm8I .services_animatedLine__AI_M_ .services_animatedLine2__i_Bsv {
  width: 40px;
  height: 100px;
  background-color: #ffde59;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.services_gridCard__Cwm8I .services_img__W9UWR {
  width: 90px;
  height: 90px;
  border: 1px solid #ffde59;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #26302d;
  margin-bottom: 40px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.services_gridCard__Cwm8I h3 {
  color: #fff !important;
  font-family: "Marcellus", serif !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  margin-bottom: 24px;
}
@media (max-width: 1200px) {
  .services_gridCard__Cwm8I h3 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
.services_gridCard__Cwm8I p {
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 30px !important;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .services_gridCard__Cwm8I p {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .services_gridCard__Cwm8I p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.services_gridCard__Cwm8I ul {
  margin-bottom: 26px;
}
.services_gridCard__Cwm8I ul li {
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 30px !important;
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 24px;
}
@media (max-width: 1200px) {
  .services_gridCard__Cwm8I ul li {
    font-size: 14px;
    margin-bottom: 7px;
  }
}
@media (max-width: 1200px) {
  .services_gridCard__Cwm8I ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
  }
}
.services_gridCard__Cwm8I a {
  color: rgba(255, 255, 255, 0.65);
}
@media (max-width: 1200px) {
  .services_gridCard__Cwm8I a {
    font-size: 14px;
    width: 100%;
    text-align: center;
  }
}
.services_gridCard__Cwm8I:hover .services_animatedLine__AI_M_ {
  top: 0;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.services_gridCard__Cwm8I:hover .services_img__W9UWR {
  background-color: #ffde59;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.services_gridCard__Cwm8I:hover a {
  background-color: #ffde59;
  color: #fff;
}

@keyframes services_circle__dTyG2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.services_implmentationOfSolution__iSAVM {
  padding: 10px;
}
.services_implmentationOfSolution__iSAVM h2 {
  color: #fff !important;
  font-family: "Marcellus", serif !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 30px !important;
  margin-bottom: 52px;
  padding-bottom: 25px;
  position: relative;
}
@media (max-width: 576px) {
  .services_implmentationOfSolution__iSAVM h2 {
    font-size: 18px;
  }
}
.services_implmentationOfSolution__iSAVM h2::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  border-bottom: 1px solid #ffde59;
  width: 57px;
  height: 2px;
}
.services_implmentationOfSolution__iSAVM p {
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  padding-bottom: 10px;
}
@media (max-width: 576px) {
  .services_implmentationOfSolution__iSAVM p {
    font-size: 14px;
  }
}

.services_solutionImage__Y_Ee_ {
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -ms-border-radius: 8px !important;
  -o-border-radius: 8px !important;
  width: -moz-fit-content;
  width: fit-content;
  max-height: 275px !important;
}

.services_servicesLink__XKzBZ {
  line-height: normal !important;
  padding-top: 17px !important;
  padding-bottom: 18px !important;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./src/styles/services_page.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
.services_page_chooseUpGridItem__wCLJF {
  border: 1px solid rgba(169, 169, 169, 0.1882352941);
  padding: 60px 30px;
  margin-bottom: 50px;
}
@media (max-width: 576px) {
  .services_page_chooseUpGridItem__wCLJF {
    padding: 20px 15px;
    margin-bottom: 20px;
    margin-top: 0px !important;
  }
}
.services_page_chooseUpGridItem__wCLJF h2 {
  color: #fff !important;
  font-family: "Marcellus", serif !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 30px !important;
  margin-bottom: 52px;
  padding-bottom: 25px;
  position: relative;
}
@media (max-width: 576px) {
  .services_page_chooseUpGridItem__wCLJF h2 {
    font-size: 18px;
  }
}
.services_page_chooseUpGridItem__wCLJF h2::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  border-bottom: 1px solid #ffde59;
  width: 57px;
  height: 2px;
}
.services_page_chooseUpGridItem__wCLJF p {
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  padding-bottom: 10px;
}
@media (max-width: 576px) {
  .services_page_chooseUpGridItem__wCLJF p {
    font-size: 14px;
  }
}
.services_page_chooseUpGridItem__wCLJF p:last-child {
  border-bottom: 1px solid rgba(221, 221, 221, 0.062745098);
  margin-bottom: 19px;
  padding-bottom: 25px;
}
.services_page_chooseUpGridItem__wCLJF .services_page_img-link__senEM {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.services_page_chooseUpGridItem__wCLJF .services_page_img-link__senEM a {
  background-color: #010212;
  border-radius: 35px !important;
  -webkit-border-radius: 35px !important;
  -moz-border-radius: 35px !important;
  -ms-border-radius: 35px !important;
  -o-border-radius: 35px !important;
  display: inline-block;
  padding: 8px 29px;
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 28px !important;
}
@media (max-width: 576px) {
  .services_page_chooseUpGridItem__wCLJF .services_page_img-link__senEM a {
    font-size: 14px;
  }
}
.services_page_chooseUpGridItem__wCLJF:hover a {
  background-color: #ffde59;
}
