.logo-card{margin:0px auto;position:relative;z-index:1;box-shadow:0 30px 60px -12px rgb(50 50 93 / 25%),0 18px 36px -18px rgb(0 0 0 / 30%),0 -12px 36px -8px rgb(0 0 0 / 3%);background-color:#fff;border-radius:4px;display:flex}.logo-card-logo{width:38%;min-width:none}.logo-card-logo{min-height:180px;background-color:#ff9500;display:flex;justify-content:center;align-items:center;transition:background .5s cubic-bezier(.215,.61,.355,1)}.logo-card-content{padding:50px;width:62%}.logo-card-logo img{height:120px !important}.logo-card-content h2.common-IntroText{color:rgba(0,0,0,.8);margin-bottom:10px}p.common-BodyText{font-weight:400;line-height:27px !important;font-size:14px;color:#212529}.logo-card-actions.common-BodyText a{font-weight:600}.logo-card-actions.common-BodyText{float:left;margin-top:15px}@media only screen and (max-width:768px){.logo-card{display:flex;flex-wrap:wrap}.logo-card-logo{width:100% !important}.logo-card-content{padding:50px;width:100% !important}}