html .partner-card{border-radius:12px;padding:5px;display:flex;justify-content:center;align-items:center;height:80px;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.05);overflow:hidden}html .partner-card:hover{cursor:pointer;transform:translateY(-4px);box-shadow:0 15px 30px rgba(0,0,0,.15)}html .partner-card img{max-height:100%;max-width:100%;object-fit:contain}html .parallax-separator{position:relative;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;min-height:200px;display:flex;align-items:center;justify-content:center}html .parallax-separator::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:0}html .parallax-separator .container{position:relative;z-index:1}html section{padding-top:6rem!important;padding-bottom:6rem!important}html section.no-padding{padding-top:0!important;padding-bottom:0!important}html section .btn-danger-outline{color:#ff7e22!important;border-color:#ff7e22!important}html section .btn-danger-outline:hover{color:#eaece8!important;background-color:#ff7e22!important;border-color:#ff7e22!important}html section.xtreme{background-color:#000}html section.xtreme .btn-danger-outline{color:red!important;border-color:red!important}html section.xtreme .btn-danger-outline:hover{color:#eaece8!important;background-color:red!important;border-color:red!important}html .cid-v7JwPJcRhA .item-wrapper{border-radius:0!important}html .cid-v7JwPJcRhA .item-wrapper img{border-radius:0!important}