/*! Infobox Style 1 */
.infobox-style-1{text-align:center;padding:0 30px;margin-bottom:30px}.infobox-style-1 .kyber-infobox-icon{display:inline-block;width:80px;height:80px;line-height:80px;background:#000;border-radius:50%;margin-bottom:30px;font-size:30px;color:#fff}.infobox-style-1 .kyber-infobox-title{font-size:26px;line-height:26px;margin-bottom:10px}
/*! Infobox Style 2 */
.infobox-style-2{position:relative;z-index:9}.infobox-style-2 .icon-number[data-content]:before{content:attr(data-content);position:absolute;font-size:100px;color:#f7f7f7;line-height:60px;z-index:-1;font-weight:700;font-family:Rajdhani}.kyber-bg-color-tertiary .infobox-style-2 .icon-number[data-content]:before{color:#fff}.infobox-style-2 h3{font-size:24px;line-height:35px}.infobox-style-2 .icon-number{background:#fc952b;color:#fff;height:24px;width:24px;line-height:24px;font-size:14px;text-align:center;display:inline-block;position:relative;top:6px}.infobox-style-2 .icon-number:after{position:absolute;left:34px;top:12px;width:40px;height:1px;content:"";background:#fc952b}.infobox-style-2 .kyber-infobox-content{margin-left:60px}.infobox-pad.infobox-style-2{margin-bottom:130px}
/*! Infobox Style 3 */
.infobox-style-3 .kyber-infobox-wrapper{padding-top:10px;margin-right:30px;margin-top:40px}.infobox-style-3 i{font-size:60px;line-height:60px;color:#fc952b;position:relative}.infobox-style-3 i:after{position:absolute;left:0;top:-10px;width:60px;height:60px;content:"";background:#fff;border-radius:100px;z-index:-1}.kyber-infobox-bg-gray .infobox-style-3 i:after{background-color:#f5f5f5}.kyber-infobox-bg-gray .infobox-style-3 .kyber-infobox-wrapper{margin-right:0}.infobox-style-3 i:before{position:relative;left:25px}.infobox-style-3 .kyber-infobox-title{font-size:26px;line-height:26px;margin-bottom:10px;margin-top:30px}
/*! Infobox Style 4 */
.infobox-style-4{text-align:center;border-bottom:1px solid rgb(255 255 255 / .2);padding:0 40px 20px 40px!important;display:inline-block}.infobox-style-4 .kyber-infobox-wrapper{display:flex;padding-left:10px;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.infobox-style-4 i{width:70px;height:70px;line-height:70px;text-align:center;background:#fc952b;color:#fff;border-radius:100px;font-size:30px;display:inline-block}.infobox-style-4 .kyber-infobox-title{font-size:32px;line-height:32px;color:#fff;margin-bottom:0}.infobox-style-4 .kyber-infobox-text{color:#fff;font-family:Rajdhani;text-align:left}.infobox-style-4 .kyber-infobox-content{margin-left:15px}.infobox-style-4.kyber-no-border{border:none;padding:0 40px!important}.infobox-area .infobox-style-4 .kyber-infobox-wrapper{margin-left:0}.infobox-area .infobox-style-4 i{width:60px;height:60px;line-height:60px;background:#09162a}