.hero17-wrapper {
  display: contents;
}
 
.hero17-header78 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero17-column {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.hero17-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.hero17-text1 {
  text-align: center;
}
 
.hero17-text2 {
  text-align: center;
}
 
.hero17-actions {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
}
 
.hero17-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
 
.hero17-row-container1 {
  width: 100%;
}
 
.hero17-placeholder-image10 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image11 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image12 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image13 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image14 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image15 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image16 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image17 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image18 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image19 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image20 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image21 {
  width: 400px;
  height: 400px;
}
 
.hero17-row-container2 {
  width: 100%;
}
 
.hero17-placeholder-image22 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image23 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image24 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image25 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image26 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image27 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image28 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image29 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image30 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image31 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image32 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image33 {
  width: 400px;
  height: 400px;
}
 
.hero17-container2 {
  display: contents;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.hero17root-class-name {
  padding-top: var(--dl-layout-space-oneandhalfunits);
}
 
.hero17root-class-name1 {
  padding-top: 0px;
  padding-bottom: 0px;
}
 
@media(max-width: 767px) {
  .hero17-content2 {
    width: 100%;
  }
  .hero17root-class-name1 {
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 479px) {
  .hero17-actions {
    width: 100%;
    flex-direction: column;
  }
  .hero17-button1 {
    width: 100%;
  }
  .hero17-button2 {
    width: 100%;
  }
  .hero17root-class-name1 {
    margin-top: var(--dl-layout-space-twounits);
    margin-bottom: var(--dl-layout-space-twounits);
  }
}

.section-heading-wrapper {
  display: contents;
}
 
.section-heading-section-heading {
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  flex-direction: column;
}
 
.section-heading-text1 {
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.section-heading-text2 {
  color: var(--dl-color-gray-black60);
  text-align: center;
  line-height: 24px;
}
 


.category-card-wrapper {
  display: contents;
}
 
.category-card-category-card {
  flex: 0 0 auto;
  cursor: pointer;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
}
 
.category-card-category-card:hover {
  color: var(--dl-color-pallet-yellow);
  transform: scale(1.2);
}
 
.category-card-image {
  width: 120px;
  height: 120px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-unit);
  object-position: bottom;
}
 
.category-card-text {
  line-height: 14px;
}
 
@media(max-width: 767px) {
  .category-card-category-card {
    width: 48%;
  }
  .category-card-image {
    width: 100%;
    height: 250px;
  }
}
 
@media(max-width: 479px) {
  .category-card-category-card {
    width: 100%;
  }
}

.category-card-wrapper-58i5 {
  display: contents;
}
 
.category-card-category-card1 {
  flex: 0 0 auto;
  cursor: pointer;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
}
 
.category-card-category-card1:hover {
  color: var(--dl-color-pallet-yellow);
  transform: scale(1.2);
}
 
.category-card-image1 {
  width: 120px;
  height: 120px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-unit);
  object-position: bottom;
}
 
.category-card-text1 {
  line-height: 14px;
}
 
@media(max-width: 767px) {
  .category-card-category-card1 {
    width: 48%;
  }
  .category-card-image1 {
    width: 100%;
    height: 250px;
  }
}
 
@media(max-width: 479px) {
  .category-card-category-card1 {
    width: 100%;
  }
}

.category-card-wrapper-5vjr {
  display: contents;
}
 
.category-card-category-card2 {
  flex: 0 0 auto;
  cursor: pointer;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
}
 
.category-card-category-card2:hover {
  color: var(--dl-color-pallet-yellow);
  transform: scale(1.2);
}
 
.category-card-image2 {
  width: 120px;
  height: 120px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-unit);
  object-position: bottom;
}
 
.category-card-text2 {
  line-height: 14px;
}
 
@media(max-width: 767px) {
  .category-card-category-card2 {
    width: 48%;
  }
  .category-card-image2 {
    width: 100%;
    height: 250px;
  }
}
 
@media(max-width: 479px) {
  .category-card-category-card2 {
    width: 100%;
  }
}

.category-card-wrapper-ljhp {
  display: contents;
}
 
.category-card-category-card3 {
  flex: 0 0 auto;
  cursor: pointer;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
}
 
.category-card-category-card3:hover {
  color: var(--dl-color-pallet-yellow);
  transform: scale(1.2);
}
 
.category-card-image3 {
  width: 120px;
  height: 120px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-unit);
  object-position: bottom;
}
 
.category-card-text3 {
  line-height: 14px;
}
 
@media(max-width: 767px) {
  .category-card-category-card3 {
    width: 48%;
  }
  .category-card-image3 {
    width: 100%;
    height: 250px;
  }
}
 
@media(max-width: 479px) {
  .category-card-category-card3 {
    width: 100%;
  }
}

.category-card-wrapper-wd75 {
  display: contents;
}
 
.category-card-category-card4 {
  flex: 0 0 auto;
  cursor: pointer;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
}
 
.category-card-category-card4:hover {
  color: var(--dl-color-pallet-yellow);
  transform: scale(1.2);
}
 
