html, body {
  overflow-x: hidden;
  max-width: 100vw;
  background: #ffffff;
  margin: 0;
  padding: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.page {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f7f6f5;
}

*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}


.header_0 {
  position: relative;
  width: 91.6667vw;
  height: 4.1667vw;
  margin-top: 2.0833vw;
  background: linear-gradient(rgb(38, 35, 34), rgb(38, 35, 34));
  border-radius: 2.2222vw;
}

.logo-container_1 {
  width: 8.9583vw;
  height: 2.7778vw;
  flex-shrink: 0;
  position: absolute;
  left: 1.6667vw;
  top: 0.6944vw;
  z-index: 0;
}

.closemate_2 {
  width: 8.9583vw;
  height: 2.7778vw;
  flex-shrink: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  font-family: 'Sora', sans-serif;
  font-size: 1.6667vw;
  font-weight: 700;
  line-height: 2.7778vw;
  letter-spacing: -0.0500vw;
  color: rgb(255, 255, 255);
}

.navigation-container_3 {
  display: flex;
  flex-direction: row;
  column-gap: 1.6667vw;
  justify-content: flex-start;
  align-items: center;
  width: 44.8611vw;
  height: 2.5000vw;
  flex-shrink: 0;
  position: absolute;
  left: 23.4375vw;
  top: 0.8333vw;
  z-index: 1;
}

.navigation-link_4 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  padding: 0.5556vw 0.5556vw 0.5556vw 0.5556vw;
  cursor: pointer;
}

.navigation-link_5 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(255, 255, 255);
}

.navigation-link_6 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  padding: 0.5556vw 0.5556vw 0.5556vw 0.5556vw;
  cursor: pointer;
}

.navigation-link_7 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(255, 255, 255);
}

.navigation-link_8 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  padding: 0.5556vw 0.5556vw 0.5556vw 0.5556vw;
  cursor: pointer;
}

.navigation-link_9 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(255, 255, 255);
}

.navigation-link_10 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  padding: 0.5556vw 0.5556vw 0.5556vw 0.5556vw;
  cursor: pointer;
}

.navigation-link_11 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(255, 255, 255);
}

.navigation-link_12 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  padding: 0.5556vw 0.5556vw 0.5556vw 0.5556vw;
}

.navigation-link_13 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(249, 77, 0);
}

.navigation-link_14 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  padding: 0.5556vw 0.5556vw 0.5556vw 0.5556vw;
  cursor: pointer;
}

.navigation-link_15 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(255, 255, 255);
}

.button-desktop_16 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  width: 9.8611vw;
  height: 3.6111vw;
  flex-shrink: 0;
  padding: 1.1111vw 1.6667vw 1.1111vw 1.6667vw;
  position: absolute;
  left: 81.5278vw;
  top: 0.2778vw;
  z-index: 2;
  background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  border-radius: 1.8056vw;
  cursor: pointer;
}

.appointment-text_17 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 600;
  line-height: 1.3889vw;
  color: rgb(249, 77, 0);
}

.breadcrumbs_18 {
  display: flex;
  flex-direction: row;
  column-gap: 0.8333vw;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.6667vw;
  margin-left: 4.1667vw;
  align-self: flex-start;
}

.home_19 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(249, 77, 0);
}

.linear-arrows-alt-arrow-right_20 {
  width: 1.3889vw;
  height: 1.3889vw;
  flex-shrink: 0;
  overflow: hidden;
  overflow: visible;
}

.blog_21 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(249, 77, 0);
}

.linear-arrows-alt-arrow-right_22 {
  width: 1.3889vw;
  height: 1.3889vw;
  flex-shrink: 0;
  overflow: hidden;
  overflow: visible;
}

.turning-instagram-messenger-dms-into-a-real-revenue-channel_23 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(110, 102, 96);
}

.content_24 {
  display: flex;
  flex-direction: column;
  row-gap: 4.4444vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
  flex-shrink: 0;
  margin-top: 4.4444vw;
}

