body {
margin: 0;
    user-select: none;
  background: #F9F9F9;
 


}
button {
  outline:none;
}
a {
  text-decoration:none;
}

html {
  scroll-behavior: smooth;
}
br {
        user-select: none; /* For modern browsers */
            -webkit-user-select: none; /* For Safari */
            -moz-user-select: none; /* For Firefox */
}
#FIfl_ffa:hover {
  opacity:0.7;
}
* {
 transition: opacity 0.15s ease, background 0.15s ease, border 0.15s ease;
}
a {
  outline: none;
}
#asdsdA_ASDSA:hover {
  background:#e8e8e8 !important;
}

#asdsdA_ASDSA_dda:hover {
  opacity:0.7;
}


#asddA_ASDSA:hover {
  opacity:0.7;
}
#ADASASDA_AADAaa:hover {
  border:1px solid #d1d1d1 !important;
}
#asddA_ASDSA i {
  transition: transform 0.15s ease;
}



#asda_ALaaa:hover {
  border:1px solid #d1d1d1 !important;
}
#A_ca_acardd:hover {
    border:1px solid #d1d1d1 !important;
  transform:rotate(0deg) !important;
}
#asdD_ASDDASA:hover {
  text-decoration: underline !important;
}
#A_ca_acardd {
 transition: transform 0.20s ease;
}
  .faq-answer-wrap { display: grid; grid-template-rows: 0fr; transition: grid-template-rows 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
    .faq-item.open .faq-answer-wrap { grid-template-rows: 1fr; }
    .faq-item.open .faq-icon { transform: rotate(180deg); }

#AD_ADaaaa:hover {
  border:1px solid #d1d1d1 !important;
}
#A_Pdokaaa:hover {
  color:#2da157 !important;
}
#A_Pdokaaa {
  transition: color 0.10s ease;
}
#asda_ADaa:hover {
   text-decoration: underline !important;
}
@keyframes heroFadeSlideIn {
  from { opacity: 0; transform: translateY(22px); }
  to   { opacity: 1; transform: translateY(0);    }
}
#asdsdA_ASDSA {
  background: transparent !important;
}

#h1 {
  color:#2da157;
  font-family:sans-serif;
  font-weight:bold;
  font-size:130px;
  text-align:center;
  height:50px;
  margin-top:65px;
}

#h1_2 {
  
  color:black;
  text-align:center;
  font-family:sans-serif;
  font-weight:bold;
  padding-top:18px;
  font-size:42px;
}

#h1_3 {
    font-size:27px;
  color:black;
  font-family:sans-serif;
  font-weight:bold;
  text-align:center;
  padding-top:0px;
}

#button {
  width:180px;
  height:51px;
  background-color:#2da157;
  border:none;
  cursor:pointer;
  color:white;
  font-family:sans-serif;
  font-weight:bold;
  font-size:22px;
      margin-left:0px;
  border-radius:11px;
  margin-top:35px;
}
#button:hover {
  opacity:0.7;
}