body .textWithIconsBoxes{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;overflow:hidden;padding:40px 0;text-align:center}body .textWithIconsBoxes br{display:none}body .textWithIconsBoxes .wrapper{display:flex;flex-direction:column}body .textWithIconsBoxes_description,body .textWithIconsBoxes_title{margin-bottom:10px}body .textWithIconsBoxes_link{background-image:linear-gradient(90deg,#78b52e,#528f07,#78b52e,#528f07);background-size:300% 100%;border-radius:73px;box-shadow:0 8.4px 8.4px 0 rgba(46,213,115,.15);display:block;font-size:14px;font-weight:600;margin:0 auto 20px;padding:10px 20px;-webkit-transition:all .4s ease-in-out 0s;-moz-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;width:fit-content}body .textWithIconsBoxes_link:hover{background-position:100% 0}body .textWithIconsBoxes_boxes{display:flex;flex-wrap:nowrap;margin-top:20px;overflow:auto}@media (max-width:992px){body .textWithIconsBoxes_boxes{margin-left:-20px;margin-right:-20px;padding-left:20px}}body .textWithIconsBoxes_boxes-noMargin{margin-top:0!important}body .textWithIconsBoxes_boxes-single{background:#1a1a1a;border-radius:12px;display:flex;flex-direction:column;justify-content:flex-start;padding:20px}@media (max-width:992px){body .textWithIconsBoxes_boxes-single{margin-right:12px;min-width:80%}}body .textWithIconsBoxes_boxes svg,body .textWithIconsBoxes_boxes-icon{height:70px;margin:0 auto 10px}body .textWithIconsBoxes_boxes-number{align-items:center;display:flex;font-weight:700;height:64px;justify-content:center;margin:0 auto 10px;position:relative;width:64px}body .textWithIconsBoxes_boxes-number,body .textWithIconsBoxes_boxes-number:after{background:linear-gradient(180deg,rgba(202,255,51,.14),rgba(202,255,51,0));border-radius:100px}body .textWithIconsBoxes_boxes-number:after{content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.8);width:100%}body .textWithIconsBoxes_boxes-title{font-weight:600;margin-bottom:10px}body .textWithIconsBoxes_boxes-description{color:#e1e1e1;font-size:14px;line-height:150%}
/*# sourceMappingURL=text-with-icons-boxes.css.map */