:root {
  --primary-color: #f68121;
  --fs-color-primary: #f68121;
  --fs-color-secondary: #ffa1ff;
  --fs-color-success: #627d47;
  --fs-color-alert: #b20000;
  --fs-color-base: #000000;
  --fs-experimental-link-color: #f68121;
  --fs-experimental-link-color-hover: #ffa1ff;
}
.tooltipster-base {
  --tooltip-color: #fff;
  --tooltip-bg-color: #000;
}
.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
  --drawer-width: 300px;
}
.container-width,
.full-width .ubermenu-nav,
.container,
.row {
  max-width: 1250px;
}
.row.row-collapse {
  max-width: 1220px;
}
.row.row-small {
  max-width: 1242.5px;
}
.row.row-large {
  max-width: 1280px;
}
.header-main {
  height: 59px;
}
#logo img {
  max-height: 59px;
}
#logo {
  width: 144px;
}
#logo img {
  padding: 8px 0;
}
.header-top {
  min-height: 20px;
}
.transparent .header-main {
  height: 90px;
}
.transparent #logo img {
  max-height: 90px;
}
.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
  padding-top: 120px;
}
.header.show-on-scroll,
.stuck .header-main {
  height: 59px !important;
}
.stuck #logo img {
  max-height: 59px !important;
}
.header-bg-color {
  background-color: #ffffff;
}
.header-bottom {
  background-color: #f1f1f1;
}
.stuck .header-main .nav > li > a {
  line-height: 59px;
}
@media (max-width: 549px) {
  .header-main {
    height: 60px;
  }
  #logo img {
    max-height: 60px;
  }
}
.header-top {
  background-color: #ffffff !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
  color: #000000;
}
body {
  font-size: 100%;
}
@media screen and (max-width: 549px) {
  body {
    font-size: 100%;
  }
}
body {
  font-family: Figtree, sans-serif;
}
body {
  font-weight: 400;
  font-style: normal;
}
.nav > li > a {
  font-family: Figtree, sans-serif;
}
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-family: Figtree, sans-serif;
}
.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-weight: 300;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
  font-family: Figtree, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
  font-weight: 700;
  font-style: normal;
}
.alt-font {
  font-family: Figtree, sans-serif;
}
.alt-font {
  font-weight: 400 !important;
  font-style: normal !important;
}
.nav-vertical-fly-out > li + li {
  border-top-width: 1px;
  border-top-style: solid;
} /* Custom CSS */ /*** HEADER AND FOOTER ***/
html {
  background-color: #ffffff;
}
.footer-wrapper,
.footer-wrapper .section,
.footer-wrapper .section-bg {
  background-color: #ffffff;
}
.nav > li > a {
  font-size: 1rem;
}
.header-full-width .container {
  max-width: 98% !important;
  background: #020b2a;
  border-radius: 99px;
  padding: 0 3%;
}
.header-top {
  min-height: 14px;
}
#masthead {
  margin-bottom: 14px;
}
.stuck .header-main .nav > li > a {
  line-height: inherit !important;
}
.footerlogo {
  max-width: 9.94rem;
}
.copyrighttext {
  color: #b3adad;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.12188rem;
}
.copyrighttext > a {
  color: #b3adad;
  display: block;
}
.copyrighttext > a:hover {
  color: #f68121 !important;
}
.footertext {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: 2.1875rem;
}
.footertext > strong {
  font-weight: 500;
}
.footertext > a {
  color: #000 !important;
}
.footertext > a:hover {
  color: #f68121 !important;
}
.absolute-footer {
  display: none;
}
.is-outline {
  color: #000;
} /*** TYPOGRAPHY ***/
.titlemaintext {
  font-size: 5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 10px;
}
.titleheadertext {
  font-size: 2.625rem !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 1.08 !important;
}
.iconheader {
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.346 !important;
}
.brandtext {
  font-size: 2.625rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
}
.titlesecondarytext {
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.59;
}
.assistingheader {
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.365;
  letter-spacing: 0.0825rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p,
li,
ol {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875;
} /*** BUTTONS ***/
.buttonone {
  font-size: 1rem;
  font-weight: 600;
}
.purplebuttonoutline {
  color: #ffa1ff !important;
}
.purplebutton1 {
  background: #7b7ee7 !important;
}
.buttonone:hover {
  box-shadow: none;
}
.orangebutton:hover {
  background: #ffa1ff !important;
}
.purplebutton:hover {
  background: #f68121 !important;
}
.purplebuttonoutline:hover {
  background: #7b7ee7 !important;
  color: #fff !important;
  border: 2px solid #7b7ee7 !important;
} /*** SECTION GENERAL STYLING ***/
.pinkgraphic {
  position: absolute;
  width: 270px !important;
  left: -30%;
  bottom: 5%;
  z-index: 0;
}
.heromain {
  max-width: 26.5rem !important;
  position: relative;
  z-index: 2;
}
.iconboximg > div.box-image > div > img {
  width: 133px;
  margin-left: 0;
}
.iconboximg > div.box-text.text-left {
  font-size: 1rem;
  margin-top: 20px;
}
.brandcol {
  border-radius: 1.25rem;
  overflow: hidden;
}
.brandcol > .col > .col-inner {
  height: 100%;
}
.brandcol > .borderleftradius > .col-inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.borderleftradius,
.borderrightradius,
.borderleftradius > .col-inner,
.borderrightradius > .col-inner {
  border-radius: 0 !important;
}
.brandcol .brandtext {
  margin: 0;
  text-align: right;
  white-space: nowrap;
}
.orangerow {
  background: #f68121;
  border-radius: 1.25rem;
}
.imagewhy {
  position: absolute;
  width: 75% !important;
  margin: 0 auto;
  top: 3rem;
  left: 12.5%;
}
.numbertext {
  color: #fff;
  font-size: 5rem !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 6.25rem;
  background: #ffa1ff;
  width: max-content;
  padding: 0.62rem 3.6rem !important;
  margin: 0 auto 2rem !important;
}
.growthtext {
  font-size: 1.375rem !important;
  font-style: italic;
  font-weight: 300 !important;
  line-height: 1.365 !important;
}
.tabsnew > ul {
  gap: 35px;
}
.tabsnew > ul > li > a {
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.365;
  letter-spacing: 0.0825rem;
  text-transform: uppercase;
  color: #b8b8c1;
}
.tabsnew > ul > li.active > a {
  color: #ffa1ff;
}
.bluemain {
  background: #5f63d6;
  margin-bottom: -1px;
  line-height: 2;
  border-radius: 1.25rem 1.25rem 0 0;
}
.bluetext {
  background: #7b7ee7;
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.1875rem;
  border-radius: 0 0 1.25rem 1.25rem;
  padding: 2.5rem;
}
.bluetext > strong {
  font-weight: 600;
}
.buildtext {
  background: #000;
  border-radius: 1.25rem;
  padding-left: 1.94rem;
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 600;
  line-height: 4.22;
  margin-bottom: 0;
}
.buildtext:hover {
  background: #7b7ee7;
}
.pinkslider > .col > .col-inner {
  border-radius: 1.25rem;
}
.fivestaricon {
  width: 8.375rem !important;
}
.sliderwrapperone {
  padding-left: max(16px, calc((100vw - 1250px) / 2));
}
.testimonailtext {
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.365;
  margin-bottom: 20px;
}
.testimonialfooter {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.1875rem;
}
.brandbottomimg {
  width: 11.8125rem !important;
}
.successicon {
  margin-bottom: 4px;
} /*** CF7 GRID ***/
.cf7-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  align-items: start;
}
.cf7-field--full {
  grid-column: 1/-1;
}
.cf7-actions {
  grid-column: 1/-1;
  display: flex;
  justify-content: flex-end;
}
.cf7-grid input,
.cf7-grid textarea,
select {
  width: 100%;
  border-radius: 12px;
  border: 0;
  padding: 1px 16px;
  outline: none;
  margin-bottom: 0;
}
.cf7-grid textarea {
  min-height: 120px;
  resize: vertical;
}
.cf7-actions input[type="submit"] {
  padding: 5px;
  border-radius: 99px;
}
.orangebg > .col-inner {
  border-radius: 1.25rem;
}
.cofoundersec > .box-image {
  width: 15.06rem;
  margin-left: 3rem;
  position: relative;
  top: -3rem;
  border-radius: 1.25rem;
}
.pinkvectorone {
  position: absolute;
  top: 0;
  left: 65%;
  z-index: 2;
}
.rightonevector {
  position: relative;
  z-index: 3;
}
.orangepetalsvector {
  position: absolute;
  right: 0;
  top: 0;
  width: 24rem !important;
} /*** FAQ ***/
.faqsection > .accordion-item {
  margin-bottom: 15px;
}
.accordion-title {
  border-top: 0px solid #ddd;
  display: block;
  color: #fff !important;
  background: #ffa1ff;
  font-size: 1.375rem;
  padding: 0.6em 2.3em;
  position: relative;
  border-radius: 99px;
  transition:
    border 0.2s ease-out,
    background-color 0.3s;
  font-weight: 400;
}
.accordion-title.active {
  background-color: #ffa1ff;
  font-weight: 400 !important;
}
.accordion-inner {
  padding: 2em 2.3em 0.5rem;
}
.accordion .toggle {
  display: none;
}
.legalpill > ul > li > a {
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  line-height: 2.5;
  margin-right: 2rem;
  padding: 0 30px;
  color: #b8b8c1;
  border: 1px solid #b8b8c1;
}
.legalpill > ul > li.active > a {
  color: #fff;
  border: 1px solid #f68121 !important;
}
.legalpill > ul > li:hover > a {
  color: #fff;
  border: 1px solid #f68121 !important;
  background: #f68121 !important;
}
.appleicon {
  float: left;
  width: 178px !important;
  margin-right: 2rem;
}
.googleicon {
  float: left;
  width: 200px !important;
} /*** LANGUAGE STYLING ***/ /* HEADER: hide language text and dropdown arrow */
.header-language-dropdown__link,
.header-language-dropdown__link.nav-top-link {
  font-size: 0; /* hides text like "Finnish" */
} /* show only the flag image in header */
.header-language-dropdown__link img {
  width: 22px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
} /* hide angle-down icon */
.header-language-dropdown__link .icon-angle-down {
  display: none;
} /* DROPDOWN: hide language text */
.header-language-dropdown .nav-dropdown a {
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
} /* show only flags in dropdown */
.header-language-dropdown .nav-dropdown img {
  width: 22px;
  height: auto;
  display: block;
} /* optional: center dropdown items */
.header-language-dropdown .nav-dropdown li {
  text-align: center;
} /* optional: spacing between flags */
.header-language-dropdown .nav-dropdown li + li {
  margin-top: 6px;
}
.nav-dropdown {
  min-width: max-content !important;
}
/* FI header: burger menu below 950px (Flatsome default: 849px). Longer FI nav labels need room. */
@media (max-width: 950px) {
  .site-fi .hide-for-medium {
    display: none !important;
  }
  .site-fi .show-for-medium {
    display: block !important;
  }
  .site-fi .header-inner .nav {
    flex-wrap: nowrap;
  }
  .site-fi .medium-logo-left .logo {
    margin-left: 0;
    margin-right: 15px;
    order: 1;
  }
  .site-fi .medium-logo-left .flex-left {
    flex: 1 1 0;
    order: 2;
  }
  .site-fi .medium-logo-left .flex-right {
    flex: 1 1 0;
    order: 3;
  }
}
/* Narrow desktop: one combined CTA; wide desktop: Join + Demo pills */
#masthead .header-cta-combined {
  display: none !important;
}
@media (min-width: 850px) and (max-width: 1150px) {
  #masthead .header-cta-combined {
    display: revert !important;
  }
  #masthead .header-cta-separate {
    display: none !important;
  }
}
.header-join-dropdown > a .icon-angle-down,
.header-get-started-dropdown > a .icon-angle-down {
  margin-left: 0.35em;
  font-size: 0.85em;
}
/* Join / Get started dropdowns: stacked pill buttons, no menu box */
.header-join-dropdown .nav-dropdown,
.header-get-started-dropdown .nav-dropdown {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 8px 0 0 !important;
  margin: 0 !important;
  min-width: 100% !important;
}
.header-join-dropdown .nav-dropdown::before,
.header-join-dropdown .nav-dropdown::after,
.header-get-started-dropdown .nav-dropdown::before,
.header-get-started-dropdown .nav-dropdown::after {
  display: none !important;
}
.header-join-dropdown .nav-dropdown li,
.header-get-started-dropdown .nav-dropdown li {
  margin: 0;
  padding: 0;
}
.header-join-dropdown .nav-dropdown li + li,
.header-get-started-dropdown .nav-dropdown li + li {
  margin-top: 8px;
}
.header-join-dropdown .nav-dropdown.nav-dropdown-simple > li > a,
.header-join-dropdown .nav-dropdown li > a,
.header-get-started-dropdown
  .nav-dropdown.nav-dropdown-simple
  > li:not(.header-get-started-dropdown__demo)
  > a,
