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

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

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

.navbar {
  z-index: 222;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 3px;
  padding-bottom: 3px;
}

.brand {
  margin-left: 45px;
}

.nav-menu-2 {
  margin-right: 45px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.links {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1;
}

.links:hover {
  color: #ba1718;
}

.links:visited {
  color: #a30e14;
  font-weight: 700;
}

.links.new {
  font-weight: 700;
}

.links.new:hover {
  color: #a9181f;
}

.links.new.btn {
  width: 13vw;
  color: #fff;
  text-align: center;
  background-color: #fb0008;
}

.drop:focus {
  color: #ba1718;
}

.drop:focus-visible {
  color: #ba1718;
}

.drop[data-wf-focus-visible] {
  color: #ba1718;
}

.slide {
  background-image: url('../images/slide-02.jpg');
  background-position: 100%;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-2 {
  background-image: url('../images/slide-03.jpg');
  background-position: 50%;
  background-size: cover;
}

.landings {
  height: 700px;
}

.landing {
  height: 700px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10vh;
  display: flex;
}

.button--block {
  z-index: 3;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.para-center {
  z-index: 1;
  color: #fff5f5;
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.button-red {
  text-align: center;
  background-color: #b20606;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
}

.medim-heads {
  z-index: 2;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Merriweather, serif;
  position: relative;
}

.slider {
  height: 800px;
}

.slide-3 {
  background-color: #603838;
}

.slide-4 {
  background-color: #2160b2;
}

.box {
  z-index: 6;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.lines {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.lines.left.sies {
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.lines.left.sies.bottom {
  z-index: 4;
  border-bottom: 5px solid #b20606;
  border-left: 5px solid #b20606;
}

.lines.top {
  z-index: 4;
  border-top: 5px solid #b20606;
  border-right: 5px solid #b20606;
}

.overlay {
  opacity: .28;
  background-color: #000;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.left-arrow, .right-arrow {
  display: none;
}

.div-block {
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  display: flex;
}

.inner-box {
  width: 500px;
  height: 500px;
  background-image: url('../images/gallery_4-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.inner-box.empy {
  background-image: none;
}

.sub-tittles {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.line-block {
  width: 150px;
  height: 5px;
  background-color: #fb0008;
}

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

.circle {
  width: 8px;
  height: 8px;
  border: 1px solid #ff0a0a;
  border-radius: 20px;
  margin-left: 0;
  margin-right: 5px;
}

.navbar-brand {
  margin-left: 20px;
}

.navbar-wrapper {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  z-index: 9999;
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Montserrat, sans-serif;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fb0000;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.navbar-2 {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.brand-2 {
  margin-left: 70px;
}

.nav-menu {
  margin-right: 40px;
}

.list-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-right: auto;
  padding: 10px;
  display: flex;
}

.list-inner-wrapper.sub-list-right {
  margin-right: 20px;
}

._2 {
  font-size: 17px;
  font-weight: 800;
}

.div-block-53 {
  z-index: 9999999;
  width: 100%;
  display: block;
  position: fixed;
  top: 0;
  bottom: auto;
  left: auto;
  right: auto;
}

.button {
  width: 12vw;
  height: 46px;
  text-align: center;
  background-color: #e22225;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  font-family: Merriweather, serif;
  display: flex;
}

.nav1 {
  color: #fff;
  font-family: Karla, sans-serif;
}

.nav1:hover {
  color: #000;
}

.nav1.w--current, .nav-link-3 {
  color: #fff;
  font-family: Karla, sans-serif;
}

.nav-link-3:hover {
  color: #e22225;
}

.nav-link-4 {
  color: #fff;
  font-family: Karla, sans-serif;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #e22225;
}

.text-block-2 {
  font-family: Merriweather, serif;
  font-size: 15px;
}

.nav-link-5 {
  color: #000;
  font-family: Karla, sans-serif;
}

.nav-link-5:hover {
  color: #e22225;
}

.nav-link-6 {
  color: #000;
  font-family: Lato, sans-serif;
}

.nav-link-6:hover {
  color: #e22225;
}

.nav-link-7 {
  color: #000;
  font-family: Karla, sans-serif;
}

.nav-link-7:hover {
  color: #e22225;
}

.div-block-54 {
  height: 19vh;
}

.slider-2 {
  height: 700px;
  display: block;
}

.slide-5 {
  background-image: url('../images/slide-02.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/slide-03.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-55 {
  height: 700px;
}

.dropdown-toggle {
  color: #000;
}

.dropdown-toggle:hover {
  color: #e22225;
}

.dropdown-toggle:focus-visible {
  color: #e22225;
}

.dropdown-toggle[data-wf-focus-visible] {
  color: #e22225;
}

.container {
  height: 650px;
  justify-content: center;
  align-items: center;
  padding-top: 30vh;
  display: flex;
}

.landing-heads {
  z-index: 33;
  width: 700px;
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.title-bigs {
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Libre Baskerville, sans-serif;
}

.para.center {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.red-btn {
  margin-right: 10px;
}

.red-button {
  z-index: 3;
  width: 175px;
  height: 50px;
  color: #fff;
  background-color: #fff;
  justify-content: flex-end;
  align-items: center;
  margin-right: 10px;
  font-family: Oswald, sans-serif;
  text-decoration: none;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
  box-shadow: 0 -1px 3px 1px rgba(0, 0, 0, .02);
}

.red-button._21 {
  z-index: 3;
  justify-content: center;
}

.red-button.new.ftss {
  margin-top: 10px;
}

.red-button.new.margin {
  text-align: center;
  margin-top: 25px;
  margin-left: 0;
}

.red-button.new.margin._15pxleft {
  margin-left: 122px;
}

.red-button.new.ddddddd, .red-button.new.gggggg {
  justify-content: flex-end;
}

.red-button.new.gggggg.margins {
  margin-left: 122px;
}

.red-button.new.top {
  margin-top: 5%;
}

.arrow-bg {
  z-index: 22;
  width: 150px;
  height: 50px;
  background-color: #e22225;
  justify-content: flex-end;
  align-items: center;
  padding-right: 18px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -50%;
  right: 0%;
  transform: skew(25deg);
}

.arrow-bg.newskkk {
  left: 10%;
  transform: skew(0deg);
}

.arrow-bg.hhh {
  background-color: #95bb44;
}

.arrow-bg.hhh.colured {
  background-color: #e22225;
}

.button-blocks {
  display: flex;
}

.arrow {
  transform: skew(-22deg);
}

.btn--text {
  color: #000;
  letter-spacing: 1px;
  margin-right: 12px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.btn--text.new {
  margin-left: 100px;
}

.btn--text.ee {
  margin-right: 2px;
}

.btn--text.ee.ww {
  margin-right: 24px;
}

.btn--text.eeeeeeee {
  z-index: 9999;
  position: relative;
}

.btn--text.reative-text {
  z-index: 99999999;
  position: relative;
}

.border-lines {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.border-lines._2 {
  z-index: 1;
  border-bottom: 5px solid #e22225;
  border-left: 5px solid #e22225;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.border-lines._3 {
  z-index: 2;
  border-top: 5px solid #e22225;
  border-right: 5px solid #e22225;
}

.ovwerlay {
  opacity: .19;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.left-arrow-2, .right-arrow-2, .slide-nav {
  display: none;
}

.about-section {
  padding-top: 110px;
  padding-bottom: 0;
  display: none;
}

.about-container {
  max-width: 70vw;
  padding: 0 15px;
}

.about-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  display: flex;
}

.about-content {
  max-width: 475px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.about-content.new {
  max-width: 500px;
}

.about-content.side-l {
  align-items: flex-start;
}

.sec-titles {
  flex-direction: column;
  display: flex;
}

.title-top-block {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-top-block.center {
  justify-content: center;
}

.title-top-block.vertical-blocks {
  width: 325px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.title-top-block.colums-to-vertical {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
}

.title-top-block.ssss {
  justify-content: center;
  margin-bottom: 20px;
}

.title-top-block.side, .title-top-block.lefts {
  justify-content: flex-start;
}

.small-texts {
  color: #e22225;
  letter-spacing: 2px;
  font-family: Great Vibes, cursive;
  font-size: 2.1rem;
  font-weight: 400;
  line-height: 1;
}

.small-texts.new {
  font-size: 2.2rem;
}

.small-texts.timeline {
  margin-bottom: 100px;
  font-size: 4.9rem;
}

.small-texts.lin {
  font-size: 1.3rem;
}

.small-texts.bdds {
  line-height: 1.4;
}

.small-texts.heights {
  font-size: 7.7rem;
}

.small-texts.big-about {
  color: #fff;
  margin-bottom: 0;
  margin-right: 100px;
  padding-top: 220px;
  font-size: 7rem;
}

.small-texts.big-about.oin {
  margin-right: 0;
  padding-top: 0;
  font-size: 8rem;
}

.small-texts.big {
  text-align: left;
  font-size: 5.5rem;
}

.small-texts.center {
  text-align: center;
  margin-top: 3px;
  font-size: 4rem;
}

.small-texts._2 {
  margin-bottom: 20px;
}

.small-texts.send {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.title-block {
  color: #000;
  display: none;
}

.title-block.ver {
  flex-direction: column;
  align-items: center;
  padding: 31px;
  display: block;
}

.title-block.ver.new {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-1 {
  text-align: center;
  margin-top: 12px;
  margin-bottom: 20px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1.3;
}

.text-1.ser {
  color: #000;
  text-align: left;
}

.text-1.ser:hover {
  color: #fb0005;
}

.text-1.ser.sizing {
  font-family: Blooming elegant sans, sans-serif;
  font-size: 2vw;
}

.text-1.ser.sizing.left {
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Karla, sans-serif;
  font-size: 1em;
  font-weight: 800;
  display: flex;
}

.text-1.mew {
  text-align: justify;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 17px;
}

.text-1.big {
  margin-top: 100px;
  margin-bottom: 100px;
  font-family: Blooming elegant sans, sans-serif;
  font-size: 13vh;
  line-height: 1;
}

.text-1.big.new {
  color: #e22225;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Great Vibes, cursive;
  font-size: 12.3em;
  font-weight: 400;
}

.text-1._32px {
  color: #000;
  font-size: 32px;
  font-weight: 400;
}

.text-1._32px._42 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 37px;
  font-weight: 400;
  line-height: 60px;
}

.text-1._32px.contacthead {
  color: #000;
  font-size: 54px;
  font-weight: 400;
}

.text-1._32px._54 {
  color: #fff;
  font-size: 42px;
}

.text-1._32px.fff {
  font-size: 23px;
}

.text-1._32px.xxx, .text-1.left {
  text-align: left;
}

.text-1.white {
  color: #fff;
  margin-top: 0;
  font-size: 2.1em;
}

.second-para {
  width: auto;
  color: #050505;
  text-align: left;
  letter-spacing: 0;
  margin-left: 0;
  font-family: Karla, sans-serif;
  font-size: .9rem;
  line-height: 1.3;
}

.second-para.low {
  width: auto;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: .9rem;
  line-height: 1.3;
}

.second-para.low.font-500 {
  font-weight: 500;
}

.second-para.low.pading-30 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.second-para.low.pading-30.font500 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.second-para.low.s {
  margin-bottom: 30px;
}

.second-para.low.justic {
  text-align: justify;
  margin-bottom: 20px;
}

.second-para.fnt-500 {
  text-align: center;
  font-weight: 500;
}

.second-para.center {
  width: 736px;
  text-align: center;
  margin-left: 0;
  padding-left: 0%;
  padding-right: 20px;
  line-height: 1.3;
}

.second-para.sub {
  width: 300px;
  margin-left: 0;
}

.second-para._500px {
  width: 700px;
}

.second-para.justify {
  text-align: justify;
}

.second-para._700px {
  text-align: center;
  margin-left: 0;
  font-size: .9rem;
}

.second-para.new {
  width: 1000px;
  margin-bottom: 10px;
  margin-left: 0;
}

.second-para.left {
  width: 410px;
  text-align: left;
  margin-left: 0;
}

.second-para.rights {
  text-align: left;
}

.second-para._400px {
  width: 600px;
  text-align: left;
}

.second-para.lefts {
  text-align: left;
}

.text-span {
  color: #ff2323;
}

.text-span-2 {
  color: #ff1e1e;
}

.section-text-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 50px;
  display: flex;
}

.line {
  width: 1px;
  height: 178px;
  background-color: #f40205;
}

.line.top {
  height: 154px;
  margin-top: 0;
}

.line.ee {
  height: 158px;
}

.line.ee.e22 {
  height: 202px;
}

.line.ee.e22.cmp {
  height: 138px;
}

.line.ee.apps {
  height: 258px;
}

.line.abouts {
  height: 132px;
}

.abou-images {
  max-width: 450px;
  position: relative;
}

.about-image-bottom {
  z-index: -1;
  position: absolute;
  top: 81%;
  left: 85px;
}

.image {
  width: 150%;
  height: 150%;
  background-image: url('../images/DISDSTER-MANAGEMENT.webp');
  background-position: 0 100%;
  background-size: cover;
  margin-left: auto;
  position: absolute;
}

.image._2 {
  background-image: url('../images/20201116_101643.webp');
}

.image._2._1 {
  background-image: url('../images/IMG_2566.jpg');
  background-position: 100% 100%;
}

.services-sections {
  padding-top: 124px;
  overflow: hidden;
}

.para-smalls {
  text-align: center;
  font-family: Karla, sans-serif;
  font-size: 16px;
  line-height: 28px;
  display: block;
}

.section {
  padding-top: 140px;
}

.sec-divider {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-2 {
  max-width: 100vw;
  padding-left: 15px;
  padding-right: 15px;
}

.sec-divider-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  padding: 22px;
  display: flex;
}

.image-2 {
  min-height: 130px;
  margin-left: auto;
  margin-right: auto;
}

.image-3, .image-4 {
  min-height: 130px;
}

.content {
  min-width: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.para-smalls {
  text-align: center;
  margin-bottom: 20px;
}

.detaliz {
  width: auto;
  color: #000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 140px;
  padding-right: 140px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
}

.hovers {
  width: auto;
  color: #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
}

.about-sec {
  background-color: #edeef0;
  padding-top: 10%;
  padding-bottom: 7%;
}

.section-grids {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-grids.mmm {
  grid-template-columns: 1fr 1fr;
}

.section-2 {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-2.bg {
  background-color: #fbf7f6;
}

.services-sec {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.services-sec.justic {
  text-align: justify;
  align-items: flex-start;
}

.services-sec2 {
  width: 85vw;
  grid-column-gap: 35px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.serives {
  flex-direction: column;
  display: flex;
}

.head-link {
  text-decoration: none;
}

.link {
  color: #ff0f0f;
  text-decoration: none;
}

.image-section {
  padding-top: 60px;
}

.section-home {
  width: auto;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.section-home.colors {
  background-color: rgba(0, 0, 0, 0);
}

.demo-container {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-bottom: 0%;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.demo-wrapper {
  width: 100%;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row-reverse;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0%;
  margin-right: 0%;
  padding-bottom: 0;
  padding-right: 0;
  display: grid;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.demo-wrapper.colors {
  background-color: rgba(0, 0, 0, 0);
}

.demo-wrapper.colors.top {
  height: 92vh;
  align-items: flex-start;
  margin-top: 60px;
}

.demo-wrapper.home {
  height: auto;
}

.blog-card-wrapper {
  width: 500px;
  height: 400px;
  border: 10px solid #fff;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.image-wrappe {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.color-overlay {
  opacity: .53;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/colorfull-bg.webp');
  background-position: 50%;
  background-size: cover;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.events {
  color: #fff;
  text-align: center;
  border: 5px solid #fff;
  margin-top: 73px;
  padding: 15px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.4rem;
  line-height: 40px;
  display: flex;
  position: relative;
}

.description-wrapper {
  height: auto;
  background-color: #fff;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 15px;
  position: absolute;
  top: auto;
  bottom: -15%;
  left: 0%;
  right: 0%;
}

.heading {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
}

.image-slider {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 80px;
  padding-right: 80px;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-slider.pading {
  margin-top: 0;
}

.image-slider.editz {
  overflow: visible;
}

.sliders-images {
  width: 100%;
  height: 0;
  margin-top: 80px;
  margin-bottom: 80px;
  padding-bottom: 64%;
}

.sliders-images.full-width {
  width: 100vw;
  height: 61vh;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  margin-left: -80px;
  padding-bottom: 0%;
  display: flex;
}

.mask {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: visible;
}

.slider1 {
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
}

.slider1.full-width-slider {
  width: auto;
  margin-left: 20px;
  margin-right: 24px;
}

.slide-nav-2 {
  display: none;
}

.light-box {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.light-box.full-width-slider {
  width: auto;
  transition: box-shadow .3s;
}

.images {
  width: 100px;
  height: 100%;
  object-fit: cover;
}

.images.full-width-slider {
  width: auto;
  object-fit: cover;
  display: block;
}

.images.full-width-slider._1 {
  display: block;
}

.slider-arrow {
  width: 48px;
  height: 48px;
  background-color: #aa2424;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-right: 0;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  transform: translate(0, 80px);
}

.slider-arrow.full-width-slider {
  width: 40px;
  height: 40px;
  background-color: #e22225;
  left: 50%;
  transform: translate(-64px, 80px);
}

.slider-arrow.full-width-slider.rrights {
  width: 40px;
  height: 40px;
  color: #e0e0e0;
  background-color: #e22225;
  transform: translate(6px, 80px);
}

.icon, .icon-2 {
  color: #fff;
}

.image-5 {
  transform: rotate(-180deg);
}

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

.primary-footer {
  width: 100%;
  height: 30vh;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #e22225;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
}

.footer {
  background-color: #fff0f3;
  border-bottom: 1px solid #aa2424;
  border-radius: 0;
  margin-bottom: 0;
  padding: 40px 40px 20px;
  display: none;
}

.footer-wrapper {
  flex-direction: column;
  display: flex;
}

.social-links {
  margin-top: 10px;
  display: flex;
}

.icons {
  width: 32px;
  margin-right: 5px;
  text-decoration: none;
}

.icons:hover {
  border-bottom: 4px solid #d86161;
}

.icons._6, .icons._5 {
  width: 32px;
}

.image-6 {
  width: 31px;
  height: 32px;
  background-color: #fc0808;
  border: 1px solid red;
  border-radius: 56px;
  margin-right: 8px;
}

.text-block-3 {
  color: #333131;
  text-decoration: none;
}

.link-block {
  width: 75px;
  text-decoration: none;
}

.link-block:hover {
  border-bottom: 4px solid #aa2424;
}

.link-block.bb {
  width: 38px;
}

.link-block._3 {
  width: 53px;
}

.link-block._4 {
  width: 48px;
}

.link-block._33 {
  width: 45px;
}

.link-block._1 {
  width: 66px;
}

.link-block._22 {
  width: 63px;
}

.link-block._55 {
  width: 68px;
}

.link-block._66 {
  width: 67px;
}

.text-block-4, .text-block-5, .text-block-6, .text-block-7 {
  color: #000;
}

.small-text-ft {
  color: #000;
  font-family: Karla, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.small-text-ft.primary-clour {
  color: #e22225;
  font-weight: 800;
}

.footer-text {
  color: #aa2424;
  font-family: Libre Baskerville, sans-serif;
}

.form-block {
  width: 100%;
  max-width: 400px;
  flex: 1;
}

.form {
  width: 100%;
}

.field-label {
  width: 61px;
  height: 17px;
  color: #aa2424;
  background-color: #fff;
  margin-top: -12px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Libre Baskerville, sans-serif;
  font-weight: 400;
  transform: translate(0, 10px);
}

.field--input {
  width: 100%;
  min-height: 40px;
  border: 1px solid #e22225;
  margin-bottom: 20px;
  padding-left: 16px;
  padding-right: 16px;
}

.form-block-2 {
  width: 100%;
  max-width: 400px;
  flex: 0 auto;
}

.field-label-2 {
  width: 55px;
  color: #aa2424;
  background-color: #fff;
  margin-top: -12px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Libre Baskerville, sans-serif;
  font-weight: 400;
  transform: translate(0, 10px);
}

.text-field {
  width: 100%;
  min-height: 40px;
  border: 1px solid #ff3f3f;
  margin-bottom: 20px;
  padding: 0 16px;
}

.field-label-3 {
  width: 119px;
  color: #aa2424;
  background-color: #fff;
  margin-top: -12px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Libre Baskerville, sans-serif;
  font-weight: 400;
  transform: translate(0, 9px);
}

.text-field-2 {
  border: 1px solid #fb0102;
}

.news-letter {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  margin-bottom: 30px;
  padding-left: 80px;
  padding-right: 80px;
  display: block;
}

.news-letter.nesss {
  justify-content: center;
  align-items: center;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
}

.new-letter-wrapper {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.new-letter-wrapper.width {
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.new-letter-wrapper.width.nes {
  width: 490px;
  height: auto;
  text-align: left;
  border: 1px solid #eee7e7;
  border-radius: 10px;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.heading-2 {
  margin-top: .4em;
  margin-bottom: .8em;
  font-family: Libre Baskerville, sans-serif;
  font-size: 25px;
}

.form-2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.horitontal {
  width: 282px;
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  position: relative;
  left: auto;
}

.field-label-4 {
  background-color: #c8bcbc;
  margin-top: -12px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 8px;
  padding-right: 8px;
  transform: translate(0, 11px);
}

.text-field-3, .text-field-4 {
  border: 1px solid #e22225;
}

.submit-button {
  height: 37px;
  background-color: #e22225;
  margin: 6px 18px;
  padding: 4px 12px 5px;
}

.old-age {
  width: 100%;
  margin-top: 160px;
  margin-bottom: 80px;
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
  overflow: hidden;
}

.old-age.overlap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr;
  grid-auto-columns: 1fr;
  align-content: end;
  justify-content: end;
  align-items: center;
  justify-items: center;
  margin-top: 100px;
  padding-left: 25%;
  padding-right: 2%;
  display: grid;
}

.image-7 {
  width: 100%;
  height: 100%;
  display: block;
}

.contents {
  z-index: 1;
  max-width: 1024px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.contents.pad {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: -82px;
  padding: 64px 80px;
}

.contents.pad.lights {
  height: 331px;
  max-width: 500px;
  background-color: #fff;
  margin-left: -12px;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  right: 73px;
  box-shadow: 1px 1px 2px #000;
}

.hero-section {
  z-index: 1;
  position: relative;
}

.hero-wrapper {
  min-height: 1043px;
  background-image: url('../images/home-2.webp');
  background-position: 50%;
  background-size: cover;
  padding-top: 240px;
  padding-bottom: 220px;
}

.cnt-wrapper {
  max-width: 1264px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.content-inner-text {
  z-index: 1;
  max-width: 70%;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.lan-quotes {
  color: #fff;
  text-align: center;
  font-family: Karla, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.lan-quotes.big {
  margin-bottom: 20px;
  font-size: 24px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 59px;
}

.btn--text-2 {
  color: #000;
  letter-spacing: 1px;
  margin-right: 12px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.wrapper-images {
  height: 78vh;
}

.wrapper-inner {
  width: 100%;
  height: 78vh;
  justify-content: space-around;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.wrapper-scroll {
  width: 28vw;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.img-wrapper {
  width: 28vw;
  height: 28vw;
  border-radius: 25px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.section-3 {
  width: 100%;
  padding-left: 80px;
  padding-right: 80px;
}

.cotent {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.paragraph {
  text-align: center;
}

.para-50 {
  width: auto;
  text-align: center;
}

.balck-box {
  width: 38%;
  height: 32px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #800f2f;
  border-top: 0 solid #000;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  top: -40px;
  left: 138px;
}

.paragraph-2 {
  text-align: left;
}

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

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

.heading-4 {
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.8rem;
}

.heading-4.center {
  font-size: 1.7rem;
}

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

.bottom-seccs {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 0;
  display: grid;
}

.contactss {
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-block-8 {
  color: #000;
  justify-content: center;
  align-items: center;
  padding-top: 3px;
  font-family: Karla, sans-serif;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.3;
  display: flex;
}

.boxshadoes {
  min-height: 500px;
  min-width: 450px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 25px;
  display: flex;
  position: relative;
  top: 98px;
  box-shadow: 0 0 20px -9px #302e2e;
}

.bottomsss {
  width: 100vw;
  background-color: #fbf7f6;
  padding-top: 96px;
  padding-bottom: 0;
}

.ftss-wrappers {
  width: 80vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.ftss-inner-wrapper {
  width: 80vw;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 40px auto 20px;
  display: grid;
}

.lnks {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-ft {
  color: #f0e7e7;
  text-transform: uppercase;
  font-family: Blooming elegant sans, sans-serif;
  font-size: 25px;
}

.text-ft.nes {
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Karla, sans-serif;
  font-size: 1rem;
}

.text-ft.cls, .text-ft.h {
  color: #000;
  font-family: Karla, sans-serif;
  font-size: .9rem;
  font-weight: 800;
}

.text-ft.h:hover {
  border-bottom: 2px solid #000;
}

.imgg {
  margin-right: 10px;
}

.fts {
  width: 65%;
  align-items: flex-end;
  display: flex;
}

.fts-heads {
  align-items: flex-end;
  margin-bottom: 0;
  display: block;
}

.fts-heads.d {
  margin-bottom: 10px;
  font-family: Karla, sans-serif;
  font-size: 1.5rem;
}

.form-block-4 {
  width: 258px;
}

.text-block-9 {
  color: #000;
  margin-bottom: 10px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.lbs {
  width: 46px;
  color: #000;
  background-color: #fff;
  margin-top: -12px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 11px;
  font-weight: 400;
  transform: translate(0, 10px);
}

.lbs.nes {
  width: 97px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.lbs._3 {
  width: 59px;
}

.fs-texts {
  color: #000;
  font-family: Libre Baskerville, sans-serif;
  font-size: 11px;
}

.ftss-boxs.hortiontal {
  flex-direction: row;
  display: flex;
}

.outlines {
  border: 1px solid #ffdce6;
}

.outlines.h {
  height: 78px;
  border-color: #efefef;
}

.outlines.sizing {
  height: 74px;
}

.iconss {
  align-items: flex-end;
  margin-right: 8px;
  display: flex;
}

.image-8 {
  margin-top: 0;
}

.full-top--landings {
  z-index: 1;
  min-height: 900px;
  background-image: url('../images/contact-us.webp');
  background-position: 50% 100%;
  background-size: cover;
  padding-top: 220px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}

.full-top--landings.contact {
  min-height: 700px;
  background-image: url('../images/CONTACT-US.jpg');
  background-position: 50%;
}

.full-top--landings.gallery {
  background-image: url('../images/galley-landing.webp');
  background-position: 50% 0;
}

.full-top--landings.campaign {
  background-image: url('../images/campaign-landing-3.webp');
}

.full-top--landings.event-landing {
  background-image: url('../images/events-landing.webp');
}

.full-top--landings.services {
  background-image: url('../images/OUR-SERVICE.webp');
}

.full-top--landings.abouts {
  background-image: url('../images/home-corr.webp');
}

.about-condiner {
  max-width: 1084px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  top: 10px;
}

.about-condiner.img-cnts {
  height: 63vh;
  max-width: 1242px;
}

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

.links-bloks {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: center;
  align-items: center;
  margin-top: 10%;
  display: flex;
}

.single-link {
  color: #fff;
  font-family: Karla, sans-serif;
  text-decoration: none;
}

.symbol-text {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 900;
}

.text-block-10 {
  color: #fff;
  font-family: Karla, sans-serif;
}

.abouts-sections {
  padding-top: 130px;
  padding-bottom: 130px;
}

.abouts-sections.pading-low {
  padding-top: 120px;
  padding-bottom: 120px;
}

.abouts-sections.paddind-heads {
  opacity: 1;
  background-color: rgba(255, 240, 243, .36);
  background-image: url('../images/pexels-codioful-formerly-gradienta-7130469.webp');
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 0;
}

.abouts-sections.paddind-heads.no-bg {
  background-image: none;
}

.about-wrapper.about-page {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about--image {
  max-width: 450px;
}

.selection-title {
  flex-direction: column;
  display: flex;
}

.why-us {
  z-index: 7;
  min-height: 100vh;
  background-color: #e2e1dc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 140px;
  padding-bottom: 140px;
  padding-left: 25%;
  display: flex;
  position: relative;
}

.why-us-container {
  z-index: 3;
  max-width: 1037px;
  justify-content: flex-end;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.why-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: center;
  display: flex;
}

.why-wrapper.why-row-100 {
  width: 50%;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  margin-right: 0%;
  display: grid;
}

.why-cont {
  margin-right: 0%;
}

.why-lists {
  grid-column-gap: 41px;
  grid-row-gap: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  display: grid;
}

.single-why {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.why-title {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Baskerville, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}

.fts-smalls {
  text-align: left;
  margin-bottom: 0;
  font-family: Karla, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.image-bg {
  z-index: 1;
  background-image: url('../images/CSR-preventiveHealthcare.jpg');
  background-position: 100% 100%;
  background-size: cover;
  margin-top: 0;
  position: relative;
  overflow: hidden;
}

.img-wrappers {
  max-width: 520px;
  margin-top: 40px;
  margin-bottom: 80px;
}

.div-block-58 {
  width: 325px;
}

.teams {
  padding-top: 120px;
  padding-bottom: 40px;
}

.our-founders {
  flex-direction: row;
  display: flex;
}

.our-founders.cebters {
  max-width: 700px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

.img-grids {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  display: grid;
}

.found-img {
  border-radius: 20px;
}

.image-9 {
  width: 38%;
  border-radius: 20px;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Baskerville, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.conts-holders {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

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

.sponsers {
  background-color: #fff1f5;
  padding-top: 120px;
  padding-bottom: 120px;
}

.sponsers-wrapper {
  width: 87vw;
  max-width: 960px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 11fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

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

.singles-sps-images {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-11 {
  margin-top: 10px;
  font-family: Karla, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 11px;
}

.places {
  margin-top: 8px;
  font-family: Karla, sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.testimonial {
  padding-top: 120px;
  padding-bottom: 120px;
}

.test-container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.max-with-1104px {
  max-width: 1104px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.left.rights {
  max-width: 445px;
}

.client-testimonial-slider {
  height: auto;
  max-width: 402px;
  background-color: #fff;
  overflow: hidden;
}

.slider-testimonial {
  padding-left: 0;
}

.testimonial-text {
  max-width: 410px;
  font-family: Karla, sans-serif;
  font-size: .8rem;
}

.recommed {
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Karla, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  line-height: 21px;
}

.slide-nav-3 {
  width: 100px;
  height: auto;
  color: rgba(0, 0, 0, 0);
  -webkit-text-fill-color: transparent;
  background-color: rgba(0, 0, 0, 0);
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  top: 179px;
}

.left-arrow-3, .right-arrow-3 {
  display: none;
}

.heading-6 {
  font-family: Karla, sans-serif;
  font-size: 15px;
  font-weight: 800;
}

.send-message {
  border: 0 solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  box-shadow: 1px 1px 3px #ffe7e7;
}

.contact-form {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
}

.info-wrapper {
  max-width: 452px;
  position: relative;
}

.contact-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  padding-left: 0;
  display: flex;
}

.single-contact {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.single-contact._10 {
  margin-top: 20px;
}

.contact-icon {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.contact-content {
  flex-direction: column;
  display: flex;
}

.cont-addres-title {
  max-width: 222px;
  color: #000;
  margin-bottom: 0;
  font-family: Karla, sans-serif;
  font-size: 13px;
  line-height: 19px;
}

.content--title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Baskerville, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.contact-mail {
  color: #000;
  font-family: Karla, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.contact-mail:hover {
  border-bottom: 2px solid #c9184a;
}

.contact-mail.letters {
  letter-spacing: 2px;
}

.contact-mail.letters.sizing {
  width: 176px;
}

.forms-contact {
  width: 91%;
  max-width: 560px;
  margin-top: 0;
  margin-bottom: 0;
}

.message-title {
  color: #000;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Libre Baskerville, sans-serif;
  font-weight: 400;
  line-height: 46px;
}

.agency-form {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-field {
  height: 50px;
  border: 1px solid #e9e9e9;
  font-family: Karla, sans-serif;
  font-size: .7rem;
}

.form-field.form-field-height {
  height: 180px;
}

.imag-class {
  position: absolute;
  bottom: -45px;
  right: 20px;
}

.imag-class.absloute-edit {
  bottom: -1px;
  right: 5px;
}

.contact-w {
  border: 0 solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  box-shadow: 2px 7px 20px -10px #614b4b;
}

.events-sec {
  padding-top: 120px;
}

.events-continer {
  max-width: 960px;
  padding-left: 15px;
  padding-right: 15px;
}

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

.events-wrappers {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.events-imag-inner {
  flex-direction: column;
  display: flex;
}

.events-imag-inner.nes {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.events-cont.new {
  width: 365px;
  height: 460px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 40px;
  display: flex;
}

.evnts-title {
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Karla, sans-serif;
  font-size: 19px;
  font-weight: 800;
}

.text-events {
  width: 323px;
  margin-top: 10px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.imge-evnts-wrapper {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}

.imge-evnts-wrapper.new {
  width: 456px;
  height: 460px;
  display: flex;
}

.imge-evnts-wrapper.new._3 {
  justify-content: flex-end;
}

.gallery-sec {
  column-count: 3;
}

.grid-image {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 10px;
}

.grid-image.last {
  width: 100%;
}

.grid-image.down {
  height: 54%;
}

.grid-image.e.ff {
  margin-top: 20px;
}

.grid-image.e.ff._450px {
  height: 252px;
}

.grid-image._450i {
  height: 212px;
}

.section-4 {
  padding: 100px 10%;
}

.section-5, .section-6 {
  height: 100vh;
}

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

.image-10 {
  height: 460px;
  object-fit: cover;
  object-position: 25% 50%;
}

.image-10._2 {
  object-position: 45% 50%;
}

.image-10._5 {
  object-position: 30% 50%;
}

.section-7 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.inners-cnts-evnts {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-3 {
  max-width: 940px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-11 {
  width: 100%;
  object-fit: cover;
}

.red {
  color: #ec114a;
}

.text-span-4 {
  color: #e22225;
}

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

.div-block-61 {
  width: 80vw;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.section-8 {
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.div-block-62 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-63 {
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
}

.grid {
  width: 100%;
  grid-template: "."
  / 1fr 1fr;
}

.cell {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cell._4-in-one {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cell._2in-one {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-blog-overview {
  overflow: hidden;
}

.continer-ser {
  width: 100%;
  max-width: 95em;
  margin-left: auto;
  margin-right: auto;
}

.continer-ser.outside {
  padding-left: 3.75em;
  padding-right: 3.75em;
}

.start {
  padding-top: 8.6em;
}

.blog-header-title-wrapper {
  justify-content: flex-end;
  display: flex;
}

.blog-header-title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-weight: 300;
  display: flex;
  position: relative;
}

.blog-header-title-letter {
  text-transform: uppercase;
  font-size: 4.3em;
  line-height: 1.1em;
}

.blog-header-divider-wrapper {
  width: 100%;
  height: 1px;
  justify-content: center;
  margin-top: 1em;
  display: flex;
}

.blog-header-divider-inner {
  width: 50%;
  height: 1px;
  position: relative;
}

.blog-header-divider {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.blog-header-divider.rights {
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.end {
  padding-bottom: 8.6em;
}

.position-realtive {
  position: relative;
}

.blog-overview-grid {
  width: 100%;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.75fr 1.75fr 1fr 1fr;
}

.blog-teaser-item-wrapper {
  padding: 3.5em 2em;
}

.blog-teaser-meta-wrapper {
  justify-content: space-between;
  display: flex;
}

.blog-teaser-image-inner {
  width: auto;
  height: 85%;
}

.blog-teaser-image-inner.imagd {
  height: 63%;
}

.blog-teaser-image-inner._11 {
  height: 65%;
}

.blog-teaser-text-wrapper {
  max-height: 7.3em;
  overflow: hidden;
}

.paragraph-3 {
  margin-bottom: 0;
}

.ser {
  padding: 100px 8vw;
  display: none;
}

.ser.kkk {
  display: block;
}

.container-5 {
  max-width: 1440px;
}

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

.serivess-gridss.editz {
  height: auto;
}

.portfolio-card-wrapper {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/615b216567f125c9e37fa834_fakurian-design-PGdW_bHDbpI-unsplash.jpg');
  background-position: 0 0;
  background-size: cover;
  padding: 20px;
  position: relative;
  overflow: hidden;
}

.portfolio-card-wrapper.two {
  background-image: url('../images/615b21656a7d372cacab8072_fakurian-design-Z8Bux5T0XMg-unsplash.jpg');
  background-position: 50%;
}

.portfolio-card-wrapper.two.new {
  background-image: url('../images/615b21643843e03f24ee5ee0_fakurian-design-SPxVnxu_ZGM-unsplash.jpg');
}

.portfolio-card-wrapper.two.camps {
  background-image: url('../images/services-camp.webp');
}

.portfolio-card-wrapper.two.food {
  background-image: url('../images/COVID-FOOD.webp');
}

.portfolio-card-wrapper.three {
  background-image: url('../images/sevice-education.webp');
  background-position: 50%;
}

.portfolio-card-wrapper.three._11 {
  background-image: url('../images/615b2165adcf06d2b6f659f2_fakurian-design-CN2FEPXERRI-unsplash.jpg');
}

.portfolio-card-wrapper.three._88 {
  background-image: url('../images/615b216567f125c9e37fa834_fakurian-design-PGdW_bHDbpI-unsplash.jpg');
}

.portfolio-card-wrapper.extrat {
  background-image: url('../images/sad-girl-sitting-park-1.webp');
  background-position: 50%;
}

.portfolio-card-wrapper._55 {
  background-image: url('../images/615b2165adcf06d2b6f659f2_fakurian-design-CN2FEPXERRI-unsplash.jpg');
  background-position: 50%;
}

.portfolio-card-wrapper.kk {
  background-image: url('../images/service-donate.webp');
  background-position: 0 0;
}

.portfolio-card-wrapper.medical {
  background-image: url('../images/service-medical.webp');
}

.portfolio-card-wrapper.self {
  background-image: url('../images/SELF-ENDINEERING.webp');
  background-position: 0 0;
}

.portfolio-card-info {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 40px;
  text-decoration: none;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.portfolio-card-info.med {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 140px;
  display: flex;
}

.portfolio-card-category {
  color: #000;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: Karla, sans-serif;
  font-size: .9rem;
  font-weight: 800;
  line-height: 1.2;
}

.service-haeds {
  color: #000;
  margin-bottom: 30px;
  font-family: Karla, sans-serif;
  font-size: 1.4rem;
  line-height: 1;
}

.section-9 {
  display: none;
}

.link-block-2 {
  text-decoration: none;
}

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

.btn-out-wrapper {
  width: 200px;
  height: 50px;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.button-inner-wrapper {
  width: 100%;
  height: 100%;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn----textssss {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Merriweather, serif;
  font-size: 1.5em;
  font-weight: 400;
}

.abslote {
  width: 110%;
  height: 110%;
  background-color: #000;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-11 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.demo {
  background-color: #5c5656;
  border-radius: 5px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.demo-btn-text {
  z-index: 1;
  color: #fff;
  padding: 8px 15px;
  position: relative;
}

.demo-btn-wrapper-block {
  z-index: 0;
  background-color: #e22225;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate(-48px);
}

.demo-btn-wrapper-block.skes {
  transform: skew(29deg)translate(-48px);
}

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

.div-block-64 {
  width: 193px;
  height: 52px;
  background-color: #b41b1b;
  position: relative;
  left: 150px;
}

.section-13 {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

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

.div-block-65 {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

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

.d-section-home {
  width: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ttt-continer {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.wrapper {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 0%;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-blog-card-wrapper {
  width: 500px;
  height: 400px;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.heads-in-sections {
  justify-content: center;
  align-items: center;
  display: flex;
}

.about-div {
  margin-top: 0;
  margin-bottom: 0;
}

.about-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-left: 5vh;
  margin-right: 5vh;
}

.about-inner-div {
  height: 85vh;
  flex-direction: column;
  justify-content: center;
  padding-right: 0;
  display: flex;
}

.page-heading {
  margin-left: 20px;
}

.page-paragraph {
  margin-top: 20px;
  margin-left: 20px;
}

.text-span-5 {
  text-transform: uppercase;
}

.rel-old {
  position: relative;
  top: -43px;
}

.paragraph-4 {
  margin-bottom: 0;
  font-family: Karla, sans-serif;
}

.section-16 {
  padding-top: 100px;
}

.timeline {
  position: relative;
}

.container-6 {
  max-width: 90%;
}

.page-padding-m {
  padding: 6rem 14.72%;
}

.timeline_inner {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.timeline_heading-wrap {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.timeline_grid-wrap {
  position: relative;
}

.timeline_progress {
  z-index: 1;
  width: 3px;
  height: 5%;
  background-color: #d43737;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 50%;
  right: 0%;
  transform: translate(-50%);
}

.timeline_grid {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 0em;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr .25fr 1fr;
}

.timeline_track-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.timeline_track {
  width: 2px;
  height: 100%;
  background-color: #dbdbdb;
}

.timeline_item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e6e6fa;
  border-radius: .5em;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1.9em;
  margin-bottom: 1.9em;
  padding: 2em;
  display: flex;
  box-shadow: 6px 6px #ae0000;
}

.timeline_item._1s, .timeline_item._2s, .timeline_item._3s, .timeline_item._4s {
  background-color: #fbf7f6;
  box-shadow: 16px 13px 2px #dee2e6;
}

.text-block-12 {
  font-family: Merriweather, serif;
}

.text-block-13 {
  color: #000;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.3rem;
  line-height: 1.3;
}

.works {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Karla, sans-serif;
  font-size: 1.1em;
  line-height: 1.2;
}

.timeline_dot {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: #e22225;
  border: 4px #000;
  border-radius: 99px;
  position: relative;
}

.timeline_progress-overlay-top {
  z-index: 0;
  width: 6px;
  height: 2em;
  background-image: linear-gradient(#e22225, #fff);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: -2px;
  right: 0%;
}

.timeline_progress-overlay-bottom {
  width: 2px;
  height: 4em;
  background-image: linear-gradient(#e22225, #fff);
  position: absolute;
  top: auto;
  bottom: -25px;
  left: 49%;
  right: 0%;
}

.para-services {
  color: #000;
  font-family: Karla, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.5;
}

.text-field-5 {
  height: 43px;
  margin-bottom: 0;
}

.sub-bar {
  width: 300px;
  flex-direction: column;
  display: flex;
  position: static;
  top: 60px;
  left: 60px;
}

.form-3 {
  flex-direction: row;
  display: flex;
}

.bold-text-2 {
  color: #ececec;
}

.heading-8 {
  text-align: left;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.a2nd-para {
  text-align: justify;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
}

.a2nd-para.inds {
  width: auto;
  height: 200px;
  color: #000;
  margin-bottom: 40px;
  font-weight: 500;
}

.submit-button-2 {
  color: #fff;
  background-color: #000;
  margin-left: 6px;
}

.div-block-74 {
  width: 300px;
}

.image-12 {
  position: absolute;
  top: 10%;
  bottom: auto;
  left: 37%;
  right: 0%;
}

.image-13 {
  position: absolute;
  top: 19%;
}

.ser-grid {
  grid-column-gap: 1px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ser-in-moves {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Karla, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
}

.section-17 {
  justify-content: center;
  align-items: center;
  padding: 8vw 15vw 8vw 10vw;
  display: flex;
}

.projects-grid {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-content: start;
  align-items: start;
}

.image-14 {
  width: 500px;
  height: 371px;
}

.image-15 {
  object-fit: cover;
}

.imh, .image-16, .image-17, .image-18 {
  height: auto;
  object-fit: cover;
}

.image-19 {
  height: auto;
  object-fit: cover;
  object-position: 24% 50%;
}

.image-20 {
  height: auto;
  object-fit: cover;
  object-position: 44% 50%;
}

.section-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
}

.image-21 {
  width: 100%;
  height: 100%;
}

.image-22 {
  display: none;
}

.space {
  height: 8vh;
}

.div-block-75 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 5%;
  padding-left: 23%;
  padding-right: 26%;
  display: flex;
}

.old-care {
  justify-content: center;
  align-items: center;
  padding: 5% 20%;
  display: flex;
}

.old-wrappers {
  grid-template-rows: auto;
  grid-template-columns: 2fr .5fr;
}

.slide-bg {
  height: 390px;
  min-width: 412px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  display: flex;
  position: relative;
  left: -59px;
}

.image-23 {
  width: 100%;
}

.uui-button {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #e22225;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

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

.uui-button:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-button.is-button-medium {
  grid-column-gap: .5rem;
  padding: .625rem 1.125rem;
  font-size: 1rem;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  color: #344054;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-secondary-gray:hover {
  color: #1d2939;
  background-color: #f9fafb;
}

.uui-button-secondary-gray:focus {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f2f4f7;
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row.button-row-center {
  justify-content: center;
}

.uui-text-size-medium {
  color: #475467;
  letter-spacing: normal;
  font-family: Karla, sans-serif;
  font-size: .9rem;
  line-height: 1.3;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xxsmall {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.uui-icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
  color: #c82125;
}

.uui-icon-featured-outline-large {
  width: 3.5rem;
  height: 3.5rem;
  color: #7f56d9;
  background-color: #f4ebff;
  border: .5rem solid #f9f5ff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-layout84_item {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.uui-layout84_right {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.uui-layout84_image-blob {
  z-index: -1;
  width: 34rem;
  height: auto;
  color: #e22225;
  position: absolute;
  top: 12%;
}

.uui-layout84_image {
  height: 100%;
  max-height: 40rem;
  object-fit: cover;
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-left: 1rem;
}

.uui-layout84_image-wrapper {
  z-index: 1;
  width: 100%;
  justify-content: center;
  display: flex;
  position: relative;
}

.uui-layout84_left {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.uui-layout84_content-bottom {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  margin-top: 4rem;
  margin-bottom: 4rem;
  display: grid;
}

.uui-text-size-large {
  color: #475467;
  letter-spacing: normal;
  font-family: Karla, sans-serif;
  font-size: .9rem;
  line-height: 1.5;
}

.uui-text-size-large.center {
  text-align: center;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Baskerville, sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.3;
}

.uui-heading-subheading {
  color: #000;
  margin-bottom: .75rem;
  font-family: Karla, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-max-width-large {
  width: 100%;
  max-width: 67.9rem;
}

.uui-max-width-large._2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-max-width-large.middle {
  max-width: 72.8rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-text-align-center {
  text-align: center;
}

.uui-layout84_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  background-color: #faf6f5;
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-blogsection12_button-row {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.uui-blogsection12_button-row.hide-mobile-landscape {
  display: none;
}

.uui-blogsection12_slide-nav {
  height: 1.75rem;
  color: #fc9a9a;
  font-size: .5rem;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.uui-button-icon {
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-blogsection12_arrow {
  width: 3rem;
  height: 3rem;
  color: #667085;
  background-color: #e22225;
  border: 1px solid #eaecf0;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: all .3s;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.uui-blogsection12_arrow:hover {
  background-color: #f9fafb;
}

.uui-blogsection12_arrow.left {
  right: 4rem;
}

.uui-text-size-small {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-text-divider {
  color: #475467;
  margin-left: .25rem;
  margin-right: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-divider.text-size-small {
  color: #475467;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
}

.uui-blogsection12_date-wrapper {
  align-items: center;
  display: flex;
}

.uui-blogsection12_author-heading {
  color: #101828;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.uui-blogsection12_author-image {
  width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
  min-width: 2.5rem;
  object-fit: cover;
  border-radius: 100%;
}

.uui-blogsection12_author-image-wrapper {
  margin-right: .75rem;
}

.uui-blogsection12_author-wrapper {
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.uui-blogsection12_icon {
  width: 1.5rem;
  height: 1.5rem;
  justify-content: center;
  align-items: center;
  margin-top: .25rem;
  margin-left: .5rem;
  display: flex;
}

.uui-heading-xsmall {
  color: #101828;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}

.uui-blogsection12_title-link {
  color: #101828;
  justify-content: space-between;
  margin-bottom: .5rem;
  text-decoration: none;
  display: flex;
}

.uui-blogsection12_category-link {
  color: #6941c6;
  margin-bottom: .5rem;
  margin-right: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .3s;
}

.uui-blogsection12_category-link:hover {
  color: #53389e;
}

.uui-blogsection12_category-link.w--current {
  border-bottom: 2px solid #000;
}

.uui-blogsection12_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.uui-blogsection12_image-wrapper {
  width: 100%;
  padding-top: 0%;
  position: relative;
  overflow: hidden;
}

.uui-blogsection12_image-link {
  width: 100%;
  margin-bottom: 2rem;
  transition: all .3s;
}

.uui-blogsection12_image-link:hover {
  box-shadow: 0 24px 48px -12px rgba(16, 24, 40, .18);
}

.uui-blogsection12_slide {
  padding-right: 2rem;
}

.uui-blogsection12_mask {
  width: 33.33%;
  overflow: visible;
}

.uui-blogsection12_component {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 4rem;
  padding-bottom: 8rem;
  position: relative;
}

.uui-blogsection12_heading {
  flex: 1;
}

.uui-blogsection12_heading-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: start;
  display: grid;
}

.uui-section_blogsection12 {
  background-color: #fbf7f6;
  padding-left: 2rem;
  display: flex;
  overflow: hidden;
}

.top-text {
  color: #000;
  font-family: Karla, sans-serif;
}

.uui-cta03_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.uui-cta03_image-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-text-style-link {
  color: #475467;
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link:hover {
  color: #344054;
}

.uui-button-2 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #e22225;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-2:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button-2:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-form_input {
  height: auto;
  min-height: 2.75rem;
  color: #101828;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-form_input:focus {
  color: #101828;
  border-color: #d6bbfb;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-form_input::-ms-input-placeholder {
  color: #667085;
}

.uui-form_input::placeholder {
  color: #667085;
}

.uui-signup-form_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: .375rem;
  display: grid;
}

.uui-cta03_form {
  max-width: 30rem;
  margin-top: 2.5rem;
  margin-bottom: 0;
}

.uui-heading-large {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-cta03_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

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

.uui-section_cta03 {
  background-color: #fff;
}

.uui-heroheader02_image {
  width: 100%;
  height: 100%;
}

.uui-heroheader02_image-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: relative;
}

.uui-button-3 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7f56d9;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-3:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button-3:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-button-3.is-button-large {
  grid-column-gap: .75rem;
  background-color: #fa0104;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-button-icon-2 {
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-button-icon-2.is-icon-large {
  width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  min-width: 1.5rem;
}

.uui-button-secondary-gray-2 {
  grid-column-gap: .5rem;
  color: #344054;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-secondary-gray-2:hover {
  color: #1d2939;
  background-color: #f9fafb;
}

.uui-button-secondary-gray-2:focus {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f2f4f7;
}

.uui-button-secondary-gray-2.is-button-large {
  grid-column-gap: .75rem;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-button-row-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row-2.is-reverse-mobile-landscape {
  margin-top: 5%;
}

.uui-space-large {
  width: 100%;
  min-height: 3rem;
}

.uui-text-size-xlarge {
  color: #475467;
  font-family: Karla, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.uui-text-size-xlarge.adjust {
  margin-top: 0;
  margin-bottom: 0;
}

.uui-max-width-small {
  width: 100%;
  max-width: 30rem;
}

.uui-space-small-2 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-heading-xlarge {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1.2;
  display: none;
}

.uui-heroheader02_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-padding-vertical-xhuge-2 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

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

.uui-section_heroheader02 {
  overflow: hidden;
}

.image-24 {
  border-radius: 100px;
}

.uui-layout08_image {
  width: 100%;
  border: .25rem solid #101828;
  border-radius: .5rem;
}

.uui-text-size-large-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: Karla, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-icon-1x1-xsmall-2 {
  width: 1.5rem;
  height: 1.5rem;
  color: #000;
}

.uui-layout08_item-icon-wrapper {
  align-self: flex-start;
  margin-right: .75rem;
}

.uui-layout08_item {
  display: flex;
}

.uui-layout08_item-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  display: grid;
}

.uui-space-xsmall-2 {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium-2 {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-heading-subheading-2 {
  color: #7f56d9;
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-layout08_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.image-25 {
  border-radius: 20px;
}

.image-26 {
  border-radius: 100px;
}

.red-low {
  color: #fcb5b6;
}

.absolute {
  z-index: 0;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.social-icon {
  width: 1.5rem;
  height: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-link {
  color: #98a2b3;
  transition: all .3s;
}

.social-link:hover {
  color: #667085;
}

.uui-team04_social {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-self: flex-start;
  margin-top: 1.5rem;
  display: grid;
}

.uui-text-size-medium-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-size-medium-2.text-color-primary700 {
  color: #e22225;
  font-family: Karla, sans-serif;
  font-size: .9rem;
}

.uui-space-xsmall-3 {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-tiny {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-team04_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.uui-team04_image.top-image {
  object-position: 50% 26%;
}

.uui-team04_image.top-iamge-2 {
  object-position: 100% 50%;
}

.uui-team04_image.image-05 {
  object-position: 50% 50%;
}

.uui-team04_image.top-image8 {
  object-position: 50% 11%;
}

.uui-team04_image-wrapper {
  width: 100%;
  margin-bottom: 1.5rem;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.uui-team04_item {
  flex-direction: column;
  align-items: stretch;
  transition: opacity .3s;
  display: flex;
}

.uui-team04_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: stretch;
  display: grid;
}

.uui-team04_component {
  margin-top: 4rem;
}

.uui-button-4 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7f56d9;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-4:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button-4:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-button-secondary-gray-3 {
  grid-column-gap: .5rem;
  color: #344054;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-secondary-gray-3:hover {
  color: #1d2939;
  background-color: #f9fafb;
}

.uui-button-secondary-gray-3:focus {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f2f4f7;
}

.uui-button-row-3 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row-3.button-row-center {
  justify-content: center;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

.uui-text-size-large-3 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-text-size-large-3.side-ledt {
  text-align: left;
  font-family: Karla, sans-serif;
}

.uui-text-size-large-3.longpara {
  width: 100%;
  font-family: Karla, sans-serif;
}

.uui-heading-medium-3 {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-heading-subheading-3 {
  color: #7f56d9;
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large-2.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-max-width-large-2._2-in5.oin0 {
  max-width: 100rem;
}

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

.uui-padding-vertical-xhuge-3.grids {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 0;
  display: grid;
}

.uui-container-large-3 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

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

.uui-space-xxsmall-2 {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xxsmall-2 {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-xxsmall-2.text-weight-medium {
  font-size: .9rem;
  font-weight: 500;
}

.uui-avatar-group_item, .uui-avatar-stack_item {
  width: 2.75rem;
  height: 2.75rem;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  margin-right: -1rem;
}

.uui-avatar-stack_item.featured {
  width: 3.5rem;
  height: 3.5rem;
  position: relative;
}

.avatar-stack_component {
  width: auto;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 2rem;
  margin-right: 1rem;
  display: flex;
}

.uui-text-align-center-2 {
  text-align: center;
}

.uui-team01_cta {
  background-color: #f9fafb;
  border-radius: 1rem;
  padding: 2.5rem 2rem;
}

.uui-team01_social {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-self: center;
  margin-top: 1rem;
  display: grid;
}

.uui-team01_image {
  width: 18rem;
  height: 18rem;
  min-height: 18rem;
  min-width: 18rem;
  object-fit: cover;
  border-radius: 100%;
}

.uui-team01_image-wrapper {
  margin-bottom: 1.25rem;
}

.uui-team01_item {
  text-align: center;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.uui-team01_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: center;
  margin-top: 4rem;
  margin-bottom: 4rem;
  display: grid;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-text-size-small-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-testimonial16_client-heading {
  color: #101828;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-testimonial16_customer-image {
  width: 5rem;
  height: 5rem;
  min-height: 5rem;
  min-width: 5rem;
  object-fit: cover;
  border-radius: 100%;
}

.uui-testimonial16_client-image-wrapper {
  margin-right: .75rem;
}

.uui-testimonial16_client {
  text-align: left;
  align-items: center;
  display: flex;
}

.uui-testimonial16_rating-icon {
  width: 1.25rem;
  height: 1.25rem;
  color: #fec84b;
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

.uui-testimonial16_rating-wrapper {
  align-items: center;
  display: flex;
}

.uui-testimonial16_content {
  width: 25rem;
  min-width: 25rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #f9fafb;
  border: 1px solid #f9fafb;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-right: 2rem;
  padding: 2rem;
  display: flex;
}

.uui-testimonial16_loop-trigger {
  display: flex;
}

.uui-testimonial16_component {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  margin-top: 4rem;
  display: grid;
}

.uui-section_testimonial16 {
  overflow: hidden;
}

.brix---image-wrapper-br-24px {
  border-radius: 24px;
  overflow: hidden;
}

.brix---gallery-v5-col-hidden, .brix---gallery-v5-col {
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---grid-gallery-v5 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---grid-gallery-v5._2nd-gallery {
  margin-top: 40px;
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-600 {
  color: #6e7191;
}

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

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-800 {
  color: #211f54;
}

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

.brix---text-center {
  text-align: center;
}

.brix---inner-container-600px---center {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section {
  color: #fff;
  padding-top: 100px;
  padding-bottom: 176px;
}

.brix---bg-overlay-gradient {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, .56) 61%, #000);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.brix---bg-overlay-gradient.editets {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, .56) 81%, #000);
}

.brix---card-image {
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.brix---card-image._2in-camp {
  object-position: 0% 50%;
}

.brix---link-icon-right {
  margin-left: 6px;
}

.brix---text-200-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---color-neutral-100 {
  color: #fff;
}

.brix---color-neutral-100.center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---link-wrapper {
  color: #211f54;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper:hover {
  color: #4a3aff;
}

.brix---color-neutral-300 {
  color: #eff0f6;
}

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

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 11px;
}

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

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

.brix---card-link-img-bg {
  min-height: 500px;
  border-radius: 24px;
  align-items: flex-end;
  padding: 48px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brix---card-link-img-bg:hover {
  transform: scale(.96);
}

.brix---card-link-img-bg.edits2 {
  min-height: 200px;
  min-width: 200px;
  border-radius: 50%;
  justify-content: center;
  padding: 20px;
}

.brix---grid-2-columns---gap-row-72px {
  grid-column-gap: 28px;
  grid-row-gap: 72px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---color-neutral-801 {
  color: #6e7191;
}

.brix---color-neutral-802 {
  color: #211f54;
}

.brix---mg-bottom-12px {
  margin-bottom: 12px;
}

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

.pricing-overview {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 0;
  position: relative;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  letter-spacing: 12px;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
}

.centered-heading._2 {
  letter-spacing: 1px;
  font-size: 17px;
}

.pricing-description {
  max-width: 550px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Karla, sans-serif;
}

.pricing-grid {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-image {
  width: auto;
  height: auto;
  object-fit: cover;
  margin-bottom: 16px;
}

.pricing-card-text {
  color: #000;
  text-align: justify;
  margin-bottom: 20px;
  font-family: Karla, sans-serif;
  font-size: 12px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.university {
  margin-top: 10px;
  font-family: Karla, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.heading-9 {
  margin-bottom: 0;
  font-family: Libre Baskerville, sans-serif;
}

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

.div-block-76 {
  position: relative;
}

.div-block-77 {
  position: absolute;
  top: auto;
  bottom: 44%;
  left: auto;
  right: 5%;
}

.div-block-78 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-78.verticals {
  flex-direction: column;
}

.grid-2 {
  grid-column-gap: 57px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.heading-10 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
}

.div-block-79 {
  margin-bottom: 5%;
}

.uui-button-5 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7f56d9;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-5:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button-5:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-button-secondary-gray-4 {
  grid-column-gap: .5rem;
  color: #344054;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-secondary-gray-4:hover {
  color: #1d2939;
  background-color: #f9fafb;
}

.uui-button-secondary-gray-4:focus {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f2f4f7;
}

.uui-button-row-4 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row-4.button-row-center {
  justify-content: center;
}

.uui-text-size-medium-3 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-space-xxsmall-3 {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xxsmall-3 {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-space-small-3 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-icon-1x1-xsmall-3 {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-icon-featured-outline-large-2 {
  width: 3.5rem;
  height: 3.5rem;
  color: #7f56d9;
  background-color: #f4ebff;
  border: .5rem solid #f9f5ff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-layout74_item {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.uui-layout74_list {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: center;
  margin-top: 4rem;
  margin-bottom: 4rem;
  display: grid;
}

.uui-text-size-large-4 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-xsmall-4 {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium-4 {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-heading-subheading-4 {
  color: #7f56d9;
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-max-width-large-3 {
  width: 100%;
  max-width: 48rem;
}

.uui-text-align-center-3 {
  text-align: center;
}

.uui-layout74_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.uui-container-large-4 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

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

.brix---accordion-icon-wrapper {
  width: 38px;
  height: 38px;
  min-height: 38px;
  min-width: 38px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---mg-bottom-0 {
  color: #000;
  text-align: left;
  margin-bottom: 0;
}

.brix---paragraph-default-2 {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-803 {
  color: #6e7191;
}

.brix---color-neutral-803._100 {
  width: 900px;
}

.brix---accordion-spacer {
  min-height: 16px;
}

.brix---acordion-body {
  width: 100%;
  overflow: hidden;
}

.brix---accordion-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}

.brix---color-neutral-804 {
  color: #211f54;
}

.brix---accordion-header {
  align-items: center;
  display: flex;
}

.brix---accordion-content-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.brix---accordion-item-wrapper-v4 {
  width: 100%;
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  padding: 52px 32px;
  transition: transform .3s;
  display: flex;
  box-shadow: 0 2px 12px rgba(20, 20, 43, .08);
}

.brix---accordion-item-wrapper-v4:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---grid-1-column-gap-row-24px {
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---grid-2-columns-stats-v4 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---heading-h2-size-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

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

.brix---text-center-2 {
  text-align: center;
}

.brix---text-center-2._0 {
  width: 100%;
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 48px;
  display: flex;
}

.brix---container-default-2 {
  max-width: 1218px;
  padding-left: 0;
  padding-right: 0;
}

.brix---section-2 {
  color: #fff;
  padding-top: 176px;
  padding-bottom: 176px;
}

.pricing-items {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 0;
  position: relative;
}

.container-8 {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-wrapper-two {
  flex-direction: column;
  margin-bottom: -40px;
  display: flex;
}

.pricing-card-two {
  background-color: #f5f7fa;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 40px 32px;
  display: flex;
}

.pricing-image-two {
  max-width: 30%;
  margin-right: 40px;
}

.pricing-image-two.shadow-two {
  width: 100%;
  height: 36%;
  max-width: 36%;
  border-radius: 100%;
}

.pricing-content {
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  padding: 16px;
  display: flex;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.pricing-info {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing-divider-two {
  height: 1px;
  background-color: #e4ebf3;
  margin: 9px -16px 16px;
}

.pricing-details {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-block {
  margin-bottom: -10px;
}

.pricing-details-text {
  margin-bottom: 8px;
}

.testimonial-stack {
  border-bottom: 1px solid #e4ebf3;
  padding: 0;
  position: relative;
}

.container-9 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-card-three {
  text-align: center;
  background-color: #faf6f5;
  padding: 30px 40px;
}

.testimonial-card-content {
  max-width: none;
  flex-direction: row;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.testimonial-card-heading {
  margin-bottom: 24px;
}

.testimonial-text-three {
  font-size: 24px;
  line-height: 32px;
}

.testimonial-info-four {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 16px;
}

.testimonial-image.centered {
  width: 150px;
  height: 150px;
  margin-bottom: 0;
  margin-right: 0;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
  font-size: 18px;
}

.uui-icon-1x1-xxsmall {
  width: 1.25rem;
  height: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-banner22_close-button {
  width: 2.5rem;
  height: 2.5rem;
  color: #fff;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  margin-left: .5rem;
  transition: all .3s;
  display: flex;
}

.uui-banner22_close-button:hover {
  background-color: rgba(255, 255, 255, .2);
}

.uui-text-style-link-2 {
  color: #475467;
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link-2:hover {
  color: #344054;
}

.uui-text-style-link-2.uui-text-color-primary100, .uui-text-color-primary100 {
  color: #f4ebff;
}

.uui-banner22_supporting-text {
  color: #f4ebff;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-banner22_text {
  color: #faf1f1;
  margin-right: .375rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-banner22_text-wrapper {
  grid-row-gap: .125rem;
  text-align: center;
  flex-wrap: wrap;
  display: flex;
}

.uui-banner22_content {
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 3rem;
  display: flex;
}

.uui-banner22_content-wrapper {
  background-color: #fa0102;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

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

.uui-banner22_component {
  background-image: linear-gradient(45deg, #6941c6, #7f56d9);
  position: relative;
}

.link-2 {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.btn {
  width: 50%;
  height: 100%;
  background-color: #e22225;
  border-radius: 9px;
  padding: .625rem 1.125rem;
  font-family: Libre Baskerville, sans-serif;
}

.button-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.submit-button-3 {
  width: 50%;
  height: 100%;
  background-color: #e22225;
  border-radius: 9px;
  padding: .625rem 1.125rem;
  font-family: Libre Baskerville, sans-serif;
}

@media screen and (max-width: 991px) {
  .nav-menu-2 {
    background-color: #fff;
    margin-right: 0;
  }

  .slide {
    background-position: 100%;
  }

  .slide-2 {
    background-position: 50%;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu-button {
    padding: 12px;
  }

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

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .button {
    width: 16vw;
    margin-top: 5px;
    margin-left: 36px;
  }

  .nav1 {
    color: #000;
  }

  .text-1.ser.sizing.left {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-1.big {
    font-size: 13vh;
  }

  .text-1.big.new {
    font-size: 11.2em;
  }

  .second-para.low.s {
    margin-bottom: 20px;
  }

  .second-para.low.s.dddd {
    margin-bottom: 40px;
  }

  .second-para.low.s.dddd.f {
    margin-bottom: 29px;
  }

  .second-para.new {
    width: 700px;
  }

  .line.ee.e22 {
    height: 138px;
  }

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

  .about-sec {
    margin-left: 4px;
    margin-right: 4px;
    padding-top: 100px;
  }

  .section-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .section-home {
    clear: both;
  }

  .demo-container {
    width: auto;
    height: auto;
    min-height: auto;
    padding-bottom: 0;
  }

  .demo-wrapper {
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column-reverse;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-top: 100px;
    margin-bottom: 140px;
    margin-right: 0%;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .demo-wrapper.colors.top {
    align-items: center;
    padding-bottom: 40px;
  }

  .blog-card-wrapper {
    margin-top: 0;
    margin-bottom: 100px;
  }

  .primary-footer {
    border-bottom-width: 0;
    border-bottom-color: rgba(0, 0, 0, 0);
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .footer {
    border-bottom-width: 0;
    border-bottom-color: rgba(0, 0, 0, 0);
  }

  .old-age.overlap {
    margin-top: 60px;
    margin-bottom: 40px;
  }

  .hero-wrapper {
    min-height: 900px;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .heading-4.center {
    text-align: center;
    font-size: 1.6rem;
  }

  .bottom {
    margin-top: 60px;
  }

  .ftss-inner-wrapper {
    width: 82vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .text-ft {
    font-size: 13px;
  }

  .features-box {
    padding-left: 10px;
  }

  .fs-texts {
    font-size: 11px;
  }

  .full-top--landings {
    min-height: 700px;
    padding-top: 220px;
  }

  .full-top--landings.abouts {
    min-height: 700px;
    padding-top: 140px;
  }

  .about-condiner.img-cnts {
    height: 49vh;
  }

  .why-wrapper.why-row-100 {
    width: 67%;
    align-items: end;
    margin-right: 5%;
  }

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

  .events-imag-inner.nes {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .events-cont.new {
    width: 315px;
    margin-left: 0;
  }

  .imge-evnts-wrapper.new {
    width: 409px;
  }

  .imge-evnts-wrapper.new._3 {
    width: 397px;
  }

  .grid-image.e.ff._450px {
    height: 241px;
  }

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

  .container-3 {
    grid-template-columns: 1fr;
  }

  .grid {
    grid-template-rows: auto auto;
  }

  .serivess-gridss.editz {
    height: auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .portfolio-card-wrapper.two.camps, .portfolio-card-wrapper.kk {
    background-position: 50%;
  }

  .lottie-animation {
    font-size: 14px;
    line-height: 20px;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .ttt-continer {
    height: 100%;
    min-height: 100vh;
  }

  .wrapper {
    flex-direction: column-reverse;
    margin-top: 100px;
    margin-bottom: 140px;
  }

  .d-blog-card-wrapper {
    margin-bottom: 100px;
  }

  .about-grid {
    margin-left: 3vh;
    margin-right: 3vh;
  }

  .about-inner-div {
    height: auto;
  }

  .page-paragraph {
    min-width: auto;
    margin-left: 0;
    font-size: 13px;
  }

  .page-padding-m {
    padding-left: 4%;
    padding-right: 4%;
  }

  .sub-bar {
    top: 60px;
    left: 60px;
  }

  .old-care {
    padding-left: 3%;
    padding-right: 10%;
  }

  .old-wrappers {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .slide-bg {
    height: auto;
    min-width: 306px;
    padding: 20px;
    left: 0;
  }

  .uui-layout84_content-bottom {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

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

  .uui-container-large {
    max-width: 80rem;
  }

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

  .uui-blogsection12_button-row {
    flex: none;
  }

  .uui-blogsection12_arrow {
    right: 15rem;
  }

  .uui-blogsection12_arrow.left {
    right: 20rem;
  }

  .uui-blogsection12_mask {
    width: 50%;
  }

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

  .uui-blogsection12_heading {
    margin-right: 3rem;
  }

  .uui-blogsection12_heading-wrapper {
    grid-column-gap: 3rem;
  }

  .uui-section_blogsection12 {
    padding-left: .5rem;
  }

  .uui-heading-large {
    font-size: 2.75rem;
  }

  .uui-cta03_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .hide-tablet {
    display: none;
  }

  .uui-heroheader02_image-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .uui-space-large {
    min-height: 2.5rem;
  }

  .uui-max-width-small {
    max-width: 100%;
  }

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

  .uui-heroheader02_component {
    min-height: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

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

  .uui-layout08_component {
    min-height: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .uui-team04_list {
    grid-template-columns: 1fr 1fr;
  }

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

  .uui-padding-vertical-xhuge-3.grids {
    grid-template-columns: 1fr;
  }

  .uui-team01_list {
    grid-template-columns: 1fr 1fr;
  }

  .uui-testimonial16_loop-trigger {
    grid-column-gap: 14px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .uui-testimonial16_component {
    grid-template-columns: 1fr;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 20px;
  }

  .brix---grid-gallery-v5 {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

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

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

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

  .brix---card-link-img-bg {
    padding-bottom: 40px;
    padding-left: 36px;
    padding-right: 36px;
  }

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

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

  .pricing-grid {
    grid-column-gap: 30px;
  }

  .div-block-77 {
    bottom: 38%;
  }

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

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

  .brix---paragraph-default-2 {
    width: 100%;
  }

  .brix---color-neutral-803._100 {
    width: 90%;
  }

  .brix---accordion-spacer {
    min-height: 12px;
  }

  .brix---accordion-item-wrapper-v4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---grid-2-columns-stats-v4 {
    grid-template-columns: 1fr;
  }

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

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

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

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

  .pricing-card-two {
    align-items: center;
    padding: 24px;
  }

  .pricing-image-two {
    margin-right: 20px;
  }

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

@media screen and (max-width: 767px) {
  .brand {
    margin-left: 25px;
  }

  .nav-menu-2 {
    margin-right: 0;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .brand-2 {
    margin-left: 10px;
  }

  .nav-menu {
    margin-right: 0;
  }

  .title-block.ver.new {
    padding-top: 0;
    padding-left: 0;
  }

  .text-1 {
    font-size: 3.3em;
  }

  .text-1.ser.sizing.left {
    font-size: 3vw;
  }

  .text-1.big {
    font-size: 10vh;
  }

  .text-1.big.new {
    font-size: 14vh;
    overflow: hidden;
  }

  .text-1._32px.ss {
    font-size: 25px;
  }

  .second-para {
    margin-left: 10px;
  }

  .second-para.low.font-500.ff {
    font-size: 13px;
  }

  .second-para.center {
    width: 100%;
  }

  .second-para._500px, .second-para.new {
    width: 90%;
  }

  .line.ee.e22 {
    height: 177px;
  }

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

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

  .services-sec {
    overflow: hidden;
  }

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

  .demo-container {
    height: auto;
    display: block;
  }

  .demo-wrapper {
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .footer {
    border-bottom-color: rgba(0, 0, 0, 0);
  }

  .old-age.overlap {
    grid-template-rows: auto auto;
    grid-template-columns: 2fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .contents.pad.lights {
    height: auto;
    max-width: 500px;
    margin-bottom: 0;
    margin-left: 0;
    top: 25%;
    right: 0;
  }

  .hero-wrapper {
    min-height: 500px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .wrapper-images {
    height: auto;
  }

  .wrapper-inner {
    height: auto;
    padding-top: 0;
  }

  .img-wrapper {
    margin-bottom: 10px;
  }

  .heading-4.center {
    font-size: 1.7rem;
  }

  .bottom-seccs {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .ftss-inner-wrapper {
    width: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .full-top--landings {
    min-height: 500px;
    padding-top: 140px;
    padding-bottom: 100px;
  }

  .full-top--landings.abouts {
    min-height: 500px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .about-condiner.img-cnts {
    height: 37vh;
  }

  .about-wrapper.about-page {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .why-us {
    align-items: center;
    padding-left: 0%;
  }

  .why-wrapper.why-row-100 {
    width: 90%;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-right: 0%;
  }

  .img-wrappers {
    max-width: 350px;
    margin-top: 0;
  }

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

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

  .clients-tesrimonial-slider {
    align-items: center;
    display: flex;
  }

  .testimonial-text.mob {
    font-size: 13px;
  }

  .slide-nav-3 {
    top: 203px;
  }

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

  .events-imag-inner.nes {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .events-cont.new {
    width: auto;
    height: auto;
  }

  .evnts-title {
    font-size: 15px;
  }

  .evnts-title._2 {
    font-size: 12px;
    line-height: 21px;
  }

  .evnts-title._11 {
    font-size: 13px;
  }

  .text-events {
    width: 316px;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 11px;
    line-height: 20px;
  }

  .imge-evnts-wrapper.new {
    width: auto;
    height: auto;
    margin-left: 10px;
  }

  .imge-evnts-wrapper.new._3 {
    width: auto;
  }

  .imge-evnts-wrapper.new._3._22222 {
    margin-left: 0;
    margin-right: 10px;
  }

  .gallery-sec {
    column-count: 1;
    margin-left: 10px;
    margin-right: 10px;
  }

  .grid-image.e.ff._450px, .grid-image._450i {
    height: auto;
  }

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

  .image-10 {
    height: auto;
  }

  .inners-cnts-evnts {
    margin-top: 10px;
    margin-left: 10px;
  }

  .inners-cnts-evnts._1 {
    margin-left: 0;
  }

  .inners-cnts-evnts.m10 {
    margin-top: 10px;
  }

  .container-3 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .ttt-continer {
    min-height: 100vh;
    display: block;
  }

  .wrapper {
    margin-top: 100px;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .about-inner-div {
    height: auto;
    justify-content: flex-start;
  }

  .page-padding-m {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }

  .timeline_progress {
    top: 0%;
    bottom: auto;
    left: 2.5em;
    right: auto;
  }

  .timeline_grid {
    grid-template-columns: 5em 1fr;
  }

  .timeline_item-wrap.hide-mob {
    display: none;
  }

  .timeline_dot {
    width: 20px;
    height: 20px;
  }

  .sub-bar {
    left: 20px;
  }

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

  .imh, .image-16, .image-17, .image-18, .image-19, .image-20 {
    height: auto;
  }

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

  .old-wrappers {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

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

  .uui-button:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    color: #344054;
    background-color: #fff;
  }

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

  .uui-button-row.button-row-center.is-reverse-mobile-landscape, .uui-button-row.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-text-size-medium {
    font-size: .9rem;
  }

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

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

  .uui-layout84_right {
    grid-row-gap: 2.5rem;
  }

  .uui-layout84_image-blob {
    width: 120%;
    min-width: 28rem;
    top: 22%;
  }

  .uui-layout84_image {
    height: 40rem;
    margin-left: 1.5rem;
  }

  .uui-layout84_image-wrapper {
    height: 22rem;
    overflow: hidden;
  }

  .uui-layout84_left {
    grid-row-gap: 2.5rem;
  }

  .uui-layout84_content-bottom {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .uui-text-size-large {
    width: 90%;
    font-size: 1rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

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

  .uui-layout84_component {
    align-items: stretch;
  }

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

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

  .uui-blogsection12_button-row {
    width: 100%;
    justify-content: flex-start;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .uui-blogsection12_arrow {
    right: 19.2rem;
  }

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

  .uui-blogsection12_arrow.left {
    right: 23rem;
  }

  .uui-heading-xsmall {
    font-size: 1.25rem;
  }

  .uui-blogsection12_image-wrapper {
    width: 90%;
  }

  .uui-blogsection12_image-link {
    margin-bottom: 1.5rem;
  }

  .uui-blogsection12_image-link:hover {
    box-shadow: none;
  }

  .uui-blogsection12_slide {
    padding-right: 1.5rem;
  }

  .uui-blogsection12_mask {
    width: 73%;
  }

  .uui-blogsection12_component {
    margin-top: 3rem;
    padding-bottom: 6rem;
  }

  .uui-blogsection12_heading {
    margin-right: 0;
  }

  .uui-blogsection12_heading-wrapper {
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .uui-section_blogsection12 {
    padding-left: 0;
  }

  .uui-cta03_image-wrapper {
    width: 125%;
    margin-left: -12.5%;
  }

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

  .uui-button-2:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-cta03_form {
    margin-top: 2rem;
  }

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

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

  .uui-section_cta03 {
    overflow: hidden;
  }

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

  .uui-button-3:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-button-3.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-button-wrapper-2.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape-2 {
    width: 100%;
    max-width: none;
  }

  .uui-button-icon-2.is-icon-large {
    width: 1.25rem;
    height: 1.25rem;
  }

  .uui-button-secondary-gray-2 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-2:hover {
    color: #344054;
    background-color: #fff;
  }

  .uui-button-secondary-gray-2.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

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

  .uui-button-row-2.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .uui-space-large {
    min-height: 2rem;
  }

  .uui-text-size-xlarge {
    font-size: 1.125rem;
  }

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

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

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

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

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

  .uui-layout08_item-list {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .uui-space-xsmall-2 {
    min-height: .75rem;
  }

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

  .uui-layout08_component {
    grid-row-gap: 3rem;
  }

  .absolute {
    display: none;
  }

  .social-link:hover {
    color: #98a2b3;
  }

  .uui-space-xsmall-3 {
    min-height: .75rem;
  }

  .uui-team04_image-wrapper {
    height: 100%;
  }

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

  .uui-team04_component {
    margin-top: 3rem;
  }

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

  .uui-button-4:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-button-wrapper-3.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape-3 {
    width: 100%;
    max-width: none;
  }

  .uui-button-secondary-gray-3 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-3:hover {
    color: #344054;
    background-color: #fff;
  }

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

  .uui-button-row-3.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

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

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

  .uui-max-width-large-2.align-center {
    max-width: 100%;
  }

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

  .uui-padding-vertical-xhuge-3.grids {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

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

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

  .avatar-stack_component {
    margin-bottom: 1.5rem;
  }

  .uui-team01_cta {
    padding: 2rem 1.5rem;
  }

  .uui-team01_image-wrapper {
    margin-bottom: 1rem;
  }

  .uui-team01_list {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .uui-testimonial16_client-image-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

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

  .uui-testimonial16_content {
    margin-right: 1.5rem;
    padding: 1.5rem;
  }

  .uui-testimonial16_loop-trigger {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center;
    padding-left: 3%;
  }

  .uui-testimonial16_component {
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .brix---grid-gallery-v5 {
    grid-column-gap: 16px;
    grid-template-columns: 1fr;
  }

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

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

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

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

  .brix---link-icon-right {
    width: 20px;
    margin-left: 8px;
  }

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

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

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

  .pricing-overview {
    padding: 60px 15px;
  }

  .div-block-77 {
    bottom: 20%;
  }

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

  .uui-button-5:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-button-wrapper-4.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape-4 {
    width: 100%;
    max-width: none;
  }

  .uui-button-secondary-gray-4 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-4:hover {
    color: #344054;
    background-color: #fff;
  }

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

  .uui-button-row-4.button-row-center.is-reverse-mobile-landscape, .uui-button-row-4.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

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

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

  .uui-layout74_list {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

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

  .uui-space-xsmall-4 {
    min-height: .75rem;
  }

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

  .uui-layout74_component {
    align-items: stretch;
  }

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

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

  .brix---accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---accordion-item-wrapper-v4 {
    padding: 40px 24px;
  }

  .brix---grid-2-columns-stats-v4 {
    grid-template-columns: 1fr;
  }

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

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

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

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

  .pricing-items {
    padding: 60px 15px;
  }

  .pricing-card-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .pricing-image-two {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .testimonial-stack {
    padding: 60px 15px;
  }

  .testimonial-text-three {
    font-size: 20px;
    line-height: 28px;
  }

  .uui-banner22_close-button {
    background-color: rgba(0, 0, 0, 0);
  }

  .uui-banner22_content {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
  }

  .uui-banner22_content-wrapper {
    align-items: flex-start;
  }

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

@media screen and (max-width: 479px) {
  .nav-menu-two {
    flex-direction: column;
  }

  .red-button.new.gggggg {
    overflow: hidden;
  }

  .about-content {
    margin-left: 5px;
    margin-right: 5px;
  }

  .sec-titles {
    justify-content: flex-start;
  }

  .small-texts.timeline {
    font-size: 4.7rem;
  }

  .small-texts.big-about.oin {
    font-size: 3.5rem;
  }

  .small-texts.lrdfts {
    font-size: 1.8rem;
  }

  .text-1 {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .text-1.ser.sizing.left {
    font-size: 7vw;
  }

  .text-1.mew {
    font-family: Karla, sans-serif;
    font-size: 1.7rem;
  }

  .text-1.big {
    font-size: 5.8vh;
  }

  .text-1.big.new {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 8vh;
  }

  .text-1._32px {
    font-size: 26px;
  }

  .second-para {
    margin-left: 0;
  }

  .second-para.vo {
    margin-bottom: 40px;
    font-size: .8rem;
    line-height: 1.6;
  }

  .second-para._500px {
    width: 90%;
  }

  .second-para.justify {
    margin-left: 4px;
  }

  .second-para.left {
    width: 300px;
    color: #000;
    font-size: .7rem;
    line-height: 1.4;
  }

  .line.ee {
    height: 277px;
  }

  .section-grids.fixed-sec {
    grid-template-rows: auto;
  }

  .demo-container {
    height: auto;
  }

  .demo-wrapper {
    margin-top: 100px;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .blog-card-wrapper {
    width: 300px;
    margin-bottom: 180px;
  }

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

  .footer {
    border-bottom-width: 0;
    border-bottom-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
  }

  .contents.pad.lights {
    z-index: 6;
    max-width: 300px;
    padding: 20px 40px 60px 20px;
    top: 10%;
  }

  .hero-wrapper {
    min-height: 500px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cnt-wrapper {
    max-width: 1264px;
  }

  .lan-quotes {
    font-size: 13px;
  }

  .lan-quotes.big {
    margin-bottom: 10px;
    font-size: 17px;
  }

  .heading-3 {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 35px;
    line-height: 36px;
  }

  .wrapper-images {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .wrapper-inner {
    height: auto;
  }

  .para-50 {
    width: auto;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-4.center {
    margin-bottom: 10px;
    font-size: 1.2rem;
  }

  .boxshadoes {
    min-width: 300px;
  }

  .ftss-wrappers {
    margin-top: 20px;
  }

  .ftss-inner-wrapper {
    width: auto;
    margin-top: 20px;
    padding-left: 10px;
  }

  .lnks._1 {
    padding-left: 4px;
  }

  .features-box {
    padding-left: 10px;
    padding-right: 10px;
  }

  .full-top--landings {
    min-height: auto;
    padding-top: 100px;
  }

  .about-condiner.img-cnts {
    height: 33vh;
    top: 25%;
  }

  .about-wrapper.about-page {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .image-bg {
    height: 50vh;
  }

  .img-wrappers {
    max-width: 300px;
  }

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

  .slide-nav-3 {
    top: 247px;
  }

  .events-imag-inner.nes {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .events-cont.new {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-events {
    width: 262px;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .image-10 {
    max-width: 98%;
  }

  .image-10._2 {
    max-width: 97%;
  }

  .inners-cnts-evnts, .inners-cnts-evnts.m10 {
    margin-top: 10px;
  }

  .container-3 {
    grid-template-rows: auto auto auto auto auto auto;
  }

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

  .wrapper {
    margin-top: 100px;
    margin-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .d-blog-card-wrapper {
    width: 300px;
    margin-bottom: 180px;
  }

  .about-div {
    margin-top: 0;
    margin-bottom: 0;
  }

  .about-grid {
    margin-left: 5px;
    margin-right: 5px;
  }

  .about-inner-div {
    height: auto;
  }

  .page-heading {
    margin-left: 0;
  }

  .page-paragraph {
    min-width: 289px;
    text-align: left;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    line-height: 1.3;
  }

  .page-paragraph.center {
    text-align: left;
  }

  .rel-old.new-refd {
    margin-top: 0%;
  }

  .page-padding-m {
    padding-left: 4%;
    padding-right: 4%;
  }

  .timeline_progress {
    left: 2em;
  }

  .timeline_grid {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-columns: 4em 1fr;
  }

  .works {
    font-size: .9em;
  }

  .timeline_dot {
    width: 1.2rem;
    height: 1.2rem;
  }

  .sub-bar {
    width: 300px;
    left: 10px;
    right: 10px;
  }

  .form-3 {
    overflow: visible;
  }

  .heading-8 {
    font-size: 23px;
    line-height: 1;
  }

  .a2nd-para, .a2nd-para.inds, .form-block-5 {
    width: 300px;
  }

  .section-17 {
    padding-left: 2vw;
    padding-right: 2vw;
  }

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

  .old-care {
    padding-left: 5%;
    padding-right: 5%;
  }

  .old-wrappers {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .slide-bg {
    min-width: 300px;
    padding-left: 20px;
  }

  .uui-text-size-medium {
    width: 90%;
  }

  .uui-layout84_image {
    margin-left: 0;
  }

  .uui-layout84_image-wrapper {
    width: 101%;
  }

  .uui-text-size-large {
    width: 100%;
  }

  .uui-max-width-large {
    width: 100%;
    max-width: none;
  }

  .uui-text-align-center {
    justify-content: center;
    display: flex;
  }

  .uui-container-large {
    max-width: 54.1rem;
  }

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

  .uui-blogsection12_arrow {
    right: 36.9rem;
  }

  .uui-blogsection12_arrow.left {
    right: 40.3rem;
  }

  .uui-heading-xsmall {
    font-size: 1.2rem;
  }

  .uui-blogsection12_title-link {
    justify-content: flex-start;
  }

  .uui-blogsection12_image-wrapper {
    width: 100%;
  }

  .uui-blogsection12_mask {
    width: 40%;
  }

  .uui-signup-form_wrapper {
    grid-row-gap: .75rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .uui-cta03_component {
    grid-template-columns: 1fr;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .uui-heroheader02_image-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .uui-button-row-2.is-reverse-mobile-landscape {
    align-content: flex-start;
  }

  .uui-heroheader02_component {
    grid-template-columns: 1fr;
  }

  .uui-team04_image {
    object-fit: cover;
    border-radius: 20px;
    position: relative;
    bottom: 0%;
  }

  .uui-team04_image-wrapper {
    padding-top: 0%;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-left: .3rem;
    padding-right: .3rem;
  }

  .uui-team01_list {
    grid-template-columns: 1fr;
  }

  .uui-testimonial16_content {
    width: 18.9rem;
    min-width: 18.9rem;
    align-items: flex-start;
  }

  .uui-testimonial16_loop-trigger {
    align-items: center;
    justify-items: center;
    padding-left: 5%;
  }

  .youtube {
    width: 90%;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 16px;
  }

  .brix---gallery-v5-col-hidden {
    display: none;
  }

  .brix---gallery-v5-col {
    grid-row-gap: 16px;
  }

  .brix---grid-gallery-v5 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

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

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

  .brix---link-icon-right {
    width: 18px;
  }

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

  .brix---color-neutral-100.center {
    justify-content: flex-end;
  }

  .brix---heading-h3-size {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

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

  .brix---card-link-img-bg {
    min-height: 440px;
    padding-left: 28px;
    padding-right: 28px;
  }

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

  .container-7 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---accordion-title {
    font-size: 18px;
    line-height: 26px;
  }

  .brix---heading-h2-size-2 {
    font-size: 24px;
    line-height: 34px;
  }

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

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

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

  .container-8 {
    max-width: none;
  }

  .pricing-card-two {
    padding: 15px;
  }

  .pricing-info {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing-details {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -10px;
  }

  .pricing-block {
    margin-bottom: 10px;
  }

  .container-9 {
    max-width: none;
  }

  .testimonial-card-three {
    padding-left: 24px;
    padding-right: 24px;
  }

  .testimonial-info-four {
    text-align: center;
    flex-direction: column;
  }
}

#w-node-_705ece3a-f6c8-0ea2-cd4c-a8b19e0efc48-81986923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_893a74d0-1648-b5d7-0f07-b09d8dd0cdc9-81986923, #w-node-_9b844765-edec-acc5-f360-6f7f201ed348-81986923, #w-node-_35539563-ef22-a2b7-69c3-51140604bd43-81986923, #w-node-_196de21b-0329-8f51-f238-a8e35c760c53-81986923, #w-node-bacd9dc9-401e-e3b6-e1e4-20eefc52a5fc-81986923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5e9d3401-a07b-599e-1588-a4cc555871b9-81986923, #w-node-_48e49bec-1365-8f79-095d-64f94899ecf3-81986923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_780231ef-2059-402a-5e8e-6f32f2bfd993-81986923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_8c6e9729-d1b3-bbcb-0517-1eb253befeec-81986923, #w-node-_4d9b465b-794b-706f-57d0-68fd6d9fa3f4-81986923, #w-node-_1bf1625a-c112-5956-85f8-5ba6f0dc0f2d-81986923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e6d1c8a5-94ac-350b-732e-97febeb34244-81986923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_14fc8f97-fd58-cbf8-1b5e-5968f0926323-81986923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_31b070ff-8a48-4117-d2f6-3301771b3a2d-81986923, #w-node-c03644d2-3030-7836-7d36-f61fbe3c95a1-81986923, #w-node-_2c9f9aaf-f346-6f3f-006d-1329a1ba4d77-81986923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_14c22cfb-2218-1891-29e8-420fc64a84bb-81986923, #w-node-f20539f2-2bf3-c8e2-3084-e4c4d6f9d2cc-81986923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-c86ab096-004f-d201-2d03-6302f1e3040e-81986923, #w-node-_77484429-7138-d86b-94ad-8b5e9a306b5d-81986923, #w-node-_8b233e08-4983-aa18-2307-0856dabc8be9-81986923, #w-node-_4f871e34-1320-3006-6382-a8bc151cf83b-81986923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6782d372-cdf9-8465-6a06-b29640a81929-81986923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-ba149fdc-c0ac-cb0c-cceb-325b2b900681-239c9799 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-ba149fdc-c0ac-cb0c-cceb-325b2b90068a-239c9799, #w-node-ba149fdc-c0ac-cb0c-cceb-325b2b900690-239c9799, #w-node-ba149fdc-c0ac-cb0c-cceb-325b2b900696-239c9799 {
  align-self: start;
}

#w-node-f06036fa-3f76-e63c-a0a4-94382886723f-239c9799, #w-node-f06036fa-3f76-e63c-a0a4-943828867241-239c9799, #w-node-f06036fa-3f76-e63c-a0a4-943828867243-239c9799, #w-node-f06036fa-3f76-e63c-a0a4-943828867245-239c9799, #w-node-f06036fa-3f76-e63c-a0a4-943828867247-239c9799, #w-node-f06036fa-3f76-e63c-a0a4-943828867249-239c9799, #w-node-f06036fa-3f76-e63c-a0a4-94382886724b-239c9799, #w-node-f06036fa-3f76-e63c-a0a4-94382886724d-239c9799, #w-node-f06036fa-3f76-e63c-a0a4-94382886724f-239c9799 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ba149fdc-c0ac-cb0c-cceb-325b2b9006a5-239c9799 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_049759bd-0a70-0d5d-04d2-09c09085dab0-239c9799 {
  align-self: center;
  justify-self: center;
}

#w-node-_4a427019-43d3-c545-aa4d-6f0a736d6f9b-239c9799, #w-node-af756e27-5e59-8691-a3b1-e24ef417a427-239c9799, #w-node-_7163eb02-cbc6-ed8d-8d0a-dfdef9e9fce1-239c9799, #w-node-b83ed4db-ee0d-f216-8697-9b3ba3aedeee-239c9799, #w-node-ab703439-bf6d-756d-7fff-127bec186478-239c9799, #w-node-db59cd29-63c1-893a-4b55-ca024b2cf223-239c9799, #w-node-_90273005-45f2-b50f-9160-46b439f904c2-239c9799, #w-node-_1323b362-fe81-96a6-416a-00cc89800e3c-239c9799, #w-node-_82e39863-e927-2b7d-9200-15598a61ddeb-239c9799, #w-node-be68a2e5-d939-bbd2-ebe8-fadde8b34ad7-239c9799, #w-node-_6e9cee1d-9dfe-74fa-f249-fddafb34e13c-239c9799, #w-node-_65aa3720-feb0-c430-0a64-fe2b9279e6d3-239c9799, #w-node-f7ddaab7-998d-5cf8-ffe1-09f8cb48d28f-239c9799, #w-node-_53ecb2f3-0aed-fead-4f03-a64dd3b067ad-239c9799, #w-node-_6c522a38-f982-f052-70bc-207b293f853a-239c9799, #w-node-_68c052bc-d038-c677-fce5-2692b6c97d28-239c9799, #w-node-_90312776-a7b7-6040-f22f-7e38f7c3c155-239c9799, #w-node-_4ed30cb3-ee2d-1a74-819c-a43be67a2bfd-239c9799, #w-node-_97b30482-7344-3d42-2d77-1f18aad5faa1-239c9799, #w-node-fb7a940e-8ce0-9f1f-be59-9b932177fc3e-239c9799, #w-node-fb7a940e-8ce0-9f1f-be59-9b932177fc48-239c9799, #w-node-fb7a940e-8ce0-9f1f-be59-9b932177fc52-239c9799, #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cc8-0c931cc6, #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cca-0c931cc6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cce-0c931cc6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cd4-0c931cc6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cd6-0c931cc6, #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cd8-0c931cc6, #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cda-0c931cc6, #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cdc-0c931cc6, #w-node-_76fa5e5f-c44f-fa05-fa73-8211f3ab2ebf-0c931cc6, #w-node-_6d3397cc-e155-b552-fc22-708cf07ccc32-0c931cc6, #w-node-_004b37e3-b422-71bd-9189-d544cd0b3a6f-0c931cc6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cde-0c931cc6, #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931ce1-0c931cc6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_3862436d-32e7-57d3-6f4a-9ec60c931ce4-0c931cc6, #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931ce7-0c931cc6, #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cea-0c931cc6, #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931ced-0c931cc6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cf0-0c931cc6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_83ac4204-212f-25ef-f434-213ae7554a4b-513f383c {
  align-self: center;
  justify-self: center;
}

#w-node-_2270d2dc-c1bc-63fe-c14e-10147494d702-513f383c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#field-6.w-node-_245931cc-7d8a-9260-e9f6-069ad1dbc207-513f383c, #field-2.w-node-_245931cc-7d8a-9260-e9f6-069ad1dbc208-513f383c, #field-3.w-node-_245931cc-7d8a-9260-e9f6-069ad1dbc209-513f383c, #field-4.w-node-_245931cc-7d8a-9260-e9f6-069ad1dbc20a-513f383c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#field-5.w-node-_245931cc-7d8a-9260-e9f6-069ad1dbc20b-513f383c, #w-node-fb5ea6b4-7367-f91c-a130-257a735c212e-513f383c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6fdc45fe-5188-4b93-660e-b7f08b3aae0c-ed3cb5e9, #w-node-_31c97c5a-cf5f-09e1-1274-287be9458330-ed3cb5e9, #w-node-e42fc9f0-513a-9466-b64b-019dce50661d-ed3cb5e9, #w-node-_326d9093-d861-1eba-4d99-d6ba9d2d2086-04ef73c5, #w-node-_326d9093-d861-1eba-4d99-d6ba9d2d2097-04ef73c5, #w-node-_326d9093-d861-1eba-4d99-d6ba9d2d20a8-04ef73c5, #w-node-_326d9093-d861-1eba-4d99-d6ba9d2d20b9-04ef73c5, #w-node-f3fd4768-eca8-ff93-e783-ce2c80f39971-04ef73c5, #w-node-_925da3e8-f8b3-e167-bd95-ffcbc445f886-04ef73c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-baeb0cc2-781b-2888-098b-1523e9c4416d-082bd4ce {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-baeb0cc2-781b-2888-098b-1523e9c44175-082bd4ce {
  grid-area: span 6 / span 1 / span 6 / span 1;
}

#w-node-baeb0cc2-781b-2888-098b-1523e9c4417d-082bd4ce {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-baeb0cc2-781b-2888-098b-1523e9c44185-082bd4ce {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-baeb0cc2-781b-2888-098b-1523e9c4418d-082bd4ce {
  grid-area: span 6 / span 1 / span 6 / span 1;
}

#w-node-baeb0cc2-781b-2888-098b-1523e9c44195-082bd4ce {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-baeb0cc2-781b-2888-098b-1523e9c4419d-082bd4ce {
  grid-area: span 5 / span 2 / span 5 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_4f707aed-00f0-9139-d4ad-5821aa8418a9-81986923 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4f707aed-00f0-9139-d4ad-5821aa8418bc-81986923 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_4f707aed-00f0-9139-d4ad-5821aa8418bf-81986923 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_14c22cfb-2218-1891-29e8-420fc64a84bb-81986923 {
    justify-self: start;
  }

  #w-node-f20539f2-2bf3-c8e2-3084-e4c4d6f9d2cc-81986923 {
    justify-self: center;
  }

  #w-node-_77484429-7138-d86b-94ad-8b5e9a306b5d-81986923 {
    justify-self: end;
  }

  #w-node-_8b233e08-4983-aa18-2307-0856dabc8be9-81986923 {
    justify-self: start;
  }

  #w-node-_6782d372-cdf9-8465-6a06-b29640a81929-81986923 {
    justify-self: center;
  }

  #w-node-ba149fdc-c0ac-cb0c-cceb-325b2b900681-239c9799 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-ba149fdc-c0ac-cb0c-cceb-325b2b9006a5-239c9799 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_049759bd-0a70-0d5d-04d2-09c09085dabc-239c9799 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cde-0c931cc6 {
    justify-self: start;
  }

  #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931ce1-0c931cc6 {
    justify-self: center;
  }

  #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931ce7-0c931cc6 {
    justify-self: end;
  }

  #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cea-0c931cc6 {
    justify-self: start;
  }

  #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cf0-0c931cc6 {
    justify-self: center;
  }

  #w-node-baeb0cc2-781b-2888-098b-1523e9c4416d-082bd4ce {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f0fee8b5-2978-9400-c70d-231da06c0c73-81986923 {
    justify-self: auto;
  }

  #w-node-_14fc8f97-fd58-cbf8-1b5e-5968f0926323-81986923 {
    justify-self: start;
  }

  #w-node-_14c22cfb-2218-1891-29e8-420fc64a84bb-81986923, #w-node-_77484429-7138-d86b-94ad-8b5e9a306b5d-81986923, #w-node-_8b233e08-4983-aa18-2307-0856dabc8be9-81986923 {
    align-self: center;
    justify-self: center;
  }

  #w-node-db59cd29-63c1-893a-4b55-ca024b2cf223-239c9799 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1323b362-fe81-96a6-416a-00cc89800e3c-239c9799 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_53ecb2f3-0aed-fead-4f03-a64dd3b067ad-239c9799 {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-_97b30482-7344-3d42-2d77-1f18aad5faa1-239c9799 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cd4-0c931cc6 {
    justify-self: start;
  }

  #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cde-0c931cc6, #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931ce7-0c931cc6, #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cea-0c931cc6, #w-node-_6fdc45fe-5188-4b93-660e-b7f08b3aae0b-ed3cb5e9, #w-node-_6fdc45fe-5188-4b93-660e-b7f08b3aae0d-ed3cb5e9, #w-node-_6193c98d-f9a9-8e5a-f7ae-fae882bd5a39-ed3cb5e9 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_6193c98d-f9a9-8e5a-f7ae-fae882bd5a40-ed3cb5e9 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_31c97c5a-cf5f-09e1-1274-287be945832f-ed3cb5e9, #w-node-_31c97c5a-cf5f-09e1-1274-287be9458331-ed3cb5e9, #w-node-e42fc9f0-513a-9466-b64b-019dce506615-ed3cb5e9 {
    align-self: center;
    justify-self: center;
  }

  #w-node-e42fc9f0-513a-9466-b64b-019dce50661c-ed3cb5e9 {
    grid-area: 1 / 1 / 3 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-d61a3a11-49c4-862c-8530-db8366909aab-ed3cb5e9 {
    justify-self: auto;
  }

  #w-node-baeb0cc2-781b-2888-098b-1523e9c4416d-082bd4ce {
    grid-area: span 5 / span 2 / span 5 / span 2;
  }

  #w-node-baeb0cc2-781b-2888-098b-1523e9c44175-082bd4ce {
    grid-area: span 6 / span 2 / span 6 / span 2;
  }

  #w-node-baeb0cc2-781b-2888-098b-1523e9c4417d-082bd4ce {
    grid-area: span 4 / span 2 / span 4 / span 2;
  }

  #w-node-baeb0cc2-781b-2888-098b-1523e9c44185-082bd4ce {
    grid-area: span 5 / span 2 / span 5 / span 2;
  }

  #w-node-baeb0cc2-781b-2888-098b-1523e9c4418d-082bd4ce {
    grid-area: span 6 / span 2 / span 6 / span 2;
  }

  #w-node-baeb0cc2-781b-2888-098b-1523e9c44195-082bd4ce {
    grid-area: span 4 / span 2 / span 4 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4f707aed-00f0-9139-d4ad-5821aa8418bc-81986923 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-f0fee8b5-2978-9400-c70d-231da06c0c61-81986923 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_4d9b465b-794b-706f-57d0-68fd6d9fa3f4-81986923 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_14c22cfb-2218-1891-29e8-420fc64a84bb-81986923 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: start;
  }

  #w-node-_3862436d-32e7-57d3-6f4a-9ec60c931cde-0c931cc6 {
    justify-self: start;
  }

  #w-node-d61a3a11-49c4-862c-8530-db8366909a99-ed3cb5e9 {
    align-self: auto;
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Bloomingelegant';
  src: url('../fonts/BloomingElegant_MonolineBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bloomingelegant monoline';
  src: url('../fonts/BloomingElegant_Monoline.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bloomingelegant';
  src: url('../fonts/BloomingElegant.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blooming elegant hand';
  src: url('../fonts/Blooming-Elegant-Hand.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blooming elegant sans';
  src: url('../fonts/Blooming-Elegant-Sans.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blooming elegant sans';
  src: url('../fonts/Blooming-Elegant-Sans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}