/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.clearfix,.cf{zoom:1}.clearfix:before,.clearfix:after,.cf:before,.cf:after{display:table;content:""}.clearfix:after,.cf:after{clear:both}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.image-replacement,.ir{overflow:hidden;text-indent:100%;white-space:nowrap}@font-face{font-family:'Castoro';src:url("../fonts/Castoro-Italic.woff") format("woff"),url("../fonts/Castoro-Italic.woff2") format("woff2");font-weight:400;font-style:italic}@font-face{font-family:'Castoro';src:url("../fonts/Castoro-Regular.woff") format("woff"),url("../fonts/Castoro-Regular.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:'Gotham';src:url("../fonts/Gotham-Book.woff") format("woff"),url("../fonts/Gotham-Book.woff2") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:'Gotham';src:url("../fonts/Gotham-Medium.woff") format("woff"),url("../fonts/Gotham-Medium.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:'Gotham';src:url("../fonts/Gotham-Bold.woff") format("woff"),url("../fonts/Gotham-Bold.woff2") format("woff2");font-weight:600;font-style:normal}p{-ms-word-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:none;-moz-hyphens:none;hyphens:none;-webkit-hyphenate-before:2;-webkit-hyphenate-after:3;hyphenate-lines:3;-webkit-font-feature-settings:"liga", "dlig";-moz-font-feature-settings:"liga=1, dlig=1";-ms-font-feature-settings:"liga", "dlig";-o-font-feature-settings:"liga", "dlig";font-feature-settings:"liga", "dlig"}.serif{font-family:"Castoro","Times",serif}.foo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.foo-parent{position:relative}header{background:#fff;height:74px;display:flex;justify-content:space-between;align-items:center;padding:7px 18px;width:100%}header #logo{width:147px}header #logo img{width:100%;height:auto}header nav{text-align:right;position:relative;top:0;z-index:10000;min-height:42px;min-width:42px;margin-left:20px}header nav .burger{font-size:24px;line-height:44px;padding:0 12px}header nav ul{position:fixed;top:calc(-100vh - 74px);left:0;width:100vw;height:calc(100vh - 74px);background:#fff;padding:22px;transition:0.4s all ease-in-out;z-index:4999}header nav ul li{display:block;list-style-type:none;font-size:18px;text-align:left;padding:0;margin:0 1.7em 0 1.7em;height:64px;line-height:64px}header nav ul li a{text-decoration:none;line-height:1em}header nav ul li a.btn{margin-top:2em;margin-bottom:0;width:100%}header.open{position:fixed;top:0;left:0;z-index:5000}header.open nav ul{top:74px}@media only screen and (min-width: 768px){header{height:88px}header #logo{width:180px}header nav ul{position:relative;top:0;left:0;height:74px;width:auto;display:block;padding:0;margin:0}header nav ul li{display:inline-block;margin:0 0 0 0.5em}header nav ul li a{text-decoration:none;line-height:1em;font-size:16px}header nav ul li a.btn{width:auto;margin-top:0;margin-bottom:0}header nav .burger{display:none}}@media only screen and (min-width: 992px){header nav ul li{margin:0 0 0 1em}header nav ul li a{font-size:18px}}button,button.btn-primary,.btn{position:relative;display:inline-flex;margin-bottom:.5rem;padding:0 2em;border:0;border-radius:100px;text-decoration:none;transition:all 0.1s ease-in-out;color:#111;background:#F5BB5C;font-weight:300;font-size:16px;line-height:1rem;height:56px;align-items:center;justify-content:center;border:0 !important;white-space:nowrap}button:focus,.btn:focus{outline:none !important}button:active,.btn:active{outline:none !important;background:#F5BB5C !important}button:hover,.btn:hover{background:#f2a72c}button span,button.btn-primary span,.btn span{margin-left:0.25rem;margin-right:0.25rem}button svg,button.btn-primary svg,.btn svg{margin-right:0.5rem}button.btn-primary{background:#F5BB5C;color:#111}label{color:#111}input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select,textarea,.field{display:block;border:1px solid #666;border-radius:8px;height:54px;width:100%;padding-left:1em;padding-right:1em;color:#111 !important;font-size:18px}input[type="text"][disabled],input[type="text"].is-disabled,input[type="password"][disabled],input[type="password"].is-disabled,input[type="datetime"][disabled],input[type="datetime"].is-disabled,input[type="datetime-local"][disabled],input[type="datetime-local"].is-disabled,input[type="date"][disabled],input[type="date"].is-disabled,input[type="month"][disabled],input[type="month"].is-disabled,input[type="time"][disabled],input[type="time"].is-disabled,input[type="week"][disabled],input[type="week"].is-disabled,input[type="number"][disabled],input[type="number"].is-disabled,input[type="email"][disabled],input[type="email"].is-disabled,input[type="url"][disabled],input[type="url"].is-disabled,input[type="search"][disabled],input[type="search"].is-disabled,input[type="tel"][disabled],input[type="tel"].is-disabled,input[type="color"][disabled],input[type="color"].is-disabled,select[disabled],select.is-disabled,textarea[disabled],textarea.is-disabled,.field[disabled],.field.is-disabled{opacity:0.6;cursor:not-allowed}input[type="text"].sm,input[type="password"].sm,input[type="datetime"].sm,input[type="datetime-local"].sm,input[type="date"].sm,input[type="month"].sm,input[type="time"].sm,input[type="week"].sm,input[type="number"].sm,input[type="email"].sm,input[type="url"].sm,input[type="search"].sm,input[type="tel"].sm,input[type="color"].sm,select.sm,textarea.sm,.field.sm{width:50%}.error input[type="text"],.error input[type="password"],.error input[type="datetime"],.error input[type="datetime-local"],.error input[type="date"],.error input[type="month"],.error input[type="time"],.error input[type="week"],.error input[type="number"],.error input[type="email"],.error input[type="url"],.error input[type="search"],.error input[type="tel"],.error input[type="color"],.error select,.error textarea,.error .field{border:2px solid red}.error input[type="text"]::placeholder,.error input[type="password"]::placeholder,.error input[type="datetime"]::placeholder,.error input[type="datetime-local"]::placeholder,.error input[type="date"]::placeholder,.error input[type="month"]::placeholder,.error input[type="time"]::placeholder,.error input[type="week"]::placeholder,.error input[type="number"]::placeholder,.error input[type="email"]::placeholder,.error input[type="url"]::placeholder,.error input[type="search"]::placeholder,.error input[type="tel"]::placeholder,.error input[type="color"]::placeholder,.error select::placeholder,.error textarea::placeholder,.error .field::placeholder{color:red}.error span{color:red;font-size:14px;font-weight:500}input[type="password"]{letter-spacing:0.3em}textarea{max-width:100%;width:100%;padding-top:15px;padding-bottom:15px;line-height:1.2em;height:calc(4.8em + 30px)}fieldset{border:1px solid #ccc}fieldset label{font-weight:600}fieldset p{margin-bottom:0}legend{padding:0 0.5em}.radio-buttons{margin-top:0}.radio-buttons li{margin-left:2px;list-style-type:none}.radio-buttons label{font-weight:normal}.lookupWrapper{height:56px;margin-bottom:2em}.lookupWrapper input{height:56px;padding-left:1em;color:#111;font-size:18px;width:60%}.lookupWrapper button{height:56px;position:relative;left:-30px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:28px !important;border-bottom-left-radius:28px !important;margin:0;padding:0 1.5em 0 2em}.btn-group{margin-bottom:1.5rem;flex-wrap:wrap}.btn-group label{margin-right:1em;border-radius:6px !important;background:#fff;box-shadow:0 2px 4px rgba(43,63,116,0.08),0 4px 6px rgba(45,65,126,0.03),0 7px 54px rgba(44,88,109,0.18);color:#111;text-transform:none;font-size:16px;letter-spacing:normal}.btn-group label.active,.btn-group label:active,.btn-group label:focus,.btn-group label:hover{background:#4C5C4B;color:#fff}.btn-group label input{display:none}.btn-group.round label{border-radius:30px !important}.btn-group #benefitsOther{border-radius:30px;color:#111;text-transform:none;letter-spacing:0;font-size:1em}.btn-group #benefitsOther:hover{background:#4C5C4B;color:#fff}@media screen and (max-width: 991px){.phoneWrapper{display:flex;align-items:center;justify-content:center;flex-direction:column}.phone{width:50%;min-width:calc((375px / 2) + 10px);max-width:300px;position:relative;top:0;box-sizing:content-box;overflow:hidden;border-radius:30px;margin:30px 0 0;padding:4px;transform:translateZ(0)}.phone::before{content:'';position:absolute;top:4px;left:50%;transform:translateX(-50%);width:50%;padding-top:10%;border-bottom-left-radius:13px;border-bottom-right-radius:13px;background:#111;z-index:3}.phone::after{content:'';border:5px solid #111;position:absolute;left:0;right:0;bottom:0;top:0;border-radius:30px;pointer-events:none}.phone .gallery img{width:100%;height:auto}.bx-wrapper{position:relative;padding:0;*zoom:1;-ms-touch-action:pan-y;touch-action:pan-y}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url("images/bx_loader.gif") center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-prev{left:10px;background:url("images/controls.png") no-repeat 0 -32px}.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-prev:focus{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url("images/controls.png") no-repeat -43px -32px}.bx-wrapper .bx-next:hover,.bx-wrapper .bx-next:focus{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url("images/controls.png") -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url("images/controls.png") -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,0.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}.phonePager{width:100%;text-align:center;margin-bottom:30px}.phonePager .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666}.phonePager .bx-pager.bx-default-pager a{background:#fff;text-indent:-9999px;display:block;width:8px;height:8px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:0.3}.phonePager .bx-pager.bx-default-pager a:hover,.phonePager .bx-pager.bx-default-pager a.active,.phonePager .bx-pager.bx-default-pager a:focus{opacity:1}.phonePager .bx-pager .bx-pager-item{display:inline-block;vertical-align:bottom;*zoom:1;*display:inline;font-size:0;line-height:0}}.footer{display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:40px 20px 40px;background:linear-gradient(90deg, #1F261F 0%, #3D4A3C 100%);text-align:left}.footer .container{padding:0}.footer .logo{width:100%;max-width:300px}.footer .logo img{width:100%;height:auto}.footer p{font-weight:300;color:#E5EAEB;margin-bottom:30px}.footer p a{font-weight:300;color:#fff}.footer p a:hover{color:#F5BB5C}.footer p a:focus{color:#E5EAEB}.footer ul{padding-left:0;line-height:1.2em;margin-bottom:2em}.footer ul li{list-style-type:none;margin-bottom:0.5em;white-space:nowrap}.footer ul li svg{color:#F5BB5C;margin-right:0.5em}.footer ul li a{color:#fff;font-size:16px;text-decoration:none}.footer ul li a:hover{color:#F5BB5C}.footer ul li a:focus{color:#fff}.footer .socials{margin:2em 0 0}.footer .socials li{display:inline-block;margin-right:1em;border:1px solid #F5BB5C;border-radius:100px;width:44px;height:44px;text-align:center;line-height:44px}.footer .socials li svg{margin-right:0}.footer .socials li a{color:#F5BB5C;font-size:24px}html{font-size:1em;scroll-behavior:smooth}body{color:#111;font-size:100%;font-family:"Gotham","Helvetica Neue",sans-serif;line-height:1.5;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}img{display:block;max-width:100%;height:auto}pre code{white-space:pre-line}a,a:visited{color:#111;text-decoration:underline}a:hover,a:focus,a:visited:hover,a:visited:focus{text-decoration:none;color:#111}a:link,a:visited:link{-webkit-tap-highlight-color:rgba(0,0,0,0.3)}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin:0;color:#111;font-weight:700;line-height:1.4;text-rendering:optimizelegibility;margin-bottom:0.5rem}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a,h6 a,.h6 a{text-decoration:none}h1 .serif,.h1 .serif,h2 .serif,.h2 .serif,h3 .serif,.h3 .serif,h4 .serif,.h4 .serif,h5 .serif,.h5 .serif,h6 .serif,.h6 .serif{font-size:110%;font-style:italic}h1 .serif.regular,.h1 .serif.regular,h2 .serif.regular,.h2 .serif.regular,h3 .serif.regular,.h3 .serif.regular,h4 .serif.regular,.h4 .serif.regular,h5 .serif.regular,.h5 .serif.regular,h6 .serif.regular,.h6 .serif.regular{font-style:normal}h1 .underline,.h1 .underline,h2 .underline,.h2 .underline,h3 .underline,.h3 .underline,h4 .underline,.h4 .underline,h5 .underline,.h5 .underline,h6 .underline,.h6 .underline{position:relative;display:inline-block}h1 .underline::after,.h1 .underline::after,h2 .underline::after,.h2 .underline::after,h3 .underline::after,.h3 .underline::after,h4 .underline::after,.h4 .underline::after,h5 .underline::after,.h5 .underline::after,h6 .underline::after,.h6 .underline::after{content:'';display:block;position:absolute;bottom:0;transform:translateY(1em);left:0;width:100%;height:1em;padding-top:4%;background:url("../images/underline528x20.svg") 0 0 no-repeat;background-size:contain}p{margin-bottom:1.5rem;color:#111;font-size:1.125rem;font-weight:300}p.serif{font-size:105%;font-style:italic}p.serif.regular{font-style:normal}p.intro{font-size:1.2em;font-weight:300}li{font-size:1rem;font-weight:300}ul,ol{margin-bottom:1.5em}h1,.h1{margin-top:0;font-size:2em;font-weight:400;margin-bottom:0}h2,.h2{font-size:2em;font-weight:400;margin-bottom:0.5em}h3,.h3{font-size:1.7em;font-weight:400;line-height:1.2em}h4,.h4{font-size:14px;color:#4C5C4B;font-weight:300;margin-bottom:1em;text-transform:uppercase}h5,.h5{font-size:1.7em;font-weight:400}h6,.h6{font-size:1.4em;font-weight:400}.toTop{background:#F5BB5C;width:40px;height:40px;text-align:center;line-height:40px;border-radius:20px;position:fixed;bottom:40px;right:40px;z-index:5001;opacity:0;transition:opacity 0.2s ease-in-out;cursor:pointer}.toTop.show{opacity:1}#container{padding:0;overflow:hidden;width:100%}#content .container{display:flex;flex-wrap:wrap}.section{padding:40px 10px;display:flex;justify-content:center;text-align:center}.section.green{background:#4C5C4B}.section.light{background:#E8E6DD}.section.white{background:#fff}.videoWrapper{position:relative;padding-top:56.25%;z-index:1;top:0;left:0;width:100%;height:100%}.videoWrapper .embed-container{position:absolute;top:0;left:0;width:100%;z-index:1;overflow:hidden;border-radius:8px}.videoWrapper img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;max-width:100%;object-fit:cover;border-radius:8px}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.videoWrapper .tint{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.35);pointer-events:none}#lead{position:relative;top:0;display:flex;justify-content:center;align-items:center;padding:0}#lead h1{position:absolute;top:45%;left:50%;transform:translate(-50%, -50%);z-index:2;color:#fff;text-align:center;width:100%;padding:0 2.5em}#lead .videoWrapper img{border-radius:0}#about{position:relative;background-image:url(../images/logo-ah.svg);background-position:50% 105%;background-repeat:no-repeat;background-size:clamp(0px, 90%, 1100px) auto;padding-top:40px;padding-bottom:90px;text-align:center;overflow:hidden}#about .container{display:flex;justify-content:center}#about .container .content .h4{color:#F5BB5C;margin-bottom:30px}#about .container .content .intro{color:#fff}#stats .container{padding:0}#stats .container .content{text-align:left;padding:1em;padding-bottom:0.75em;padding-top:0.75em}#stats .container .content h3{color:#4C5C4B;margin-bottom:0}#stats .container .content p{color:#666;margin-bottom:0}#ourFormula{padding-bottom:60px}#ourFormula h2{text-align:left}#ourFormula .content{text-align:left}#ourFormula .content h5{margin-bottom:0}#ourFormula .content p{color:#666}#ourFormula .content .number{width:42px;height:42px;text-align:center;line-height:40px;border-radius:8px;border:1px solid #E5EAEB;font-size:20px;margin-bottom:0.5em}#ourFormula .content .check{display:none}#talkPanel{padding-top:0}#talkPanel .panel{background:#4C5C4B;padding:20px;text-align:left;border-radius:16px;width:100%}#talkPanel .panel h2,#talkPanel .panel p{color:#fff;margin-bottom:10px}#talkPanel .panel .buttons{margin-top:24px}#talkPanel .panel .buttons .btn{width:100%}#help .container{text-align:left}#help .container p{color:#666}#help .container .blockWrapper{width:100%;display:block}#help .container .blockWrapper .block{position:relative;margin-bottom:20px}#help .container .blockWrapper .block .panel{padding-top:30px;padding-bottom:30px}#help .container .blockWrapper .block .panel::before{pointer-events:none;content:'';display:block;position:relative;top:0;width:100%;left:0;height:10px;border-radius:8px;background:#F5BB5C;margin-bottom:20px}#help .container .blockWrapper .block p{color:#111}#help .container .blockWrapper .contentBlock{display:flex;flex-direction:column}#help .container .blockWrapper .contentBlock .videoWrapper{margin-bottom:24px}#caseStudies .section{text-align:left}#caseStudies .section .subhead{font-size:14px;color:#4C5C4B;font-weight:300;margin-bottom:1em;text-transform:uppercase}#caseStudies .section .header{flex-direction:column}#caseStudies .section:nth-child(even){background:#FAF9F6}#caseStudies .section .tags{margin-bottom:1em}#caseStudies .section .tags .tag{display:inline-block;line-height:1em;padding:8px 12px;border:1px solid #E5EAEB;border-radius:8px;font-size:14px;font-weight:300;margin:0 6px 6px 0}#caseStudies .section .stats{padding:0;margin:0}#caseStudies .section .stats h3{color:#4C5C4B;margin-bottom:0}#caseStudies .section .stats p{color:#666}#caseStudies .section .video{width:100%}#caseStudies .section .video .videoWrapper img{border-radius:8px}#shorts{text-align:left;flex-direction:column}#shorts .container{padding:0}#shorts .container .content,#shorts .container .short{padding:0 1em}#shorts .video{width:100%;margin-bottom:12px}#shorts .video .videoWrapper{padding-top:177.8%;border-radius:8px;overflow:hidden}#speakers{text-align:left;flex-direction:column;padding-left:0;padding-right:0}#speakers .container{justify-content:space-between;padding-left:22px;padding-right:22px}#speakers .videoWrapper{padding-top:43%}#speakers .videoWrapper img{border-radius:0}#speakers .stats{padding:0}#speakers .stats h3{padding-left:20px;border-left:5px solid #E5EAEB}#speakers .stats p{color:#666;padding-left:25px}#quote{background:linear-gradient(90deg, #1F261F 0%, #3D4A3C 100%)}#quote .container{justify-content:center}#quote .quoteIcon{font-family:'castoro';font-style:normal;font-size:60px;color:#F5BB5C}#quote .quote{font-family:'castoro';font-style:normal;color:#fff;font-size:24px}#quote .credit{color:#F5BB5C}#quote .bx-viewport{height:auto !important}#talk{justify-content:center}#logos .content.head{padding-bottom:0.5em !important}#four0four .container>div{margin:0 auto}.page.section{text-align:left}.page.section h1{font-size:40px}.page.section h3{font-size:18px}@media only screen and (min-width: 576px){.container{max-width:none}}@media only screen and (min-width: 768px){h1,.h1{font-size:3.5em}h2,.h2{font-size:2.6em}h3,.h3{font-size:2.4em}p{font-size:1rem}p.intro{font-size:1.3em}.content.head{padding-bottom:2.5em}.section{padding:100px 20px}#about{padding-bottom:175px}#ourFormula .container{padding:0;margin:0 -1em}#ourFormula .container .content{padding:0 1em}#ourFormula .container .content .numberRow{display:flex;gap:16px}#ourFormula .container .content .numberRow .arrow{display:flex;flex-grow:1;height:42px;background-image:url(../images/arrow.svg);background-position:100% 50%;background-repeat:no-repeat}#ourFormula .container .content .numberRow .check{display:block;width:42px;height:42px;text-align:center;line-height:40px;border-radius:8px;border:1px solid #E5EAEB;background:#4C5C4B;color:#fff;font-size:20px;margin-bottom:0.5em}#ourFormula .container .content h5{margin-bottom:0.25em}#talkPanel .panel{background-image:url(/wp-content/uploads/2024/11/lets-talk-1-scaled.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding:4em}#talkPanel .panel .head{padding-bottom:6px}#talkPanel .panel .buttons .btn{width:auto;margin-right:20px}#help .heading{flex-direction:column}#help .blockWrapper{position:relative}#speakers .videoWrapper{padding-top:43%}#speakers .stats{padding-left:1em}#speakers .stats .stat{padding-left:1em}#live{text-align:left}#talk{text-align:left}.container{max-width:none}}@media only screen and (min-width: 991px){h1,.h1{font-size:4.5em}p{font-size:1rem}p.intro{font-size:1.4em}header{height:88px}header #logo{width:240px}#about{padding-bottom:260px}#help .container .blockWrapper{position:relative}#help .container .blockWrapper .block{position:initial;margin-bottom:1em;transition:height 0.2s ease-in-out;cursor:pointer}#help .container .blockWrapper .block .panel{padding:20px 30px;position:relative;z-index:1;margin-bottom:1em}#help .container .blockWrapper .block .panel h5{font-size:20px;position:relative;z-index:1}#help .container .blockWrapper .block .panel p.intro{position:relative;z-index:1;font-size:16px;margin-bottom:0}#help .container .blockWrapper .block .panel::before{content:'';display:block;position:absolute;z-index:0;top:0;width:10px;left:0;height:100%;border-radius:8px;background:#F5BB5C;transition:0.2s all ease-in-out;margin:0}#help .container .blockWrapper .block .panel:hover::before{width:20px}#help .container .blockWrapper .block .panel.active::before{width:100%}#help .container .blockWrapper .block .contentBlock{z-index:1;position:absolute;right:0;top:0;width:66.6%;padding-left:3em;display:none}#help .container .blockWrapper .block .contentBlock.active{display:flex;flex-direction:column-reverse}#caseStudies .section .container{gap:4em}#caseStudies .section .content{flex:1}#caseStudies .section .video{flex:1}#caseStudies .section:nth-child(even) .container{flex-direction:row-reverse}#caseStudies .section:nth-child(even) .container .stats{flex-direction:row}#quote{padding:5em 0}#footer .container{display:flex;padding:0 1em;flex-direction:row}#footer .container>div{margin-top:2em}#footer .container>div li{margin-bottom:1em}#footer .container p{margin-bottom:10px}.container{max-width:none}}@media only screen and (min-width: 1240px){.container{max-width:1140px}}@media only screen and (min-width: 1600px){.container{max-width:1320px}}@media print{*{background:transparent !important;color:black !important;text-shadow:none !important;-ms-filter:none !important;filter:none !important}#content{width:100%;margin:0;float:none}@page{margin:2cm}@page :left{margin:1cm}@page :right{margin:1cm}@page :first{margin:1cm 2cm}body{font-size:13pt;line-height:1.3;background:#fff !important;color:#000}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:25px}p,h2,h3{orphans:3;widows:3}a{page-break-inside:avoid}blockquote{page-break-inside:avoid}h1,h2,h3,h4,h5,h6{page-break-after:avoid;page-break-inside:avoid}img{page-break-inside:avoid;page-break-after:avoid}table,pre{page-break-inside:avoid}ul,ol,dl{page-break-before:avoid}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}a:link,a:visited,a{background:transparent;color:#0088cc;font-weight:bold;text-decoration:underline;text-align:left}a[href^=http]:after{content:" < " attr(href) "> "}article a[href^="#"]:after{content:""}a:not(:local-link):after{content:" < " attr(href) "> "}.entry-content iframe,ins{display:none;width:0 !important;height:0 !important;overflow:hidden !important;line-height:0pt !important;white-space:nowrap}.embed-youtube,.embed-responsive,.embed-container{display:none;position:absolute;height:0;overflow:hidden}#header-widgets,nav,aside,.sidebar,.content-ads,.make-comment,.author-bio,.heading,.related-posts,#decomments-form-add-comment,#breadcrumbs,#footer,.post-byline,.byline,.meta-single,.site-title img,.post-tags,.readability,.sidebar,.page-navigation,.wp-prev-next,.respond-form{display:none}}
