@charset "UTF-8";
/* Media Queries */
/* Landscape at 1024px (e.g., classic iPad landscape) */
@media (width: 1024px) {
  #outfy02 .info.batches {
    top: 14px;
  }
  #th-footer .flex-column {
    flex-direction: column !important;
    flex: 0 0 calc((100% - 4rem) / 5);
  }
}
@media (width: 768px) {
  /* styles */
  #outfy02 #th-download-apps ul.tabs li a {
    margin: 38px 0px 0 0px;
  }
  #outfy02 #th-information-app img.shopify-logo {
    width: 60%;
  }
  #outfy02 #th-information .infotext {
    margin-top: 0;
  }
  #outfy02 .info {
    width: 50%;
  }
  #outfy02 .automatedfeatures .autopost {
    text-align: left;
    align-content: center;
    margin: 50px 0;
  }
  #outfy02 div#home01-features h2 {
    font-size: 30px;
  }
  #outfy02 .infotext .typing {
    margin-top: 0;
  }
  #th-footer .flex-column {
    flex-direction: column !important;
    flex: 0 0 calc((100% - 4rem) / 5);
  }
  .statistics-container .stat-circle {
    width: 200px;
    height: 200px;
  }
  .stat-number h2.num {
    font-size: 20px;
  }
  .stat-circle .stat-description {
    font-size: 14px;
  }
  .nocredit a.sign-up-home {
    float: none;
    margin-bottom: 0px;
    display: inline-block;
  }
  #outfy02 .automatedfeatures .light.autopost h2, #outfy02 .promotions.automatedfeatures .autopost {
    margin-top: 50px;
    margin-bottom: 0;
  }
  #outfy02 .automatedfeatures .greybg .autopost, #outfy02 .collages.automatedfeatures .autopost {
    margin: 50px 0;
  }
  #th-information-app {
    margin-top: 30px;
  }
}
/* All iPad/tablets (touch) */
@media (orientation: portrait) and (width: 820px) {
  #th-footer .flex-column {
    flex-direction: column !important;
    flex: 0 0 calc((100% - 4rem) / 5);
  }
  /* tablet styles here */
  #outfy02 #th-information-app img.shopify-logo {
    width: 60%;
  }
  #outfy02 #th-information .infotext {
    margin-top: 0;
  }
  #outfy02 .info {
    width: 50%;
  }
  #outfy02 .automatedfeatures .autopost {
    text-align: left;
    align-content: center;
    margin: 50px 0;
  }
  #outfy02 div#home01-features h2 {
    font-size: 30px;
  }
  #outfy02 .infotext .typing {
    margin-top: 0;
  }
  .statistics-container .stat-circle {
    width: 200px;
    height: 200px;
  }
  .stat-number h2.num {
    font-size: 20px;
  }
  .stat-circle .stat-description {
    font-size: 14px;
  }
  .nocredit a.sign-up-home {
    float: none;
    margin-bottom: 0px;
    display: inline-block;
  }
  #outfy02 .automatedfeatures .light.autopost h2, #outfy02 .promotions.automatedfeatures .autopost {
    margin-top: 0px;
    margin-bottom: 0;
  }
  #outfy02 .automatedfeatures .greybg .autopost, #outfy02 .collages.automatedfeatures .autopost {
    margin: 50px 0;
  }
  #th-information-app {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 600px) {
  #outfy02 div.grow-business {
    background-image: none;
  }
  #outfy02 div.grow-business h2 {
    font-size: 30px;
  }
  #outfy02 .automatedfeatures .autopost h2 {
    font-size: 20px;
    line-height: 30px;
  }
  #outfy02 .automatedfeatures h2.title {
    margin-top: 40px;
  }
  #outfy02 .automatedfeatures .light.autopost {
    margin: 0px 0 40px;
  }
  #outfy02 .batches .trust span {
    font-size: 28px;
  }
  #outfy02 div#th-information {
    padding-top: 130px;
  }
  #outfy02 .infotext .typing {
    margin-top: 0;
  }
  #outfy02 div#th-information-app img.play-video {
    width: 100%;
    margin-top: 10px;
  }
  #outfy02 #th-information-app .info ul {
    margin: auto;
    text-align: center;
    display: flex;
    float: none;
  }
  #outfy02 .container #home01-features {
    margin-top: 40px;
    margin-bottom: 0;
  }
  #outfy02 div#th-seamless-stores {
    padding: 50px 0;
  }
  #outfy02 .typing h2.feature-text {
    font-size: 18px;
  }
  #outfy02 .nocredit .sign-up-home {
    float: none;
    display: inline-block;
  }
  #outfy02 #home01-features.w-100 h2 {
    font-size: 18px;
  }
  #outfy02 .trust.col-9, #outfy02 .batches .review-sec {
    display: flex;
    margin: auto;
    text-align: center;
    float: none;
    display: grid;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    align-items: center;
    justify-items: center;
    gap: 8px;
  }
  .automatedfeatures div.autopost span {
    line-height: 26px;
    font-size: 15px;
  }
  .nocredit a.sign-up-home {
    margin-top: 0px;
  }
  .features .feature-text i {
    font-size: 22px;
  }
  .stat-circle .stat-number h2 {
    font-size: 1.9rem;
  }
  .stat-circle .stat-description {
    font-size: 16px;
  }
  .statistics-container .stat-circle {
    width: 250px;
    height: 250px;
  }
  #outfy02 .collages.container.automatedfeatures, #outfy02 .reviews.container.automatedfeatures,
  #outfy02 .promotions.container.automatedfeatures, #outfy02 .brandkit.container.automatedfeatures {
    padding: 0px 0px;
    margin: 40px auto 0;
  }
  #outfy02 #th-information .container .infotext {
    margin-top: 0;
  }
  #outfy02 #th-information .container .infotext h1 {
    font-size: 28px;
    text-align: center;
    line-height: 40px;
  }
  #outfy02 .typing .points {
    width: 100%;
    margin: 15px 0 10px 0;
  }
  #outfy02 .typing .points span {
    font-size: 1.2rem;
  }
  #outfy02 .info.batches {
    position: relative;
    top: 20px;
  }
  #outfy02 #th-download-apps .container-xl span {
    font-size: 22px;
    line-height: 1.25em;
  }
  #outfy02 #th-download-apps .tabs li {
    display: grid;
    width: 100%;
  }
  #outfy02 #th-download-apps ul.tabs li a {
    margin: 28px 10px 0 10px;
  }
  #outfy02 .container.automatedfeatures {
    padding: 0px 0px;
    margin: 40px auto;
  }
  #outfy02 .automatedfeatures .autopost {
    text-align: left;
    align-content: center;
    margin: 50px 0;
  }
  #outfy02 #th-client-says {
    margin-top: 10px;
  }
  #outfy02 #th-client-says h1 {
    display: grid;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    align-items: center;
    justify-items: center;
    gap: 8px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.04;
    text-align: center;
    color: #000;
    margin-bottom: 20px;
  }
  #outfy02 #th-information-app .review-sec .shopify-logo {
    width: 50%;
    margin-top: 10px;
  }
  #outfy02 .lft-txt {
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 4.88;
    letter-spacing: normal;
    text-align: center;
    color: #101010;
    margin-bottom: 20px;
  }
  #outfy02 .nocredit .lft-txt {
    text-align: center;
  }
  #outfy02 .container-fluid #th-download-apps {
    padding: 40px 0;
    background-image: none;
  }
  #outfy02 #th-footer .flex-column {
    text-align: center;
    width: 100%;
  }
  #outfy02 #home01-features span.carousel-control-prev-icon, #outfy02 #home01-features span.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
  }
  #outfy02 #th-footer .my-3 .title, #outfy02 #th-footer li a.nav-link, #outfy02 #th-information .socialtxt, #outfy02 #th-information h1, #outfy02 .typing {
    text-align: center;
    display: block;
  }
}
@media (min-width: 576px) {
  #outfy02 #th-download-apps ul li a {
    margin: 28px 0px 0 12px;
    display: inline-block;
  }
  #outfy02 .points {
    text-align: center;
  }
  #outfy02 #th-information .lft-txt {
    text-align: center;
    width: 100%;
  }
  #outfy02 #th-information #th-information-app img.ellipse {
    width: 70%;
    height: 70%;
  }
  #outfy02 #th-information .shopify-logo {
    width: 40%;
  }
  #outfy02 #th-information h1 {
    line-height: 43px;
    font-size: 28px;
  }
  #outfy02 #home01-features .carousel-tabs button.nav-btn {
    text-decoration: none;
    padding: 1em 1.25rem;
  }
  #outfy02 #th-information .sign-up, #outfy02 #th-information .sign-up-out {
    width: 100%;
    font-size: 1.5rem;
    padding-right: 64px;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) {
  #outfy02 #th-information h1, #outfy02 .typing, #outfy02 .points,
  #outfy02 #th-information .outfyfeatures {
    text-align: center;
  }
  #outfy02 #th-information #th-information-app img.ellipse {
    width: 100%;
    height: 100%;
  }
  #outfy02 #th-information .container .infotext h1 {
    font-size: 32px;
    line-height: 46px;
  }
  #outfy02 #th-information .container .infotext #th-information-app img.ellipse {
    width: 100%;
    height: 100%;
  }
  #outfy02 .nocredit {
    display: grid;
    margin: auto;
    text-align: center;
    justify-content: space-between;
    align-content: space-around;
    align-items: stretch;
    justify-items: center;
  }
  #outfy02 #th-information-app .review-sec .shopify-logo {
    width: 60%;
  }
  #outfy02 #th-information-app .stars {
    margin-top: 0;
    margin-right: 0;
    width: 40%;
  }
  #outfy02 .counts {
    font-size: 28px;
  }
  #outfy02 .rev-txt {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1180px) {
  #outfy02 #th-information h1 {
    font-size: 5rem;
  }
}
/* Hero image */
.nocredit .sign-up-home {
  font-size: 20px;
  margin-top: 20px;
}

