:root {
  --white: #ffffff;
  --maron: #250407;
  --maron-75: rgba(37, 4, 7, 0.75);
  --black: #111;
  --pink: #f07f89;
  --lpink: #f9ccd0;
  --l-t-pink: #fdf2f3;
  --lpurple: #f8f9fe;
  --purple: #666ec0;
  --navy: #191b30;
  --Secondary-Secondary-700: #333760;
  --Secondary-Secondary-900: #191b30;
  --neutrals-dark-gray-80: rgba(17, 17, 17, 0.8);
  --Secondary-Secondary-50: #f2f3fe;
  --montserrat: "Montserrat", sans-serif;
  --worksans: "Work Sans", sans-serif;
  --tenor: "Tenor Sans", sans-serif;
}

.maron {
  background-color: var(--maron);
}

.boder-b {
  border-bottom: 1px solid #999;
}

.lh-16 {
  line-height: 1.6rem !important;
}

.gap-08 {
  gap: 0.8rem;
}

.border-radius-16 {
  border-radius: 1.6rem;
}

.mb-24 {
  margin-bottom: 2.4rem;
}

.mb-22 {
  margin-bottom: 2.2rem;
}

.mt-16 {
  margin-top: 1.6rem;
}

.mt-18 {
  margin-top: 1.8rem;
}

.mt-20 {
  margin-top: 2rem;
}

.mt-24 {
  margin-top: 2.4rem;
}

.mt-30 {
  margin-top: 3rem;
}

.mt-32 {
  margin-top: 3.2rem;
}

.mt-40 {
  margin-top: 4rem;
}

.mt-50 {
  margin-top: 5rem;
}

.mt-60 {
  margin-top: 6rem;
}

.mt-70 {
  margin-top: 7rem;
}

.mt-80 {
  margin-top: 8rem;
}

.mt-90 {
  margin-top: 9rem;
}

.mt-100 {
  margin-top: 10rem;
}

.mt-120 {
  margin-top: 12rem;
}

.mt-150 {
  margin-top: 15rem;
}

.mt-200 {
  margin-top: 20rem;
}

.mb-16 {
  margin-bottom: 1.6rem;
}

.mb-18 {
  margin-bottom: 1.8rem;
}

.mb-20 {
  margin-bottom: 2rem;
}

.mb-24 {
  margin-bottom: 2.4rem;
}

.mb-30 {
  margin-bottom: 3rem;
}

.mb-32 {
  margin-bottom: 3.2rem;
}

.mb-40 {
  margin-bottom: 4rem;
}

.mb-48 {
  margin-bottom: 4.8rem;
}

.mb-50 {
  margin-bottom: 5rem;
}

.mb-56 {
  margin-bottom: 5.6rem;
}

.mb-60 {
  margin-bottom: 6rem;
}

.mb-64 {
  margin-bottom: 6.4rem;
}

.mb-70 {
  margin-bottom: 7rem;
}

.mb-80 {
  margin-bottom: 8rem;
}

.mb-90 {
  margin-bottom: 9rem;
}

.mb-100 {
  margin-bottom: 10rem;
}

.mb-120 {
  margin-bottom: 12rem;
}

.mb-150 {
  margin-bottom: 15rem;
}

.mb-200 {
  margin-bottom: 20rem;
}

.pt-10 {
  padding-top: 1rem;
}

.pt-16 {
  padding-top: 1.6rem;
}

.pt-18 {
  padding-top: 1.8rem;
}

.pt-20 {
  padding-top: 2rem;
}

.pt-24 {
  padding-top: 2.4rem;
}

.pt-30 {
  padding-top: 3rem;
}

.pt-32 {
  padding-top: 3.2rem;
}

.pt-40 {
  padding-top: 4rem;
}

.pt-50 {
  padding-top: 5rem;
}

.pt-60 {
  padding-top: 6rem;
}

.pt-70 {
  padding-top: 7rem;
}

.pt-80 {
  padding-top: 8rem;
}

.pt-90 {
  padding-top: 9rem;
}

.pt-100 {
  padding-top: 10rem;
}

.pt-110 {
  padding-top: 10rem;
}

.pt-120 {
  padding-top: 12rem;
}

.pt-130 {
  padding-top: 13rem;
}

.pt-140 {
  padding-top: 14rem;
}

.pt-150 {
  padding-top: 15rem;
}

.pt-160 {
  padding-top: 16rem;
}

.pt-170 {
  padding-top: 16rem;
}

.pt-180 {
  padding-top: 18rem;
}

.pt-200 {
  padding-top: 20rem;
}

.pb-10 {
  padding-bottom: 1rem;
}

.pb-16 {
  padding-bottom: 1.6rem;
}

.pb-18 {
  padding-bottom: 1.8rem;
}

.pb-20 {
  padding-bottom: 2rem;
}

.pb-24 {
  padding-bottom: 2.4rem;
}

.pb-30 {
  padding-bottom: 3rem;
}

.pb-32 {
  padding-bottom: 3.2rem;
}

.pb-40 {
  padding-bottom: 4rem;
}

.pb-50 {
  padding-bottom: 5rem;
}

.pb-60 {
  padding-bottom: 6rem;
}

.pb-70 {
  padding-bottom: 7rem;
}

.pb-80 {
  padding-bottom: 8rem;
}

.pb-90 {
  padding-bottom: 9rem;
}

.pb-100 {
  padding-bottom: 10rem;
}

.pb-120 {
  padding-bottom: 12rem;
}

.pb-120 {
  padding-bottom: 12rem;
}

.pb-130 {
  padding-bottom: 13rem;
}

.pb-140 {
  padding-bottom: 14rem;
}

.pb-150 {
  padding-bottom: 15rem;
}

.pb-160 {
  padding-bottom: 16rem;
}

.pb-180 {
  padding-bottom: 18rem;
}

.pb-200 {
  padding-bottom: 20rem;
}

.ps-10 {
  padding-left: 1rem;
}

.ps-16 {
  padding-left: 1.6rem;
}

.ps-18 {
  padding-left: 1.8rem;
}

.ps-20 {
  padding-left: 2rem;
}

.ps-24 {
  padding-left: 2.4rem;
}

.ps-30 {
  padding-left: 3rem;
}

.ps-32 {
  padding-left: 3.2rem;
}

.ps-40 {
  padding-left: 4rem;
}

.ps-50 {
  padding-left: 5rem;
}

.ps-60 {
  padding-left: 6rem;
}

.ps-70 {
  padding-left: 7rem;
}

.ps-80 {
  padding-left: 8rem;
}

.ps-90 {
  padding-left: 9rem;
}

.ps-100 {
  padding-left: 10rem;
}

.ps-150 {
  padding-left: 15rem;
}

.ps-200 {
  padding-left: 20rem;
}

.pe-10 {
  padding-right: 1rem;
}

.pe-16 {
  padding-right: 1.6rem;
}

.pe-18 {
  padding-right: 1.8rem;
}

.pe-20 {
  padding-right: 2rem;
}

.pe-24 {
  padding-right: 2.4rem;
}

.pe-30 {
  padding-right: 3rem;
}

.pe-32 {
  padding-right: 3.2rem;
}

.pe-40 {
  padding-right: 4rem;
}

.pe-50 {
  padding-right: 5rem;
}

.pe-60 {
  padding-right: 6rem;
}

.pe-70 {
  padding-right: 7rem;
}

.pe-80 {
  padding-right: 8rem;
}

.pe-90 {
  padding-right: 9rem;
}

.pe-100 {
  padding-right: 10rem;
}

.pe-150 {
  padding-right: 15rem;
}

.pe-200 {
  padding-right: 20rem;
}

.p-20 {
  padding: 2rem;
}

.p-30 {
  padding: 3rem;
}

.p-40 {
  padding: 4rem;
}

.p-50 {
  padding: 5rem;
}

.pe-md-32 {
  padding-right: 3.2rem;
}

.pe-md-22 {
  padding-right: 2.2rem;
}

.gap-32 {
  gap: 3.2rem;
}

.gap-17 {
  gap: 1.7rem;
}

.max-31 {
  max-width: 31.4rem;
}

.max-32 {
  max-width: 32.4rem;
}

.max-34 {
  max-width: 34.5rem;
}

.max-280 {
  max-width: 28rem;
}

.max-300 {
  max-width: 30rem;
}

.max-350 {
  max-width: 30.5rem;
}

.max-36 {
  max-width: 36.2rem;
}

.max-360 {
  max-width: 36rem;
}

.max-365 {
  max-width: 36.5rem;
}

.max-39 {
  max-width: 39.45rem;
}

.max-400 {
  max-width: 40rem;
}

.max-500 {
  max-width: 50rem;
}

.max-510 {
  max-width: 51rem;
}

.max-51 {
  max-width: 51.4rem;
}

.max-53 {
  max-width: 53.4rem;
}

.max-50 {
  max-width: 50.8rem;
}

