/** Shopify CDN: Minification failed

Line 282:0 Unexpected "{"
Line 282:1 Expected identifier but found "%"
Line 289:0 Unexpected "{"
Line 289:1 Expected identifier but found "%"
Line 297:0 Unexpected "}"
Line 305:0 Unexpected "{"
Line 305:1 Expected identifier but found "%"
Line 309:0 Unexpected "{"
Line 309:1 Expected identifier but found "%"
Line 328:0 Unexpected "{"
... and 3 more hidden warnings

**/
.image-with-text {
  margin-top: 5rem;
}

.image-with-text:not(.color-scheme-background-1) {
  margin-bottom: 5rem;
}

@media screen and (min-width: 750px) {
  .image-with-text {
    margin-bottom: calc(5rem + var(--page-width-margin));
  }
}

.image-with-text .grid {
  margin-left: 0;
  margin-bottom: 0;
}

.image-with-text__grid {
  overflow: hidden;
}

@media screen and (min-width: 750px) {
  .image-with-text__grid--reverse {
    flex-direction: row-reverse;
  }
}

.image-with-text__media {
  background-color: transparent;
  min-height: 100%;
}

.image-with-text__media--small {
  height: 19.4rem;
}

.image-with-text__media--large {
  height: 43.5rem;
}

@media screen and (min-width: 750px) {
  .image-with-text__media--small {
    height: 61.4rem;
  }

  .image-with-text__media--large {
    height: 69.5rem;
  }
}

.image-with-text__media--placeholder {
  background-color: rgba(var(--color-foreground), 0.04);
  position: relative;
  overflow: hidden;
}

.image-with-text__media--placeholder.image-with-text__media--adapt {
  height: 20rem;
}

@media screen and (min-width: 750px) {
  .image-with-text__media--placeholder.image-with-text__media--adapt {
    height: 30rem;
  }
}

.image-with-text__media--placeholder > svg {
  position: absolute;
  left: 50%;
  max-width: 80rem;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  fill: currentColor;
}



.image-with-text__content--mobile-right > * {
  align-self: flex-end;
  text-align: right;
}

.image-with-text__content--mobile-center > * {
  align-self: center;
  text-align: center;
}

.image-with-text--overlap .image-with-text__content {
  transform: translate(0 , -3rem);
  width: 90%;
  margin: 0 auto; 
}
@media screen and (max-width: 750px) {
 .image-with-text__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  justify-content: center;
  align-self: center;
  padding: 3rem 0rem;
}
}
@media screen and (min-width: 750px) {
  .image-with-text__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  justify-content: center;
  align-self: center;
  padding: 3rem calc(11rem / var(--font-body-scale)) 12rem;
}
  @media (min-width: 747px) and (max-width: 1024px) {
    .image-with-text__content {
  padding: 0rem calc(0rem / var(--font-body-scale)) 8rem;
}
  }
  .image-with-text__grid--reverse .image-with-text__content {
    margin-left: auto;
  }

  .image-with-text__content--bottom {
    justify-content: flex-end;
    align-self: flex-end;
  }

  .image-with-text__content--top {
    justify-content: flex-start;
    align-self: flex-start;
  }

  .image-with-text__content--desktop-right > * {
    align-self: flex-end;
    text-align: right; 
  }

  .image-with-text__content--desktop-left > * {
    align-self: flex-start;
    text-align: left;
  }

  .image-with-text__content--desktop-center > * {
    align-self: center;
    text-align: center;
  }

  .image-with-text--overlap .image-with-text__text-item {
    display: flex;
    padding: 3rem 0; 
  }
  
  .image-with-text--overlap .image-with-text__content {
    height: auto;
    width: calc(100% + 4rem);
    min-width: calc(100% + 4rem);
    transform: translate(-4rem, 0);
  }

  .image-with-text--overlap .image-with-text__grid--reverse .image-with-text__content {
    transform: translate(4rem, 0);
  }

  .image-with-text--overlap .image-with-text__grid--reverse .image-with-text__text-item {
    justify-content: flex-end;
  }

  .image-with-text--overlap .image-with-text__media-item--top { 
    align-self: flex-start;
  }

  .image-with-text--overlap .image-with-text__media-item--middle {
    align-self: center;
  }

  .image-with-text--overlap .image-with-text__media-item--bottom {
    align-self: flex-end;
  } 

  .image-with-text__media-item--small,
  .image-with-text__media-item--large + .image-with-text__text-item {
    flex-grow: 0; 
  }
}



.image-with-text__content > * + * {
  margin-top: 2rem;
}

.image-with-text__content > .image-with-text__text:empty ~ a {
  margin-top: 2rem;
}


.fractional-quantity .image-with-text .image-with-text__heading {
    color: black;
}



.image-with-text__content > :first-child:is(.image-with-text__heading),
.image-with-text__text--caption + .image-with-text__heading,
.image-with-text__text--caption:first-child {
  margin-top: 0;
  margin-bottom:0px;
  
}

