:root{--gb-hero-space:30px}@media (min-width:850px){:root{--gb-hero-space:60px}}.gb-hero{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.gb-hero .gb-hero__subtitle{margin:25px 0 0}.gb-hero:not(.gb-hero--mobile-img) .gb-hero__image{display:none}.gb-hero__image{margin-top:40px}.gb-hero__img{max-width:350px;margin:0 auto;width:100%;position:relative}.gb-hero__content,.gb-hero__image{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.gb-hero__cta{margin-top:20px}.gb-hero__ctas{margin-top:15px;text-align:center}.gb-hero__ctas .gb-hero__cta{margin:20px 10px 0}.gb-hero__ctas .gb-hero__cta:first-child:last-child{margin-left:0;margin-right:0}@supports ((display:-ms-grid) or (display:grid)) and (--custom-vars:true){.gb-hero{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:var(--gb-hero-space);grid-row-gap:40px}.gb-hero .gb-hero__content,.gb-hero .gb-hero__image{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.gb-hero__image{margin-top:0}}@media (max-width:649px){.gb-hero__ctas .gb-hero__cta{width:calc(100% - 20px);max-width:320px}}@media (max-width:759px){.gb-hero__ctas .gb-hero__cta:first-child:last-child{width:auto;max-width:100%}}@media (min-width:760px){.gb-hero{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.gb-hero:not(.gb-hero--mobile-img) .gb-hero__image{display:block}.gb-hero__content,.gb-hero__image{display:block;-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px);max-width:calc(50% - 15px)}.gb-hero__content,.gb-hero__info{text-align:left}.gb-hero .gb-hero__ctas .gb-hero__cta:first-child:last-child,.gb-hero__img{width:auto;max-width:100%}.gb-hero h1{text-align:left}@supports ((display:-ms-grid) or (display:grid)) and (--custom-vars:true){.gb-hero{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}}@media (min-width:760px) and (max-width:1200px){.gb-hero .gb-hero__cta{margin-left:0;margin-right:0}.gb-hero .gb-hero__ctas{text-align:left}.gb-hero .gb-hero__ctas .gb-hero__cta{width:320px;max-width:100%}.gb-hero .gb-hero__ctas .gb-hero__cta:first-child:last-child{width:auto;max-width:100%}}@media (min-width:850px){.gb-hero__content,.gb-hero__image{-ms-flex-preferred-size:calc(50% - 30px);flex-basis:calc(50% - 30px);max-width:calc(50% - 30px)}}@media (min-width:950px){.gb-hero--animate .gb-hero__content>*{opacity:0;transform:translate3d(0,20px,0)}.gb-hero--animate .gb-hero__image{opacity:0;transform:translate3d(20px,0,0)}.gb-hero--animate-active .gb-hero__content>*,.gb-hero--animate-active .gb-hero__image{transition:transform .5s cubic-bezier(.25,.46,.33,.98),opacity .3s linear}.gb-hero--animate-active .gb-hero__content>*{opacity:1;transform:none}.gb-hero--animate-active .gb-hero__content>:nth-child(2){transition-delay:.09s}.gb-hero--animate-active .gb-hero__content>:nth-child(3){transition-delay:.18s}.gb-hero--animate-active .gb-hero__content>:nth-child(4){transition-delay:.27s}.gb-hero--animate-active .gb-hero__content>:nth-child(5){transition-delay:.36s}.gb-hero--animate-active .gb-hero__image{opacity:1;transform:none;transition-delay:.3s}}@media (min-width:1150px){.gb-hero .gb-hero__ctas{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.gb-hero .gb-hero__ctas .gb-hero__cta{max-width:100%;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;margin-left:0;margin-right:0}.gb-hero .gb-hero__ctas .gb-hero__cta:not(:first-child){margin-left:20px}}