.header-get-started-dropdown
  .nav-dropdown
  li:not(.header-get-started-dropdown__demo)
  > a {
  display: block;
  padding: 10px 19px !important;
  border-radius: 99px;
  background-color: var(--fs-color-primary) !important;
  color: #fff !important;
  font-size: 0.95rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.03em;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  transition: background-color 0.2s ease;
}
.header-join-dropdown .nav-dropdown.nav-dropdown-simple > li > a:hover,
.header-join-dropdown .nav-dropdown.nav-dropdown-simple > li > a:focus,
.header-join-dropdown .nav-dropdown li > a:hover,
.header-join-dropdown .nav-dropdown li > a:focus,
.header-join-dropdown .nav-dropdown li.active > a,
.header-get-started-dropdown
  .nav-dropdown.nav-dropdown-simple
  > li:not(.header-get-started-dropdown__demo)
  > a:hover,
.header-get-started-dropdown
  .nav-dropdown.nav-dropdown-simple
  > li:not(.header-get-started-dropdown__demo)
  > a:focus,
.header-get-started-dropdown
  .nav-dropdown
  li:not(.header-get-started-dropdown__demo)
  > a:hover,
.header-get-started-dropdown
  .nav-dropdown
  li:not(.header-get-started-dropdown__demo)
  > a:focus,
