.BrandSection{background-color:#fff;position:relative;z-index:2}.BrandSection-title{margin-bottom:16px}.BrandSection-logo-container{margin-bottom:20px}.BrandSection-container{max-width:1170px;width:100%;margin:0 auto}.BrandSection-container:after{content:'';display:table;clear:both}.BrandSection-additional-info{list-style:none;padding-left:0;margin:16px 0}.BrandSection-controls{margin-top:26px}.BrandSection-message{margin-top:20px}.BrandSection-button{position:relative}.BrandSection-button.is-loading{min-width:150px}.BrandSection-button.is-loading:after{content:"-";opacity:0}.BrandSection-button.is-loading:before{width:30px;height:20px;content:"";display:block;position:absolute;margin-left:-15px;margin-top:-10px;left:50%;top:50%;background:url("../images/loading-gray.gif") no-repeat center center;background-size:cover}.BrandSection-button.is-loading span{opacity:0}@media (min-width:568px){.BrandSection-logo-container{width:24%;float:left;margin-bottom:0}.BrandSection-content{width:76%;float:left;padding-left:30px;box-sizing:border-box}.BrandSection-content:first-child.BrandSection-content:last-child{width:100%}}