.se-banner-inner .table-cell{width:50%}
.se-banner-inner .table-cell:first-child{background:#f3f3f3;padding:20px 40px}
.se-banner-inner img {width: 100%;}
.se-banner-content{max-width:380px;margin:0 auto}
.se-intro-content{padding-right:250px}
.se-intro-image{top:80px;right:120px}
.se-intro-inner{padding:80px 80px}
.se-spanned-sections-inner,.se-tips-section-outer{padding:0 80px}
.se-grid-sections-outer{padding:120px 80px}
.se-spanned-section-inner{flex-wrap:wrap;display:flex;align-items:center;justify-content:space-between}
.se-grid-sections-inner{flex-wrap:wrap;display:flex;align-items:center;justify-content:space-between}
.se-spanned-section-inner .se-content{flex-basis:44%}
.se-spanned-section-inner .se-block-image{flex-basis:50%}
.se-grid-section-outer{flex-basis:48%}
.se-spanned-section-outer:nth-child(2n) .se-section-inner .se-content{order:2}
.se-spanned-section-outer:nth-child(2n) .se-section-inner .se-block-image{order:1}
.se-content .se-blurb{margin-bottom:30px}
.se-spanned-section-outer{margin-bottom:120px}
.se-block-image img{width:100%}
.se-spanned-sections-outer .se-spanned-section-outer:last-child{margin-bottom:0;padding-bottom:120px;border-bottom:1px solid #e9e9e9}
.se-grid-sections-inner{border-bottom:1px solid #e9e9e9}
.se-grid-section-inner .se-content{padding:30px 30px 80px;min-height:370px;display:flex;flex-direction:column;justify-content:flex-start}
.se-grid-section-inner .se-content .se-btn{margin-top:auto}
.se-grid-section-inner .se-content .se-blurb{margin-bottom:0}
.se-tip-tiles{display:flex;flex-wrap:wrap;justify-content:space-between}
.se-tips-tile-outer{height:380px;flex-basis:32%;margin-bottom:20px}
.se-tips-tile-inner{padding:30px}
.se-tips-tile-inner img{margin:0 auto;margin-bottom:30px}
.se-tip-1{background:#e63b07}
.se-tip-2{background:#4d13b9}
.se-tip-3{background:#151b48}
.se-tip-4{background:#d2c50f}
.se-tip-5{background:#65cb3c}
.se-tip-6{background:#efbc05}
.se-tip-7{background:#a815c9}
.se-tip-8{background:#2d5d06}
.se-tip-9{background:#0cbb98}
.se-header h2{font-size:2.5em;line-height:1.1em;font-weight:300;color:#444;margin:0 0 .6em}
.se-grid-sections-outer .se-header h2{font-size:2.3em}
.se-header h3{font-size:1.286em;line-height:1em;font-weight:800;color:#444;margin:0 0 .8em}
.se-blurb p{font-size:1.143em;line-height:1.3em;font-weight:400;color:#777;margin:0}
.se-btn a{display:inline-block;color:#545e6b;font-size:1.286em;font-weight:400;line-height:1em;text-transform:uppercase;padding:1em 2em;border:1px solid #545e6b;cursor:pointer;background:0 0;transition:all .2s ease}
.se-btn a:hover{text-decoration:none;color:#fff;background:#545e6b}
.se-tips-tile-inner .se-blurb p{color:#fff}
.se-tips-tile-inner .se-header h3{font-size:2.5em;font-weight:300;margin:0 0 20px;color:#fff}
@media screen and (max-width:992px){
.se-intro-inner{padding:60px 40px}
.se-spanned-sections-inner,.se-tips-section-outer{padding:0 40px}
.se-grid-sections-outer{padding:60px 40px}
.se-spanned-sections-outer .se-spanned-section-outer:last-child{padding-bottom:60px}
.se-tips-tile-inner img{max-width:80px;margin-bottom:20px}
.se-tips-tile-outer{height:320px}
.se-tips-tile-inner{padding:30px 20px}
}
@media screen and (max-width:750px){
.se-intro-inner{padding:40px 30px}
.se-spanned-sections-inner,.se-tips-section-outer{padding:0 30px}
.se-spanned-section-outer{margin-bottom:60px}
.se-spanned-section-inner .se-block-image,.se-spanned-section-inner .se-content{flex-basis:100%}
.se-spanned-section-outer:nth-child(odd) .se-section-inner .se-content{order:2}
.se-spanned-section-outer:nth-child(odd) .se-section-inner .se-block-image{order:1}
.se-section-inner .se-block-image{margin-bottom:30px}
.se-grid-section-outer{flex-basis:100%}
.se-grid-section-inner .se-content{padding:0 0 40px;min-height:100px}
.se-grid-section-inner .se-content .se-blurb{margin-bottom:30px}
.se-spanned-section-inner{text-align:center!important}
.se-tips-tile-outer{height:auto;flex-basis:100%}
}