.header-get-started-dropdown
  .nav-dropdown
  li:not(.header-get-started-dropdown__demo).active
  > a {
  background-color: #ffa1ff !important;
  color: #fff !important;
}
/* Book a Demo: same pink pill as header .buttonmaintwo */
.header-get-started-dropdown
  .nav-dropdown
  li.header-get-started-dropdown__demo
  > a {
  display: block;
  padding: 10px 19px !important;
  border-radius: 99px;
  background-color: #ffa1ff !important;
  color: #fff !important;
  font-size: 0.95rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.03em;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  transition: background-color 0.2s ease;
}
.header-get-started-dropdown
  .nav-dropdown
  li.header-get-started-dropdown__demo
  > a:hover,
.header-get-started-dropdown
  .nav-dropdown
  li.header-get-started-dropdown__demo
  > a:focus {
  background-color: var(--fs-color-primary) !important;
  color: #fff !important;
}
/* Mobile sidebar: matching pill CTA buttons with inset margins */
#main-menu .mobile-menu-cta {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
#main-menu .mobile-menu-cta .header-button {
  margin: 0.35rem 0;
}
#main-menu .mobile-menu-cta .join-pill-button {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border: 0 !important;
  border-radius: 99px !important;
  box-shadow: none !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.03em !important;
  line-height: 1.2 !important;
  min-height: unset !important;
  margin: 0 !important;
  padding: 0.65rem 1.2rem !important;
  text-align: center;
  text-transform: none !important;
  color: #fff !important;
}
#main-menu .mobile-menu-cta .join-pill-button span {
  display: inline;
  font-size: inherit !important;
  font-weight: inherit !important;
  letter-spacing: inherit !important;
  line-height: inherit !important;
}
#main-menu .mobile-menu-cta .join-pill-button.button.primary {
  background-color: var(--fs-color-primary) !important;
}
#main-menu .mobile-menu-cta .join-pill-button.button.primary:hover {
  background-color: #ffa1ff !important;
  box-shadow: none !important;
  color: #fff !important;
}
#main-menu .mobile-menu-cta .join-pill-button.button.secondary {
  background-color: #ffa1ff !important;
}
#main-menu .mobile-menu-cta .join-pill-button.button.secondary:hover {
  background-color: var(--fs-color-primary) !important;
  box-shadow: none !important;
  color: #fff !important;
}
/* Mobile sidebar: language selector — flag first, gap before label */
#main-menu .mobile-language-dropdown > a,
#main-menu .mobile-language-dropdown .children a {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
}
#main-menu .mobile-language-dropdown .image-icon,
#main-menu .mobile-language-dropdown .icon-image {
  flex-shrink: 0;
  order: -1;
}
#main-menu .mobile-language-dropdown img {
  width: 22px;
  height: auto;
  display: block;
}
.buttonmainone {
  min-height: 0 !important;
  line-height: 1;
  font-weight: 700;
  padding: 0 19px !important;
  background-color: var(--fs-color-primary);
  border-radius: 99px;
  font-size: 1rem !important;
}
.buttonmainone > a {
  font-weight: 700 !important;
  letter-spacing: 0.03em;
  color: #fff !important;
}
.buttonmainone:hover {
  background-color: #ffa1ff;
}
.buttonmaintwo {
  min-height: 0 !important;
  line-height: 1;
  font-weight: 700;
  padding: 0 19px !important;
  background-color: #ffa1ff;
  border-radius: 99px;
  font-size: 1rem !important;
}
.buttonmaintwo > a {
  font-weight: 700 !important;
  letter-spacing: 0.03em;
  color: #fff !important;
}
.buttonmaintwo:hover {
  background-color: var(--fs-color-primary);
}
/* Resources / Materiaalit listing (Toolset view: resource-view) */
form.js-wpv-filter-form-284 > .form-group {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}

