/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


p{
   font-family: 'Roboto', sans-serif !important;
}

@media (max-width: 768px) {
  
.ac-button--filled-dark {
    width:100%;
}
  
}

.cell_1726758517496-padding {
     padding-left: 0px !important;
    padding-right: 0px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    flex-direction: row !important;
}




.cell_17249538510085-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    flex-direction: row !important;
}


.icon1{
    background-color: #E0EBFF;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 64px;
    font-weight: bold;
    width: 50%; 
}

.icon2{
    background-color: #05183E;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 64px;
    border: 1px solid white;
    width: 50%;
}

.cell_17214169787284-background-layers {  /*CARD 1*/
   box-shadow: 0 4px 24px rgba(17, 18, 18, 0.1);
   border-radius: 12px;
}
.cell_17216496539864-background-layers {   /*CARD 2*/
   box-shadow: 0 4px 24px rgba(17, 18, 18, 0.1);
   border-radius: 12px;
}

.cell_17214169829354-background-layers {  /*CARD 3*/
   box-shadow: 0 4px 24px rgba(17, 18, 18, 0.1);
   border-radius: 12px;
} 

.cell_17216459774164-background-layers {  /*CARD 4*/
   box-shadow: 0 4px 24px rgba(17, 18, 18, 0.1);
   border-radius: 12px;
} 
.cell_17214169818224-background-layers {   /*CARD 5*/
  box-shadow: 0 4px 24px rgba(17, 18, 18, 0.1);
  border-radius: 12px;
}

.cell_17252997522384-background-layers {  /*CARD 6*/
  box-shadow: 0 4px 24px rgba(17, 18, 18, 0.1);
  border-radius: 12px;
}

.cell_17256400781132-background-layers { /*CARD 7*/
  box-shadow: 0 4px 24px rgba(17, 18, 18, 0.1);
  border-radius: 12px;
}
  
.cell_17265961244743-background-layers {
   box-shadow: 0 4px 24px rgba(17, 18, 18, 0.1);
  border-radius: 12px;
}
  
}