#outfy02 #th-information .infotext h1 {
  font-size: 38px;
}

#outfy02 {
  width: 100%;
  float: left;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #fff;
  padding: 0;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 55% auto;
}
#outfy02 #th-information {
  padding-top: 160px;
  background-color: #d5efee;
}
#outfy02 #th-information h1 {
  line-height: 56px;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  font-weight: 700;
}
#outfy02 #th-information .outfyfeatures {
  float: left;
  width: 100%;
  height: 80px;
}
#outfy02 #th-information .sign-up {
  text-align: center;
  padding: 20px 30px;
  position: relative;
  flex-grow: 0;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  background-color: #28ad72;
  flex-grow: 0;
  border-radius: 10px;
  text-decoration: none;
}
#outfy02 .infotext {
  margin-top: 3rem;
}
#outfy02 .typing {
  position: relative;
  width: 100%;
  text-align: center;
  margin: auto;
  margin-top: 30px;
  border-radius: 8px;
}
#outfy02 .typing h2 {
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 20px;
  font-size: 26px;
  overflow: hidden;
  margin-bottom: 0;
  animation: type 5s steps(11) infinite;
}
#outfy02 .points {
  border: 2px solid #ffffff;
  float: left;
  width: 80%;
  margin: 15px 0 10px 10%;
  background-color: #d4eeed;
  border-radius: 20px;
  padding: 20px 25px;
}
#outfy02 .points span {
  color: #000;
  font-size: 1.25rem;
  padding: 12px 10px;
}
#outfy02 .nocredit {
  padding-top: 20px;
}
#outfy02 .lft-txt {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  text-align: left;
  color: #101010;
}
#outfy02 .info {
  top: 70px;
  border-radius: 20px;
  position: absolute;
}
#outfy02 .info ul li {
  width: 33%;
  text-align: center;
  float: left;
  padding: 0 4px;
  list-style: none;
}
#outfy02 .trust {
  float: left;
  flex-grow: 0;
  border-radius: 30px;
  background-color: #fdad00;
  text-align: center;
  background-color: #ffffff;
  padding: 14px 20px;
  border-radius: 8px;
}
#outfy02 .trust span {
  font-size: 25px;
  font-weight: 600;
}
#outfy02 #th-information-app img.play-video {
  width: 90%;
}
#outfy02 #th-information-app img.ellipse {
  width: 100%;
  height: 100%;
}
#outfy02 #th-information-app ul {
  margin-bottom: 0;
  padding: 0;
  background-color: #ffffff;
  padding: 14px 20px;
  border-radius: 8px;
  float: left;
}
#outfy02 #th-information-app .shopify-logo {
  width: 100%;
}
#outfy02 #th-information-app .stars {
  width: 40%;
  font-family: "Ubuntu Condensed", sans-serif;
}
#outfy02 .review-sec {
  border-left: 1px solid #ccc;
  padding-left: 40px;
  background-color: #ffffff;
  padding: 14px 20px;
  border-radius: 8px;
  float: left;
}
#outfy02 .counts {
  flex-grow: 0;
  font-size: 25px;
  font-weight: 600;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#outfy02 .rev-txt {
  flex-grow: 0;
  opacity: 0.5;
  font-size: 16px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#outfy02 .automatedfeatures {
  padding: 30px 0px;
  border-radius: 60px;
  width: 100%;
  margin: 60px auto;
  text-align: center;
  align-content: center;
}
#outfy02 .automatedfeatures h2 {
  font-size: 28px;
  font-weight: 600;
}
#outfy02 #home01-features h2 {
  text-align: center;
  color: #010101;
  font-size: 32px;
  font-weight: 600;
}
#outfy02 #home01-features .carousel-tabs button.nav-btn {
  text-decoration: none;
  padding: 0.7em 1.75rem;
  border-radius: 6px;
  border: 0;
  background-color: #fff;
  flex-grow: 0;
  font-size: 1em;
  font-weight: 400;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #101010;
  margin: 0.5em;
}
#outfy02 #home01-features .carousel-tabs button.nav-btn.active {
  color: #fff;
  background-color: #494949;
}
#outfy02 #home01-features .carousel-tabs button.nav-btn:hover {
  color: #fff;
  background-color: #494949;
}
#outfy02 ul li {
  list-style: none;
}

