section.brands{padding-bottom:130px;overflow:hidden}@media (max-width:767px){section.brands{padding-bottom:50px}}section.brands .headline{color:var(--red)}section.brands .brand{width:27%;position:relative;opacity:0;z-index:1;cursor:pointer}section.brands .brand *{pointer-events:none}@media (min-width:1025px){section.brands .brand:hover .thumb img{-webkit-transform:translate(-50%,-50%) scale(1.05);transform:translate(-50%,-50%) scale(1.05)}}@media (max-width:767px){section.brands .brand{width:100%;-webkit-animation-delay:0s!important;animation-delay:0s!important}section.brands .brand+.brand{margin-top:12px}section.brands .brand:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:12px!important}section.brands .brand:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:0!important}section.brands .brand:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}section.brands .brand .thumb{padding-bottom:170%;overflow:hidden}@media (max-width:767px){section.brands .brand .thumb{padding-bottom:90%!important}}section.brands .brand .thumb:after{content:"";display:block;position:absolute;width:100%;height:100%;background:#000;top:0;left:0;opacity:0.5}section.brands .brand .thumb img{-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease,-webkit-transform 0.5s ease}section.brands .brand .logo{position:absolute;top:50%;left:50%;width:70%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}section.brands .brand .logo img,section.brands .brand .logo svg{width:100%;height:auto;height:initial}section.brands .brand .bottom{position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:var(--white);line-height:120%;white-space:nowrap}@media (max-width:767px){section.brands .brand .bottom{bottom:20px}}section.brands .brand .bottom .grid{margin-top:10px}section.brands .brand .bottom svg{margin-right:12px}section.brands .brand:nth-child(2){width:46%;z-index:2}section.brands .brand:nth-child(2) .thumb{padding-bottom:105%;border:1px solid var(--white)}@media (max-width:767px){section.brands .brand:nth-child(2){width:100%}}