.content_25 {
  display: flex;
  flex-direction: column;
  row-gap: 2.7778vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.heading_26 {
  display: flex;
  flex-direction: column;
  row-gap: 2.7778vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.title_27 {
  width: 59.4444vw;
  flex-shrink: 0;
  font-family: 'Sora', sans-serif;
  font-size: 2.2222vw;
  font-weight: 700;
  line-height: 2.7778vw;
  letter-spacing: -0.0694vw;
  text-transform: capitalize;
  color: rgb(38, 35, 34);
}

.inner_28 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.info_29 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 60.6944vw;
}

.meta_30 {
  display: flex;
  flex-direction: row;
  column-gap: 0.5556vw;
  justify-content: flex-start;
  align-items: center;
}

.title_31 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(110, 102, 96);
}

.ellipse-1775_32 {
  width: 0.4167vw;
  height: 0.4167vw;
  flex-shrink: 0;
  background: linear-gradient(rgb(249, 77, 0), rgb(249, 77, 0));
  border-radius: 50%;
}

.title_33 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(110, 102, 96);
}

.share_34 {
  display: flex;
  flex-direction: row;
  column-gap: 0.5556vw;
  justify-content: center;
  align-items: center;
}

.icon_35 {
  width: 2.2222vw;
  height: 2.2222vw;
  flex-shrink: 0;
  border-radius: 0.6349vw;
  overflow: hidden;
  overflow: visible;
}

.icon_36 {
  width: 2.2222vw;
  height: 2.2222vw;
  flex-shrink: 0;
  border-radius: 0.6349vw;
  overflow: hidden;
  overflow: visible;
}

.icon_37 {
  width: 2.2222vw;
  height: 2.2222vw;
  flex-shrink: 0;
  border-radius: 0.6349vw;
  overflow: hidden;
  overflow: visible;
}

.icon_38 {
  width: 2.2222vw;
  height: 2.2222vw;
  flex-shrink: 0;
  border-radius: 0.6349vw;
  overflow: hidden;
  overflow: visible;
}

.div_39 {
  width: 59.4444vw;
  height: 0.0000vw;
  flex-shrink: 0;
  overflow: visible;
}

