.accordion{padding:50px 15px}.accordion .block-title{text-align:center;max-width:490px;margin:auto;margin-bottom:50px;margin-top:50px}.accordion .block-title img{margin-bottom:25px}.accordion .block-title h2{font-family:Arial;font-style:normal;font-weight:bold;font-size:30px;line-height:34px;text-align:center;color:#221f1f;margin-bottom:15px}.accordion .block-title p{font-family:Arial;font-style:normal;font-weight:normal;font-size:14px;line-height:140%;text-align:center;color:#4a5359}.accordion .box{width:100%;min-width:300px;margin:auto;left:0;right:0;top:50px}.accordion .box .wrapper{padding:10px 20px;margin-bottom:5px;background:#fafafa;border:1px solid #e2e2e2;box-sizing:border-box;border-radius:5px}.accordion .box .toggle{width:100%;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:0;outline:0;cursor:pointer;padding:10px 0;font-family:Arial;font-style:normal;font-weight:bold;font-size:18px;line-height:21px;color:#4a5359}.accordion .box .wrapper .content{position:relative;font-family:Arial;font-style:normal;font-weight:normal;font-size:14px;line-height:140%;color:#4a5359;line-height:30px;height:0;overflow:hidden;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s;max-width:80%;padding:0px 15px}.accordion a{display:block;width:100%;text-align:center;text-decoration:none;padding:15px 0;border-radius:5px;background-color:#fff;font-weight:600;-webkit-box-shadow:0 15px 25px rgba(0,0,50,0.2);box-shadow:0 15px 25px rgba(0,0,50,0.2)}.accordion .fab{color:red}@media only screen and (max-width:992px){.accordion .box .wrapper .content{max-width:100%}}