/* eb-infobox-r8nc6ws Starts */ .eb-infobox-wrapper.eb-infobox-r8nc6ws { padding-top: 50px; padding-right: 30px; padding-left: 30px; padding-bottom: 70px; background-image: linear-gradient(45deg,#7967ff,#c277f2); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-r8nc6ws:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-infobox-wrapper.eb-infobox-r8nc6ws .infobox-wrapper-inner { flex-direction: column; gap:20px; } .eb-infobox-wrapper.eb-infobox-r8nc6ws .icon-img-wrapper { align-self: center; margin-top: 15px; } .eb-infobox-wrapper.eb-infobox-r8nc6ws .number-or-icon { padding: 20px; border-top-left-radius: 20px; border-bottom-right-radius: 20px; background-image: linear-gradient(45deg,#ffc2de,#ff46a1); } .eb-infobox-wrapper.eb-infobox-r8nc6ws .number-or-icon > span{ color: #fff; } .eb-infobox-wrapper.eb-infobox-r8nc6ws .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:50px; height:50px; width:50px; display:flex; justify-content:center; align-items:center; } .eb-infobox-wrapper.eb-infobox-r8nc6ws .contents-wrapper { flex: 1; text-align: center; text-align: center; } .eb-infobox-wrapper.eb-infobox-r8nc6ws .title { font-size: 26px; padding-top: 10px; padding-bottom: 10px; color: #fff; } .eb-infobox-wrapper.eb-infobox-r8nc6ws .description { font-size: 20px; padding-top: 10px; padding-bottom: 50px; color: #fff; } .eb-infobox-wrapper.eb-infobox-r8nc6ws .contents-wrapper .infobox-btn{ font-size: 20px; padding-top: 15px; padding-right: 30px; padding-left: 30px; padding-bottom: 15px; background-color: #E1D8FF; position: relative; overflow: hidden; z-index:1; border-radius: 10px; color: #30267A; transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-r8nc6ws .contents-wrapper .infobox-btn:before{ content: " "; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: -1; opacity: 0; transition: all 0.5s; } .wp-admin .eb-parent-eb-infobox-r8nc6ws { display: block; opacity: 1; } .eb-parent-eb-infobox-r8nc6ws { display: block; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-r8nc6ws { display: block; opacity: 1; } .eb-parent-eb-infobox-r8nc6ws { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-r8nc6ws { display: block; opacity: 1; } .eb-parent-eb-infobox-r8nc6ws { display: block; } }/* =eb-infobox-r8nc6ws= Ends */