
.sales-banner .custom-btn.get-mached-button {
  width: 450px;
}
.sales-banner .custom-btn.get-mached-button-mobile{
display: none !important;
}
.how-it-works.common-section-space {
  background: #f4f7fb;
}
.grid-contact h2 {
    color: var(--color-white);
}

.grid-contact img.ready-to-optimize {
    margin-top: 24px;
}

.how-it-works h2 {
  text-align: center;
  margin-bottom: 40px;
}

.step-card {
  border-radius: 24px;
  border: 1px solid #663999;
  background: #fff;
  box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.04);
  padding: 16px;
}

.step-card img {
  width: 32px;
  height: 32px;
  margin: 0 auto;
  display: block;
}

.step-card h4 {
  margin: 16px 0px 8px;
}

.step-card p {
  font-size: 16px;
}

.five-step-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 16px;
  text-align: center;
}
.why-choose-defacto-card {
    border-radius: 16px;
    border-bottom: 2px solid #663999;
    border-left: 2px solid #663999;
    background: radial-gradient(185.65% 177.41% at 16.15% -54.62%, #FFF 0%, #FFF 100%);
    box-shadow: 0 0 24px 0 rgba(11, 18, 32, 0.12);
    padding: 16px;
    width: 100%;
    flex: 0 1 453px;
}

.why-choose-defacto-card h4 {
    margin-bottom: 8px;
}

.why-choose-defacto-card p {
  font-size: 16px;
}
.why-choose-defacto-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  text-align: left; 
}

.contact-form {
  background: #13263f;
  color: #fff;
}
.contact-form h2 {
  margin-bottom: 16px;
  color: var(--color-white);
}

.contact-address ul li p{
  opacity: 0.7;
  color: var(--color-white);
}
.grid-contact {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.contact-address:last-child {
    margin: 0;
}


.contact-address {
  margin-bottom: 16px;
}
.form {
  border-radius: 16px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.08) 0%,
    rgba(124, 124, 124, 0.08) 100%
  );
  box-shadow: 0 0 24px 0 rgba(11, 18, 32, 0.12);
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.form input,
textarea {
  display: block;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.08);
  width: 100%;
  height: 42px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  padding: 8px 12px;
  color: #fff;
}
.form input::placeholder,
.form textarea::placeholder {
  color: #fff;
  opacity: 1; /* ensures it's fully white, some browsers apply opacity */
}
.grid-contact h2 {
    color: var(--color-white);
    margin-bottom: 40px;
}
.form button {
    border-radius: 60px;
    background: #4f6bed;
    height: 42px;
    padding: 0 28px;
    display: flex;
    width: 125px;
    gap: 0 4px;
    align-items: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    transition: 0.5s;
    margin-top: 12px;
}
.form button:hover {
    background-color: var(--color-hover-bg);
    color: var(--color-hover-text);
}
.form button img {
  width: 16px;
  height: 16px;
  object-fit: contain;
}
.center-two {
    grid-column: 1 / -1;
    display: flex;
    justify-content: center;
    gap: 16px;
}
.ready-to-optimize{
  max-width: 420px;
}
@media (max-width: 1360px) {
  .five-step-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 1024px) {

.sales-banner.space-comman-section.hire-microsoft-sales-banner img.img.hire-matched {
	    width: 303px;
    	aspect-ratio: 16/15;
      margin: auto;
}
  
  .five-step-grid {
    grid-template-columns: 1fr;
  }
  .why-choose-defacto-grid {
  grid-template-columns: 1fr ;
}
  .grid-contact {
  display: grid;
  grid-template-columns: 1fr;
}

  .why-choose-defacto-card {
    flex: 0 1 0;
  }
  .center-two {
    flex-direction: column;
}
}

@media (max-width: 600px) {
  .sales-banner.space-comman-section.hire-microsoft-sales-banner img.img.hire-matched {
	    width: 235px;
    	aspect-ratio: 16/15;
      margin: auto;
}
  .step-card {
    padding: 16px;
    text-align: left;
  }
  .ready-to-optimize{
  max-width: 100%;
  width: 358px;
}
  .step-card img {
    margin-left: 0;
    width: 48px;
    height: 48px;
  }
  .step-card h4 {
    margin: 16px 0px 8px;
  }
  .sales-banner .custom-btn.get-mached-button {
    width: 100%;
}

.why-choose-defacto-card {
    padding: 16px;
}
.sales-banner .custom-btn.get-mached-button {
 display: none !important;
}
.sales-banner .custom-btn.get-mached-button-mobile{
display: flex !important;
}

.contact-address {
    margin-bottom: 24px;
}
.form {
    padding: 16px;
}
}


@media (min-width: 1025px) {
  .sales-banner.space-comman-section.hire-microsoft-sales-banner {
    height: 640px;
}
  span.curve-icon.left-curve {
    left: 40px;
}
.sales-banner.space-comman-section.hire-microsoft-sales-banner img.img.hire-matched {
	width: 480px;
    	aspect-ratio: 16/15;
      margin: auto;
}
.curve-icon.right-curve img {
    width: 132px !important;
}
.gradientBox .gradient-box-inner-container {
    --bs-gutter-x: 12px;
}
}