body, body>.page-content-wrapper, html{min-width:auto;}
#tp-banner-slider{color:#36444B!important;}
.support-bottom{font-size:16px;}
.support-bottom .support-list-wrapper{padding:6.25em 0 7.5em;}
.support-bottom .support-list{display:flex;justify-content:center;}
.support-bottom .support-item{text-align:center;width:32.21%;background:#FAFAFA;border-radius:0.25em;margin:0 0.8425%;transition:all linear 300ms;}
.support-bottom .support-item:first-child{margin-left:0;}
.support-bottom .support-item:last-child{margin-right:0;}
.support-bottom .support-item:hover{transform:scale(1.06);background:#FFFFFF;box-shadow:0px 10px 25px 0px rgba(185,191,193,0.5);}
.support-bottom .support-item-link{display:block;text-decoration:none;color:inherit;}
.support-bottom .support-item-box{padding:4em 2.75em;}
.support-bottom .support-icon{width:4.5em;height:4.5em;margin:0 auto;}
.support-bottom .support-icon>img{width:100%;}
.support-bottom .support-detail{margin-top:2.25em;}
.support-bottom .support-detail h2{font-size:1.125em;font-weight:500;color:#36444B;line-height:1.27777777;margin-bottom:4px;}
.support-bottom .support-detail p{font-size:14px;font-weight:400;color:#36444B;line-height:1.21428571;}
@media (max-width:1680px){
  .support-bottom{font-size:14px;}
}
@media (max-width:736px){
  .support-bottom{font-size:10.35px;}
  .support-bottom .support-list-wrapper{padding:1em 0 5em;}
  .support-bottom .support-list{flex-direction: column;}
  .support-bottom .support-item{width:100%;margin:1em 0 0;border-radius:0.5em;}
  .support-bottom .support-item:first-child{margin-top:0;}
  .support-bottom .support-item-box{padding:1.5em;display:flex;}
  .support-bottom .support-icon{width:5em;height:auto;flex:none;}
  .support-bottom .support-detail{margin:0 0 0 1.5em;text-align:left;}
  .support-bottom .support-detail h2{font-size:1.75em;}
  .support-bottom .support-detail p{font-size:1.25em;}
}
@media (max-width:414px){
  .support-bottom{font-size:2.5vw;}
}