#th-information-app {
  position: relative;
}

.logosbg {
  box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border-radius: 0 0 10px 10px;
}

#outfy02 #th-information .sign-up:hover, #outfy02 .shop_img img:hover {
  opacity: 0.9;
}

.trust p {
  margin-bottom: 0;
}

.greybg {
  background-color: #eee;
}

.statistics-container {
  display: flex;
  gap: 20px;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.stat-circle {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 40px;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.stat-circle:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}
.stat-circle.light-teal {
  background-color: #D5EFEE;
}
.stat-circle.dark-teal {
  background-color: #409E9A;
  color: white;
  border: 4px solid #E6FAF9;
}
.stat-circle.yellow {
  background-color: #E9ECA3;
}

.dark-teal .stat-description {
  color: #fff;
}

.stat-description {
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.4;
  max-width: 180px;
  color: #101010;
}

.stat-number h2 {
  font-size: 2.25rem;
  font-weight: bold;
}

.automatedfeatures .autopost {
  text-align: left;
  align-content: center;
}

#th-app-announcement {
  background-color: #D9D9D9;
  padding: 40px 0;
  margin: 0px 0 60px;
}

/* Seamless Integration */
.store-box.card {
  border: 0;
}
.store-box.card button, .store-box.card a {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 45, 0.4392156863);
  color: #00002d;
  text-decoration: none;
  width: 100%;
  display: inline-block;
  border-radius: 0.875rem;
  padding: 1.25rem 1.25rem 1.25rem 3rem;
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 14px;
  text-align: left;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
