/* Custom Styles */
@media screen and (min-width: 768px)
{
  #section-1606258505758{border-radius: 28px 28px 0 0;
    margin: 30px 30px 0 30px;}  
    img.logo__image {
    margin-top: -22px;
}
    
    #section-1633607177900 .row {
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-top: -51px;
    background: #fff;
    padding: 0px 25px;
}
 #section-1633174780945 .container{margin-right: 0px;}   
  #section-1633174780945 {
  
    background-position: right top !important;
    background-size: 50%;
}

#section-1633684594926 {
    
    background-position: top left !important;
    
}
}
@media screen and (max-width: 767px){
img.logo__image {
    margin-top: -20px;
    width: 160px !important;
}
 #section-1633174780945 {
  
    background-position: right top !important;
    background-size: auto 50% !important; 
}
#section-1633684594926{background-position: left top !important;}
}
p.show_hide {
    text-decoration: underline;
    color: #0de;
    text-align: left;
}