:root{--container-width:1180px;--container-width-narrow:880px;--vertical-spacing:10rem;--gap:2rem;--gap-xs:calc(var(--gap)/4);--gap-sm:calc(var(--gap)/2);--gap-md:calc(var(--gap)*2);--gap-lg:calc(var(--gap)*4);--gap-xl:calc(var(--gap)*6);--base-color:#000;--primary-color:#e03400;--primary-color-hover:#c71b00;--primary-color-alt:#e03400;--secondary-color:#000;--secondary-color-hover:#eee;--tertiary-color:#43ffdc;--tertiary-color-hover:#1dd9b6;--black:#000;--dark-gray:#5c6968;--light-gray:#f7f7f7;--medium-gray:#b4b4b4;--white:#fff;--teal:#43ffdc;--light-teal:#b2fceb;--yellow:#fbec00;--red:#e03400;--base-font-size:1.8rem;--base-line-height:1.6;--primary-font-family:"Raleway",sans-serif;--secondary-font-family:"Roboto Slab",serif}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}img{height:auto;max-width:100%;vertical-align:middle}@media (max-width:767px){.oembed_container{margin-bottom:1.5rem}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block;overflow-x:clip}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;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;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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}[hidden],template{display:none}.content-wrapper{margin:0 auto;max-width:var(--container-width)}.content-wrapper--narrow{max-width:var(--container-width-narrow)}.content-wrapper--vertical-spacing,.dnd-section,section{padding:calc(var(--vertical-spacing)/2) 2rem}.dnd-section>.row-fluid{margin:0 auto}.dnd-section .row-module{margin:0 calc(var(--gap)*-1)}.dnd-section>.row-fluid{margin-left:auto;margin-right:auto;max-width:var(--container-width);position:relative}.dnd-section>.row-fluid .hs-private{width:100%}@media (min-width:768px){.dnd-section .row-fluid{-webkit-column-gap:var(--gap);-moz-column-gap:var(--gap);column-gap:var(--gap);display:-webkit-box;display:-ms-flexbox;display:flex}.dnd-section [class*=span]{-webkit-box-flex:1;-ms-flex:1;flex:1}.dnd-section .span0{flex-basis:0.0%}.dnd-section .span1{flex-basis:8.333333333333332%}.dnd-section .span2{flex-basis:16.666666666666664%}.dnd-section .span3{flex-basis:25.0%}.dnd-section .span4{flex-basis:33.33333333333333%}.dnd-section .span5{flex-basis:41.66666666666667%}.dnd-section .span6{flex-basis:50.0%}.dnd-section .span7{flex-basis:58.333333333333336%}.dnd-section .span8{flex-basis:66.66666666666666%}.dnd-section .span9{flex-basis:75.0%}.dnd-section .span10{flex-basis:83.33333333333334%}.dnd-section .span11{flex-basis:91.66666666666666%}.dnd-section .span12{flex-basis:100.0%}}@media (min-width:992px){.content-wrapper--vertical-spacing,.dnd-section,section{padding:var(--vertical-spacing) 2rem}}.hide{display:none!important}.show{display:block}.hidden,.invisible{visibility:hidden}.hidden,.hidden-desktop,.visible-phone,.visible-tablet{display:none!important}@media (max-width:767px){.visible-phone{display:inherit!important}.hidden-phone{display:none!important}.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}}@media (min-width:768px) and (max-width:1139px){.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}}html{font-size:62.5%;scroll-behavior:smooth}html[lang^=ja] body,html[lang^=ko] body,html[lang^=zh] body{line-break:strict;word-break:break-all}body{color:var(--base-color);font-family:var(--primary-font-family);font-size:var(--base-font-size);font-weight:500;line-height:var(--base-line-height);word-break:break-word}a{color:var(--primary-color);text-decoration:underline;-webkit-transition:all .2s ease;transition:all .2s ease}a:active,a:focus,a:hover{color:var(--primary-color-hover);text-decoration:underline}p{margin:0 0 2rem}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--secondary-font-family);font-weight:700;line-height:1.2;margin:0 0 2rem}.h1,h1{font-family:var(--primary-font-family);font-size:2.6rem}.h2,h2{font-size:3.4rem}.h3,h3{font-size:2.6rem}.h4,h4{font-size:2.4rem;font-weight:400}.h5,h5{font-size:1.6rem}.h6,h6{font-size:1.4rem;font-weight:400}@media (min-width:992px){.h1,h1{font-size:3rem}.h2,h2{font-size:4.5rem}.h3,h3{font-size:3rem}}ol,ul{margin:0 0 2rem}ol ol,ol ul,ul ol,ul ul{margin:0}ul.no-list:not(.hs-error-msgs){list-style:none;margin:0;padding-left:0}ul{list-style-type:square;padding:0 0 0 1.8rem}@media (min-width:768px){ul.two-column{-webkit-columns:2;-moz-columns:2;column-count:2;-webkit-column-gap:var(--gap);-moz-column-gap:var(--gap);column-gap:var(--gap)}}pre{overflow:auto}code{vertical-align:bottom}blockquote{border-left:6px solid var(--secondary-color);font-size:1.8rem;font-style:italic;margin:2rem 0;padding-left:2rem}@media (min-width:768px){blockquote{font-size:2.4rem}}hr{border:none;border-bottom:1px solid var(--black);margin:4rem auto}h1.large,h2.large{display:inline-block;font-family:var(--secondary-font-family);font-size:4rem;font-weight:700}@media (min-width:992px){h1.large,h2.large{font-size:6rem}}h1.highlight,h2.highlight{background-color:var(--black);box-decoration-break:clone;-webkit-box-decoration-break:clone;color:var(--white);display:inline;padding:0 1.5rem}h1.highlight span,h2.highlight span{color:var(--teal)}h1.large.highlight+div,h1.large.highlight+h3,h1.large.highlight+p,h2.large.highlight+div,h2.large.highlight+h3,h2.large.highlight+p{margin-top:2.5rem}@media(min-width:768px){.black-triangle-accent{position:relative}.black-triangle-accent:before{background:url(https://smartbugmedia.com/hubfs/SmartBug_2023/black-corner-triangle.svg) no-repeat 50%;background-size:contain;content:"";height:30px;left:-35px;position:absolute;top:0;width:29px}}.button,form .hs-button,form input[type=file]::-webkit-file-upload-button,form input[type=file]::file-selector-button,form input[type=submit]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;font-size:1.7rem;font-weight:700;justify-content:center;line-height:1.2;min-height:4.4rem;padding:1rem 3rem;text-align:center;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:normal;width:100%}@media (min-width:480px){.button,form .hs-button,form input[type=submit]{width:auto}}.button:active,.button:focus,.button:hover,form .hs-button:active,form .hs-button:focus,form .hs-button:hover,form input[type=file]::file-selector-button:active,form input[type=file]::file-selector-button:focus,form input[type=file]::file-selector-button:hover,form input[type=submit]:active,form input[type=submit]:focus,form input[type=submit]:hover{text-decoration:none}.button--primary,.button.orange,form .hs-button,form input[type=file]::-webkit-file-upload-button,form input[type=file]::file-selector-button,form input[type=submit]{background-color:var(--primary-color);border-radius:100vw;color:var(--white)}.button--primary:active,.button--primary:focus,.button--primary:hover,.button.orange:active,.button.orange:focus,.button.orange:hover,form .hs-button:active,form .hs-button:focus,form .hs-button:hover,form input[type=file]::file-selector-button:active,form input[type=file]::file-selector-button:focus,form input[type=file]::file-selector-button:hover,form input[type=submit]:active,form input[type=submit]:focus,form input[type=submit]:hover{background-color:var(--black);color:var(--white)}form input[type=file]::-webkit-file-upload-button:active,form input[type=file]::-webkit-file-upload-button:focus,form input[type=file]::-webkit-file-upload-button:hover{background-color:var(--black);color:var(--white)}.button--secondary{background-color:transparent;border:2px solid var(--primary-color);border-radius:100vw;color:var(--primary-color)}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-color:var(--black);border-color:var(--black);color:var(--white)}.button--tertiary,.cta_button.black{background-color:var(--black);border-radius:100vw;color:var(--white)}.button--tertiary:active,.button--tertiary:focus,.button--tertiary:hover,.cta_button.black:active,.cta_button.black:focus,.cta_button.black:hover{background-color:var(--primary-color);color:var(--white)}.button--quaternary{background-color:var(--teal);border:2px solid var(--teal);border-radius:100vw;color:var(--black)}.button--quaternary:active,.button--quaternary:focus,.button--quaternary:hover{background-color:transparent;border-color:var(--teal);color:var(--white)}.button--yellow{background-color:var(--yellow);border:2px solid var(--yellow);border-radius:100vw;color:var(--black)}.button--yellow:active,.button--yellow:focus,.button--yellow:hover{background-color:transparent;border-color:var(--yellow);color:var(--white)}.button--text-primary{background:none;color:var(--primary-color);min-height:auto;padding:0;text-align:left;width:auto}.button--text-primary:active,.button--text-primary:focus,.button--text-primary:hover{color:var(--primary-color);text-decoration:underline}.button--text-secondary{background:none;color:var(--black);min-height:auto;padding:0;text-align:left;width:auto}.button--text-secondary:active,.button--text-secondary:focus,.button--text-secondary:hover{color:var(--black);text-decoration:underline}.button--text-white{background:none;color:var(--white);min-height:auto;padding:0;text-align:left;width:auto}.button--text-white:active,.button--text-white:focus,.button--text-white:hover{color:var(--white);text-decoration:underline}.button--text-yellow{background:none;color:var(--yellow);min-height:auto;padding:0;text-align:left;width:auto}.button--text-yellow:active,.button--text-yellow:focus,.button--text-yellow:hover{color:var(--yellow);text-decoration:underline}.button--text-black{background:none;color:var(--black);min-height:auto;padding:0;text-align:left;width:auto}.button--text-black:active,.button--text-black:focus,.button--text-black:hover{color:var(--black);text-decoration:underline}.button--arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:var(--gap-sm);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button--arrow:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='8' fill='none'%3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M0 4c0-.103.041-.202.115-.275a.4.4 0 0 1 .278-.114h9.265L7.186 1.165A.387.387 0 0 1 7.464.5c.104 0 .204.041.278.114l3.143 3.11a.39.39 0 0 1 0 .551L7.742 7.386a.395.395 0 0 1-.672-.275c0-.104.042-.203.116-.276L9.658 4.39H.393a.4.4 0 0 1-.278-.114A.39.39 0 0 1 0 4' clip-rule='evenodd'/%3E%3C/svg%3E");font-size:0;height:.8rem;left:0;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease}.button--arrow:active:after,.button--arrow:focus:after,.button--arrow:hover:after{left:.5rem}.button--arrow-yellow:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='8' fill='none'%3E%3Cpath fill='%23fbec00' fill-rule='evenodd' d='M0 4c0-.103.041-.202.115-.275a.4.4 0 0 1 .278-.114h9.265L7.186 1.165A.387.387 0 0 1 7.464.5c.104 0 .204.041.278.114l3.143 3.11a.39.39 0 0 1 0 .551L7.742 7.386a.395.395 0 0 1-.672-.275c0-.104.042-.203.116-.276L9.658 4.39H.393a.4.4 0 0 1-.278-.114A.39.39 0 0 1 0 4' clip-rule='evenodd'/%3E%3C/svg%3E")}.button--arrow-white:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='8' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 4c0-.103.041-.202.115-.275a.4.4 0 0 1 .278-.114h9.265L7.186 1.165A.387.387 0 0 1 7.464.5c.104 0 .204.041.278.114l3.143 3.11a.39.39 0 0 1 0 .551L7.742 7.386a.395.395 0 0 1-.672-.275c0-.104.042-.203.116-.276L9.658 4.39H.393a.4.4 0 0 1-.278-.114A.39.39 0 0 1 0 4' clip-rule='evenodd'/%3E%3C/svg%3E")}.button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--gap-sm)}.button--icon:active,.button--icon:focus,.button--icon:hover{text-decoration:none}.button--icon>svg{height:1rem;left:0;position:relative;-webkit-transition:left .2s ease;transition:left .2s ease}.button--icon:hover>svg{left:.5rem}.button--icon-no-hover:hover>svg{left:0}.button--icon-large>svg{height:1.6rem}.button--icon-x-large>svg{height:1.8rem}.button--full{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.button--small{font-size:1.2rem}.button--large{font-size:1.7rem;padding:2rem}@media(min-width:992px){.button--large{font-size:2.2rem;padding:3rem 2rem}}.inline-blog-cta,.inline-blog-cta.teal{background:var(--teal);border:0;color:var(--black);display:block;margin:3rem auto;padding:2rem 2rem 2rem 6rem;text-decoration:none}.inline-blog-cta.teal:active,.inline-blog-cta.teal:focus,.inline-blog-cta.teal:hover,.inline-blog-cta:active,.inline-blog-cta:focus,.inline-blog-cta:hover{background:var(--black);border:0;text-decoration:none}.inline-blog-cta.teal:before,.inline-blog-cta:before{background-image:url(//142915.fs1.hubspotusercontent-na1.net/hubfs/142915/_sbm_2017/Shared%20Assets/inline_arrow_black_thick.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:13px;margin-left:-33px;margin-right:12px;-webkit-transition:all .2s ease;transition:all .2s ease;width:21px}.inline-blog-cta.teal:hover:before,.inline-blog-cta:hover:before{background-image:url(//142915.fs1.hubspotusercontent-na1.net/hubfs/142915/_sbm_2017/Shared%20Assets/inline_arrow_red_thick.png)}.inline-blog-cta.teal:hover,.inline-blog-cta:hover{background:var(--light-gray);color:var(--black)}.inline-blog-cta.teal:hover:before,.inline-blog-cta:hover:before{color:var(--black)}a.cta_button{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}form label{display:block;line-height:1.3;margin-bottom:.5rem}form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form select,form textarea{background:transparent;border:0;border-bottom:1px solid var(--black);display:block;margin-bottom:2rem;min-height:4.4rem;padding:1rem 0;width:100%}form input[type=email]:focus,form input[type=file]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=tel]:focus,form input[type=text]:focus,form select:focus{border-color:var(--tertiary-color);outline:none}form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M7.399.702 3.702 4.4-.001.696z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:calc(100% - 1rem) 50%;background-repeat:no-repeat;background-size:10px;padding-right:4rem;-webkit-text-fill-color:var(--base-color);opacity:1}form select:focus{border-color:var(--tertiary-color)}form textarea{border:1px solid var(--black);margin-top:1rem;min-height:15rem;padding:1rem}form textarea:focus{border-color:var(--tertiary-color);outline:none}form fieldset{max-width:100%!important}::-webkit-input-placeholder{color:var(--black)}.hs-fieldtype-date .input .hs-dateinput:before,:-moz-placeholder,:-ms-input-placeholder,::-moz-placeholder,::-webkit-input-placeholder,::placeholder{color:var(--black)}.inputs-list{list-style:none;margin:0 0 2rem;padding:0}.inputs-list>li{display:block}.inputs-list input,.inputs-list span{vertical-align:middle}input[type=checkbox],input[type=radio]{cursor:pointer;margin-right:.5rem}input[type=checkbox],input[type=radio],input[type=range],progress{accent-color:var(--primary-color)}.hs-dateinput{position:relative}.hs-dateinput:before{content:"\01F4C5";position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.fn-date-picker .pika-table thead th{color:var(--base-color)}.fn-date-picker td.is-selected .pika-button{background:var(--dark-gray);border-radius:0;-webkit-box-shadow:none;box-shadow:none}.fn-date-picker td .pika-button:focus,.fn-date-picker td .pika-button:hover{background-color:var(--dark-gray)!important;border-radius:0!important;color:#fff}.fn-date-picker td.is-today .pika-button{color:var(--dark-gray)}form input[type=file]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background:none;border:initial;box-shadow:none;font-size:1.6rem;line-height:1;margin-block:1rem 2rem;padding:initial;width:auto!important}form input[type=file]:before{background:var(--light-gray);border:1px solid var(--black);border-radius:5px;color:var(--black);content:"Choose Files";cursor:pointer;display:inline-block;font-size:1.6rem;line-height:1;margin-right:1rem;padding:.8rem 2rem;text-align:center;vertical-align:middle}form input[type=file]:focus-visible:before,form input[type=file]:focus:before{border-color:var(--tertiary-color)}form input[type=file]::file-selector-button{display:none!important}form .hs-richtext,form .hs-richtext p{font-size:1.4rem;margin:0 0 1.6rem}form .hs-richtext img{max-width:100%!important}.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p{font-size:1.4rem}.legal-consent-container .hs-form-booleancheckbox-display>input{margin-top:2px}.hs-form-required{color:red}.hs-input.invalid.error{border-color:red}.hs-error-msg,.hs-error-msgs{color:red;font-size:1.4rem;font-weight:400;margin:-5px 0 1.5rem}.hs_error_rollup{display:none}legend{color:var(--dark-gray);font-size:1.4rem;margin-bottom:1rem}.grecaptcha-badge{margin-bottom:2rem}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--white) inset!important;box-shadow:0 0 0 30px var(--white) inset!important;-webkit-transition-delay:9999s;transition-delay:9999s}.hs-form fieldset{max-width:inherit!important}.hs-form fieldset.form-columns-1 .hs-form-field,.hs-form fieldset.form-columns-2 .hs-form-field,.hs-form fieldset.form-columns-3 .hs-form-field{width:100%!important}.hs-form fieldset.form-columns-1 .hs-form-field .input,.hs-form fieldset.form-columns-2 .hs-form-field .input,.hs-form fieldset.form-columns-3 .hs-form-field .input{margin-right:0!important}.hs-form fieldset.form-columns-1 .hs-form-field .hs-input:not([type=checkbox]):not([type=radio]):not([type=file]),.hs-form fieldset.form-columns-2 .hs-form-field .hs-input:not([type=checkbox]):not([type=radio]):not([type=file]),.hs-form fieldset.form-columns-3 .hs-form-field .hs-input:not([type=checkbox]):not([type=radio]):not([type=file]){width:100%!important}@media (min-width:992px){.hs-form fieldset.form-columns-1 .hs-form-field{width:100%!important}.hs-form fieldset.form-columns-2 .hs-form-field{width:50%!important}.hs-form fieldset.form-columns-2 .hs-form-field:first-of-type{padding-right:.75rem}.hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(2){padding-left:.75rem}.hs-form fieldset.form-columns-3 .hs-form-field{width:33.333%!important}.hs-form fieldset.form-columns-3 .hs-form-field:first-of-type{padding-right:.75rem}.hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(2){padding-left:.75rem;padding-right:.75rem}.hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(3){padding-left:.75rem}}table{border:1px solid var(--light-gray);border-collapse:collapse;margin-bottom:1.4rem;overflow-wrap:break-word;width:100%}td,th{padding:1rem;text-align:left;vertical-align:top}td{border-bottom:1px solid var(--light-gray)}thead th{vertical-align:bottom}tfoot td,thead th{background-color:var(--light-gray)}table p{line-height:1.3;margin-bottom:0}.header{background-color:var(--white);-webkit-box-shadow:0 6px 20px 0 rgb(17 22 32/6%);box-shadow:0 6px 20px 0 rgb(17 22 32/6%);padding:2rem;position:relative}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__inner,.header__navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__navigation{display:grid;grid-template-columns:1fr auto}.header__logo a{display:block;font-size:0}.header__logo img{height:2.5rem;width:auto!important}@media (min-width:992px){.header__logo img{height:3.4rem}}@media (min-width:1200px){.header__logo img{height:4rem}}.header__skip{height:1px;left:-1000px;overflow:hidden;position:absolute;text-align:left;top:-1000px;width:1px}.header__skip:active,.header__skip:focus,.header__skip:hover{height:auto;left:0;overflow:visible;top:0;width:auto}.header__sharing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;gap:var(--gap)}@media (max-width:991px){.header__sharing>span{display:none}.header__sharing .social-sharing__icon{height:2.8rem;width:2.8rem}.header__sharing .social-sharing__icon>svg{height:1.2rem;width:1.2rem}}.header--sharing-alt{background-color:var(--light-gray);-webkit-box-shadow:none;box-shadow:none}.footer{padding:0 2rem}.footer-top{padding:6rem 0 4rem}.footer-top__inner{display:grid;grid-gap:var(--gap-md)}.footer-top__sidebar{text-align:center}.footer-top__cta{margin:3rem auto}.footer-top__menu-col ul{list-style:none;margin:0;padding:0}.footer-top__menu-col ul>li{margin-top:1rem}.footer-top__menu-col ul>li>a{color:var(--black);display:inline-block;font-size:1.7rem;text-decoration:none}.footer-top__menu-col ul>li.active>a,.footer-top__menu-col ul>li>a:active,.footer-top__menu-col ul>li>a:focus,.footer-top__menu-col ul>li>a:hover{color:var(--black);text-decoration:underline}.footer-top__menu-col ul>li.hs-menu-depth-1{margin-top:2rem}.footer-top__menu-col ul>li.hs-menu-depth-1>a{font-weight:700;pointer-events:none}@media (min-width:576px){.footer-top__menu{display:grid;grid-gap:var(--gap-md);grid-template-columns:repeat(4,1fr)}}@media (min-width:992px){.footer-top__inner{grid-gap:12rem;grid-template-columns:auto 1fr}.footer-top__menu-col ul>li{margin-top:1rem}.footer-top__menu-col ul>li.hs-menu-depth-1{margin-top:0}.footer-top__menu-col ul>li.hs-menu-depth-1+li.hs-menu-depth-1{margin-top:2rem}}.footer-bottom{font-size:1.3rem;line-height:1;padding:2rem 0}.footer-bottom__links{margin-top:1rem}.footer-bottom__links ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--gap-sm);list-style:none;margin:0;padding:0}.footer-bottom__links ul>li>a{color:var(--black);display:inline-block}.footer-bottom__links ul>li+li{border-left:1px solid var(--black);padding-left:1rem}@media (min-width:992px){.footer-bottom__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--gap-sm)}.footer-bottom__links{margin-top:0}}.footer.footer--no-navigation{background-color:var(--dark-gray);color:var(--white)}.footer.footer--no-navigation .footer-bottom__links ul>li+li{border-left:1px solid var(--white)}.footer.footer--no-navigation .footer-bottom__links ul>li>a{color:var(--white)}.footer-alt{padding:0 2rem}.footer-alt-top{display:grid;grid-gap:var(--gap);margin-bottom:4rem;padding-bottom:4rem;padding-top:6rem;text-align:center}@media (min-width:768px){.footer-alt-top{grid-template-columns:1fr auto auto;grid-gap:var(--gap-md);-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:unset}}.footer-alt-middle{padding-bottom:4rem}.footer-alt-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.4rem;padding:2rem 0;text-align:center}.footer-alt-bottom,.footer-alt-bottom__links ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap-sm);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-alt-bottom__links ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0}.footer-alt-bottom__links ul>li>a{color:var(--base-color)}.footer-alt-bottom__links ul>li>a:active,.footer-alt-bottom__links ul>li>a:focus,.footer-alt-bottom__links ul>li>a:hover{color:var(--primary-color)}@media (min-width:768px){.footer-alt-bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer-2024{padding:4rem 2rem}.footer-2024__inner{display:grid;grid-gap:var(--gap-md)}.footer-2024__sidebar{color:#606060;font-size:1.3rem;margin-inline:auto;max-width:36rem;text-align:center}.footer-2024__button{margin-block:3rem}.footer-2024__button .button{padding-inline:2rem;width:100%}.footer-2024__links{margin-top:1.6rem}.footer-2024__links ul{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:var(--gap-sm);justify-content:center;list-style:none;margin:0;padding:0}.footer-2024__links ul>li>a{color:#606060;display:inline-block}@media(min-width:992px){.footer-2024__inner{align-items:start;grid-auto-flow:dense;grid-template-columns:18rem 1fr}.footer-2024__menu{grid-column-end:-1}.footer-2024__sidebar{text-align:left}.footer-2024__links ul{justify-content:start}}@media(min-width:1200px){.footer-2024__inner{grid-gap:12rem}}.show-for-sr{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@media (max-width:767px){.show-for-sr--mobile{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}}.teal{color:var(--teal)}.bg-black{background-color:var(--black);color:var(--white)}.bg-light-gray{background-color:var(--light-gray)}.bg-white{background-color:var(--white)}.bg-circles{background-color:var(--black);background-image:url(https://smartbugmedia.com/hubfs/lifecycle/bg-circles.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:clamp(30rem,60rem,100%) auto}.bg-waves-triangles{background-color:var(--black);background-image:url(https://smartbugmedia.com/hubfs/lifecycle/bg-accent-wave-line-circles.png),url(https://smartbugmedia.com/hubfs/lifecycle/bg-triangles.svg);background-position:0 0,calc(100% - 2rem) 100%;background-repeat:no-repeat,no-repeat;background-size:14rem auto,9rem auto}.bg-arrows{background-image:url(https://smartbugmedia.com/hubfs/lifecycle/red-arrows-down.svg);background-position:2rem 0}.bg-arrows,.bg-bursts{background-color:var(--black);background-repeat:no-repeat}.bg-bursts{background-image:url(https://smartbugmedia.com/hubfs/lifecycle/stars-mobile.svg);background-position:50% 0;overflow-x:clip}@media(min-width:768px){.bg-waves-triangles{background-position:0 0,100% 50%;background-position:0 0,calc(50% + var(--container-width-narrow)/2 + 20rem);background-size:54rem auto,31rem auto}.bg-arrows{background-image:url(https://smartbugmedia.com/hubfs/lifecycle/red-arrows-right.svg);background-position:calc(50% - 60rem) 11rem}.bg-bursts{background-image:url(https://smartbugmedia.com/hubfs/lifecycle/stars-desktop.svg);background-position:calc(50% + 70rem) 30%}}.mt-none{margin-top:0!important}.mt-xs{margin-top:calc(var(--gap)*.25)!important}.mt-sm{margin-top:calc(var(--gap)*.5)!important}.mt-md{margin-top:var(--gap)!important}.mt-lg{margin-top:calc(var(--gap)*1.5)!important}.mt-xl{margin-top:calc(var(--gap)*2)!important}.mt-xll{margin-top:calc(var(--gap)*3.2)!important}.mt-xxl{margin-top:calc(var(--gap)*4)!important}.mb-none{margin-bottom:0!important}.mb-xs{margin-bottom:calc(var(--gap)*.25)!important}.mb-sm{margin-bottom:calc(var(--gap)*.5)!important}.mb-md{margin-bottom:var(--gap)!important}.mb-lg{margin-bottom:calc(var(--gap)*1.5)!important}.mb-xl{margin-bottom:calc(var(--gap)*2)!important}.mb-xll{margin-bottom:calc(var(--gap)*3.2)!important}.mb-xxl{margin-bottom:calc(var(--gap)*4)!important}.pt-none{padding-top:0!important}.pt-xs{padding-top:calc(var(--gap)*.25)!important}.pt-sm{padding-top:calc(var(--gap)*.5)!important}.pt-md{padding-top:var(--gap)!important}.pt-lg{padding-top:calc(var(--gap)*1.5)!important}.pt-xl{padding-top:calc(var(--gap)*2)!important}.pt-xxl{padding-top:calc(var(--gap)*4)!important}.pb-none{padding-bottom:0}.pb-xs{padding-bottom:calc(var(--gap)*.25)}.pb-sm{padding-bottom:calc(var(--gap)*.5)}.pb-md{padding-bottom:var(--gap)!important}.pb-lg{padding-bottom:calc(var(--gap)*1.5)!important}.pb-xl{padding-bottom:calc(var(--gap)*2)}.pb-xxl{padding-bottom:calc(var(--gap)*4)}@media (min-width:768px){.section-triangles{position:relative}.section-triangles:after,.section-triangles:before{font-size:0;position:absolute}.section-triangles:before{content:url(https://smartbugmedia.com/hubfs/SmartBug_2023/triangle-accent-sm-top.svg);left:0;margin-left:2rem;top:-1.5rem}.section-triangles:after{bottom:-1.5rem;content:url(https://smartbugmedia.com/hubfs/SmartBug_2023/triangle-accent-sm-bottom.svg);margin-right:2rem;right:0}}@media (min-width:1240px){.section-triangles:before{margin-left:calc(50vw - var(--container-width)/2)}.section-triangles:after{margin-right:calc(50vw - var(--container-width)/2)}}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-large{font-size:2rem}.text-small{font-size:1.6rem}.embed-container{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.embed-container embed,.embed-container iframe,.embed-container object{height:100%;left:0;position:absolute;top:0;width:100%}.embed-container--43{padding-bottom:75%}