.store-box.card button:hover, .store-box.card a:hover {
  border-color: rgba(0, 0, 45, 0.4392156863);
  color: #28ad72;
  background-color: #fff;
}
.store-box.card .connect-shopify {
  background-image: url(../../../../img/home/signin/shop-icons/shopify.webp);
}
.store-box.card .connect-etsy {
  background-image: url(../../../../img/home/signin/shop-icons/etsy.webp);
}
.store-box.card .connect-bigcommerce {
  background-image: url(../../../../img/home/signin/shop-icons/bigcommerce.webp);
}
.store-box.card .connect-squarespace {
  background-image: url(../../../../img/home/signin/shop-icons/squarespace.webp);
}
.store-box.card .connect-woocommerce {
  background-image: url(../../../../img/home/signin/shop-icons/woocommerce.webp);
}
.store-box.card .connect-magento {
  background-image: url(../../../../img/home/signin/shop-icons/magento.webp);
}
.store-box.card .connect-square {
  background-image: url(../../../../img/home/signin/shop-icons/square.webp);
}
.store-box.card .connect-ecwid {
  background-image: url(../../../../img/home/signin/shop-icons/ecwid.webp);
}
.store-box.card .connect-storenvy {
  background-image: url(../../../../img/home/signin/shop-icons/storenvy.webp);
}
.store-box.card .connect-ebay {
  background-image: url(../../../../img/home/signin/shop-icons/ebay.webp);
}
.store-box.card .connect-jumpseller {
  background-image: url(../../../../img/home/signin/shop-icons/jumpseller.webp);
}
.store-box.card .connect-wix {
  background-image: url(../../../../img/home/signin/shop-icons/wix.webp);
}
.store-box.card .connect-weebly {
  background-image: url(../../../../img/home/signin/shop-icons/weebly.webp);
}
.store-box.card .connect-bonanza {
  background-image: url(../../../../img/home/signin/shop-icons/bonanza.webp);
}
.store-box.card .connect-amazon {
  background-image: url(../../../../img/home/signin/shop-icons/amazon.webp);
}
.store-box.card .connect-wordpress {
  background-image: url(../../../../img/home/signin/shop-icons/wordpress.webp);
}
.store-box.card .connect-others {
  background-image: url(../../../../img/home/signin/shop-icons/others.webp);
}

