.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  background-color: rgba(0, 0, 0, 0);
}

.body-2 {
  background-color: #560e36;
  font-family: Lamarounded, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.body-2.arabic_home {
  direction: rtl;
}

.section.herosec {
  background-image: linear-gradient(rgba(86, 14, 54, .9), rgba(86, 14, 54, .9)), url('../images/florian-wehde-Do6yoytec5E-unsplash.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 129px;
}

.container {
  max-width: 1200px;
  text-align: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 28px;
  display: flex;
}

.container.herocont {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.container.horriz-wrapper {
  position: relative;
}

.container.camera {
  width: 100vw;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.container.newscont {
  grid-column-gap: 32px;
  flex-direction: column;
  padding-top: 32px;
  padding-bottom: 32px;
}

.container.nav {
  flex-direction: row;
  margin-bottom: -68px;
  position: static;
}

.container.servicesherocont {
  padding-top: 248px;
  padding-bottom: 248px;
}

.container.aboutusherocont {
  padding-top: 148px;
}

.container.aboutusherocont.calnder {
  padding-bottom: 64px;
}

.container.footer {
  flex-direction: column;
  align-items: stretch;
  padding: 16px;
}

.container.why-dars {
  align-items: center;
}

.container.joinschools {
  padding-top: 128px;
  padding-bottom: 128px;
}

.paragraph {
  color: #fff;
  text-align: center;
  margin-top: 16px;
  padding: 23px 142px;
  font-size: 28px;
  line-height: 36.4px;
}

.paragraph.arabic {
  font-size: 37px;
  font-weight: 600;
  line-height: 70px;
}

.herovector {
  justify-content: center;
  align-items: flex-end;
  margin-top: 33px;
  padding-right: 0;
  display: flex;
}

.lottie-animation {
  width: 100px;
  height: 100px;
  margin-top: 32px;
}

.section-2 {
  background-color: #fff;
  border-radius: 64px;
  flex-direction: column;
  margin-top: -28px;
  padding-bottom: 0;
  display: flex;
}

.column {
  background-image: url('../images/herosecBack.webp');
  background-position: 0 0;
  background-size: auto;
}

.column-2 {
  flex-direction: column;
  padding: 64px;
  display: flex;
}

.paragraph-2 {
  padding: 0;
}

.grid {
  grid-template-rows: auto;
}

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

.div-block {
  background-image: url('../images/herosecBack.webp');
  background-position: 0 0;
  background-size: auto;
}

.gridleftoffer {
  text-align: left;
  background-image: linear-gradient(rgba(86, 14, 54, .9), rgba(86, 14, 54, .9)), url('../images/herosecBack.webp');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  border-top-right-radius: 230px;
  border-bottom-right-radius: 605px;
}

.gridright {
  flex-direction: column;
  align-items: flex-end;
  margin-left: 0;
  padding: 64px 0 32px 64px;
  display: flex;
}

.gridright.firstoffer {
  grid-row-gap: 16px;
  padding-bottom: 0;
}

.gridright.firstoffer.arabic {
  padding-left: 0;
  padding-right: 64px;
}

.div-block-2 {
  background-color: #fff;
  border-radius: 80px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0;
  padding: 85px 64px 32px;
  display: flex;
  box-shadow: 11px 11px 19px rgba(86, 14, 54, .07);
}

.image {
  background-color: #560e36;
  border-radius: 140px;
  padding: 8px;
}

.offericon {
  margin-left: -120px;
  margin-right: 16px;
  position: relative;
}

.offericon.arabic {
  margin-left: 16px;
  margin-right: -120px;
}

.image-2 {
  background-color: #560e36;
  border-radius: 60px;
  padding: 16px;
}

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

.paragraph-3.home {
  text-align: right;
}

.paragraph-3.en {
  text-align: left;
}

.div-block-3 {
  flex-direction: column;
  margin-top: -101px;
  padding-left: 33px;
  display: flex;
}

.button {
  display: block;
}

.text-block {
  text-align: right;
}

.div-block-4 {
  justify-content: flex-end;
  margin-top: 64px;
  display: flex;
}

.link {
  color: #560e36;
  padding-right: 8px;
  font-weight: 600;
  text-decoration: none;
}

.link.showmoreserv {
  font-size: 20px;
}

.link.showmoreserv.arabic {
  padding-left: 8px;
  padding-right: 0;
}

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

.heading {
  color: #fff;
  margin-top: 63px;
  padding-left: 64px;
}

.heading.arabic {
  padding-left: 0;
  padding-right: 64px;
}

.heading.en {
  text-align: left;
}

.grid-3 {
  grid-template-rows: auto;
  padding-bottom: 32px;
}

.div-block-6 {
  background-image: linear-gradient(rgba(6, 35, 84, .9), rgba(6, 35, 84, .9)), url('../images/visit-qatar-9Oz4VlTLMXA-unsplash.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 80px;
  margin: 64px 0 0;
  padding-bottom: 52px;
}

.div-block-6.arabic {
  background-image: linear-gradient(rgba(6, 35, 84, .8), rgba(6, 35, 84, .8)), url('../images/visit-qatar-9Oz4VlTLMXA-unsplash.webp');
  background-attachment: scroll, fixed;
}

.medphonevec {
  width: 540px;
}

.image-3, .image-4 {
  width: 200px;
}

.image-5 {
  padding: 0;
}

.heading-2.home {
  text-align: right;
}

.heading-2.en {
  text-align: left;
}

.grid-4 {
  grid-template-rows: auto;
  align-items: center;
  padding-top: 63px;
  padding-bottom: 63px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  font-size: 40px;
  line-height: 42px;
}

.paragraph-4 {
  color: #fff;
  text-align: justify;
  margin-top: 57px;
  display: block;
}

.paragraph-4.aboutus {
  font-size: 20px;
}

.div-block-7 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.image-6 {
  margin-top: -19px;
  margin-left: 196px;
}

.image-6.arabic {
  margin-left: 0;
  margin-right: 196px;
}

.image7 {
  margin-top: -101px;
  margin-left: 182px;
}

.image7.arabic {
  margin-left: 0;
  margin-right: 182px;
}

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

.div-block-9 {
  flex-flow: row;
  display: flex;
}

.horiz {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  overflow: hidden;
}

.card {
  width: 50vh;
  display: flex;
}

.div-block-10 {
  width: 300%;
  display: flex;
  position: relative;
}

.track {
  height: 300vw;
}

.frame {
  height: 100%;
  display: flex;
  overflow: visible;
}

.item {
  width: 100vh;
  height: 100vh;
  flex: none;
}

.div-block-11 {
  display: flex;
  position: relative;
}

.image-7 {
  position: relative;
}

.section-3 {
  width: 200vw;
  position: relative;
}

.section-4 {
  padding-bottom: 88px;
}

.div-block-12 {
  width: 140px;
  flex: 0 auto;
  display: flex;
  overflow: hidden;
}

.camera {
  width: 140px;
  overflow: hidden;
}

.div-block-13 {
  display: block;
  overflow: visible;
}

.div-block-14 {
  width: 700px;
  opacity: 1;
  direction: ltr;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-14.phoneanimate {
  display: none;
}

.div-block-15 {
  justify-content: flex-start;
  margin-top: 72px;
  display: flex;
}

.section-5 {
  height: auto;
  margin-top: 128px;
  padding-bottom: 128px;
}

.projectwatermark {
  margin-top: -100px;
  margin-left: -49px;
  padding-top: 0;
}

.section-6 {
  margin-top: 128px;
}

.clientlogo {
  padding-left: 0;
  display: block;
}

.div-block-16 {
  width: 800px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 0%, #560e36);
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-17 {
  z-index: 1000;
  width: 800px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, #560e36, rgba(0, 0, 0, 0));
  margin-left: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: auto;
}

.section-7 {
  background-image: linear-gradient(rgba(6, 35, 84, .9), rgba(6, 35, 84, .9)), url('../images/Mask-Group-14.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 128px;
  display: none;
}

.grid-5 {
  grid-template-rows: auto;
}

.leftqatergrid {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.leftqatergrid.news {
  align-items: center;
}

.rightgridqater {
  justify-content: flex-end;
  align-items: center;
  padding: 81px;
  display: flex;
}

.paragraph-5 {
  color: #fff;
  text-align: justify;
  margin-top: 0;
  font-size: 20px;
}

.image-8 {
  border-radius: 200px;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 11px;
  font-size: 40px;
}

.heading-4.news {
  line-height: 40px;
}

.heading-4.qataesec {
  font-size: 31px;
  line-height: 43px;
}

.heading-4.arabic {
  text-align: right;
  font-size: 37px;
  line-height: 53px;
}

.section-8 {
  background-color: #fff;
  padding-top: 237px;
  padding-bottom: 65px;
}

.heading-5 {
  text-align: center;
  font-size: 35px;
  line-height: 40px;
}

.heading-5.arabic {
  font-size: 30px;
  font-weight: 500;
}

.heading-6 {
  font-size: 90px;
}

.heading-7 {
  color: #062354;
  margin-top: 3px;
  font-size: 50px;
  line-height: 100px;
}

.heading-8 {
  color: #fff;
}

.div-block-18 {
  width: 300px;
  height: 400px;
  background-image: linear-gradient(rgba(86, 14, 54, .75), rgba(86, 14, 54, .75)), url('../images/herosecBack.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 50px;
  flex-direction: row;
  align-items: flex-end;
  margin: 0;
  padding-left: 0;
  display: flex;
}

.heading-9 {
  color: #fff;
  padding: 20px;
  font-size: 20px;
  font-weight: 400;
}

.section-9 {
  background-color: #062354;
  background-image: linear-gradient(rgba(6, 35, 84, .95), rgba(6, 35, 84, .95)), url('../images/Mask-Group-14.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  display: none;
}

.div-block-19 {
  width: 450px;
  flex: 0 auto;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.div-block-20 {
  width: auto;
  grid-column-gap: 32px;
  flex: none;
  display: flex;
  overflow: visible;
}

.image-9 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.image-10 {
  background-image: none;
}

.image-10.firstoffer {
  display: block;
}

.div-block-21 {
  background-image: linear-gradient(to right, #062354, rgba(0, 0, 0, 0));
  position: relative;
}

.featherleft {
  flex: 0 auto;
  position: relative;
}

.div-block-22 {
  z-index: 2000;
  background-image: linear-gradient(to right, #062354, rgba(0, 0, 0, 0));
  display: block;
}

.div-block-23 {
  width: 700px;
}

.grid-6, .grid-7 {
  grid-template-rows: auto;
}

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

.grid-8 {
  grid-template-rows: auto;
}

.slider {
  width: 430px;
  border-radius: 50px;
}

.slider.arabic {
  direction: ltr;
}

.slide {
  direction: rtl;
  background-image: linear-gradient(rgba(86, 14, 54, .85), rgba(86, 14, 54, .85)), url('../images/10.webp');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.slide.slide2 {
  background-image: linear-gradient(rgba(86, 14, 54, .85), rgba(86, 14, 54, .85)), url('../images/young-manager-using-headphones-listen-music-while-working-from-home-office-computer-pc.webp');
}

.mask {
  border-radius: 50px;
}

.div-block-25 {
  width: 100%;
  height: 100%;
  align-items: flex-end;
  padding: 32px;
  display: flex;
}

.heading-10 {
  color: #fff;
}

.left-arrow {
  margin-left: -64px;
}

.right-arrow {
  margin-right: -64px;
}

.slide-nav {
  margin-bottom: -45px;
}

.section-10 {
  background-color: #fff;
  padding-top: 128px;
  padding-bottom: 128px;
}

.heading-11 {
  color: #560e36;
}

.button-2 {
  background-color: #560e36;
  border-radius: 50px;
  margin-top: 22px;
  margin-left: 16px;
  padding: 20px 55px;
  font-size: 18px;
  font-weight: 600;
}

.button-2.w--current {
  font-size: 18px;
}

.button-2.download {
  color: #560e36;
  background-color: #fff;
  margin-left: 0;
}

.button-2.float {
  background-color: #5aaecc;
}

.button-2.redmore {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  margin: 0;
  padding: 13px 49px;
  font-size: 22px;
}

.navbar {
  background-color: rgba(221, 221, 221, .09);
  border-radius: 60px;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.headerlink {
  color: #fff;
  white-space: nowrap;
  padding-left: 32px;
  padding-right: 32px;
  font-weight: 200;
  display: block;
}

.headerlink.w--current {
  color: #fff;
  font-weight: 700;
}

.headerlink.activeheaderlink {
  color: #fff;
  padding-left: 32px;
  font-weight: 700;
}

.headerlink.lang {
  color: #fff;
  padding-left: 0;
  padding-right: 64px;
}

.headerlink.lang.arabic {
  padding-right: 0;
}

.headerlink.arabic {
  color: #fff;
  text-align: right;
  font-weight: 200;
}

.headerlink.arabic.w--current {
  font-weight: 900;
}

.container-2 {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.nav-menu {
  flex: none;
  justify-content: flex-end;
  display: flex;
}

.brand {
  flex: 0 auto;
}

.button-3 {
  background-color: rgba(0, 0, 0, 0);
}

.navbar-2 {
  background-color: rgba(255, 255, 255, .16);
  top: 0;
}

.container-3 {
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brand-2 {
  flex: 0 auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.icon {
  color: #fff;
  padding-left: 0;
}

.icon.arabic {
  margin-right: 0;
  padding-right: 64px;
}

.nav-menu-2 {
  flex: 0 auto;
  justify-content: flex-end;
  display: flex;
}

.menu-button {
  display: none;
}

.dropdown-toggle {
  padding-left: 0;
}

.dropdown-toggle.headerlink {
  text-align: right;
  padding-left: 16px;
  padding-right: 0;
}

.div-block-26 {
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.image-12 {
  display: none;
}

.text-span {
  font-size: 30px;
  font-weight: 400;
  line-height: 0;
}

.text-span-2, .text-span-3 {
  font-size: 30px;
  font-weight: 400;
}

.dropdown {
  display: block;
}

.div-block-27 {
  flex-direction: column;
  display: flex;
}

.brand-3 {
  flex: 1;
  padding-top: 16px;
  padding-bottom: 16px;
}

.container-4 {
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon-3 {
  color: #fff;
  padding-left: 0;
}

.navbar-3 {
  background-color: rgba(255, 255, 255, .16);
  top: 0;
}

.nav-menu-3 {
  flex: 1;
  display: flex;
}

.body-3 {
  background-color: #560e36;
  font-family: Lamarounded, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.body-3.aboutusbody, .body-3.contactus {
  background-color: #062354;
}

.body-3.arabic {
  direction: rtl;
}

.body-3.calender {
  background-color: #560e36;
  margin-top: 0;
}

.body-3.calender.arabic {
  margin-top: 0;
}

.heading-12 {
  color: #fff;
  text-align: center;
  font-family: Lamarounded, sans-serif;
  font-size: 54px;
}

.paragraph-6 {
  color: #fff;
  text-align: center;
  padding-left: 176px;
  padding-right: 176px;
  font-family: Lamarounded, sans-serif;
  font-size: 18px;
}

.section-11 {
  background-image: linear-gradient(rgba(86, 14, 54, .9), rgba(86, 14, 54, .9)), url('../images/visit-qatar-9Oz4VlTLMXA-unsplash.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-bottom: 0;
}

.section-11.aboutus-contactus-herosec {
  background-image: linear-gradient(rgba(6, 35, 84, .9), rgba(6, 35, 84, .9)), url('../images/visit-qatar-9Oz4VlTLMXA-unsplash.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-bottom: 0;
  padding-bottom: 140px;
}

.section-11.aboutus-contactus-herosec.dars360 {
  background-color: #fff;
  background-image: none;
  padding-top: 32px;
  padding-bottom: 32px;
}

.section-12 {
  background-image: linear-gradient(rgba(6, 35, 84, .9), rgba(6, 35, 84, .9)), url('../images/young-manager-using-headphones-listen-music-while-working-from-home-office-computer-pc.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 64px;
  padding-bottom: 64px;
}

.section-12.thirdservsec {
  background-image: linear-gradient(rgba(158, 22, 72, .9), rgba(158, 22, 72, .9)), url('../images/corporate-management-strategy-solution-branding-concept.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 185px;
  padding-bottom: 185px;
}

.section-12.firsservsec {
  background-image: linear-gradient(rgba(6, 35, 84, .9), rgba(6, 35, 84, .9)), url('../images/arabian-businessman-working-office-business-centre-using-devicesm-gadgets-lifestyle.webp');
  background-attachment: scroll, fixed;
}

.section-12.secondservsec {
  background-image: linear-gradient(rgba(86, 14, 54, .9), rgba(86, 14, 54, .9)), url('../images/two-human-outlines-against-shuttered-office-window-sitting-opposite-each-other-negotiating.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 180px;
  padding-bottom: 180px;
}

.heading-13 {
  color: #fff;
  text-align: center;
  font-family: Lamarounded, sans-serif;
}

.text-span-4 {
  font-family: Lamarounded, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.grid-9 {
  grid-template-rows: auto auto auto;
}

.firstservicedetails {
  background-color: rgba(255, 255, 255, .1);
  border-radius: 30px;
  flex-direction: row;
  align-items: center;
  padding: 32px;
  display: flex;
}

.grid-10 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 32px;
}

.paragraph-7 {
  color: #fff;
  align-self: center;
  margin-bottom: 0;
  padding-left: 49px;
  font-family: Lamarounded, sans-serif;
  font-size: 18px;
  line-height: 21.6px;
}

.paragraph-7.arabic {
  text-align: right;
  padding-left: 0;
  padding-right: 49px;
}

.paragraph-7.english {
  text-align: left;
}

.text-span-5 {
  font-size: 30px;
  font-weight: 400;
}

.link-2 {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.section-13 {
  background-color: #560e36;
}

.heading-14 {
  color: #fff;
  margin-top: 145px;
  font-family: Lamarounded, sans-serif;
  font-size: 80px;
}

.heading-14.calender {
  margin-top: 0;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 80px;
}

.heading-14.aboutus-homepage-arabic {
  margin-top: 32px;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  margin-top: 32px;
  padding: 0 64px;
  font-family: Lamarounded, sans-serif;
  font-size: 18px;
  line-height: 23.4px;
}

.section-14 {
  margin-top: 128px;
  padding-bottom: 32px;
}

.heading-15 {
  color: #fff;
  margin-top: 32px;
  margin-bottom: 0;
  font-family: Lamarounded, sans-serif;
}

.section-15 {
  margin-top: 128px;
}

.heading-16 {
  color: #fff;
  font-family: Lamarounded, sans-serif;
}

.list {
  color: #fff;
  margin-top: 32px;
  font-family: Lamarounded, sans-serif;
}

.paragraph-9 {
  font-family: Lamarounded, sans-serif;
  font-size: 18px;
}

.paragraph-9.arabic {
  text-align: right;
}

.paragraph-10 {
  font-size: 18px;
}

.paragraph-10.arabic {
  text-align: right;
}

.paragraph-11 {
  font-size: 18px;
}

.paragraph-11.arabic {
  text-align: right;
}

.paragraph-11.en {
  text-align: left;
}

.image-14, .image-15 {
  padding: 32px;
}

.image-16 {
  padding: 31px;
}

.heading-17 {
  color: #fff;
  text-align: center;
  margin-bottom: 64px;
  font-family: Lamarounded, sans-serif;
}

.field-label {
  color: #fff;
  flex-direction: row;
  margin-bottom: 16px;
  font-family: Lamarounded, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.field-label.contact-ar {
  text-align: right;
}

.field-label-2 {
  color: #fff;
  font-family: Lamarounded, sans-serif;
  font-weight: 400;
}

.text-field {
  color: #fff;
  background-color: rgba(255, 255, 255, .16);
  border: 1px #000;
  border-radius: 8px;
  margin-bottom: 32px;
  padding: 24px 0 24px 16px;
  font-family: Lamarounded, sans-serif;
}

.text-field.arabic {
  padding-left: 0;
  padding-right: 16px;
}

.textarea {
  color: #fff;
  background-color: rgba(255, 255, 255, .16);
  border: 1px #000;
  border-radius: 8px;
  margin-bottom: 32px;
  padding-left: 16px;
  font-family: Lamarounded, sans-serif;
}

.submit-button {
  background-color: #5aaecc;
  border-radius: 8px;
  padding: 13px 65px;
  font-family: Lamarounded, sans-serif;
  font-size: 20px;
}

.grid-11 {
  width: 100%;
  grid-template-rows: auto;
}

.section-16 {
  margin-top: 128px;
  margin-bottom: 128px;
}

.div-block-28 {
  background-image: linear-gradient(rgba(6, 35, 84, .7), rgba(6, 35, 84, .7)), url('../images/person-working-desk-vintage-90-s-style-office.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 20px;
}

.div-block-29 {
  padding: 32px;
}

.section-17 {
  margin-top: 128px;
}

.form.en {
  text-align: left;
}

.div-block-30 {
  background-image: linear-gradient(rgba(6, 35, 84, .5), rgba(6, 35, 84, .5)), url('../images/close-up-person-working-call-center.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 60px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
}

.div-block-31, .div-block-32, .div-block-33, .div-block-34, .div-block-35, .div-block-36, .div-block-37 {
  display: flex;
}

.div-block-38 {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footersocial {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  display: flex;
}

.div-block-39 {
  grid-column-gap: 0px;
  display: flex;
}

.heading-18 {
  color: rgba(255, 255, 255, .64);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

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

.text-block-3 {
  color: #fff;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
}

.heading-19 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 18px;
  font-weight: 200;
  text-decoration: none;
  display: flex;
}

.div-block-42 {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-43 {
  grid-column-gap: 0px;
  flex: none;
  display: flex;
}

.section-18 {
  background-color: #560e36;
}

.section-19 {
  background-color: #46092b;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
}

.text-block-4 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-family: Lamarounded, sans-serif;
  font-size: 23px;
}

.error-message {
  background-color: rgba(255, 7, 7, .28);
  border-radius: 12px;
}

.text-block-5 {
  color: #fff;
  font-family: Lamarounded, sans-serif;
  font-size: 20px;
}

.div-block-45 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-20 {
  color: #fff;
}

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

.collection-list {
  flex-direction: row;
  display: flex;
}

.collection-list-2 {
  display: flex;
}

.div-block-46 {
  background-color: rgba(255, 255, 255, .5);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  margin: 10px;
}

.collection-list-3 {
  grid-column-gap: 15px;
  flex-direction: row;
  display: flex;
}

.heading-21 {
  color: #fff;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-12 {
  color: #fff;
  text-align: justify;
  font-size: 14px;
  line-height: 16px;
}

.div-block-47 {
  background-color: rgba(255, 255, 255, .1);
  border-radius: 10px;
  padding: 8px;
}

.image-17 {
  border-radius: 10px;
}

.morearrow {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.text-span-6 {
  font-weight: 700;
}

.dropdown-list {
  background-color: #513636;
}

.dropdown-list.w--open {
  background-color: #fff;
}

.dropdown-link, .dropdown-link-2, .langaarabic {
  text-align: right;
}

.servicesdetailsarrow, .servicesdetailsarrow.arabic {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-18 {
  transform: rotate(0);
}

.heading-22 {
  color: #fff;
  margin-top: 0;
  font-weight: 400;
}

.heading-22.dars360 {
  color: #560e36;
  font-size: 24px;
  font-weight: 500;
}

.div-block-49 {
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  padding: 16px;
  display: flex;
}

.div-block-49.linktogoogle {
  background-color: #5aaecc;
}

.div-block-49.linktogoogle.float {
  z-index: 3000;
  border-radius: 0 50px 50px 0;
  margin-top: 0;
  margin-left: 0;
  padding: 32px;
  display: flex;
  position: fixed;
  top: 25%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 6px 0 13px rgba(0, 0, 0, .2);
}

.div-block-49.linktogoogle.float.whatsapp {
  background-color: #59ce72;
  border-radius: 90px;
  margin-top: 0;
  margin-bottom: 30px;
  margin-right: 30px;
  padding: 24px;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-49.linktogoogle.whatsappchat-button {
  background-color: #25d366;
}

.div-block-49.linktogoogle.outline {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  margin-top: 23px;
}

.text-block-6 {
  color: #fff;
  border-radius: 30px;
  padding: 0 16px;
  font-family: Lamarounded, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.text-block-6.secondrybutton {
  opacity: .67;
  color: #560e36;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-6.secondrybutton.hero {
  opacity: 1;
  color: #fff;
  text-align: right;
  margin-left: 39px;
  padding-left: 0;
  padding-right: 0;
  font-family: Lamarounded, sans-serif;
  text-decoration: none;
}

.image-19 {
  opacity: 1;
  margin-top: -6px;
  padding-right: 0;
}

.image-19.herofloaticon {
  opacity: 1;
  margin-left: 0;
}

.image-19.herofloaticon.whatsappicon {
  z-index: 4000;
  border-radius: 40px;
  margin-bottom: 30px;
  margin-left: 39px;
  margin-right: 30px;
  padding: 0;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.image-19.contactwhatsappbutton-icon, .image-19.apple {
  opacity: 1;
}

.image-19.pdf {
  margin-left: 8px;
}

.div-block-50 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  flex-direction: column;
  margin-top: 32px;
  display: flex;
}

.section-20 {
  background-color: #560e36;
  background-image: linear-gradient(rgba(86, 14, 54, .9), rgba(86, 14, 54, .9)), url('../images/visit-qatar-9Oz4VlTLMXA-unsplash.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  margin-top: 0;
  padding-top: 219px;
  padding-bottom: 219px;
}

.section-20.calender {
  background-color: #fff;
  background-image: linear-gradient(#560e36, #560e36), url('../images/visit-qatar-9Oz4VlTLMXA-unsplash.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  padding-top: 0;
  padding-bottom: 0;
}

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

.grid-12 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-columns: 1fr 1fr 1fr;
}

.calndergrid1 {
  background-color: rgba(90, 174, 204, .09);
  border-radius: 32px;
  flex-direction: column;
  align-items: center;
  padding: 0 0 11px;
  display: flex;
}

.heading-23 {
  color: #560e36;
}

.text-span-7 {
  font-size: 30px;
  font-weight: 400;
}

.section-21 {
  background-color: #fff;
  margin-top: 0;
  padding-top: 128px;
  padding-bottom: 128px;
}

.section-21.darsfeat {
  padding-top: 64px;
  padding-bottom: 64px;
}

.heading-24 {
  color: #560e36;
  font-weight: 600;
}

.image-21 {
  padding: 14px;
}

.div-block-51 {
  width: 100%;
  background-color: rgba(90, 174, 204, .08);
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  justify-content: center;
  align-items: center;
  padding: 64px 96px;
  display: flex;
}

.section-22 {
  background-color: #fff;
  padding-top: 64px;
  padding-bottom: 64px;
}

.slider-2 {
  height: 840px;
}

.slider-3 {
  height: auto;
  direction: ltr;
  border-radius: 64px;
}

.mask-2 {
  border-radius: 64px;
}

.div-block-52 {
  margin-top: -163px;
}

.text-block-7 {
  color: #fff;
  flex-wrap: wrap;
  padding-right: 0;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: none;
}

.image-23 {
  margin-left: 0;
  padding-left: 0;
}

.link-block {
  position: absolute;
}

.div-block-53 {
  padding: 25px;
}

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

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

.text-span-8 {
  color: #90c0d6;
}

.link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9 {
  text-decoration: none;
}

.heading-25 {
  color: #fff;
  padding-left: 64px;
  padding-right: 64px;
  line-height: 51px;
}

.heading-25.calendercustum {
  font-weight: 600;
}

.section-23 {
  background-image: linear-gradient(rgba(6, 35, 84, .95), rgba(6, 35, 84, .95)), url('../images/masarath-alkhaili-vmCHHfp25lU-unsplash.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 64px;
  padding-bottom: 64px;
}

.text-block-8 {
  margin-top: 32px;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.text-block-9 {
  margin-top: 32px;
}

.text-block-10 {
  line-height: 35px;
}

.text-block-11 {
  color: #560e36;
  margin-top: 80px;
  font-size: 48px;
  font-weight: 600;
  line-height: 37px;
}

.text-block-11.qoueation {
  font-weight: 700;
  line-height: 49px;
}

.text-block-12 {
  color: #062354;
  margin-top: 32px;
  font-size: 24px;
  line-height: 40px;
}

.list-2 {
  text-align: right;
  flex-direction: column;
  display: flex;
}

.heading-26 {
  color: #560e36;
  text-align: right;
}

.heading-27 {
  color: #fff;
  padding-left: 171px;
  padding-right: 171px;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
}

.section-24 {
  background-image: linear-gradient(rgba(6, 35, 84, .85), rgba(6, 35, 84, .85)), url('../images/visit-qatar-9Oz4VlTLMXA-unsplash.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  margin-top: -57px;
}

.section-25 {
  background-color: #fff;
}

.youtube {
  margin-top: -50px;
  box-shadow: 0 6px 20px rgba(6, 35, 84, .23);
}

.section-26 {
  background-color: #fff;
  padding-top: 64px;
  padding-bottom: 64px;
}

.grid-13 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-columns: 1fr 1fr 1fr;
}

.darsserve {
  background-color: rgba(90, 174, 204, .05);
  border-radius: 30px;
  padding: 64px 16px;
  box-shadow: 0 14px 20px rgba(86, 14, 54, .05);
}

.div-block-54 {
  justify-content: center;
  padding: 24px;
  display: flex;
}

.heading-28 {
  color: #560e36;
  margin-bottom: 64px;
}

.darsfeat {
  margin-top: 32px;
  font-weight: 600;
  line-height: 34px;
}

.grid-14 {
  grid-template-rows: auto;
  margin-top: 96px;
}

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

.div-block-55.text {
  align-items: flex-start;
  padding-top: 142px;
  padding-bottom: 142px;
}

.div-block-56 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.section-27 {
  background-color: #fff;
  padding: 32px 0;
}

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

.grid-15.filessec {
  grid-column-gap: 64px;
  grid-template-columns: 1fr 1fr;
}

.filesdiv {
  background-color: #fff;
  border-radius: 30px;
  align-items: flex-end;
  padding: 8px;
  display: flex;
  box-shadow: 0 13px 17px 3px rgba(86, 14, 54, .04);
}

.filestitle {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 19px;
}

.filestitle.en {
  text-align: left;
}

.link-block-10, .link-block-11 {
  color: #062354;
  text-decoration: none;
}

.image-25, .image-26 {
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.section-28 {
  background-color: #fff;
  padding-top: 64px;
  padding-bottom: 64px;
  display: none;
}

.slider-4 {
  height: 100%;
  direction: ltr;
}

.slider-4.darsslider {
  display: none;
}

.slide-nav-3 {
  opacity: 0;
  padding: 0;
}

.grid-16 {
  grid-template-rows: auto;
}

.section-29 {
  background-color: #fff;
  border-radius: 50px;
  padding-top: 64px;
  padding-bottom: 64px;
}

.heading-36 {
  color: #fff;
  background-color: #560e36;
  padding: 2px 10px;
  font-weight: 600;
}

.heading-36.blue {
  background-color: #062354;
}

.heading-36.blue2 {
  background-color: #5aaecc;
}

.heading-36.pink {
  background-color: #c92f5b;
}

.heading-37 {
  text-align: right;
  margin: 0;
  font-weight: 600;
  line-height: 44px;
}

.heading-37.en {
  text-align: left;
}

.hero-paragraph {
  color: #fff;
  margin-top: 30px;
  font-size: 18px;
  line-height: 38px;
}

.hero-paragraph.en {
  line-height: 30px;
}

.hero-title {
  color: #fff;
  margin-top: 64px;
  font-family: Lamarounded, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.bold-text-3 {
  font-weight: 600;
}

.list-3 {
  text-align: right;
}

.text-span-9 {
  opacity: .36;
  font-weight: 600;
}

.text-span-10 {
  color: #fff;
  background-color: #560e36;
  padding: 9px;
}

.button-4, .button-5 {
  font-size: 20px;
}

.button-6 {
  border-radius: 50px;
  margin-top: 37px;
  padding: 8px 24px;
  font-size: 17px;
  line-height: 24px;
}

.div-block-57 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 16px;
  display: flex;
}

.div-block-57.en {
  padding-left: 16px;
  padding-right: 0;
}

.heading-38 {
  color: rgba(51, 51, 51, .3);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.heading-38.en, .darslist.en {
  text-align: left;
}

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

.dropdown-toggle-2 {
  display: flex;
}

.dropdown-toggle-2.en {
  padding-right: 20px;
}

.icon-6 {
  color: #fff;
  margin-right: 200px;
  display: none;
}

.dropdown-2 {
  flex-direction: row;
  margin-top: 28px;
}

.dropdown-link-3 {
  color: #fff;
  text-align: right;
  background-color: rgba(255, 255, 255, .1);
  margin-bottom: 5px;
  font-size: 22px;
}

.dropdown-link-3.en {
  text-align: left;
}

.dropdown-link-4, .dropdown-link-5 {
  font-size: 22px;
}

.dropdown-link-6 {
  color: #fff;
  text-align: right;
  background-color: rgba(255, 255, 255, .11);
  font-size: 22px;
}

.dropdown-link-6.en {
  text-align: left;
}

.dropdown-list-3 {
  background-color: rgba(0, 0, 0, 0);
}

.dropdown-list-3.w--open {
  z-index: 3000;
  background-color: #9e1648;
  padding: 0;
}

.preloader {
  z-index: 9999;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.div-block-58 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: row;
  margin-top: 64px;
  display: flex;
}

.link-block-13, .link-block-14, .link-block-15, .link-block-16 {
  display: none;
}

@media screen and (max-width: 991px) {
  .section.herosec {
    padding-top: 200px;
  }

  .container.why-dars {
    padding-left: 32px;
    padding-right: 32px;
  }

  .container.joinschools {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .paragraph {
    padding-left: 85px;
    padding-right: 85px;
  }

  .paragraph.arabic {
    font-size: 31px;
    line-height: 50px;
  }

  .section-2 {
    padding-bottom: 0;
  }

  .gridright {
    margin-left: -278px;
  }

  .gridright.firstoffer {
    grid-row-gap: 16px;
    padding-top: 136px;
    padding-bottom: 0;
  }

  .gridright.firstoffer.arabic {
    margin-left: 0;
    margin-right: -278px;
    padding-left: 64px;
    padding-right: 0;
    overflow: visible;
  }

  .grid-3 {
    grid-template-rows: auto;
    padding-bottom: 0;
  }

  .div-block-6 {
    border-radius: 0 64px 64px 0;
    margin-top: -3px;
  }

  .div-block-6.arabic {
    border-top-left-radius: 64px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 64px;
  }

  .medphonevec {
    width: 310px;
  }

  .image-3, .image-4 {
    width: 110px;
  }

  .image-5 {
    width: 370px;
  }

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

  .paragraph-4 {
    text-align: justify;
    padding: 31px 32px;
  }

  .div-block-7 {
    margin-left: -56px;
  }

  .image-6 {
    margin-top: -28px;
    margin-left: 307px;
  }

  .image-6.arabic {
    margin-right: 282px;
  }

  .image7 {
    margin-top: -98px;
    margin-left: 371px;
  }

  .image7.arabic {
    margin-right: 349px;
  }

  .projectwatermark {
    margin-top: -96px;
    margin-left: -26px;
    padding-top: 0;
  }

  .div-block-16 {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(270deg, #560e36, rgba(0, 0, 0, 0));
  }

  .grid-5 {
    -webkit-text-fill-color: inherit;
    background-image: linear-gradient(rgba(6, 35, 84, .94), rgba(6, 35, 84, .94)), url('../images/Mask-Group-14.webp');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    background-clip: border-box;
    padding: 64px 16px;
  }

  .leftqatergrid {
    padding-left: 33px;
  }

  .rightgridqater.news {
    padding-left: 0;
    padding-right: 16px;
  }

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

  .heading-4.news {
    font-size: 40px;
    line-height: 48px;
  }

  .heading-4.qataesec {
    font-size: 32px;
  }

  .section-8 {
    padding-top: 213px;
    padding-bottom: 0;
  }

  .heading-5.arabic {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 20px;
    line-height: 30px;
  }

  .left-arrow {
    margin-left: 0;
  }

  .right-arrow {
    margin-right: 0;
  }

  .headerlink {
    background-color: rgba(255, 255, 255, .03);
    margin: 8px;
  }

  .headerlink.lang {
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 32px;
    padding-right: 0;
  }

  .headerlink.lang.arabic {
    flex: 1;
  }

  .container-3 {
    margin-left: 33px;
    margin-right: 33px;
  }

  .icon.arabic {
    padding-right: 90%;
  }

  .nav-menu-2 {
    background-color: #560e36;
    background-image: linear-gradient(rgba(255, 255, 255, .16), rgba(255, 255, 255, .16));
  }

  .icon-2 {
    color: #fff;
    font-size: 32px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .dropdown-toggle.headerlink {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .dropdown-toggle.headerlink.arabic {
    padding-right: 20px;
  }

  .dropdown {
    flex: 0 auto;
    margin: 8px;
  }

  .container-4 {
    margin-left: 33px;
    margin-right: 33px;
  }

  .heading-12 {
    margin-bottom: 20px;
    font-size: 60px;
  }

  .paragraph-6 {
    padding-left: 121px;
    padding-right: 121px;
    font-family: Lamarounded, sans-serif;
  }

  .heading-13 {
    font-family: Lamarounded, sans-serif;
  }

  .grid-10 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 128px;
    padding-right: 128px;
  }

  .paragraph-7 {
    font-family: Lamarounded, sans-serif;
    font-size: 14px;
  }

  .paragraph-7.arabic {
    padding-right: 10px;
  }

  .text-span-5 {
    font-family: Lamarounded, sans-serif;
    font-size: 20px;
  }

  .heading-14.calender {
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 54px;
  }

  .heading-17 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 64px;
    font-size: 48px;
  }

  .submit-button {
    border-radius: 30px;
    margin-top: 32px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .grid-11 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    padding: 32px 128px;
  }

  .section-16 {
    margin-top: 32px;
  }

  .div-block-29 {
    padding: 0;
  }

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

  .div-block-30 {
    display: none;
  }

  .footersocial {
    flex: none;
  }

  .div-block-39 {
    align-items: center;
  }

  .heading-18 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
  }

  .heading-19 {
    flex: none;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
  }

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

  .div-block-43 {
    align-items: center;
  }

  .div-block-48 {
    justify-content: space-between;
    display: flex;
  }

  .heading-22 {
    margin-top: 11px;
    margin-bottom: 11px;
    font-size: 32px;
  }

  .grid-12 {
    padding-left: 32px;
    padding-right: 32px;
  }

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

  .div-block-51 {
    padding: 48px 64px;
  }

  .slider-3 {
    height: auto;
    border-radius: 40px;
  }

  .mask-2 {
    border-radius: 40px;
  }

  .div-block-52 {
    padding: 32px;
  }

  .image-22 {
    margin-left: -94px;
  }

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

  .text-block-11 {
    line-height: 60px;
  }

  .text-block-11.qoueation {
    padding-left: 27px;
    padding-right: 27px;
  }

  .text-block-12 {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 28px;
  }

  .heading-27 {
    padding-left: 98px;
    padding-right: 98px;
  }

  .section-24 {
    margin-top: 0;
  }

  .grid-13 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .darsserve {
    padding: 32px 9px 0;
  }

  .darsfeat {
    font-size: 18px;
    line-height: 27px;
  }

  .grid-14 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 32px;
  }

  .div-block-55.text {
    padding-bottom: 72px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .grid-15.filessec {
    grid-column-gap: 32px;
    padding-left: 19px;
    padding-right: 19px;
  }

  .filesdiv {
    border-radius: 10px;
  }

  .section-29 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .hero-paragraph {
    padding-left: 16px;
    padding-right: 16px;
  }

  .language {
    background-color: #fff;
    margin-bottom: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 32px;
  }

  .dropdown-list-2 {
    background-color: rgba(0, 0, 0, 0);
  }

  .dropdown-list-2.w--open {
    background-color: #560e36;
    background-image: linear-gradient(rgba(255, 255, 255, .16), rgba(255, 255, 255, .16));
  }
}

@media screen and (max-width: 767px) {
  .container.why-dars {
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph {
    padding-left: 34px;
    padding-right: 34px;
  }

  .section-2 {
    background-image: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), url('../images/herosecBack.webp');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .gridright.firstoffer {
    padding-top: 143px;
  }

  .gridright.firstoffer.arabic {
    margin-right: -220px;
    padding-left: 32px;
  }

  .div-block-2 {
    padding-top: 31px;
  }

  .offericon {
    margin-left: 0;
  }

  .offericon.arabic {
    margin-right: -8px;
  }

  .div-block-3 {
    margin-top: -7px;
    padding-left: 0;
  }

  .div-block-6 {
    border-radius: 0 64px 64px 0;
    margin-top: 0;
  }

  .medphonevec {
    width: 240px;
  }

  .image-3, .image-4 {
    width: 80px;
  }

  .image-5 {
    width: 200px;
  }

  .paragraph-4.aboutus {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block-7 {
    margin-left: 0;
  }

  .image-6 {
    margin-top: -29px;
    margin-left: 194px;
  }

  .image7 {
    margin-top: -100px;
    margin-left: 173px;
  }

  .div-block-14 {
    width: 560px;
  }

  .section-5 {
    padding-bottom: 45px;
  }

  .grid-5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding: 65px 16px;
  }

  .rightgridqater {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .rightgridqater.news {
    padding-top: 0;
    padding-bottom: 32px;
  }

  .heading-4 {
    font-size: 25px;
  }

  .heading-4.news {
    line-height: 42px;
  }

  .heading-7 {
    line-height: 70px;
  }

  .headerlink.lang {
    text-align: left;
  }

  .icon-2 {
    font-size: 32px;
  }

  .menu-button {
    padding-left: 0;
  }

  .heading-12 {
    text-align: center;
    font-size: 50px;
  }

  .paragraph-6 {
    padding-top: 16px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .section-11.aboutus-contactus-herosec.dars360 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .firstservicedetails {
    border-radius: 60px;
  }

  .grid-10 {
    padding-left: 64px;
    padding-right: 64px;
  }

  .paragraph-7 {
    font-size: 14px;
  }

  .text-span-5 {
    font-size: 32px;
    font-weight: 400;
  }

  .heading-14 {
    font-size: 60px;
  }

  .heading-14.calender {
    font-size: 42px;
  }

  .paragraph-8, .list, .paragraph-9, .paragraph-10, .paragraph-11, .list-item {
    font-size: 14px;
  }

  .image-14, .image-15 {
    padding: 25px;
  }

  .image-16 {
    padding: 26px;
  }

  .field-label {
    font-size: 14px;
  }

  .grid-11 {
    padding-left: 64px;
    padding-right: 64px;
  }

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

  .heading-22 {
    font-size: 29px;
  }

  .heading-22.dars360 {
    font-size: 16px;
  }

  .image-19.herofloaticon {
    margin-left: 16px;
  }

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

  .section-21 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .text-block-7 {
    padding-right: 8px;
    font-size: 24px;
  }

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

  .text-block-12 {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 23px;
    line-height: 34px;
  }

  .heading-27 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 64px;
    padding-right: 64px;
    font-size: 30px;
    line-height: 40px;
  }

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

  .div-block-55.text {
    padding-left: 32px;
    padding-right: 32px;
  }

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

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

@media screen and (max-width: 479px) {
  .section.herosec {
    padding-top: 157px;
  }

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

  .container.projectcont {
    padding-left: 0;
    padding-right: 0;
  }

  .container.servicesherocont {
    padding-top: 134px;
    padding-bottom: 85px;
  }

  .container.aboutusherocont {
    padding-top: 69px;
  }

  .container.aboutusherocont.calnder {
    padding-top: 85px;
    padding-bottom: 0;
  }

  .container.footer {
    padding-top: 0;
  }

  .container.copyright {
    display: flex;
  }

  .container.arabic, .container.slidercont {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 16px;
    line-height: 23.4px;
  }

  .paragraph.arabic {
    font-size: 24px;
    line-height: 39px;
  }

  .gridright.firstoffer {
    grid-row-gap: 16px;
    margin-left: -216px;
    padding-top: 176px;
    padding-bottom: 0;
  }

  .gridright.firstoffer.arabic {
    margin-right: -172px;
    padding-top: 118px;
    padding-left: 16px;
  }

  .div-block-2 {
    border-radius: 50px;
    padding-top: 32px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .offericon.arabic {
    margin-right: 0;
  }

  .paragraph-3 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18.2px;
  }

  .div-block-4 {
    margin-top: 32px;
  }

  .heading {
    text-align: center;
    padding-left: 16px;
  }

  .heading.arabic {
    text-align: right;
    padding-right: 18px;
  }

  .grid-3 {
    grid-row-gap: 16px;
  }

  .div-block-6 {
    margin-left: -16px;
  }

  .medphonevec {
    width: 160px;
  }

  .image-3, .image-4 {
    width: 50px;
    display: none;
  }

  .image-5 {
    width: 180px;
  }

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

  .grid-4 {
    padding-top: 0;
    padding-bottom: 29px;
  }

  .heading-3 {
    text-align: center;
  }

  .paragraph-4 {
    text-align: center;
    margin-top: 18px;
    padding: 0;
    font-size: 14px;
    line-height: 18.2px;
  }

  .paragraph-4.aboutus {
    font-size: 14px;
  }

  .div-block-7 {
    margin-left: 0;
  }

  .image-6 {
    margin-top: -39px;
    margin-left: 83px;
  }

  .image-6.arabic {
    margin-top: -67px;
    margin-right: 147px;
  }

  .image7 {
    margin-top: -100px;
    margin-left: 151px;
  }

  .image7.arabic {
    margin-top: -66px;
    margin-right: 105px;
  }

  .div-block-14 {
    width: 320px;
    flex: 1;
    display: none;
  }

  .div-block-14.phoneanimate {
    width: 100%;
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .section-5, .section-6 {
    margin-top: 64px;
  }

  .clientlogo {
    max-width: 130%;
  }

  .div-block-16 {
    flex: 0 auto;
    display: block;
  }

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

  .section-7 {
    background-image: linear-gradient(rgba(6, 35, 84, .9), rgba(6, 35, 84, .9)), url('../images/Mask-Group-14.webp');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    margin-top: 89px;
  }

  .grid-5 {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .leftqatergrid, .leftqatergrid.news {
    padding-left: 0;
  }

  .rightgridqater {
    padding: 53px;
  }

  .rightgridqater.news {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-5 {
    font-size: 14px;
  }

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

  .heading-4.news {
    text-align: left;
    line-height: 42px;
  }

  .heading-4.qataesec {
    font-size: 22px;
    line-height: 29px;
  }

  .section-8 {
    padding-top: 128px;
  }

  .heading-5.arabic {
    margin-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    line-height: 22px;
  }

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

  .section-9 {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(rgba(6, 35, 84, .9), rgba(6, 35, 84, .9)), url('../images/Mask-Group-14.webp');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
  }

  .image-10 {
    max-width: 130%;
  }

  .image-10.img10 {
    opacity: .45;
  }

  .image-10.firstoffer {
    margin-left: 0;
  }

  .slider {
    width: 100%;
  }

  .section-10 {
    padding-top: 57px;
    padding-bottom: 57px;
  }

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

  .button-2 {
    padding-left: 94px;
    padding-right: 94px;
    font-size: 16px;
  }

  .button-2.redmore {
    padding-left: 81px;
    padding-right: 81px;
    font-size: 16px;
  }

  .headerlink {
    background-color: rgba(255, 255, 255, .03);
    margin: 8px;
  }

  .headerlink.lang {
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
  }

  .headerlink.lang.arabic {
    text-align: right;
    padding-right: 0;
  }

  .navbar-2 {
    z-index: 2000;
    background-color: #560e36;
    background-image: linear-gradient(rgba(255, 255, 255, .16), rgba(255, 255, 255, .16));
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .container-3 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .brand-2 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .icon.arabic {
    padding-right: 90%;
  }

  .nav-menu-2 {
    background-image: linear-gradient(rgba(255, 255, 255, .16), rgba(255, 255, 255, .16)), linear-gradient(#560e36, #560e36);
  }

  .icon-2 {
    font-size: 32px;
  }

  .image-11 {
    max-width: 50%;
  }

  .menu-button {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .dropdown-toggle.headerlink {
    display: flex;
  }

  .dropdown-toggle.headerlink.w--open {
    width: auto;
  }

  .div-block-26 {
    background-color: rgba(255, 255, 255, .1);
    flex: none;
    margin: 8px;
  }

  .image-12 {
    margin-left: 32px;
  }

  .text-span-2 {
    font-size: 26px;
  }

  .dropdown {
    flex: 1;
  }

  .container-4 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .image-13 {
    max-width: 16%;
  }

  .navbar-3 {
    z-index: 2000;
    background-color: rgba(255, 255, 255, .16);
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-menu-3 {
    background-image: linear-gradient(rgba(255, 255, 255, .16), rgba(255, 255, 255, .16)), linear-gradient(#560e36, #560e36);
  }

  .heading-12 {
    font-size: 40px;
  }

  .paragraph-6 {
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
  }

  .section-11 {
    background-image: linear-gradient(to bottom, null, null), url('../images/herosecBack.webp');
    background-position: 0 0, 50%;
  }

  .section-11.aboutus-contactus-herosec {
    padding-bottom: 64px;
  }

  .section-12.thirdservsec {
    padding-top: 64px;
    padding-bottom: 0;
  }

  .section-12.firsservsec {
    background-image: linear-gradient(to bottom, null, null), url('../images/young-manager-using-headphones-listen-music-while-working-from-home-office-computer-pc.webp');
    background-position: 0 0, 50% 100%;
  }

  .section-12.secondservsec {
    padding-top: 64px;
    padding-bottom: 0;
  }

  .heading-13 {
    margin-top: 32px;
    font-size: 25px;
    line-height: 34px;
  }

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

  .firstservicedetails {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .grid-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-7 {
    padding-left: 22px;
    font-size: 14px;
    line-height: 17px;
  }

  .text-span-5 {
    font-size: 26px;
  }

  .heading-14 {
    margin-top: -1px;
    font-size: 40px;
  }

  .heading-14.calender {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 28.8px;
  }

  .paragraph-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-14 {
    margin-top: 64px;
  }

  .list {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 10px;
  }

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

  .list-item {
    font-size: 14px;
    line-height: 18.2px;
  }

  .image-14, .image-15, .image-16 {
    padding: 32px;
  }

  .bold-text, .bold-text-2 {
    font-size: 24px;
  }

  .heading-17 {
    text-align: center;
    margin-bottom: 14px;
    font-size: 30px;
  }

  .field-label {
    margin-bottom: 0;
  }

  .text-field.arabic {
    padding-left: 0;
    padding-right: 16px;
  }

  .submit-button {
    margin-top: 0;
  }

  .grid-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-2 {
    margin-top: 18px;
  }

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

  .heading-18 {
    padding-left: 9px;
    padding-right: 0;
  }

  .div-block-40 {
    display: none;
    overflow: visible;
  }

  .text-block-3 {
    margin-top: 0;
  }

  .heading-19 {
    padding-left: 9px;
    padding-right: 0;
  }

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

  .div-block-44 {
    display: none;
    overflow: visible;
  }

  .div-block-48 {
    flex: 1;
  }

  .heading-22 {
    margin-top: 9px;
    margin-bottom: 9px;
    font-size: 18px;
    line-height: 21.6px;
  }

  .heading-22.dars360 {
    font-size: 10px;
    line-height: 16px;
  }

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

  .div-block-49.linktogoogle {
    padding: 10px 15px;
  }

  .div-block-49.linktogoogle.float {
    margin-top: -100px;
    padding: 14px;
  }

  .div-block-49.linktogoogle.whatsappchat-button {
    margin-top: 37px;
    padding-left: 52px;
    padding-right: 52px;
  }

  .text-block-6 {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .text-block-6.secondrybutton, .text-block-6.secondrybutton.hero {
    font-size: 14px;
  }

  .image-19 {
    margin-top: -2px;
    padding: 5px;
  }

  .image-19.herofloaticon {
    margin-left: 16px;
  }

  .image-19.herofloaticon.whatsappicon {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .image-19.contactwhatsappbutton-icon {
    margin-left: 8px;
  }

  .div-block-50 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .section-20 {
    padding-top: 65px;
    padding-bottom: 103px;
  }

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

  .grid-12 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .section-21 {
    padding-top: 0;
  }

  .section-22 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-52 {
    margin-top: -60px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-7 {
    padding-right: 0;
    font-size: 14px;
    line-height: 30px;
  }

  .image-22 {
    margin-left: -29px;
  }

  .image-23 {
    margin-left: 0;
  }

  .right-arrow-2 {
    font-size: 25px;
  }

  .icon-4, .icon-5 {
    font-size: 24px;
  }

  .heading-25 {
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
  }

  .heading-25.calendercustum {
    font-weight: 400;
  }

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

  .text-block-11.qoueation {
    margin-top: 32px;
  }

  .text-block-12 {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .list-2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .heading-26 {
    color: #560e36;
  }

  .heading-27 {
    padding-left: 0;
    padding-right: 0;
    font-size: 21px;
    line-height: 30px;
  }

  .section-24 {
    background-image: linear-gradient(to bottom, null, null), url('../images/visit-qatar-9Oz4VlTLMXA-unsplash.webp');
    background-attachment: scroll, fixed;
  }

  .grid-13 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 8px;
    padding-right: 8px;
  }

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

  .heading-28 {
    color: #560e36;
    margin-bottom: 16px;
  }

  .image-24 {
    padding: 32px;
  }

  .grid-14 {
    margin-top: 16px;
  }

  .div-block-55.text {
    padding: 64px 16px 0;
  }

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

  .filestitle {
    font-size: 14px;
    line-height: 19px;
  }

  .section-28 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-29, .list-item-2, .list-item-3, .list-item-4, .list-item-5 {
    color: #560e36;
  }

  .heading-30, .heading-31, .heading-32, .heading-33, .heading-34, .heading-35 {
    color: #062354;
    font-size: 16px;
  }

  .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11 {
    color: #560e36;
  }

  .section-29 {
    padding-top: 0;
  }

  .heading-36 {
    font-size: 14px;
  }

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

  .hero-paragraph {
    margin-top: 0;
    font-size: 14px;
    line-height: 28px;
  }

  .hero-title {
    margin-top: 8px;
    margin-bottom: 16px;
    font-size: 33px;
    line-height: 51px;
  }

  .list-3 {
    flex-direction: column;
    margin-bottom: 0;
    font-size: 18px;
    display: flex;
  }

  .button-6 {
    font-size: 12px;
  }

  .image-28 {
    padding: 46px;
  }

  .darslist {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
  }

  .dropdown-list-2 {
    width: 100%;
    background-color: #560e36;
    background-image: linear-gradient(rgba(255, 255, 255, .16), rgba(255, 255, 255, .16));
  }

  .dropdown-list-2.w--open {
    width: auto;
    background-color: #733756;
  }

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

  .dropdown-link-3, .dropdown-link-6 {
    font-size: 18px;
  }

  .dropdown-list-3.w--open {
    background-color: #9e1648;
    border-radius: 4px;
    margin-top: -12px;
  }
}

#w-node-_19315c0e-cc52-8a9a-a9a0-c37d67acc7fa-9a7bc3b3, #w-node-_9d845fa4-3846-34e1-fbea-961dfd6145fe-9a7bc3b3 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_122eb96b-336f-d832-9785-30c891a802d0-9a7bc3b3, #w-node-_1f9279d0-f53a-609a-4883-a42ab0c0a235-9a7bc3b3, #w-node-ff449872-4ea7-784a-997e-f25f21f290d2-9a7bc3b3, #w-node-_62331122-907a-9b71-83e5-960f1981724d-9a7bc3b3, #w-node-_396cff3b-417e-2d44-557b-65e6faed3c1c-9a7bc3b3, #w-node-_396cff3b-417e-2d44-557b-65e6faed3c23-9a7bc3b3, #w-node-d1764d13-449f-07d2-f352-e0d5b430569b-e7f6c632, #w-node-_3d6a223d-c457-d7c0-1839-eb355964bffa-e7f6c632, #w-node-_7dffcb89-fc90-4a25-24a5-6d9761d80732-e7f6c632, #w-node-_39276bc8-bc98-9bcf-8e49-cb290159e775-e7f6c632, #w-node-_5c170fa2-b1e6-bbe8-61e2-fe530dd40786-e7f6c632, #w-node-affefe41-4ab8-91cc-4b3d-3aa0157f6e34-e7f6c632, #w-node-_3da4d027-ded0-cd2b-2052-f153831a0256-e7f6c632, #w-node-_3da4d027-ded0-cd2b-2052-f153831a025a-e7f6c632, #w-node-_3da4d027-ded0-cd2b-2052-f153831a025e-e7f6c632, #w-node-_3da4d027-ded0-cd2b-2052-f153831a0262-e7f6c632, #w-node-_3e70dc68-904c-bc60-2157-7914bd228b18-e7f6c632, #w-node-_3e70dc68-904c-bc60-2157-7914bd228b1c-e7f6c632, #w-node-_3e70dc68-904c-bc60-2157-7914bd228b20-e7f6c632, #w-node-_4999b342-6b14-dee9-2d13-a9259563e7fb-f317f010, #w-node-b2f27c1d-3ec9-dc33-0138-c49fa9721b58-f317f010 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_19315c0e-cc52-8a9a-a9a0-c37d67acc7fa-4c8c3d5f, #w-node-_9d845fa4-3846-34e1-fbea-961dfd6145fe-4c8c3d5f {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_122eb96b-336f-d832-9785-30c891a802d0-4c8c3d5f, #w-node-_1f9279d0-f53a-609a-4883-a42ab0c0a235-4c8c3d5f, #w-node-ff449872-4ea7-784a-997e-f25f21f290d2-4c8c3d5f, #w-node-_62331122-907a-9b71-83e5-960f1981724d-4c8c3d5f, #w-node-_396cff3b-417e-2d44-557b-65e6faed3c1c-4c8c3d5f, #w-node-_396cff3b-417e-2d44-557b-65e6faed3c23-4c8c3d5f, #w-node-d1764d13-449f-07d2-f352-e0d5b430569b-9228ca47, #w-node-_3d6a223d-c457-d7c0-1839-eb355964bffa-9228ca47, #w-node-_7dffcb89-fc90-4a25-24a5-6d9761d80732-9228ca47, #w-node-_39276bc8-bc98-9bcf-8e49-cb290159e775-9228ca47, #w-node-_5c170fa2-b1e6-bbe8-61e2-fe530dd40786-9228ca47, #w-node-affefe41-4ab8-91cc-4b3d-3aa0157f6e34-9228ca47, #w-node-_3da4d027-ded0-cd2b-2052-f153831a0256-9228ca47, #w-node-_3da4d027-ded0-cd2b-2052-f153831a025a-9228ca47, #w-node-_3da4d027-ded0-cd2b-2052-f153831a025e-9228ca47, #w-node-_3da4d027-ded0-cd2b-2052-f153831a0262-9228ca47, #w-node-_65034240-cbd8-6431-86a0-e3eaa4c9fb62-9228ca47, #w-node-_3a8c929c-b280-a756-3ec0-8e3ee33b5600-9228ca47, #w-node-_3e70dc68-904c-bc60-2157-7914bd228b14-9228ca47, #w-node-_3e70dc68-904c-bc60-2157-7914bd228b1c-9228ca47, #w-node-_3e70dc68-904c-bc60-2157-7914bd228b20-9228ca47, #w-node-_4999b342-6b14-dee9-2d13-a9259563e7fb-cde1309e, #w-node-b2f27c1d-3ec9-dc33-0138-c49fa9721b58-cde1309e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a850cb6c-a204-035d-fed9-39bc75bf5305-aa5dbd76 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9155a01f-8336-5ee1-0a4c-30e522050572-aa5dbd76, #w-node-_6232c8b3-5396-cb94-5ca4-ab6754dc0cc8-aa5dbd76, #w-node-c66aee5b-fc14-7070-7001-32b9450d6099-aa5dbd76, #w-node-aa8e4ad7-40d1-fc76-8b9c-486f98f13ce8-aa5dbd76, #w-node-edbc1444-a353-7e75-7fb6-985963827796-aa5dbd76 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-f0fd9697-ba0a-d160-133a-e041539f8796-ad3d90e8, #w-node-_4353642d-6c32-40ea-e7ad-b6a287b1b9f8-ad3d90e8, #w-node-b196eca7-5b8f-498b-1034-b1e51ee26ad3-ad3d90e8, #w-node-b196eca7-5b8f-498b-1034-b1e51ee26ad8-ad3d90e8, #w-node-_228b27dd-5d17-a356-5e04-162699b1f890-ad3d90e8, #w-node-_228b27dd-5d17-a356-5e04-162699b1f895-ad3d90e8, #w-node-e315eb55-8ad2-65c6-e2be-9ca07b32e166-ad3d90e8, #w-node-e315eb55-8ad2-65c6-e2be-9ca07b32e16b-ad3d90e8, #w-node-_2c0b3262-6800-74ae-9997-4ea52a779252-ad3d90e8, #w-node-_2c0b3262-6800-74ae-9997-4ea52a779257-ad3d90e8, #w-node-_6a62f556-1570-0614-e9ff-43d7ca1f7398-ad3d90e8, #w-node-_6a62f556-1570-0614-e9ff-43d7ca1f739d-ad3d90e8, #w-node-c9dc8531-7813-53db-9859-021eff4e5e2a-ad3d90e8, #w-node-_8e73da7e-b4e2-52b9-9874-a42d2a9b06c2-ad3d90e8, #w-node-_0992a345-c627-bbe1-4543-3404bba2ddd2-ad3d90e8, #w-node-_31fddf7d-d760-e1df-ac56-0e1336917776-ad3d90e8, #w-node-c4f05fce-0e63-3f2b-ea2f-256ac9eb6e02-ad3d90e8, #w-node-f583cc03-918d-4a38-e2e6-355b089c16fe-ad3d90e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec8ebd8a-b5bb-f852-09ed-2d130e0fc0c2-ad3d90e8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f0fd9697-ba0a-d160-133a-e041539f8796-311eedf7, #w-node-_4353642d-6c32-40ea-e7ad-b6a287b1b9f8-311eedf7, #w-node-b196eca7-5b8f-498b-1034-b1e51ee26ad3-311eedf7, #w-node-b196eca7-5b8f-498b-1034-b1e51ee26ad8-311eedf7, #w-node-_228b27dd-5d17-a356-5e04-162699b1f890-311eedf7, #w-node-_228b27dd-5d17-a356-5e04-162699b1f895-311eedf7, #w-node-e315eb55-8ad2-65c6-e2be-9ca07b32e166-311eedf7, #w-node-e315eb55-8ad2-65c6-e2be-9ca07b32e16b-311eedf7, #w-node-_2c0b3262-6800-74ae-9997-4ea52a779252-311eedf7, #w-node-_2c0b3262-6800-74ae-9997-4ea52a779257-311eedf7, #w-node-_6a62f556-1570-0614-e9ff-43d7ca1f7398-311eedf7, #w-node-_6a62f556-1570-0614-e9ff-43d7ca1f739d-311eedf7, #w-node-c9dc8531-7813-53db-9859-021eff4e5e2a-311eedf7, #w-node-_8e73da7e-b4e2-52b9-9874-a42d2a9b06c2-311eedf7, #w-node-_0992a345-c627-bbe1-4543-3404bba2ddd2-311eedf7, #w-node-_31fddf7d-d760-e1df-ac56-0e1336917776-311eedf7, #w-node-c4f05fce-0e63-3f2b-ea2f-256ac9eb6e02-311eedf7, #w-node-f583cc03-918d-4a38-e2e6-355b089c16fe-311eedf7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec8ebd8a-b5bb-f852-09ed-2d130e0fc0c2-311eedf7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a850cb6c-a204-035d-fed9-39bc75bf5305-89a42f71 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9155a01f-8336-5ee1-0a4c-30e522050572-89a42f71, #w-node-_6232c8b3-5396-cb94-5ca4-ab6754dc0cc8-89a42f71, #w-node-c66aee5b-fc14-7070-7001-32b9450d6099-89a42f71, #w-node-aa8e4ad7-40d1-fc76-8b9c-486f98f13ce8-89a42f71, #w-node-edbc1444-a353-7e75-7fb6-985963827796-89a42f71 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_122eb96b-336f-d832-9785-30c891a802d0-9a7bc3b3, #w-node-_122eb96b-336f-d832-9785-30c891a802d0-4c8c3d5f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_19315c0e-cc52-8a9a-a9a0-c37d67acc7fa-9a7bc3b3 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-_396cff3b-417e-2d44-557b-65e6faed3c23-9a7bc3b3, #w-node-d1764d13-449f-07d2-f352-e0d5b430569b-e7f6c632 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_19315c0e-cc52-8a9a-a9a0-c37d67acc7fa-4c8c3d5f {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-_396cff3b-417e-2d44-557b-65e6faed3c23-4c8c3d5f, #w-node-d1764d13-449f-07d2-f352-e0d5b430569b-9228ca47 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-Black.ttf') format('truetype'), url('../fonts/LamaRounded-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-BoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-ExtraBold.ttf') format('truetype'), url('../fonts/LamaRounded-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-MediumItalic.ttf') format('truetype'), url('../fonts/LamaRounded-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-Medium.ttf') format('truetype'), url('../fonts/LamaRounded-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-Light.ttf') format('truetype'), url('../fonts/LamaRounded-Light.ttf') format('truetype'), url('../fonts/LamaRounded-Light.ttf') format('truetype'), url('../fonts/LamaRounded-Light.ttf') format('truetype'), url('../fonts/LamaRounded-Light.ttf') format('truetype'), url('../fonts/LamaRounded-Light.ttf') format('truetype'), url('../fonts/LamaRounded-Light.ttf') format('truetype'), url('../fonts/LamaRounded-Light.ttf') format('truetype'), url('../fonts/LamaRounded-Light.ttf') format('truetype'), url('../fonts/LamaRounded-Light.ttf') format('truetype'), url('../fonts/LamaRounded-Light.ttf') format('truetype'), url('../fonts/LamaRounded-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-LightItalic.ttf') format('truetype'), url('../fonts/LamaRounded-LightItalic.ttf') format('truetype'), url('../fonts/LamaRounded-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-SemiBold.ttf') format('truetype'), url('../fonts/LamaRounded-SemiBold.ttf') format('truetype'), url('../fonts/LamaRounded-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-SemiBoldItalic.ttf') format('truetype'), url('../fonts/LamaRounded-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lamarounded';
  src: url('../fonts/LamaRounded-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}