.max-600 {
  max-width: 60rem;
}

.max-610 {
  max-width: 61rem;
}

.max-642 {
  max-width: 64.2rem;
}

.max-650 {
  max-width: 65rem;
}

.max-658 {
  max-width: 65.8rem;
}

.max-700 {
  max-width: 70rem;
}

.max-720 {
  max-width: 72rem;
}

.max-788 {
  max-width: 78.8rem;
}

.max-800 {
  max-width: 80rem;
}

.max-860 {
  max-width: 86rem;
}

.max-980 {
  max-width: 98rem;
}

.max-110 {
  max-width: 110rem;
}

.max-106 {
  max-width: 106rem;
}

.max-1400 {
  max-width: 140rem;
}

.max-1440 {
  max-width: 144rem;
}

.max-1920 {
  max-width: 192rem;
  margin: auto;
}

.mwidth_605 {
  max-width: 60.5rem;
  width: 100%;
}

.minvh-100 {
  min-height: 100vh;
}

.minh-180 {
  min-height: 18rem;
}

.minh-265 {
  min-height: 26.5rem;
}

.minh-350 {
  min-height: 35rem;
}

.minh-400 {
  min-height: 40rem;
}

.minh-500 {
  min-height: 50rem;
}

.h-100-vh {
  min-height: 100vh;
}

.h-90-vh {
  min-height: 90vh;
}

.h-80-vh {
  min-height: 80vh;
}

.h-70-vh {
  min-height: 70vh;
}

.h-60-vh {
  min-height: 60vh;
}

.h-50-vh {
  min-height: 50vh;
}

.max-1330 {
  max-width: 133rem;
}

.max-110 {
  max-width: 110rem;
}

.max-25 {
  max-width: 25.1rem;
}

.max-52 {
  max-width: 52.6rem;
}

.pt-large {
  padding-top: 24.6rem;
}

.pt-medium {
  padding-top: 16.8rem;
}

.pb-large {
  padding-bottom: 12.5rem;
}

.pb-medium {
  padding-bottom: 7.2rem;
}

.wp-block-columns {
  padding: 0 0.75rem 0;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.border-radius-8 img {
  border-radius: 0.8rem;
  width: 100%;
}

@media screen and (min-width: 37.5em) {
  .main-navigation ul {
    display: flex;
  }
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

html {
  font-size: 10px;
}
html body {
  font-family: var(--worksans);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  color: rgba(25, 27, 48, 0.85);
  /*============================================================== Heading ==============================================================*/
}
html body a {
  font-weight: 400;
  text-decoration: none;
  color: var(--black);
}
html body a:visited {
  color: var(--black);
}
html body a:hover {
  color: var(--black);
}
html body .h1,
html body h1 {
  color: var(--maron);
  font-family: var(--montserrat);
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 4.4rem; /* 122.222% */
}
html body .h2,
html body h2 {
  font-family: var(--montserrat);
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 4rem;
}
html body .h3,
html body h3 {
  font-family: var(--montserrat);
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 3.6rem;
}
html body .h4,
html body h4 {
  color: var(--black);
  font-family: var(--montserrat);
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.8rem; /* 120% */
}
html body .h5,
html body h5 {
  font-size: 1.8rem;
  font-family: var(--montserrat);
  font-weight: 600;
  line-height: 125%;
  margin: 0;
}
html body .h6,
html body h6 {
  color: #000406;
  font-family: var(--montserrat);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2rem;
}
html body .btn {
  padding: 1.12rem 2rem;
  transition: 0.3s all;
  color: #fff !important;
  font-family: var(--worksans);
  border-radius: 5rem;
  font-size: 1.4rem;
  background: #0d0e18;
  font-weight: 600;
  line-height: 1.6rem;
}
html body .btn:hover {
  background-color: var(--pink);
}
html body .btn .gform_button {
  border-radius: 5rem;
  color: var(--white);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  transition: 0.3s all ease;
  outline: none;
  border: unset;
}
html body .btn .gform_button:hover {
  background-color: var(--pink) !important;
}
html body .wp-block-button__link {
  font-family: var(--worksans);
  border-radius: 10rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  padding: 0.8rem 4.13rem;
  background-color: var(--red);
}
html body .wp-block-button__link:hover {
  background-color: #0d0e18;
  color: var(--white);
}
html body .wp-block-button__link:visited {
  color: var(--white);
}
html body form input[type=email],
html body form input[type=number],
html body form input[type=password],
html body form input[type=text],
html body form input[type=tel],
html body form .gfield_select,
html body form .textarea {
  background-color: transparent;
  border-radius: 40px;
  font-weight: 300;
  padding: 2.32rem 1.6rem;
  width: 100%;
  margin-top: 0;
  box-shadow: none;
  font-size: 1.6rem;
  line-height: 160%;
  border: 1px solid #d8e0e4;
  color: var(--Secondary-Secondary-900);
}
html body form input[type=email]::-moz-placeholder, html body form input[type=number]::-moz-placeholder, html body form input[type=password]::-moz-placeholder, html body form input[type=text]::-moz-placeholder, html body form input[type=tel]::-moz-placeholder, html body form .gfield_select::-moz-placeholder, html body form .textarea::-moz-placeholder {
  color: var(--Secondary-Secondary-900);
}
html body form input[type=email]::placeholder,
html body form input[type=number]::placeholder,
html body form input[type=password]::placeholder,
html body form input[type=text]::placeholder,
html body form input[type=tel]::placeholder,
html body form .gfield_select::placeholder,
html body form .textarea::placeholder {
  color: var(--Secondary-Secondary-900);
}
html body form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("../images/downarrow.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 1.6rem) center;
  padding-right: 30px;
  padding: 1.2rem 2.8rem 1.2rem 1.6rem !important;
}
html body form input[type=submit]:hover {
  background-color: var(--navy);
  color: var(--red);
}
html body form .gfield {
  flex-wrap: wrap;
}
html body form .gform_fields {
  grid-row-gap: 1.6rem !important;
}
html body form .gform_button {
  border-radius: 5rem;
  background: #0d0e18 !important;
  color: var(--white);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  transition: 0.3s all ease;
  outline: none;
  border: unset;
}
html body .gform_wrapper.gravity-theme .gfield_required {
  display: none !important;
}
html body .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border: 1px solid rgba(0, 0, 0, 0.5);
}

#site-wrap {
  position: relative;
}

#toast-wrap {
  padding: 1.2rem 0;
  text-align: center;
  position: relative;
}
#toast-wrap p {
  margin: 0;
}
#toast-wrap a {
  text-align: center;
  font-weight: 700;
  line-height: 160%; /* 2.56rem */
  text-decoration-line: underline;
  background-color: transparent;
  margin-left: 0.8rem;
}
#toast-wrap #toast-close {
  position: absolute;
  right: 3.2rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pomontserrat;
}

.site-header {
  background-color: #fff;
  position: relative;
  transition: all 0.3s;
  padding: 3.8rem 0 0.9rem;
  top: 0;
  z-index: 99;
  width: 100%;
}
.site-header .site-logo img {
  transition: all 0.3s;
}
.site-header.fixed {
  position: fixed;
  animation: slide-down 0.4s;
  position: fixed;
  -webkit-transition-property: background, padding, z-index;
  -webkit-transition-duration: 300ms;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0;
  -moz-transition-property: background, padding, z-index;
  -moz-transition-duration: 300ms;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0;
  -ms-transition-property: background, padding, z-index;
  -ms-transition-duration: 300ms;
  -ms-transition-timing-function: ease;
  -ms-transition-delay: 0;
  -o-transition-property: background, padding, z-index;
  -o-transition-duration: 300ms;
  -o-transition-timing-function: ease;
  -o-transition-delay: 0;
  transition-property: background, padding, z-index;
  transition-duration: 300ms;
  transition-timing-function: ease;
  transition-delay: 0;
  background-color: var(--white);
  padding: 1rem 0rem;
}
.site-header.fixed::after {
  height: 2.4rem;
}
.site-header.fixed .top-bar {
  display: none;
}
.site-header.fixed .site-logo img {
  max-width: 32rem;
}
.site-header:after {
  content: "";
  width: 100%;
  height: 5.4rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #f2f3fe;
  z-index: -1;
}