#outfy02 #th-seamless-stores {
  padding: 60px 0;
  background-color: #d5efee;
}
#outfy02 #th-seamless-stores h2 {
  background-color: #0D5F6F;
  flex-grow: 0;
  margin: 0px 0 0;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.055em;
  text-align: center;
  color: #000;
  border-radius: 10px 10px 0 0;
  color: white;
  padding: 10px;
}
#outfy02 .shop_img {
  line-height: 60px;
  text-align: center;
  flex-grow: 0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0.25rem 0rem;
  border-radius: 247px;
  background-color: #fff;
}
#outfy02 .shop_img img {
  width: 65%;
}

/* carousel */
#outfy02 #home01-features {
  background-color: #c0e8e7;
  margin: 50px 0;
  border-radius: 2em;
  padding: 80px 0;
}
#outfy02 #home01-features .screenplay {
  position: relative;
}
#outfy02 #home01-features .screenplay .playbtn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  width: auto;
}
#outfy02 #home01-features .carousel-tabs img {
  border-radius: 15px;
  border-radius: 15px;
}
#outfy02 #home01-features .carousel-control-prev-icon {
  background-image: url(../../../../img/home/back.png);
  width: 3.5rem;
  height: 3.5rem;
}
#outfy02 #home01-features .carousel-control-next-icon {
  background-image: url(../../../../img/home/next.png);
  width: 3.5rem;
  height: 3.5rem;
}

.screenplay .playbtn {
  position: absolute;
  top: 40%;
  left: 37%;
  width: 30%;
}

/* features */
.automatedfeatures .autopost span {
  color: #555;
  line-height: 30px;
  letter-spacing: 0.12px;
}

