.lp-hero-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:8vw 0;position:relative}.lp-hero-wrapper:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.lp-hero-wrapper .container{align-items:stretch;position:relative;text-align:center;z-index:1}.lp-hero-wrapper .container .hero-cta{background-color:#f1c233;border:0;border-radius:3px;color:#0a2452;display:inline-block;font-size:23px;font-weight:700;margin:1rem 0 0;padding:15px 40px;text-transform:uppercase}.lp-hero-wrapper .container .hero-cta:hover{text-decoration:none}.lp-hero-wrapper .container .left,.lp-hero-wrapper .container .right{padding:0 2rem}.lp-hero-wrapper .container .left{align-items:center;display:flex;flex-flow:column;justify-content:center}.lp-hero-wrapper .container .left h1{color:#fff}.lp-hero-wrapper .container .left ul.detail{border-bottom:1px solid #fff;border-top:1px solid #fff;display:flex;flex-flow:column;list-style:none;margin:2rem 0;padding:1rem 0}.lp-hero-wrapper .container .left ul.detail li{align-items:center;color:#fff;display:flex;padding:0 1rem;text-align:left;width:100%}@media screen and (min-width:992px){.lp-hero-wrapper .container .left ul.detail{flex-flow:wrap}.lp-hero-wrapper .container .left ul.detail li{width:50%}}.lp-hero-wrapper .container .left ul.detail li svg{height:35px;margin-right:10px;margin-top:5px;fill:#fff}.lp-hero-wrapper .container .right{display:flex;justify-content:center}.lp-hero-wrapper .container .right .quote-box{align-items:center;background:rgba(241,194,51,.9);border:4px solid #fff;border-radius:20px;color:#fff;display:flex;flex-flow:column;justify-content:center;max-width:320px;padding:1rem}.lp-hero-wrapper .container .right .quote-box .quote-title{font-size:2rem;font-weight:800;line-height:1}.lp-hero-wrapper .container .right .quote-box .sub-title{font-size:1.1rem;margin:1rem 0 2rem}.lp-hero-wrapper .container .right .quote-box .quote-button{background-color:#000;border-radius:3px;color:#fff;display:block;font-weight:700;padding:1rem;text-align:center;width:100%}.lp-hero-wrapper .container .right .quote-box .quote-button:hover{text-decoration:none}