:root {
  --elements-webflow-library-general--shadow-01: var(--color-2);
  --elements-webflow-library-neutral--800: #211f54;
  --elements-webflow-library-neutral--600: #6e7191;
  --elements-webflow-library-neutral--400: #dcddeb;
  --elements-webflow-library-accent--primary-1: #4a3aff;
  --elements-webflow-library-neutral--300: #eff0f6;
  --elements-webflow-library-neutral--100: white;
  --hti-brand-red: #e32129;
  --color-2: white;
  --relume-library-lite-rl-black: var(--elements-webflow-library-neutral--600);
  --relume-library-lite-rl-white: white;
  --black: var(--relume-library-lite-rl-black);
}

body {
  color: #333;
  background-color: #f3f2ef;
  font-family: Gilroy Extra Bold, sans-serif;
  font-size: 16px;
  line-height: 1.3px;
}

a {
  text-decoration: underline;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-8 {
  border: 3px solid #fff;
  height: 425px;
  max-height: 475px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0;
  line-height: 16px;
}

.button-22 {
  text-align: center;
  background-color: red;
  border-radius: 8px;
  width: 225px;
  height: 45px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Gilroy Bold, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.button-22:hover {
  background-color: #ffaaab;
}

.button-22:active {
  background-color: #ab0000;
  border-radius: 8px;
}

.button-22.share {
  text-align: center;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-22.survey {
  background-color: #e32129;
  width: auto;
}

.button-22.survey:hover {
  background-color: #ffaaab;
}

.button-22.survey:active {
  background-color: #ab0000;
}

.navbar1_dropdown-link {
  padding: .8rem 1rem;
  font-size: 14px;
  font-weight: 700;
}

.navbar1_dropdown-link:hover {
  background-color: #f3f2ef;
  border-radius: 16px;
  text-decoration: none;
}

.navbar1_dropdown-link.w--current {
  color: #e32129;
  display: block;
}

.navbar1_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.navbar1_component {
  background-color: #0000;
  border-bottom: 1px solid #000;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: static;
}

.dropdown-icon {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
}

.button-23 {
  color: #0000;
  text-align: center;
  background-color: #0000;
  border: 1px solid #0000;
  padding: .75rem 1.5rem;
}

.button-23.is-secondary {
  color: #0000;
  background-color: #0000;
}

.button-23.is-secondary.primary-button2 {
  color: #fff;
  background-color: #e32129;
}

.button-23.is-secondary.primary-button2:hover {
  background-color: #ffaaab;
}

.button-23.is-secondary.primary-button2:active {
  background-color: #ab0000;
}

.button-23.is-small {
  color: #fff;
  background-color: #e32129;
  border-radius: 5px;
  padding: .5rem .65rem;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

.button-23.is-small:hover {
  background-color: #e3212980;
}

.button-23.is-small:active {
  background-color: #c50000;
}

.navbar1_dropdown-list.w--open {
  background-color: #fff;
  border: 1px #000;
  border-radius: 16px;
  margin-top: 0;
  padding: .5rem;
  overflow: hidden;
  box-shadow: -1px 0 3px -3px #000;
}

.navbar1_logo-link {
  padding-left: 0;
}

.navbar1_dropdown-toggle {
  padding: .5rem 2.5rem .5rem 1rem;
}

.navbar1_menu-button {
  padding: 0;
}

.navbar1_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar1_menu {
  align-items: center;
  display: flex;
  position: static;
}

.navbar1_menu.is-page-height-tablet {
  padding-left: 0;
}

.div-block-62 {
  background-color: #fff;
  font-family: Gilroy Bold, sans-serif;
}

.footer-light {
  background-color: #000;
  border: 1px #000;
  padding: 40px 30px;
  display: block;
  position: relative;
  overflow: visible;
}

.container-18 {
  border-radius: 100px;
}

.footer-wrapper-two {
  color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 60%;
  display: flex;
}

.footer-title {
  font-family: Gilroy Bold, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.footer-link-two {
  color: #acacac;
  margin-top: 20px;
  font-family: Gilroy, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #fff;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.footer-social-block-two {
  cursor: auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  cursor: pointer;
  margin-left: 12px;
}

.icon-embed-xxsmall-2 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.8rem;
  height: 1.8rem;
  display: flex;
}

.icon-embed-xxsmall-2:hover {
  color: #e32129;
}

.icon-embed-xxsmall-3 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.icon-embed-xxsmall-3:hover {
  color: #e32129;
}

.icon-embed-xxsmall-4 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.icon-embed-xxsmall-4:hover {
  color: #e32129;
}

.icon-embed-small {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.icon-embed-small:hover {
  color: #e32129;
}

.bold-text-9 {
  font-family: Gilroy, sans-serif;
  font-size: 12px;
  line-height: 100%;
}

.text-block-64 {
  background-color: #fff;
}

.heading-63 {
  color: #fefefe;
  font-family: Gilroy, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.image-43 {
  border-radius: 10px;
  width: 460px;
  height: 270px;
  margin-top: auto;
  margin-bottom: auto;
  position: static;
  top: 65px;
}

.heading-64 {
  color: #fff;
  padding: 10px 10px 0;
  font-size: 20px;
  line-height: 20px;
}

.heading-65 {
  color: #fff;
  padding: 0 10px;
}

.heading-66 {
  color: #e32129;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 373px;
  margin-top: 64px;
  margin-bottom: 10px;
  margin-left: 33px;
  font-family: Gilroy Bold, sans-serif;
  font-size: 24px;
  line-height: 100%;
  display: flex;
}

.div-block-109 {
  background-color: #000;
  border-radius: 0 0 10px 10px;
  width: 460px;
  height: 70px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  top: -72px;
}

.primary-button {
  text-align: center;
  background-color: #e32129;
  border-radius: 5px;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  max-width: none;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 16px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

.primary-button:hover {
  color: #e32129;
  background-color: #ffaaab;
  transform: scale(1.05);
}

.primary-button:active {
  background-color: #ab0000;
}

.text-block-65 {
  text-align: justify;
  color: #000;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 0 10px 20px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 120%;
  display: block;
}

.div-block-110 {
  text-align: center;
  background-color: #e32129;
  border-radius: 5px 5px 0 0;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  display: inline-block;
  position: relative;
  top: -50px;
  left: 0;
}

.section-8 {
  margin-top: 18px;
}

.div-block-113 {
  backface-visibility: visible;
  mix-blend-mode: normal;
  background-color: #e32129;
  background-image: radial-gradient(circle, #e32129, #f3f2ef 88%);
  border: 1px #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 460px;
  height: 3px;
  margin: 48px 240px 32px;
  display: flex;
}

.div-block-113.black {
  background-image: radial-gradient(circle, #e32129, #000 88%);
}

.heading-69 {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.div-block-114 {
  background-color: #0000;
  border-radius: 5px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 0 16px;
  display: flex;
  position: static;
}

.div-block-115 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-family: Gilroy, sans-serif;
  display: flex;
}

.div-block-116 {
  background-color: var(--elements-webflow-library-general--shadow-01);
  border: 1px solid #e32129;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: auto;
  display: inline;
}

.container-21 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-12 {
  clear: none;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
  align-self: auto;
  align-items: end;
  padding-bottom: 0;
}

.grid-12.post-attend, .grid-12.cup-attend, .grid-12.kmt-attend, .grid-12.hotcar-attend, .grid-12.ramp-attend, .grid-12.class-attend, .grid-12.mdp-attend, .grid-12.top-attend, .grid-12.class-attend {
  grid-template-columns: 1fr;
}

.bold-text-10 {
  color: #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 0;
  padding-left: 16px;
  font-size: 20px;
  display: flex;
}

.container-22.container-8 {
  border-style: none;
  height: auto;
  max-height: none;
}

.link-10 {
  color: #3b3b3b;
  font-size: 14px;
  text-decoration: none;
}

.section8 {
  width: auto;
  height: auto;
}

.heading-14 {
  color: #000;
  margin-right: 8px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.heading-9-copy {
  color: #000;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.image-11-copy {
  float: left;
  border-radius: 100px;
  width: 152px;
  margin: 16px 16px 0 8px;
}

.div-block-118 {
  border: 1px solid #e32129;
  border-radius: 10px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
}

.div-block-121 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-122 {
  text-align: left;
  background-color: #fff;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  display: flex;
}

.div-block-122.blog-grid-div {
  padding: 10px;
}

.icon-embed-xxsmall-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding-left: 0;
  padding-right: 10px;
  display: flex;
}

.icon-embed-medium {
  color: #e32129;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.heading-71 {
  color: #e32129;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Gilroy Bold, sans-serif;
  font-size: 12px;
  line-height: 130%;
  display: flex;
}

.div-block-123 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 100%;
  display: flex;
}

.div-block-124 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: -54px 10px 32px;
  display: flex;
}

.body-hti-bg {
  background-color: #f3f2ef;
}

.grid-14 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 362px;
  margin-right: 32px;
  padding-left: 32px;
}

.heading-72 {
  color: #000;
  text-align: center;
  font-size: 32px;
}

.icon-embed-medium-4 {
  color: #e32129;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.bold-text-20-copy {
  color: #000;
  text-align: left;
  flex-flow: column;
  font-size: 16px;
  line-height: 130%;
  display: block;
}

.div-block-125 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: .5px solid #919191;
  border-radius: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: auto;
  margin-bottom: 32px;
  display: flex;
}

.container-23 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-122-copy {
  background-color: #fff;
  border-radius: 16px;
  align-items: center;
  width: auto;
  padding: 16px;
  display: flex;
}

.div-block-126 {
  margin-top: 0;
}

.section-11 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.heading-73 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gilroy Bold, sans-serif;
  font-size: 16px;
  line-height: 130%;
}

.div-block-127 {
  background-color: #f3f2ef;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 40px;
  margin-top: -20px;
  display: flex;
}

.container-24 {
  text-align: center;
  border: .5px solid #e32129;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-128 {
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}

.grid-15 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-items: stretch;
  margin-left: 16px;
  margin-right: 16px;
}

.div-block-129 {
  margin-bottom: 24px;
}

.section-12 {
  background-color: #000;
  margin-top: 32px;
  margin-bottom: 32px;
}

.container-25 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-69-copy {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 130%;
  display: flex;
}

.div-block-130 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: -473px;
  display: flex;
}

.div-block-131 {
  display: inline-block;
}

.div-block-132 {
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  width: 175px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 8px;
  display: flex;
}

.heading-74 {
  margin-left: 8px;
  margin-right: 8px;
  font-family: Gilroy Bold, sans-serif;
  font-size: 14px;
}

.bold-text-21 {
  color: #000;
  font-size: 14px;
}

.div-block-134 {
  color: #e32129;
  margin-top: 8px;
  margin-bottom: 8px;
  display: inline-block;
}

.div-block-135 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-left: -9px;
  display: flex;
}

.icon-embed-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding-left: 4px;
  padding-right: 4px;
  display: flex;
}

.div-block-136 {
  margin-top: 32px;
  margin-bottom: 32px;
  margin-left: 0;
}

.div-block-130-copy {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.div-block-135-copy {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 268px;
  margin-top: -8px;
  margin-left: 0;
  margin-right: -9px;
  display: flex;
}

.div-block-134-copy {
  color: #e32129;
  margin-top: 8px;
  margin-bottom: 8px;
  display: inline-block;
}

.div-block-02 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 268px;
  margin-top: -8px;
  margin-left: -28px;
  display: flex;
}

.div-block-02-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 268px;
  margin-top: -4px;
  margin-left: -71px;
  display: flex;
}

.div-block--130 {
  justify-content: center;
  width: 250px;
  margin-top: 0;
  margin-left: 437px;
  display: flex;
}

.div-block-137 {
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.bold-text-22 {
  font-size: 14px;
  line-height: 18px;
}

.text-span-3 {
  color: #e32129;
  font-size: 14px;
}

.dropdown-link, .dropdown-link-2 {
  color: #7f0000;
}

.dropdown-link-3, .text-span-4 {
  color: #e32129;
}

.container-28 {
  z-index: 9999;
  background-color: #fff;
  position: sticky;
  top: 0;
}

.link-block-6 {
  color: #000;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.link-block-6:hover {
  color: #e32129;
}

.heading-80 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gilroy Bold, sans-serif;
  font-size: 16px;
  line-height: 100%;
}

.heading-80:hover {
  color: #e32129;
}

.icon-embed-xxsmall-6, .icon-embed-xxsmall-7 {
  color: #e32129;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.icon-embed-xxsmall-8 {
  color: #e32129;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.section-17 {
  z-index: 9999;
  background-color: #fff;
  position: sticky;
  top: 0%;
  left: 0%;
  right: 0%;
}

.icon-embed-xxsmall-9, .icon-embed-xxsmall-10, .icon-embed-xxsmall-11, .icon-embed-xxsmall-12, .icon-embed-xxsmall-13 {
  color: #e32129;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.text-block-74 {
  clear: none;
  color: #000;
  text-align: justify;
  margin-bottom: 8px;
  margin-left: 10px;
  margin-right: 8px;
  font-family: Gilroy, sans-serif;
  font-weight: 500;
}

.div-block-174 {
  display: flex;
}

.div-block-174.div-block-118 {
  margin-bottom: 16px;
}

.left_testimonails, .right_testimonails {
  flex-direction: column;
  display: flex;
}