/* Testimonials */
#th-client-says {
  background-image: url(../../../../img/home/01/client-bgcover.png);
  background-position: right 430px;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
  padding: 0 0 50px;
  margin-top: 50px;
}
#th-client-says .info {
  background: none;
  text-align: left;
  padding: 10px 0 0 30px;
}
#th-client-says .who {
  font-size: 1.25em;
  float: left;
  width: 100%;
  font-weight: 500;
}
#th-client-says .stars {
  width: 45%;
  margin-top: 5px;
  margin-right: 7px;
}
#th-client-says .sign-up a {
  padding: 15px 50px;
  position: relative;
  flex-grow: 0;
  font-size: 20px;
  font-weight: normal;
  /* font-family: "Ubuntu Condensed", sans-serif; */
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  flex-grow: 0;
  border-radius: 10px;
  text-decoration: none;
  background-color: #28ad72;
}
#th-client-says .sign-up a:hover {
  opacity: 0.9;
}
#th-client-says h1 {
  flex-grow: 0;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 2px;
  justify-content: center;
}

#th-client-says #testimonial-slider .testimonial-item,
#th-client-says #testimonial-slider-md .testimonial-item,
#th-client-says #testimonial-slider-sm .testimonial-item {
  background-color: #f5faf8;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

#th-client-says #testimonial-slider .testimonial-item .stc,
#th-client-says #testimonial-slider-md .testimonial-item .stc,
#th-client-says #testimonial-slider-sm .testimonial-item .stc {
  height: 110px;
  overflow: hidden;
}

#th-client-says #testimonial-slider .testimonial-item .reviewer-image,
#th-client-says #testimonial-slider-md .testimonial-item .reviewer-image,
#th-client-says #testimonial-slider-sm .testimonial-item .reviewer-image {
  padding: 0;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid rgba(122, 119, 119, 0.18);
  width: 100px;
  height: 100px;
  object-fit: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#th-client-says #testimonial-slider .testimonial-item .store-name,
#th-client-says #testimonial-slider-md .testimonial-item .store-name,
#th-client-says #testimonial-slider-sm .testimonial-item .store-name {
  max-width: 100%;
  overflow: hidden;
}

#th-client-says #testimonial-slider .testimonial-item .source-type,
#th-client-says #testimonial-slider-md .testimonial-item .source-type,
#th-client-says #testimonial-slider-sm .testimonial-item .source-type {
  font-size: 0.9rem;
  font-weight: 500;
}

#th-client-says #testimonial-slider .testimonial-item .item-text,
#th-client-says #testimonial-slider-md .testimonial-item .item-text,
#th-client-says #testimonial-slider-sm .testimonial-item .item-text {
  max-width: 100%;
  opacity: 0.7;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  height: 220px;
  overflow: hidden;
}

#th-client-says #testimonial-slider .testimonial-quotes,
#th-client-says #testimonial-slider-md .testimonial-quotes,
#th-client-says #testimonial-slider-sm .testimonial-quotes {
  max-width: 40px;
  max-height: 40px;
  right: 5px;
  top: 5px;
}

#th-client-says #testimonial-slider .testimonial-quotes img,
#th-client-says #testimonial-slider-md .testimonial-quotes img,
#th-client-says #testimonial-slider-sm .testimonial-quotes img {
  max-width: 40px;
}

/* Footer */
#outfy02 #th-footer .title {
  flex-grow: 0;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#outfy02 #th-footer li a {
  flex-grow: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#outfy02 #th-footer li :hover {
  color: #28ad72;
}
#outfy02 .networks li {
  margin-bottom: 1.2em;
  text-align: center;
}
#outfy02 .networks img {
  width: 30px;
}
#outfy02 .th-copyright {
  flex-grow: 0;
  margin: 0;
  border-top: 0;
}
#outfy02 .th-copyright .copy {
  margin: 0 0 57px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
#outfy02 .th-copyright .about {
  font-family: "Ubuntu Condensed", sans-serif;
  margin: 11px 0 40px 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  float: left;
}

