.mktoForm{display:flex;flex-wrap:wrap;margin:0;padding:0}.mktoForm,.mktoForm .mktoHasWidth{width:100%!important}.mktoForm .mktoFormRow{margin:0 auto;width:100%}.mktoForm *{font-weight:500}.mktoForm input[type=date],.mktoForm input[type=email],.mktoForm input[type=number],.mktoForm input[type=tel],.mktoForm input[type=text],.mktoForm input[type=url],.mktoForm select,.mktoForm textarea{border:1px solid rgba(148,170,178,.5);border-radius:5px;color:#645f56;font-family:var(--wp--preset--font-family--roboto-local);font-size:14px;font-weight:500;height:39px;margin:0 0 10px;padding:2px 3px 2px 20px;width:100%}.mktoForm input[type=date]::-moz-placeholder,.mktoForm input[type=email]::-moz-placeholder,.mktoForm input[type=number]::-moz-placeholder,.mktoForm input[type=tel]::-moz-placeholder,.mktoForm input[type=text]::-moz-placeholder,.mktoForm input[type=url]::-moz-placeholder,.mktoForm select::-moz-placeholder,.mktoForm textarea::-moz-placeholder{color:var(--wp--preset--color--white)}.mktoForm input[type=date]:-ms-input-placeholder,.mktoForm input[type=email]:-ms-input-placeholder,.mktoForm input[type=number]:-ms-input-placeholder,.mktoForm input[type=tel]:-ms-input-placeholder,.mktoForm input[type=text]:-ms-input-placeholder,.mktoForm input[type=url]:-ms-input-placeholder,.mktoForm select:-ms-input-placeholder,.mktoForm textarea:-ms-input-placeholder{color:var(--wp--preset--color--white)}.mktoForm input[type=date]::placeholder,.mktoForm input[type=email]::placeholder,.mktoForm input[type=number]::placeholder,.mktoForm input[type=tel]::placeholder,.mktoForm input[type=text]::placeholder,.mktoForm input[type=url]::placeholder,.mktoForm select::placeholder,.mktoForm textarea::placeholder{color:var(--wp--preset--color--white)}.mktoForm textarea[rows]{height:120px;padding-left:20px;padding-top:20px}.mktoForm [type=checkbox]+label[for],.mktoForm [type=radio]+label[for]{margin-bottom:0;margin-left:.5rem;margin-right:1rem}.mktoForm [type=checkbox]+label[for] .mktoAsterix,.mktoForm [type=radio]+label[for] .mktoAsterix{padding-left:0;top:0}.mktoForm select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wp--preset--color--white);background-image:url(../../img/select-arr.svg);background-origin:content-box;background-position:100%;background-repeat:no-repeat;background-size:15px;height:2.4375rem;line-height:18px;padding:0 15px}.mktoForm .mktoCheckboxList{display:grid;grid-template-columns:17px minmax(0,1fr);width:100%!important}.mktoForm .mktoCheckboxList input{cursor:pointer;height:17px;margin:0;margin-top:3px!important;width:17px}.mktoForm .mktoCheckboxList label a{color:inherit}.mktoForm .mktoCheckboxList label[for^=mktoCheckbox_21495]{color:var(--wp--preset--color--white);font-size:inherit!important;min-height:20px;padding-top:4px}.mktoForm label{color:var(--form--text--color,var(--wp--preset--color--black));line-height:1.8;width:100%}.mktoForm .mktoFormCol{margin-bottom:calc(var(--wp--style--block-gap)/3);width:100%}.mktoForm .mktoFormCol label[for=FT_Use_Case__c]{left:0!important;opacity:1!important;position:relative!important}@media screen and (max-width:40em){.mktoForm .mktoFormCol label[for=FT_Use_Case__c]{margin:1rem 0}}.mktoForm .mktoFormCol input[name=FT_Use_Case__c]{height:24px!important;margin-left:-4px!important;width:20px!important}.mktoForm .mktoFormCol input[name=FT_Use_Case__c]+label{color:var(--wp--preset--color--white);left:0!important;line-height:1.75em!important;margin:0 0 0 1.5rem!important;opacity:1!important;position:relative!important}@media screen and (max-width:40em){.mktoForm .mktoFormCol input[name=FT_Use_Case__c]+label{margin-bottom:1rem!important}}.mktoForm .mktoError{grid-column:1/-1}.mktoForm .mktoError .mktoErrorMsg{background-color:var(--wp--preset--color--dark-red);border-color:var(--wp--preset--color--dark-red);border-radius:5px;color:var(--wp--preset--color--white);margin-top:-10px;padding:2px 4px}.mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail{color:var(--wp--preset--color--white)!important}.mktoForm .mktoButtonRow .mktoButton{align-items:center;background-color:var(--form--cta--color);border:2px solid var(--form--cta--color);border-radius:150px;color:var(--wp--preset--color--white);cursor:pointer;display:flex;font-size:18px;height:45px;justify-content:space-between;margin-top:10px;padding:0 5px 0 15px;text-align:left;text-transform:none;transition:all .2s ease-in-out;width:100%}@media (min-width:1200px){.mktoForm .mktoButtonRow .mktoButton{height:65px;padding:0 5px 0 25px}}.mktoForm .mktoButtonRow .mktoButton .button-arrow-wrapper{align-items:center;display:grid;justify-items:center;position:relative;transition:all .2s ease-in-out}.mktoForm .mktoButtonRow .mktoButton .button-circle{border:2px solid var(--wp--preset--color--white);border-radius:50%;grid-column:1/-1;grid-row:1;height:33px;transition:all .2s ease-in-out;width:33px}@media (min-width:1200px){.mktoForm .mktoButtonRow .mktoButton .button-circle{height:51px;width:51px}}.mktoForm .mktoButtonRow .mktoButton .button-arrow{stroke:var(--wp--preset--color--white);grid-column:1/-1;grid-row:1;opacity:1;transition:all .2s ease-in-out}.mktoForm .mktoButtonRow .mktoButton:focus,.mktoForm .mktoButtonRow .mktoButton:hover{background-color:var(--wp--preset--color--white);color:var(--form--cta--color)}.mktoForm .mktoButtonRow .mktoButton:focus .button-circle,.mktoForm .mktoButtonRow .mktoButton:hover .button-circle{border-color:var(--form--cta--color)}.mktoForm .mktoButtonRow .mktoButton:focus .button-arrow,.mktoForm .mktoButtonRow .mktoButton:hover .button-arrow{stroke:var(--form--cta--color)}.mktoForm[data-status=submitting] .mktoButtonRow .mktoButton{background:var(--wp--preset--color--white);color:var(--form--cta--color)}.mktoForm[data-status=submitting] .mktoButtonRow .mktoButton .button-circle{-webkit-animation:buttonSpin 1s linear infinite;animation:buttonSpin 1s linear infinite;border:2px solid var(--form--cta--color);border-left-color:var(--wp--preset--color--white);cursor:not-allowed;transform:translateZ(0)}.mktoForm[data-status=submitting] .mktoButtonRow .mktoButton .button-arrow{opacity:0}.mktoForm .mktoFieldWrap{display:grid;width:100%}.mktoForm .workshopDays .mktoCheckboxList label{color:var(--wp--preset--color--white);font-size:inherit!important;margin-bottom:10px;min-height:20px;padding-top:4px}.mktoForm .mktoInstruction{font-size:14px}.mktoForm .mktoHtmlText{color:var(--form--text--color,var(--wp--preset--color--black))!important;font-size:14px!important;margin-bottom:10px!important;margin-top:0!important}@media (min-width:1200px){.mktoForm .mktoFormRow[data-wrapper-for=FirstName],.mktoForm .mktoFormRow[data-wrapper-for=LastName]{width:calc(50% - 10px)}.mktoForm .mktoFormRow[data-wrapper-for=FirstName]{margin-right:10px}.mktoForm .mktoFormRow[data-wrapper-for=LastName]{margin-left:10px}}.mktoForm .mktoFormRow[data-wrapper-for=Demo_Request__c] .mktoFieldWrap .mktoCheckboxList input,.mktoForm .mktoFormRow[data-wrapper-for=Online_Training__c] .mktoFieldWrap .mktoCheckboxList input,.mktoForm .mktoFormRow[data-wrapper-for=readtrialsubscriptionagreement] .mktoFieldWrap .mktoCheckboxList input{margin:0}.mktoForm .mktoFormRow[data-wrapper-for=Demo_Request__c] .mktoFieldWrap .mktoCheckboxList label,.mktoForm .mktoFormRow[data-wrapper-for=Online_Training__c] .mktoFieldWrap .mktoCheckboxList label,.mktoForm .mktoFormRow[data-wrapper-for=readtrialsubscriptionagreement] .mktoFieldWrap .mktoCheckboxList label{line-height:22px}.mktoForm .mktoFormRow[data-wrapper-for=Demo_Request__c] .mktoFieldWrap .mktoAsterix,.mktoForm .mktoFormRow[data-wrapper-for=Online_Training__c] .mktoFieldWrap .mktoAsterix,.mktoForm .mktoFormRow[data-wrapper-for=readtrialsubscriptionagreement] .mktoFieldWrap .mktoAsterix{margin-left:0}.mktoForm .mktoFormRow[data-wrapper-for=Demo_Request__c] .mktoFieldWrap .mktoInstruction,.mktoForm .mktoFormRow[data-wrapper-for=Online_Training__c] .mktoFieldWrap .mktoInstruction,.mktoForm .mktoFormRow[data-wrapper-for=readtrialsubscriptionagreement] .mktoFieldWrap .mktoInstruction{grid-column:1/-1}.mktoForm .mktoFormRow[data-wrapper-for=Email_Opt_In__c] .mktoCheckboxList label{display:block;line-height:22px}.mktoForm .mktoFormRow label{display:flex;font-size:16px}.form-wrapper .js-recaptcha-disclaimer,.form-wrapper .landing-disclaimer{font-size:12px!important;line-height:128.5%;margin-top:20px;padding:0;text-align:left;width:100%}.form-wrapper .js-recaptcha-disclaimer a,.form-wrapper .landing-disclaimer a{color:inherit!important;font-size:inherit!important;font-weight:500!important;text-decoration:underline}.blog-subscription-inline .form-wrapper .js-recaptcha-disclaimer,.single-sidebar__subscribe-form .form-wrapper .js-recaptcha-disclaimer{color:#aeaec6!important}.snaplogic-blog-grid__subscription-card .form-wrapper .js-recaptcha-disclaimer{color:#fff!important}p.landing-disclaimer{margin-top:20px}form[data-template-location=mktoFormBlog] .mktoFormRow[data-wrapper-for=Email]{width:100%}form[data-template-location=mktoFormBlog] .mktoFormRow[data-wrapper-for=Email] .mktoFormCol{height:100%;margin-bottom:0}form[data-template-location=mktoFormBlog] .mktoFormRow[data-wrapper-for=Email] .mktoFormCol .mktoFieldWrap{height:100%}form[data-template-location=mktoFormBlog] .mktoFormRow[data-wrapper-for=Email_Opt_In__c]{grid-column:1/-1;margin-top:5px;padding:0 10px;width:100%}form[data-template-location=mktoFormBlog] .mktoFormRow{margin:0;width:0}@media screen and (min-width:40em){form[data-template-location=mktoFormBlog]{display:flex;flex-wrap:nowrap;justify-content:space-between}form[data-template-location=mktoFormBlog] .mktoFormRow.Email{margin-right:15px!important}}.snaplogic-blog-grid__subscription-card form[data-template-location=mktoFormBlog] .mktoFormRow[data-wrapper-for=Email_Opt_In__c] label{color:var(--wp--preset--color--white)}form[data-template-location=mktoFormFooter]{padding:0!important;width:90%!important}form[data-template-location=mktoFormFooter] .mktoFormRow.Email .mktoFormCol{margin-bottom:0!important}form[data-template-location=mktoFormFooter] .mktoFormRow.Email input[type=email]{border:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:3px!important;border-top-right-radius:3px!important;margin-bottom:0!important}@media screen and (min-width:40em){form[data-template-location=mktoFormFooter]{display:flex}form[data-template-location=mktoFormFooter] .mktoFormRow:not(.Email){width:0!important}form[data-template-location=mktoFormFooter] .mktoFormRow.Email{width:60%!important}form[data-template-location=mktoFormFooter] .mktoFormRow.Email input[type=email]{border-bottom-left-radius:3px!important;border-bottom-right-radius:0!important;border-top-left-radius:3px!important;border-top-right-radius:0!important}}@media screen and (min-width:80em){form[data-template-location=mktoFormFooter]{width:78%!important}}.mktoForm label .mktoAsterix{color:var(--form--text--color,var(--wp--preset--color--dark-red));display:none;margin-right:5px}.mktoForm .mktoRequiredField label .mktoAsterix{display:block}.mktoFormRow.Password label{color:var(--wp--preset--color--white);font-weight:700!important;left:auto!important;opacity:1!important;padding:0 0 5px!important;position:relative!important}.mktoFormRow.Password .redshift-ip-note{font-size:14px!important;line-height:1.25!important;margin-top:.5rem!important}.mktoFormRow.Password .redshift-ip-note strong{font-weight:700!important}.subscribe-to-blog-updates__wrapper{margin-top:10px}form[data-template-location=mktoFormBlog]{padding:0}form[data-template-location=mktoFormBlog] input[type=email]{border-radius:0;height:100%;margin-bottom:0;padding:.5rem 1rem}form[data-template-location=mktoFormBlog] .mktoFormRow.Email{width:100%}form[data-template-location=mktoFormBlog] .mktoFormRow.Email .mktoFormCol{height:100%;margin-bottom:0}form[data-template-location=mktoFormBlog] .mktoFormRow.Email .mktoFormCol .mktoFieldWrap{height:100%}@media screen and (min-width:40em){form[data-template-location=mktoFormBlog]{display:flex;flex-wrap:nowrap;justify-content:space-between}form[data-template-location=mktoFormBlog] .mktoFormRow.Email{margin-right:15px}}form[data-template-location=mktoFormFooter]{border:2px solid #fff;border-radius:5px;padding:0;width:90%}form[data-template-location=mktoFormFooter] [data-wrapper-for=Email] .mktoFormCol{margin-bottom:0}form[data-template-location=mktoFormFooter] [data-wrapper-for=Email] input[type=email]{border:none;border-radius:3px 3px 0 0;margin-bottom:0}@media screen and (min-width:40em){form[data-template-location=mktoFormFooter]{display:flex}form[data-template-location=mktoFormFooter] [data-wrapper-for=Email]{width:60%}form[data-template-location=mktoFormFooter] [data-wrapper-for=Email] input[type=email]{border-radius:3px 0 0 3px}}@media screen and (min-width:80em){form[data-template-location=mktoFormFooter]{width:78%}}.form-wrapper .recaptcha-wrapper{margin:1rem auto 0}.form-wrapper .recaptcha-wrapper .g-recaptcha>div{display:flex;justify-content:center;width:100%!important}.form-wrapper .mkto-error-row{background-color:var(--wp--preset--color--orange);color:#fff!important;margin-top:1rem;padding:1rem;text-align:center}.form-box-wrap{background-color:var(--wp--preset--color--yellow);border-radius:28px;box-shadow:0 5px 40px rgba(74,72,161,.25);float:right;max-width:598px;padding:30px 20px;width:100%}@media (min-width:781px){.form-box-wrap{padding:30px}}@media (min-width:1200px){.form-box-wrap{padding:50px 70px}}.form-box-wrap h2,.form-box-wrap h3{color:var(--wp--preset--color--black);font-size:32px;font-weight:700;margin:0 0 15px}.mktoForm [data-wrapper-for=Partner_ID__c] .mktoLabel,.mktoForm [data-wrapper-for=Partner_Role__c] .mktoLabel{float:none;left:auto;opacity:1;position:relative}.mktoForm [data-wrapper-for=Partner_ID__c] .mktoRadioList,.mktoForm [data-wrapper-for=Partner_Role__c] .mktoRadioList{align-items:center;display:flex;flex-wrap:wrap;width:100%}.mktoForm [data-wrapper-for=Partner_ID__c] .mktoRadioList input,.mktoForm [data-wrapper-for=Partner_Role__c] .mktoRadioList input{height:45px;line-height:48px;margin:0;width:25px}.mktoForm [data-wrapper-for=Partner_ID__c] .mktoRadioList label,.mktoForm [data-wrapper-for=Partner_Role__c] .mktoRadioList label{display:block;left:auto;line-height:48px;margin:0;opacity:1;padding-left:10px;position:relative;width:calc(100% - 25px)}.mktoPlaceholderOnline_Training__c .mktoFormCol .mktoCheckboxList{padding:0!important}.mktoFormRow.readtrialsubscriptionagreement .mktoFieldWrap{align-items:center;display:flex}.mktoForm .mktoFormRow.mktoPlaceholderEmail_Opt_In__c .mktoCheckboxList label{display:block}.mktoForm .mktoClear{display:none}.grecaptcha-badge{visibility:hidden}.js-recaptcha-disclaimer{font-size:12px;margin-top:10px}form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Customer_Program_Email_Preference__c] .mktoFieldWrap,form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Product_Information_Email_Preference__c] .mktoFieldWrap,form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Unsubscribed] .mktoFieldWrap{display:flex;flex-direction:row-reverse}form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Customer_Program_Email_Preference__c] .mktoFieldWrap label,form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Product_Information_Email_Preference__c] .mktoFieldWrap label,form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Unsubscribed] .mktoFieldWrap label{font-weight:400;transform:translateY(-2px)}form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Customer_Program_Email_Preference__c] .mktoFieldWrap .mktoCheckboxList,form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Product_Information_Email_Preference__c] .mktoFieldWrap .mktoCheckboxList,form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Unsubscribed] .mktoFieldWrap .mktoCheckboxList{margin-right:8px;width:25px!important}form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Customer_Program_Email_Preference__c] .mktoFieldWrap .mktoCheckboxList input,form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Product_Information_Email_Preference__c] .mktoFieldWrap .mktoCheckboxList input,form[data-formid="1533"] .mktoFormRow[data-wrapper-for=Unsubscribed] .mktoFieldWrap .mktoCheckboxList input{cursor:pointer;height:25px;margin-top:0!important;width:25px}form[data-formid="1533"] .mktoFormRow:not(.js-form-instructions) .mktoHtmlText{font-size:16px!important;font-weight:700}form[data-formid="1533"] .mktoFormRow.js-form-instructions .mktoHtmlText{font-weight:400}@-webkit-keyframes buttonSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes buttonSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-wrapper__form{display:none}.spinner-cube-grid{display:grid;grid-template-columns:20px 20px 20px;grid-template-rows:20px 20px 20px;height:60px;margin:100px auto;width:60px}.spinner-cube-grid .spinner-cube{-webkit-animation:sk-cubeGridScaleDelay 1.3s ease-in-out infinite;animation:sk-cubeGridScaleDelay 1.3s ease-in-out infinite;background-color:var(--wp--preset--color--blue)}.has-white-spinner .spinner-cube{background-color:var(--wp--preset--color--white)}.spinner-cube-grid .spinner-cube-1{-webkit-animation-delay:.2s;animation-delay:.2s}.spinner-cube-grid .spinner-cube-2{-webkit-animation-delay:.3s;animation-delay:.3s}.spinner-cube-grid .spinner-cube-3{-webkit-animation-delay:.4s;animation-delay:.4s}.spinner-cube-grid .spinner-cube-4{-webkit-animation-delay:.1s;animation-delay:.1s}.spinner-cube-grid .spinner-cube-5{-webkit-animation-delay:.2s;animation-delay:.2s}.spinner-cube-grid .spinner-cube-6{-webkit-animation-delay:.3s;animation-delay:.3s}.spinner-cube-grid .spinner-cube-7{-webkit-animation-delay:0s;animation-delay:0s}.spinner-cube-grid .spinner-cube-8{-webkit-animation-delay:.1s;animation-delay:.1s}.spinner-cube-grid .spinner-cube-9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}.acf-block-preview .block-marketo-form{pointer-events:none}.mktoForm .mktoInstruction{display:none}.mktoForm .mktoFormRow.mktoPlaceholderEmail_Opt_In__c label{display:block}.mktoForm .mktoFormRow.readtrialsubscriptionagreement .mktoFieldWrap{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-end}.mktoForm .mktoFormRow.readtrialsubscriptionagreement .mktoFieldWrap .mktoCheckboxList{align-items:center;display:flex}.mktoForm .mktoButtonRow{width:100%}.mktoForm .mktoButton{border:2px solid var(--wp--preset--color--primary-blue);border-radius:150px;color:var(--wp--preset--color--white);cursor:pointer;height:64px;line-height:64px;max-height:64px;padding:0 0 0 32px;text-align:left;width:100%}.cta-primary-blue .mktoForm .mktoButton{background-color:var(--wp--preset--color--primary-blue)}.cta-primary-yellow .mktoForm .mktoButton{background-color:var(--wp--preset--color--primary-yellow);border-color:var(--wp--preset--color--primary-yellow);color:var(--wp--preset--color--black)}.cta-primary-navy .mktoForm .mktoButton{background-color:var(--wp--preset--color--primary-navy);border-color:var(--wp--preset--color--primary-navy)}

/*# sourceMappingURL=block.css.map*/