.content_40 {
  display: flex;
  flex-direction: column;
  row-gap: 5.6944vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.text-section_41 {
  display: flex;
  flex-direction: column;
  row-gap: 2.7778vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.image_42 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.image_43 {
  position: relative;
  width: 60.6944vw;
  height: 41.6667vw;
  flex-shrink: 0;
  border-radius: 2.2222vw;
  overflow: hidden;
}

.image2_44 {
  width: 62.7778vw;
  height: 41.6667vw;
  flex-shrink: 0;
  position: absolute;
  left: -1.0417vw;
  top: 0;
  z-index: 0;
  background: url('/static/assets/fill-3ac2c6f0256893589c2784386f1fcad784b5ec3d.jpg');
  background-size: cover;
  background-position: center;
}

._2150169858-1_45 {
  width: 66.5972vw;
  height: 44.3750vw;
  flex-shrink: 0;
  position: absolute;
  left: -2.9167vw;
  top: -1.6667vw;
  z-index: 1;
  background: url('/static/assets/fill-afde3cac0efb7ea604324070fcf0253cb975ed54.jpg');
  background-size: cover;
  background-position: center;
}

.txt_46 {
  width: 60.6944vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.item_47 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.txt_48 {
  width: 59.4444vw;
  flex-shrink: 0;
  font-family: 'Sora', sans-serif;
  font-size: 1.3889vw;
  font-weight: 700;
  line-height: 1.9444vw;
  letter-spacing: -0.0347vw;
  text-transform: capitalize;
  color: rgb(38, 35, 34);
}

.frame-2147224772_49 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.frame-2147224773_50 {
  display: flex;
  flex-direction: row;
  column-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.txt_51 {
  width: 29.7917vw;
  flex-grow: 1;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.txt_52 {
  width: 29.7917vw;
  flex-grow: 1;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.quote_53 {
  display: flex;
  flex-direction: row;
  column-gap: 1.6667vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
  padding: 1.9444vw 1.9444vw 1.9444vw 1.9444vw;
  background: linear-gradient(rgb(249, 77, 0), rgb(249, 77, 0));
  border-radius: 1.6667vw;
}

.icon-7_54 {
  width: 2.2222vw;
  height: 2.2222vw;
  flex-shrink: 0;
  overflow: hidden;
  overflow: visible;
}

.if-you-don-t-treat-dms-as-a-channel-you-ll-never-see-the-revenue-they-re-already-generating-_55 {
  width: 50.6250vw;
  height: 3.8889vw;
  flex-shrink: 0;
  font-family: 'Sora', sans-serif;
  font-size: 1.3889vw;
  font-weight: 600;
  line-height: 1.9444vw;
  color: rgb(255, 255, 255);
}

.item_56 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.txt_57 {
  width: 59.4444vw;
  flex-shrink: 0;
  font-family: 'Sora', sans-serif;
  font-size: 1.3889vw;
  font-weight: 700;
  line-height: 1.9444vw;
  letter-spacing: -0.0347vw;
  text-transform: capitalize;
  color: rgb(38, 35, 34);
}

.txt_58 {
  width: 60.6944vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.txt_59 {
  width: 60.6944vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.txt_60 {
  width: 60.6944vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.pic_61 {
  position: relative;
  width: 60.6944vw;
  height: 29.5833vw;
  flex-shrink: 0;
  background: linear-gradient(rgb(161, 161, 161), rgb(161, 161, 161));
  border-radius: 1.6667vw;
  overflow: hidden;
}

._2150063039-1_62 {
  width: 60.6944vw;
  height: 40.4861vw;
  flex-shrink: 0;
  position: absolute;
  left: 0;
  top: -10.9028vw;
  z-index: 0;
  background: url('/static/assets/fill-ee9d77ed90a5618eb752d9303346e77d416de833.jpg');
  background-size: cover;
  background-position: center;
}

.item_63 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.item_64 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.txt_65 {
  width: 59.4444vw;
  flex-shrink: 0;
  font-family: 'Sora', sans-serif;
  font-size: 1.3889vw;
  font-weight: 700;
  line-height: 1.9444vw;
  letter-spacing: -0.0347vw;
  text-transform: capitalize;
  color: rgb(38, 35, 34);
}

.txt_66 {
  width: 60.6944vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.txt_67 {
  width: 59.4444vw;
  flex-shrink: 0;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.txt_68 {
  width: 60.6944vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.txt_69 {
  width: 60.6944vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.item_70 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.item_71 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.txt_72 {
  width: 59.4444vw;
  flex-shrink: 0;
  font-family: 'Sora', sans-serif;
  font-size: 1.3889vw;
  font-weight: 700;
  line-height: 1.9444vw;
  letter-spacing: -0.0347vw;
  text-transform: capitalize;
  color: rgb(38, 35, 34);
}

.cards_73 {
  display: flex;
  flex-direction: row;
  column-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
}

.card_74 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: center;
  align-items: flex-start;
  width: 29.7917vw;
  flex-shrink: 0;
  padding: 1.6667vw 1.6667vw 1.6667vw 1.6667vw;
  background: linear-gradient(rgb(239, 239, 239), rgb(239, 239, 239));
  border-radius: 1.6667vw;
}

.title_75 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 600;
  line-height: 1.3889vw;
  color: rgb(249, 77, 0);
}

.text_76 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 26.4583vw;
}

.title_77 {
  width: 26.4583vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.card_78 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: center;
  align-items: flex-start;
  width: 29.7917vw;
  flex-shrink: 0;
  padding: 1.6667vw 1.6667vw 1.6667vw 1.6667vw;
  background: linear-gradient(rgb(239, 239, 239), rgb(239, 239, 239));
  border-radius: 1.6667vw;
}

.title_79 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 600;
  line-height: 1.3889vw;
  color: rgb(249, 77, 0);
}

.text_80 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 26.4583vw;
}

.title_81 {
  width: 26.4583vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.card_82 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: center;
  align-items: flex-start;
  width: 60.6944vw;
  padding: 1.6667vw 1.6667vw 1.6667vw 1.6667vw;
  background: linear-gradient(rgb(239, 239, 239), rgb(239, 239, 239));
  border-radius: 1.6667vw;
}

.title_83 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 600;
  line-height: 1.3889vw;
  color: rgb(249, 77, 0);
}

.text_84 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 57.3611vw;
}

.title_85 {
  width: 57.3611vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.item_86 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.item_87 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60.6944vw;
}

.txt_88 {
  width: 59.4444vw;
  flex-shrink: 0;
  font-family: 'Sora', sans-serif;
  font-size: 1.3889vw;
  font-weight: 700;
  line-height: 1.9444vw;
  letter-spacing: -0.0347vw;
  text-transform: capitalize;
  color: rgb(38, 35, 34);
}

.txt_89 {
  width: 60.6944vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.txt_90 {
  width: 60.6944vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  color: rgb(60, 55, 54);
}

.ready-to-transform-your-customer-relationships_91 {
  position: relative;
  width: 60.6944vw;
  height: 22.5000vw;
  flex-shrink: 0;
  background: linear-gradient(rgb(38, 35, 34), rgb(38, 35, 34));
  border-radius: 1.6667vw;
  overflow: hidden;
}

.inner_92 {
  display: flex;
  flex-direction: column;
  row-gap: 3.3333vw;
  justify-content: flex-start;
  align-items: center;
  width: 46.3889vw;
  height: 13.6111vw;
  flex-shrink: 0;
  position: absolute;
  left: 7.1528vw;
  top: 4.4444vw;
  z-index: 0;
}

.text_93 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 46.3889vw;
}

.heading-1-money-talks-now-it-thinks-_94 {
  width: 46.3889vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.6667vw;
  font-weight: 700;
  line-height: 2.2222vw;
  letter-spacing: -0.0347vw;
  text-align: center;
  text-transform: capitalize;
  color: rgb(255, 255, 255);
}

.book-a-short-walkthrough-and-we-ll-plug-your-numbers-into-real-dm-scenarios-from-first-enquiry-to-closed-client-using-closemate-_95 {
  width: 46.3889vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 400;
  line-height: 1.6667vw;
  text-align: center;
  color: rgb(239, 239, 239);
}

.button-desktop_96 {
  display: flex;
  flex-direction: row;
  column-gap: 0.5556vw;
  justify-content: center;
  align-items: center;
  padding: 1.1111vw 1.3889vw 1.1111vw 1.6667vw;
  background: linear-gradient(rgb(249, 77, 0), rgb(249, 77, 0));
  border-radius: 1.8056vw;
  cursor: pointer;
}

.appointment-text_97 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 600;
  line-height: 1.3889vw;
  color: rgb(255, 255, 255);
}

.linear-arrows-arrow-right-up_98 {
  width: 1.3889vw;
  height: 1.3889vw;
  flex-shrink: 0;
  overflow: hidden;
  overflow: visible;
}

.footer_99 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  width: 60.6944vw;
}

.div_100 {
  width: 59.4444vw;
  height: 0.0000vw;
  flex-shrink: 0;
  position: absolute;
  left: 0;
  top: -0.0000vw;
  z-index: 0;
  overflow: visible;
}

.inner_101 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 60.6944vw;
}

.copy-link_102 {
  display: flex;
  flex-direction: row;
  column-gap: 0.5556vw;
  justify-content: flex-start;
  align-items: center;
  padding: 0.6944vw 0.8333vw 0.6944vw 0.8333vw;
  background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  border-radius: 1.1111vw;
}

.linear-essentional-ui-copy_103 {
  width: 1.3889vw;
  height: 1.3889vw;
  flex-shrink: 0;
  overflow: hidden;
  overflow: visible;
}

.copy-link_104 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(38, 35, 34);
}

.share_105 {
  display: flex;
  flex-direction: row;
  column-gap: 0.5556vw;
  justify-content: center;
  align-items: center;
}

.icon_106 {
  width: 2.2222vw;
  height: 2.2222vw;
  flex-shrink: 0;
  border-radius: 0.6349vw;
  overflow: hidden;
  overflow: visible;
}

.icon_107 {
  width: 2.2222vw;
  height: 2.2222vw;
  flex-shrink: 0;
  border-radius: 0.6349vw;
  overflow: hidden;
  overflow: visible;
}

.icon_108 {
  width: 2.2222vw;
  height: 2.2222vw;
  flex-shrink: 0;
  border-radius: 0.6349vw;
  overflow: hidden;
  overflow: visible;
}

.icon_109 {
  width: 2.2222vw;
  height: 2.2222vw;
  flex-shrink: 0;
  border-radius: 0.6349vw;
  overflow: hidden;
  overflow: visible;
}

.related-articles_110 {
  display: flex;
  flex-direction: column;
  row-gap: 2.2222vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100.0000vw;
  height: 56.2500vw;
  flex-shrink: 0;
  padding: 7.7778vw 4.1667vw 7.7778vw 4.1667vw;
  margin-top: 4vw;
  position: relative;
  z-index: 1;
  background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
}

.text_111 {
  display: flex;
  flex-direction: row;
  column-gap: 1.1111vw;
  justify-content: center;
  align-items: center;
  width: 91.6667vw;
}

.title_112 {
  width: 91.6667vw;
  flex-grow: 1;
  font-family: 'Sora', sans-serif;
  font-size: 2.7778vw;
  font-weight: 700;
  line-height: 3.3333vw;
  letter-spacing: -0.0694vw;
  text-transform: capitalize;
  color: rgb(38, 35, 34);
}

.cards_113 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 91.6667vw;
}

.row_114 {
  display: flex;
  flex-direction: row;
  column-gap: 1.1806vw;
  justify-content: flex-start;
  align-items: center;
  width: 91.6667vw;
}

.article-card_115 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: center;
  align-items: flex-start;
  width: 29.7917vw;
  flex-shrink: 0;
  padding: 1.6667vw 1.6667vw 1.6667vw 1.6667vw;
  background: linear-gradient(rgb(247, 246, 245), rgb(247, 246, 245));
  border-radius: 1.6667vw;
  cursor: pointer;
}