.site-navigation {
  padding: 0;
  list-style: none;
  margin: 0;
}
.site-navigation ul#primary-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 2.8rem;
  align-items: center;
}
.site-navigation ul#primary-menu li {
  position: relative;
  transition: 0.3s all;
  margin: -1rem 0 0 0;
}
.site-navigation ul#primary-menu li a {
  color: var(--black);
  font-family: var(--worksans);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.4rem; /* 150% */
  transition: 0.2s all;
  padding: 0.5rem 0;
}
.site-navigation ul#primary-menu li a:hover {
  color: var(--pink);
}
.site-navigation ul#primary-menu li a:visited {
  color: var(--black);
}
.site-navigation ul#primary-menu li.current_page_item a {
  color: var(--black);
  font-weight: 500;
}
.site-navigation ul#primary-menu li.current-page-ancestor > a, .site-navigation ul#primary-menu li.current-menu-item > a, .site-navigation ul#primary-menu li.current-menu-parent > a {
  position: relative;
  top: -0.08rem;
}
.site-navigation ul#primary-menu li.current-page-ancestor > a:after, .site-navigation ul#primary-menu li.current-menu-item > a:after, .site-navigation ul#primary-menu li.current-menu-parent > a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -0.2rem;
  left: 50%;
  transform: translateX(-50%);
}
.site-navigation ul#primary-menu li.current-page-ancestor .sub-menu .current-menu-item a::after, .site-navigation ul#primary-menu li.current-menu-item .sub-menu .current-menu-item a::after, .site-navigation ul#primary-menu li.current-menu-parent .sub-menu .current-menu-item a::after {
  display: none;
}
.site-navigation ul#primary-menu li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
  border-radius: 0rem 0rem 0.4rem 0.4rem;
  border-top: 2px solid var(--Secondary-Secondary-50, #f2f3fe);
  background: var(--Neutrals-White, #fff);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.2s;
}
.site-navigation ul#primary-menu li:hover .arrow svg {
  transform: rotate(180deg);
}
.site-navigation ul#primary-menu li ul.sub-menu {
  position: absolute;
  min-width: 21.6rem;
  display: block;
  list-style: none;
  padding: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 2rem);
  z-index: 1;
}
.site-navigation ul#primary-menu li ul.sub-menu li {
  width: 100%;
  padding: 0.8rem 1.6rem 0.8rem;
  margin: 0;
}
.site-navigation ul#primary-menu li ul.sub-menu li:last-child {
  padding-bottom: 1.6rem;
}
.site-navigation ul#primary-menu li ul.sub-menu li:first-child {
  padding-top: 1.6rem;
}
.site-navigation ul#primary-menu li ul.sub-menu li a {
  padding: 0;
  width: 100%;
  text-transform: capitalize;
}
.site-navigation ul#primary-menu li.primary-btn a {
  color: var(--white);
}
.site-navigation ul#primary-menu li.search-hide {
  margin-left: 5.2rem;
}
.site-navigation .menu-toggle {
  border: 0;
  display: none;
}
.site-navigation .menu-toggle .mobile-icon {
  display: none;
}
.site-navigation.toggled .main-navigation {
  position: fixed;
  right: 0;
  top: 12rem;
  padding: 2rem 4rem;
  border-radius: 1rem;
  width: 100%;
  min-height: calc(100vh - 12rem);
  left: 0;
}

.topbar {
  padding: 1.2rem 0;
  background-color: var(--d-navy);
}
.topbar .--content {
  justify-content: end;
  gap: 0.8rem;
}
.topbar .--content p {
  color: var(--white);
  font-family: "worksans Sans";
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0;
  line-height: 1.6rem; /* 114.286% */
  display: flex;
  align-items: center;
}
.topbar .--content p img {
  margin-right: 0.8rem;
}
.topbar .--content p a {
  color: var(--white);
  font-weight: 700;
}

.site-footer {
  padding: 2rem 0 8rem;
  margin-top: 4rem;
}
.site-footer p.copyright {
  color: var(--Black, #111);
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 16px;
  margin: 0;
}
.site-footer .menu-footer-container p {
  margin: 0;
  font-size: 1.2rem;
}
.site-footer .menu-footer-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 2rem;
  justify-content: end;
  margin-right: 2rem;
}
.site-footer .menu-footer-container ul li a {
  color: var(--Black, #111);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem; /* 133.333% */
  transition: 0.3s all;
}
.site-footer .menu-footer-container ul li a:hover {
  color: var(--pink);
}

.wp-block-columns {
  padding: 0;
}

.post,
.page {
  margin: 0;
}

#search-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  background-color: rgba(25, 27, 48, 0.98);
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
}
#search-popup form {
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  display: flex;
  max-width: 62rem;
  width: 100%;
}
#search-popup form input[type=text] {
  padding: 1.6rem 2rem 1.6rem 5.2rem;
  margin: 0;
  border-radius: 0.4rem 0rem 0rem 0.4rem;
}
#search-popup form input[type=submit] {
  border-radius: 0px 0.4rem 0.4rem 0px;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 1.6rem 3.7rem;
  border: unset;
  color: var(--white);
}
#search-popup form div#close-form {
  position: absolute;
  right: 0;
  top: -4rem;
  cursor: pointer;
}
#search-popup form div#close-form img.close-img {
  filter: invert(402%) sepia(593%) saturate(1572%) hue-rotate(537deg) brightness(119%) contrast(119%);
}
#search-popup form .--search {
  position: absolute;
  left: 2rem;
  top: 2rem;
  max-width: 1.6rem;
}

