section.customerStoryHero.whiteLogo .container .text .logos img.logo{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}section.customerStoryHero.whiteText .container .text h1,section.customerStoryHero.whiteText .container .text h2,section.customerStoryHero.whiteText .container .text p{color:#fff}section.customerStoryHero.deltaWinner .container .text h2{font-size:26px}section.customerStoryHero{background-color:var(--yellow)}section.customerStoryHero .container,section.customerStoryHero .container .text{display:-webkit-box;display:-ms-flexbox;display:flex}section.customerStoryHero .container .text{padding-bottom:60px;padding-top:60px;width:60%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.customerStoryHero .container .text h2{font-weight:100;margin-bottom:10px}section.customerStoryHero .container .text h1{font-weight:600;margin-bottom:20px}section.customerStoryHero .container .text p{font-size:26px;font-weight:100;margin-bottom:60px}section.customerStoryHero .container .text .logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.customerStoryHero .container .text .logos img,section.customerStoryHero .container .text .logos svg{height:60px;max-width:50%;-o-object-fit:contain;object-fit:contain}section.customerStoryHero .container .text .logos img path,section.customerStoryHero .container .text .logos svg path{fill:#fff}section.customerStoryHero .container .text .logos p{color:#fff;font-size:50px;font-weight:900;line-height:0;margin:0 30px}section.customerStoryHero .container .image{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:40%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.customerStoryHero .container .image img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;width:100%}section.customerStoryHero .container .image a.videoPlayButton{position:absolute}section.customerStoryHero .container .image a.videoPlayButton svg{height:80px;width:80px}section.customerStoryHero .container .image a.videoPlayButton svg path{fill:var(--yellow);-webkit-transition:all .3s;transition:all .3s}section.customerStoryHero .container .image a.videoPlayButton:hover svg path{fill:var(--yellow70)}@media(max-width:599px){section.customerStoryHero .container .image{display:none}section.customerStoryHero .container .text{width:100%}section.customerStoryHero .container .text .logos img,section.customerStoryHero .container .text .logos svg{height:auto;width:40%}section.customerStoryHero .container .text .logos p{font-size:30px}}