/* Download app css */
#outfy02 .grow-business {
  background-image: url(../../../../img/home/01/grab-bg.png);
  margin: 0px auto 60px;
  background-color: #0e5f72;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
  padding: 70px 0;
  background-size: cover;
  text-align: center;
}
#outfy02 .grow-business .sign-up-home {
  display: block;
  width: fit-content; /* shrink to content */
  margin: 20px auto; /* 20px top/bottom, centered horizontally */
  float: none;
}
#outfy02 .grow-business h2 {
  flex-grow: 0;
  font-size: 40px;
  font-weight: 600;
  color: #fff;
}
#outfy02 .grow-business p {
  color: #fff;
}
#outfy02 #th-download-apps {
  background-image: url(../../../../img/home/02/grow-bg.webp);
  margin: 30px auto 0;
  background-color: #F4FCFB;
  background-repeat: no-repeat;
  text-align: center;
  width: 100%;
  padding: 50px 0;
  background-size: cover;
  border-radius: 30px;
}
#outfy02 #th-download-apps span {
  flex-grow: 0;
  margin: 0 0 58px;
  font-size: 28px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
#outfy02 #th-download-apps ul li a {
  flex-grow: 0;
  margin: 38px 0px 0 37px;
  padding: 20px 37.3px 20px 41px;
  text-decoration: none;
  flex-grow: 0;
  color: #fff;
  background-color: #28ad72;
  text-decoration: none;
  border-radius: 10px;
  flex-grow: 0;
  font-size: 1.05em;
  font-weight: 400;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
#outfy02 #th-download-apps ul li :hover {
  color: #fff;
  background-color: #28ad72;
  opacity: 0.9;
}
#outfy02 .tabs {
  float: left;
  width: 100%;
  padding-left: 0;
  text-align: center;
}
#outfy02 .tabs li {
  text-align: center;
  margin: auto;
  float: left;
  display: contents;
  list-style: none;
}

/* common css */
.features {
  position: relative;
  width: 100%;
  height: 80px;
  overflow: hidden;
  text-align: center;
}

.feature-text {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  opacity: 0;
  color: #101010;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}

.feature-text i {
  color: #55aa77;
  font-family: "Baskervville", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: italic;
  font-size: 28px;
  letter-spacing: -0.3px;
}

.client-says-breadcrumbs ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 40px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
}
.client-says-breadcrumbs ul li {
  margin: 8px 15px;
}
.client-says-breadcrumbs ul li a {
  text-align: center;
  float: left;
  color: #4f4f4f;
  border-radius: 8px;
  padding: 10px 20px;
  border: 1px solid #28ad72;
  text-decoration: none;
}

.link-arrow {
  text-decoration: none;
  font-weight: 600;
}
.link-arrow::after {
  content: "→"; /* → */
  display: inline-block;
  font-size: 1.25em; /* bigger arrow */
  line-height: 1; /* uniform vertical box */
  margin-left: 0.25em;
  transform: translateY(0.05em); /* subtle nudge */
  transition: transform 0.2s ease;
}

.link-arrow:hover::after,
.link-arrow:focus-visible::after {
  transform: translate(3px, 1px);
}

@media (prefers-reduced-motion: reduce) {
  .link-arrow::after {
    transition: none;
  }
}
.sign-up-home {
  color: #fff;
  background-color: #28ad72;
  text-decoration: none;
  padding: 0.75em 1.75rem;
  border-radius: 10px;
  flex-grow: 0;
  font-size: 1.05em;
  font-weight: 400;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  float: left;
}
.sign-up-home:hover {
  opacity: 0.9;
}

/* sprite setup (29 frames) */
.heart {
  width: 120px;
  height: 120px;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  background-image: url(../../../../img/home/02/web_heart_animation.png);
  background-repeat: no-repeat;
  background-size: 2900% 100%;
  background-position: 0% 50%; /* grey frame */
  position: absolute;
  left: -29px;
  top: -29px;
}

/* run the sprite */
.heart.is_animating {
  animation: heart-burst 1s steps(28, end) 1 both; /* plays once, keeps last frame */
}

/* final red frame (locked after anim) */
.heart.is_liked {
  background-position: 100% 50%;
}

@keyframes heart-burst {
  from {
    background-position: 0% 50%;
  }
  to {
    background-position: 100% 50%;
  }
}

/*# sourceMappingURL=02.css.map */