.pic_116 {
  position: relative;
  width: 26.4583vw;
  height: 14.4444vw;
  flex-shrink: 0;
  background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  border-radius: 1.1111vw;
  overflow: hidden;
}

._2150169858-1_117 {
  width: 26.6667vw;
  height: 17.7778vw;
  flex-shrink: 0;
  position: absolute;
  left: 0;
  top: -1.6667vw;
  z-index: 0;
  background: url('/static/assets/fill-a2eb33fdb85f50d056f516e96bb899d4d24a8b52.jpg');
  background-size: cover;
  background-position: center;
}

.inner_118 {
  display: flex;
  flex-direction: column;
  row-gap: 0.5556vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 26.4583vw;
}

.meta_119 {
  display: flex;
  flex-direction: row;
  column-gap: 0.5556vw;
  justify-content: flex-start;
  align-items: center;
}

.title_120 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(110, 102, 96);
}

.ellipse-1775_121 {
  width: 0.4167vw;
  height: 0.4167vw;
  flex-shrink: 0;
  background: linear-gradient(rgb(249, 77, 0), rgb(249, 77, 0));
  border-radius: 50%;
}

.title_122 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(110, 102, 96);
}

.title_123 {
  width: 26.4583vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.3889vw;
  font-weight: 700;
  line-height: 1.9444vw;
  letter-spacing: -0.0347vw;
  text-transform: capitalize;
  color: rgb(38, 35, 34);
}