.image-with-text__content :last-child:is(.image-with-text__heading),
.image-with-text__text--caption {
  margin-bottom: 0;

}
  

.image-with-text__content .button + .image-with-text__text {
  margin-top: 2rem;
}

.image-with-text__content .image-with-text__text + .button {
  margin-top: 3rem;
}

.image-with-text__heading {
  margin-bottom: 0;
}

.image-with-text__text p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.custom-container {
  /* margin:auto;
  max-width:1200px; */
}
@media only screen and (max-width: 749px){
  .button_group {
    flex-direction: column;
    gap: 10px;
    width: 70%;
}
  }
@media only screen and (max-width: 749px){
  h2.image-with-text__heading.h1 {
    text-align: center;
  }
}
  .text-area{
    min-height: 15rem;
  }
 

  
  .title{
    margin:0 0 20px 0;
    font-size: 40px;
    font-weight: 700;font-size: 40px;
    text-align: center;
    color:black;
    font-family:'Poppins';
  }
{% if template.content contains 'rpa' %}
@media only screen and (max-width: 767px) {
     .title {
    font-size: 28px !important;
     }
  
}
{% endif %}

  .field__label{
    line-height:100%;
    font-weight:600;
    border-radius:17px;
  }

}
  
@media only screen and (max-width: 767px) {
    .image-with-text__media--small {
        height: 28rem; 
    }
  
}
{% if template.content contains 'rpa' %}
  div#ImageWithText--template--16459041177752__9270eb74-3a42-400a-999e-2a77ac841e08 {
    padding: 6rem 15rem 7rem;
  }
{% endif %}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.custom-image-with-text {
   padding: 0rem 5rem 0rem !important;
}
  /* .grid--3-col-tablet .grid__item {
    width: calc(36.33% - 1rem* 2 / 3) !important;
  } */
}
  @media only screen and (min-width: 990px)  {
    .image-space {
        width: calc(26.33% - 1rem* 2 / 3) !important;
    }
    .custom-image-with-text {
        padding: 7rem calc(11rem / var(--font-body-scale)) 6rem !important;
        padding-left: 30rem !important;
    }
    }
{% if template.content contains 'shop-clone' %}
#shopify-section-template--18609224286360__image_with_text_zxmTPm .custom-linear-image {
  padding: 3rem 2rem;
  box-shadow: 12px 14px 11.7px 0px #00000040;
}
#shopify-section-template--18609224286360__image_with_text_zxmTPm .custom-linear-image .custom-border-box {
    display: flex;
    position: absolute;
    border-radius: 36px;
    border: 2px solid #111111;
    z-index: -1;
}

.custom-top-left {
    top: 0;
    left: -14px;
    width: 80%;
    height: 70%;
}

.custom-bottom-right {
    bottom: 16px;
    right: 0;
    width: 58%;
    height: 62%;
}

#shopify-section-template--18609224286360__image_with_text_zxmTPm .shopify-partner-img_text {
    position: absolute;
    z-index: 2;
    background: linear-gradient(89.41deg, rgba(255, 255, 255, 0.3) 4.66%, rgba(255, 255, 255, 0.6) 15.3%);
    border: 1px solid;
    border-image-source: linear-gradient(96.66deg, rgba(255, 255, 255, 0.3) 4.81%, rgba(255, 255, 255, 0.3) 96.88%);
    border-radius: 12px;
    bottom: 90px;
    left: -63px;
}

.shopify-partner-img {
    vertical-align: middle;
    width: 128px;
    height: 64px;
  }