.hero-section {
  display: flex;
  align-items: center;
  background-color: #f2a2b8;
  background-image: url(../../assets/images/gradient1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-section .--img {
  max-width: 45.8rem;
  max-height: 44rem;
  overflow: hidden;
}
.hero-section .--content h1 {
  margin-bottom: 2.4rem;
}
.hero-section .--content p {
  font-size: 2rem;
  line-height: 2.8rem;
  color: rgba(37, 4, 7, 0.75);
}

.type-of-info {
  padding: 7.2rem 0 8.8rem;
}
.type-of-info .--content h2 {
  color: var(--Black, #111);
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 4.4rem;
  margin: 0rem;
}
.type-of-info .cat-listing {
  margin: 7.2rem 0;
}
.type-of-info .cat-listing ul {
  margin: 0;
  padding: 0;
  gap: 4rem;
  flex-wrap: wrap;
}
.type-of-info .cat-listing ul li {
  border: 2px solid var(--pink);
  border-radius: 50rem;
  transition: 0.3s all;
}
.type-of-info .cat-listing ul li a {
  color: var(--Pink, #f07f89);
  font-family: var(--worksans);
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6rem;
  padding: 1.6rem 3.2rem;
  display: block;
  transition: 0.3s all;
  text-align: center;
}
.type-of-info .cat-listing ul li:hover {
  background-color: var(--Pink, #f07f89);
}
.type-of-info .cat-listing ul li:hover a {
  color: var(--white);
}
.type-of-info .form-search form {
  position: relative;
}
.type-of-info .form-search form input[type=text] {
  border-radius: 5rem;
  border: 1px solid #ccd0f9;
  background: #fff;
  padding: 1.7rem 3.2rem !important;
  text-align: center;
  color: rgba(25, 27, 48, 0.75);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2rem;
}
.type-of-info .form-search form input[type=text]::-moz-placeholder {
  color: rgba(25, 27, 48, 0.75);
}
.type-of-info .form-search form input[type=text]::placeholder {
  color: rgba(25, 27, 48, 0.75);
}
.type-of-info .form-search form input[type=text]:focus {
  outline: none;
}
.type-of-info .form-search form svg {
  position: absolute;
  left: 3.2rem;
  top: 50%;
  transform: translateY(-50%);
}

.form-search form {
  position: relative;
}
.form-search form input[type=text] {
  border-radius: 5rem !important;
  border: 1px solid #ccd0f9;
  background: #fff;
  padding: 1.4rem 3.2rem !important;
  text-align: center;
  color: #191b30;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2rem;
}
.form-search form svg {
  position: absolute;
  left: 3.2rem;
  top: 50%;
  transform: translateY(-50%);
}

.articles {
  padding: 5.6rem 0 10rem;
  background-color: var(--lpurple);
}
.articles .--article-title {
  margin-bottom: 5.6rem;
}
.articles .--article-title h2 {
  color: var(--navy);
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 3.6rem;
  margin: 0;
}
.articles .--article-title a {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  color: var(--purple);
  gap: 0.4rem;
}
.articles .--article-title a:hover {
  color: var(--purple);
}
.articles .article-wrapper .first-column {
  max-width: 75rem;
}
.articles .article-wrapper .first-column .post-thumbnail {
  margin-bottom: 2.4rem;
  max-height: 42.8rem;
  overflow: hidden;
}
.articles .article-wrapper .first-column .post-thumbnail img {
  min-height: 42.8rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.articles .article-wrapper .first-column .article-info h3 {
  margin-bottom: 0.4rem;
}
.articles .article-wrapper .first-column .article-info h3 a {
  font-weight: 500;
}
.articles .article-wrapper .first-column .article-info p {
  color: rgba(17, 17, 17, 0.75);
  font-size: 1.4rem;
  line-height: 2rem;
  margin: 0;
}
.articles .article-wrapper .first-column .article-info p strong {
  font-weight: 600;
  margin-right: 1.2rem;
}
.articles .article-wrapper .first-column .article-info p span {
  font-weight: 400;
}
.articles .article-wrapper .second-column .row {
  --bs-gutter-x: 2rem;
}
.articles .article-wrapper .second-column .post-thumbnail {
  margin-bottom: 0.8rem;
  max-height: 14rem;
  overflow: hidden;
}
.articles .article-wrapper .second-column .post-thumbnail img {
  width: 100%;
}
.articles .article-wrapper .second-column .article-info h6 {
  margin: 0 0 0.4rem 0;
}
.articles .article-wrapper .second-column .article-info h6 a {
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.articles .article-wrapper .second-column .article-info p {
  color: rgba(17, 17, 17, 0.75);
  font-size: 1.2rem;
  line-height: 2rem;
  margin: 0;
}
.articles .article-wrapper .second-column .article-info p strong {
  font-weight: 600;
}
.articles .article-wrapper .second-column .article-info p span {
  font-weight: 400;
}
.articles .article-wrapper .post-thumbnail {
  transition: 0.3s all;
  overflow: hidden;
}
.articles .article-wrapper .post-thumbnail img {
  transition: 1s all;
}
.articles .article-wrapper .post-thumbnail:hover {
  transition: 0.5s all ease;
}
.articles .article-wrapper .post-thumbnail:hover img {
  transform: scale(1.2);
}

.experts {
  padding: 8.8rem 0 11rem;
}
.experts .--content {
  max-width: 68rem;
  margin-bottom: 5.6rem;
}
.experts .--content h2 {
  color: var(--Black, #111);
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.8rem;
  margin-bottom: 0.8rem;
}
.experts .--content p {
  color: rgba(17, 17, 17, 0.75);
  margin-bottom: 0;
}
.experts .team-listing {
  max-width: 96rem;
  margin: auto;
  justify-content: center !important;
}
.experts .team-listing .col {
  flex: 0 0 22.4rem;
  max-width: 22.4rem;
  margin-bottom: 2.2rem;
}
.experts .team-listing .team-card {
  max-width: unset;
  margin-bottom: 6.4rem;
  margin: auto;
  padding: 0;
}
.experts .team-listing .team-card figure {
  display: inline-block;
  margin-bottom: 0rem;
  max-height: 14rem;
  overflow: hidden;
  border-radius: 0px 64px 0px 0px;
}
.experts .team-listing .team-card figure img {
  max-width: 14rem;
}
.experts .team-listing .team-card .team-title {
  margin-bottom: 0.4rem;
}
.experts .team-listing .team-card .team-title a {
  color: var(--Black, #111);
  font-family: var(--worksans);
  font-weight: 600;
  margin-bottom: 0.4rem;
}
.experts .team-listing .team-card p {
  color: rgba(17, 17, 17, 0.8);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2rem; /* 125% */
  margin-bottom: 1.8rem;
}

.newsletter {
  margin-bottom: 4rem;
  background-color: #f2f3fe;
}
.newsletter figure {
  margin: 0;
}
.newsletter .form-subscribe .--content {
  max-width: 51.8rem;
  margin: auto;
}
.newsletter .form-subscribe .--content h2 {
  font-family: var(--tenor);
  margin-bottom: 1.6rem;
}
.newsletter .form-subscribe .--content p {
  color: rgba(25, 27, 48, 0.85);
}
.newsletter .form-subscribe .zcwf_lblLeft {
  background-color: unset !important;
  width: 100% !important;
  padding: 0 !important;
}
.newsletter .form-subscribe .zcwf_lblLeft .form {
  margin-top: 3rem !important;
}
.newsletter .form-subscribe .zcwf_lblLeft .form .zcwf_col_fld {
  width: 100%;
}
.newsletter .form-subscribe .zcwf_lblLeft .form .gjs-cell {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.newsletter .form-subscribe .zcwf_lblLeft .form input[type=email] {
  padding: 1.8rem 4.4rem;
}
.newsletter .form-subscribe .zcwf_lblLeft .form input[type=text] {
  border-radius: 50px !important;
  background: #fff !important;
  width: 100% !important;
  padding: 1.8rem !important;
  border: 0 !important;
  float: left;
  color: #13212a !important;
  font-size: 1.4rem !important;
  font-weight: 400 !important;
  line-height: 16px; /* 114.286% */
  text-transform: uppercase !important;
  max-width: 36.6rem !important;
}
.newsletter .form-subscribe .zcwf_lblLeft .form input::-moz-placeholder {
  color: #13212a;
}
.newsletter .form-subscribe .zcwf_lblLeft .form input::placeholder {
  color: #13212a;
}
.newsletter .form-subscribe .zcwf_lblLeft .form input[type=submit] {
  border-radius: 50px;
  background: #0d0e18;
  float: right;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 14.4rem;
}

.cat-articles .row {
  margin-bottom: 4rem !important;
}
.cat-articles h2 {
  color: var(--Secondary-Secondary-700);
  padding: 7.3rem 0 8.8rem;
  font-family: var(--worksans);
  font-weight: 600;
  line-height: 4rem; /* 125% */
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  margin: 0;
}
.cat-articles h2 span {
  line-height: 0;
}
.cat-articles .short-content {
  max-width: 50rem;
}
.cat-articles .short-content h3 {
  font-weight: 500;
  color: var(--black);
}
.cat-articles .date {
  position: absolute;
  bottom: 3rem;
  color: rgba(17, 17, 17, 0.75);
  font-family: var(--worksans);
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem;
  margin: 0;
}
.cat-articles .date p {
  margin: 0;
}

.anchor_hero {
  margin-top: 4rem;
}
.anchor_hero .overlay {
  content: "";
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0.6;
}
.anchor_hero .--title {
  min-height: 56rem;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.anchor_hero .--title h1 {
  color: var(--white);
  text-align: center;
  font-size: 4rem;
  font-weight: 600;
  line-height: 4.8rem;
  margin: 0;
  position: relative;
}
.anchor_hero .--title h1::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4rem;
  background-color: var(--lpink);
  width: 100%;
  height: 0.4rem;
  transform: translateX(-50%);
  max-width: 58rem;
}

.anchor_content {
  padding: 8.8rem 0 7.8rem;
}
.anchor_content h6 {
  font-family: var(--worksans);
}
.anchor_content .--content {
  max-width: 86.4rem;
  margin: auto;
}
.anchor_content .--content a {
  text-decoration: underline;
}
.anchor_content .--content .video-col {
  gap: 2rem;
}
.anchor_content .--content .video-col .wp-block-embed__wrapper {
  height: 24.2rem;
}
.anchor_content .--content .video-col .wp-block-embed iframe {
  width: 42.2rem;
  height: 24.2rem;
}
.anchor_content .--content .left_img_text h3 {
  margin-bottom: 2rem;
}
.anchor_content .--content .left_img_text ul li {
  margin-bottom: 1.2rem;
}
.anchor_content .--content .left_img_text figure {
  margin: 0;
}
.anchor_content .--content p {
  color: var(--neutrals-dark-gray-80);
}
.anchor_content .--content strong {
  font-weight: 600;
}
.anchor_content .--content h2 {
  color: var(--Black, #111);
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 3.6rem; /* 128.571% */
  margin-bottom: 2rem;
}
.anchor_content .--content h3 {
  color: rgba(17, 17, 17, 0.9);
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.8rem; /* 140% */
  margin-bottom: 1.2rem;
}
.anchor_content .--content h6 {
  color: var(--Black, #111);
  font-size: 1.6rem;
  font-weight: 500;
  font-family: var(--montserrat);
  margin: 0;
}
.anchor_content .--content ul {
  padding-left: 2.4rem;
  margin: 0;
  list-style: none;
}
.anchor_content .--content ul li {
  margin-bottom: 0.8rem;
  position: relative;
}
.anchor_content .--content ul li::before {
  content: "";
  position: absolute;
  background-color: var(--lpink);
  width: 12px;
  height: 12px;
  border-radius: 0rem 10rem 0rem 0rem;
  left: -24px;
  top: 6px;
}
.anchor_content .--content ul li strong {
  font-weight: 500;
}
.anchor_content .--content .wp-block-separator {
  border: none;
  opacity: 1;
  height: 2px;
  max-width: 34rem;
  margin: 8rem 0;
  background-color: var(--lpink);
}
.anchor_content .color-card {
  padding: 5.6rem;
  border-radius: 2.4rem;
  background: #fdf2f3;
}
.anchor_content .color-card p {
  margin: 0;
}
.anchor_content .pink-icon {
  gap: 1.6rem;
  margin-bottom: 3rem;
}
.anchor_content .pink-icon.pink-icon-height {
  margin-bottom: 0.2rem !important;
}
.anchor_content .pink-icon.pink-icon-height figure {
  line-height: 1;
}
.anchor_content .pink-icon figure {
  line-height: 1.2;
  margin: 0rem;
}
.anchor_content .pink-icon.inner-pink-icon {
  padding-left: 4rem;
  margin-bottom: 0.2rem;
}
.anchor_content .pink-icon.inner-pink-icon h6 {
  font-weight: 500;
  margin: 0;
  color: rgba(17, 17, 17, 0.8);
  line-height: 2.4rem;
  font-family: var(--worksans);
}
.anchor_content .pink-icon.inner-pink-icon ul li::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: -24px;
  top: 6px;
  border-radius: 24px;
  border: 1px solid #f9ccd0;
  background-color: unset;
}

.page-template-anchor .articles {
  padding: 5.6rem 0 10rem;
  background-color: #fdf2f3;
  margin-bottom: 4.8rem;
}
.page-template-anchor .articles .--article-title h3 {
  color: var(--maron);
}
.page-template-anchor .articles .--article-title a {
  color: var(--pink);
}

.single .newsletter-wrapper,
.page-template-default .newsletter-wrapper {
  margin-top: 8.8rem;
}
.single h1 svg,
.page-template-default h1 svg {
  margin-right: 0.8rem;
}
.single .hero-left-item,
.page-template-default .hero-left-item {
  height: 100%;
  display: flex;
  align-items: center;
}
.single .social,
.page-template-default .social {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.single .social .date,
.page-template-default .social .date {
  position: unset;
}
.single .cat-articles .row,
.page-template-default .cat-articles .row {
  margin-bottom: 0 !important;
}
.single .cat-articles .short-content h1,
.page-template-default .cat-articles .short-content h1 {
  color: var(--black);
  font-weight: 500;
  margin-bottom: 2rem;
}
.single .cat-articles .short-content p,
.page-template-default .cat-articles .short-content p {
  color: rgba(17, 17, 17, 0.75);
  font-size: 2.4rem;
  font-style: italic;
  font-weight: 300;
  line-height: 2.8rem; /* 116.667% */
}
.single .post-content .top-divider,
.page-template-default .post-content .top-divider {
  max-width: 58rem;
  height: 0.4rem;
  margin: 12rem auto 11.2rem auto;
  background-color: var(--lpink);
  border: 0;
  opacity: 1;
}
.single .post-content a,
.page-template-default .post-content a {
  text-decoration: underline;
  word-wrap: break-word;
}
.single .post-content p,
.page-template-default .post-content p {
  color: rgba(17, 17, 17, 0.8);
  margin-bottom: 4rem;
}
.single .post-content h2,
.single .post-content h3,
.single .post-content h4,
.single .post-content h5,
.page-template-default .post-content h2,
.page-template-default .post-content h3,
.page-template-default .post-content h4,
.page-template-default .post-content h5 {
  color: rgba(17, 17, 17, 0.9);
  font-weight: 500;
  margin-bottom: 1.2rem;
}
.single .post-content h2,
.page-template-default .post-content h2 {
  font-size: 2.8rem;
  line-height: 3.6rem;
}
.single .post-content h3,
.single .post-content h4,
.single .post-content h5,
.page-template-default .post-content h3,
.page-template-default .post-content h4,
.page-template-default .post-content h5 {
  font-size: 2rem;
  line-height: 2.8rem;
}
.single .post-content .wp-block-image,
.page-template-default .post-content .wp-block-image {
  margin-bottom: 4rem;
}
.single .post-content ul,
.page-template-default .post-content ul {
  padding-left: 2.4rem;
  margin: 0 0 4rem 0;
  list-style: none;
}
.single .post-content ul li,
.page-template-default .post-content ul li {
  position: relative;
  margin-bottom: 0.8rem;
}
.single .post-content ul li::before,
.page-template-default .post-content ul li::before {
  content: "";
  position: absolute;
  background-color: var(--lpink);
  width: 12px;
  height: 12px;
  border-radius: 0rem 10rem 0rem 0rem;
  left: -24px;
  top: 6px;
}
.single .post-content ol,
.page-template-default .post-content ol {
  margin: 0 0 4rem 0;
}
.single .post-content ol li,
.page-template-default .post-content ol li {
  margin-bottom: 0.8rem;
}
.single .post-content table,
.page-template-default .post-content table {
  margin-bottom: 4rem;
}
.single .post-content table td br,
.page-template-default .post-content table td br {
  display: none !important;
}
.single .post-content table td li,
.page-template-default .post-content table td li {
  position: relative;
  margin-bottom: 0.8rem;
  list-style: none;
  padding-left: 2.8rem;
}
.single .post-content table td li::before,
.page-template-default .post-content table td li::before {
  content: "";
  position: absolute;
  background-color: var(--lpink);
  width: 12px;
  height: 12px;
  border-radius: 0rem 10rem 0rem 0rem;
  left: 8px;
  top: 6px;
}
.single .post-content .last-seprator,
.page-template-default .post-content .last-seprator {
  background-color: var(--lpink);
  opacity: 1;
  margin: 7.2rem auto 11.2rem;
  max-width: 58rem;
  color: var(--lpink);
  opacity: 1;
  height: 4px;
}
.single .articles,
.page-template-default .articles {
  background-color: var(--l-t-pink);
  padding: 5.6rem 0 7rem;
}
.single .articles .--article-title h2,
.single .articles .--article-title h3,
.page-template-default .articles .--article-title h2,
.page-template-default .articles .--article-title h3 {
  color: #13212a;
}
.single .wp-block-quote,
.page-template-default .wp-block-quote {
  max-width: 50rem;
  margin: auto;
  border: 1px solid var(--Primary-Primary-400, #f9ccd0);
  padding: 1rem;
  margin-top: 2rem;
  border-radius: 0.4rem;
}
.single .wp-block-quote cite,
.page-template-default .wp-block-quote cite {
  text-transform: capitalize;
  font-style: normal;
  font-weight: 500;
}
.single .wp-block-quote p,
.page-template-default .wp-block-quote p {
  margin-bottom: 2rem;
}
.single .wp-block-details summary,
.page-template-default .wp-block-details summary {
  color: rgba(17, 17, 17, 0.9);
  font-weight: 500;
  margin-bottom: 2rem;
  font-size: 2.8rem;
  line-height: 3.6rem;
}
.single .wp-block-details summary::marker,
.page-template-default .wp-block-details summary::marker {
  color: var(--lpink);
}

.category .cat-articles h2 {
  padding: 4rem 0 8.8rem;
}
.category .breadcrumbs {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  margin-top: 4rem;
}
.category .breadcrumbs a:hover {
  color: var(--Secondary-Secondary-700, #333760);
}
.category .breadcrumbs a,
.category .breadcrumbs .current {
  color: var(--neutrals-dark-gray-50, rgba(17, 17, 17, 0.5));
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem; /* 142.857% */
  transition: 0.3 all;
}
.category .breadcrumbs .articlelink {
  color: var(--Secondary-Secondary-700, #333760);
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem;
}

.category .cat-articles,
.page-template-page-archive .cat-articles {
  padding-bottom: 4rem;
}
.category .cat-articles .row,
.page-template-page-archive .cat-articles .row {
  padding-left: 12rem;
  padding-right: 12rem;
}
.category .cat-articles .row:last-child.boder-b,
.page-template-page-archive .cat-articles .row:last-child.boder-b {
  border: unset;
}
.category .cat-articles .date,
.page-template-page-archive .cat-articles .date {
  bottom: 4rem;
}
.category .cat-articles .post-thumbnail,
.page-template-page-archive .cat-articles .post-thumbnail {
  max-width: 48rem;
  margin: 0 0 0 auto;
}
.category .cat-articles .post-thumbnail .placeholder_img,
.page-template-page-archive .cat-articles .post-thumbnail .placeholder_img {
  max-height: 28rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.category .newsletter,
.page-template-page-archive .newsletter {
  margin-bottom: 8rem;
}

.page-template-contact .hero-section {
  background-color: #ffb1ba;
  background-image: url(../../assets/images/contact_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-template-contact .hero-section .--content {
  max-width: 51.3rem;
}
.page-template-contact .hero-section .--img {
  max-width: unset;
}
.page-template-contact .form-content .--content {
  max-width: 64rem;
  margin: auto;
}
.page-template-contact .form-content h2 {
  margin-bottom: 0.8rem;
  font-weight: 500;
  color: var(--Black, #111);
  line-height: 3.6rem;
  font-size: 2.8rem;
}
.page-template-contact .form-content p {
  margin-bottom: 5.6rem;
}
.page-template-contact .form-content .gform_footer {
  margin: 0;
}
.page-template-contact .form-content form input[type=email],
.page-template-contact .form-content form input[type=number],
.page-template-contact .form-content form input[type=password],
.page-template-contact .form-content form input[type=text],
.page-template-contact .form-content form input[type=tel],
.page-template-contact .form-content form .gfield_select,
.page-template-contact .form-content form .textarea {
  border-radius: 40px;
  border: 1px solid #d8e0e4;
  background: #fff;
  box-shadow: unset;
  padding: 2.3rem !important;
  color: var(--Secondary-Secondary-900, #191b30);
  opacity: 0.75;
  font-weight: 400;
}
.page-template-contact .form-content form .gform_button {
  color: var(--white) !important;
  font-family: var(--worksans) !important;
  font-size: 1.4rem !important;
  font-weight: 600 !important;
  line-height: 1.6rem !important; /* 114.286% */
  text-transform: uppercase !important;
  border-radius: 5rem !important;
  min-width: 10.3rem !important;
  padding: 1.5rem !important;
}
.page-template-contact .form-content .gform_confirmation_wrapper {
  text-align: center;
}
.page-template-contact .form-content .gform_confirmation_wrapper .gform_confirmation_message {
  margin-top: 10rem;
}
.page-template-contact .form-content .gform_confirmation_wrapper .gform_confirmation_message h4 {
  margin-bottom: 1rem;
  margin-top: 1.6rem;
}
.page-template-contact form {
  position: relative;
}
.page-template-contact form .textarea {
  border-radius: 1.6rem !important;
  border: 1px solid #d8e0e4;
  background: var(--white);
  height: 24rem;
  padding: 1.6rem !important;
  color: var(--Secondary-Secondary-900) !important;
  opacity: 0.75;
}
.page-template-contact form .gfield--type-consent label {
  line-height: 24px;
  margin-left: 8px !important;
  color: var(--Black, #111);
}
.page-template-contact form .gfield--type-consent input[type=checkbox] {
  margin-top: 6px;
  width: 1.6rem;
  height: 1.6rem;
}
.page-template-contact form .gfield--type-consent input[type=checkbox]:checked {
  background-color: var(--pink);
  border: unset;
}
.page-template-contact form .gfield--type-consent input[type=checkbox]:checked::before {
  color: #fff !important;
}
.page-template-contact .second-form {
  background-color: var(--Secondary-Secondary-50);
}
.page-template-contact .second-form form .gform_button {
  position: unset;
  color: var(--white) !important;
  font-family: var(--worksans) !important;
  font-size: 1.4rem !important;
  font-weight: 600 !important;
  line-height: 1.6rem !important; /* 114.286% */
  text-transform: uppercase !important;
  border-radius: 5rem !important;
  min-width: 10.3rem !important;
  padding: 1.5rem !important;
}
.page-template-contact .second-form form input[type=text],
.page-template-contact .second-form form input[type=tel],
.page-template-contact .second-form form input[type=email],
.page-template-contact .second-form form .gfield_select,
.page-template-contact .second-form form .textarea {
  background-color: white !important;
  border: 1px solid #ffffff !important;
}
.page-template-contact .second-form .gform_footer {
  justify-content: end;
  margin-top: 1.6rem;
}

.pages-list,
.posts-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pages-list li,
.posts-list li {
  margin-bottom: 1rem;
}

.about-hero {
  background-size: cover;
}

.large-hero {
  padding: 23rem 0;
  background-color: var(--Secondary-Secondary-50);
}
.large-hero h1 {
  color: var(--black);
  font-size: 3.6rem;
  font-weight: 500;
  margin-bottom: 4rem;
}
.large-hero p {
  color: rgba(17, 17, 17, 0.75);
  text-align: center;
  font-size: 2.4rem;
  font-style: italic;
  font-weight: 300;
  line-height: 28px; /* 116.667% */
  margin: 0;
}

.our_story {
  padding: 11.2rem 0 8rem;
}
.our_story h2 {
  color: var(--Black, #111);
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 44px; /* 122.222% */
  margin-bottom: 5.6rem;
}
.our_story .--content {
  max-width: 70rem;
  margin: auto;
}
.our_story .--content p {
  margin-bottom: 2rem;
}
.our_story hr {
  max-width: 58rem;
  height: 0.4rem;
  margin: 9.2rem auto 0;
  background-color: var(--lpink);
  border: 0;
  opacity: 1;
}

.team-listing .--title {
  padding-top: 8.1rem;
  padding-bottom: 8.1rem;
  margin: 0;
  color: var(--Pink, #f07f89);
  font-family: var(--worksans);
  font-weight: 600;
  line-height: 5.4rem; /* 166.667% */
  text-transform: uppercase;
}
.team-listing.contributors .--title {
  padding-top: 8.1rem;
  padding-bottom: 8.1rem;
  color: #333760;
}
.team-listing.contributors .post-thumbnail {
  border-radius: 0 12rem 0 0;
}

.team-card {
  max-width: 114rem;
  margin: auto;
  margin-bottom: 6.4rem;
  padding: 2.8rem;
}
.team-card:last-child {
  margin-bottom: 0rem;
}
.team-card .post-thumbnail {
  max-width: 31rem;
  border-radius: 0 16rem 0 0;
  overflow: hidden;
}
.team-card .--content h2 {
  color: var(--black);
  font-weight: 500;
  margin-bottom: 0.8rem;
  line-height: 3.6rem;
  font-size: 2.8rem;
}
.team-card .--content h6 {
  margin-bottom: 2rem;
  font-weight: 500;
  color: var(--black);
}
.team-card .--content p {
  margin-bottom: 3rem;
}
.team-card .--content p:last-child {
  margin-bottom: 0;
}
.team-card.flex-row-reverse .--img {
  float: right;
}

.page-template-about p {
  color: rgba(17, 17, 17, 0.8);
}
.page-template-about .team-listing .--content {
  max-width: 70.2rem;
}
.page-template-about .team-listing #team-48 {
  align-items: start !important;
}

.about-author {
  margin-bottom: 4.8rem;
}
.about-author h6 {
  color: var(--Secondary-Secondary-700, #333760);
  font-family: var(--montserrat);
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 3.6rem;
  text-transform: uppercase;
  margin-bottom: 3.2rem;
}
.about-author .author {
  border: 1px solid var(--Primary-Primary-400, #f9ccd0);
  padding: 3.6rem;
  display: flex;
  gap: 4rem;
  align-items: start;
}
.about-author .author .--img img {
  max-width: 9.5rem;
  border-radius: 0 5rem 0rem 0;
  height: auto;
}
.about-author .author .author-bio {
  font-size: 1.4rem;
}

.error {
  padding: 10rem 0rem;
}
.error img {
  max-width: 20rem;
}

.page-id-202 .--content .first-line {
  margin: 4rem 0 8rem 0;
}

.wp-block-embed {
  margin: 0;
}

.page-template-about .site-footer {
  margin-top: 8rem;
}

.zcwf_lblLeft .zcwf_col_fld {
  float: unset !important;
  width: 100% !important;
  padding: 0 !important;
  position: relative;
  margin-top: 0 !important;
  text-align: center !important;
}

body .zcwf_lblLeft .zcwf_col_fld input[type=text],
body input[type=password],
body .zcwf_lblLeft .zcwf_col_fld textarea {
  width: 100% !important;
  border: 0px solid #c0c6cc !important;
  resize: vertical;
  float: left;
  border-radius: 50px !important;
  background: #fff !important;
  padding: 1.22rem !important;
}

.zcwf_title {
  display: none !important;
}

.zcwf_col_lab {
  font-size: 12px;
  font-family: inherit !important;
  color: inherit !important;
  font-weight: 500 !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: right !important;
}

.zcwf_lblLeft .zcwf_button {
  border: 0 !important;
  padding: 1.6rem 1rem !important;
  border-radius: 0;
  min-width: 14.4rem !important;
  cursor: pointer;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 50px !important;
  background: #0d0e18;
  color: #fff !important;
  font-family: "Work Sans";
  font-size: 1.4rem !important;
  font-weight: 600 !important;
  line-height: 1.6rem !important;
  text-transform: uppercase;
  transition: 0.3s all !important;
}

.zcwf_lblLeft .zcwf_button:hover {
  background: var(--Pink, #f07f89);
}

.zcwf_row {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}

.zcwf_lblLeft .zcwf_col_lab {
  width: 12% !important;
}

.page-id-938 .default-page {
  min-height: calc(100vh - 44rem);
  display: flex;
  align-items: center;
  justify-content: center;
}

.search .cat-articles {
  min-height: calc(100vh - 25rem);
}

figure.wp-block-image,
figure.size-full,
.post-thumbnail {
  position: relative;
}

figcaption.wp-element-caption,
.post-thumbnail span.--copyright {
  position: absolute !important;
  right: 10px !important;
  bottom: 10px !important;
  background: rgba(255, 255, 255, 0.8) !important;
  border-radius: 40px !important;
  padding: 5px 10px !important;
  line-height: 100% !important;
  font-size: 12px !important;
  margin: 0 !important;
  color: var(--black) !important;
  width: unset !important;
  left: unset !important;
}

@media only screen and (min-width: 1200px) {
  .container,
  .wp-block-columns,
  .wp-block-cover__inner-container {
    max-width: 130rem;
    margin: auto;
  }
  .page-template-contact form .gform_button {
    position: absolute;
    right: 0;
    bottom: 2rem;
  }
  .single .cat-articles .post-thumbnail img {
    min-height: 60rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (max-width: 1200px) {
  .page-template-contact .form-content .gform_footer {
    margin: 1.6rem 0 0;
    justify-content: end;
  }
}
@media only screen and (max-width: 1024px) {
  .articles .article-wrapper .first-column .post-thumbnail img {
    min-height: 37.8rem;
  }
  .search .cat-articles {
    min-height: calc(100vh - 25rem);
  }
  .category .cat-articles .post-thumbnail,
  .page-template-page-archive .cat-articles .post-thumbnail {
    max-width: 100%;
    margin-bottom: 2rem;
  }
  .category .cat-articles .post-thumbnail .placeholder_img,
  .page-template-page-archive .cat-articles .post-thumbnail .placeholder_img {
    max-height: 100%;
  }
  .category .cat-articles .p-xs-0,
  .page-template-page-archive .cat-articles .p-xs-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .newsletter figure img {
    min-height: 40rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newsletter .form-subscribe .emaillist .gjs-cell {
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.2rem;
  }
  .type-of-info .cat-listing ul li a {
    padding: 1.6rem 1.2rem;
  }
  .articles .article-wrapper .first-column {
    margin-bottom: 3rem;
  }
  .articles .article-wrapper .second-column .post-thumbnail {
    margin-bottom: 2.4rem;
  }
  .newsletter .form-subscribe .--content {
    padding: 4rem 0;
  }
  .category .cat-articles .row,
  .page-template-page-archive .cat-articles .row {
    padding-left: 0%;
    padding-right: 0%;
  }
}
@media only screen and (max-width: 991px) {
  .articles .article-wrapper .first-column .post-thumbnail img {
    min-height: unset;
  }
  .search .cat-articles .post-thumbnail {
    margin-top: 3rem;
  }
  .contributors .post-thumbnail {
    margin-bottom: 3rem;
  }
  .page-template-contact .hero-section .--content {
    max-width: 100%;
  }
  .newsletter figure img {
    min-height: unset;
  }
  .articles {
    padding: 5.6rem 0 5rem;
  }
  .articles .article-wrapper .second-column .article-info h6 a {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 3rem;
  }
  html body h1 {
    font-size: 3.2rem;
    line-height: 4rem;
  }
  html body h3 {
    font-size: 2.2rem;
    line-height: 3rem;
  }
  .single .social {
    position: unset;
  }
  .single .hero-left-item {
    align-items: start;
    flex-direction: column;
  }
  .site-navigation ul#primary-menu li:hover .arrow svg {
    transform: unset;
  }
  .site-navigation ul#primary-menu li.current-menu-ancestor {
    border-bottom: 2px solid var(--Green-Main) !important;
  }
  .site-navigation ul#primary-menu li.current-menu-parent > a:after {
    display: none;
  }
  .site-navigation ul#primary-menu li.search-hide {
    margin-left: 0;
  }
  .site-header {
    padding: 2.4rem 0 0.9rem;
  }
  .site-header:after {
    height: 2.3rem;
  }
  .site-header.fixed .menu-toggle {
    position: absolute;
  }
  .site-navigation .menu-toggle {
    position: absolute;
    right: 1rem;
    top: 28%;
    display: block;
    background: transparent;
    transform: translateY(-50%);
  }
  .site-navigation.toggled .main-navigation {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    border-radius: 1rem;
    width: 100%;
    min-height: unset;
    left: 0;
    display: block;
  }
  .site-navigation.toggled button.menu-toggle .destop-icon {
    display: none;
  }
  .site-navigation.toggled button.menu-toggle .mobile-icon {
    display: block;
  }
  .site-navigation .main-navigation {
    display: none;
  }
  .site-navigation .main-navigation ul#primary-menu {
    background-color: var(--white);
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 0;
    top: 4.8rem;
    width: 100%;
    gap: 0;
    padding-bottom: 2rem;
  }
  .site-navigation .main-navigation ul#primary-menu li {
    width: 100%;
    padding: 1rem 2rem;
  }
  .site-navigation .main-navigation ul#primary-menu li.current-menu-item > a:after {
    display: none;
  }
  .site-navigation .main-navigation ul#primary-menu li ul.sub-menu {
    background: var(--white);
    position: unset;
  }
  .site-navigation .main-navigation ul#primary-menu li ul.sub-menu li {
    border: unset;
  }
  .site-navigation .main-navigation ul#primary-menu li .arrow svg path {
    stroke: var(--black);
  }
  .site-navigation .main-navigation.show {
    display: block;
  }
  .site-footer .menu-footer-container ul {
    gap: 1rem;
    margin-right: 0;
  }
  .hero-section .--img {
    max-height: unset;
    overflow: visible;
  }
  .hero-section .--content {
    padding: 3rem 0;
  }
  .cat-articles .short-content {
    max-width: 100%;
  }
  .cat-articles .social {
    margin-bottom: 4rem;
  }
  .cat-articles .date {
    position: unset;
  }
  .single .max-510 {
    max-width: 100%;
    margin: 5rem 0 0;
  }
  .large-hero {
    padding: 10rem 0;
  }
  .team-card.flex-row-reverse .--img {
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  html body h1,
  html body h2 {
    font-size: 2.8rem !important;
    line-height: 3.6rem !important;
  }
  html body h3 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  html body .container,
  html body .container-fluid,
  html body .container-lg,
  html body .container-md,
  html body .container-sm,
  html body .container-xl,
  html body .container-xxl {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .single .max-510 {
    margin: 2.4rem 0 0;
    padding: 0 2rem;
  }
  .single .cat-articles .social {
    margin-bottom: 3.2rem;
    flex-direction: column;
    align-items: start !important;
  }
  .single .cat-articles .social .date {
    margin: 0 0 1.6rem 0;
  }
  .single .cat-articles .short-content p {
    margin-bottom: 2.4rem;
  }
  .single .cat-articles .container {
    padding: 0;
  }
  .single .cat-articles .container .row {
    margin: 0;
  }
  .single .cat-articles .container .row .order-1 {
    padding: 0;
  }
  .single .post-content .mb-mobile-2rem {
    margin-bottom: 2rem !important;
  }
  .single .post-content h2 {
    font-size: 2rem !important;
    font-weight: 500;
    line-height: 2.8rem !important;
    margin-bottom: 1.2rem !important;
  }
  .single .post-content h2:first-child {
    margin-bottom: 2rem !important;
  }
  .single .post-content p:last-child {
    margin-bottom: 0 !important;
  }
  .single .post-content .top-divider {
    margin: 3.2rem auto;
  }
  .single .post-content .last-seprator {
    margin: 3.2rem auto;
  }
  .single .about-author {
    margin-bottom: 5.6rem;
  }
  .single .about-author .author {
    justify-content: center;
  }
  .single .articles {
    padding: 5.6rem 0 2.8rem;
    margin-bottom: 4rem;
  }
  .single .addtoany_shortcode a {
    padding: 0 0.4rem 0 0 !important;
  }
  .newsletter {
    margin-bottom: 3.2rem;
  }
  .hero-section .--content {
    padding: 4rem 0 0.6rem;
  }
  .hero-section .--content p {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .hero-section .--content h1 {
    font-size: 2.8rem;
    line-height: 3.6rem;
  }
  .page-template-anchor .articles {
    padding: 5.6rem 0 6.4rem;
  }
  .anchor_content .color-card {
    padding: 2.6rem;
  }
  .experts {
    padding: 4.8rem 0 8.8rem;
  }
  .experts .--content p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .experts .--content h2 {
    font-size: 3.2rem !important;
    font-weight: 600;
    margin-bottom: 3.2rem;
  }
  .experts .team-listing .team-card p {
    margin-bottom: 3.2rem;
  }
  .articles {
    padding: 5.6rem 0 7rem;
  }
  .articles .--article-title.justify-content-between {
    justify-content: center !important;
  }
  .articles .article-wrapper .first-column {
    margin-bottom: 6.8rem;
  }
  .articles .article-wrapper .first-column .post-thumbnail img {
    min-height: 23.6rem;
  }
  .articles .article-wrapper .first-column .article-info h3 {
    margin-bottom: 0;
  }
  .articles .article-wrapper .second-column .mb-56 {
    margin-bottom: 3.6rem;
  }
  .articles .article-wrapper .second-column .row {
    --bs-gutter-x: auto;
  }
  .articles .article-wrapper .second-column .post-thumbnail {
    margin-bottom: 0.8rem;
  }
  .articles .article-wrapper .second-column .article-info h6 a {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .articles .see-all {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.6rem;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    color: var(--pink);
  }
  .site-footer .copyright {
    margin-top: 2rem;
  }
  .newsletter-wrapper .container {
    padding: 0;
  }
  .newsletter-wrapper .row {
    margin: 0;
  }
  .newsletter-wrapper .col-lg-12 {
    padding: 0;
  }
  .newsletter figure {
    display: none;
  }
  .newsletter .form-subscribe .--content {
    padding: 4.4rem 1.5rem;
  }
  .newsletter .form-subscribe .--content p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .newsletter .form-subscribe .emaillist input {
    float: unset;
  }
  .newsletter .form-subscribe .emaillist input[type=submit] {
    float: unset;
  }
  .zcwf_lblLeft .zcwf_col_lab {
    width: auto !important;
  }
  .cat-articles h2 {
    align-items: start;
    padding: 4.8rem 0 4.8rem;
    gap: 1.6rem;
    flex-direction: column;
    max-width: 20rem;
  }
  .cat-articles h2 span {
    line-height: 1;
  }
  .category .cat-articles {
    padding-bottom: 0;
  }
  .category .cat-articles .row:last-child {
    margin-bottom: 0;
  }
  .category .cat-articles h2 span {
    list-style: 0;
  }
  .category .cat-articles .col-md-12 {
    padding: 0;
  }
  .category .cat-articles .post-thumbnail {
    margin: 0 0 2rem 0;
  }
  .category .cat-articles .short-content h3 {
    margin: 0 0 1.2rem 0;
  }
  .wp-block-image img {
    width: 100%;
  }
  .anchor_hero {
    margin-top: 0;
  }
  .anchor_hero .--hero-content {
    padding: 0 2rem;
  }
  .anchor_hero .container {
    padding: 0;
  }
  .anchor_hero .container .row {
    margin: 0;
  }
  .anchor_hero .--title {
    min-height: 37.2rem;
  }
  .anchor_hero .--title h1 {
    font-size: 3.2rem !important;
    line-height: 4rem !important;
  }
  .type-of-info {
    padding: 4.8rem 0 5.6rem;
  }
  .type-of-info .cat-listing {
    margin: 3.2rem 0;
  }
  .type-of-info .cat-listing ul {
    gap: 1.6rem;
  }
  .type-of-info .cat-listing ul li {
    min-width: auto;
    margin: auto;
  }
  .type-of-info .cat-listing ul li a {
    padding: 1.6rem 3.2rem;
  }
  .anchor_content {
    padding: 6.4rem 0 5.6rem;
  }
  .anchor_content .--content h2 {
    font-size: 2rem !important;
    line-height: 2.8rem !important;
  }
  .anchor_content .--content .video-col {
    flex-direction: column;
  }
  .anchor_content .--content .wp-block-separator {
    margin: 4rem 0 4rem;
  }
  .anchor_content .--content .left_img_text ul li:last-child {
    margin: 0;
  }
  .anchor_content .--content .left_img_text figure {
    margin: 0 0 3rem;
  }
  .anchor_content .--content .left_img_text h3 {
    margin-bottom: 2rem;
    font-size: 2rem !important;
    line-height: 2.8rem !important;
  }
  .anchor_content .--content .mobile-3rem {
    height: 3rem !important;
  }
  .anchor_content .--content .mobile-2rem {
    height: 2rem !important;
  }
  .anchor_content .--content ul li:last-child {
    margin-bottom: 0;
  }
  .anchor_content .--content .mobile-h3 {
    margin-bottom: 2rem;
    font-size: 2rem !important;
    line-height: 2.8rem !important;
  }
  .anchor_content .--content h6 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .anchor_content .hair-thining {
    margin-bottom: 3.2rem;
  }
  .anchor_content .stess {
    gap: 3rem !important;
  }
  .anchor_content :where(.wp-block-columns.is-layout-flex) {
    gap: 1rem;
  }
  .anchor_content .sign-last-seprator {
    height: 0 !important;
  }
  .anchor_content .color-card {
    padding: 2rem;
    margin: 0;
  }
  .anchor_content .mobile-1rem {
    height: 1rem !important;
  }
  .anchor_content .pink-icon {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }
  .anchor_content .pink-icon .wp-block-column:first-child {
    flex-basis: 5% !important;
  }
  .anchor_content .pink-icon.inner-pink-icon {
    gap: 1.6rem !important;
  }
  .anchor_content .pink-icon.inner-pink-icon .wp-block-column:first-child {
    flex-basis: 7% !important;
  }
  .anchor_content .pink-icon.inner-pink-icon h6 {
    font-size: 1.6rem;
  }
  .anchor_content .pink-icon.inner-pink-icon ul li:last-child {
    margin-bottom: 1.2rem;
  }
  .anchor_content .video-col .wp-block-embed iframe {
    background-color: var(--black);
  }
  .anchor_content h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
  }
  .anchor_content h3 {
    font-size: 1.6rem !important;
    line-height: 2.4rem !important;
  }
  .anchor_content .mobile-gap-3 {
    gap: 3rem !important;
  }
  .anchor_content .mobile-02rem {
    height: 0.2rem !important;
  }
  .about-author .author {
    flex-wrap: wrap;
  }
  .site-logo img {
    max-width: 21.6rem;
  }
  .site-navigation .main-navigation ul#primary-menu li {
    padding: 1.6rem 2.2rem;
  }
  #search-popup form {
    max-width: 32rem;
  }
  .home .newsletter {
    margin-bottom: 1.6rem;
  }
  .home .articles .see-all {
    color: var(--purple);
  }
  .site-footer {
    padding: 2rem 1.5rem 5.6rem;
    margin-top: 0rem;
  }
  .site-footer .row {
    flex-direction: column-reverse;
  }
  .site-footer .menu-footer-container ul {
    flex-direction: column;
    justify-content: start;
    text-align: left;
    align-items: start;
    gap: 2rem;
  }
  .site-footer .menu-footer-container ul li {
    line-height: 0;
  }
  .site-footer p.copyright {
    margin: 4rem 0 0;
  }
  body .zcwf_lblLeft .zcwf_col_fld input[type=text],
  body input[type=password],
  body .zcwf_lblLeft .zcwf_col_fld textarea {
    width: 100% !important;
  }
  .zcwf_col_fld {
    text-align: center;
  }
  .zcwf_row {
    flex-direction: column;
  }
  .page-template-contact .hero-section .--content {
    padding: 5.6rem 0 4.6rem;
  }
  .page-template-contact .hero-section .--img {
    display: none;
  }
  .page-template-contact .form-content.pt-80 {
    padding-top: 4.8rem;
  }
  .page-template-contact .form-content.pb-80 {
    padding-bottom: 4.8rem;
  }
  .page-template-contact .form-content h2 {
    line-height: 2.8rem !important;
    font-size: 2rem !important;
  }
  .page-template-contact .form-content h2 br {
    display: none;
  }
  .page-template-contact .form-content p {
    margin-bottom: 3.2rem;
  }
  .page-template-contact .form-content.second-form.pb-80 {
    padding-bottom: 8rem;
    margin-bottom: 1.6rem;
  }
  .page-template-contact .form-content.second-form.pt-80 {
    padding-top: 8rem;
  }
  .large-hero {
    padding: 6rem 0;
  }
  .large-hero h1 {
    max-width: 20rem;
    margin: 0 auto 4rem auto;
  }
  .large-hero p {
    font-size: 2rem;
    line-height: 24px;
  }
  .our_story {
    padding: 4.8rem 0 4rem;
  }
  .our_story h2 {
    margin-bottom: 3.2rem;
  }
  .our_story hr {
    margin: 4rem auto 0;
  }
  .our_story p:last-child {
    margin-bottom: 0;
  }
  .page-template-about .team-listing .--title {
    padding-top: 0;
    padding-bottom: 4.8rem;
    flex-direction: column;
    align-items: start !important;
    margin: 0.8rem 0 0;
  }
  .page-template-about .team-listing .team-card {
    padding: 2.8rem 0;
    margin-bottom: 6.4rem;
  }
  .page-template-about .team-listing .team-card .--content h2 {
    line-height: 2.8rem !important;
    font-size: 2rem !important;
    margin: 1rem 0 2rem;
  }
  .page-template-about .team-listing .team-card:last-child {
    margin-bottom: 0;
  }
  .page-template-about .team-listing.contributors .team-card {
    margin-bottom: 4rem;
  }
  .page-template-about .team-listing.contributors .team-card:last-child {
    margin-bottom: 1.6rem;
  }
  .page-template-about .team-listing.contributors .team-card .--content h2 {
    line-height: 3.6rem !important;
    font-size: 2.8rem !important;
  }
  .page-template-about .site-footer {
    margin-top: 0;
  }
  .margin-bottom {
    margin-bottom: 0 !important;
  }
  .site-header.fixed .site-logo img {
    max-width: 18rem;
  }
  .site-header.fixed::after {
    height: 2rem;
  }
}
@media only screen and (max-width: 320px) {
  .zcwf_col_fld input[type=reset] {
    margin-top: 2rem;
  }
}/*# sourceMappingURL=theme.css.map */