.article-card_124 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: center;
  align-items: flex-start;
  width: 29.7917vw;
  flex-shrink: 0;
  padding: 1.6667vw 1.6667vw 1.6667vw 1.6667vw;
  background: linear-gradient(rgb(247, 246, 245), rgb(247, 246, 245));
  border-radius: 1.6667vw;
  cursor: pointer;
}

.pic_125 {
  position: relative;
  width: 26.4583vw;
  height: 14.4444vw;
  flex-shrink: 0;
  background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  border-radius: 1.1111vw;
  overflow: hidden;
}

._2150169858-1_126 {
  width: 26.6667vw;
  height: 17.7778vw;
  flex-shrink: 0;
  position: absolute;
  left: 0;
  top: -1.6667vw;
  z-index: 0;
  background: url('/static/assets/fill-34b81e74ae636bf70140d7fc5a9cd7d2938f2bd2.jpg');
  background-size: 100.00% 100.00%;
  background-position: 50.00% 50.00%;
}

.inner_127 {
  display: flex;
  flex-direction: column;
  row-gap: 0.5556vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 26.4583vw;
}

.meta_128 {
  display: flex;
  flex-direction: row;
  column-gap: 0.5556vw;
  justify-content: flex-start;
  align-items: center;
}

.title_129 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(110, 102, 96);
}

.ellipse-1775_130 {
  width: 0.4167vw;
  height: 0.4167vw;
  flex-shrink: 0;
  background: linear-gradient(rgb(249, 77, 0), rgb(249, 77, 0));
  border-radius: 50%;
}

