.elementor-kit-8{--e-global-color-primary:#9189D4;--e-global-color-secondary:#CE7032;--e-global-color-text:#161616;--e-global-color-accent:#9189D4;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-radius:8px 8px 8px 8px;padding:15px 30px 15px 30px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#4337A3;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 img{border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.ysm-icon-circle .elementor-icon:after{
    width: 63px;
    height: 63px;
    content: ' ';
    padding: 10px;
    background: #9189d4;
    border-radius: 100px;
    position: absolute;
    margin: -46px -27px;
    z-index: -1;

}

.ysm-icon-circle .elementor-icon svg{
    margin-left: 8px;
}


.ysm-icon-circle ul{
    padding: 30px 18px;
    margin-bottom: 50px;
}

.ysm-icon-circle ul li{
    font-family: 'poppins';
    font-size: 15px;
    margin-bottom: 10px;
}

.ysm-icon-circle ul li::marker{
    color: #9189D4;
}

.ysm-icon-circle .button {
  font-family: 'Poppins', sans-serif;
  background-color: #a395f2;
  width: 86%;
  color: white !important;
  padding: 12px 24px;
  border: none;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
  position: absolute;
  bottom: 30px;
}

.ysm-icon-circle .button:hover {
  background-color: #8b7be0;
}

@media only screen and (max-width:478px){
    .ysm-icon-circle .elementor-icon:after{
    width: 60px;
    height: 60px;
    padding: 10px;
    margin: -44px -26px;
}

.ysm-icon-circle .button {
    width: 80%;
}
}/* End custom CSS */