<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.formof-5cont {

  display: none;

  position: fixed;

  border: 2px solid #ffa500;

  border-radius: 5px;

  z-index: 9;

  top: 50%;

  left: 50%;

  margin-right: -50%;

  transform: translate(-50%,-50%);

  max-width: 300px;

  padding: 10px;

  background-color:#e8f18d;

  font-family: revert;

}



.formof-5cont input[type=text], .formof-5cont input[type=tel] {

  width: 100%;

  padding: 15px;

  margin: 5px 0 22px 0;

  border: none;

  background: white;

}



.formof-5cont input[type=text]:focus, .formof-5cont input[type=tel]:focus {

  background-color: #ddd;

  outline: none;

}



.formof-5cont .btn {

  background-color: #7609ed;

  color: white;

  padding: 16px 20px;

  border: none;

  cursor: pointer;

  width: 100%;

  margin-bottom:10px;

  opacity: 0.8;

}



.formof-5cont .cancel {

  background-color: #262626;

}



.formof-5cont .btn:hover, .open-button:hover {

  opacity: 1;

}



.frm3ll {

	text-align: center;

}



@media (min-width:769px) {

.card-img-top{

  width: 100%;

  height: 230px;

  border-radius: 10px;

}

}



@media (max-width:769px) {

.card-img-top{

width: 230px;

height: 230px;

  }

}



.car6d{

  text-align: center;

}



.cookie55stl {

    background-color: #b3ffc5;

    position: fixed;

    z-index: 99;

    text-align: center;

    padding: 10px;

    bottom: 10px;

    border-radius: 10px;

    border: 3px solid #ffc107;

    

  }



.cookie55stl p{



color:black; 

}



.than42kss{

  display: none;

  position: fixed;

  border: 3px solid #e91e63;

  border-radius: 10px;

  z-index: 99;

  top: 50%;

  left: 50%;

  margin-right: -50%;

  transform: translate(-50%,-50%);

  background-color: #b3ffc5;

  text-align: center;

  padding: 10px;

  color: white;



}



.than42kss p{



color:black; 

}



@media(max-width:500px) {



p {

  font-size: 10px;

}

}










.fot1t a {

  font-weight: 700 !important;

}



.btn-primary {

  background-color: #9c27b0 !important;

}</pre></body></html>