html{font-family:Museo Sans,sans-serif;font-size:16px;font-weight:300;line-height:1.2;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}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:-.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{appearance:button;-webkit-appearance:button;font-weight:300}[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{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]{appearance:textfield;-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}h1,h2,h3,h4,h5,h6,p{font-weight:300;margin:0}p{margin-bottom:1em}p:last-of-type{margin-bottom:0}:root{--primary-color:#3b5de8;--primary-color-light:#7590ff;--gray-900:#1e2328;--gray-700:#484848;--gray-500:#616771;--black:#000;--white:#fff}.text-black{color:var(--black)}.text-gray-700{color:var(--gray-700)}.text-primary-color{color:var(--primary-color)}:root{--container-size:16px;--top-header-distance:0}@media(min-width:768px){:root{--container-size:48px;--top-header-distance:0}}@media(min-width:1200px){:root{--container-size:96px}}@media(min-width:1440px){:root{--container-size:calc(50% - 587px)}}.container{margin-left:var(--container-size);margin-right:var(--container-size)}.section-base{padding:64px 0}.section-base.pt-0{padding-top:0!important}.section-base.pb-0{padding-bottom:0!important}@media(min-width:768px){.section-base{padding:72px 0}}@media(min-width:1200px){.section-base{padding:96px 0}.section-base.pt-lg-0{padding-top:0!important}.section-base.pb-lg-0{padding-bottom:0!important}}.section-large{padding:140px 0}@media(min-width:768px){.section-large{padding:120px 0}}.breadcrumb_wrapper{margin-top:calc(var(--top-header-distance) + var(--blog-header-height))}.breadcrumb ol{margin:0;padding:32px 0}.breadcrumb ol li{color:var(--gray-900);display:inline-block;vertical-align:middle}.breadcrumb ol li:first-child .page{padding:2px 4px 2px 0}.breadcrumb .divider{color:var(--primary-color);padding-right:4px}.breadcrumb .page{border:1px solid var(--white);color:var(--gray-500);padding:2px 4px}.breadcrumb .current-page{display:block;max-width:300px;overflow:hidden;padding-left:4px;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.breadcrumb .current-page{display:inline;max-width:100%}}.btn,.cta,.cta_button{align-items:center;border:none;border-radius:12px!important;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;justify-content:center;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.btn svg{transition:fill .2s ease}.btn.btn-disabled,.btn:disabled{cursor:not-allowed}.btn-extra-small{font-size:12px;padding:8px 16px}.btn-small{font-size:14px;padding:12px 20px}.btn-medium{font-size:16px;padding:12px 20px}.btn-large{font-size:16px;padding:16px 24px}.btn-green{background-color:#5a78ff;border:none;color:#fff}.btn-green svg{fill:#fff}.btn-green:hover:not(:disabled):not(.btn-disabled){background-color:#4964d4}.btn-green:hover:not(:disabled):not(.btn-disabled) svg{fill:#fff}.btn-green.btn-disabled,.btn-green:disabled{background-color:#e0e0e0;color:#999}.btn-green.btn-disabled svg,.btn-green:disabled svg{fill:#999}.btn-white{background-color:#fff;border:1px solid #999;color:#333}.btn-white svg{fill:#333}.btn-white:hover:not(:disabled):not(.btn-disabled){background-color:#f5f5f5}.btn-white:hover:not(:disabled):not(.btn-disabled) svg{fill:#333}.btn-white.btn-disabled,.btn-white:disabled{background-color:#e0e0e0;border-color:#999;color:#999}.btn-white.btn-disabled svg,.btn-white:disabled svg{fill:#999}.btn-black{background-color:#333;border:none;color:#fff}.btn-black svg{fill:#fff}.btn-black:hover:not(:disabled):not(.btn-disabled){background-color:#000}.btn-black:hover:not(:disabled):not(.btn-disabled) svg{fill:#fff}.btn-black.btn-disabled,.btn-black:disabled{background-color:#666;color:#999}.btn-black.btn-disabled svg,.btn-black:disabled svg{fill:#999}.btn-outline-black{background-color:transparent;border:1px solid #333;color:#333}.btn-outline-black svg{fill:#333}.btn-outline-black:hover:not(:disabled):not(.btn-disabled){background-color:#333;border-color:#333;color:#fff}.btn-outline-black:hover:not(:disabled):not(.btn-disabled) svg{fill:#fff}.btn-outline-black.btn-disabled,.btn-outline-black:disabled{background-color:transparent;border-color:#999;color:#999}.btn-outline-black.btn-disabled svg,.btn-outline-black:disabled svg{fill:#999}.btn-text-green{background-color:transparent;border:none;color:#5a78ff}.btn-text-green svg{fill:#5a78ff}.btn-text-green:hover:not(:disabled):not(.btn-disabled){background-color:#5a78ff;color:#fff}.btn-text-green:hover:not(:disabled):not(.btn-disabled) svg{fill:#fff}.btn-text-green.btn-disabled,.btn-text-green:disabled{background-color:transparent;color:#999}.btn-text-green.btn-disabled svg,.btn-text-green:disabled svg{fill:#999}.btn-outline-blue{background-color:transparent;border:1px solid #5a78ff;color:#5a78ff}.btn-outline-blue svg{fill:#5a78ff}.btn-outline-blue:hover:not(:disabled):not(.btn-disabled){background-color:#5a78ff;border-color:#5a78ff;color:#fff}.btn-outline-blue:hover:not(:disabled):not(.btn-disabled) svg{fill:#fff}.btn-outline-blue.btn-disabled,.btn-outline-blue:disabled{background-color:transparent;border-color:#999;color:#999}.btn-outline-blue.btn-disabled svg,.btn-outline-blue:disabled svg{fill:#999}.btn-loading{cursor:progress;pointer-events:none}.btn-loading svg{animation:spin 1s linear infinite;fill:currentColor}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card,.card-item,.post-card,.tags .tag{border-radius:12px!important}.tags .tag{padding:2px 12px!important}@font-face{font-display:swap;font-family:Museo Sans;font-weight:100;src:url(https://www.iugu.com/hubfs/Fontes%20-%20Site%20e%20Blog/museo-sans-100.woff2) format("woff2")}@font-face{font-display:swap;font-family:Museo Sans;font-weight:300;src:url(https://www.iugu.com/hubfs/Fontes%20-%20Site%20e%20Blog/museo-sans-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Museo Sans;font-weight:500;src:url(https://www.iugu.com/hubfs/Fontes%20-%20Site%20e%20Blog/museo-sans-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Museo Sans;font-weight:700;src:url(https://www.iugu.com/hubfs/Fontes%20-%20Site%20e%20Blog/museo-sans-700.woff2) format("woff2")}.h1,h1{font-size:32px;line-height:40px}.h2,h2{font-size:24px;line-height:32px}.h3,h3{font-size:22px;line-height:30px}.h4,h4{font-size:18px;line-height:26px}.h5,h5{font-size:16px;line-height:24px}.h6,h6{font-size:14px;line-height:22px}@media(min-width:768px){.h1,h1{font-size:40px;line-height:48px}.h2,h2{font-size:32px;line-height:40px}.h3,h3{font-size:28px;line-height:36px}.h4,h4{font-size:24px;line-height:32px}.h5,h5{font-size:20px;line-height:28px}.h6,h6{font-size:16px;line-height:24px}}@media(min-width:1200px){.h1,h1{font-size:48px;line-height:56px}.h2,h2{font-size:40px;line-height:48px}.h3,h3{font-size:32px;line-height:40px}.h4,h4{font-size:24px;line-height:32px}}.text-center{text-align:center}.text-xs{font-size:12px!important;line-height:20px!important}.text-sm{font-size:14px!important;line-height:22px!important}.text-base{font-size:16px!important;line-height:24px!important}.text-lg{font-size:20px!important;line-height:28px!important}.font-thin{font-weight:100}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-bold{font-weight:700}.leading-none{line-height:1}.leading-normal{line-height:1.2em}.leading-relaxed{line-height:1.5em}.leading-loose{line-height:2em}.cursor-pointer{cursor:pointer}.pointer-events-none{pointer-events:none!important}.img-responsive{display:block;height:auto;max-width:100%}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.hidden{display:none}@media(min-width:1200px){.-mt-lg-24{margin-top:-24px}.mb-lg-64{margin-bottom:64px}}@media(min-width:768px){.mobile{display:none}}@media(min-width:1200px){.mobile-tablet{display:none}}.desktop{display:none}@media(min-width:768px){.desktop{display:block}}.desktop-big-screen{display:none}@media(min-width:1200px){.desktop-big-screen{display:block}}.show__mobile{display:block}@media(min-width:768px){.show__mobile{display:none}}.show__tablet{display:none}@media(min-width:768px){.show__tablet{display:block}}@media(min-width:1200px){.show__tablet{display:none}}.show__desktop{display:none}@media(min-width:1200px){.show__desktop{display:block}}.inline__mobile{display:inline-block}@media(min-width:768px){.inline__mobile{display:none}}.inline__tablet{display:none}@media(min-width:768px){.inline__tablet{display:inline-block}}@media(min-width:1200px){.inline__tablet{display:none}}.inline__desktop{display:none}@media(min-width:1200px){.inline__desktop{display:inline-block}.hide__desktop{display:none}}.p-0{padding:0}.pl-0{padding-left:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.p-4{padding:4px}.pl-4{padding-left:4px}.pt-4{padding-top:4px}.pr-4{padding-right:4px}.pb-4{padding-bottom:4px}.p-8{padding:8px}.pl-8{padding-left:8px}.pt-8{padding-top:8px}.pr-8{padding-right:8px}.pb-8{padding-bottom:8px}.p-12{padding:12px}.pl-12{padding-left:12px}.pt-12{padding-top:12px}.pr-12{padding-right:12px}.pb-12{padding-bottom:12px}.p-16{padding:16px}.pl-16{padding-left:16px}.pt-16{padding-top:16px}.pr-16{padding-right:16px}.pb-16{padding-bottom:16px}.p-24{padding:24px}.pl-24{padding-left:24px}.pt-24{padding-top:24px}.pr-24{padding-right:24px}.pb-24{padding-bottom:24px}.p-32{padding:32px}.pl-32{padding-left:32px}.pt-32{padding-top:32px}.pr-32{padding-right:32px}.pb-32{padding-bottom:32px}.p-40{padding:40px}.pl-40{padding-left:40px}.pt-40{padding-top:40px}.pr-40{padding-right:40px}.pb-40{padding-bottom:40px}.p-48{padding:48px}.pl-48{padding-left:48px}.pt-48{padding-top:48px}.pr-48{padding-right:48px}.pb-48{padding-bottom:48px}.p-56{padding:56px}.pl-56{padding-left:56px}.pt-56{padding-top:56px}.pr-56{padding-right:56px}.pb-56{padding-bottom:56px}@media(min-width:768px){.p-md-0{padding:0}.pl-md-0{padding-left:0}.pt-md-0{padding-top:0}.pr-md-0{padding-right:0}.pb-md-0{padding-bottom:0}.p-md-4{padding:4px}.pl-md-4{padding-left:4px}.pt-md-4{padding-top:4px}.pr-md-4{padding-right:4px}.pb-md-4{padding-bottom:4px}.p-md-8{padding:8px}.pl-md-8{padding-left:8px}.pt-md-8{padding-top:8px}.pr-md-8{padding-right:8px}.pb-md-8{padding-bottom:8px}.p-md-12{padding:12px}.pl-md-12{padding-left:12px}.pt-md-12{padding-top:12px}.pr-md-12{padding-right:12px}.pb-md-12{padding-bottom:12px}.p-md-16{padding:16px}.pl-md-16{padding-left:16px}.pt-md-16{padding-top:16px}.pr-md-16{padding-right:16px}.pb-md-16{padding-bottom:16px}.p-md-24{padding:24px}.pl-md-24{padding-left:24px}.pt-md-24{padding-top:24px}.pr-md-24{padding-right:24px}.pb-md-24{padding-bottom:24px}.p-md-32{padding:32px}.pl-md-32{padding-left:32px}.pt-md-32{padding-top:32px}.pr-md-32{padding-right:32px}.pb-md-32{padding-bottom:32px}.p-md-40{padding:40px}.pl-md-40{padding-left:40px}.pt-md-40{padding-top:40px}.pr-md-40{padding-right:40px}.pb-md-40{padding-bottom:40px}.p-md-48{padding:48px}.pl-md-48{padding-left:48px}.pt-md-48{padding-top:48px}.pr-md-48{padding-right:48px}.pb-md-48{padding-bottom:48px}.p-md-56{padding:56px}.pl-md-56{padding-left:56px}.pt-md-56{padding-top:56px}.pr-md-56{padding-right:56px}.pb-md-56{padding-bottom:56px}}@media(min-width:1200px){.p-lg-0{padding:0}.pl-lg-0{padding-left:0}.pt-lg-0{padding-top:0}.pr-lg-0{padding-right:0}.pb-lg-0{padding-bottom:0}.p-lg-4{padding:4px}.pl-lg-4{padding-left:4px}.pt-lg-4{padding-top:4px}.pr-lg-4{padding-right:4px}.pb-lg-4{padding-bottom:4px}.p-lg-8{padding:8px}.pl-lg-8{padding-left:8px}.pt-lg-8{padding-top:8px}.pr-lg-8{padding-right:8px}.pb-lg-8{padding-bottom:8px}.p-lg-12{padding:12px}.pl-lg-12{padding-left:12px}.pt-lg-12{padding-top:12px}.pr-lg-12{padding-right:12px}.pb-lg-12{padding-bottom:12px}.p-lg-16{padding:16px}.pl-lg-16{padding-left:16px}.pt-lg-16{padding-top:16px}.pr-lg-16{padding-right:16px}.pb-lg-16{padding-bottom:16px}.p-lg-24{padding:24px}.pl-lg-24{padding-left:24px}.pt-lg-24{padding-top:24px}.pr-lg-24{padding-right:24px}.pb-lg-24{padding-bottom:24px}.p-lg-32{padding:32px}.pl-lg-32{padding-left:32px}.pt-lg-32{padding-top:32px}.pr-lg-32{padding-right:32px}.pb-lg-32{padding-bottom:32px}.p-lg-40{padding:40px}.pl-lg-40{padding-left:40px}.pt-lg-40{padding-top:40px}.pr-lg-40{padding-right:40px}.pb-lg-40{padding-bottom:40px}.p-lg-48{padding:48px}.pl-lg-48{padding-left:48px}.pt-lg-48{padding-top:48px}.pr-lg-48{padding-right:48px}.pb-lg-48{padding-bottom:48px}.p-lg-56{padding:56px}.pl-lg-56{padding-left:56px}.pt-lg-56{padding-top:56px}.pr-lg-56{padding-right:56px}.pb-lg-56{padding-bottom:56px}}.m-0{margin:0}.ml-0{margin-left:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.m-4{margin:4px}.ml-4{margin-left:4px}.mt-4{margin-top:4px}.mr-4{margin-right:4px}.mb-4{margin-bottom:4px}.m-8{margin:8px}.ml-8{margin-left:8px}.mt-8{margin-top:8px}.mr-8{margin-right:8px}.mb-8{margin-bottom:8px}.m-12{margin:12px}.ml-12{margin-left:12px}.mt-12{margin-top:12px}.mr-12{margin-right:12px}.mb-12{margin-bottom:12px}.m-16{margin:16px}.ml-16{margin-left:16px}.mt-16{margin-top:16px}.mr-16{margin-right:16px}.mb-16{margin-bottom:16px}.m-24{margin:24px}.ml-24{margin-left:24px}.mt-24{margin-top:24px}.mr-24{margin-right:24px}.mb-24{margin-bottom:24px}.m-32{margin:32px}.ml-32{margin-left:32px}.mt-32{margin-top:32px}.mr-32{margin-right:32px}.mb-32{margin-bottom:32px}.m-40{margin:40px}.ml-40{margin-left:40px}.mt-40{margin-top:40px}.mr-40{margin-right:40px}.mb-40{margin-bottom:40px}.m-48{margin:48px}.ml-48{margin-left:48px}.mt-48{margin-top:48px}.mr-48{margin-right:48px}.mb-48{margin-bottom:48px}.m-56{margin:56px}.ml-56{margin-left:56px}.mt-56{margin-top:56px}.mr-56{margin-right:56px}.mb-56{margin-bottom:56px}@media(min-width:768px){.m-md-0{margin:0}.ml-md-0{margin-left:0}.mt-md-0{margin-top:0}.mr-md-0{margin-right:0}.mb-md-0{margin-bottom:0}.m-md-4{margin:4px}.ml-md-4{margin-left:4px}.mt-md-4{margin-top:4px}.mr-md-4{margin-right:4px}.mb-md-4{margin-bottom:4px}.m-md-8{margin:8px}.ml-md-8{margin-left:8px}.mt-md-8{margin-top:8px}.mr-md-8{margin-right:8px}.mb-md-8{margin-bottom:8px}.m-md-12{margin:12px}.ml-md-12{margin-left:12px}.mt-md-12{margin-top:12px}.mr-md-12{margin-right:12px}.mb-md-12{margin-bottom:12px}.m-md-16{margin:16px}.ml-md-16{margin-left:16px}.mt-md-16{margin-top:16px}.mr-md-16{margin-right:16px}.mb-md-16{margin-bottom:16px}.m-md-24{margin:24px}.ml-md-24{margin-left:24px}.mt-md-24{margin-top:24px}.mr-md-24{margin-right:24px}.mb-md-24{margin-bottom:24px}.m-md-32{margin:32px}.ml-md-32{margin-left:32px}.mt-md-32{margin-top:32px}.mr-md-32{margin-right:32px}.mb-md-32{margin-bottom:32px}.m-md-40{margin:40px}.ml-md-40{margin-left:40px}.mt-md-40{margin-top:40px}.mr-md-40{margin-right:40px}.mb-md-40{margin-bottom:40px}.m-md-48{margin:48px}.ml-md-48{margin-left:48px}.mt-md-48{margin-top:48px}.mr-md-48{margin-right:48px}.mb-md-48{margin-bottom:48px}.m-md-56{margin:56px}.ml-md-56{margin-left:56px}.mt-md-56{margin-top:56px}.mr-md-56{margin-right:56px}.mb-md-56{margin-bottom:56px}}@media(min-width:1200px){.m-lg-0{margin:0}.ml-lg-0{margin-left:0}.mt-lg-0{margin-top:0}.mr-lg-0{margin-right:0}.mb-lg-0{margin-bottom:0}.m-lg-4{margin:4px}.ml-lg-4{margin-left:4px}.mt-lg-4{margin-top:4px}.mr-lg-4{margin-right:4px}.mb-lg-4{margin-bottom:4px}.m-lg-8{margin:8px}.ml-lg-8{margin-left:8px}.mt-lg-8{margin-top:8px}.mr-lg-8{margin-right:8px}.mb-lg-8{margin-bottom:8px}.m-lg-12{margin:12px}.ml-lg-12{margin-left:12px}.mt-lg-12{margin-top:12px}.mr-lg-12{margin-right:12px}.mb-lg-12{margin-bottom:12px}.m-lg-16{margin:16px}.ml-lg-16{margin-left:16px}.mt-lg-16{margin-top:16px}.mr-lg-16{margin-right:16px}.mb-lg-16{margin-bottom:16px}.m-lg-24{margin:24px}.ml-lg-24{margin-left:24px}.mt-lg-24{margin-top:24px}.mr-lg-24{margin-right:24px}.mb-lg-24{margin-bottom:24px}.m-lg-32{margin:32px}.ml-lg-32{margin-left:32px}.mt-lg-32{margin-top:32px}.mr-lg-32{margin-right:32px}.mb-lg-32{margin-bottom:32px}.m-lg-40{margin:40px}.ml-lg-40{margin-left:40px}.mt-lg-40{margin-top:40px}.mr-lg-40{margin-right:40px}.mb-lg-40{margin-bottom:40px}.m-lg-48{margin:48px}.ml-lg-48{margin-left:48px}.mt-lg-48{margin-top:48px}.mr-lg-48{margin-right:48px}.mb-lg-48{margin-bottom:48px}.m-lg-56{margin:56px}.ml-lg-56{margin-left:56px}.mt-lg-56{margin-top:56px}.mr-lg-56{margin-right:56px}.mb-lg-56{margin-bottom:56px}}.hs-form h1,.hs-form h2,.hs-form h3,.hs-form h4,.hs-form h5,.hs-form h6{color:#878787;font-size:16px;letter-spacing:normal;line-height:20px;text-align:left}.hs-form .hs-richtext.hs-main-font-element{color:#a8a8a7;font-size:9px;line-height:10px;margin:16px 0 24px;text-align:center}.hs-form-field{color:#a1a3aa;font-size:14px;line-height:17px;margin-bottom:36px;position:relative}.hs-form-field.hs-fieldtype-checkbox{margin-bottom:12px}.hs-fieldtype-checkbox>label,.hs-fieldtype-date>label,.hs-fieldtype-number>label,.hs-fieldtype-radio>label,.hs-fieldtype-select>label,.hs-fieldtype-text>label,.hs-fieldtype-textarea>label,.hs-number_input>label{display:block;font-size:inherit;line-height:inherit;margin-bottom:15px;pointer-events:none;transition:all .2s ease-out}.hs-fieldtype-date>label,.hs-fieldtype-number>label,.hs-fieldtype-select>label,.hs-fieldtype-text>label,.hs-fieldtype-textarea>label,.hs-number_input>label{bottom:auto;margin-bottom:0;position:absolute;top:5px;transform:translate(0) scale(1);transform-origin:bottom left}.hs-fieldtype-date>label,.hs-fieldtype-number.floating-label>label,.hs-fieldtype-number.input-focused>label,.hs-fieldtype-select.floating-label>label,.hs-fieldtype-select.input-focused>label,.hs-fieldtype-text.floating-label>label,.hs-fieldtype-text.input-focused>label,.hs-fieldtype-textarea.floating-label>label,.hs-fieldtype-textarea.input-focused>label,.hs-fieldtype-textarea>label,.hs-number_input.floating-label>label,.hs-number_input.input-focused>label,.hs-phone.hs-fieldtype-text>label{bottom:100%;position:absolute;top:auto;transform:scale(.85)}.hs-fieldtype-date input,.hs-fieldtype-intl-phone select,.hs-fieldtype-number input,.hs-fieldtype-select select,.hs-fieldtype-text input,.hs-fieldtype-textarea textarea,.hs-form-field input,.hs-number_input input{background-color:#fff;border:0;border-bottom:1px solid #000;border-radius:0;box-sizing:border-box;color:#000;font-size:14px;line-height:17px;outline:none;padding:6px 9px 6px 0;width:100%!important}div.hs-phone.hs_phone .input .hs-fieldtype-intl-phone.hs-input select.hs-input{margin-right:6px;padding-right:20px;width:32%!important}.hs-fieldtype-intl-phone{display:flex;width:100%!important}.hs-fieldtype-date input.invalid,.hs-fieldtype-number input.invalid,.hs-fieldtype-select select.invalid,.hs-fieldtype-text input.invalid,.hs-fieldtype-textarea textarea.invalid,.hs-number_input input.invalid,.hs-phone .hs-input.invalid{border-color:red;border-width:2px}.hs-fieldtype-textarea textarea{height:96px;resize:none}.hs-fieldtype-select:after,.hs-phone:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #9d9d9c;content:"";cursor:pointer;display:block;height:0;pointer-events:none;position:absolute;width:0}.hs-fieldtype-select:after{right:16px;top:12px}.hs-phone:after{left:26%;top:26px}.hs-phone.hs-fieldtype-text:after{left:26%;top:10px}.hs-fieldtype-intl-phone.hs-input select.hs-input,.hs-fieldtype-select select{-webkit-appearance:none;appearance:none;cursor:pointer}.hs-fieldtype-select:not(.floating-label) select{color:transparent}.hs-fieldtype-select select option{color:initial}.hs-fieldtype-date.input-focused input,.hs-fieldtype-number.input-focused input,.hs-fieldtype-select.input-focused select,.hs-fieldtype-text.input-focused input,.hs-fieldtype-textarea.input-focused textarea,.hs-number_input.input-focused input,.hs-phone.input-focused .hs-input{border-color:#3b5de8;border-width:2px}.hs-fieldtype-date input::placeholder,.hs-fieldtype-number input::placeholder,.hs-fieldtype-text input::placeholder,.hs-fieldtype-textarea textarea::placeholder,.hs-number_input input::placeholder{color:#929292}.hs-fieldtype-file input{color:#484848;font-weight:300}.hs-fieldtype-booleancheckbox .inputs-list,.hs-fieldtype-checkbox .inputs-list,.hs-fieldtype-radio .inputs-list,.legal-consent-container .inputs-list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.hs-fieldtype-radio .inputs-list{flex-direction:column}.hs-fieldtype-checkbox .hs-form-checkbox,.hs-fieldtype-radio .hs-form-radio{margin-bottom:24px;margin-right:20px;position:relative}.hs-fieldtype-radio .hs-form-radio{margin-bottom:20px}.hs-fieldtype-radio .hs-form-radio:last-of-type{margin-bottom:0}.hs-fieldtype-booleancheckbox .hs-form-booleancheckbox .hs-form-booleancheckbox-display,.hs-fieldtype-checkbox .hs-form-checkbox .hs-form-checkbox-display,.hs-fieldtype-radio .hs-form-radio .hs-form-radio-display{cursor:pointer;display:flex;user-select:none}.hs-fieldtype-booleancheckbox .hs-form-booleancheckbox .hs-form-booleancheckbox-display>span,.hs-fieldtype-checkbox .hs-form-checkbox .hs-form-checkbox-display>span,.hs-fieldtype-radio .hs-form-radio .hs-form-radio-display>span{align-items:center;display:flex;position:relative}.hs-fieldtype-booleancheckbox .hs-form-booleancheckbox .hs-input,.hs-fieldtype-checkbox .hs-form-checkbox .hs-input,.hs-fieldtype-radio .hs-form-radio .hs-input{height:1px!important;opacity:0;pointer-events:none;position:absolute;width:1px!important}.hs-fieldtype-booleancheckbox .hs-form-booleancheckbox span:not(.hs-form-required):before,.hs-fieldtype-checkbox .hs-form-checkbox span:before,.hs-fieldtype-radio .hs-form-radio span:before{background-color:#fff;border:1px solid #000;border-radius:50%;box-sizing:border-box;content:"";display:inline-block;height:16px;margin-right:10px;transition:background-color .2s ease-out;vertical-align:sub;width:16px}.hs-fieldtype-checkbox .hs-form-checkbox span:before{height:18px;width:18px}.hs-fieldtype-radio .hs-form-radio span{background-color:#fff;color:#929292;font-size:14px;line-height:17px}.hs-fieldtype-booleancheckbox .hs-form-booleancheckbox span:not(.hs-form-required):before,.hs-fieldtype-checkbox .hs-form-checkbox span:before{border-radius:0}.hs-fieldtype-radio .hs-form-radio .hs-input:checked+span:after{background-color:#3b5de8;border-radius:50%;content:"";height:8px;left:4px;position:absolute;top:4.5px;width:8px}.hs-fieldtype-booleancheckbox .hs-form-booleancheckbox .hs-input:checked+span:not(.hs-form-required):before,.hs-fieldtype-checkbox .hs-form-checkbox .hs-input:checked+span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' fill='none' viewBox='0 0 14 12'%3E%3Cpath stroke='%233b5de8' stroke-linecap='round' stroke-width='2' d='M1 6.447 4.429 10 13 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.hs-fieldtype-booleancheckbox .hs-form-booleancheckbox .hs-input:checked+span:not(.hs-form-required),.hs-fieldtype-checkbox .hs-form-checkbox .hs-input:checked+span,.hs-fieldtype-radio .hs-form-radio .hs-input:checked+span{color:#000}.hs-richtext.hs-main-font-element{line-height:1.4;margin-bottom:48px}.hs-submit input[type=submit]{background-color:#3b5de8;border:none;border-radius:24px;color:#f5f5f7;cursor:pointer;display:block;font-size:14px;font-weight:600;line-height:17px;margin-left:auto;margin-right:auto;padding:15px 20px;transition:background-color .2s ease-out;width:auto}.hs-submit input[type=submit]:hover:not(:active){background-color:#6b88ff}.hs-error-msgs{color:red;display:block!important;font-size:10px;font-weight:600;left:0;list-style:none;margin:6px 0 0!important;padding-left:0!important;text-align:right;top:100%;width:100%}.hs-fieldtype-checkbox .hs-error-msgs{margin-top:-14px!important}.hs_error_rollup{margin:25px 0}.legal-consent-container .hs-richtext{color:#a1a3aa;font-size:10px;line-height:1.58em;margin-bottom:40px}.legal-consent-container .hs-form-booleancheckbox-display>span{margin-left:0!important;padding-left:30px}.legal-consent-container .hs-form-booleancheckbox-display>span:not(.hs-form-required):before{height:16px;left:0;position:absolute;top:0;width:16px}.legal-consent-container .hs-form-booleancheckbox-display .hs-input:checked+span:not(.hs-form-required):before{background-size:65%}.legal-consent-container .hs-form-field{color:#707070;font-size:12px}.hs-field-desc{bottom:0;display:inline;font-size:0;left:0;position:absolute;transform:translateY(100%)}.hs-field-desc:hover{font-size:12px}.hs-field-desc:hover~.hs-error-msgs{display:none!important}.hs-field-desc:before{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23484848' d='M8.001 0a8 8 0 1 0 8 8 8 8 0 0 0-8-8m.747 2.888a.88.88 0 0 1 1.009.97 1.286 1.286 0 0 1-1.4 1.242c-.738 0-1.09-.371-1.068-.985a1.32 1.32 0 0 1 1.458-1.227Zm-2 9.9c-.533 0-.922-.324-.55-1.745l.611-2.521c.106-.4.123-.565 0-.565a4 4 0 0 0-1.26.553l-.266-.436a7.1 7.1 0 0 1 3.424-1.713c.533 0 .622.63.356 1.6l-.7 2.65c-.124.468-.071.63.053.63a2.75 2.75 0 0 0 1.2-.6l.3.4a5.57 5.57 0 0 1-3.167 1.745Z'/%3E%3C/svg%3E");border-radius:50%;content:"";display:flex;font-weight:500;height:16px;justify-content:center;position:absolute;right:16px;top:-24px;width:16px}.hs-submit input[type=submit]{border-radius:12px}.header{position:relative;--header-height:56px;z-index:65}.header .btn a{background-image:url(https://23975798.fs1.hubspotusercontent-na1.net/hubfs/23975798/raw_assets/public/iugu-theme/assets/icons/login.svg);background-repeat:no-repeat;background-size:contain;display:inline-block;font-size:0;height:25.46px;width:19.12px}.header:not(.home) .top-bar{display:none}.header.home .top-bar{background-color:#141414;bottom:0;box-sizing:border-box;color:#9e9e9e;font-size:14px;left:0;padding:16px var(--container-size);position:fixed;transform:translateY(0);transition:transform .3s ease-in-out;width:100%;z-index:1}.header.home .top-bar.closed{transform:translateY(100%)}.header.home .top-bar .content{margin-right:48px}.header.home .top-bar .content p{display:inline-block}.header.home .top-bar .content a{color:#3b5de8;transition:color .25s linear}.header.home .top-bar .content a:hover{color:#6b88ff}.header.home .top-bar .close-top-bar{background-color:transparent;border:none;cursor:pointer;height:48px;padding:0;position:absolute;right:calc(var(--container-size) - 16px);top:3px;width:48px}.header .primary-header{align-items:center;background-color:#000;box-sizing:border-box;display:flex;height:var(--header-height);justify-content:space-between;left:0;padding:0 var(--container-size);right:0;top:0;transition:background-color .3s ease-in-out}.header .primary-header.with-countdown{top:114px}@supports (backdrop-filter:blur(10px)){.header .primary-header{backdrop-filter:blur(10px);background-color:#000}}.header.menu-opened .primary-header{background-color:#141414}.header .primary-header svg *{fill:#e5e5e5}.header .primary-header .wrapper-left,.header .primary-header .wrapper-right{align-items:center;display:flex}.header .primary-header .toggle-menu{background-color:transparent;border:none;box-sizing:border-box;cursor:pointer;height:48px;margin:0 -9px 0 8px;padding:0;position:relative;width:48px}.header .primary-header .toggle-menu .burger-icon{left:calc(50% - 3.5px);position:absolute;top:50%;transform:translate(-50%,-50%);user-select:none}.header .primary-header .toggle-menu .burger-icon,.header .primary-header .toggle-menu .burger-icon:after,.header .primary-header .toggle-menu .burger-icon:before{background-color:#f5f5f7;display:block;height:1.5px;outline:1px solid transparent;transition:background-color,transform .3s ease-in-out;width:20px}.header .primary-header .toggle-menu .burger-icon:after,.header .primary-header .toggle-menu .burger-icon:before{content:"";position:absolute;width:27px}.header .primary-header .toggle-menu .burger-icon:after{top:8px}.header .primary-header .toggle-menu .burger-icon:before{top:-8px}.header.menu-opened .primary-header .toggle-menu .burger-icon{background-color:transparent;outline:none}.header.menu-opened .primary-header .toggle-menu .burger-icon:after{transform:translateY(-8px) rotate(-45deg)}.header.menu-opened .primary-header .toggle-menu .burger-icon:before{transform:translateY(8px) rotate(45deg)}.header .primary-header .contact-cta{background-color:#3b5de8;border-radius:24px;box-shadow:0 0 0 1px #3b5de8;color:#f5f5f7;cursor:pointer;font-size:14px;margin-right:22px;padding:11px 14px;transition:all .25s linear}.header .primary-header .contact-cta:hover{background-color:#6b88ff}.header .primary-header .contact-cta:active{background-color:#3b5de8}.header .menu-wrapper.mobile{bottom:0;left:0;opacity:0;position:fixed;right:0;top:var(--header-height);transform:translateX(-100%);transition:transform,opacity .15s linear;width:100%}.header.menu-opened .menu-wrapper.mobile{opacity:1;transform:translateX(0);z-index:2}#header-watcher{display:block;height:0;width:0}@media (min-width:768px){.header{--header-height:58px}.header.home{--top-bar-height:31px}.header .btn a{background-color:transparent;background-image:none;border-radius:24px;box-shadow:0 0 0 1px #e5e5e5;box-sizing:border-box;color:#e5e5e5;font-size:1rem;height:auto;padding:12px 19px;transition:all .25s linear;white-space:nowrap;width:auto}.header .btn a:hover{box-shadow:0 0 0 2px #e5e5e5}.header .btn a:active{background-color:#565656}.header.home .top-bar{align-items:center;bottom:auto;display:flex;font-size:1rem;height:var(--top-bar-height);left:0;padding:6px var(--container-size);top:0}.header.home .top-bar.closed{transform:translateY(0)}.header.home.filled .top-bar{transform:translateY(-100%)}.header.home .primary-header{transition:transform .35s ease-in-out}.header.home.filled .primary-header{transform:translateY(0);transition-duration:.25s}.header .primary-header .menu-wrapper{margin-left:27px}.header .primary-header .contact-cta{margin:0 0 0 12px;padding:12px 11px}.header .primary-header .toggle-menu{margin:0 -9px 0 18px}.header .menu-wrapper.mobile{display:none}.header .primary-header.with-countdown,.header.home .top-bar.with-countdown{top:69px}}@media (min-width:1200px){.header .btn a{padding:10px 17px}.header .primary-header .menu-wrapper{margin-left:64px}.header .primary-header .contact-cta{margin-left:24px;padding:10px 17px}}.contact-form-modal .form-title{font-size:1.5rem;line-height:1.4;margin-bottom:48px}.contact-form-modal .submitted-message p{font-size:14px;line-height:24px}@media (min-width:768px){.contact-form-modal .submitted-message p{font-size:16px}}@media (max-height:800px){.contact-form-modal .form-title{line-height:1;margin-bottom:28px}}:root{--top-header-distance:58px}.mega-menu{position:relative;--mega-header-height:58px}body.header-modal-open,body.mobile-menu-open,html.mobile-menu-open{overflow:hidden}.mega-menu .primary-header{background:#fff;border-bottom:1px solid #e4e7ec;box-sizing:border-box;display:flex;height:var(--mega-header-height);justify-content:space-between;left:0;padding:0 var(--container-size);right:0;top:0;transition:background-color .3s ease-in-out;z-index:6}.mega-menu.menu-opened .primary-header{background:#fff}.mega-menu .wrapper-left,.mega-menu .wrapper-right{align-items:center;display:flex}.mega-menu .wrapper-left{gap:40px;min-width:0}.mega-menu .logo{flex:0 0 auto;line-height:0}.mega-menu .logo svg{display:block}.mega-menu .logo svg *{fill:#1e2328}.mega-menu .menu-wrapper.desktop{display:none}.mega-menu .wrapper-right{gap:14px}.mega-menu .toggle-menu.mobile{margin:0 -9px 0 8px}.mega-menu .primary-header .toggle-menu .burger-icon,.mega-menu .primary-header .toggle-menu .burger-icon:after,.mega-menu .primary-header .toggle-menu .burger-icon:before{background-color:#1e2328}.mega-menu.menu-opened .primary-header .toggle-menu .burger-icon{background-color:transparent}.mega-menu.menu-opened .primary-header .toggle-menu .burger-icon:after,.mega-menu.menu-opened .primary-header .toggle-menu .burger-icon:before{background-color:#1e2328}.mega-menu .header-actions{align-items:center;display:none;gap:14px}.mega-menu .header-actions-mobile{display:flex;flex-direction:column;gap:12px;padding:0 24px 32px}.mega-menu .header-action{align-items:center;border:1px solid #1e2328;border-radius:12px;box-sizing:border-box;color:#1e2328;display:inline-flex;font-size:14px;font-weight:700;gap:6px;line-height:22px;padding:12px 20px;transition:all .18s ease-in-out;white-space:nowrap}.mega-menu .header-action:hover{background:#f6f8ff;border-color:#5274ff;color:#5274ff}.mega-menu .header-action__caret{border-bottom:2px solid;border-right:2px solid;display:inline-block;flex:0 0 auto;height:6px;margin-top:-3px;transform:rotate(45deg);width:6px}.mega-menu .header-action--primary{background:#5274ff;border-color:#5274ff;color:#fff}.mega-menu .header-action--primary:hover{background:#6b88ff;border-color:#6b88ff;color:#fff}.mega-menu .menu-wrapper.mobile{background:#fff;bottom:0;left:0;opacity:0;overflow-y:auto;position:fixed;right:0;top:var(--mega-header-height);transform:translateX(-100%);transition:transform .18s ease,opacity .15s linear;width:100%}.mega-menu.menu-opened .menu-wrapper.mobile{opacity:1;transform:translateX(0);z-index:2}.mega-menu .menu-wrapper.mobile .sv_menu{background:#fff;min-height:100%;padding:0 24px 32px}.mega-menu .sv_menu{list-style:none;margin:0;padding:0}.mega-menu .sv_menu .menu__item{align-items:center;border-top:1px solid #e4e7ec;display:flex;justify-content:space-between;min-height:0;opacity:1;position:relative;transform:none;transition:none}.mega-menu .sv_menu .menu__item:last-of-type{border-bottom:1px solid #e4e7ec}.mega-menu .sv_menu .menu__link{align-items:center;color:#1e2328;display:inline-flex;font-size:16px;font-weight:600;line-height:1.5;padding:16px 0;transition:color .18s ease-in-out;width:100%}.mega-menu .sv_menu .menu__link--button{background:transparent;border:0;cursor:pointer;text-align:left}.mega-menu .sv_menu .menu__caret{border-bottom:2px solid;border-right:2px solid;display:inline-block;flex:0 0 auto;height:9px;margin-top:-1px;transform:rotate(-45deg);transition:color .18s ease-in-out;width:9px}.mega-menu .sv_menu .menu__item--active>.menu__link,.mega-menu .sv_menu .menu__item:hover>.menu__link{color:#5274ff}.mega-menu .sv_menu .menu__item--active>.menu__link .menu__caret,.mega-menu .sv_menu .menu__item:hover>.menu__link .menu__caret{border-color:#5274ff}.mega-menu .menu-wrapper.mobile .sv_menu.menu--submenu-open>.menu__item:not(.menu__item--active){opacity:0;pointer-events:none;transform:none;visibility:hidden}.mega-menu .menu-wrapper.mobile .sv_menu>.menu__item>.menu__link{min-height:0}.mega-menu .menu-wrapper.mobile .sv_menu>.menu__item>.menu__link:focus-visible,.mega-menu .menu-wrapper.mobile .sv_menu>.menu__item>.menu__link:hover{color:#5274ff}.mega-menu .menu-wrapper.mobile .sv_menu .menu__back-button:focus-visible,.mega-menu .menu-wrapper.mobile .sv_menu .menu__close-button:focus-visible,.mega-menu .menu-wrapper.mobile .sv_menu .menu__mega-feature-cta:focus-visible,.mega-menu .menu-wrapper.mobile .sv_menu .menu__mega-feature-title:focus-visible,.mega-menu .menu-wrapper.mobile .sv_menu .menu__mega-rail-link:focus-visible,.mega-menu .menu-wrapper.mobile .sv_menu .menu__subitem-link:focus-visible,.mega-menu .menu-wrapper.mobile .sv_menu>.menu__item>.menu__link:focus-visible{border-radius:14px;outline:2px solid #5274ff;outline-offset:2px}.mega-menu .sv_menu .menu__submenu{background:#fff;box-sizing:border-box;color:#1e2328;display:flex;flex-direction:column;height:100dvh;left:-100%;opacity:1;overflow:auto;padding:20px 24px 40px;pointer-events:none;position:fixed;top:0;transform:none;transition:all .3s ease-in-out;width:100%;z-index:100}.mega-menu .sv_menu .menu__item--active .menu__submenu{left:0;opacity:1;pointer-events:auto;transform:none;transition:all .3s ease-in-out}.mega-menu .menu-wrapper.mobile .sv_menu>.menu__item--active>.menu__link{opacity:0;pointer-events:none}.mega-menu .sv_menu .menu__submenu-surface{animation:none;display:flex;flex-direction:column;gap:0;padding:0;position:relative}.mega-menu .sv_menu .menu__mobile-header{align-items:center;background:#fff;display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:space-between;min-height:0;padding:0}.mega-menu .sv_menu .menu__mobile-title{color:#1e2328;display:block;flex:1 1 auto;font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0;min-width:0}.mega-menu .sv_menu .menu__back-button{align-items:center;align-self:stretch;background:transparent;border:0;border-bottom:1px solid #e4e7ec;border-top:1px solid #e4e7ec;color:#1e2328;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;line-height:1.375;margin:0;order:3;padding:16px 0;user-select:none;width:100%;-webkit-tap-highlight-color:transparent;transition:color .18s ease}.mega-menu .sv_menu .menu__back-button:before{background:no-repeat 50%/18px 18px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%235274ff' fill-rule='evenodd' d='M9 2.25a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5m0-1.5a8.25 8.25 0 1 1 0 16.5A8.25 8.25 0 0 1 9 .75m.53 4.72a.75.75 0 0 1 0 1.06L7.81 8.25H12a.75.75 0 0 1 0 1.5H7.81l1.72 1.72a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 0'/%3E%3C/svg%3E");content:"";display:inline-block;height:18px;width:18px}.mega-menu .sv_menu .menu__close-button{align-items:center;align-self:flex-end;background:transparent;border:0;cursor:pointer;display:inline-flex;height:40px;justify-content:center;line-height:0;order:2;padding:0;user-select:none;width:fit-content;-webkit-tap-highlight-color:transparent;transition:none}.mega-menu .sv_menu .menu__close-button:before{background:no-repeat 50%/24px 24px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%232a2b4c' fill-rule='evenodd' d='M5.293 5.293a1 1 0 0 1 1.414 0L12 10.586l5.293-5.293a1 1 0 1 1 1.414 1.414L13.414 12l5.293 5.293a1 1 0 0 1-1.414 1.414L12 13.414l-5.293 5.293a1 1 0 0 1-1.414-1.414L10.586 12 5.293 6.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E");content:"";display:inline-block;height:24px;width:24px}.mega-menu .sv_menu .menu-simple{display:flex;flex-direction:column;gap:12px}.mega-menu .sv_menu .menu__mega-column,.mega-menu .sv_menu .menu__mega-columns,.mega-menu .sv_menu .menu__mega-links,.mega-menu .sv_menu .menu__mega-mobile-list,.mega-menu .sv_menu .menu__mega-mobile-rail,.mega-menu .sv_menu .menu__mega-panel,.mega-menu .sv_menu .menu__mega-rail-links{display:flex;flex-direction:column;gap:0}.mega-menu .sv_menu .menu__mega-feature{display:none}.mega-menu .sv_menu .menu__mega-group-title{color:#24272c;font-size:14px;font-weight:600;letter-spacing:0;line-height:22px;margin:0 0 12px;text-transform:none}.mega-menu .sv_menu .menu__mega-feature-cta,.mega-menu .sv_menu .menu__mega-feature-title,.mega-menu .sv_menu .menu__mega-rail-link{color:#5274ff;font-weight:700}.mega-menu .sv_menu .menu__mega-rail{display:none}.mega-menu .sv_menu .menu__mega-feature-description,.mega-menu .sv_menu .menu__mega-rail-title{color:#616771}.mega-menu .sv_menu .menu__mega-rail-title{color:#24272c;font-size:14px;font-weight:600;letter-spacing:0;line-height:22px;margin:0 0 16px;text-transform:none}.mega-menu .sv_menu .menu__mega-rail--desktop-only{display:none}.mega-menu .sv_menu .menu__submenu-item{width:100%}.mega-menu .sv_menu .menu__subitem-link{align-items:center;background:#fff;border-bottom:0;border-radius:0;box-shadow:none;color:#5274ff;display:flex;gap:12px;min-height:0;padding:0 0 14px;transform:none}.mega-menu .sv_menu .menu__submenu-item+.menu__submenu-item{margin-top:14px}.mega-menu .sv_menu .menu__submenu-item:first-child{padding-top:10px}.mega-menu .sv_menu .menu__subitem-icon{align-items:center;background:#f2f4f7;border-radius:13.6px;box-shadow:none;display:flex;flex:0 0 40px;height:40px;justify-content:center;min-width:40px}.mega-menu .sv_menu .menu__subitem-icon svg{display:none;max-width:24px}.mega-menu .sv_menu .menu__subitem-icon:before{border-right:2px solid #5274ff;border-top:2px solid #5274ff;content:"";display:inline-block;height:8px;margin-right:2px;transform:rotate(45deg);width:8px}.mega-menu .sv_menu .menu__subitem-content{display:flex;flex-direction:column;gap:2px}.mega-menu .sv_menu .menu__subitem-text{color:#5274ff;font-size:16px;font-weight:600;line-height:1.5}.mega-menu .sv_menu .menu__subitem-description{color:#616771;display:none;font-size:14px;font-weight:300;line-height:1.57}.mega-menu .sv_menu .menu__mega-rail-link,.mega-menu .sv_menu .menu__subitem-link{transition:color .18s ease-in-out}.mega-menu .sv_menu .menu__mega-rail-link:focus-visible,.mega-menu .sv_menu .menu__mega-rail-link:hover,.mega-menu .sv_menu .menu__subitem-link:focus-visible,.mega-menu .sv_menu .menu__subitem-link:hover{box-shadow:none;transform:none}.mega-menu .sv_menu .menu__mega-rail-link{align-items:flex-start;background:#fff;border-bottom:0;border-radius:0;display:flex;gap:8px;min-height:0;padding:0;transition:color .18s ease-in-out}.mega-menu .sv_menu .menu__mega-rail-arrow,.mega-menu .sv_menu .menu__subitem-arrow{border-right:2px solid #5274ff;border-top:2px solid #5274ff;display:inline-block;flex:0 0 auto;height:8px;transform:rotate(45deg);width:8px}.mega-menu .sv_menu .menu__mega-rail-text{color:#1e2328;font-size:15px;font-weight:600;line-height:1.35}.mega-menu .sv_menu .menu__mega-feature,.mega-menu .sv_menu .menu__mega-rail-link,.mega-menu .sv_menu .menu__submenu-item{animation:none;animation-delay:0s;opacity:1;transform:none}.mega-menu .sv_menu .menu__mega-feature{animation-delay:0s}.mega-menu .menu__defs{height:0;overflow:hidden;pointer-events:none;position:absolute;width:0}.sv-header.mega-menu.home{margin-bottom:16px}@media (min-width:768px){.sv-header.mega-menu.home{margin-bottom:0}.mega-menu .header-actions{display:flex}.mega-menu .header-action{gap:8px}.mega-menu .header-actions-mobile{display:none}.mega-menu{--mega-header-height:58px}.mega-menu .primary-header{height:58px}.mega-menu .wrapper-left{gap:48px}.mega-menu .menu-wrapper.desktop{display:block;margin-left:0}.mega-menu .wrapper-right>.btn,.mega-menu .wrapper-right>.toggle-menu{display:none}.mega-menu .sv_menu{align-items:center;display:flex;gap:24px;padding:0}.mega-menu .sv_menu .menu__item{border:0;justify-content:flex-start;min-height:0;opacity:1;transform:none}.mega-menu .sv_menu .menu__link{font-size:14px;font-weight:600;gap:8px;height:58px;line-height:22px;padding:0;white-space:nowrap;width:auto}.mega-menu .sv_menu .menu__caret{border-bottom-width:2px;border-right-width:2px;height:6px;margin-top:-4px;transform:rotate(45deg);width:6px}.mega-menu .sv_menu .menu__item--active>.menu__link .menu__caret,.mega-menu .sv_menu .menu__item:hover>.menu__link .menu__caret{border-color:#5274ff;transform:rotate(225deg) translateY(-3px) translateX(-3px)}.mega-menu .sv_menu .menu__item .menu__submenu{background:transparent;height:auto;left:50%;opacity:0;overflow:visible;padding:0;pointer-events:none;top:var(--mega-header-height);transform:translateX(-50%);visibility:hidden;width:min(calc(100vw - 2px),1280px);z-index:1000}.mega-menu .menu-wrapper.mobile .sv_menu>.menu__item--active>.menu__link{opacity:1;pointer-events:auto}.mega-menu .sv_menu .menu__item--active>.menu__submenu,.mega-menu .sv_menu .menu__item:hover>.menu__submenu{background:#fff;opacity:1;pointer-events:auto;visibility:visible;width:100%}.mega-menu .sv_menu .menu__item--active>.menu__submenu:after,.mega-menu .sv_menu .menu__item:hover>.menu__submenu:after{background:#f9fafb;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:50%;z-index:0}.mega-menu .sv_menu .menu__submenu-surface{animation:none;border:1px solid #ececec;border-radius:8px;box-shadow:0 25px 60px -10px rgba(0,0,0,.2);flex-direction:row;overflow:hidden;padding:0 var(--container-size);width:auto;z-index:1}.mega-menu .sv_menu .menu__back-button,.mega-menu .sv_menu .menu__close-button,.mega-menu .sv_menu .menu__mega-group-title,.mega-menu .sv_menu .menu__mega-mobile-list,.mega-menu .sv_menu .menu__mega-mobile-rail,.mega-menu .sv_menu .menu__mobile-header{display:none}.mega-menu .sv_menu .menu__mega-panel{display:flex;flex-direction:row;min-height:360px;width:100%}.mega-menu .sv_menu .menu__mega-columns{align-items:stretch;background:#fff;display:flex;flex:1 1 auto;flex-direction:row;min-width:0;padding:24px 0}.mega-menu .sv_menu .menu__mega-column{box-sizing:border-box;flex:1 1 0;min-width:0;padding:0 24px 0 0}.mega-menu .sv_menu .menu__mega-column+.menu__mega-column{border-left:0}.mega-menu .sv_menu .menu__mega-feature{animation:none;display:flex;flex-direction:column;gap:14px;margin-bottom:16px;min-height:144px;opacity:1;padding-bottom:16px;transform:none}.mega-menu .sv_menu .menu__mega-column:has(.menu__mega-links) .menu__mega-feature{border-bottom:1px solid #ececec}.mega-menu .sv_menu .menu__mega-feature-icon{align-items:center;background:linear-gradient(0deg,#dbe0f8 -34.95%,#fff);border-radius:12px;box-shadow:none;display:flex;height:40px;justify-content:center;width:40px}.mega-menu .sv_menu .menu__mega-feature-icon svg{display:block;max-width:24px}.mega-menu .sv_menu .menu__mega-feature-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.mega-menu .sv_menu .menu__mega-feature-title{color:#5274ff;font-size:16px;font-weight:700;letter-spacing:0;line-height:1.5}.mega-menu .sv_menu .menu__mega-feature-description{color:#272a30;display:block;font-size:12px;font-weight:300;line-height:1.67;margin:0;max-width:100%}.mega-menu .sv_menu .menu__mega-feature-cta{align-items:center;align-self:flex-start;color:#5274ff;display:inline-flex;font-size:14px;font-weight:700;gap:8px;line-height:22px;margin-top:4px}.mega-menu .sv_menu .menu__mega-feature-cta svg path{fill:#5274ff!important}.mega-menu .sv_menu .menu__mega-feature-cta:hover svg path{fill:#738ffe!important}.mega-menu .sv_menu .menu__mega-links{display:flex;flex-direction:column;gap:0}.mega-menu .sv_menu .menu__mega-links .menu__submenu-item+.menu__submenu-item{border-top:1px solid #ececec;margin-top:0}.mega-menu .sv_menu .menu__mega-links .menu__submenu-item{animation:none;opacity:1;padding:8px 0;transform:none;width:100%}.mega-menu .sv_menu .menu__mega-links .menu__subitem-link{align-items:center;background:transparent;border-bottom:0;border-radius:0;box-shadow:none;gap:8px;min-height:auto;padding:0;transform:none}.mega-menu .sv_menu .menu__mega-links .menu__subitem-icon{align-items:center;background:transparent;border-radius:0;box-shadow:none;display:flex;flex:0 0 auto;height:14px;min-width:14px;width:14px}.mega-menu .sv_menu .menu__mega-links .menu__subitem-icon svg{display:block;height:14px;max-width:14px;width:14px}.mega-menu .sv_menu .menu__mega-links .menu__subitem-description,.mega-menu .sv_menu .menu__mega-links .menu__subitem-icon:before{display:none}.mega-menu .sv_menu .menu__mega-links .menu__subitem-text{align-items:center;color:#5274ff;display:flex;font-size:14px;font-weight:700;gap:8px;line-height:22px}.mega-menu .sv_menu .menu__mega-rail{background:#f9fafb;border-left:1px solid #ececec;box-sizing:border-box;display:flex;flex:0 0 328px;flex-direction:column;gap:8px;padding:24px}.mega-menu .sv_menu .menu__mega-rail--desktop-only{display:flex}.mega-menu .sv_menu .menu__mega-rail-title{color:#1e2328;display:block;font-size:16px;font-weight:700;line-height:24px;margin:0 0 8px}.mega-menu .sv_menu .menu__mega-rail-links{display:flex;flex-direction:column}.mega-menu .sv_menu .menu__mega-rail-link+.menu__mega-rail-link{border-top:1px solid #ececec}.mega-menu .sv_menu .menu__mega-rail-link{align-items:center;animation:none;background:transparent;border-bottom:0;border-radius:0;color:#5274ff;display:flex;font-size:14px;font-weight:700;gap:8px;line-height:22px;min-height:0;padding:8px 0;transform:none}.mega-menu .sv_menu .menu__mega-rail-link:hover,.mega-menu .sv_menu .menu__mega-rail-link:hover .menu__mega-rail-arrow{color:#738ffe}.mega-menu .sv_menu .menu__mega-rail-arrow,.mega-menu .sv_menu .menu__subitem-arrow{border-right:2px solid;border-top:2px solid;flex:0 0 auto;height:5px;margin-right:2px;transform:rotate(45deg);width:5px}.mega-menu .sv_menu .menu__mega-rail-text{color:inherit}.mega-menu .sv_menu .menu__subitem-link{align-items:flex-start;background:transparent;border-bottom:0;border-radius:0;box-shadow:none;color:#5274ff;display:flex;gap:8px;min-height:0;padding:0;transform:none}.mega-menu .sv_menu .menu__mega-feature-cta:hover,.mega-menu .sv_menu .menu__mega-links .menu__subitem-link:hover .menu__subitem-text,.mega-menu .sv_menu .menu__mega-links .menu__subitem-link:hover:focus-visible .menu__subitem-text,.mega-menu .sv_menu .menu__mega-links .menu__subitem-link:hover:focus-visible>.menu__subitem-icon svg,.mega-menu .sv_menu .menu__mega-links .menu__subitem-link:hover>.menu__subitem-icon svg{color:#738ffe}.mega-menu .sv_menu .menu__subitem-icon{align-items:center;background:transparent;border-radius:0;box-shadow:none;display:flex;flex:0 0 auto;height:14px;min-width:14px;width:14px}.mega-menu .sv_menu .menu__subitem-icon svg{display:block;height:14px;max-width:14px;width:14px}.mega-menu .sv_menu .menu__subitem-icon svg path{stroke:currentColor}.mega-menu .sv_menu .menu__subitem-description,.mega-menu .sv_menu .menu__subitem-icon:before{display:none}.mega-menu .sv_menu .menu__subitem-text{color:#5274ff;font-size:14px;font-weight:700;line-height:22px}.mega-menu .sv_menu .menu__submenu-item:first-child{padding-top:0}.mega-menu .sv_menu .menu__submenu-item{animation:none;opacity:1;transform:none;width:100%}}.footer{padding:24px 0 48px}.footer a{color:#484848}.footer a:hover{text-decoration:underline}.footer a:hover svg *{fill:#1e1e1e}.footer a:active{color:#6f6f74}@media (min-width:768px){.footer{padding:45px 0 11px}}@media (min-width:1200px){.footer{padding:36px 0 48px}}.footer .footer-about{color:#484848;margin-bottom:36px;text-align:center}.footer .footer-about .footer-logo{margin-bottom:20px}.footer .footer-about .footer-logo svg{max-height:32px;max-width:82px}.footer .footer-about .footer-about-text{font-size:12px;font-weight:700}@media (min-width:768px){.footer .footer-about{text-align:left}.footer .footer-about .footer-about-text{font-size:14px}}@media (min-width:1200px){.footer .footer-about{margin-bottom:24px}}.footer .footer-bottom{border-top:1px solid #ebedef;padding-top:32px;text-align:center}.footer .footer-bottom .copyright{color:#484848;font-size:12px}.footer .footer-bottom .copyright p{margin-bottom:8px}.footer .footer-bottom .copyright p:last-child{margin-bottom:0}.footer .footer-bottom .footer-menu ul{font-size:12px;list-style:none;margin:0;padding:0}.footer .footer-bottom .footer-menu li{margin-bottom:16px}.footer .footer-bottom .footer-menu li:last-of-type{margin-bottom:0}@media (min-width:768px){.footer .footer-bottom{display:flex;justify-content:space-between;padding-top:48px}.footer .footer-logo{padding-right:32px}.footer .footer-bottom .copyright{font-size:14px;margin-bottom:0;text-align:left}.footer .footer-bottom .footer-menu ul{display:flex;flex-wrap:wrap;font-size:14px;justify-content:flex-start;line-height:24px}.footer .footer-bottom .footer-menu li{margin-bottom:0}.footer .footer-bottom .footer-menu li:before{color:#6f6f74;content:"•";display:inline-block;font-weight:700;margin:0 20px;width:6px}}@media (min-width:1200px){.footer .footer-bottom .footer-menu ul{max-width:500px}#hs_cos_wrapper_footer_copyright_{line-height:24px}}.footer .footer-logo{padding-bottom:16px}.cta:not(.in){background-color:#3b5de8;border:none;border-radius:24px;color:#f5f5f7;cursor:pointer;display:block;font-size:14px;font-weight:400;line-height:1.2em;margin-bottom:16px;padding:12px 30px;text-align:center;transition:background-color .25s linear,box-shadow .25s linear;-webkit-tap-highlight-color:transparent;user-select:none}.cta:hover{background-color:#6b88ff}.cta.outline-black{background-color:transparent;border:1px solid #1e2328;color:#1e2328}.cta.outline-black:hover{background-color:#1e2328;color:#fff}.cta-with-arrow-black .cta,.cta-with-arrow-blue .cta,.cta-with-arrow-transparent .cta,.cta-with-arrow-white .cta{box-sizing:border-box;font-size:16px;font-weight:600;margin-bottom:0!important;padding:16px 24px;position:relative;width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;-webkit-tap-highlight-color:transparent;align-items:center;display:flex!important;justify-content:center;user-select:none}.cta-with-arrow-white .cta{background-color:var(--white);border:1px solid var(--primary-color);color:var(--primary-color)}.cta-with-arrow-white .cta:hover{background-color:var(--primary-color);border-color:var(--white);color:var(--white)}.cta-with-arrow-black .cta{background-color:var(--white);border:1px solid var(--black);color:var(--black)}.cta-with-arrow-black .cta:hover{background-color:var(--black);color:var(--white)}.cta-with-arrow-transparent .cta{background-color:transparent;border:1px solid var(--primary-color);color:var(--primary-color)}.cta-with-arrow-transparent .cta:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:var(--white)}.cta-with-arrow-black .cta:after,.cta-with-arrow-blue .cta:after,.cta-with-arrow-transparent .cta:after,.cta-with-arrow-white .cta:after{background-repeat:no-repeat;content:"";display:flex;height:24px;margin-left:0;min-width:24px;position:relative;vertical-align:-webkit-baseline-middle;width:24px}.cta-with-arrow-black .cta:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M13.293 5.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L17.586 13H4a1 1 0 1 1 0-2h13.586l-4.293-4.293a1 1 0 0 1 0-1.414' clip-rule='evenodd'/%3E%3C/svg%3E")}.cta-with-arrow-white .cta:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%235274ff' fill-rule='evenodd' d='M13.293 5.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L17.586 13H4a1 1 0 1 1 0-2h13.586l-4.293-4.293a1 1 0 0 1 0-1.414' clip-rule='evenodd'/%3E%3C/svg%3E")}.cta-with-arrow-blue .cta:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.293 5.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L17.586 13H4a1 1 0 1 1 0-2h13.586l-4.293-4.293a1 1 0 0 1 0-1.414' clip-rule='evenodd'/%3E%3C/svg%3E")}.cta-with-arrow-transparent .cta:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%235274ff' fill-rule='evenodd' d='M13.293 5.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L17.586 13H4a1 1 0 1 1 0-2h13.586l-4.293-4.293a1 1 0 0 1 0-1.414' clip-rule='evenodd'/%3E%3C/svg%3E")}.cta-with-arrow-black .cta:hover:after,.cta-with-arrow-transparent .cta:hover:after,.cta-with-arrow-white .cta:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.293 5.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L17.586 13H4a1 1 0 1 1 0-2h13.586l-4.293-4.293a1 1 0 0 1 0-1.414' clip-rule='evenodd'/%3E%3C/svg%3E")}@media (min-width:768px){.cta{font-size:16px;line-height:19px}}body.cookie-popup-active{overflow:hidden}body.cookie-popup-active div#hs-banner-parent:before{background:#00000056;content:"";height:200vh;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);transition:.3s;width:100vw;z-index:9999}div#hs-banner-parent{--hs-banner-close-button-display:none!important;--hs-banner-inset:50% auto auto 50%!important;--hs-banner-translate-x:-50%!important;--hs-banner-translate-y:-50%!important}div#hs-banner-parent a{color:var(--primary-color)}div#hs-banner-parent a:hover{color:var(--primary-color-light)}div#hs-eu-policy-wording em{margin-top:10px}body.cookie-popup-active div#hs-eu-cookie-confirmation #hs-eu-cookie-settings-button{background:#425b76;border:1px solid #425b76;color:var(--white);font-weight:300;text-decoration:none}body.cookie-popup-active div#hs-eu-cookie-confirmation #hs-eu-cookie-settings-button:hover{background:var(--white);color:#425b76}body.cookie-popup-active div#hs-eu-cookie-confirmation #hs-eu-confirmation-button{background:var(--primary-color);border:1px solid var(--primary-color)}body.cookie-popup-active div#hs-eu-cookie-confirmation #hs-eu-confirmation-button:hover{background:#6b88ff;border:1px solid #6b88ff}body.cookie-popup-active div#hs-eu-cookie-confirmation #hs-eu-decline-button:hover{background:var(--black);border:1px solid var(--black);color:var(--white)}#hs_show_banner_button{background-color:#425b76;border:1px solid #425b76;border-radius:3px;margin:0 0 16px 16px}#hs_show_banner_button:hover{background-color:var(--white);color:#425b76}