:root {
  --aims-brand-colour: #9762bd;
  --white: #ffffffe8;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.site_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: auto;
  display: flex;
  overflow: hidden;
}

.header_div {
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.logo {
  width: 80px;
  height: 80px;
}

.menu_div {
  justify-content: space-around;
  align-items: center;
  width: 600px;
  margin: 0 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.nav_link {
  color: #5c5c5c;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.hero_section {
  background-color: #f0f0f0;
  width: 100%;
  height: 800px;
  overflow: hidden;
}

.hero_text_div {
  height: 50%;
  padding-top: 0;
  padding-bottom: 0;
  overflow: visible;
}

.main-text_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 800px;
  padding-top: 0;
  display: flex;
}

.hero_text {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 50%;
  padding-top: 100px;
  padding-bottom: 20px;
  display: flex;
}

.pharmacy_text {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 120px;
  padding: 20px;
  display: flex;
}

.text-block {
  color: #9762bd;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 273px;
  font-weight: 700;
}

.text-block-2 {
  color: #707070;
  letter-spacing: 20px;
  text-indent: 0;
  text-transform: uppercase;
  column-count: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 54px;
  font-style: normal;
  font-weight: 300;
}

.div-block {
  justify-content: center;
  align-items: center;
  height: 200px;
  padding: 20px;
  display: flex;
}

.aladrak_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
}

.aladrak_image {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 160px;
  display: flex;
}

.fully_owned-div {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  margin-bottom: 0;
  display: flex;
}

.heading {
  color: #5c5c5c;
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 54px;
  font-weight: 800;
  display: block;
}

.heading.light {
  padding: 7px;
  font-weight: 300;
}

.heading.light.white, .heading.white {
  color: #fff;
}