.category-card-image4 {
  width: 120px;
  height: 120px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-unit);
  object-position: bottom;
}
 
.category-card-text4 {
  line-height: 14px;
}
 
@media(max-width: 767px) {
  .category-card-category-card4 {
    width: 48%;
  }
  .category-card-image4 {
    width: 100%;
    height: 250px;
  }
}
 
@media(max-width: 479px) {
  .category-card-category-card4 {
    width: 100%;
  }
}

.category-card-wrapper-vcpn {
  display: contents;
}
 
.category-card-category-card5 {
  flex: 0 0 auto;
  cursor: pointer;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
}
 
.category-card-category-card5:hover {
  color: var(--dl-color-pallet-yellow);
  transform: scale(1.2);
}
 
.category-card-image5 {
  width: 120px;
  height: 120px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-unit);
  object-position: bottom;
}
 
.category-card-text5 {
  line-height: 14px;
}
 
@media(max-width: 767px) {
  .category-card-category-card5 {
    width: 48%;
  }
  .category-card-image5 {
    width: 100%;
    height: 250px;
  }
}
 
@media(max-width: 479px) {
  .category-card-category-card5 {
    width: 100%;
  }
}

.category-card-wrapper-nge5 {
  display: contents;
}
 
.category-card-category-card6 {
  flex: 0 0 auto;
  cursor: pointer;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
}
 
.category-card-category-card6:hover {
  color: var(--dl-color-pallet-yellow);
  transform: scale(1.2);
}
 
.category-card-image6 {
  width: 120px;
  height: 120px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-unit);
  object-position: bottom;
}
 
.category-card-text6 {
  line-height: 14px;
}
 
@media(max-width: 767px) {
  .category-card-category-card6 {
    width: 48%;
  }
  .category-card-image6 {
    width: 100%;
    height: 250px;
  }
}
 
@media(max-width: 479px) {
  .category-card-category-card6 {
    width: 100%;
  }
}

.footer151-wrapper {
  display: contents;
}
 
.footer151-container1 {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer151-max-width {
  display: flex;
  flex-direction: column;
}
 
.footer151-content {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: flex-start;
}
 
.footer151-actions1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
}
 