.custom-heading {
  font-weight: 400;
  font-size: 60px;
  font-family: Gilroy-SemiBold !important;
  line-height: 76px;
  letter-spacing: 0;
}
.image-with-text {
  margin-bottom: 0;
}
.custom-icon {
  display: flex;
  margin-bottom: 32px;
}
.custom-icon-with-text {
  font-weight: 700;
  line-height: 32px;
  font-size: 36px;
  width: 116px;
  height: 84px;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 5px;
}
.small-screen {
  display: none;
}
.image-with-text__text-item.grid__item.remove-padding {
  padding-top: 0;
  padding-bottom: 0;
}
.remove-padding {
  padding-right: 8rem;
}
#shopify-section-template--18609224286360__image_with_text_zxmTPm .description_image-text {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  margin-top: 32px;
  font-family: Gilroy-Medium !important;
}
#shopify-section-template--18609224286360__image_with_text_zxmTPm .button {
  border: 4px solid #FFB814;
  border-radius: 16px;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  font-family: Gilroy-Medium !important;
  width: 100%;
}
#shopify-section-template--18609224286360__image_with_text_zxmTPm .button_group {
  margin-top: 50px !important;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 4rem;
}
.shop-clone-button {
  display: flex;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  width: 100%;
}
.shop-clone-button:not([disabled]):hover {
  box-shadow: none;
}
.image-with-text--overlap .image-with-text__grid--reverse .image-with-text__content {
   margin-left: 0;
   margin-right: 0 !important;
  padding: 4rem 2rem;
}
@media only screen and (max-width: 1025px) {
  #shopify-section-template--18609224286360__image_with_text_zxmTPm .image-with-text {
    margin-top: 0;
}
 #shopify-section-template--18609224286360__image_with_text_zxmTPm .shopify-partner-img_text {
    bottom: 100px;
    left: -84px;
}
 #shopify-section-template--18609224286360__image_with_text_zxmTPm .custom-linear-image {
    padding: 8rem 0rem;
    padding-right: 2rem;
}
 .remove-padding {
    padding-right: 4rem;
}
  .custom-top-left {
    top: 38px;
    left: -38px;
    width: 92%;
    height: 60%;
}
  .custom-bottom-right {
    bottom: 48px;
    right: 0;
    width: 58%;
    height: 54%;
}
}
@media screen and (max-width: 768px) {
  .custom-heading {
    font-size: 40px;
    line-height: 50px;
  }
  #shopify-section-template--18609224286360__image_with_text_zxmTPm .description_image-text {
    font-size: 18px;
    line-height: 28px;
  }
  #shopify-section-template--18609224286360__image_with_text_zxmTPm .custom-linear-image {
    padding: 10rem 0;
    padding-right: 1rem;
  }
  .shopify-partner-img {
    width: 102px;
    height: 48px;
}
  #shopify-section-template--18609224286360__image_with_text_zxmTPm .shopify-partner-img_text {
    bottom: 118px;
    left: -68px;
  }
  #shopify-section-template--18609224286360__image_with_text_zxmTPm .custom-linear-image .custom-border-box {
    border-radius: 24px;
}
  .custom-top-left {
        top: 60px;
        left: -30px;
        width: 92%;
        height: 50%;
    }
      .custom-bottom-right {
        bottom: 80px;
        right: 0px;
        width: 58%;
        height: 44%;
    }
  #shopify-section-template--18609224286360__image_with_text_zxmTPm .button_group {
    margin-top: 16px !important;
}
  #shopify-section-template--18609224286360__image_with_text_zxmTPm .button {
    font-size: 14px;
    padding: .5rem 1rem;
}
}
@media only screen and (max-width: 450px) {
  #shopify-section-template--18609224286360__image_with_text_zxmTPm .image-with-text {
    margin-top: 2rem;
}
  .remove-padding {
    padding: 0 0.5rem;
}
 #shopify-section-template--18609224286360__image_with_text_zxmTPm .custom-linear-image {
  padding: 6rem;
  box-shadow: none;
  margin: 0 1rem;
}
#shopify-section-template--18609224286360__image_with_text_zxmTPm .custom-linear-image .custom-border-box {
    display: flex;
    position: absolute;
    border-radius: 20px;
    border: 2px solid #111111;
    z-index: -1;
}

.custom-top-left {
     top: 28px;
     left: 28px;
     width: 64%;
     height: 64%;
}

.custom-bottom-right {
     bottom: 40px;
     right: 50px;
     width: 40%;
     height: 50%;
}
  #shopify-section-template--18609224286360__image_with_text_zxmTPm .shopify-partner-img_text {
    position: absolute;
    z-index: 2;
    background: linear-gradient(89.41deg, rgba(255, 255, 255, 0.3) 4.66%, rgba(255, 255, 255, 0.6) 15.3%);
    border: 1px solid;
    border-image-source: linear-gradient(96.66deg, rgba(255, 255, 255, 0.3) 4.81%, rgba(255, 255, 255, 0.3) 96.88%);
    border-radius: 12px;
    bottom: 78px;
    left: 18px;
}
  .shopify-partner-img {
    width: 63px;
    height: 27px;
  }
  .custom-heading {
    font-weight: 400;
    font-size: 40px;
    line-height: 45px;
    margin-top: 0;
  }
  .custom-icon-with-text {
    line-height: 12px;
    font-size: 12px;
    width: 37px;
    height: 28px;
    margin-top: 2px;
}
  .small-screen {
    display: flex;
    margin-bottom: 0;
}
  .large-screen {
    display: none;
  }
  #shopify-section-template--18609224286360__image_with_text_zxmTPm  .description_image-text {
    font-size: 15px;
    line-height: 20px;
    margin-top: 12px;
}
  #shopify-section-template--18609224286360__image_with_text_zxmTPm .h2.image-with-text__heading.h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0;
    text-align: left;
  }
 #shopify-section-template--18609224286360__image_with_text_zxmTPm .button {
    border-radius: 10px;
    font-size: 10px;
    line-height: 18px;
    border: 3px solid #FFB814;
    border-radius: 10px;
    padding: 0.5rem;
}
  #shopify-section-template--18609224286360__image_with_text_zxmTPm .button_group {
    display: block;
    margin-top: 14px !important;
    width: fit-content;
    column-gap: 1rem;
}
  .shop-clone-button {
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  margin-top: 1rem;
}
  .shopify-app-badge {
    height: 44px;
  }
.shop-clone-button:not([disabled]):hover {
  box-shadow: none;
}
}
{% endif %}