.title_131 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(110, 102, 96);
}

.title_132 {
  width: 26.4583vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.3889vw;
  font-weight: 700;
  line-height: 1.9444vw;
  letter-spacing: -0.0347vw;
  text-transform: capitalize;
  color: rgb(38, 35, 34);
}

.article-card_133 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: center;
  align-items: flex-start;
  width: 29.7917vw;
  flex-shrink: 0;
  padding: 1.6667vw 1.6667vw 1.6667vw 1.6667vw;
  background: linear-gradient(rgb(247, 246, 245), rgb(247, 246, 245));
  border-radius: 1.6667vw;
  cursor: pointer;
}

.pic_134 {
  position: relative;
  width: 26.4583vw;
  height: 14.4444vw;
  flex-shrink: 0;
  background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  border-radius: 1.1111vw;
  overflow: hidden;
}

._2150169858-1_135 {
  width: 26.6667vw;
  height: 17.7778vw;
  flex-shrink: 0;
  position: absolute;
  left: 0;
  top: -1.6667vw;
  z-index: 0;
  background: url('/static/assets/fill-4a0cb1495580e1a05a22743e04c47239e17c0155.jpg');
  background-size: 100.00% 102.60%;
  background-position: 50.00% -141.89%;
}

.inner_136 {
  display: flex;
  flex-direction: column;
  row-gap: 0.5556vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 26.4583vw;
}

.meta_137 {
  display: flex;
  flex-direction: row;
  column-gap: 0.5556vw;
  justify-content: flex-start;
  align-items: center;
}

.title_138 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(110, 102, 96);
}

.ellipse-1775_139 {
  width: 0.4167vw;
  height: 0.4167vw;
  flex-shrink: 0;
  background: linear-gradient(rgb(249, 77, 0), rgb(249, 77, 0));
  border-radius: 50%;
}

.title_140 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(110, 102, 96);
}

.title_141 {
  width: 26.4583vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.3889vw;
  font-weight: 700;
  line-height: 1.9444vw;
  letter-spacing: -0.0347vw;
  text-transform: capitalize;
  color: rgb(38, 35, 34);
}

.cta-banner_142 {
  position: relative;
  width: 91.6667vw;
  height: 21.6667vw;
  margin-top: -8vw;
  position: relative;
  position: relative;
  z-index: 10;
  background: linear-gradient(rgb(249, 77, 0), rgb(249, 77, 0));
  border-radius: 2.2222vw;
  overflow: hidden;
}

.content_143 {
  display: flex;
  flex-direction: column;
  row-gap: 3.3333vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40.0000vw;
  height: 13.3333vw;
  flex-shrink: 0;
  position: absolute;
  left: 4.1667vw;
  top: 4.1667vw;
  z-index: 0;
}

.text_144 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
}

.heading-1-money-talks-now-it-thinks-_145 {
  font-family: 'Sora', sans-serif;
  font-size: 2.7778vw;
  font-weight: 700;
  line-height: 3.3333vw;
  letter-spacing: -0.0694vw;
  text-transform: capitalize;
  color: rgb(255, 255, 255);
}

.heading-1-money-talks-now-it-thinks-_146 {
  font-family: 'Sora', sans-serif;
  font-size: 1.3889vw;
  font-weight: 400;
  line-height: 1.9444vw;
  color: rgb(239, 239, 239);
}

.input_147 {
  display: flex;
  flex-direction: row;
  column-gap: 0.5556vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40.0000vw;
}

.input_148 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30.9722vw;
  flex-grow: 1;
  padding: 1.1111vw 1.1111vw 1.1111vw 1.1111vw;
  border: 1px solid rgb(247, 246, 245);
  border-radius: 2.2222vw;
  overflow: hidden;
}

.placeholder_149 {
  width: 28.7500vw;
  flex-grow: 1;
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(255, 255, 255);
}

.button-desktop_150 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  padding: 1.1111vw 1.6667vw 1.1111vw 1.6667vw;
  background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  border-radius: 1.8056vw;
  cursor: pointer;
}

.appointment-text_151 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 600;
  line-height: 1.3889vw;
  color: rgb(249, 77, 0);
}