.footer151-newsletter {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer151-actions2 {
  gap: 16px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer151-form {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-shrink: 0;
}
 
.footer151-container2 {
  width: 365px;
  display: flex;
  align-items: stretch;
}
 
.footer151-text-input {
  width: 100%;
  background-color: transparent;
}
 
.footer151-media {
  width: 50%;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
 
.footer151-container3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer151-image1 {
  height: 4rem;
}
 
.footer151-social-links {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.footer151-credits1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.footer151-row {
  flex: 1;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer151-credits2 {
  gap: var(--dl-layout-space-twounits);
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-fragment8 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment7 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
.home-fragment5 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment6 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .footer151-content {
    flex-direction: row;
  }
  .footer151-newsletter {
    width: 50%;
  }
  .footer151-form {
    width: 100%;
    flex-direction: column;
  }
  .footer151-container2 {
    width: 100%;
  }
  .footer151-button {
    width: 100%;
    padding-top: var(--dl-layout-space-halfunit);
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .footer151-media {
    width: 50%;
  }
  .footer151-image1 {
    height: 4rem;
  }
  .footer151-credits1 {
    flex-direction: column;
  }
  .footer151-row {
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
}
 
@media(max-width: 767px) {
  .footer151-content {
    gap: var(--dl-layout-space-twounits);
    width: auto;
    align-self: stretch;
    flex-direction: column;
  }
  .footer151-actions1 {
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
  }
  .footer151-newsletter {
    width: 100%;
  }
  .footer151-form {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
  }
  .footer151-container2 {
    width: 100%;
  }
  .footer151-button {
    width: 208px;
  }
  .footer151-media {
    width: 100%;
    align-items: center;
  }
  .footer151-credits1 {
    flex-direction: column;
  }
  .footer151-row {
    padding: 0px;
    padding-right: 0px;
    flex-direction: column;
  }
  .footer151-credits2 {
    width: auto;
    align-self: stretch;
    justify-content: space-between;
  }
}
 
@media(max-width: 479px) {
  .footer151-content {
    gap: var(--dl-layout-space-twounits);
  }
  .footer151-newsletter {
    width: 100%;
  }
  .footer151-actions2 {
    width: 100%;
  }
  .footer151-form {
    width: 100%;
    flex-direction: column;
  }
  .footer151-container2 {
    width: 100%;
  }
  .footer151-button {
    width: 100%;
  }
  .footer151-media {
    width: 100%;
  }
  .footer151-image1 {
    height: 3rem;
  }
  .footer151-social-links {
    align-items: center;
    justify-content: center;
  }
  .footer151-row {
    align-items: center;
    justify-content: center;
  }
  .footer151-credits2 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
    justify-content: flex-start;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  padding-top: 70px;
  flex-direction: column;
}
 
.home-navbar1 {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 1000;
  position: fixed;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}
 
.home-header {
  padding-top: var(--dl-layout-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateX(100%);
  transition: 0.3s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-logo-center1 {
  color: var(--dl-color-gray-black);
  height: auto;
  font-size: 24px;
  font-family: "Jost";
  font-weight: 500;
  line-height: 20px;
  margin-left: var(--dl-layout-space-fourunits);
  margin-right: var(--dl-layout-space-fourunits);
  letter-spacing: 0.4em;
  text-decoration: none;
}
 
.home-close-mobile-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-middle1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  position: relative;
  box-sizing: border-box;
  align-items: flex-start;
  flex-shrink: 1;
  border-color: transparent;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: center;
}
 
.home-text10 {
  color: rgb(0, 0, 0);
  height: auto;
  font-size: 13px;
  text-align: left;
  font-family: "Jost";
  font-weight: 500;
  text-decoration: none;
}
 
.home-text11 {
  color: rgb(0, 0, 0);
  height: auto;
  font-size: 13px;
  text-align: left;
  font-family: "Jost";
  font-weight: 500;
  text-decoration: none;
}
 
.home-text12 {
  color: rgb(0, 0, 0);
  height: auto;
  font-size: 13px;
  text-align: left;
  font-family: "Jost";
  font-weight: 500;
  text-decoration: none;
}
 
.home-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}
 
.home-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}
 
.home-icon16 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-navbar2 {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
}
 
.home-logo-center2 {
  text-decoration: none;
}
 
.home-container3 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.home-container4 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.home-container5 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.home-middle2 {
  display: flex;
  position: relative;
  box-sizing: border-box;
  align-items: center;
  flex-shrink: 1;
  border-color: transparent;
  justify-content: center;
}
 
.home-left {
  display: flex;
  grid-gap: 45px;
  position: relative;
  align-items: flex-start;
}
 
.home-text13 {
  width: var(--dl-layout-size-large);
  align-self: flex-start;
  text-align: center;
  text-decoration: none;
}
 
.home-text14 {
  width: var(--dl-layout-size-medium);
  text-align: left;
  text-decoration: none;
}
 
.home-text15 {
  text-decoration: none;
}
 
.home-burger-menu {
  display: none;
}
 
.home-icons {
  display: flex;
}
 
.home-image {
  width: 24px;
  height: 24px;
  margin: 0 24px 0 0;
  position: relative;
  box-sizing: border-box;
  object-fit: cover;
  border-color: transparent;
}
 
.home-slider-slide1 {
  display: flex;
  background-size: 100%;
  background-image: url('https://images.unsplash.com/photo-1697384333613-de519c7367c4?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTY5OTk3NzAzN3w&ixlib=rb-4.0.3&q=80&w=1500');
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-main {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
}
 
.home-slider-slide2 {
  display: flex;
  background-size: 100%;
  background-image: url('https://images.unsplash.com/photo-1698778574083-279be0ac6681?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTY5OTk3NzU2N3w&ixlib=rb-4.0.3&q=80&w=1080');
}
 
.home-cards-container {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  grid-gap: var(--dl-layout-space-twounits);
  flex-wrap: wrap;
  max-width: 1080px;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-fourunits);
  flex-direction: row;
  justify-content: space-between;
}
 
.home-banner {
  flex: 0 0 auto;
  width: 100%;
  height: 1px;
  display: flex;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-950);
}
 
.home-container6 {
  flex: 0 0 auto;
  width: 250px;
  height: 100px;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-gray-950);
  border-style: solid;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
 
.home-text20 {
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.home-text21 {
  font-size: 10px;
  line-height: 20px;
  letter-spacing: 1em;
  text-transform: uppercase;
}
 
.home-fragment5 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment6 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment7 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
.home-fragment8 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .home-text14 {
    text-align: left;
  }
}
 
@media(max-width: 991px) {
  .home-logo-center1 {
    margin-left: 0px;
  }
  .home-logo-center2 {
    align-self: stretch;
  }
  .home-left {
    display: none;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-icon18 {
    width: var(--dl-layout-size-xsmall);
    height: var(--dl-layout-size-xsmall);
  }
  .home-icons {
    display: none;
  }
}
 
@media(max-width: 767px) {
  .home-burger-menu {
    display: flex;
    align-items: center;
    border-color: #b93434;
    justify-content: center;
  }
  .home-icon18 {
    width: var(--dl-layout-size-xsmall);
    height: var(--dl-layout-size-xsmall);
  }
  .home-main {
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-max-width {
    display: none;
  }
  .home-cards-container {
    grid-gap: var(--dl-layout-space-unit);
  }
}
 
@media(max-width: 479px) {
  .home-container1 {
    padding-top: 55px;
  }
  .home-header {
    padding: var(--dl-layout-space-unit);
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-logo-center2 {
    fill: transparent;
    color: #000000;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    text-decoration: none;
  }
  .home-burger-menu {
    width: var(--dl-layout-size-xsmall);
    height: var(--dl-layout-size-xsmall);
    min-width: auto;
    min-height: auto;
  }
}
