.divider-dot{background:#808a9e;border-radius:100%;display:inline-block;height:5px;margin:0 24px;width:5px}@media(max-width:768px){.divider-dot{margin:0 12px}}:root{--color-slate:#293450;--color-dark-slate:#1d212d;--color-comet:#293450;--color-smoke:#808a9e;--color-chalk:#eff1ff;--color-white:#fff;--color-indigo:#5048e6;--color-green:#51e59e;--color-sky:#a4dae8;--color-grey-bg:#fbfbfc;--color-aquamarine:#51e59e;--color-red:#e55151}.tagline{display:inline-block}.media img,.svg-wrap svg{height:auto;width:100%}.header{background-color:#fff}.header[data-theme=slate]{background-color:#293450;color:#fff}.header[data-theme=slate] .logo svg path{fill:#fff}.header[data-theme=slate] .logo:hover svg path{fill:#a6b0f7}.header[data-theme=slate] .nav-item>a:not(:hover),.header[data-theme=slate] .nav-item>span:not(:hover){color:#fff!important}.header[data-theme=slate] .btn--outline,.header[data-theme=slate] .btn--primary{background:#fff;color:#1d212d!important}.header[data-theme=slate] .btn--outline:hover,.header[data-theme=slate] .btn--primary:hover{background:#f2f2f2}.pill{background:#fff;border-radius:70px;box-shadow:0 6px 14px rgba(40,47,65,.06);color:#293450!important;display:inline-block;font-family:MatterSQ,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-feature-settings:"ss01" on;font-size:11px;letter-spacing:1px;line-height:16px;padding:5px 12px;text-align:center;text-transform:uppercase}.pill *{font-family:MatterSQ,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.btn--outline{background:transparent;border:1px solid #c8cfda;border-radius:8px;color:#293450;gap:8px;height:48px;padding:12px 16px;-webkit-text-decoration:none;text-decoration:none}.btn--outline:hover{background:#fff;border:1px solid #293450;color:#293450!important}.btn--outline .svg-wrap{width:12px}.universal-section .buttons{display:flex;gap:12px;justify-content:center;margin:0}.aspect-video{aspect-ratio:16/9;position:relative}.aspect-video>.aspect-content{background:#fff;bottom:0;left:0;object-fit:cover;position:absolute;right:0;top:0}.wysiwyg-content{font-feature-settings:"ss01" on}.wysiwyg-content a:not([class]){color:inherit}.wysiwyg-content h1,.wysiwyg-content h2,.wysiwyg-content h3,.wysiwyg-content h4,.wysiwyg-content h5,.wysiwyg-content h6{font-weight:400}.wysiwyg-content h1:not(:last-child),.wysiwyg-content h2:not(:last-child),.wysiwyg-content h3:not(:last-child),.wysiwyg-content h4:not(:last-child),.wysiwyg-content h5:not(:last-child),.wysiwyg-content h6:not(:last-child){margin-bottom:1.5rem}.wysiwyg-content h1,.wysiwyg-content h2,.wysiwyg-content h3,.wysiwyg-content h4,.wysiwyg-content h5,.wysiwyg-content h6,.wysiwyg-content li,.wysiwyg-content ol,.wysiwyg-content p,.wysiwyg-content ul{margin:0 0 1rem}.wysiwyg-content ol,.wysiwyg-content ul{padding-left:1rem}.wysiwyg-content ul.list--checkmark{list-style-type:none;padding-left:0}.wysiwyg-content ul.list--checkmark li{padding-left:2rem;position:relative}.wysiwyg-content ul.list--checkmark li:before{background:var(--foreground-color);content:"";height:20px;left:0;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgMjU2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI1NnYyNTZIMHoiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjE2IiBkPSJtNDAgMTQ0IDU2IDU2TDIyNCA3MiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgMjU2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI1NnYyNTZIMHoiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjE2IiBkPSJtNDAgMTQ0IDU2IDU2TDIyNCA3MiIvPjwvc3ZnPg==);position:absolute;top:5px;width:20px}.wysiwyg-content li:not([class]),.wysiwyg-content p:not([class]){color:var(--foreground-color-alt);font-size:1.25rem;line-height:1.5}@media(max-width:767px){.wysiwyg-content li:not([class]),.wysiwyg-content p:not([class]){font-size:1.125rem}}.wysiwyg-content img{height:auto;max-width:100%}.wysiwyg-content :last-child{margin-bottom:0}.wysiwyg-content .btn{display:inline-flex}.universal-section[data-theme=default] .form-section .form-box input,.universal-section[data-theme=default] .form-section .form-box select,.universal-section[data-theme=default] .form-section .form-box textarea{border:1px solid var(--foreground-color-alt)}.universal-section.form-section{margin:var(--vertical-margin) auto;max-width:900px}.universal-section.form-section .form-box{width:100%}.universal-section.form-section .form-box input,.universal-section.form-section .form-box select,.universal-section.form-section .form-box textarea{background-color:#fff;border:none;border-radius:8px;color:#293450;font-size:1rem;font-style:normal;font-weight:400;gap:16px;height:61px;line-height:122%;padding:16px 24px;width:100%!important}@media(max-width:568px){.universal-section.form-section .form-box input,.universal-section.form-section .form-box select,.universal-section.form-section .form-box textarea{height:46px}}.universal-section.form-section .form-box input:hover,.universal-section.form-section .form-box select:hover,.universal-section.form-section .form-box textarea:hover{box-shadow:0 5px 25px rgba(78,253,179,.35)}.universal-section.form-section .form-box input:focus,.universal-section.form-section .form-box select:focus,.universal-section.form-section .form-box textarea:focus{border:3px solid #51e59e}.universal-section.form-section .form-box input.error,.universal-section.form-section .form-box input.invalid,.universal-section.form-section .form-box select.error,.universal-section.form-section .form-box select.invalid,.universal-section.form-section .form-box textarea.error,.universal-section.form-section .form-box textarea.invalid{border:3px solid #e55151}.universal-section.form-section .form-box input.error:hover,.universal-section.form-section .form-box input.invalid:hover,.universal-section.form-section .form-box select.error:hover,.universal-section.form-section .form-box select.invalid:hover,.universal-section.form-section .form-box textarea.error:hover,.universal-section.form-section .form-box textarea.invalid:hover{box-shadow:0 5px 25px #e55151}.universal-section.form-section .form-box input.wpcf7-number,.universal-section.form-section .form-box select.wpcf7-number,.universal-section.form-section .form-box textarea.wpcf7-number{width:156px}.universal-section.form-section .form-box input::-ms-input-placeholder,.universal-section.form-section .form-box select::-ms-input-placeholder,.universal-section.form-section .form-box textarea::-ms-input-placeholder{color:#808a9e;font-size:1rem;font-style:normal;font-weight:400;line-height:122%}.universal-section.form-section .form-box input option[disabled],.universal-section.form-section .form-box input::placeholder,.universal-section.form-section .form-box select option[disabled],.universal-section.form-section .form-box select::placeholder,.universal-section.form-section .form-box textarea option[disabled],.universal-section.form-section .form-box textarea::placeholder{color:#808a9e;font-size:1rem;font-style:normal;font-weight:400;line-height:122%}.universal-section.form-section .form-box input.btn,.universal-section.form-section .form-box select.btn,.universal-section.form-section .form-box textarea.btn{align-items:center;background:var(--action-color-background);border:0;border-radius:80px;color:var(--action-color-foreground);cursor:pointer;display:inline-flex;flex-direction:row;font-size:16px;font-weight:500;gap:8px;height:48px;justify-content:center;line-height:122%;padding:12px 36px;-webkit-text-decoration:none;text-decoration:none;transition:background .3s ease,color .3s ease,box-shadow .3s ease}.universal-section.form-section .form-box input.btn:after,.universal-section.form-section .form-box select.btn:after,.universal-section.form-section .form-box textarea.btn:after{background-color:currentColor;content:"";flex-shrink:0;height:.75rem;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M1006.355 490.559 623.058 873.853c-23.529 23.53-61.647 23.53-85.176 0s-23.53-61.647 0-85.176l280.473-280.47H0V387.736h818.355L537.882 107.265c-23.53-23.526-23.53-61.645 0-85.178 23.53-23.526 61.647-23.526 85.176 0l383.297 383.296c23.526 23.53 23.526 61.647 0 85.176'/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M1006.355 490.559 623.058 873.853c-23.529 23.53-61.647 23.53-85.176 0s-23.53-61.647 0-85.176l280.473-280.47H0V387.736h818.355L537.882 107.265c-23.53-23.526-23.53-61.645 0-85.178 23.53-23.526 61.647-23.526 85.176 0l383.297 383.296c23.526 23.53 23.526 61.647 0 85.176'/%3E%3C/svg%3E") no-repeat center/contain;transition:transform .3s ease;width:.75rem}.universal-section.form-section .form-box input.btn:hover,.universal-section.form-section .form-box select.btn:hover,.universal-section.form-section .form-box textarea.btn:hover{background:var(--action-color-background-hover);box-shadow:var(--action-color-box-shadow-hover);color:var(--action-color-foreground-hover)}.universal-section.form-section .form-box input.btn:hover:after,.universal-section.form-section .form-box select.btn:hover:after,.universal-section.form-section .form-box textarea.btn:hover:after{transform:translateX(4px)}.universal-section.form-section .form-box input.btn.btn-video:after,.universal-section.form-section .form-box select.btn.btn-video:after,.universal-section.form-section .form-box textarea.btn.btn-video:after{background:none;content:url(/wp-content/themes/vanilla-marketing-website/public/images/videos-icon.8582f3.svg);height:auto;-webkit-mask:none;mask:none;width:auto}.universal-section.form-section .form-box input.btn.btn-video:hover:after,.universal-section.form-section .form-box select.btn.btn-video:hover:after,.universal-section.form-section .form-box textarea.btn.btn-video:hover:after{margin-left:0;margin-right:0}.universal-section.form-section .form-box input.btn.btn-secondary,.universal-section.form-section .form-box select.btn.btn-secondary,.universal-section.form-section .form-box textarea.btn.btn-secondary{background:#a4dae8}.universal-section.form-section .form-box input.btn.btn-secondary:after,.universal-section.form-section .form-box select.btn.btn-secondary:after,.universal-section.form-section .form-box textarea.btn.btn-secondary:after{content:none}.universal-section.form-section .form-box input.btn.btn-secondary:hover,.universal-section.form-section .form-box select.btn.btn-secondary:hover,.universal-section.form-section .form-box textarea.btn.btn-secondary:hover{background:#51e59e}.universal-section.form-section .form-box input.btn.btn-indigo,.universal-section.form-section .form-box select.btn.btn-indigo,.universal-section.form-section .form-box textarea.btn.btn-indigo{background-color:#5048e6;color:#fff}.universal-section.form-section .form-box input.btn.btn-indigo:hover,.universal-section.form-section .form-box select.btn.btn-indigo:hover,.universal-section.form-section .form-box textarea.btn.btn-indigo:hover{background:#a4dae8;color:#000}.universal-section.form-section .form-box input.btn.btn-indigo:after,.universal-section.form-section .form-box select.btn.btn-indigo:after,.universal-section.form-section .form-box textarea.btn.btn-indigo:after{color:#000;content:none}.universal-section.form-section .form-box input.btn.btn-white,.universal-section.form-section .form-box select.btn.btn-white,.universal-section.form-section .form-box textarea.btn.btn-white{background-color:#fff}.universal-section.form-section .form-box input.btn.btn-white:hover,.universal-section.form-section .form-box select.btn.btn-white:hover,.universal-section.form-section .form-box textarea.btn.btn-white:hover{background-color:#808a9e;color:#fff}.universal-section.form-section .form-box input.btn.btn-slate,.universal-section.form-section .form-box select.btn.btn-slate,.universal-section.form-section .form-box textarea.btn.btn-slate{background-color:#293450;color:#fff;gap:16px}.universal-section.form-section .form-box input.btn.btn-slate:after,.universal-section.form-section .form-box select.btn.btn-slate:after,.universal-section.form-section .form-box textarea.btn.btn-slate:after{background:none;content:"";font-family:icomoon!important;height:auto;-webkit-mask:none;mask:none;width:auto}.universal-section.form-section .form-box input.btn.blogs,.universal-section.form-section .form-box select.btn.blogs,.universal-section.form-section .form-box textarea.btn.blogs{gap:16px}.universal-section.form-section .form-box input.btn.blogs:before,.universal-section.form-section .form-box select.btn.blogs:before,.universal-section.form-section .form-box textarea.btn.blogs:before{content:url(/wp-content/themes/vanilla-marketing-website/public/images/blogs-white-icon.efcbbb.svg)}.universal-section.form-section .form-box input.btn.guides,.universal-section.form-section .form-box select.btn.guides,.universal-section.form-section .form-box textarea.btn.guides{gap:16px}.universal-section.form-section .form-box input.btn.guides:before,.universal-section.form-section .form-box select.btn.guides:before,.universal-section.form-section .form-box textarea.btn.guides:before{content:url(/wp-content/themes/vanilla-marketing-website/public/images/guides-white-icon.fb1583.svg)}.universal-section.form-section .form-box input.btn.videos,.universal-section.form-section .form-box select.btn.videos,.universal-section.form-section .form-box textarea.btn.videos{gap:16px}.universal-section.form-section .form-box input.btn.videos:before,.universal-section.form-section .form-box select.btn.videos:before,.universal-section.form-section .form-box textarea.btn.videos:before{content:url(/wp-content/themes/vanilla-marketing-website/public/images/videos-white-icon.62ca5c.svg)}.universal-section.form-section .form-box input.btn.webinars,.universal-section.form-section .form-box select.btn.webinars,.universal-section.form-section .form-box textarea.btn.webinars{gap:16px}.universal-section.form-section .form-box input.btn.webinars:before,.universal-section.form-section .form-box select.btn.webinars:before,.universal-section.form-section .form-box textarea.btn.webinars:before{content:url(/wp-content/themes/vanilla-marketing-website/public/images/webinars-white-icon.119c99.svg)}.universal-section.form-section .form-box fieldset{max-width:100%!important}@media(max-width:568px){.universal-section.form-section .form-box .hs-form-field{width:100%!important}}.universal-section.form-section .form-box select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.universal-section.form-section .form-box select[name=number_of_advisors__c],.universal-section.form-section .form-box select[name=number_of_households__c]{padding:0 12px 0 24px;width:310px}.universal-section.form-section .form-box textarea{height:165px;resize:none}.universal-section.form-section .form-box label{color:#eff1ff;font-family:Matter,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:1.25rem;font-style:normal;font-weight:500;letter-spacing:.1em;line-height:100%;margin-bottom:13px;text-transform:uppercase}.universal-section.form-section .form-box label .hs-form-required{color:#51e59e;margin-left:10px}.universal-section.form-section .form-box .hs-form-booleancheckbox:before,.universal-section.form-section .form-box label:not(.hs-error-msg){display:none}.universal-section.form-section .form-box .hs-fieldtype-booleancheckbox{padding-left:0}.universal-section.form-section .form-box label.hs-form-booleancheckbox-display{display:flex}.universal-section.form-section .form-box label.hs-form-booleancheckbox-display span{font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:115%;text-transform:none}.universal-section.form-section .form-box label.hs-form-booleancheckbox-display>input[type=checkbox]{height:1px;overflow:hidden;position:absolute;width:1px!important;clip:rect(0 0 0 0)}.universal-section.form-section .form-box label.hs-form-booleancheckbox-display>input[type=checkbox]+:before{background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;border:1.5px solid var(--color-chalk);border-radius:8px;content:"";height:1.6rem;left:0;line-height:1;position:absolute;right:20px;top:-5px;width:1.6rem}.universal-section.form-section .form-box label.hs-form-booleancheckbox-display>input[type=checkbox]+span:hover:before{box-shadow:0 0 25px #51e59e}.universal-section.form-section .form-box label.hs-form-booleancheckbox-display>input[type=checkbox]:checked+:before{background-color:#fff;box-shadow:inset 0 0 0 5px #5048e6;color:#5048e6;content:"";font-family:icomoon!important;font-size:1.6rem}.universal-section.form-section .form-box label.hs-form-booleancheckbox-display>input[type=checkbox]:checked+span:hover:before{box-shadow:0 0 25px #51e59e,inset 0 0 0 5px #5048e6}.universal-section.form-section ul.hs-error-msgs{line-height:1;list-style:none;margin:0;padding:0;position:static;z-index:3}.universal-section.form-section ul.hs-error-msgs label{color:#e55151;display:inline-block;font-size:.8rem;line-height:1;margin-bottom:0;margin-top:8px;vertical-align:top}.universal-section.form-section ul.hs-error-msgs:nth-child(5){top:60px}.universal-section.form-section .hs-fieldtype-textarea ul.hs-error-msgs{left:28px}.universal-section.form-section .form-columns-1,.universal-section.form-section .form-columns-2{display:flex;flex-wrap:wrap}.universal-section.form-section .form-columns-1 .hs-dependent-field{width:100%}.universal-section.form-section .form-row,.universal-section.form-section .hs-form-field{display:flex;flex-direction:column;width:100%}.universal-section.form-section .hs-form-field{margin-bottom:16px;position:relative}.universal-section.form-section .legal-consent-container{margin-top:16px}.universal-section.form-section .submit-row{display:flex;justify-content:flex-end;width:100%}.universal-section.form-section .wpcf7-form-control-wrap{display:flex;margin-top:14px;width:100%}@media(max-width:992px){.universal-section.form-section .form-col{width:100%}}.universal-section.form-section .hs-richtext p{color:#293450;color:#fff;font-size:1rem;font-style:normal;font-weight:400;line-height:115%;margin-top:-20px}@media(max-width:568px){.universal-section.form-section .hs-richtext p{font-size:.875rem}}.universal-section.form-section .hs-richtext p a{color:#eff1ff}.universal-section.form-section .screen-reader-response,.universal-section.form-section .wpcf7-not-valid-tip,.universal-section.form-section .wpcf7-response-output{display:none}.universal-section{--section-gap:112px;--section-gap-small:64px;--vertical-margin:64px}.universal-section[data-theme=default],.universal-section[data-theme=light_gradient],.universal-section[data-theme]{--background-color:#fff;--foreground-color:#293450;--foreground-color-alt:#293450}.universal-section[data-theme=light_gradient]{background:linear-gradient(180deg,#f6f7fd 0,#f5f3fd)}.universal-section[data-theme=chalk]{--background-color:#eff1ff;--foreground-color:#293450;--foreground-color-alt:#293450}.universal-section[data-theme=slate]{--background-color:#1d212d;--foreground-color:#fff;--foreground-color-alt:#fff}.universal-section[data-theme=indigo]{--background-color:#5048e6;--foreground-color:#fff;--foreground-color-alt:#fff}.universal-section[data-heading-theme=none]{--heading-color:var(--foreground-color)}.universal-section[data-heading-theme=slate]{--heading-color:#1d212d}.universal-section[data-heading-theme=white]{--heading-color:#fff}.universal-section[data-heading-theme=chalk]{--heading-color:#eff1ff}.universal-section[data-heading-theme=indigo]{--heading-color:#5048e6}.universal-section[data-heading-theme=green]{--heading-color:#51e59e}.universal-section[data-heading-theme] .section-intro .wysiwyg-content h1,.universal-section[data-heading-theme] .section-intro .wysiwyg-content h2,.universal-section[data-heading-theme] .section-intro .wysiwyg-content h2.h1,.universal-section[data-heading-theme] .section-intro .wysiwyg-content h3,.universal-section[data-heading-theme] .section-intro .wysiwyg-content h4,.universal-section[data-heading-theme] .section-intro .wysiwyg-content h5,.universal-section[data-heading-theme] .section-intro .wysiwyg-content h6{color:var(--heading-color)}.universal-section[data-theme] .tagline>span,.universal-section[data-theme] .wysiwyg-content{color:var(--foreground-color)}.universal-section[data-theme] .wysiwyg-content li,.universal-section[data-theme] .wysiwyg-content p{color:var(--foreground-color-alt)}@media(max-width:1279px){.universal-section{--section-gap:64px;--section-gap-small:48px;--vertical-margin:48px}}@media(max-width:1023px){.universal-section{--section-gap:32px;--section-gap-small:24px;--vertical-margin:24px}}.universal-layout--cta{background:#5048e6;padding:0}.universal-layout--cta,.universal-layout--cta .container{color:#fff;text-align:center}.universal-layout--cta .container *{margin:0;padding:0}.universal-layout--cta .container p{color:#fff;font-size:14px;line-height:1.4;margin:0;padding:16px 0;text-align:center;width:100%}.universal-layout--cta .container p a{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.universal-layout--cta .container p a:hover{-webkit-text-decoration:none;text-decoration:none}