.group-50_152 {
  width: 69.6100vw;
  height: 50.4363vw;
  flex-shrink: 0;
  position: absolute;
  left: 48.8853vw;
  top: -12.6354vw;
  z-index: 1;
  transform: rotate(90.00deg);
  transform-origin: center center;
  border-radius: 3.3333vw;
}

.rectangle-2828_153 {
  width: 40.0031vw;
  height: 40.7128vw;
  flex-shrink: 0;
  position: absolute;
  left: 10.2548vw;
  top: 4.7137vw;
  z-index: 0;
  transform: rotate(31.75deg);
  transform-origin: center center;
  background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  border-radius: 3.3333vw;
  opacity: 0.10;
}

.rectangle-2829_154 {
  width: 40.0031vw;
  height: 40.7128vw;
  flex-shrink: 0;
  position: absolute;
  left: 14.2408vw;
  top: 5.0098vw;
  z-index: 1;
  transform: rotate(31.75deg);
  transform-origin: center center;
  background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  border-radius: 3.3333vw;
  opacity: 0.10;
}

.rectangle-2830_155 {
  width: 40.0031vw;
  height: 40.7128vw;
  flex-shrink: 0;
  position: absolute;
  left: 19.3520vw;
  top: 5.0098vw;
  z-index: 2;
  transform: rotate(31.75deg);
  transform-origin: center center;
  background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  border-radius: 3.3333vw;
  opacity: 0.10;
}

.footer_156 {
  position: relative;
  width: 100.0000vw;
  height: 38.3333vw;
  margin-top: -8vw;
  position: relative;
  z-index: 1;
  background: linear-gradient(rgb(239, 239, 239), rgb(239, 239, 239));
  overflow: hidden;
}

.quick-links_157 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 7.9167vw;
  height: 13.3333vw;
  flex-shrink: 0;
  position: absolute;
  left: 66.0417vw;
  top: 14.1667vw;
  z-index: 0;
}

.quick-links_158 {
  width: 7.9167vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 600;
  line-height: 1.6667vw;
  color: rgb(38, 35, 34);
}

.navigation-links_159 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 7.9167vw;
}

.navigation-link_160 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: flex-start;
  align-items: center;
  width: 7.9167vw;
  padding: 0.5556vw 0 0.5556vw 0;
  cursor: pointer;
}

.navigation-link_161 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(38, 35, 34);
}

.navigation-link_162 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: flex-start;
  align-items: center;
  width: 7.9167vw;
  padding: 0.5556vw 0 0.5556vw 0;
  cursor: pointer;
}

.navigation-link_163 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(38, 35, 34);
}

.navigation-link_164 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: flex-start;
  align-items: center;
  width: 7.9167vw;
  padding: 0.5556vw 0 0.5556vw 0;
  cursor: pointer;
}

.navigation-link_165 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(38, 35, 34);
}

.navigation-link_166 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: flex-start;
  align-items: center;
  width: 7.9167vw;
  padding: 0.5556vw 0 0.5556vw 0;
  cursor: pointer;
}

.navigation-link_167 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(38, 35, 34);
}

.contact_168 {
  display: flex;
  flex-direction: column;
  row-gap: 1.6667vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 14.3750vw;
  height: 7.2222vw;
  flex-shrink: 0;
  position: absolute;
  left: 81.4583vw;
  top: 14.1667vw;
  z-index: 1;
}

.contact_169 {
  width: 14.3750vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.1111vw;
  font-weight: 600;
  line-height: 1.6667vw;
  color: rgb(38, 35, 34);
}

.navigation-links_170 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.navigation-link_171 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: flex-start;
  align-items: center;
  width: 11.3194vw;
  padding: 0.5556vw 0 0.5556vw 0;
  cursor: pointer;
}

.navigation-link_172 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(38, 35, 34);
}

.text_173 {
  display: flex;
  flex-direction: column;
  row-gap: 2.2222vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 29.7917vw;
  height: 8.3333vw;
  flex-shrink: 0;
  position: absolute;
  left: 4.1667vw;
  top: 14.1667vw;
  z-index: 2;
}

.text_174 {
  display: flex;
  flex-direction: column;
  row-gap: 1.1111vw;
  justify-content: flex-start;
  align-items: flex-start;
  width: 29.7917vw;
}

