.footer-explanation-wrapper{background-color:transparent;color:#fff;padding:30px 0;width:100%;box-sizing:border-box}.footer-explanation-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.footer-explanation-item{display:flex;align-items:center;width:48%;margin-bottom:20px}.footer-explanation-logo{flex:0 0 70px;margin-right:16px}.footer-explanation-logo img{width:70px;height:70px;padding:5px;background-color:#fff;display:block;box-sizing:border-box}.footer-explanation-text{flex:1;font-size:14px;line-height:1.5}.footer-explanation-text p{margin:0 0 10px}.footer-explanation-text p:last-child{margin-bottom:0}@media screen and (max-width:768px){.footer-explanation-container{flex-direction:column}.footer-explanation-item{width:100%;margin-bottom:30px}.footer-explanation-item:last-child{margin-bottom:0}}@media screen and (max-width:480px){.footer-explanation-item{flex-direction:row;align-items:center}.footer-explanation-logo{flex:0 0 60px;margin-right:10px}.footer-explanation-logo img{width:50px;height:50px}.footer-explanation-text{font-size:11px;line-height:1.3}.footer-explanation-text p{margin:0 0 5px}}