<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tab-container {
    
}
.get-started {
    background:url(/images/biz-banner2.jpg) center center;
    display:block;
    width:100%;
    height:369px;
    min-width:965px;
}
.get-started-logos {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(194, 190, 179, 0.59);
  background-color: rgba(255, 255, 255, 0.90);
  text-align: center;
}
.get-started-logo {
  display: inline-block;
  width: 16%;
}
.nonprofitlogo {
  height: 40px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  opacity: 0.82;
  text-align: center;
}
.w-tabs.tabs {
   margin-top:30px;
}
.w-tab-link.tab, #partnersubmit {
  background:#b7b7b7;
  border-radius:4px;
  padding:8px 18px;
  color:#ffffff;
  text-align:center;
  width:20%;
  cursor:pointer;
  margin-right:6%;
}
#partnersubmit {
  background:#f98a4b;
  padding:8px 10px;
  margin:20px 0px;
}
.w-tab-link.tab#tab4 {
  margin-right:0%;
}
.w-tab-link.tab.w--current {
  cursor:default;
  background:#f98a4b;
}
.get-started-button {
  background:#f98a4b;
  border-radius:4px;
  padding:8px 18px;
  color:#ffffff !important;
  text-align:center;
  width:20%;
  cursor:pointer;
  margin-right:6%;
  text-decoration:none;
}
.w-tab-pane {
  display:none;
  transition:opacity 300ms ease 0s;
  opacity:0;
  margin-top:10px;
}
#tabcontent1 {
  display:block;
  opacity:1;
}
.tab-header {
  font-size:22px;
  line-height:25px;
  letter-spacing:2px;
}
.w-tab-pane a, .w-tab-pane a:visited {
  color:#f98a4b;
}
.w-tab-pane &gt; p {
  padding-left:0px;
  color:#666666;
  font-size:14px;
}
.w-tab-pane &gt; ul, .w-tab-pane &gt; ol {
  margin:15px 0px;
}
.w-tab-pane &gt; ul &gt; li, .w-tab-pane &gt; ol &gt; li {
  color:#666666;
  font-size:14px;
  font-family:Exo,sans-serif;
  font-weight:300;
}
.logo-field {
  width:35%;
  float:left;
  border-right:0px;
}
.logo-upload {
  display:inline-block;
  width:10%;
  background:#f98a4b;
  color:#ffffff !important;
  padding:9px 0px 9px 0px;
  text-decoration:none;
  text-align:center;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.bp-example-img {
    float:right;
    position:relative;
    top:30px;
    margin-bottom:240px;
    left:22px;
}
</pre></body></html>