.body_text {
  color: #5c5c5c;
  text-align: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.body_text.light {
  color: #999;
  height: auto;
  line-height: 1.1em;
}

.body_text.white {
  color: #eed7ff;
  text-align: left;
  padding: 20px 0;
  line-height: 1.2em;
}

.body_text.dark {
  color: #333;
  justify-content: center;
  height: auto;
  padding: 10px 10px 0;
  line-height: 1.2em;
  display: flex;
}

.body_text.small {
  color: #fff;
  text-shadow: 4px 4px 34px #0003;
  font-size: 14px;
}

.stats_div {
  justify-content: space-around;
  width: 80%;
  display: flex;
}

.block_div {
  border: 1px #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 80px;
  display: flex;
  box-shadow: 5px 5px 7px 3px #0003, -5px -5px 7px 3px #fff;
}

.image {
  width: 300px;
}

.heading_3 {
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.1em;
}

.heading_3.purple {
  color: #9762bd;
  text-align: center;
  line-height: 1.1em;
}

.product_section {
  background-color: #f1d9d900;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 2000px;
  display: flex;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 500px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-5, .div-block-6 {
  width: 100%;
  height: 500px;
}

.capsule_div {
  border: 1px #000;
  border-radius: 0%;
  width: 250px;
  height: 500px;
  margin: 40px;
  padding: 10px;
}

.div-block-7, .div-block-8 {
  height: 50px;
}

.capsuletop {
  border: 1px solid #000;
  border-radius: 50% 50% 0% 0%;
  height: 50%;
  overflow: hidden;
}

.capsule-bottom {
  border: 1px solid #9762bd;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 50%;
  padding: 20px;
  display: flex;
}

.image-2 {
  border: 1px solid #9762bd;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  width: 100%;
  height: 100%;
  padding: 5px;
  position: static;
}

.div-block-10 {
  text-align: center;
  width: 80px;
  height: 80px;
}

.text-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.image-3 {
  width: 70px;
  height: 70px;
}

.all_capsule_div {
  background-color: #fff;
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  height: 1800px;
  display: flex;
}

.section_label_div {
  flex-flow: row;
  justify-content: center;
  width: 100%;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.ourservices_section {
  justify-content: center;
  padding-bottom: 60px;
  display: flex;
}

.quick-stack {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  max-width: 1200px;
  height: 600px;
  position: absolute;
}

.cell {
  border-radius: 20px;
  justify-content: space-around;
  align-items: center;
}

.image-4 {
  border-radius: 0;
  flex: 0 auto;
  order: -1;
  align-self: auto;
  width: auto;
  max-width: none;
  height: 500px;
  position: static;
  inset: 0%;
}

.text-block-5 {
  color: #5c5c5c;
  padding: 20px;
}

.heading-2 {
  color: #5c5c5c;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
}

.heading-2.white {
  color: #fff;
  font-size: 24px;
  line-height: 1.2em;
}

.pictures_stack_section {
  background-color: #faf3ff;
  justify-content: center;
  display: flex;
}

.image-5 {
  border-radius: 20px;
  width: 700px;
  height: 320px;
  box-shadow: 5px 5px 7px 3px #0003;
}

.cell-2 {
  text-align: left;
  background-color: #9762bd;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 5px 5px 7px 3px #0003;
}

.quick-stack-2 {
  border-radius: 20px;
  margin: 60px;
  padding: 0;
}

.cell-3 {
  border-radius: 20px;
  box-shadow: 5px 5px 7px 3px #0003;
}

.cell-4 {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  box-shadow: 5px 5px 10px #0003;
}

.cell-5 {
  border: 1px solid #9762bd;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  box-shadow: 5px 5px 7px 3px #0003;
}

.image-6 {
  border-radius: 20px;
  width: 320px;
  height: 320px;
}

.cell-6 {
  background-color: #9762bd;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: block;
}

.text-block-6 {
  height: auto;
}

.cell-7 {
  background-color: var(--aims-brand-colour);
  border-radius: 20px;
  padding: 40px;
  box-shadow: 5px 5px 7px 3px #0003;
}

.image-7 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 320px;
}

.image-8 {
  object-fit: fill;
  border-radius: 20px;
  width: 320px;
  position: static;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.div-block-11 {
  width: 100%;
  height: 320px;
}

.cell-8 {
  background-color: var(--aims-brand-colour);
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px;
  box-shadow: 5px 5px 7px 3px #0003;
}

.image-9 {
  border-radius: 20px;
  width: 320px;
  height: 320px;
}

.image-10 {
  width: 100%;
  height: 320px;
}

.cell-9 {
  background-color: var(--aims-brand-colour);
  border-radius: 20px;
  padding: 40px;
  transform: translate(0);
  box-shadow: 5px 5px 7px 3px #0003;
}

.cell-10 {
  border-radius: 20px;
  box-shadow: 5px 5px 7px 3px #0003;
}

.text-block-7 {
  padding: 20px 40px;
}

.text-block-8 {
  padding: 0 40px;
}

.cell-11 {
  background-color: var(--aims-brand-colour);
  border-radius: 20px;
  padding: 40px;
  box-shadow: 5px 5px 7px 3px #0003;
}

.image-11 {
  object-fit: fill;
  border-radius: 20px;
}

.image-12 {
  border-radius: 20px;
  width: 320px;
  height: auto;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.image-13 {
  border-radius: 20px;
  width: 320px;
  height: 320px;
  box-shadow: 5px 5px 7px 3px #0003;
}

.cell-12 {
  border-radius: 29px;
  box-shadow: 5px 5px 7px 3px #0003;
}

.cell-13 {
  border-radius: 20px;
  box-shadow: 5px 5px 7px 3px #0003;
}

.cell-14 {
  background-color: var(--aims-brand-colour);
  border-radius: 20px;
  padding: 40px;
  box-shadow: 5px 5px 7px 3px #0003;
}

.image-14 {
  border-radius: 20px;
  width: 100%;
  height: 320px;
}

.image-15 {
  border-radius: 20px;
  width: 320px;
  height: auto;
  overflow: hidden;
}

.who_we_are_section {
  justify-content: center;
  display: flex;
}

.data-grid-div {
  background-color: #ffffff1a;
  border: 2px solid #ffffff29;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 460px;
  height: 200px;
  margin: 20px;
  padding: 20px;
  display: flex;
  position: absolute;
}

.cell-15 {
  background-color: var(--white);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.quick-stack-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffffbf;
  margin: 0;
  padding: 0;
  position: absolute;
}

.cell-16, .cell-17 {
  border: 1px #000;
}

.div-block-12 {
  background-color: #fafafa00;
  border-right: 5px solid #9762bd;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-12.left {
  background-color: #fafafa47;
}

.div-block-12.right {
  background-color: #fafafa5e;
}

.image_text-div {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  width: 100%;
  height: 500px;
  padding-bottom: 0;
  display: flex;
}

.image_div {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  overflow: visible;
}

.text_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin: 0;
  display: flex;
}

.image-16 {
  width: 150px;
  height: 100px;
}

.section {
  background-color: #b85757;
  height: 400px;
}

.who_we_are_div {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.left_image_div {
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  height: 500px;
  display: flex;
  position: static;
}

.right_text_div {
  width: 10%;
}

.div-block-13 {
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  height: 400px;
  margin-left: 220px;
  display: flex;
  position: relative;
}

.image-17 {
  object-fit: fill;
  position: static;
}

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

.div-block-15 {
  margin: 0 0 0 140px;
}

.alllogo_div {
  background-color: #9762bd;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  display: flex;
}

.logo-holder_div {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.logo_div {
  background-color: #fff;
  border-radius: 10px;
  width: 300px;
  height: 100px;
  margin: 20px;
}

.image-18 {
  border-radius: 15px;
}

.logo_section {
  justify-content: center;
  align-items: center;
  display: none;
}

.testimonials_div {
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.mask {
  width: 80%;
}

.slide {
  width: auto;
}

.div-block-16 {
  background-color: #bf9292;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 400px;
  display: flex;
}

.slider, .section-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body {
  overflow: visible;
}

.home_faq_section {
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 40px;
  display: flex;
}

.faq_div {
  width: 100%;
}

.div-block-17 {
  border: 1px solid #9762bd;
  border-radius: 20px;
  width: 100%;
  height: auto;
}

.question_div, .answer_div {
  height: 60px;
}

.faq_label_div {
  width: 100%;
  margin-top: 60px;
}

.section_heading_text_div {
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.about_us_section {
  background-color: #fb7474;
  background-image: url('../images/capsuleimage_2.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.site_wrapper-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.about_us_heading {
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 700px;
  display: flex;
}

.heading-3 {
  font-size: 130px;
  line-height: 1.1em;
}

.paragraph {
  font-size: 18px;
  line-height: 1.1em;
}

.accordion_header {
  cursor: pointer;
  justify-content: space-between;
  width: 100%;
  padding: 1.5rem;
  display: flex;
}

.accordion_plus_vertical {
  background-color: #c1a1d7;
  width: 2px;
  height: 20px;
}

.accordion_icon {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: relative;
}

.text-size-medium {
  color: #777;
  text-align: left;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 150%;
}

.text-size-medium.text-weighted-semibold {
  color: #9762bd;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.text-size-medium.black {
  color: #333;
  text-shadow: 1px 1px 16px #fff;
}

.text_size_regular {
  color: #333;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  display: block;
}

.text_size_regular.underline {
  margin-right: 20px;
  text-decoration: underline;
}

.text_size_regular.grey {
  color: #777;
}

.accordion_ans_panel {
  padding: .25rem 1.5rem 1.5rem;
  display: none;
}

.accordion_plus_horizontal {
  background-color: #c1a1d7;
  width: 20px;
  height: 2px;
  position: absolute;
}

.faq_accordion {
  border: 1px solid #e0d0eb;
  border-radius: 10px;
  width: 80%;
  margin-bottom: 10px;
}

.faq_accordion_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.foot_print_section {
  background-image: linear-gradient(#f1e2fb2e, #fff);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-19 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.image-19 {
  background-color: #0000;
  position: relative;
}

.div-block-20 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 250px;
  display: flex;
  position: absolute;
}

.image-20 {
  z-index: 3;
  vertical-align: baseline;
  border-radius: 15px;
  width: 75px;
  height: 75px;
  margin-top: 53px;
  margin-left: 276px;
  padding-left: 0;
  position: absolute;
}

.div-block-21 {
  background-color: #060606;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-22 {
  background-color: #d40505;
  position: absolute;
}

.capsule_blur_div {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  overflow: visible;
}

.padding-section-large {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
}

.margin-bottom {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 20px 0;
  display: flex;
}

.margin-bottom.horizontal {
  flex-flow: row;
  margin-top: 1rem;
}

.margin-bottom.margin-medium {
  text-align: left;
  align-items: flex-start;
  width: 50%;
  margin-bottom: 2rem;
}

.margin-bottom.margin-large {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
  padding: 40px;
  display: flex;
  position: static;
}

.heading-4 {
  text-align: center;
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 47px;
  font-weight: 300;
  line-height: 120%;
}

.heading-4.black {
  color: #333;
}

.our_footprints_div {
  margin-top: 40px;
}

.footprint_image {
  object-fit: cover;
  border-radius: 20px;
  width: 800px;
  height: 500px;
  box-shadow: 3px 3px 5px 2px #0000004a;
}

.map_overlay {
  background-color: #9762bd26;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-24 {
  width: 100%;
  margin-top: 40px;
}

.footer {
  background-color: #faf7fc;
  border-top: 2px solid #9762bd;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 10px;
  display: block;
}

.social_media_image {
  border-radius: 50%;
}

.icon_1x1_xsmall {
  color: #9872de;
  font-family: Material Icons Sharp, sans-serif;
  font-size: 18px;
}

.footer_text_links {
  color: #222;
  font-size: 16px;
  text-decoration: none;
}

.footer_text_links.bold {
  color: #9762bd;
  margin-bottom: 6px;
  font-weight: 700;
}

.social_media_link {
  width: 40px;
  height: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 5px;
  display: flex;
}

.icon_1x1_small {
  background-color: #fff;
  border: 1px solid #9872de;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  display: flex;
}

.footer_list_item {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  margin-bottom: 30px;
  padding-left: 10px;
  display: grid;
}

.footer_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  display: grid;
}

.phone_link {
  align-items: center;
  height: 30px;
  text-decoration: none;
  display: flex;
}

.footer_conetnt_div {
  background-color: #faf7fc00;
  width: 100%;
  height: 470px;
  margin-bottom: 0;
  padding: 40px;
}

.copyright {
  color: #708090;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.legal_allright_reserved {
  justify-content: space-between;
  display: flex;
}

.icon_1x1_tiny {
  margin-right: 5px;
  font-family: Material Icons Sharp, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.copyright2 {
  display: flex;
}

.heading-5 {
  text-align: center;
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 47px;
  font-weight: 300;
  line-height: 120%;
}

.heading-5.hero_header {
  color: #333;
  text-align: center;
  letter-spacing: 15px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 300;
}

.service_hero_section_component {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  max-width: 1200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.padding-global {
  justify-content: center;
  align-items: center;
  padding: 0%;
  display: flex;
}

.service_hero_section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/medicinespilling_1medicinespilling.webp');
  background-position: 0 0;
  background-size: cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 700px;
  display: flex;
}

.heading_style_1 {
  z-index: 10;
  color: #9762bd;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 127px;
  font-weight: 700;
  line-height: 8rem;
  display: flex;
  position: static;
}

.service_hero_left {
  background-color: #fffc;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: 400px;
  margin-top: 0;
  padding: 40px;
  display: flex;
  position: absolute;
  box-shadow: 2px 2px 5px 2px #0003;
}

.heading-6 {
  text-align: center;
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 47px;
  font-weight: 300;
  line-height: 120%;
}

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

.our_service_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  margin-top: 40px;
  display: grid;
}

.our_services_image {
  object-fit: cover;
  object-position: 100% 50%;
  border-radius: 20px;
  width: 700px;
  height: 420px;
}

.home_section_parallax {
  background-image: linear-gradient(#00000070 15%, #ffffffc4 33%), url('../images/19_219.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  margin-top: 140px;
  padding-bottom: 60px;
  display: none;
  position: static;
}

.parallax3 {
  display: block;
}

.heading-7 {
  text-align: center;
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 47px;
  font-weight: 300;
  line-height: 120%;
}

.heading-7.text-color-white {
  color: #fff;
}

.parallax1 {
  display: block;
}

.parallax_image {
  z-index: 2;
  border-radius: 15px;
  width: 320px;
  min-width: auto;
  height: 240px;
  min-height: auto;
  position: absolute;
  inset: 15% auto auto 0%;
  box-shadow: 3px 0 10px 5px #0003;
}

.parallax_image.is-13 {
  object-fit: cover;
  width: 360px;
  height: 300px;
  top: 25%;
}

.parallax_image.is-04 {
  z-index: 1;
  object-fit: cover;
  width: 240px;
  min-width: 200px;
  height: 180px;
  min-height: 200px;
  inset: auto 30% 60% auto;
  box-shadow: 3px 0 20px 5px #00000052;
}

.parallax_image.is-05 {
  z-index: 3;
  object-fit: cover;
  object-position: 30% 50%;
  width: 420px;
  min-width: 200px;
  height: 360px;
  min-height: 200px;
  top: 0%;
  left: 65%;
  box-shadow: 5px 0 20px 5px #00000052;
}

.parallax_image.is_10 {
  object-fit: contain;
  width: 200px;
  min-width: auto;
  height: 180px;
  min-height: auto;
  inset: 20% 0% 0% auto;
}

.parallax_image.is-03 {
  z-index: 2;
  object-fit: cover;
  object-position: 0% 50%;
  width: 320px;
  min-width: auto;
  height: 240px;
  min-height: auto;
  inset: 40% 40% 25% 35%;
  box-shadow: 3px 0 5px 2px #0003;
}

.parallax_image.is_7 {
  width: 200px;
  min-width: auto;
  height: 180px;
  min-height: auto;
  inset: 45% 0% 0% 5%;
}

.parallax_image.is_9 {
  object-fit: cover;
  width: 200px;
  min-width: auto;
  height: 180px;
  min-height: auto;
  inset: auto 10% 10% auto;
  box-shadow: 3px 0 3px 2px #0003;
}

.parallax_image.is-02 {
  z-index: 3;
  object-fit: cover;
  object-position: 30% 100%;
  width: 420px;
  min-width: auto;
  height: 360px;
  min-height: 320px;
  inset: 80% 0% 0%;
  overflow: clip;
  box-shadow: 3px 0 20px 5px #00000036;
}

.parallax_image.is_6 {
  z-index: 2;
  object-fit: cover;
  width: 240px;
  min-width: auto;
  height: 180px;
  min-height: auto;
  inset: 75% auto 0% 25%;
  box-shadow: 5px 0 20px 5px #0003;
}

.parallax_image.is_1 {
  object-fit: cover;
  object-position: 30% 50%;
  width: 320px;
  min-width: auto;
  height: 240px;
  min-height: auto;
  inset: auto 30% 0% auto;
  box-shadow: 3px 0 10px 3px #0003;
}

.parallax_image.is_11 {
  inset: 50% 0% auto auto;
}

.parallax_image.is_8 {
  z-index: 3;
  width: 420px;
  height: 360px;
  inset: 50% 0% 0% 40%;
}

.parallax_image.is_12 {
  inset: 0% auto 0% 0%;
}

.parallax_wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center;
  width: 1150px;
  min-width: 0;
  max-width: 100vw;
  height: 150vh;
  margin-top: 0;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: visible;
}

.parallax2 {
  display: block;
}

.home_section_faq {
  color: #333;
  padding-top: 60px;
  padding-bottom: 60px;
}

.pharma_div {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 650px;
  display: flex;
  position: absolute;
}

.image-21 {
  height: 650px;
}

.pharma_text_div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-25 {
  width: 100%;
  height: 650px;
}

.supply_chain_blog_section {
  background-image: url('../images/supplychainblog_1.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.blog_heading_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  padding-bottom: 0;
  display: flex;
}

.heading-1 {
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 3px #0003;
  font-family: Open Sans, sans-serif;
  font-size: 67px;
  line-height: 1.1em;
}

.blog_content_section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.blogcontent_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.content {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
}

.heading_4 {
  color: #36454f;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 1.6em;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5 {
  font-size: 16px;
}

.list-item, .list-item-2, .list-item-3, .list-item-4, .list-item-5 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}

.patient_safety_blog_section {
  background-image: url('../images/patientsafety_1.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.section-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.automated_pharmaceutical_blog_section {
  background-image: url('../images/automatedpharmaceutical_1.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.online_medicine_delivery_section {
  background-image: url('../images/onlinedeliveryblog_1.avif');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.section-6, .section-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.warehouse_inventory_blog_section {
  background-image: url('../images/warehouseblog_1.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.coldstorage_section {
  background-image: url('../images/coldstorage_1.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.figure {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1200px;
  margin: 0;
  padding-right: 0;
  display: block;
}

.image-22 {
  width: 100%;
  max-width: none;
  padding-right: 0;
}

.essential_patient_blog_section {
  background-image: url('../images/essentialpatientblog_1.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.figure-2 {
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 0;
  padding: 20px;
  display: flex;
  position: static;
}

.chart_captions {
  font-size: 16px;
  line-height: 1.3em;
}

.section-8 {
  display: flex;
}

.cold_chain_logistics_section {
  background-image: url('../images/coldchainblog_1.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.generative_ai_section {
  background-image: url('../images/generativeai_1.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.socialmedia_icons_div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 300px;
  margin-top: 20px;
  display: grid;
}

.text-block-9 {
  color: #9762bd;
  text-align: left;
  height: auto;
  margin-right: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1em;
}

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

.socialmedia_link {
  width: 40px;
  height: 40px;
  padding: 5px;
  display: flex;
}

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

.legal_section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.privacy_policy_div {
  text-align: center;
  flex-flow: column;
  justify-content: space-around;
  width: 100%;
  height: 100px;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.heading1 {
  color: #9762bd;
  font-family: Inconsolata, monospace;
  font-size: 47px;
  line-height: 1.1em;
}

.legal_information_div {
  width: 100%;
  padding: 0 0 50px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.1em;
}

.text-block-10 {
  height: 40px;
}

.termsandcondition_section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.about_us_section-2 {
  background-image: url('../images/capsuleimage_3.avif');
  background-position: 50%;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 700px;
  padding-top: 60px;
  display: flex;
}

.site_wrapper-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.contact_us_heading {
  width: 100%;
  height: auto;
  margin: 0;
  padding-top: 0;
  font-size: 130px;
  line-height: 1.1em;
}

.about_us_paragraph {
  color: #777;
  width: 50%;
  padding: 40px 20px 20px;
  font-size: 18px;
  line-height: 1.1em;
}

.truster_partrner_headingdiv {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.heading_3-2 {
  display: flex;
}

.right_div {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  border: 0 #fff0;
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 40px 20px;
  display: flex;
}

.site_wrapper-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.vision-div {
  background-color: #fff;
  border: 2px solid #b0afff;
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 350px;
  padding: 20px;
  display: flex;
}

.left_div {
  background-color: #fff;
  border: 2px solid #b0afff;
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 500px;
  height: 320px;
  padding: 20px;
  display: flex;
  position: sticky;
  inset: 100px auto -6704610000000000px;
}

.mission_div {
  background-color: #fff;
  border: 2px solid #b0afff;
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 350px;
  height: 200px;
  padding: 20px;
  display: flex;
}

.mission_vision_section {
  background-color: #f5eff8;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 740px;
  display: flex;
}

.values_div {
  background-color: #f3f0f8;
  border: 2px solid #b0afff;
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 350px;
  padding: 20px;
  display: flex;
}

.heading_2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 0;
  padding-top: 0;
  font-weight: 700;
  display: flex;
}

.paragraph-4 {
  color: #777;
  margin: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.1em;
}

.main_div {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  display: flex;
}

.industry_accolades_section {
  background-color: #9762bd;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 550px;
  display: flex;
}

.site_wrapper-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.accolades_heading_div {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  margin: 0;
  text-decoration: none;
  display: flex;
}

.insustry_accolades_div {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px;
  display: flex;
}

.industry_image_div {
  padding: 20px;
}

.image-23 {
  background-color: #fff;
  border: 0 #b0afff;
  border-radius: 20px;
  width: 200px;
  height: 200px;
  padding: 2px;
}

.textblock_normal {
  color: #777;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.job_openings_grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  padding-bottom: 40px;
  display: grid;
}

.job_openings_section {
  background-color: #f3f0f8;
  justify-content: center;
  align-items: center;
  height: 800px;
  display: flex;
}

.open_position_grid {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-left: 10px solid #9872db;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: .7fr 1.3fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  width: 110%;
  height: 200px;
  padding: 10px;
  display: grid;
}

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

.textblock_bold {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
}

.site_wrapper-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.job_openings_heading_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  margin: 0;
  display: flex;
}

.image-24 {
  object-fit: cover;
  object-position: 50% 0%;
  border: 1px solid #9762bd;
  border-radius: 100px;
  width: 100px;
  height: 100px;
  position: static;
}

.heading-8 {
  text-align: center;
  width: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.1em;
}

.top_div {
  width: 100px;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.team_member_image {
  background-color: #fefefe;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0;
  display: flex;
}

.team_member_section {
  background-color: #d9c3ff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 650px;
  display: flex;
}

.site_wrapper-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.bottom_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.paragraph-5 {
  color: #777;
  text-align: center;
  margin-bottom: 0;
  padding: 20px;
  font-size: 18px;
}

.text-block-12 {
  color: #9762bd;
  text-align: center;
  padding: 10px 0 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1em;
}

.team_member_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 40px;
  display: flex;
}

.team_member_heading {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  margin: 0;
  display: flex;
}

.youtube {
  border-radius: 18px;
  width: 500px;
  height: auto;
}

.industry_partners_heading {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  margin: 0;
  display: flex;
}

.youtube-3 {
  width: 500px;
}

.partners_youtubevideos {
  border: 3px solid #9872db;
  border-radius: 9px;
}

.youtube-2, .youtube-7, .youtube-5 {
  width: 500px;
}

.industry_partners_section {
  background-color: #f3f0f8;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.youtube-4, .youtube-6 {
  width: 500px;
}

.partners_videos_div {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  border-radius: 0;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-9 {
  text-align: center;
  height: 100px;
  margin-top: 60px;
  margin-bottom: 0;
  font-size: 75px;
  line-height: 1.1em;
}

.form-block {
  width: 500px;
}

.contact_us_image {
  background-color: #fff0;
  width: 100%;
}

.contactus_form_div {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 20px;
  display: grid;
}

.contactus_section {
  -webkit-text-fill-color: inherit;
  background-color: #f3f0f8;
  background-image: linear-gradient(90deg, #e0d0eb, #e0d0 65%), url('../images/contactaimsimage_2.avif');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 60px;
  display: flex;
}

.image-25 {
  object-fit: cover;
  background-color: #fff0;
  border-radius: 20px;
  width: 100%;
  overflow: clip;
}

.contact_form_div {
  margin-top: 60px;
}

.field_label {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.text-field-2 {
  height: 100px;
}

.submit-button {
  color: #282727;
  background-color: #fff;
  border: 0 solid #9762bd;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1em;
  transition: box-shadow .5s;
  box-shadow: -2px -2px 5px 2px #f5eff8, 2px 2px 5px 2px #0003;
}

.text-field {
  border: 1px solid #bebebe;
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.blog_herosection {
  background-image: url('../images/medicalshelfinpharmacy_1.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  height: 600px;
  display: flex;
}

.site-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.blog_main_div {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.blog_top_div {
  text-align: center;
  width: 80%;
}

.heading-10 {
  color: #9672bd;
  text-shadow: -3px -3px 16px #ffffff5c;
  font-size: 127px;
  line-height: 1.1em;
}

.blog_bottom_div {
  background-color: #ffffff5c;
  border-radius: 20px;
  width: 60%;
  padding: 40px;
}

.paragraph-6 {
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.blogimage_div {
  width: 400px;
  height: 180px;
  position: relative;
  bottom: 50px;
  left: 0;
}

.bloglist_div {
  background-color: #f8f4fa;
  border: 2px solid #cbb1de;
  border-radius: 20px;
  flex-flow: row;
  width: 480px;
  height: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 10px 20px;
  display: flex;
}

.blog_paragraph {
  width: 85%;
  margin-bottom: 0;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
}

.blog_readmore_button_div {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.blog_grid {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 100px;
  display: grid;
}

.blogcontent_div-2 {
  background-color: #fff0;
  border: 1px #e8e9eb;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 440px;
  padding-top: 20px;
  display: flex;
}

.bloglist_button_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.blogheading_div {
  position: absolute;
  bottom: -50px;
  left: 15px;
  right: 60px;
}

.blogdesc_div {
  width: 100%;
}

.image-26 {
  object-fit: cover;
  border: 1px solid #9762bd;
  border-radius: 15px;
  width: 400px;
  height: 200px;
  position: sticky;
  bottom: 5%;
  right: 0%;
  box-shadow: 4px 4px 19px 2px #0003;
}

.blog_image {
  object-fit: cover;
  border-radius: 50px;
  width: 50px;
  height: 50px;
}

.blog_heading-2 {
  color: #fff;
  background-color: #9762bd;
  border-radius: 10px;
  margin: 0 0 5px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3em;
}

.button {
  color: #333;
  background-color: #fff;
  border: 1px solid #9767c3;
  border-radius: 8px;
  padding: 7px 14px;
}

.tablet_image1 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 200px;
  height: 200px;
  display: flex;
  position: absolute;
}

.tablet_image2, .tablet_image3 {
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
  position: absolute;
}

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

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

.cell-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.quick-stack-4 {
  border-radius: 20px;
}

.image-27 {
  width: 360px;
  height: 100%;
}

.image-28 {
  width: 100%;
}

.image-29 {
  object-fit: fill;
  width: 360px;
  height: 100%;
}

.image-30 {
  object-fit: cover;
  height: 100%;
}

.cell-19 {
  justify-content: center;
  align-items: center;
}

.image-31 {
  mix-blend-mode: normal;
  width: 100%;
  height: 100%;
}

.image-32, .image-33 {
  width: 100%;
  height: 100%;
}

.image-34 {
  width: 100%;
  height: 400px;
}

.image-35, .image-36, .image-37, .image-38, .image-39, .image-40 {
  height: 100%;
}

.image-41 {
  height: 400px;
}

.section-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-27 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-42 {
  width: auto;
  height: 400px;
}

.image-43 {
  height: 400px;
}

.image-44 {
  height: 500px;
}

.scroll-track {
  height: 300vh;
  position: relative;
}

.scroll-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.scrolltrack_div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr auto auto auto auto auto auto auto auto;
  grid-template-columns: 10% 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-28 {
  background-color: red;
}

.image_card_wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: row;
  flex: none;
  height: 250px;
  margin-top: 20px;
  padding-top: 0;
  display: flex;
}

.image_card_wrapper._1 {
  width: 100%;
  height: 500px;
}

.image_card_wrapper._2 {
  width: 100%;
}

.image_card_gallery {
  flex: 20px;
  height: 250px;
}

.image_card_gallery:hover {
  flex-basis: 30%;
}

.image_gallery {
  object-fit: cover;
  object-position: 50% 20%;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  box-shadow: 5px 5px 5px #0003;
}

.image_gallery._1 {
  object-fit: cover;
  object-position: 50% 5%;
}

.image_gallery._2 {
  vertical-align: baseline;
  display: inline-block;
}

.image_gallery._4 {
  border: 1px #000;
  width: 350px;
  height: 200%;
}

.image_gallery._5 {
  width: 500px;
  max-width: none;
  height: 200%;
}

.image_gallery._6 {
  width: 350px;
  height: 200%;
}

.new_section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.new_wrapper_div {
  width: 100%;
  height: 300px;
}

.brand-2 {
  object-fit: cover;
  background-color: #47494c;
  border-radius: 10px;
  padding: 0;
  text-decoration: none;
}

.header-menu {
  color: #333;
  background-color: #0000;
  font-size: 16px;
  text-decoration: none;
}

.header-menu:hover {
  color: #8601db;
}

.header-menu.w--current {
  color: #8a01e2;
  font-size: 17px;
  text-decoration: none;
}

.nav_bar {
  background-color: #fff;
}

.logo_brand {
  object-fit: cover;
  border-radius: 5px;
  width: 75px;
  height: 68px;
  text-decoration: none;
}

.nav-menu {
  align-items: stretch;
  display: flex;
}

.nav_container {
  width: 100%;
  max-width: 1200px;
  padding: 8px 20px;
}

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

@media screen and (max-width: 991px) {
  .image-23 {
    height: 200px;
  }

  .icon-2 {
    color: #c08dff;
  }

  .nav_bar {
    background-color: #fff;
  }

  .logo_brand {
    object-fit: cover;
    width: 80px;
    height: 80px;
  }

  .nav-menu {
    background-color: #fff;
  }

  .nav_container {
    width: 100%;
  }

  .menu-button-2 {
    background-color: #eaeaea;
  }

  .menu-button-2.w--open {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .who_we_are_section {
    justify-content: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .site_wrapper {
    width: auto;
    max-width: 320px;
    height: auto;
  }

  .hero_section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    overflow: hidden;
  }

  .main-text_div {
    max-width: 320px;
    height: auto;
    overflow: hidden;
  }

  .hero_text {
    width: 100%;
    padding-top: 0;
    overflow: hidden;
  }

  .pharmacy_text {
    width: 100%;
    overflow: hidden;
  }

  .text-block {
    font-size: 120px;
  }

  .text-block-2 {
    text-align: left;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .div-block {
    width: 100%;
    overflow: hidden;
  }

  .aladrak_div {
    height: 100%;
    overflow: hidden;
  }

  .fully_owned-div {
    height: 100%;
    margin-top: 60px;
    padding-top: 40px;
  }

  .heading {
    line-height: 1.1em;
  }

  .heading.light {
    font-size: 45px;
  }

  .body_text {
    text-align: left;
    width: 100%;
    height: 100%;
    padding: 20px;
  }

  .body_text.dark {
    text-align: center;
    font-size: 15px;
  }

  .body_text.small {
    color: #5c5c5c;
  }

  .stats_div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .block_div {
    height: 100%;
  }

  .heading_3 {
    text-align: center;
    width: 100%;
  }

  .product_section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    padding-top: 0;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .div-block-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .all_capsule_div {
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .section_label_div {
    flex-flow: column;
    align-items: center;
    height: 100%;
    padding: 0;
  }

  .ourservices_section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .image-4 {
    box-sizing: border-box;
    object-fit: cover;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: static;
    inset: 0% 0% auto;
    overflow: auto;
  }

  .heading-2 {
    text-align: left;
    height: auto;
  }

  .heading-2.white {
    padding-left: 0;
  }

  .pictures_stack_section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-bottom: 40px;
  }

  .cell-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .quick-stack-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex: 0 auto;
    order: 0;
    align-self: center;
    margin: 40px 0 0;
  }

  .who_we_are_section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-bottom: 40px;
  }

  .data-grid-div {
    flex-flow: column;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .quick-stack-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-color: #eeeeeebf;
    margin-top: 0;
    padding: 20px;
    inset: 0% 0% auto;
  }

  .cell-16, .cell-17 {
    justify-content: center;
    align-items: center;
  }

  .div-block-12.left {
    width: 120px;
    padding-top: 10px;
  }

  .div-block-12.middle, .div-block-12.right {
    width: 120px;
  }

  .image_text-div {
    background-color: #fff0;
    flex-flow: column;
    height: auto;
  }

  .image_div {
    border-radius: 20px;
    width: 100%;
    height: auto;
    padding: 0;
    position: static;
  }

  .text_div {
    text-align: left;
    width: 100%;
    height: auto;
  }

  .who_we_are_div {
    object-fit: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .left_image_div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 300px;
    padding-top: 20px;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 320px;
    margin-left: 0;
  }

  .div-block-15 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding: 40px;
    display: flex;
  }

  .logo_section {
    height: auto;
  }

  .section-2 {
    flex-flow: column;
    height: auto;
  }

  .body {
    margin-left: 10px;
    margin-right: 10px;
  }

  .home_faq_section {
    flex-flow: column;
  }

  .about_us_heading {
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .accordion_header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 1rem;
  }

  .accordion_plus_vertical {
    height: 15px;
  }

  .text-size-medium {
    text-align: center;
    font-size: 1rem;
    line-height: 140%;
  }

  .text-size-medium.text-weighted-semibold {
    text-align: left;
  }

  .text_size_regular {
    font-size: 14px;
  }

  .accordion_ans_panel {
    padding: 0 1rem 1rem;
    display: none;
  }

  .accordion_plus_horizontal {
    width: 15px;
  }

  .faq_accordion {
    width: 90%;
  }

  .faq_accordion_wrapper {
    margin-top: 0;
  }

  .foot_print_section {
    height: auto;
    padding-bottom: 40px;
  }

  .image-20 {
    margin-left: 180px;
  }

  .capsule_blur_div {
    max-width: 360px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .padding-section-large {
    padding-bottom: 40px;
  }

  .margin-bottom {
    text-align: center;
  }

  .margin-bottom.margin-medium {
    justify-content: center;
    align-items: center;
    margin-bottom: 1.5rem;
  }

  .margin-bottom.margin-large {
    margin-bottom: 2rem;
  }

  .heading-4 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    display: flex;
  }

  .footprint_image {
    width: 300px;
    height: 200px;
  }

  .footer_list {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-left: 0;
    display: flex;
  }

  .footer_text_links {
    font-size: 14px;
  }

  .social_media_link {
    width: 35px;
    height: 35px;
  }

  .footer_list_item {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    margin-bottom: 10px;
    padding-left: 0;
  }

  .footer_component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .footer_conetnt_div {
    height: auto;
  }

  .copyright {
    flex-flow: column;
    width: 300px;
  }

  .legal_allright_reserved {
    justify-content: space-between;
    padding-left: 0;
  }

  .copyright2 {
    flex-flow: column;
    align-items: flex-start;
    margin-top: 10px;
    padding-left: 0;
  }

  .heading-5 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    display: flex;
  }

  .heading-5.hero_header {
    letter-spacing: 10px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
  }

  .heading-5.hero_header.black {
    letter-spacing: 10px;
  }

  .service_hero_section_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    max-width: 300px;
    height: auto;
    padding: 0;
    display: flex;
  }

  .padding-global {
    flex-flow: row;
    padding-left: 5%;
    padding-right: 5%;
  }

  .service_hero_section {
    object-position: 50% 50%;
    background-position: 80% 100%;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 110vh;
    padding-top: 0;
  }

  .heading_style_1 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 4.5rem;
    line-height: 5rem;
  }

  .service_hero_left {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 450px;
    margin-top: 0;
    padding: 15px;
    display: flex;
    position: static;
  }

  .heading-6 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    display: flex;
  }

  .service_section_our_section {
    flex-flow: column;
    width: 100%;
    height: 100%;
    padding-bottom: 40px;
  }

  .our_service_image_wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .our_service_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
    padding: 0;
  }

  .our_services_image {
    width: 320px;
    height: 160px;
    padding: 10px;
  }

  .home_section_parallax {
    margin-top: 0;
    padding-bottom: 40px;
    display: none;
    overflow: hidden;
  }

  .parallax3 {
    object-position: 50% 50%;
  }

  .heading-7 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    display: flex;
  }

  .parallax1 {
    z-index: 1;
    position: static;
  }

  .parallax_image.is-13 {
    object-fit: cover;
    object-position: 50% 50%;
    width: 240px;
    height: 180px;
    top: 75%;
    left: 0%;
  }

  .parallax_image.is-04 {
    width: 160px;
    min-width: auto;
    height: 120px;
    min-height: auto;
    bottom: 75%;
    right: 25%;
  }

  .parallax_image.is-05 {
    width: 240px;
    min-width: auto;
    height: 180px;
    min-height: auto;
    top: 12%;
    left: 5%;
  }

  .parallax_image.is_10 {
    z-index: 1;
    width: 120px;
    height: 120px;
  }

  .parallax_image.is-03 {
    width: 200px;
    min-width: auto;
    height: 140px;
    min-height: auto;
    top: 55%;
  }

  .parallax_image.is_7 {
    z-index: 1;
    width: 120px;
    height: 120px;
    left: 50%;
  }

  .parallax_image.is_9 {
    z-index: 1;
    width: 120px;
    height: 120px;
    bottom: 5%;
    right: 50%;
  }

  .parallax_image.is-02 {
    width: 240px;
    min-width: auto;
    height: 180px;
    min-height: 160px;
    top: 50%;
    bottom: 0%;
    left: 0%;
  }

  .parallax_image.is_6 {
    z-index: 1;
    width: 160px;
    min-width: auto;
    height: 120px;
    min-height: auto;
    bottom: 40%;
    left: 40%;
  }

  .parallax_image.is_1 {
    width: 200px;
    min-width: auto;
    height: 160px;
    min-height: auto;
    top: 30%;
    left: 5%;
  }

  .parallax_image.is_11 {
    width: 200px;
    height: 140px;
    top: 75%;
    right: 25%;
  }

  .parallax_image.is_8 {
    width: 240px;
    height: 180px;
    top: 90%;
    left: 30%;
    right: 0%;
  }

  .parallax_image.is_12 {
    width: 200px;
    height: 160px;
    inset: auto auto 90% 0%;
  }

  .parallax_wrap {
    height: 1200px;
  }

  .home_section_faq {
    max-width: 360px;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .pharma_div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .pharma_text_div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .supply_chain_blog_section {
    background-position: -125px 0;
    width: 100%;
    height: 300px;
    padding-bottom: 0;
  }

  .blog_heading_div {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .heading-1 {
    width: 100%;
    margin-top: 10px;
    font-size: 38px;
  }

  .blog_content_section {
    padding-bottom: 40px;
  }

  .blogcontent_div {
    padding: 0 0 40px;
  }

  .content {
    padding: 40px 10px 10px;
  }

  .heading_4 {
    line-height: 1.3em;
  }

  .patient_safety_blog_section, .automated_pharmaceutical_blog_section {
    width: 100%;
    height: 300px;
    padding-bottom: 0;
  }

  .online_medicine_delivery_section {
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 300px;
  }

  .warehouse_inventory_blog_section {
    width: 100%;
    height: 300px;
  }

  .coldstorage_section {
    background-image: url('../images/coldstorage_1.avif');
    background-position: -126px 0;
    background-size: cover;
    height: 300px;
  }

  .essential_patient_blog_section {
    background-position: -25px 0;
    width: 100%;
    height: 300px;
  }

  .cold_chain_logistics_section {
    width: 100%;
    height: 300px;
  }

  .generative_ai_section {
    height: 300px;
  }

  .privacy_policy_div {
    justify-content: center;
    align-items: flex-start;
  }

  .legal_information_div {
    flex-flow: column;
    align-items: flex-start;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .about_us_section-2 {
    align-items: center;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contact_us_heading {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin: 0;
    padding: 20px;
    display: flex;
  }

  .heading_3-2 {
    margin-top: 10px;
  }

  .right_div {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .site_wrapper-4 {
    max-width: 320px;
  }

  .vision-div {
    align-items: center;
    width: 300px;
    height: 100%;
    padding-bottom: 40px;
  }

  .left_div {
    align-items: center;
    width: 300px;
    height: 100%;
    padding-bottom: 40px;
    bottom: 0;
  }

  .mission_div {
    align-items: center;
    width: 300px;
    height: 100%;
    padding-bottom: 40px;
  }

  .mission_vision_section {
    height: 100%;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .main_div {
    flex-flow: column;
    width: 100%;
    height: 100%;
  }

  .industry_accolades_section {
    width: 100%;
    height: 100%;
    padding-bottom: 40px;
  }

  .insustry_accolades_div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .job_openings_grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .job_openings_section {
    flex-flow: column;
    height: 100%;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .open_position_grid {
    width: 100%;
  }

  .site_wrapper-6 {
    max-width: 320px;
  }

  .team_member_section {
    height: 100%;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .site_wrapper-7 {
    max-width: 320px;
  }

  .team_member_div {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .youtube, .youtube-3 {
    width: 100%;
  }

  .partners_youtubevideos {
    width: 300px;
  }

  .youtube-2, .youtube-7, .youtube-5 {
    width: 100%;
  }

  .industry_partners_section {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .youtube-4, .youtube-6 {
    width: 100%;
  }

  .partners_videos_div {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
    width: 100%;
    height: 100%;
  }

  .heading-9 {
    height: auto;
    margin-top: 0;
    font-size: 74px;
  }

  .form-block {
    width: 100%;
  }

  .contact_us_image {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .contactus_form_div {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: 80%;
    padding: 0;
  }

  .contactus_section {
    object-fit: fill;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-25 {
    object-fit: cover;
    height: auto;
    display: inline-block;
  }

  .contact_form_div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .blog_herosection {
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .site-wrapper {
    max-width: 320px;
  }

  .blog_top_div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .heading-10 {
    font-size: 4.5rem;
  }

  .blog_bottom_div {
    width: 100%;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .blogimage_div {
    width: 100%;
  }

  .bloglist_div {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 470px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .blog_paragraph {
    width: 100%;
  }

  .blog_grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    place-items: center;
    width: 100%;
    margin: 0;
  }

  .blogcontent_div-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .blogheading_div {
    width: 100%;
    left: 0;
  }

  .image-26 {
    width: 100%;
  }

  .tablet_image1, .tablet_image2, .tablet_image3 {
    width: 120px;
    overflow: hidden;
  }

  .gallery_section {
    flex-flow: column;
    padding-bottom: 40px;
    display: flex;
  }

  .blog_grid_list {
    flex-flow: column;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
  }

  .image_card_wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .image_card_wrapper._1 {
    height: 100%;
  }

  .image_card_gallery {
    flex-flow: column;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

  .image_gallery {
    height: 300px;
  }

  .image_gallery._4, .image_gallery._5, .image_gallery._6 {
    width: 100%;
    height: 100%;
  }

  .gallery_wrapper_div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .cell-20, .cell-21, .cell-22, .cell-23 {
    justify-content: center;
    align-items: center;
  }

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

  .body-2, .body-3, .body-4, .body-5, .body-6, .body-7, .body-8, .body-9, .body-10, .body-11, .body-12, .body-13, .body-14, .body-15 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .brand-2 {
    border-radius: 10px;
    padding: 0;
  }

  .header-menu {
    display: flex;
  }

  .logo_brand {
    border-radius: 5px;
    width: 75px;
    height: 65px;
  }

  .nav-menu {
    background-color: #fff;
    flex-flow: column;
  }

  .menu-button-2 {
    background-color: #fff;
  }

  .div-block-30 {
    width: 300px;
    overflow: hidden;
  }
}

#w-node-a5985827-b29b-9b40-6c85-f4980a863ba6-ccd359d7 {
  grid-template-rows: 320px 320px 320px 320px 320px 320px;
  grid-template-columns: 320px 320px 320px;
}

#w-node-a5985827-b29b-9b40-6c85-f4980a863ba7-ccd359d7 {
  grid-column: span 2 / span 2;
}

#w-node-eb72db97-383a-6d7d-8c6b-8d8d14c4067c-ccd359d7, #w-node-_4a28a73a-81f5-a288-95e0-06d225c29bbf-ccd359d7 {
  grid-row: span 2 / span 2;
}

#w-node-_58155873-b89f-7e87-5648-8ab733271fff-ccd359d7, #w-node-a06e166b-0982-5269-31bb-1dcc8d0b4e85-ccd359d7 {
  grid-column: span 2 / span 2;
}

#w-node-a31b51b0-2388-9657-430a-5bded3c2bb2e-ccd359d7 {
  grid-template-rows: 80px 80px;
  grid-template-columns: 140px 140px 140px;
}

#w-node-_033027b2-102a-ba1d-84d2-1928b2ca1436-b2ca13d4 {
  place-self: auto;
}

#w-node-_033027b2-102a-ba1d-84d2-1928b2ca143c-b2ca13d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1c294275-f099-3a6e-1f21-127ab4fd8bae-6750bd48 {
  align-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-a5985827-b29b-9b40-6c85-f4980a863ba6-ccd359d7 {
    grid-template-rows: 320px 320px 320px 320px 320px 320px;
    grid-template-columns: 320px 1fr;
  }

  #w-node-a5985827-b29b-9b40-6c85-f4980a863ba7-ccd359d7 {
    grid-column: span 2 / span 2;
  }

  #w-node-eb72db97-383a-6d7d-8c6b-8d8d14c4067c-ccd359d7, #w-node-_4a28a73a-81f5-a288-95e0-06d225c29bbf-ccd359d7 {
    grid-row: span 2 / span 2;
  }

  #w-node-_58155873-b89f-7e87-5648-8ab733271fff-ccd359d7, #w-node-a06e166b-0982-5269-31bb-1dcc8d0b4e85-ccd359d7 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a5985827-b29b-9b40-6c85-f4980a863ba6-ccd359d7 {
    grid-template-rows: 280px 320px 320px 320px 320px 322px;
    grid-template-columns: minmax(200px, 1fr);
  }

  #w-node-a5985827-b29b-9b40-6c85-f4980a863ba7-ccd359d7 {
    grid-column: span 1 / span 1;
  }

  #w-node-eb72db97-383a-6d7d-8c6b-8d8d14c4067c-ccd359d7, #w-node-_4a28a73a-81f5-a288-95e0-06d225c29bbf-ccd359d7 {
    grid-row: span 1 / span 1;
  }

  #w-node-_58155873-b89f-7e87-5648-8ab733271fff-ccd359d7, #w-node-a06e166b-0982-5269-31bb-1dcc8d0b4e85-ccd359d7 {
    grid-column: span 1 / span 1;
  }

  #w-node-a31b51b0-2388-9657-430a-5bded3c2bb2e-ccd359d7 {
    grid-template-rows: 80px 80px;
    grid-template-columns: 140px 1fr;
  }

  #w-node-_033027b2-102a-ba1d-84d2-1928b2ca141b-b2ca13d4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-dfb9c9d2-5e1f-4666-50ce-c8a29234aa2f-aee67f37 {
    place-self: auto;
  }
}