.divide-page {
  backface-visibility: visible;
  mix-blend-mode: normal;
  background-color: #e32129;
  background-image: radial-gradient(circle, #e32129, #f3f2ef 88%);
  border: 1px #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 460px;
  height: 3px;
  margin: 48px 240px 32px;
  display: flex;
}

.div-block-175 {
  text-align: center;
  background-color: #000;
  margin-top: 20px;
  margin-left: 0;
}

.unsure-h1 {
  color: #fff;
  text-align: center;
  margin-top: 50px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 30px;
  font-size: 35px;
  line-height: 30px;
}

.text-block-87 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  font-family: Gilroy Bold, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

.text-block-88 {
  border-top: 1px solid #000;
}

.text-block-89, .text-block-90 {
  border-top: 1px solid #797977;
}

.text-block-91 {
  border-top: 1px solid #fff;
}

.text-block-92, .text-block-93, .text-block-94 {
  border-top: 1px solid #f3f2ef;
}

.text-block-95, .text-block-96, .text-block-97, .text-block-98, .text-block-99 {
  border-top: 1px solid #000;
}

.text-block-100, .text-block-101, .text-block-102, .text-block-103 {
  border-top: 1px solid #f3f2ef;
}

.text-block-104 {
  border-top: 1px #f3f2ef;
}

.text-block-105 {
  color: #797977;
  border-top: 1px solid #000;
  margin-top: 0;
  font-family: Gilroy, sans-serif;
  font-weight: 500;
}

.bold-text-9-copy {
  font-family: Gilroy, sans-serif;
  font-size: 12px;
  line-height: 100%;
}

.text-span-35 {
  font-size: 20px;
}

@media screen and (min-width: 1440px) {
  .container-29 {
    margin-bottom: 32px;
  }

  .footer-title-content-4 {
    font-family: Gilroy Bold, sans-serif;
  }

  .icon-embed-xxsmall-20:hover, .contact-2:hover, .heading-165:hover {
    color: #c07a9c;
  }

  .footer-link-two-4 {
    font-family: Gilroy Bold, sans-serif;
  }

  .icon-embed-xxsmall-21:hover {
    color: #c07a9c;
  }

  .footer-form-submit-2 {
    background-color: #871e6c;
  }

  .div-block-355 {
    justify-content: space-between;
    width: 500px;
    display: flex;
  }

  .icon-embed-small-2:hover {
    color: #c07a9c;
  }

  .div-block-356 {
    width: 400px;
  }

  .footer-form-field-3:focus {
    background-color: #edd2dd;
    border-color: #000;
  }

  .dox-sec3, .dox-sec4 {
    background-color: #f3f2ef;
  }

  .uui-testimonial11_client-image {
    overflow: clip;
  }

  .dox-sec3-copy {
    background-color: #f3f2ef;
  }

  .dox-hero {
    margin-left: 532px;
  }
}

@media screen and (max-width: 991px) {
  .body.site-wrapper {
    height: 0;
  }

  .heading {
    font-size: 35px;
    line-height: 35px;
  }

  .heading.talk-show {
    font-size: 70px;
  }

  .contace-page-heading.site-wrapper {
    font-size: 15px;
    line-height: 15px;
  }

  .looking-for-work {
    width: 220px;
    height: 45px;
    font-size: 18px;
    line-height: 18px;
  }

  .looking-for-work.w--current {
    font-size: 22px;
    line-height: 22px;
  }

  .looking-for-work.secondary-button {
    font-size: 20px;
    line-height: 20px;
  }

  .looking-for-work.secondary-button.contact-us, .link {
    font-size: 18px;
    line-height: 18px;
  }

  .link.secondary-buttonn {
    padding-right: 10px;
  }

  .grid-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    margin-top: 75px;
    font-size: 13px;
    line-height: 13px;
    display: grid;
  }

  .podcast-container {
    padding-left: 31px;
    padding-right: 31px;
  }

  .button-7 {
    font-size: 22px;
    line-height: 22px;
  }

  .button-7.on-board-college-button {
    width: 320px;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .video-2 {
    border-width: 2px;
    width: 600px;
    height: 80px;
  }

  .paragraph-3 {
    font-size: 17px;
  }

  .line {
    height: 175px;
  }

  .line.horizonal {
    width: 550px;
  }

  .container-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .price-heading {
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-4 {
    font-size: 10px;
    line-height: 8px;
  }

  .price-card {
    height: 600px;
  }

  .price-in-numbers {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
    line-height: 25px;
  }

  .price-in-numbers.contact-sales {
    padding-right: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .button-12 {
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-6 {
    font-size: 10px;
    line-height: 10px;
  }

  .heading-11 {
    font-size: 18px;
    line-height: 18px;
  }

  .bold-text, .bold-text-2, .bold-text-3 {
    font-size: 20px;
    line-height: 1px;
  }

  .div-block-18 {
    height: 250px;
  }

  .div-block-19 {
    height: 150px;
  }

  .collection-list-4 {
    padding-top: 40px;
  }

  .div-block-20 {
    width: 175px;
    height: 110px;
  }

  .name-of-ep {
    font-size: 12px;
    line-height: 12px;
  }

  .text-block-8 {
    padding-top: 0;
    padding-left: 0;
  }

  .heading-15 {
    color: #fff;
    text-align: center;
  }

  .div-block-23 {
    width: 100%;
    height: 450px;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-9 {
    width: 600px;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
  }

  .div-block-25 {
    display: block;
  }

  .rich-text-block {
    display: inline-block;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 18px;
  }

  .columns-4, .columns-5, .columns-6 {
    width: 600px;
  }

  .line-blog {
    width: 700px;
    display: inline-block;
  }

  .html-embed-2 {
    display: inline-block;
    left: 0;
  }

  .div-block-29 {
    width: 650px;
    height: 700px;
  }

  .paragraph-7 {
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 15px;
  }

  .grid-6 {
    width: 575px;
    height: 300px;
    margin: 10px auto 0;
  }

  .paragraph-8 {
    font-size: 15px;
    line-height: 15px;
  }

  .image-5 {
    width: 50px;
    height: 50px;
    margin-top: 0;
  }

  .heading-19 {
    text-align: left;
    width: 175px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .paragraph-9 {
    width: 250px;
    height: 25px;
    margin: 0 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .heading-20 {
    font-size: 25px;
    line-height: 25px;
  }

  .button-15 {
    margin-top: -51px;
  }

  .paragraph-10 {
    margin-top: 20px;
  }

  .body-12 {
    display: block;
  }

  .section-5 {
    max-width: 100%;
  }

  .heading-21 {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-22 {
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-35 {
    margin-top: 60px;
  }

  .div-block-42 {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-43 {
    width: 100%;
  }

  .heading-28 {
    font-size: 25px;
    line-height: 25px;
  }

  .text-block-18 {
    font-size: 15px;
  }

  .text-block-19 {
    font-size: 15px;
    line-height: 15px;
  }

  .button-16 {
    width: 130px;
    height: 30px;
    font-size: 15px;
    line-height: 15px;
  }

  .text-block-20 {
    font-size: 15px;
  }

  .container-6 {
    max-width: 250px;
  }

  .container-7 {
    max-width: 250px;
    min-height: 410px;
  }

  .collection-list-wrapper-5 {
    flex-direction: column;
  }

  .heading-29 {
    font-size: 25px;
    line-height: 25px;
  }

  .text-block-21, .text-block-22, .text-block-23 {
    font-size: 18px;
    line-height: 18px;
  }

  .button-17 {
    width: 150px;
    height: 40px;
    font-size: 20px;
    line-height: 20px;
  }

  .collection-item-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    align-content: start;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: grid;
  }

  .collection-list-wrapper-6 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .collection-item-3 {
    max-width: 300px;
    min-height: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .collection-list-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: grid;
  }

  .div-block-47 {
    width: 200px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-8 {
    height: 375px;
  }

  .heading-30 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-24, .text-block-25, .text-block-26 {
    font-size: 15px;
    line-height: 15px;
  }

  .div-block-49 {
    width: 200px;
    height: 365px;
  }

  .container-9 {
    height: 350px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .heading-31 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-27, .text-block-28, .text-block-29 {
    font-size: 15px;
    line-height: 15px;
  }

  .button-19 {
    margin-top: 10px;
  }

  .div-block-52 {
    width: 220px;
    height: 220px;
  }

  .button-20 {
    width: 170px;
    height: 35px;
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-12, .paragraph-13, .paragraph-14 {
    color: #fff;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-30 {
    text-align: center;
  }

  .collection-list-wrapper-14 {
    padding-left: 50px;
  }

  .image-20 {
    object-fit: fill;
    width: 270px;
    min-width: 100px;
    max-width: none;
    height: 130px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 1;
    box-shadow: 1px 1px 3px #000;
  }

  .div-block-58 {
    object-fit: cover;
    width: 275px;
  }

  .collection-item-6 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .link-block-2 {
    height: 145px;
    margin-right: 0;
  }

  .columns-11 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .link-5 {
    right: 488px;
  }

  .navbar1_dropdown-link {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .navbar1_menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .menu-icon1_line-top {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon1_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .navbar1_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar1_dropdown-list.w--open {
    border-style: none;
    padding: 0;
  }

  .menu-icon1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar1_dropdown-toggle {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    display: flex;
  }

  .navbar1_menu-dropdown {
    width: 100%;
    font-size: 1.125rem;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_menu-button.w--open {
    background-color: #0000;
  }

  .navbar1_menu {
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu.is-page-height-tablet {
    height: 100vh;
    padding-bottom: 15rem;
  }

  .menu-icon1_line-bottom {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .heading-47 {
    line-height: 1;
  }

  .text-block-38 {
    margin-top: 21px;
  }

  .heading-2 {
    margin-top: 0;
  }

  .container-18 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .heading-67 {
    font-size: 16px;
  }

  .div-block-111 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-11 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-block-113 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .heading-69 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .grid-12 {
    grid-template-columns: 1fr;
  }

  .container-22 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-69-copy {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .grid-21 {
    grid-template-columns: 1fr;
  }

  .divide-page {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .image-52 {
    width: 500px;
    height: 200px;
  }

  .div-block-178 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .blog33_list {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-184 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .image-55 {
    width: 500px;
    height: 200px;
  }

  .padding-section-large-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .blog33_list-2 {
    grid-template-columns: 1fr 1fr;
  }

  .dropdown-icon-2 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .navbar1_menu-2 {
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu-2.is-page-height-tablet {
    height: 100vh;
    padding-bottom: 15rem;
  }

  .navbar1_dropdown-link-2 {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .container-42 {
    max-width: 728px;
  }

  .dropdown-icon-3 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .container-44 {
    max-width: 728px;
  }

  .div-block-234 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .agnibh-r_2, .image-55-copy, .image-55-copy, .image-55-copy, .food-safety, .image-55-copy, .hide {
    width: 500px;
    height: 200px;
  }

  .brix---display-4 {
    font-size: 22px;
    line-height: 38px;
  }

  .brix---blog-card-content-inside-v8 {
    padding-bottom: 46px;
  }

  .brix---blog-card-image {
    width: 100%;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---grid-2-columns---gap-48px {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .brix---badge-secondary-category-badges {
    margin-left: 0;
    margin-right: 24px;
  }

  .brix---categories-badges-wrapper {
    justify-content: flex-start;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---grid-title-and-categories {
    grid-template-columns: 1fr;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---blog-card-content-inside-v8-small {
    padding: 56px 54px 44px;
  }

  .brix---grid-blog-featured-v8 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---section-pd-bottom-56px {
    padding-top: 118px;
  }

  .div-block-344 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .cf-home-center-image {
    width: 90%;
  }

  .cf-82px-heading {
    font-size: 70px;
  }

  .cf-1140px-wrapper---home-vertical {
    flex-direction: column;
  }

  .cf-form-heading-28px {
    font-size: 32px;
  }

  .cf-form-right-wrapper {
    width: 100%;
  }

  .cf-form-heading {
    font-size: 30px;
  }

  .cf-form-left-wrapper {
    width: 100%;
    max-width: 500px;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .cf-form-main-wrapper {
    flex-direction: column;
    max-width: 700px;
    padding-left: 70px;
  }

  .rl-heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl_layout207_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .udesly-property-content {
    max-width: 600px;
  }

  .container-53 {
    max-width: 728px;
  }

  .clients-title {
    margin-bottom: 32px;
  }

  .navbar1_dropdown-link-3 {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .footer-form-container-2 {
    max-width: none;
    display: flex;
  }

  .footer-form-2 {
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .container-55 {
    max-width: 728px;
  }

  .footer-wrapper-two-2 {
    flex-wrap: wrap;
  }

  .div-block-355 {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    width: 708px;
  }

  .div-block-356 {
    width: auto;
    padding-right: 10px;
  }

  .navbar1_dropdown-link-4 {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .navbar1_dropdown-list-2 {
    position: static;
    overflow: hidden;
  }

  .navbar1_dropdown-list-2.w--open {
    border-style: none;
    padding: 0;
  }

  .navbar1_dropdown-link-5 {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .dropdown-icon-4 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .corporate-navbar1_dropdown-list-2 {
    position: static;
    overflow: hidden;
  }

  .corporate-navbar1_dropdown-list-2.w--open {
    border-style: none;
    padding: 0;
  }

  .container-64 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .heading-179 {
    margin-top: 0;
  }

  .footer-form-container-3 {
    max-width: 350px;
  }

  .footer-form-3 {
    width: 100%;
    margin-top: 40px;
  }

  .container-68 {
    max-width: 728px;
  }

  .div-block-402 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .heading-187 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-407 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-36 {
    grid-template-columns: 1fr;
  }

  .div-block-421 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .heading-193 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-432 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-38 {
    grid-template-columns: 1fr;
  }

  .heading-199 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-454 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-40 {
    grid-template-columns: 1fr;
  }

  .heading-205 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-477 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-42 {
    grid-template-columns: 1fr;
  }

  .heading-214 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-501 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-44 {
    grid-template-columns: 1fr;
  }

  .heading-220 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-524 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-46 {
    grid-template-columns: 1fr;
  }

  .heading-227 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-547 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-48 {
    grid-template-columns: 1fr;
  }

  .heading-234 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-570 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-50 {
    grid-template-columns: 1fr;
  }

  .div-block-585 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .heading-244 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-597 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-52 {
    grid-template-columns: 1fr;
  }

  .heading-254 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-621 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-54 {
    grid-template-columns: 1fr;
  }

  .heading-264 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-645 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-56 {
    grid-template-columns: 1fr;
  }

  .heading-271 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .div-block-667 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .grid-58 {
    grid-template-columns: 1fr;
  }

  .div-block-686, .div-block-691, .div-block-696, .div-block-701, .div-block-705, .div-block-709, .div-block-719 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .padding-section-large-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .div-block-725 {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 240px;
  }

  .uui-heading-xlarge {
    font-size: 3.25rem;
  }

  .uui-testimonial11_content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .navbar1_see-less {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .grid-v2w {
    grid-template-columns: 1fr;
  }

  .food-safety-copy, .blog-18-i3 {
    width: 500px;
    height: 200px;
  }
}

@media screen and (max-width: 767px) {
  .site-wrapper {
    max-width: 510px;
  }

  .heading {
    margin-top: 40px;
    font-size: 30px;
    line-height: 30px;
  }

  .heading.talk-show {
    letter-spacing: 0;
    letter-spacing: 0;
    font-size: 52px;
  }

  .contace-page-heading.site-wrapper {
    font-size: 13px;
    line-height: 13px;
  }

  .looking-for-work {
    justify-content: center;
    width: 200px;
    height: 35px;
    margin-top: 10px;
    font-size: 13px;
    line-height: 13px;
  }

  .looking-for-work.w--current {
    font-size: 20px;
    line-height: 20px;
  }

  .looking-for-work.secondary-button {
    font-size: 12px;
    line-height: 12px;
  }

  .looking-for-work.secondary-button.left-margin-30.site-wrapper {
    margin-left: auto;
    display: flex;
  }

  .looking-for-work.secondary-button.contact-us {
    font-size: 13px;
    line-height: 13px;
  }

  .link {
    font-size: 15px;
    line-height: 15px;
  }

  .div-block-3 {
    margin-top: 0;
    display: flex;
  }

  .grid-3 {
    margin-top: 75px;
  }

  .heading-5 {
    font-size: 25px;
    line-height: 25px;
  }

  .paragraph-2 {
    font-size: 13px;
  }

  .podcast-container {
    padding-top: 55px;
    padding-left: 50px;
    padding-right: 50px;
    position: static;
  }

  .clr-logo {
    width: 225px;
    height: 75px;
    display: block;
  }

  .video-2 {
    width: 450px;
    height: 60px;
  }

  .div-block-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .line.horizonal {
    width: 450px;
  }

  .call-to-action, .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: stretch;
    max-width: none;
  }

  .grid-4.colleges {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-11 {
    font-size: 15px;
    line-height: 15px;
  }

  .div-block-23 {
    width: 100%;
    height: 400px;
  }

  .heading-16 {
    font-size: 30px;
    line-height: 30px;
  }

  .footer {
    padding: 40px 20px;
    font-size: 10px;
    line-height: 10px;
  }

  .footer-image {
    object-fit: contain;
  }

  .line-blog {
    width: 500px;
  }

  .div-block-29 {
    width: 500px;
    height: 700px;
  }

  .grid-6 {
    width: 450px;
    height: 300px;
    margin-bottom: 0;
  }

  .image-5 {
    width: 45px;
    margin-left: 20px;
  }

  .heading-19 {
    text-align: left;
    width: 150px;
    height: 60px;
    line-height: 20px;
  }

  .paragraph-9 {
    text-align: left;
    width: 200px;
    height: 40px;
  }

  .image-6 {
    width: 100px;
  }

  .heading-22 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-35 {
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .heading-29 {
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-21, .text-block-22, .text-block-23 {
    font-size: 15px;
    line-height: 15px;
  }

  .collection-item, .div-block-47 {
    margin-left: auto;
    margin-right: auto;
  }

  .container-8 {
    height: 350px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .heading-30 {
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-49 {
    height: 365px;
  }

  .collection-list-wrapper-14 {
    object-fit: fill;
    max-width: 100%;
    margin-left: -32px;
    padding-left: 0;
  }

  .image-20 {
    object-fit: fill;
    width: 400px;
    max-width: 100%;
    height: 300px;
    max-height: 100%;
    margin-top: -1px;
    margin-bottom: 15px;
    padding-bottom: 0;
  }

  .div-block-58 {
    margin-bottom: 22px;
    display: inline-block;
  }

  .link-block-2 {
    width: 350px;
    max-width: 100%;
    height: 130px;
  }

  .pricing {
    padding-left: 30px;
  }

  .link-5 {
    color: #fff;
    position: static;
    bottom: 28px;
    left: auto;
    right: 288px;
  }

  .heading-44 {
    color: #fff;
  }

  .navbar1_component {
    height: auto;
    min-height: 4rem;
  }

  .navbar1_logo-link {
    padding-left: 0;
  }

  .heading-47 {
    font-size: 19px;
  }

  .text-block-38 {
    font-size: 18px;
  }

  .heading-34-copy {
    margin-top: 99px;
    font-size: 32px;
  }

  .div-block-73 {
    margin-top: 11px;
  }

  .restaurant-endless-loop, .restaurant-endless-loop-2 {
    flex-direction: row;
    justify-content: center;
    padding-left: 35px;
    display: inline-block;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .image-43 {
    width: 548px;
  }

  .container-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-66 {
    font-size: 30px;
  }

  .div-block-109 {
    width: 508px;
  }

  .primary-button {
    margin-top: 32px;
    margin-bottom: 32px;
    font-size: 24px;
    display: inline-block;
  }

  .text-block-65 {
    font-size: 15px;
  }

  .section-8 {
    margin-top: 50px;
  }

  .heading-67 {
    margin-top: 0;
  }

  .grid-11 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-114 {
    padding-top: 0;
  }

  .container-22.container-8 {
    flex-direction: column;
    justify-content: center;
  }

  .grid-13 {
    grid-template-columns: 1fr;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .faq6_answer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .faq6_question {
    padding: 1rem 1.25rem;
  }

  .trainer-2, .trainer-1, .trainer-3, .trainer-4, .trainer-02, .trainer-03, .trainer-04 {
    margin-top: 11px;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .footer-social-link-copy {
    margin-left: 20px;
  }

  .partner-logo_endles-loop, .partner-logo_endles-loop01, .partner-logo_endles-loop02, .featured-logo-endless-loop {
    flex-direction: row;
    justify-content: center;
    padding-left: 35px;
    display: inline-block;
  }

  .blogs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blogs-pic {
    width: 548px;
  }

  .div-block-37-copy {
    flex-direction: column;
  }

  .image-52 {
    width: 400px;
  }

  .container-35 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-177 {
    flex-direction: column;
  }

  .part-1, .part-2, .part-3, .part-4, .part-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .blog33_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .timeline-right0 {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 80px;
    margin-right: -132px;
  }

  .container0 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .timeline-progress0 {
    margin-left: -432px;
  }

  .right-side-h1 {
    font-size: 16px;
    line-height: 20px;
  }

  .timeline-item0 {
    grid-template-columns: 1fr 160px;
    grid-auto-flow: row;
  }

  .section5-2 {
    padding-left: 0;
  }

  .timeline-center0 {
    justify-content: center;
    align-items: stretch;
    margin-left: -782px;
    display: flex;
  }

  .timeline-wrapper0 {
    flex-direction: column;
  }

  .left-side-c1 {
    font-size: 12px;
  }

  .timeline-left0 {
    margin-left: 80px;
    margin-right: -132px;
    padding-left: 0;
  }

  .text-block-81 {
    font-size: 14px;
  }

  .timeline0 {
    padding-left: 20px;
  }

  .heading-9-copy-copy {
    font-size: 24px;
  }

  .circle {
    align-items: stretch;
    padding-left: 0;
    display: flex;
  }

  .bold-text-17-copy {
    font-size: 20px;
  }

  .faq-1 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bold-text-45 {
    font-size: 18px;
    line-height: 18px;
  }

  .level-1-text {
    font-size: 20px;
  }

  .faq6_answer-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .faq6_question-2 {
    padding: 1rem 1.25rem;
  }

  .image-55 {
    width: 400px;
  }

  .div-block-190 {
    flex-direction: column;
  }

  .read-more {
    padding: 1rem 1.25rem;
  }

  .padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .blog33_list-2 {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .text-size-medium-3 {
    font-size: 1rem;
  }

  .fostac-fullform {
    font-size: 15px;
  }

  .fssai-black-box {
    width: 508px;
  }

  .navbar1_component-2 {
    height: auto;
    min-height: 4rem;
  }

  .heading-34-copy-2 {
    margin-top: 99px;
    font-size: 32px;
  }

  .footer-light-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navbar1_component-3 {
    height: auto;
    min-height: 4rem;
  }

  .footer-light-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .kpi-hr {
    font-size: 18px;
    line-height: 18px;
  }

  .kpi_timeline {
    padding-left: 0;
  }

  .container-46 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-size-medium-4 {
    font-size: 1rem;
  }

  .agnibh-r_2, .image-55-copy, .image-55-copy, .image-55-copy, .food-safety, .image-55-copy, .hide {
    width: 400px;
  }

  .brix---display-4 {
    font-size: 20px;
    line-height: 32px;
  }

  .brix---text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---blog-card-content-inside-v8 {
    padding: 44px 32px 38px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---grid-2-columns---gap-48px {
    grid-template-columns: 1fr;
  }

  .brix---badge-secondary-category-badges {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 12px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---categories-badges-item-wrapper, .brix---categories-badges-wrapper {
    flex-wrap: wrap;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---grid-title-and-categories {
    grid-template-columns: 1fr;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---blog-card-content-inside-v8-small {
    padding: 44px 32px 38px;
  }

  .brix---grid-blog-featured-v8 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---section-pd-bottom-56px {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .wooshbiz-timeline {
    padding-left: 0;
  }

  .cf-floating-white-div {
    display: none;
  }

  .cf-floating-scribble {
    width: 80%;
  }

  .cf-floating-image-container-2 {
    justify-content: flex-start;
    display: flex;
    bottom: -17%;
    left: -8%;
    transform: rotate(-23deg);
  }

  .cf-floating-black-div {
    display: none;
  }

  .cf-floating-image-container-1 {
    justify-content: flex-end;
    display: flex;
    top: -25%;
  }

  .cf-home-image-container {
    margin-bottom: 140px;
  }

  .cf-button-gradient, .cf-cta-button, .cf-22px-paragraph---white {
    font-size: 20px;
  }

  .cf-82px-heading {
    font-size: 50px;
  }

  .cf-1140px-wrapper---home-vertical {
    width: 90%;
  }

  .cf-hero-section-3 {
    background-image: linear-gradient(#0d0e10 75%, #fff 70%);
  }

  .cf-form-heading-28px {
    font-size: 30px;
  }

  .cf-send-message-form {
    padding: 40px;
  }

  .cf-footer-info {
    font-size: 18px;
  }

  .cf-info-heading {
    margin-bottom: 4px;
  }

  .cf-form-heading {
    font-size: 28px;
  }

  .cf-form-main-wrapper {
    width: 90%;
    padding: 70px 40px 90px;
  }

  .hti-sm {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .rl_layout270_spacing-block-4 {
    padding-bottom: 1.5rem;
  }

  .rl_layout270_spacing-block-3 {
    padding-bottom: 1.25rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl_layout270_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.25rem;
  }

  .rl_layout270_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .rl_layout207_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .udesly-paragraph-small {
    font-size: 12px;
  }

  .udesly-property-content {
    margin-top: 32px;
    position: static;
  }

  .udesly-slide {
    margin-right: 0;
  }

  .udesly-slider-large {
    min-height: 240px;
  }

  .logos-title-large {
    padding: 60px 15px;
  }

  .clients-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: -20px;
  }

  .clients-image {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .navbar1_component-4 {
    height: auto;
    min-height: 4rem;
  }

  .footer-form-container-2 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .footer-form-2 {
    margin-top: 20px;
  }

  .dox-footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom-2 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .image-98 {
    margin-top: 20px;
  }

  .footer-social-block-two-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .navbar1_component-5 {
    height: auto;
    min-height: 4rem;
  }

  .partner-logo_endles-loop02-2, .partner-logo_endles-loop01-2 {
    flex-direction: row;
    justify-content: center;
    padding-left: 35px;
    display: inline-block;
  }

  .heading-34-copy-3 {
    margin-top: 99px;
    font-size: 32px;
  }

  .container-64.container-8 {
    flex-direction: column;
    justify-content: center;
  }

  .footer-bottom-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two-3 {
    margin-top: 20px;
  }

  .heading-184 {
    font-size: 30px;
  }

  .text-block-183 {
    font-size: 15px;
  }

  .image-109 {
    width: 548px;
  }

  .container-69 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .primary-button-2 {
    margin-top: 32px;
    margin-bottom: 32px;
    font-size: 24px;
    display: inline-block;
  }

  .div-block-401 {
    width: 508px;
  }

  .section-29 {
    margin-top: 50px;
  }

  .div-block-405 {
    padding-top: 0;
  }

  .text-size-medium-5 {
    font-size: 1rem;
  }

  .container-74 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-191 {
    font-size: 30px;
  }

  .text-block-184 {
    font-size: 15px;
  }

  .image-110 {
    width: 548px;
  }

  .container-75 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-429 {
    width: 508px;
  }

  .section-33 {
    margin-top: 50px;
  }

  .div-block-430 {
    padding-top: 0;
  }

  .heading-197 {
    font-size: 30px;
  }

  .text-block-185 {
    font-size: 15px;
  }

  .image-111 {
    width: 548px;
  }

  .container-79 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-451 {
    width: 508px;
  }

  .section-36 {
    margin-top: 50px;
  }

  .div-block-452 {
    padding-top: 0;
  }

  .heading-203 {
    font-size: 30px;
  }

  .text-block-186 {
    font-size: 15px;
  }

  .image-112 {
    width: 548px;
  }

  .container-83 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-474 {
    width: 508px;
  }

  .section-39 {
    margin-top: 50px;
  }

  .div-block-475 {
    padding-top: 0;
  }

  .heading-210 {
    font-size: 30px;
  }

  .text-block-187 {
    font-size: 15px;
  }

  .image-113 {
    width: 548px;
  }

  .container-87 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-498 {
    width: 508px;
  }

  .section-41 {
    margin-top: 50px;
  }

  .div-block-499 {
    padding-top: 0;
  }

  .heading-218 {
    font-size: 30px;
  }

  .text-block-188 {
    font-size: 15px;
  }

  .image-114 {
    width: 548px;
  }

  .container-91 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-521 {
    width: 508px;
  }

  .section-43 {
    margin-top: 50px;
  }

  .div-block-522 {
    padding-top: 0;
  }

  .heading-225 {
    font-size: 30px;
  }

  .text-block-189 {
    font-size: 15px;
  }

  .image-115 {
    width: 548px;
  }

  .container-95 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-544 {
    width: 508px;
  }

  .section-45 {
    margin-top: 50px;
  }

  .div-block-545 {
    padding-top: 0;
  }

  .container-99 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-190 {
    font-size: 15px;
  }

  .image-116 {
    width: 548px;
  }

  .section-47 {
    margin-top: 50px;
  }

  .primary-button-3 {
    margin-top: 32px;
    margin-bottom: 32px;
    font-size: 24px;
    display: inline-block;
  }

  .div-block-566 {
    width: 508px;
  }

  .heading-233 {
    font-size: 30px;
  }

  .div-block-568 {
    padding-top: 0;
  }

  .primary-button-4 {
    margin-top: 32px;
    margin-bottom: 32px;
    font-size: 24px;
    display: inline-block;
  }

  .container-103 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-240 {
    font-size: 30px;
  }

  .text-block-191 {
    font-size: 15px;
  }

  .image-117 {
    width: 548px;
  }

  .container-104 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-594 {
    width: 508px;
  }

  .section-49 {
    margin-top: 50px;
  }

  .div-block-595 {
    padding-top: 0;
  }

  .heading-250 {
    font-size: 30px;
  }

  .text-block-192 {
    font-size: 15px;
  }

  .image-118 {
    width: 548px;
  }

  .container-108 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-617 {
    width: 508px;
  }

  .section-51 {
    margin-top: 50px;
  }

  .div-block-619 {
    padding-top: 0;
  }

  .heading-260 {
    font-size: 30px;
  }

  .text-block-193 {
    font-size: 15px;
  }

  .image-119 {
    width: 548px;
  }

  .container-112 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-641 {
    width: 508px;
  }

  .section-53 {
    margin-top: 50px;
  }

  .div-block-643 {
    padding-top: 0;
  }

  .heading-269 {
    font-size: 30px;
  }

  .text-block-194 {
    font-size: 15px;
  }

  .image-120 {
    width: 548px;
  }

  .container-116 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-664 {
    width: 508px;
  }

  .section-55 {
    margin-top: 50px;
  }

  .div-block-665 {
    padding-top: 0;
  }

  .blogs-pic-2 {
    width: 548px;
  }

  .blogs-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-138 {
    font-size: 18px;
    line-height: 18px;
  }

  .timeline0-2 {
    padding-left: 20px;
  }

  .padding-section-large-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .blogs-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-149 {
    font-size: 18px;
    line-height: 18px;
  }

  .star-partner-logo_endles-loop01, .star-partner-logo_endles-loop02 {
    flex-direction: row;
    justify-content: center;
    padding-left: 35px;
    display: inline-block;
  }

  .uui-heading-xlarge {
    font-size: 2.25rem;
  }

  .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: #6941c6;
  }

  .uui-layout69_component {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-testimonial11_logo-wrapper {
    margin-top: 1rem;
  }

  .uui-testimonial11_content-right {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .uui-testimonial11_slide {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-testimonial11_client {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .uui-testimonial11_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-testimonial08_logo {
    max-height: 2.5rem;
  }

  .uui-heading-medium-2 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-testimonial11_client-image {
    height: 22rem;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-testimonial11_arrow {
    inset: 0% 0% auto auto;
  }

  .uui-testimonial11_arrow:hover {
    background-color: #fff;
  }

  .uui-testimonial11_arrow.left {
    right: 3.5rem;
  }

  .uui-testimonial11_component {
    padding-top: 5rem;
    padding-bottom: 0;
  }

  .uui-testimonial11_slide-nav {
    inset: 0% auto auto 0%;
  }

  .uui-testimonial11_divider {
    display: none;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .food-safety-copy, .blog-18-i3 {
    width: 400px;
  }

  .dc-sm {
    margin-top: 20px;
  }

  .dc-linkedin-link, .dc-yt-link {
    margin-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .site-wrapper {
    object-fit: contain;
    width: 100%;
    max-width: 360px;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .body.site-wrapper {
    object-fit: none;
    object-fit: none;
    height: 50px;
    max-height: 50px;
    overflow: visible;
  }

  .heading {
    margin-top: 40px;
    font-size: 25px;
    line-height: 25px;
  }

  .heading.talk-show {
    font-size: 34px;
  }

  .looking-for-work {
    width: 225px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
    line-height: 19px;
  }

  .looking-for-work.secondary-button {
    font-size: 20px;
    line-height: 20px;
  }

  .looking-for-work.secondary-button.left-margin-30.site-wrapper {
    text-align: center;
    text-align: center;
  }

  .looking-for-work.secondary-button.contact-us {
    font-size: 19px;
    line-height: 19px;
  }

  .looking-for-work.site-wrapper {
    text-align: center;
  }

  .link {
    font-size: 15px;
    line-height: 15px;
  }

  .div-block-3 {
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .grid-3 {
    grid-template-columns: 1fr;
    margin-top: 50px;
  }

  .paragraph-2 {
    line-height: 100%;
  }

  .podcast-container {
    margin-top: 0;
    padding-top: 55px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-3 {
    margin-right: 80px;
    font-size: 20px;
    line-height: 20px;
  }

  .body-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .clr-logo {
    opacity: 1;
    -webkit-backdrop-filter: blur();
    backdrop-filter: blur();
    width: 220px;
    height: 60px;
    display: block;
  }

  .button-7.on-board-college-button {
    object-fit: contain;
    object-fit: contain;
    flex: 0 auto;
    width: 250px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    font-family: Gilroy Extra Bold, sans-serif;
    font-size: 15px;
    line-height: 15px;
    display: block;
    position: static;
  }

  .div-block-5.site-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .button-9 {
    font-size: 15px;
    line-height: 15px;
  }

  .button-9.secondary-button {
    width: 130px;
    height: 50px;
    font-size: 15px;
    line-height: 15px;
  }

  .video-2 {
    width: 225px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    display: block;
  }

  .div-block-6 {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-6 {
    font-size: 15px;
    line-height: 15px;
  }

  .paragraph-3 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 15px;
  }

  .container-2 {
    max-width: 225px;
  }

  .line {
    height: 100px;
    margin-left: 0;
    margin-right: 0;
  }

  .line.horizonal {
    width: 250px;
  }

  .centered-container {
    text-align: left;
  }

  .image-3 {
    padding-bottom: 20px;
  }

  .heading-7 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    font-style: normal;
    line-height: 35px;
  }

  .heading-7.flxibity {
    font-style: italic;
  }

  .link-4 {
    line-height: 16px;
  }

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid-4.colleges {
    grid-template-columns: 1fr;
  }

  .price-card {
    height: 550px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 20px;
  }

  .heading-11 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 15px;
    line-height: 15px;
  }

  .div-block-18 {
    transform: scale3d(1none, 1none, 1none);
    width: auto;
    height: auto;
    min-height: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .div-block-18:hover {
    transform: scale(1.4);
  }

  .collection-list-4 {
    margin-left: auto;
    margin-right: auto;
    padding: 40px 10px;
  }

  .heading-15 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-23 {
    object-fit: cover;
    width: auto;
    min-width: auto;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: auto;
  }

  .heading-16 {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 15px;
  }

  .text-block-9 {
    font-size: 10px;
    line-height: 10px;
  }

  .rich-text-block {
    font-size: 12px;
    line-height: 12px;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .text-block-11 {
    font-size: 10px;
    line-height: 10px;
  }

  .line-blog {
    width: 250px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .html-embed-2 {
    width: 10%;
    padding-top: 0;
    display: block;
  }

  .heading-17 {
    font-size: 12px;
    line-height: 12px;
  }

  .div-block-29 {
    border-radius: 8px;
    width: 275px;
    height: 810px;
  }

  .paragraph-7 {
    font-size: 12px;
    line-height: 12px;
  }

  .grid-6 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    width: 250px;
    height: 360px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .paragraph-8 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-5 {
    width: 30px;
    height: 30px;
  }

  .div-block-30 {
    padding-bottom: 0;
  }

  .heading-19 {
    flex: 0 auto;
    width: 125px;
    height: 35px;
    font-size: 14px;
    line-height: 14px;
  }

  .paragraph-9 {
    text-align: left;
    width: 180px;
    height: 30px;
    font-size: 11px;
    position: relative;
    top: -5px;
    right: -50px;
  }

  .heading-20 {
    font-size: 25px;
    line-height: 25px;
  }

  .button-15 {
    width: 225px;
    height: 35px;
    font-size: 20px;
    line-height: 20px;
  }

  .section-5 {
    width: auto;
    height: auto;
  }

  .heading-21 {
    font-size: 25px;
    line-height: 25px;
  }

  .heading-22 {
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-35 {
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .div-block-43 {
    width: auto;
    max-width: 350px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
  }

  .container-6 {
    max-width: 200px;
  }

  .heading-29 {
    font-size: 18px;
    line-height: 18px;
  }

  .text-block-21, .text-block-22, .text-block-23 {
    font-size: 12px;
    line-height: 12px;
  }

  .collection-item-2 {
    min-width: auto;
    max-height: 400px;
  }

  .collection-list-wrapper-6 {
    display: block;
  }

  .collection-list-5 {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-47 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button-18 {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-49 {
    height: 365px;
  }

  .div-block-50 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-10 {
    max-width: 250px;
    height: 350px;
  }

  .heading-36 {
    font-size: 22px;
    line-height: 22px;
  }

  .paragraph-12, .paragraph-13, .paragraph-14 {
    font-size: 15px;
    line-height: 15px;
  }

  .button-21 {
    width: 120px;
    height: 35px;
    font-size: 18px;
    line-height: 18px;
  }

  .track-2 {
    height: 500vw;
  }

  .items {
    padding: 0;
  }

  .heading-39 {
    font-size: 24px;
  }

  .paragraph-18 {
    letter-spacing: 1.5px;
  }

  .video-4 {
    width: auto;
  }

  .image-20 {
    object-fit: fill;
    width: 280px;
    height: 130px;
    margin: 0 auto;
  }

  .link-block-2 {
    height: 130px;
  }

  .body-19 {
    height: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-40 {
    width: auto;
    height: 70px;
    margin-top: 50px;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 130%;
  }

  .div-block-60 {
    width: 220px;
    height: 345px;
    min-height: 345px;
    max-height: 345px;
    margin-left: 10px;
    display: inline;
  }

  .hero {
    max-width: none;
    height: 410px;
  }

  .heading-43 {
    width: auto;
    margin-top: 10px;
    font-size: 12px;
    line-height: 120%;
  }

  .button-22 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    font-size: 26px;
    display: flex;
  }

  .button-22:hover {
    background-color: #ffaaab;
  }

  .button-22:active {
    background-color: #ab0000;
  }

  .button-22.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .link-5 {
    float: none;
    right: 100px;
  }

  .heading-44 {
    min-width: 25px;
  }

  .navbar1_dropdown-link {
    white-space: normal;
    overflow-wrap: normal;
  }

  .navbar1_component {
    width: auto;
    height: 64px;
  }

  .navbar1_menu.is-page-height-tablet {
    background-color: #fff;
    justify-content: center;
    height: auto;
    padding-bottom: 3rem;
    padding-left: 5%;
  }

  .div-block-62 {
    z-index: 0;
    background-color: #fff;
    width: auto;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .text-block-38 {
    font-size: 16px;
  }

  .section_1 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 24px;
  }

  .heading-48 {
    margin-top: 0;
    font-size: 24px;
    line-height: 100%;
  }

  .text-block-39 {
    font-size: 12px;
    font-weight: 700;
  }

  .div-block-66 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-67 {
    border-radius: 30px;
    width: 200px;
    height: 200px;
  }

  .column-7 {
    justify-content: center;
  }

  .div-block-67-copy, .background-video {
    border-radius: 30px;
    width: 200px;
    height: 200px;
  }

  .columns-12, .columns-13, .column-9 {
    text-align: center;
  }

  .div-block-70 {
    margin-top: 40px;
  }

  .image-35 {
    font-size: 12px;
  }

  .div-block-71 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-72 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .section_2 {
    padding-left: 0;
    padding-right: 0;
  }

  .slide-3 {
    max-width: none;
  }

  .heading-34-copy {
    margin-top: -16px;
    margin-bottom: 16px;
    font-size: 24px;
  }

  .text-block-56 {
    font-size: 12px;
  }

  .div-block-73 {
    margin-top: 0;
    margin-bottom: 88px;
    margin-right: 0;
  }

  .icon-5 {
    margin-left: 0;
    margin-right: 0;
  }

  .right-arrow {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 47px;
    margin-top: 0;
    display: flex;
  }

  .div-block-74 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-9 {
    text-align: center;
    justify-content: center;
    font-family: Gilroy Bold, sans-serif;
    font-size: 12px;
  }

  .slider {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .div-block-75 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .slide-nav {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 28px;
    display: flex;
  }

  .restaurant-endless-loop {
    text-align: center;
    flex-direction: row;
    align-items: stretch;
    padding-left: 0;
    display: flex;
  }

  .image-38 {
    width: 175px;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-78 {
    width: auto;
    height: auto;
  }

  .play-pause-button {
    top: 150px;
    left: 130px;
  }

  .section_4 {
    justify-content: center;
    width: auto;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .heading-56 {
    font-size: 60px;
  }

  .div-block-83 {
    width: 320px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .grid-10 {
    width: auto;
    margin-right: 0;
    padding-left: 16px;
  }

  .div-block-84 {
    background-image: url("https://cdn.prod.website-files.com/637627a62b1c3e0d3b7b3432/63859ee4b7b2b242d93b4362_DC%20Sir%20Passport%20size.png");
    background-position: 0 0;
    background-size: cover;
  }

  .heading-57 {
    font-size: 32px;
    line-height: 120%;
  }

  .text-block-58 {
    width: auto;
    line-height: 130%;
  }

  .container-15 {
    color: #000;
    padding-right: 0;
  }

  .section_5 {
    flex-direction: column;
    display: flex;
  }

  .column-10 {
    justify-content: center;
    align-items: center;
  }

  .heading-59 {
    font-size: 16px;
  }

  .text-block-59 {
    text-align: left;
    object-fit: fill;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    padding-right: 0;
    font-size: 12px;
    display: flex;
    overflow: visible;
  }

  .bold-text-6 {
    font-size: 16px;
  }

  .columns-14 {
    flex-direction: column;
    justify-content: space-between;
  }

  .div-block-88 {
    color: #000;
    flex-direction: column;
    margin-left: 0;
    display: flex;
  }

  .columns-15 {
    margin-bottom: 24px;
  }

  .column-11 {
    padding-right: 0;
  }

  .div-block-89 {
    display: inline-block;
  }

  .div-block-90 {
    width: 200px;
  }

  .div-block-91 {
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .trusted-company {
    flex-direction: column;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .restaurant-endless-loop-2 {
    text-align: center;
    flex-direction: row;
    width: auto;
    padding-left: 0;
    display: flex;
    overflow: hidden;
  }

  .div-block-92 {
    flex-direction: row;
    justify-content: center;
    width: auto;
    height: 300px;
    overflow: hidden;
  }

  .section_6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-41 {
    background-image: none;
  }

  .div-block-95 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-60 {
    font-size: 12px;
  }

  .container-16 {
    margin-top: 0;
    display: inline-block;
  }

  .div-block-96, .div-block-97 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .column-12 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-98 {
    flex-direction: row;
    display: flex;
  }

  .column-13 {
    padding-left: 0;
  }

  .devide-line {
    width: 300px;
  }

  .div-block-99 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 0;
    display: flex;
  }

  .container-17 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: none;
    display: flex;
    overflow: hidden;
  }

  .section_1-copy {
    margin-top: 50px;
  }

  .columns-16 {
    display: block;
  }

  .div-block-102 {
    margin-top: 0;
  }

  .column-14 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-17 {
    flex-direction: column;
  }

  .play-pause-button-copy {
    top: 312px;
    left: 130px;
  }

  .div-block-78-copy {
    width: auto;
    height: 624px;
  }

  .column-16 {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 64px;
  }

  .columns-18 {
    flex-direction: column;
    justify-content: center;
  }

  .div-block-104 {
    grid-auto-flow: row;
    align-content: center;
  }

  .div-block-105 {
    justify-content: center;
  }

  .button-22-copy {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-22-copy:hover {
    background-color: #ffaaab;
  }

  .button-22-copy:active {
    background-color: #ab0000;
  }

  .div-block-106 {
    width: 200px;
    height: .5px;
    margin-top: 64px;
    margin-right: 0;
  }

  .column-17 {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 64px;
  }

  .div-block-106-copy {
    width: 200px;
    height: .5px;
    margin-top: 64px;
    margin-right: 0;
  }

  .footer-light {
    padding-top: 0;
  }

  .container-18 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    place-content: center flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-form {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer-form-block {
    margin-left: -16px;
  }

  .footer-form-field {
    width: 294px;
  }

  .footer-divider-two {
    background-color: #acacac;
    height: .5px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .footer-social-block-two {
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 32px;
    margin-left: -30px;
  }

  .footer-social-link {
    margin-left: 26px;
  }

  .container-19 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-108 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .column-18 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text-8 {
    font-size: 24px;
  }

  .text-block-64 {
    font-size: 1rem;
    font-weight: 700;
  }

  .heading-63 {
    font-size: 16px;
  }

  .image-43 {
    object-fit: cover;
    width: 460px;
  }

  .heading-64 {
    padding-right: 0;
    font-family: Gilroy Bold, sans-serif;
    font-size: 16px;
  }

  .container-20 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-65 {
    padding-right: 0;
    font-family: Gilroy Bold, sans-serif;
    font-size: 16px;
  }

  .heading-66 {
    width: auto;
  }

  .div-block-109 {
    width: auto;
    max-width: none;
    height: 70px;
  }

  .primary-button {
    margin-top: 32px;
  }

  .text-block-65 {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-8 {
    margin-top: 76px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-111 {
    justify-content: center;
  }

  .grid-11 {
    grid-template-columns: 1fr;
  }

  .div-block-113 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-68 {
    margin-top: 10px;
  }

  .heading-69 {
    font-size: 24px;
  }

  .div-block-114 {
    margin-top: 0;
    padding: 16px;
  }

  .div-block-115 {
    justify-content: center;
    align-items: center;
  }

  .div-block-116 {
    width: 284px;
    display: flex;
  }

  .paragraph-23 {
    width: 200px;
  }

  .heading-70 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-21 {
    justify-content: center;
  }

  .grid-12 {
    width: 284px;
  }

  .bold-text-10 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 120%;
  }

  .section3 {
    height: auto;
    margin-top: 0;
    margin-bottom: 32px;
  }

  .container-22.container-8 {
    flex-direction: column;
    height: auto;
    margin-bottom: 0;
  }

  .section8 {
    flex-wrap: nowrap;
    align-items: flex-start;
    margin: 0 10px;
    display: flex;
  }

  .heading-9-copy {
    font-size: 20px;
    line-height: 100%;
  }

  .text-block-67 {
    font-size: 12px;
  }

  .image-11-copy {
    float: none;
    clear: right;
    margin-top: 10px;
    margin-left: 0;
  }

  .div-block-118 {
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section11, .div-block-119 {
    margin-top: 0;
  }

  .faq6_accordion {
    border-radius: 5px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .list-item-2 {
    font-size: 12px;
  }

  .list-2 {
    padding-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .faq6_answer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-size-medium {
    width: 200px;
  }

  .faq6_question {
    text-align: justify;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-17 {
    font-size: 16px;
  }

  .div-block-121 {
    flex-direction: column;
  }

  .icon-embed-xxsmall-5 {
    transform: rotate(90deg);
  }

  .div-block-124 {
    width: auto;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
  }

  .grid-14 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .heading-72 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .bold-text-20-copy {
    color: #000;
    font-size: 12px;
  }

  .div-block-125 {
    width: 307px;
  }

  .container-23 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-122-copy {
    flex-direction: row;
  }

  .columns-20 {
    clear: none;
    position: static;
    top: 0;
    overflow: hidden;
  }

  .div-block-126 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .section-10 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .section-11 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-73 {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 250px;
    display: flex;
  }

  .div-block-127 {
    flex-direction: column;
    align-self: center;
    width: 260px;
    font-family: Gilroy Bold, sans-serif;
  }

  .div-block-128 {
    flex-direction: column;
    align-items: center;
  }

  .grid-15 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .section-12 {
    margin-bottom: 0;
  }

  .heading-69-copy {
    margin-left: 0;
    font-size: 24px;
  }

  .div-block-130, .div-block-136 {
    margin-left: 0;
  }

  .div-block-130-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-135-copy {
    flex-direction: column;
  }

  .div-block-02 {
    flex-direction: column;
    margin-left: 0;
  }

  .div-block-02-copy, .div-block--130 {
    margin-left: 0;
  }

  .section-13 {
    flex-direction: column;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-138 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .left-arrow {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 47px;
    margin-top: 0;
    display: flex;
  }

  .div-block-139 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-75 {
    font-size: 24px;
  }

  .div-block-140 {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding: 8px;
  }

  .div-block-141 {
    background-size: cover;
    width: 270px;
    height: 400px;
    transform: rotate(0);
  }

  .div-block-142 {
    width: auto;
    margin-left: 0;
  }

  .div-block-143 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-16 {
    justify-items: start;
  }

  .container-26 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .heading-77 {
    margin-bottom: 20px;
    line-height: 100%;
  }

  .div-block-147 {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .bold-text-22 {
    font-size: 12px;
  }

  .container-28 {
    z-index: 0;
    max-width: 430px;
    height: 64px;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .heading-80 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 130%;
    text-decoration: none;
    display: flex;
  }

  .heading-80:hover {
    color: #e32129;
  }

  .contact {
    margin-top: 5px;
    font-size: 17px;
  }

  .trainer-2 {
    margin-top: 0;
    margin-bottom: 88px;
    margin-right: 0;
  }

  .trainer-1 {
    border-radius: 10px;
    order: -1;
    align-self: center;
    width: 40vh;
    height: 50vh;
    margin-top: 0;
    margin-bottom: 22px;
    margin-right: 0;
    overflow: visible;
  }

  .trainer-3, .trainer-4, .trainer-02, .trainer-03 {
    margin-top: 0;
    margin-bottom: 88px;
    margin-right: 0;
  }

  .icon-left {
    margin-left: 0;
    margin-right: 10px;
  }

  .icon-right {
    margin-left: 10px;
    margin-right: 0;
  }

  .trainer-04 {
    margin-top: 0;
    margin-bottom: 88px;
    margin-right: 0;
  }

  .container-29 {
    margin-top: 48px;
  }

  .link-block-7 {
    width: 291px;
    height: 291px;
  }

  .section-17 {
    width: 320px;
    max-width: 430px;
    height: 64px;
  }

  .column-20, .column-21 {
    padding-left: 0;
  }

  .padding-section-large {
    padding-top: 2rem;
  }

  .div-block-151 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .div-block-152 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .text-span-8 {
    font-size: 24px;
  }

  .footer-social-link-copy {
    margin-left: 26px;
  }

  .grid-18 {
    grid-template-columns: 1fr;
  }

  .container-30 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .submit-button-2 {
    align-self: stretch;
    margin-top: 16px;
  }

  .text-block-74 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-155 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-19 {
    grid-template-columns: 1fr;
  }

  .div-block-156 {
    flex-direction: row;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .partner-logo {
    flex-direction: column;
    height: 300px;
    margin-left: 0;
    display: flex;
  }

  .partner-logo_endles-loop {
    text-align: center;
    flex-direction: column;
    padding-left: 0;
    display: flex;
  }

  .div-block-168 {
    width: auto;
    height: 72px;
  }

  .grid-20 {
    place-items: stretch center;
  }

  .partner-logo_endles-loop01 {
    text-align: center;
    flex-direction: column;
    height: 300px;
    padding-left: 0;
    display: flex;
  }

  .partner-logo_endles-loop02 {
    text-align: center;
    flex-direction: column;
    margin-left: -40px;
    padding-left: 0;
    display: flex;
  }

  .featured-in {
    justify-content: flex-start;
  }

  .participant-brands-endless-loop {
    width: 320px;
  }

  .bonus {
    color: #e32129;
    font-size: 12px;
  }

  .div-block-169 {
    width: 300px;
    margin-left: 104px;
  }

  .bold-text-27 {
    font-size: 1rem;
  }

  .heading-84 {
    font-size: 24px;
  }

  .list-item, .max-width-large-2 {
    font-size: 12px;
  }

  .grid-21 {
    width: 312px;
  }

  .hotel-shot-learn {
    margin-top: 0;
  }

  .mask {
    height: auto;
    overflow: visible;
  }

  .icon-6 {
    margin-right: 0;
  }

  .icon-7 {
    margin-left: 0;
  }

  .image-38-copy {
    width: 175px;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-28 {
    color: #000;
  }

  .featured-logo-endless-loop {
    text-align: center;
    flex-direction: row;
    width: auto;
    padding-left: 0;
    display: flex;
    overflow: hidden;
  }

  .bold-text-29 {
    font-size: 20px;
    line-height: 100%;
  }

  .kaushal, .dominic, .rajan {
    background-size: cover;
    width: 270px;
    height: 400px;
    transform: rotate(0);
  }

  .div-block-173, .image-47 {
    width: auto;
    height: auto;
  }

  .about-us {
    margin-top: 50px;
  }

  .divide-page {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .faqs {
    font-size: 24px;
  }

  .div-block-175 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-85 {
    width: 275px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
    line-height: 25px;
  }

  .heading-85-copy, .unsure-h1 {
    width: 275px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .blogs {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    position: static;
  }

  .blogs-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-items: center;
    display: grid;
  }

  .blogs-left {
    flex-direction: column;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }

  .blog-profile {
    width: auto;
    max-width: none;
    position: relative;
  }

  .heading-86 {
    padding-left: 2px;
    font-size: 21px;
    line-height: 130%;
  }

  .blogs-text, .text-span-11 {
    font-size: 10px;
  }

  .blog-grid1 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    align-self: center;
    width: auto;
    margin-top: 16px;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .blogs-pic {
    width: 548px;
    height: auto;
  }

  .paragraph-25 {
    color: #000;
    text-align: justify;
    word-break: normal;
    padding-left: 2px;
    line-height: 130%;
  }

  .bold-text-33 {
    text-align: left;
    display: flex;
  }

  .bold-text-34 {
    text-align: left;
    justify-content: flex-start;
    display: flex;
  }

  .bold-text-35, .bold-text-36 {
    text-align: left;
    display: flex;
  }

  .div-block-37-copy {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .image-52 {
    width: 350px;
    height: auto;
  }

  .container-35 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-177 {
    align-items: center;
  }

  .div-block-178 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-179 {
    width: 300px;
  }

  .part-1 {
    margin-top: 48px;
  }

  .bold-text-37 {
    font-size: 12px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .blog33_item {
    width: auto;
  }

  .blog33_list {
    justify-content: center;
    justify-items: center;
  }

  .grid-22 {
    grid-template-columns: 1fr;
  }

  .blog-hero_section {
    margin-bottom: 0;
    position: relative;
  }

  .link-14 {
    color: #e32129;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
  }

  .timeline-right0 {
    margin-left: 10px;
    margin-right: -150px;
    font-size: 12px;
  }

  .timeline-progress0 {
    z-index: -2;
    margin-left: -14px;
  }

  .timeline-item0 {
    max-width: 1120px;
    position: static;
  }

  .section5-2 {
    margin-top: 10px;
  }

  .list-3 {
    margin-left: 0;
    font-size: 14px;
  }

  .timeline-center0 {
    justify-content: flex-end;
    width: 1px;
    margin-left: 0;
    position: static;
    top: 50vh;
    bottom: auto;
    overflow: hidden;
  }

  .timeline-wrapper0 {
    align-items: flex-start;
  }

  .div-block-184 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .timeline-left0 {
    object-fit: fill;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: -150px;
    overflow: visible;
  }

  .timeline-progress-bar0 {
    z-index: -1;
    position: fixed;
  }

  .timeline0 {
    z-index: 0;
    padding-left: 16px;
  }

  .text-block-82 {
    text-align: left;
    font-size: 14px;
  }

  .div-block-186 {
    height: auto;
    margin-top: -32px;
  }

  .circle {
    color: #0000;
    background-color: #0000;
    border-radius: 100%;
    padding-left: 0;
    position: static;
    overflow: hidden;
  }

  .image-54 {
    height: auto;
    margin-bottom: 24px;
    display: none;
    position: static;
    overflow: hidden;
  }

  .bold-text-40 {
    margin-left: 0;
  }

  .list-item-6 {
    margin-left: -10px;
  }

  .list-item-7 {
    text-align: justify;
    font-size: 14px;
  }

  .image-54-copy, .image-part {
    margin-bottom: 24px;
    display: none;
    position: static;
    overflow: hidden;
  }

  .bold-text-42 {
    font-size: 12px;
    line-height: 16%;
  }

  .list-item-9 {
    font-size: 14px;
  }

  .list-item-10 {
    font-size: 14px;
    font-weight: 500;
  }

  .list-item-copy {
    margin-left: 0;
    font-size: 14px;
  }

  .bold-text-17-copy {
    text-align: justify;
    font-size: 14px;
    line-height: 100%;
  }

  .faq-1 {
    border-radius: 5px;
    margin-bottom: -17px;
    margin-left: -17px;
    margin-right: -17px;
    padding: 0;
  }

  .text-block-83 {
    font-size: 16px;
  }

  .bold-text-43, .bold-text-44 {
    font-size: 12px;
  }

  .social-link {
    width: 40px;
    height: 40px;
  }

  .bold-text-45 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 130%;
    display: block;
  }

  .youtube {
    width: auto;
  }

  .link-block-15 {
    width: 300px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .level-1-text {
    font-size: 14px;
    line-height: 130%;
  }

  .level-2-text, .level-3-text {
    font-size: 12px;
  }

  .level-4-text {
    font-size: 14px;
  }

  .button-26.is-small {
    background-color: #e32129;
  }

  .button-26.is-small:hover {
    color: #e32129;
    background-color: #ffaaab;
    background-image: none;
    font-family: Gilroy Bold, sans-serif;
  }

  .image-55 {
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }

  .heading-93 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
    line-height: 100%;
  }

  .div-block-190 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    display: grid;
  }

  .div-block-191 {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .text-block-84 {
    padding-left: 0;
    padding-right: 0;
  }

  .read-more {
    justify-content: center;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .column-24, .blog_col {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .bold-text-47 {
    line-height: 120%;
  }

  .list-item-11 {
    font-size: 12px;
  }

  .text-size-medium-3.text-weight-bold {
    width: 222px;
  }

  .bold-text-48 {
    font-size: 16px;
  }

  .div-block-193 {
    justify-content: center;
    display: flex;
  }

  .fostac-contact-us {
    font-size: 24px;
  }

  .grid-24 {
    grid-template-columns: 1fr;
  }

  .container-36 {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .bold-text-54 {
    font-size: 30px;
  }

  .process-bar {
    margin-top: 64px;
  }

  .t3-introdution {
    justify-content: center;
    display: flex;
  }

  .text-block-87 {
    text-align: center;
    justify-content: center;
    font-size: 8px;
    line-height: 120%;
  }

  .text-block-102 {
    font-size: 10px;
  }

  .bold-text-55 {
    font-size: 22px;
    line-height: 130%;
  }

  .fostac-1 {
    line-height: 120%;
  }

  .fostac-h1 {
    font-size: 24px;
  }

  .bold-text-57 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .fostac-grid {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .fostac-fullform {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
  }

  .fssai {
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    font-family: Gilroy Bold, sans-serif;
    font-size: 12px;
  }

  .heading-65-copy {
    padding-right: 0;
    font-family: Gilroy Bold, sans-serif;
    font-size: 16px;
  }

  .fssai-black-box {
    width: auto;
    max-width: 100%;
    height: 60px;
  }

  .fssai-fullform {
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    font-family: Gilroy Bold, sans-serif;
    font-size: 12px;
  }

  .navbar1_component-2 {
    width: auto;
    height: 64px;
  }

  .navbar1_menu-2.is-page-height-tablet {
    background-color: #fff;
    justify-content: center;
    height: auto;
    padding-bottom: 3rem;
    padding-left: 5%;
  }

  .dox-navbar {
    width: 320px;
    max-width: 430px;
    height: 64px;
  }

  .container-37 {
    z-index: 0;
    max-width: 430px;
    height: 64px;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .div-block-195 {
    z-index: 0;
    background-color: #fff;
    width: auto;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .text-block-106 {
    font-size: 1rem;
    font-weight: 700;
  }

  .div-block-196 {
    background-repeat: no-repeat;
    background-size: 450px;
    height: 200px;
    display: flex;
  }

  .div-block-198 {
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: auto;
    display: flex;
  }

  .div-block-199 {
    border-radius: 20px;
    flex-direction: column;
    width: 208px;
    height: 93px;
    margin-bottom: 15px;
    margin-right: 4px;
  }

  .div-block-67-copy-2 {
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    width: 204px;
    height: auto;
    margin-left: 0;
    display: flex;
  }

  .container-38 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero_section-1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .background-video-3 {
    border-radius: 20px;
    width: 204px;
    height: 89px;
    margin-top: 0;
    margin-left: 0;
  }

  .h-1 {
    width: auto;
    font-size: 24px;
  }

  .section_2-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-200 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-201 {
    flex-direction: row;
    display: flex;
  }

  .container-39 {
    margin-top: 48px;
  }

  .image-38-copy-2, .image-56 {
    width: 175px;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-202 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .grid-25 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    display: flex;
  }

  .section_3-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .left-arrow-2 {
    text-align: left;
    justify-content: center;
    width: 40px;
    height: 40px;
    display: flex;
    right: 16%;
  }

  .section_4-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .s1_team2 {
    display: none;
  }

  .right-arrow-2 {
    width: 40px;
    height: 40px;
  }

  .s1_team3, .s3_team2 {
    display: none;
  }

  .mask-2 {
    height: 460px;
  }

  .s2_team4, .s2_team3 {
    display: none;
  }

  .s1_team1, .s3_team4 {
    display: block;
  }

  .grid-26 {
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .s3_team1, .s4_team3, .s4_team1, .s1_team4 {
    display: none;
  }

  .div-block-205 {
    padding-bottom: 0;
  }

  .icon-8 {
    margin-left: 8px;
    margin-right: 0;
  }

  .our-team-2 {
    height: auto;
  }

  .s2_team1 {
    display: none;
  }

  .s3_team3 {
    display: block;
  }

  .icon-9 {
    margin-left: 8px;
  }

  .heading-34-copy-2 {
    margin-top: 0;
    margin-bottom: 16px;
    margin-right: 72px;
    font-size: 16px;
  }

  .s2_team2 {
    display: block;
  }

  .s4_team2 {
    display: none;
  }

  .left-arrow-3 {
    text-align: left;
    justify-content: center;
    width: 40px;
    height: 40px;
    display: flex;
    right: 16%;
  }

  .section_5-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .right-arrow-3 {
    width: 40px;
    height: 40px;
  }

  .grid-27 {
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .div-block-207 {
    padding-bottom: 0;
  }

  .icon-10 {
    margin-left: 8px;
    margin-right: 0;
  }

  .icon-11 {
    margin-left: 8px;
  }

  .grid-28 {
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .section_6-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-209 {
    padding-bottom: 0;
  }

  .icon-12 {
    margin-left: 8px;
    margin-right: 0;
  }

  .icon-13 {
    margin-left: 8px;
  }

  .div-block-211 {
    width: auto;
    height: auto;
  }

  .heading-99 {
    margin-top: 0;
    font-size: 24px;
    line-height: 100%;
  }

  .text-block-108 {
    font-size: 12px;
    font-weight: 700;
  }

  .div-block-212 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-215 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .button-27 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-27:hover {
    background-color: #ffaaab;
  }

  .button-27:active {
    background-color: #ab0000;
  }

  .button-27.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .div-block-216 {
    width: 320px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-67 {
    background-image: none;
  }

  .div-block-217 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section_8 {
    justify-content: center;
    width: auto;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .div-block-218 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .bold-text-62 {
    line-height: 120%;
  }

  .div-block-219 {
    background-image: url("https://cdn.prod.website-files.com/637627a62b1c3e0d3b7b3432/63859ee4b7b2b242d93b4362_DC%20Sir%20Passport%20size.png");
    background-position: 0 0;
    background-size: cover;
  }

  .text-block-109 {
    font-size: 12px;
  }

  .container-41 {
    margin-top: 0;
    display: inline-block;
  }

  .heading-102 {
    width: 275px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
    line-height: 25px;
  }

  .heading-103 {
    font-size: 60px;
  }

  .grid-29 {
    width: auto;
    margin-right: 0;
    padding-left: 16px;
  }

  .bold-text-64 {
    font-size: 24px;
  }

  .footer-form-field-2 {
    width: 294px;
  }

  .container-42 {
    max-width: none;
  }

  .footer-light-2 {
    padding-top: 0;
  }

  .heading-104 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 130%;
    text-decoration: none;
    display: flex;
  }

  .heading-104:hover {
    color: #e32129;
  }

  .navbar1_component-3 {
    width: auto;
    height: 64px;
  }

  .container-43 {
    z-index: 0;
    max-width: 430px;
    height: 64px;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .div-block-222 {
    z-index: 0;
    background-color: #fff;
    width: auto;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .text-block-110 {
    font-size: 1rem;
    font-weight: 700;
  }

  .div-block-223 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .view-events_1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .view-events {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    display: flex;
  }

  .bold-text-67 {
    font-size: 24px;
  }

  .container-44 {
    max-width: none;
  }

  .footer-light-3 {
    padding-top: 0;
  }

  .heading-107 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 130%;
    text-decoration: none;
    display: flex;
  }

  .heading-107:hover {
    color: #e32129;
  }

  .column-25 {
    padding-right: 0;
  }

  .image-68 {
    width: 700px;
    height: auto;
  }

  .div-block-227 {
    flex-direction: column;
    align-self: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .last-block._3 {
    background-color: #111;
    width: 1000px;
    height: 700px;
  }

  .block._2 {
    width: 120vw;
    margin-left: 8px;
  }

  .image-59 {
    width: 700px;
  }

  .horizental-section-2 {
    background-color: #111;
    height: 300vh;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .horizental-scroll-content {
    width: 2950vw;
  }

  .bold-text-69 {
    font-size: 16px;
    line-height: 100%;
    display: flex;
  }

  .image-69 {
    width: 700px;
    height: auto;
  }

  .image-70 {
    width: 600px;
    height: auto;
  }

  .columns-22 {
    flex-direction: row;
  }

  .image-58 {
    width: 400px;
  }

  .slide-1_first-image._3 {
    background-color: #111;
    background-position: 50%;
    background-size: cover;
    width: 400px;
    height: auto;
  }

  .text-2 {
    padding-bottom: 0;
    font-family: Gilroy, sans-serif;
    font-size: 15px;
  }

  .text-2._3 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 12px;
  }

  .text-2.italic {
    margin-left: 10px;
  }

  .h2 {
    font-family: Gilroy, sans-serif;
    font-size: 30px;
  }

  .h2._2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-229 {
    background-image: url("https://cdn.prod.website-files.com/637627a62b1c3e0d3b7b3432/64477a34a9ea74fa706ea181_Untitled%20design%20(1).gif");
    background-position: 50%;
    background-size: cover;
    width: 1000px;
    height: 700px;
  }

  .block-copy._3 {
    background-color: #111;
    width: 1000px;
    height: 700px;
  }

  .last-image {
    display: none;
    overflow: visible;
  }

  .horizental-scroll-wrapper {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
    top: 50px;
    overflow: hidden;
  }

  .column-26 {
    padding-left: 10px;
    padding-right: 0;
  }

  .blog-5-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }

  .kpi-hr {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 130%;
    display: block;
  }

  .heading-108 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-231 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .section-26 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-233 {
    width: 307px;
  }

  .container-45 {
    flex-direction: column;
    align-items: flex-start;
  }

  ._12-kpi {
    font-size: 16px;
    line-height: 130%;
  }

  .timeline-progress-bar1 {
    z-index: -1;
    position: fixed;
  }

  .kpi_timeline {
    margin-top: 10px;
  }

  .list-item-12 {
    font-size: 12px;
  }

  .div-block-234 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .bold-text-70 {
    font-size: 16px;
  }

  .text-size-medium-4.text-weight-bold {
    width: 222px;
  }

  .button-28 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-28:hover {
    background-color: #ffaaab;
  }

  .button-28:active {
    background-color: #ab0000;
  }

  .button-28.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .heading-110 {
    margin-top: 0;
    font-size: 24px;
    line-height: 100%;
  }

  .text-block-111 {
    font-size: 12px;
    font-weight: 700;
  }

  .bold-text-71 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-73 {
    display: block;
  }

  .container-48, .container-49 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-72 {
    font-size: 20px;
    font-weight: 800;
  }

  .image-54-copy {
    height: auto;
    margin-bottom: 24px;
    display: inline-block;
    position: static;
    overflow: hidden;
  }

  .image-making-sacrifices, .image-54-copy-copy {
    margin-bottom: 24px;
    display: none;
    position: static;
    overflow: hidden;
  }

  .image-74 {
    width: 548px;
  }

  .link-block-19 {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }

  .bold-text-78 {
    font-size: 12px;
  }

  .text-span-20 {
    font-size: 10px;
  }

  .div-block-245 {
    display: block;
  }

  .agnibh-i_4, .agnibh-i_2 {
    display: none;
  }

  .text-span-21 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 130%;
  }

  .agnibh-r_2, .image-55-copy, .image-55-copy, .image-55-copy {
    width: auto;
    height: auto;
  }

  .agnibh-i_4-copy {
    display: block;
  }

  .div-block-191-copy {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .agnibh-i_2-copy {
    display: block;
  }

  .food-safety {
    width: auto;
    height: auto;
    display: none;
  }

  .image-55-copy {
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }

  .hide {
    width: auto;
    height: auto;
    margin-bottom: 20px;
    display: block;
  }

  .text-span-22 {
    font-size: 14px;
  }

  .bold-text-9-copy {
    font-family: Gilroy Extra Bold, sans-serif;
    font-size: 15px;
    font-weight: 800;
  }

  .brix---text-200 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---blog-card-content-inside-v8 {
    padding: 28px 21px 20px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---badge-secondary-category-badges {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 0;
    padding: 13px 21px;
    font-size: 14px;
    line-height: 16px;
  }

  .brix---categories-badges-item-wrapper, .brix---categories-badges-wrapper {
    justify-content: flex-end;
  }

  .brix---heading-h2-size {
    margin-left: 0;
    font-size: 24px;
    line-height: 34px;
  }

  .brix---grid-title-and-categories {
    justify-content: space-between;
    margin-bottom: 0;
    display: flex;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---blog-card-content-inside-v8-small {
    padding: 32px 24px 30px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---section-pd-bottom-56px {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .all-blogs-button {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .all-blogs-button:hover {
    background-color: #ffaaab;
  }

  .all-blogs-button:active {
    background-color: #ab0000;
  }

  .all-blogs-button.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 700;
  }

  .div-block-246 {
    margin-top: 20px;
  }

  .image-54-copy-copy {
    margin-bottom: 24px;
    display: none;
    position: static;
    overflow: hidden;
  }

  .text-span-23 {
    text-align: left;
    font-size: 19px;
  }

  .image-54-copy-4 {
    margin-bottom: 24px;
    display: block;
    position: static;
    overflow: hidden;
  }

  .text-block-149 {
    text-align: left;
    font-size: 14px;
  }

  .div-block-343 {
    height: auto;
    margin-top: -32px;
  }

  .wooshbiz-timeline {
    margin-top: 10px;
  }

  .image-54-copy-5 {
    margin-bottom: 24px;
    display: block;
    position: static;
    overflow: hidden;
  }

  .div-block-344 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .image-93 {
    height: auto;
    margin-bottom: 24px;
    display: none;
    position: static;
    overflow: hidden;
  }

  .cf-home-image-container {
    margin-bottom: 50px;
  }

  .cf-button-gradient {
    width: auto;
  }

  .cf-cta-arrow-div {
    flex: none;
  }

  .cf-button-text {
    flex: none;
    font-size: 18px;
  }

  .cf-cta-button {
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .cf-cta-button.rectangle {
    padding-left: 50px;
    font-family: Gilroy Bold, sans-serif;
  }

  .cf-22px-paragraph---white {
    font-size: 18px;
  }

  .cf-gradient-span {
    line-height: 110%;
  }

  .cf-82px-heading {
    font-size: 20px;
  }

  .cf-hero-section-3 {
    background-image: linear-gradient(#0d0e10 85%, #fff 70%);
  }

  .cf-form-gradient-submit {
    background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .cf-borders-text-field {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
  }

  .cf-borders-text-field-dropdown {
    padding-left: 14px;
    font-size: 16px;
  }

  .cf-form-heading-28px {
    font-size: 24px;
  }

  .cf-send-message-form {
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cf-footer-info {
    font-size: 16px;
  }

  .cf-info-heading {
    margin-bottom: 4px;
  }

  .cf-footer-headings-wrap {
    margin-left: 16px;
  }

  .cf-footer-info-contain {
    align-items: center;
  }

  .cf-form-heading {
    margin-bottom: 16px;
    font-size: 24px;
  }

  .cf-form-main-wrapper {
    height: auto;
    padding: 30px 20px 0;
  }

  .hti-sm {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .hti-brand-divider {
    background-color: #acacac;
    height: .5px;
  }

  .rl_layout270_spacing-block-1 {
    padding-bottom: 0;
  }

  .rl_layout207_content {
    margin-left: 0;
    margin-right: 0;
  }

  .rl_layout207_component {
    grid-template-columns: 1fr;
  }

  .rl-padding-section-large {
    flex-direction: column;
    display: flex;
  }

  .know-more {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
    font-size: 16px;
    display: flex;
  }

  .know-more:hover {
    background-color: #ffaaab;
  }

  .know-more:active {
    background-color: #ab0000;
  }

  .know-more.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .know-more._1 {
    margin-left: 10px;
  }

  .image-96 {
    flex-direction: column;
    grid-template-rows: auto auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 100%;
    height: auto;
    display: flex;
  }

  .paragraph-36 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
  }

  .div-block-345 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
    padding: 10px 0;
    font-family: Gilroy, sans-serif;
    line-height: 100%;
    display: flex;
  }

  .div-block-346 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-347 {
    width: auto;
  }

  .wooshbiz-by-hti {
    width: 100px;
    margin-top: 20px;
    margin-left: 15px;
  }

  .image-96-copy {
    flex-direction: column;
    grid-template-rows: auto auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
  }

  .hti {
    width: 80px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 15px;
  }

  .mobile-hide {
    flex-direction: column;
    grid-template-rows: auto auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 100%;
    height: auto;
    display: none;
  }

  .hide-in-pc {
    flex-direction: column;
    grid-template-rows: auto auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 100%;
    height: auto;
    display: flex;
  }

  .udesly-flex.udesly-gap-12 {
    grid-row-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .udesly-paragraph-large {
    color: var(--relume-library-lite-rl-black);
    text-shadow: 2px 0 8px #fff;
    font-size: 18px;
    line-height: 100%;
  }

  .udesly-arrow.udesly-right-property {
    width: 33px;
    height: 33px;
    margin-left: 0;
    right: 10px;
  }

  .udesly-arrow.udesly-left-property {
    width: 33px;
    height: 33px;
    left: 10px;
  }

  .udesly-slider-large {
    height: 400px;
  }

  .udesly-container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-348 {
    padding-left: 10px;
    padding-right: 10px;
    left: auto;
  }

  .star-by-hti {
    font-size: 20px;
    top: 35%;
    left: auto;
  }

  .udesly-paragraph-large--star {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    line-height: 100%;
  }

  .div-block-350 {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .image-97 {
    width: 130px;
    margin-bottom: 40px;
  }

  .image-97.t3 {
    width: 60px;
  }

  .t3 {
    width: 100px;
    margin-top: 20px;
    margin-left: 15px;
  }

  .wooshbiz-2 {
    padding-left: 10px;
    padding-right: 10px;
    top: 35%;
    left: auto;
  }

  .hti-1 {
    padding-left: 10px;
    padding-right: 10px;
    left: auto;
  }

  .star-by-hti-copy, .star-3, .lead-4, .dox-5 {
    font-size: 20px;
    top: 35%;
    left: auto;
  }

  .t3-6 {
    font-size: 20px;
    top: 35%;
    left: 14px;
  }

  .container-53 {
    max-width: none;
  }

  .clients-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    justify-items: center;
    display: grid;
  }

  .clients-image {
    width: 80px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .clients-image.t3, .clients-image.hti, .clients-image.t3, .clients-image.hti {
    margin-top: 0;
  }

  .link-block-21 {
    align-self: center;
  }

  .button-29 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-29:hover {
    background-color: #ffaaab;
  }

  .button-29:active {
    background-color: #ab0000;
  }

  .button-29.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .div-block-352 {
    margin-top: 64px;
  }

  .h1-blog-17 {
    padding-left: 2px;
    font-size: 21px;
    line-height: 130%;
  }

  .navbar1_component-4 {
    width: auto;
    height: 64px;
  }

  .div-block-353 {
    z-index: 0;
    background-color: #fff;
    width: auto;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .container-54 {
    z-index: 0;
    max-width: 430px;
    height: 64px;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .text-block-151 {
    font-size: 1rem;
    font-weight: 700;
  }

  .footer-form-container-2 {
    flex-direction: column;
  }

  .footer-form-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text-93 {
    font-size: 24px;
  }

  .container-55 {
    max-width: none;
  }

  .footer-block-two-2 {
    align-items: center;
    margin-top: 40px;
  }

  .dox-footer {
    padding-top: 0;
  }

  .contact-2 {
    margin-top: 5px;
    font-size: 17px;
  }

  .footer-bottom-2 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .heading-165 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 130%;
    text-decoration: none;
    display: flex;
  }

  .heading-165:hover {
    color: #e32129;
  }

  .footer-wrapper-two-2 {
    flex-direction: column;
    place-content: center flex-start;
    align-items: center;
  }

  .div-block-354, .footer-form-block-2 {
    margin-left: 0;
  }

  .div-block-355 {
    flex-direction: column;
    width: auto;
    margin-top: -32px;
  }

  .footer-social-block-two-2 {
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 32px;
    margin-left: -30px;
  }

  .div-block-356 {
    width: auto;
  }

  .footer-form-field-3 {
    width: 294px;
  }

  .div-block-358 {
    z-index: 0;
    background-color: #fff;
    width: auto;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .navbar-2 {
    width: 320px;
    max-width: 430px;
    height: 64px;
  }

  .container-57 {
    z-index: 0;
    max-width: 430px;
    height: 64px;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .text-block-152 {
    font-size: 1rem;
    font-weight: 700;
  }

  .div-block-359 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-360 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 8px;
  }

  .ketaki {
    background-size: cover;
    width: 270px;
    height: 400px;
    transform: rotate(0);
  }

  .div-block-361 {
    width: auto;
    margin-left: 0;
  }

  .bold-text-96 {
    width: auto;
    margin-top: -18px;
    padding-right: 10px;
    font-size: 11px;
  }

  .navbar1_component-5 {
    width: auto;
    height: 64px;
  }

  .navbar-div-border {
    border-width: 1px;
    border-radius: 10px;
  }

  .container-58 {
    z-index: 0;
    max-width: 430px;
    height: 64px;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .grid-31 {
    grid-template-columns: 1fr;
    justify-content: center;
  }

  .navbar1_dropdown-link-5 {
    clear: none;
    white-space: normal;
    width: 288px;
    padding-left: 2%;
  }

  .more {
    font-size: 1rem;
    font-weight: 700;
  }

  .div-block-362 {
    z-index: 0;
    background-color: #fff;
    width: auto;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .menu_bold {
    padding-right: 10px;
    font-size: 14px;
    font-weight: 800;
  }

  .text-block-154 {
    font-size: 1rem;
    font-weight: 700;
  }

  .corporate-navbar1_dropdown-list-2.w--open {
    display: flex;
  }

  .div-block-363 {
    flex-direction: row;
    justify-content: center;
    width: auto;
    height: 300px;
    overflow: hidden;
  }

  .section-28 {
    flex-direction: column;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .button-30 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-30:hover {
    background-color: #ffaaab;
  }

  .button-30:active {
    background-color: #ab0000;
  }

  .heading-168 {
    width: auto;
    height: 70px;
    margin-top: 50px;
    margin-bottom: 30px;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 130%;
  }

  .div-block-364 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-2 {
    max-width: none;
    height: 410px;
    margin-top: 48px;
  }

  .image-100 {
    width: 175px;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-169 {
    width: auto;
    margin-top: 10px;
    font-size: 12px;
    line-height: 120%;
  }

  .div-block-365 {
    width: auto;
    height: 72px;
  }

  .partner-logo_endles-loop02-2 {
    text-align: center;
    flex-direction: column;
    margin-left: -28px;
    padding-left: 0;
    display: flex;
  }

  .grid-32 {
    place-items: stretch center;
  }

  .div-block-366 {
    width: 220px;
    height: 345px;
    min-height: 345px;
    max-height: 345px;
    margin-left: 10px;
    display: inline;
  }

  .h3heading-2 {
    font-size: 17px;
  }

  .container-59 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: none;
    display: flex;
    overflow: hidden;
  }

  .typer2 {
    font-size: 20px;
  }

  .partner-logo_endles-loop01-2 {
    text-align: center;
    flex-direction: column;
    height: 300px;
    margin-left: -12px;
    padding-left: 0;
    display: flex;
  }

  .div-block-367 {
    border-radius: 30px;
    width: 200px;
    height: 200px;
  }

  .div-block-369 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .columns-24, .column-27 {
    text-align: center;
  }

  .column-28 {
    justify-content: center;
  }

  .div-block-371 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-67-copy-3 {
    border-radius: 30px;
    width: 200px;
    height: 200px;
  }

  .div-block-372 {
    margin-top: 40px;
  }

  .columns-25 {
    clear: none;
    position: static;
    top: 0;
    overflow: hidden;
  }

  .heading-172 {
    margin-top: 0;
    font-size: 24px;
    line-height: 100%;
  }

  .section_2-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-374 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-105 {
    width: 175px;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-375 {
    flex-direction: row;
    display: flex;
  }

  .container-61 {
    margin-top: 48px;
  }

  .image-38-copy-3 {
    width: 175px;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-34-copy-3 {
    margin-top: -16px;
    margin-bottom: 16px;
    font-size: 24px;
  }

  .icon-14 {
    margin-left: 0;
  }

  .div-block-376 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .icon-15 {
    margin-right: 0;
  }

  .div-block-377 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-174 {
    margin-top: 0;
    font-size: 24px;
    line-height: 100%;
  }

  .text-block-158 {
    font-size: 12px;
    font-weight: 700;
  }

  .heading-9-copy-2 {
    margin-top: 0;
    font-size: 24px;
  }

  .container-64.container-8 {
    flex-direction: column;
    height: auto;
    margin-bottom: 0;
  }

  .text-block-159 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-378 {
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-176 {
    width: 275px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
    line-height: 25px;
  }

  .div-block-380 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section_4-3 {
    justify-content: center;
    width: auto;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .button-31 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-31:hover {
    background-color: #ffaaab;
  }

  .button-31:active {
    background-color: #ab0000;
  }

  .button-31.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .div-block-381 {
    background-image: url("https://cdn.prod.website-files.com/637627a62b1c3e0d3b7b3432/63859ee4b7b2b242d93b4362_DC%20Sir%20Passport%20size.png");
    background-position: 0 0;
    background-size: cover;
  }

  .div-block-382 {
    width: 320px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .bold-text-97 {
    line-height: 120%;
  }

  .div-block-383 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-65 {
    margin-top: 0;
    display: inline-block;
  }

  .div-block-385 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-177 {
    font-size: 60px;
  }

  .text-block-160 {
    font-size: 12px;
  }

  .image-106 {
    background-image: none;
  }

  .grid-33 {
    width: auto;
    margin-right: 0;
    padding-left: 16px;
  }

  .column-30 {
    padding-left: 0;
  }

  .container-66 {
    color: #000;
    padding-right: 0;
  }

  .text-block-161 {
    text-align: left;
    object-fit: fill;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    padding-right: 0;
    font-size: 12px;
    display: flex;
    overflow: visible;
  }

  .text-block-162 {
    width: auto;
    line-height: 130%;
  }

  .div-block-386 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 0;
    display: flex;
  }

  .div-block-388 {
    display: inline-block;
  }

  .column-31 {
    padding-right: 0;
  }

  .image-107 {
    width: 175px;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-32 {
    padding-left: 0;
  }

  .section_5-3 {
    flex-direction: column;
    display: flex;
  }

  .image-38-copy-4 {
    width: 175px;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-389 {
    color: #000;
    flex-direction: column;
    margin-left: 0;
    display: flex;
  }

  .div-block-390 {
    width: 200px;
  }

  .div-block-391 {
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-392 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .column-33 {
    padding-left: 0;
  }

  .heading-180 {
    font-size: 16px;
  }

  .container-67 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: none;
    display: flex;
    overflow: hidden;
  }

  .heading-181 {
    font-size: 32px;
    line-height: 120%;
  }

  .bold-text-98 {
    color: #000;
  }

  .columns-26 {
    margin-bottom: 24px;
  }

  .bold-text-99 {
    font-size: 24px;
  }

  .footer-form-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-173 {
    font-size: 10px;
  }

  .heading-182 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 130%;
    text-decoration: none;
    display: flex;
  }

  .heading-182:hover {
    color: #e32129;
  }

  .footer-form-block-3 {
    margin-left: -16px;
  }

  .container-68 {
    max-width: none;
  }

  .text-block-176 {
    text-align: center;
    justify-content: center;
    font-size: 8px;
    line-height: 120%;
  }

  .footer-bottom-3 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .footer-form-field-4 {
    width: 294px;
  }

  .footer-social-block-two-3 {
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 32px;
    margin-left: -30px;
  }

  .columns-27 {
    display: block;
  }

  .button-32 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-32:hover {
    background-color: #ffaaab;
  }

  .button-32:active {
    background-color: #ab0000;
  }

  .div-block-395, .image-108 {
    width: auto;
    height: auto;
  }

  .div-block-396 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .bold-text-100 {
    text-align: left;
    display: flex;
  }

  .text-block-183 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .bold-text-101 {
    text-align: left;
    justify-content: flex-start;
    display: flex;
  }

  .image-109 {
    width: 548px;
  }

  .container-69 {
    margin-top: 0;
  }

  .div-block-398 {
    flex-direction: column;
    align-items: center;
  }

  .bold-text-102 {
    text-align: left;
    display: flex;
  }

  .grid-34 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .div-block-401 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .section-29 {
    margin-top: 76px;
  }

  .div-block-402 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .section-30 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-403 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-404 {
    flex-direction: column;
    align-self: center;
    width: 260px;
    font-family: Gilroy Bold, sans-serif;
  }

  .grid-35 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .bold-text-103 {
    font-size: 13px;
  }

  .heading-186 {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 250px;
    display: flex;
  }

  .div-block-405 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-104 {
    margin-bottom: 0;
  }

  .heading-187 {
    font-size: 24px;
  }

  .div-block-406 {
    justify-content: center;
    align-items: center;
  }

  .div-block-407 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .container-71 {
    justify-content: center;
  }

  .div-block-408 {
    width: 284px;
    display: flex;
  }

  .heading-188 {
    margin-top: 10px;
  }

  .grid-36 {
    width: 284px;
  }

  .container-72 {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-31 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-410 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .heading-189 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-411 {
    width: 307px;
  }

  .button-33 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-33:hover {
    background-color: #ffaaab;
  }

  .button-33:active {
    background-color: #ab0000;
  }

  .button-33.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .div-block-412 {
    margin-left: 0;
  }

  .section-32 {
    margin-bottom: 0;
  }

  .div-block-415 {
    margin-left: 0;
  }

  .div-block-417 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-418 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-embed-xxsmall-34 {
    transform: rotate(90deg);
  }

  .heading-9-copy-3 {
    margin-top: 0;
    font-size: 24px;
  }

  .div-block-421 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-medium-5.text-weight-bold {
    width: 222px;
  }

  .list-item-13 {
    font-size: 12px;
  }

  .bold-text-106 {
    font-size: 16px;
  }

  .div-block-424 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .text-block-184 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .image-110 {
    width: 548px;
  }

  .container-75 {
    margin-top: 0;
  }

  .div-block-426 {
    flex-direction: column;
    align-items: center;
  }

  .grid-37 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .div-block-429 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .section-33 {
    margin-top: 76px;
  }

  .div-block-430 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-107 {
    margin-bottom: 0;
  }

  .heading-193 {
    font-size: 24px;
  }

  .div-block-431 {
    justify-content: center;
    align-items: center;
  }

  .div-block-432 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-194 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-76 {
    justify-content: center;
  }

  .div-block-433 {
    width: 284px;
    display: flex;
  }

  .grid-38 {
    width: 284px;
  }

  .container-77 {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-34 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-435 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .heading-195 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-436 {
    width: 307px;
  }

  .button-34 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-34:hover {
    background-color: #ffaaab;
  }

  .button-34:active {
    background-color: #ab0000;
  }

  .button-34.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .div-block-437 {
    margin-left: 0;
  }

  .section-35 {
    margin-bottom: 0;
  }

  .div-block-440 {
    margin-left: 0;
  }

  .div-block-442 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-443 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-embed-xxsmall-43 {
    transform: rotate(90deg);
  }

  .div-block-446 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .text-block-185 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .image-111 {
    width: 548px;
  }

  .container-79 {
    margin-top: 0;
  }

  .div-block-448 {
    flex-direction: column;
    align-items: center;
  }

  .grid-39 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .div-block-451 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .section-36 {
    margin-top: 76px;
  }

  .div-block-452 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-109 {
    margin-bottom: 0;
  }

  .heading-199 {
    font-size: 24px;
  }

  .div-block-453 {
    justify-content: center;
    align-items: center;
  }

  .div-block-454 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-200 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-80 {
    justify-content: center;
  }

  .div-block-455 {
    width: 284px;
    display: flex;
  }

  .grid-40 {
    width: 284px;
  }

  .container-81 {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-37 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-458 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .heading-201 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-459 {
    width: 307px;
  }

  .button-35 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-35:hover {
    background-color: #ffaaab;
  }

  .button-35:active {
    background-color: #ab0000;
  }

  .button-35.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .div-block-460 {
    margin-left: 0;
  }

  .section-38 {
    margin-bottom: 0;
  }

  .div-block-463 {
    margin-left: 0;
  }

  .div-block-465 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-466 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-embed-xxsmall-50 {
    transform: rotate(90deg);
  }

  .div-block-469 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .text-block-186 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .image-112 {
    width: 548px;
  }

  .container-83 {
    margin-top: 0;
  }

  .div-block-471 {
    flex-direction: column;
    align-items: center;
  }

  .grid-41 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .div-block-474 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .section-39 {
    margin-top: 76px;
  }

  .div-block-475 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-111 {
    margin-bottom: 0;
  }

  .heading-205 {
    font-size: 24px;
  }

  .div-block-476 {
    justify-content: center;
    align-items: center;
  }

  .div-block-477 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-206 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-84 {
    justify-content: center;
  }

  .div-block-478 {
    width: 284px;
    display: flex;
  }

  .grid-42 {
    width: 284px;
  }

  .div-block-480 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .section-40 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .container-85 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-482 {
    width: 307px;
  }

  .heading-208 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .button-36 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-36:hover {
    background-color: #ffaaab;
  }

  .button-36:active {
    background-color: #ab0000;
  }

  .button-36.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .div-block-483, .div-block-486 {
    margin-left: 0;
  }

  .div-block-488 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-489 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-embed-xxsmall-54 {
    transform: rotate(90deg);
  }

  .heading-209 {
    font-size: 16px;
  }

  .div-block-492 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .text-block-187 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .heading-211 {
    padding-right: 0;
    font-size: 16px;
  }

  .image-113 {
    width: 548px;
  }

  .container-87 {
    margin-top: 0;
  }

  .div-block-494 {
    flex-direction: column;
    align-items: center;
  }

  .heading-213 {
    padding-right: 0;
    font-size: 15px;
  }

  .grid-43 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .div-block-498 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .section-41 {
    margin-top: 76px;
  }

  .div-block-499 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-113 {
    margin-bottom: 0;
  }

  .heading-214 {
    font-size: 24px;
  }

  .div-block-500 {
    justify-content: center;
    align-items: center;
  }

  .div-block-501 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-215 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-88 {
    justify-content: center;
  }

  .div-block-502 {
    width: 284px;
    display: flex;
  }

  .grid-44 {
    width: 284px;
  }

  .container-89 {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-42 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-505 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .heading-216 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-506 {
    width: 307px;
  }

  .button-37 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-37:hover {
    background-color: #ffaaab;
  }

  .button-37:active {
    background-color: #ab0000;
  }

  .button-37.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .div-block-507, .div-block-510 {
    margin-left: 0;
  }

  .div-block-512 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-513 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-embed-xxsmall-58 {
    transform: rotate(90deg);
  }

  .div-block-516 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .text-block-188 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .image-114 {
    width: 548px;
  }

  .container-91 {
    margin-top: 0;
  }

  .div-block-518 {
    flex-direction: column;
    align-items: center;
  }

  .grid-45 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .div-block-521 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .section-43 {
    margin-top: 76px;
  }

  .div-block-522 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-115 {
    margin-bottom: 0;
  }

  .heading-220 {
    font-size: 24px;
  }

  .div-block-523 {
    justify-content: center;
    align-items: center;
  }

  .div-block-524 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-221 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-92 {
    justify-content: center;
  }

  .div-block-525 {
    width: 284px;
    display: flex;
  }

  .heading-222 {
    margin-top: 10px;
  }

  .grid-46 {
    width: 284px;
  }

  .container-93 {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-44 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-528 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .heading-223 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-529 {
    width: 307px;
  }

  .button-38 {
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-38:hover {
    background-color: #ffaaab;
  }

  .button-38:active {
    background-color: #ab0000;
  }

  .button-38.survey {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
  }

  .div-block-530, .div-block-533 {
    margin-left: 0;
  }

  .div-block-535 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-536 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-embed-xxsmall-62 {
    transform: rotate(90deg);
  }

  .div-block-539 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .text-block-189 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .image-115 {
    width: 548px;
  }

  .container-95 {
    margin-top: 0;
  }

  .div-block-541 {
    flex-direction: column;
    align-items: center;
  }

  .grid-47 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .div-block-544 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .section-45 {
    margin-top: 76px;
  }

  .div-block-545 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-117 {
    margin-bottom: 0;
  }

  .heading-227 {
    font-size: 24px;
  }

  .div-block-546 {
    justify-content: center;
    align-items: center;
  }

  .div-block-547 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-228 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-96 {
    justify-content: center;
  }

  .div-block-548 {
    width: 284px;
    display: flex;
  }

  .heading-229 {
    margin-top: 10px;
  }

  .grid-48 {
    width: 284px;
  }

  .container-97 {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-46 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-551 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .heading-230 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-552 {
    width: 307px;
  }

  .div-block-553, .div-block-556 {
    margin-left: 0;
  }

  .div-block-558 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-559 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-embed-xxsmall-66 {
    transform: rotate(90deg);
  }

  .div-block-562 {
    flex-direction: column;
  }

  .container-99 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-190 {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-49 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .text-span-27 {
    margin-left: 10px;
    font-size: 24px;
  }

  .bold-text-119 {
    text-align: left;
    display: flex;
  }

  .image-116 {
    width: 548px;
  }

  .bold-text-120 {
    text-align: left;
    justify-content: flex-start;
    display: flex;
  }

  .section-47 {
    margin-top: 76px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-564 {
    width: auto;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
  }

  .primary-button-3 {
    margin-top: 32px;
  }

  .div-block-566 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .heading-233 {
    width: auto;
  }

  .bold-text-121 {
    text-align: left;
    display: flex;
  }

  .div-block-567 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .bold-text-122 {
    text-align: left;
    display: flex;
  }

  .div-block-568 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-123 {
    margin-bottom: 0;
  }

  .heading-234 {
    font-size: 24px;
  }

  .div-block-569 {
    justify-content: center;
    align-items: center;
  }

  .div-block-570 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-235 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-100 {
    justify-content: center;
  }

  .div-block-571 {
    width: 284px;
    display: flex;
  }

  .heading-236 {
    margin-top: 10px;
  }

  .grid-50 {
    width: 284px;
  }

  .div-block-573 {
    width: 307px;
  }

  .section-48 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-575 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .heading-237 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .container-101 {
    flex-direction: column;
    align-items: flex-start;
  }

  .icon-embed-xxsmall-70 {
    transform: rotate(90deg);
  }

  .primary-button-4 {
    margin-top: 32px;
  }

  .div-block-580 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-582 {
    margin-left: 0;
  }

  .div-block-583 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-584 {
    margin-left: 0;
  }

  .div-block-585 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .list-item-14 {
    font-size: 12px;
  }

  .bold-text-125, .heading-239 {
    font-size: 16px;
  }

  .div-block-588 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .text-block-191 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .heading-241 {
    padding-right: 0;
    font-size: 16px;
  }

  .image-117 {
    width: 548px;
  }

  .container-104 {
    margin-top: 0;
  }

  .div-block-590 {
    flex-direction: column;
    align-items: center;
  }

  .heading-243 {
    padding-right: 0;
    font-size: 15px;
  }

  .grid-51 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .div-block-594 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .section-49 {
    margin-top: 76px;
  }

  .div-block-595 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-126 {
    margin-bottom: 0;
  }

  .heading-244 {
    font-size: 24px;
  }

  .div-block-596 {
    justify-content: center;
    align-items: center;
  }

  .div-block-597 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-245 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-105 {
    justify-content: center;
  }

  .div-block-598 {
    width: 284px;
    display: flex;
  }

  .heading-246 {
    margin-top: 10px;
  }

  .grid-52 {
    width: 284px;
  }

  .container-106 {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-50 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-601 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .heading-247 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-602 {
    width: 307px;
  }

  .div-block-603, .div-block-606 {
    margin-left: 0;
  }

  .div-block-608 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-609 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-embed-xxsmall-74 {
    transform: rotate(90deg);
  }

  .heading-249 {
    font-size: 16px;
  }

  .div-block-612 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .heading-251 {
    padding-right: 0;
    font-size: 16px;
    line-height: 100%;
  }

  .heading-252 {
    padding-right: 0;
    font-size: 15px;
    line-height: 100%;
  }

  .text-block-192 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .image-118 {
    width: 548px;
  }

  .container-108 {
    margin-top: 0;
  }

  .div-block-614 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-617 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .grid-53 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .section-51 {
    margin-top: 76px;
  }

  .div-block-619 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-128 {
    margin-bottom: 0;
  }

  .heading-254 {
    font-size: 24px;
  }

  .div-block-620 {
    justify-content: center;
    align-items: center;
  }

  .div-block-621 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-255 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-109 {
    justify-content: center;
  }

  .div-block-622 {
    width: 284px;
    display: flex;
  }

  .heading-256 {
    margin-top: 10px;
  }

  .grid-54 {
    width: 284px;
  }

  .container-110 {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-52 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-625 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .heading-257 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-626 {
    width: 307px;
  }

  .div-block-627, .div-block-630 {
    margin-left: 0;
  }

  .div-block-632 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-633 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-embed-xxsmall-78 {
    transform: rotate(90deg);
  }

  .heading-259 {
    font-size: 16px;
  }

  .div-block-636 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .heading-261 {
    padding-right: 0;
    font-size: 16px;
    line-height: 100%;
  }

  .heading-262 {
    padding-right: 0;
    font-size: 15px;
    line-height: 100%;
  }

  .text-block-193 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .image-119 {
    width: 548px;
  }

  .container-112 {
    margin-top: 0;
  }

  .div-block-638 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-641 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .grid-55 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .section-53 {
    margin-top: 76px;
  }

  .div-block-643 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-129 {
    margin-bottom: 0;
  }

  .heading-264 {
    font-size: 24px;
  }

  .div-block-644 {
    justify-content: center;
    align-items: center;
  }

  .div-block-645 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-265 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-113 {
    justify-content: center;
  }

  .div-block-646 {
    width: 284px;
    display: flex;
  }

  .heading-266 {
    margin-top: 10px;
  }

  .grid-56 {
    width: 284px;
  }

  .container-114 {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-54 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-649 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .heading-267 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-650 {
    width: 307px;
  }

  .div-block-651, .div-block-654 {
    margin-left: 0;
  }

  .div-block-656 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .icon-embed-xxsmall-82 {
    transform: rotate(90deg);
  }

  .div-block-659 {
    flex-direction: column;
    align-items: center;
    width: auto;
    display: flex;
  }

  .text-block-194 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .image-120 {
    width: 548px;
  }

  .container-116 {
    margin-top: 0;
  }

  .div-block-661 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-664 {
    width: 280px;
    max-width: 100%;
    height: 70px;
  }

  .grid-57 {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .section-55 {
    margin-top: 76px;
  }

  .div-block-665 {
    margin-top: 0;
    padding: 16px;
  }

  .bold-text-130 {
    margin-bottom: 0;
  }

  .heading-271 {
    font-size: 24px;
  }

  .div-block-666 {
    justify-content: center;
    align-items: center;
  }

  .div-block-667 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .container-117 {
    justify-content: center;
  }

  .div-block-668 {
    width: 284px;
    display: flex;
  }

  .heading-272 {
    margin-top: 10px;
  }

  .grid-58 {
    width: 284px;
  }

  .container-118 {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-56 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-670 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -4px;
    margin-right: 0;
    display: flex;
  }

  .heading-273 {
    font-family: Gilroy Bold, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-671 {
    width: 307px;
  }

  .div-block-672, .div-block-675 {
    margin-left: 0;
  }

  .div-block-677 {
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-678 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-embed-xxsmall-86 {
    transform: rotate(90deg);
  }

  .submit-button-3 {
    align-self: stretch;
    margin-top: 16px;
  }

  .container-120 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-span-28 {
    font-size: 24px;
  }

  .link-19 {
    font-family: Gilroy Bold, sans-serif;
  }

  .grid-59 {
    grid-template-columns: 1fr;
  }

  .div-block-682 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-683 {
    flex-direction: row;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .see-all_mi {
    margin-top: 80px;
  }

  .heading-277 {
    color: #e32129;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 100%;
  }

  .grid-60 {
    grid-template-columns: 1fr;
  }

  .div-block-686 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-687 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-688 {
    flex-direction: row;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .bold-text-131 {
    color: #e32129;
    font-size: 24px;
  }

  .heading-279 {
    color: #e32129;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 100%;
  }

  .grid-61 {
    grid-template-columns: 1fr;
  }

  .div-block-691 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-692 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-693 {
    flex-direction: row;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .heading-281 {
    color: #e32129;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 100%;
  }

  .grid-62 {
    grid-template-columns: 1fr;
  }

  .div-block-696 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-697 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-698 {
    flex-direction: row;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .heading-283 {
    color: #e32129;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 100%;
  }

  .grid-63 {
    grid-template-columns: 1fr;
  }

  .container-125 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .div-block-700 {
    width: auto;
    margin-left: 0;
  }

  .div-block-701 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-702 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 8px;
  }

  .div-block-703 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-126 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .div-block-704 {
    width: auto;
    margin-left: 0;
  }

  .div-block-705 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-706 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 8px;
  }

  .div-block-707 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-127 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .div-block-708 {
    width: auto;
    margin-left: 0;
  }

  .div-block-709 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-710 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 8px;
  }

  .div-block-711 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-712 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-713 {
    flex-direction: row;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-715 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-288 {
    color: #e32129;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 100%;
  }

  .grid-64 {
    grid-template-columns: 1fr;
  }

  .bold-text-135 {
    font-size: 12px;
  }

  .blogs-left-2 {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-289 {
    font-size: 21px;
    line-height: 130%;
  }

  .bold-text-136 {
    font-size: 12px;
  }

  .paragraph-41 {
    color: #000;
    text-align: justify;
    line-height: 130%;
  }

  .blogs-div-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }

  .bold-text-137 {
    font-size: 12px;
    line-height: 16%;
  }

  .blogs-pic-2 {
    width: 548px;
  }

  .blogs-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .blog-hero_section-2 {
    margin-bottom: 0;
    position: relative;
  }

  .text-span-29 {
    font-size: 10px;
  }

  .div-block-719 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .bold-text-138 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 130%;
    display: block;
  }

  .list-item-15 {
    font-size: 19px;
  }

  .list-5 {
    margin-left: 0;
    font-size: 14px;
  }

  .div-block-721 {
    height: auto;
    margin-top: -32px;
  }

  .image-part-2 {
    margin-bottom: 24px;
    display: inline-block;
    position: static;
    overflow: hidden;
  }

  .image-54-copy-6 {
    margin-bottom: 24px;
    display: none;
    position: static;
    overflow: hidden;
  }

  .text-block-210 {
    font-size: 14px;
  }

  .image-122 {
    margin-bottom: 24px;
    position: static;
    overflow: hidden;
  }

  .timeline0-2 {
    z-index: 0;
    padding-left: 16px;
  }

  .list-item-17 {
    text-align: justify;
    font-size: 19px;
  }

  .bold-text-143 {
    margin-left: 0;
  }

  .list-item-18 {
    text-align: justify;
    font-size: 19px;
  }

  .blog33_item-3 {
    width: auto;
  }

  .bold-text-146 {
    font-size: 12px;
  }

  .blogs-left-3 {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-291 {
    font-size: 21px;
    line-height: 130%;
  }

  .bold-text-147 {
    font-size: 12px;
  }

  .paragraph-42 {
    color: #000;
    text-align: justify;
    line-height: 130%;
  }

  .blogs-div-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }

  .bold-text-148 {
    font-size: 12px;
    line-height: 16%;
  }

  .blogs-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .blog-hero_section-3 {
    margin-bottom: 0;
    position: relative;
  }

  .div-block-725 {
    flex-direction: column;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .bold-text-149 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 130%;
    display: block;
  }

  .list-item-19 {
    font-size: 19px;
  }

  .list-6 {
    margin-left: 0;
    font-size: 14px;
  }

  .div-block-727 {
    height: auto;
    margin-top: -32px;
  }

  .text-block-211 {
    font-size: 14px;
  }

  .image-123 {
    margin-bottom: 24px;
    position: static;
    overflow: hidden;
  }

  .list-item-20, .list-item-21 {
    text-align: justify;
    font-size: 19px;
  }

  .star-partner-logo_endles-loop01 {
    text-align: center;
    flex-direction: column;
    height: 300px;
    margin-left: -12px;
    padding-left: 0;
    display: flex;
  }

  .star-partner-logo_endles-loop02 {
    text-align: center;
    flex-direction: column;
    margin-left: -28px;
    padding-left: 0;
    display: flex;
  }

  .star-typer {
    font-size: 20px;
  }

  .heading-293 {
    width: auto;
    height: 70px;
    margin-top: 50px;
    margin-bottom: 30px;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 130%;
  }

  .div-block-728 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-294 {
    width: auto;
    margin-top: 10px;
    font-size: 12px;
    line-height: 120%;
  }

  .div-block-729 {
    width: 220px;
    height: 345px;
    min-height: 345px;
    max-height: 345px;
    margin-left: 10px;
    display: inline;
  }

  .h3heading-3 {
    font-size: 17px;
  }

  .heading-295.use-us-to {
    font-size: 40px;
  }

  .paragraph-43, .uui-text-size-medium {
    font-size: 20px;
  }

  .uui-testimonial11_content {
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
    place-items: center;
  }

  .uui-heading-medium-2.text-weight-medium {
    font-size: 20px;
  }

  .uui-testimonial11_client-image {
    height: auto;
    overflow: clip;
  }

  .uui-testimonial11_arrow.left {
    flex-flow: row;
  }

  .uui-heading-tiny {
    font-size: 24px;
  }

  .slide-nav-styling-embed {
    clear: none;
  }

  .uui-testimonial11_divider {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .uui-padding-vertical-xhuge-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-730 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    place-items: center stretch;
    margin-left: 20px;
    margin-right: 20px;
    display: grid;
  }

  .image-125 {
    width: 150px;
    display: inline-block;
  }

  .image-126 {
    width: 120px;
    overflow: clip;
  }

  .image-127 {
    width: 120px;
  }

  .div-block-731 {
    margin-left: 0;
    margin-right: 0;
  }

  .container-about-us {
    margin-left: 20px;
    margin-right: 20px;
  }

  .use-us-to {
    font-size: 40px;
  }

  .dox-hero {
    margin-left: 20px;
  }

  .artical_col {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .navbar1_see-less {
    white-space: normal;
    overflow-wrap: normal;
  }

  .grid-v2w {
    width: 284px;
  }

  .bold-text-154 {
    font-size: 24px;
  }

  .icon-embed-xxsmall-87 {
    height: 2.6rem;
  }

  .food-safety-copy {
    width: auto;
    height: auto;
    display: block;
    overflow: clip;
  }

  .blog-18-i3 {
    width: auto;
    height: auto;
    display: block;
  }

  .by-team-hti {
    font-size: 24px;
  }

  .blog-18-p3 {
    line-height: 120%;
  }

  .div-block-735 {
    display: none;
  }

  .dc-h1 {
    margin-top: 10px;
  }

  .dc-sm {
    justify-content: flex-start;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: -30px;
  }

  .dc-linkedin-link {
    margin-left: 26px;
  }

  .dc-yt-link {
    margin-left: 16px;
  }

  .link-20 {
    color: #fff;
    font-family: Gilroy Bold, sans-serif;
    font-weight: 700;
  }
}

#w-node-b122a015-70e5-6db8-8e8a-68bfddf753fe-c30aeac1, #w-node-de414fad-0dba-2ad2-8257-c8aea440616c-c30aeac1, #w-node-_7aaa0fe0-a3ba-5e62-b7c1-4076404bbe30-c30aeac1, #w-node-_09b5ff74-bf7f-dd41-2dda-5fda5fb4b588-c30aeac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e8372354-4077-f71a-9c5f-0c67feab5ad9-c30aeac1, #w-node-_0c3290df-fc8d-6930-e58c-3aa9ff59b84a-c30aeac1, #w-node-_8f68e1c4-c211-685b-4d4f-8efe4c0f76c1-c30aeac1, #w-node-_540dbc13-a4d4-d851-a65b-185a1f9cc249-c30aeac1, #w-node-d4b40389-cd59-cdc1-b43d-0cfc7d316bc0-c30aeac1, #w-node-e2f0e699-2001-75c1-89e5-24f27b925cd0-c30aeac1, #w-node-_9376c90a-b788-0609-0687-a57cfa097dbc-c30aeac1, #w-node-e66d303e-2d27-6b7c-1003-4e5c22d0e988-c30aeac1, #w-node-bd8f34f9-0549-a011-d430-0c8c20839d73-c30aeac1, #w-node-cbdf0ff3-a82f-4b15-d174-9a79a44bf744-c30aeac1, #w-node-f790ec71-962f-8883-6b3e-5ab305d4f82c-c30aeac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f618ec38-eb35-33d3-5c64-3b85288d744d-c30aeac1, #w-node-c3bf7002-d520-4582-eb66-d7d8226ec2c6-c30aeac1, #w-node-_164b2d52-d715-e5f8-a6ed-b73e89302bb5-c30aeac1, #w-node-_21fb822e-1c15-84ec-caa4-1f38904cf7c3-c30aeac1, #w-node-_6f316156-ff6c-d0b5-3ea5-5d2f7d32ad50-c30aeac1, #w-node-_3f0f8c84-deb7-e8fa-9316-509a546925aa-d12871c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f2797509-d41a-e9c2-f30a-d1a8d12871ce-d12871c8, #w-node-f2797509-d41a-e9c2-f30a-d1a8d12871e6-d12871c8, #w-node-f2797509-d41a-e9c2-f30a-d1a8d1287216-d12871c8, #w-node-f2797509-d41a-e9c2-f30a-d1a8d12871da-d12871c8, #w-node-f2797509-d41a-e9c2-f30a-d1a8d12871f2-d12871c8, #w-node-f2797509-d41a-e9c2-f30a-d1a8d12871fe-d12871c8, #w-node-f2797509-d41a-e9c2-f30a-d1a8d128720a-d12871c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}
