.expanding-boxes{padding-left:0;position:relative}.section-title{padding-left:50px;position:relative}.section-title:before{color:#84d300;font-size:25px;left:0;top:6px;transform:rotate(-10deg)}.section-title:after,.section-title:before{content:"\f128";font-family:Font Awesome\ 5 Free;font-weight:900;position:absolute}.section-title:after{color:#022133;font-size:35px;left:12px;top:0;transform:rotate(25deg)}@media only screen and (max-width:480px){.section-title{padding-left:35px}.section-title:before{font-size:15px}.section-title:after{font-size:25px;left:8px}}.expanding-boxes .box{border-radius:5px;margin-bottom:15px;overflow:hidden;position:relative}.expanding-boxes .title{align-items:center;background-color:#eee;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:20px 35px;position:relative}.expanding-boxes .title h3{color:#022133;font-size:16px;margin-bottom:0}@media only screen and (min-width:768px){.expanding-boxes .title h3{font-size:18px}}@media only screen and (min-width:1024px){.expanding-boxes .title h3{font-size:20px}}.expanding-boxes .title.selected{background-color:#022133}.expanding-boxes .title.selected h3{color:#fff}.expanding-boxes h3,i{color:#022133;transition:all .3s ease}.expanding-boxes h3,i:before{font-size:16px}@media only screen and (max-width:479px){.expanding-boxes .title{padding:20px 25px}}.expanding-boxes i.box-open{color:#fff;transform:rotate(-180deg)}@media only screen and (min-width:1024px){.expanding-boxes i{height:35px;line-height:35px;text-align:center;vertical-align:middle;width:35px}.expanding-boxes i:before{font-size:22px;font-weight:600;line-height:35px}}.expanding-boxes .content{background-color:#eee;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:none;padding:40px 35px}@media only screen and (max-width:479px){.expanding-boxes .content{padding:20px 25px}}.expanding-boxes .content p{margin-bottom:0}@media only screen and (max-width:479px){.expanding-boxes .content p{font-size:14px;font-size:.875rem}.expanding-boxes .content p:last-of-type{margin-bottom:30px}}