form.js-wpv-filter-form-284 > .form-group .radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

form.js-wpv-filter-form-284 > .form-group .radio label {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  color: #b8b8c1;
  border: 1px solid #b8b8c1;
  padding: 0 20px;
  border-radius: 99px;
  cursor: pointer;
  user-select: none;
  transition:
    background-color 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2;
}

form.js-wpv-filter-form-284 > .form-group .radio label:hover {
  background-color: #f68121;
  color: #fff;
  border-color: #f68121;
}

form.js-wpv-filter-form-284
  > .form-group
  .radio
  label:has(input[type="radio"]:checked) {
  background-color: #f68121;
  color: #fff;
  border-color: #f68121;
}

form.js-wpv-filter-form-284
  > .form-group
  .radio
  label:has(input[type="radio"]:focus-visible) {
  outline: 2px solid #f68121;
  outline-offset: 3px;
}

form.js-wpv-filter-form-284 .radio {
  margin: 0;
}

#wpv-view-layout-284 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}

#wpv-view-layout-284 > .box,
#wpv-view-layout-284 > .newcardone {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  margin: 0;
}

#wpv-view-layout-284 .paratextlink {
  display: block;
  max-width: 100%;
  color: inherit;
  text-decoration: none;
}

/* Card copy: below page-level .titleheadertext (2.625rem) but readable in narrow columns */
#wpv-view-layout-284 .titleheadertext {
  font-size: 1.3125rem !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  margin: 0 0 0.65rem;
  overflow-wrap: break-word;
  word-break: break-word;
  hyphens: auto;
}