.closemate_175 {
  width: 29.7917vw;
  font-family: 'Sora', sans-serif;
  font-size: 2.7778vw;
  font-weight: 700;
  line-height: 3.3333vw;
  letter-spacing: -0.0694vw;
  text-transform: capitalize;
  color: rgb(38, 35, 34);
}

.automate-your-setting-with-the-most-advanced-ai-on-the-market-_176 {
  width: 29.7917vw;
  font-family: 'Sora', sans-serif;
  font-size: 1.3889vw;
  font-weight: 400;
  line-height: 1.9444vw;
  color: rgb(60, 55, 54);
}

.info_177 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 91.6667vw;
  height: 2.5000vw;
  flex-shrink: 0;
  position: absolute;
  left: 4.1667vw;
  top: 34.1667vw;
  z-index: 3;
}

.nav-links_178 {
  display: flex;
  flex-direction: row;
  column-gap: 1.6667vw;
  justify-content: flex-start;
  align-items: center;
}

.navigation-link_179 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  padding: 0.5556vw 0 0.5556vw 0;
  cursor: pointer;
}

.navigation-link_180 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(38, 35, 34);
}

.navigation-link_181 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  padding: 0.5556vw 0 0.5556vw 0;
  cursor: pointer;
}

.navigation-link_182 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(38, 35, 34);
}

._2025-closemate-all-rights-reserved-_183 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(38, 35, 34);
}

.nav-links_184 {
  display: flex;
  flex-direction: row;
  column-gap: 1.6667vw;
  justify-content: flex-start;
  align-items: center;
}

.navigation-link_185 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  padding: 0.5556vw 0 0.5556vw 0;
  cursor: pointer;
}

.navigation-link_186 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(38, 35, 34);
}

.navigation-link_187 {
  display: flex;
  flex-direction: row;
  column-gap: 0.6944vw;
  justify-content: center;
  align-items: center;
  padding: 0.5556vw 0 0.5556vw 0;
  cursor: pointer;
}

.navigation-link_188 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9722vw;
  font-weight: 400;
  line-height: 1.3889vw;
  color: rgb(38, 35, 34);
}

.line-1_189 {
  width: 91.6667vw;
  height: 0;
  flex-shrink: 0;
  position: absolute;
  left: 4.1667vw;
  top: 30.8333vw;
  z-index: 4;
  overflow: visible;
}

.navigation-link_4 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_4:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_6 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_6:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_8 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_8:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_10 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_10:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_14 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_14:hover {
  color: rgb(249, 77, 0);
}

.button-desktop_16 {
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.button-desktop_16:hover {
  background: rgb(255, 255, 255);
  color: rgb(249, 77, 0);
}

.button-desktop_96 {
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.button-desktop_96:hover {
  background: rgb(255, 255, 255);
  color: rgb(249, 77, 0);
}

.article-card_115 {
  transition: all 0.5s ease-out;
}

.article-card_115:hover {
  background: rgb(255, 255, 255);
}

.article-card_124 {
  transition: all 0.5s ease-out;
}

.article-card_124:hover {
  background: rgb(255, 255, 255);
}

.article-card_133 {
  transition: all 0.5s ease-out;
}

.article-card_133:hover {
  background: rgb(255, 255, 255);
}

.button-desktop_150 {
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.button-desktop_150:hover {
  background: rgb(255, 255, 255);
  color: rgb(249, 77, 0);
}

.navigation-link_160 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_160:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_162 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_162:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_164 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_164:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_166 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_166:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_171 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_171:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_179 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_179:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_181 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_181:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_185 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_185:hover {
  color: rgb(249, 77, 0);
}

.navigation-link_187 {
  transition: all 0.5s ease-in-out;
}

.navigation-link_187:hover {
  color: rgb(249, 77, 0);
}



.related-articles-arrows {
  display: none;
}

.related-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5vw;
  height: 2.5vw;
  border: 1px solid #F94D00;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
}

.related-arrow:hover {
  background: #F94D00;
}

.related-arrow:hover svg path {
  stroke: white;
}

.related-arrow svg {
  width: 1.2vw;
  height: 1.2vw;
}

.row_114 {
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.row_114::-webkit-scrollbar {
  display: none;
}

.text_111 {
  display: flex;
  align-items: center;
  width: 100%;
}
