:root{--clr-primary:rgba(16,39,91,1);--clr-secondary:rgba(250,87,105,1);--clr-gray:#f8f8f8}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}img{display:block;width:100%}body{font-family:'Lato',sans-serif;color:var(--clr-primary);font-weight:400}.container{width:100%;margin:0 auto;padding:0 20px}@media only screen and (min-width:576px){.container{max-width:540px}}@media only screen and (min-width:768px){.container{max-width:720px}}@media only screen and (min-width:992px){.container{max-width:960px}}@media only screen and (min-width:1200px){.container{max-width:1140px}}@media only screen and (min-width:1400px){.container{max-width:1320px}}.title{font-size:48px;font-weight:900;color:var(--clr-primary);margin-bottom:.8rem}.title .hs_cos_wrapper{font-weight:bolder}.sub-title{font-size:28px;font-weight:700;margin-bottom:1.5rem}.heading{font-size:36px;color:var(--clr-primary);font-weight:900;text-transform:uppercase}@media only screen and (max-width:768px){.title{font-size:34px;line-height:42px}.sub-title{font-size:21px;line-height:24px}.heading{font-size:26px;line-height:34px}}p,ul li,ol li{font-size:20px;font-weight:400;margin:.8rem 0}.cta .cta_button{font-family:'Lato',sans-serif !important;color:currentColor !important;cursor:pointer !important;-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;text-transform:none !important;border:0 !important;outline:0 !important;line-height:1 !important;text-align:center !important;text-decoration:none !important;vertical-align:middle !important;border-radius:100px !important;background:var(--clr-secondary) !important;color:#fff !important;padding:17px 50px !important;font-size:24px !important;font-weight:700 !important;transition:background-color .3s ease-in-out !important;display:inline-block !important;margin:0 !important}.cta .cta_button strong,.cta .cta_button span{font-family:'Lato',sans-serif !important}.cta .cta_button:hover{background:#ee4252 !important;border:none !important;box-shadow:none !important}@media only screen and (min-width:768px){.cta .cta_button{display:inline-block;margin:initial}}.hero{background-color:var(--clr-gray)}.hero__inner{display:flex;flex-direction:column;align-items:center;padding:0}@media only screen and (min-width:992px){.hero__inner{align-items:flex-start;flex-direction:row}}.hero__content{text-align:center}@media only screen and (min-width:992px){.hero__content{flex:0 1 30rem;text-align:left}}.hero__logos .hs_cos_wrapper{display:flex;flex-wrap:wrap;align-items:center;max-width:100%;justify-content:center}@media only screen and (min-width:992px){.hero__logos .hs_cos_wrapper{justify-content:flex-start;flex-wrap:nowrap;max-width:75%;padding:68px 0 54px}}.hero__logos .logo-box{margin:20px 30px}.hero__logos .logo-box:first-of-type{margin-left:0}@media only screen and (max-width:990px){.hero__logos .logo-box{margin:10px 0;width:100%}.hero__logos .logo-box:not(:first-of-type){width:auto;margin:0 10px}.hero__logos .logo-box img{margin:auto}}.hero__logos .logo-box img{width:auto;max-height:60px;object-fit:contain;display:block}.hero__intro{padding:0 0 3rem 0}.hero__intro time{display:block;margin:1.6rem 0;font-size:20px;font-weight:700;line-height:1.4;color:var(--clr-primary)}.hero__intro time span{display:block}.hero__img{position:relative}@media only screen and (min-width:992px){.hero__img{flex:0 1 40rem;padding:0 0 0 50px}}@media only screen and (min-width:1200px){.hero__img{flex:0 1 50rem}}.hero__img img{width:100%;height:100%;object-fit:contain}.hero__vector{position:absolute;right:0;top:0;width:100%;display:none}@media only screen and (min-width:992px){.hero__vector{display:block;max-width:20rem}}@media only screen and (min-width:1200px){.hero__vector{max-width:25rem}}@media only screen and (min-width:1400px){.hero__vector{max-width:30rem}}.hero .cta.desktop{display:none}@media only screen and (min-width:992px){.hero .cta.desktop{display:inline-block}}.hero .cta.mobile{display:inline-block;text-align:center;margin:1.5rem}@media only screen and (min-width:992px){.hero .cta.mobile{display:none}}.details{padding:4rem 0}.details__inner{display:flex;flex-direction:column}@media only screen and (min-width:992px){.details__inner{flex-direction:row}}.details__inner h2.desktop{display:none}@media only screen and (min-width:992px){.details__inner h2.desktop{display:block}}.details__inner h2.mobile{display:block;text-align:center;margin-bottom:1.5rem}@media only screen and (min-width:992px){.details__inner h2.mobile{display:none}}.details__content{flex:1;padding:1rem 0 0 0}.details__content ul{margin-left:1rem}@media only screen and (min-width:992px){.details__content{padding:0 0 0 4rem}}.details__img{flex:1}.details__img img{width:100%;height:100%;object-fit:contain}.quote{padding:80px 0}.quote .container{display:flex;flex-direction:column;align-items:center}.quote .container div{text-align:center}.quote .the-quote{position:relative;max-width:900px;margin:auto;padding:0 0 25px}.quote .the-quote:before{display:block;position:absolute;content:'“';font-family:"LL Circular Pro Book Web","Cabin",sans-serif,"arial";color:#fa5767;font-size:100px;line-height:100px;top:-55px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.quote .the-quote,.quote .the-quote .hs_cos_wrapper_type_inline_text{font-size:40px;line-height:48px;font-weight:700;text-align:center}.quote .cite,.quote .cite .hs_cos_wrapper_type_inline_text{font-size:20px;line-height:20px;text-align:center}.cover{text-align:center;background-color:var(--clr-gray);padding:3rem 0 1rem}@media only screen and (min-width:992px){.cover{padding:5rem 0}}.cover__inner .hs_cos_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (min-width:992px){.cover__inner{margin:1rem 0}}.cover .icon-box{text-align:center;flex:1 1 calc(200px - 6rem);margin:3rem}.cover .icon-box figure{margin:0 auto;width:113px;height:97px;display:flex;flex-direction:row;align-items:center;justify-content:center}.cover .icon-box img{width:100%;height:100%;object-fit:contain;max-width:113px;max-height:97px;margin:0 auto}.cover .icon-box .hs_cos_wrapper{margin-top:1.5rem;height:2px;font-size:18px;font-weight:700;justify-content:center;color:var(--clr-primary)}.speakers{text-align:center;padding:3rem 0}@media only screen and (min-width:992px){.speakers{padding:5rem 0}}.speakers__inner .hs_cos_wrapper{display:flex;flex-wrap:wrap;justify-content:center;margin:1rem 0}.speakers__inner span .hs_cos_wrapper{display:inline}@media only screen and (min-width:576px){.speakers__inner{margin:2rem 0}}.speakers .speaker-box{margin:1rem;flex:1;text-align:center}@media only screen and (max-width:768px){.speakers .speaker-box{margin:1rem 0;flex:0 0 auto;text-align:center;width:50%}}@media only screen and (min-width:768px){.speakers .speaker-box{flex:1 1 calc(200px - 2rem)}}.speakers .speaker-box__img{object-fit:cover;margin:1rem auto;width:114px;height:114px}@media only screen and (min-width:768px){.speakers .speaker-box__img{width:135px;height:135px}}@media only screen and (min-width:992px){.speakers .speaker-box__img{width:150px;height:150px}}@media only screen and (min-width:1200px){.speakers .speaker-box__img{width:170px;height:170px}}.speakers .speaker-box__name{font-size:22px;font-weight:900;margin-bottom:.5rem}.speakers .speaker-box__role{font-size:18px;font-weight:400}.speakers .speaker-box__company{font-size:18px;font-weight:700}.speakers .speaker-box__img{border-radius:50%;filter:grayscale(100%)}@media only screen and (max-width:768px){.speakers .speaker-box__role,.speakers .speaker-box__company{font-size:14px;line-height:18px}}.footer{padding:1.6rem 0;color:#fff;background-color:var(--clr-primary);text-align:center}@media only screen and (min-width:768px){.footer{text-align:left}}@media only screen and (max-width:990px){.quote{padding:40px 0}.quote .the-quote,.quote .the-quote .hs_cos_wrapper_type_inline_text{font-size:24px;line-height:30px}.quote .cite,.quote .cite .hs_cos_wrapper_type_inline_text{font-size:15px;line-height:15px}.hero__logos .logo-box img{max-height:30px !important;max-width:120px !important;margin:3px auto}.hero__logos .logo-box:not(:first-of-type) img{max-width:80px !important}.hero__logos{padding-bottom:16px}p,ul li,ol li{font-size:16px;line-height:20px}.hero__intro time{margin:12px 0;font-size:16px;line-height:20px}.hero__intro{padding:0 0 16px}.sub-title{margin:0 0 8px;font-size:18px;line-height:21px}.hero__img img{max-height:150px}.cover .icon-box{flex:0 0 auto;width:100%;margin:24px 0}.cover .icon-box img{max-height:60px}.cover .icon-box .hs_cos_wrapper{height:auto}.cta{display:inline-block}.speakers__inner .speaker-box__name .hs_cos_wrapper{font-size:18px;line-height:22px}}@media only screen and (max-width:480px){.hero__logos{margin:0 -10px 16px}.hero__logos .logo-box:not(:first-of-type){margin:0 6px}.hero__logos .logo-box:not(:first-of-type) img{max-width:70px !important}}@media only screen and (max-width:1420px){.speakers .speaker-box{flex:1 1 calc(160px - 2rem)}.speakers .speaker-box__img{width:150px}}