#wpv-view-layout-284 .paratextlink p {
  font-size: 0.9375rem;
  line-height: 1.5;
  margin: 0;
  overflow-wrap: break-word;
  word-break: break-word;
  hyphens: auto;
}

.cardview > .box-image,
.cardview .img-inner {
  border-radius: 1.25rem;
  overflow: hidden;
}

.box-overlay.dark .box-text,
.box-shade.dark .box-text {
  text-shadow: none;
}

@media (min-width: 641px) {
  #wpv-view-layout-284 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #wpv-view-layout-284 .titleheadertext {
    font-size: 1.4375rem !important;
  }
}

@media (min-width: 900px) {
  #wpv-view-layout-284 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  #wpv-view-layout-284 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  #wpv-view-layout-284 .titleheadertext {
    font-size: 1.375rem !important;
  }
}

@media (max-width: 640px) {
  #wpv-view-layout-284 .titleheadertext {
    font-size: 1.625rem !important;
  }
}

#wpv-view-layout-284 > .newcardone.is-filter-hidden {
  display: none;
}

.resources-filter-empty {
  display: none;
  grid-column: 1 / -1;
  margin: 0;
  padding: 2rem 0;
  text-align: center;
  color: #6b7280;
  font-size: 1.125rem;
}

.resources-filter-empty.is-visible {
  display: block;
}

/* Custom CSS Tablet */
@media (max-width: 849px) {
  .sectionup {
    margin-top: -3rem;
    border-radius: 5rem 5rem 0 0;
  }
} /* Custom CSS Mobile */
@media (max-width: 549px) {
  .titlemaintext {
    font-size: 3.2rem !important;
  }
  .sectionup {
    margin-top: -3rem;
    border-radius: 2rem 2rem 0 0;
  }
  .numbertext {
    font-size: 3.5rem !important;
    border-radius: 6.25rem;
    padding: 0.62rem 3rem !important;
    margin: 0 auto 2rem !important;
  }
  .imagewhy {
    position: relative;
    width: 80% !important;
    margin: 0 auto;
    top: 0rem;
    margin-left: 0 !important;
    padding-top: 3rem;
    left: 0%;
  }
  .brandcol > .borderleftradius > .col-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 1.56rem !important;
  }
  .tabsnew > ul {
    gap: 5px;
    margin-bottom: 20px;
  }
  .bluemain {
    line-height: 1.3;
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
  .buildtext {
    padding: 1.94rem !important;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .orangepetalsvector {
    position: absolute;
    right: 0;
    top: -111px;
    width: 12rem !important;
  }
  .cofoundersec > .box-image {
    margin-left: 20px;
  }
  .cf7-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .buttonone {
    min-width: 200px;
  }
  .purplebutton1 {
    margin-right: 0;
  }
  .legalpill > ul {
    gap: 15px;
  }
  .legalpill > ul > li > a {
    width: 250px;
    text-align: center;
    display: block;
  }
  .titleheadertext {
    font-size: 2.3rem !important;
  }
  .resource-single > .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .resource > .section {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 0px !important;
  }
}
.label-new.menu-item > a:after {
  content: "New";
}
.label-hot.menu-item > a:after {
  content: "Hot";
}
.label-sale.menu-item > a:after {
  content: "Sale";
}
.label-popular.menu-item > a:after {
  content: "Popular";
}

/* Infinite horizontal scroll for homepage customer logos. */
.customer-logos-scroller {
  overflow: hidden;
  width: 100%;
  mask-image: linear-gradient(
    to right,
    transparent,
    #000 8%,
    #000 92%,
    transparent
  );
}

.customer-logos-scroller__track {
  display: flex;
  width: max-content;
  animation: customer-logos-scroll 40s linear infinite;
}

.customer-logos-scroller__list {
  display: flex;
  align-items: center;
  gap: 34px;
  list-style: none;
  margin: 0;
  padding: 0 17px;
}

.customer-logos-scroller__item {
  flex: 0 0 auto;
}

.customer-logos-scroller__item img {
  display: block;
  height: 65px;
  width: auto;
  max-width: 130px;
  object-fit: contain;
}

@keyframes customer-logos-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@media (prefers-reduced-motion: reduce) {
  .customer-logos-scroller__track {
    animation: none;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }

  .customer-logos-scroller__list[aria-hidden="true"] {
    display: none;
  }
}

@media (max-width: 849px) {
  .customer-logos-scroller__list {
    gap: 20px;
  }

  .customer-logos-scroller__item img {
    height: 50px;
    max-width: 100px;
  }
}
