html{scroll-behavior: smooth;}*,::after,::before{box-sizing:border-box}body{background-color: white;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.4;-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{line-height: 1.2;}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.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{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html.breakdance-noscroll{overflow:hidden}.breakdance .bde-popup,.breakdance .bde-popup .breakdance-popup{opacity:0;visibility:hidden;z-index:-1;pointer-events:none}.breakdance .bde-popup.breakdance-popup-open,.breakdance .bde-popup.breakdance-popup-open .breakdance-popup,.breakdance .bde-popup.breakdance-popup-animating,.breakdance .bde-popup.breakdance-popup-animating .breakdance-popup{visibility:visible;opacity:1;z-index:var(--bde-z-index-popup);pointer-events:unset}.breakdance-form input,.breakdance-form label,.breakdance-form select{vertical-align:middle;white-space:normal;line-height:1}.breakdance-form textarea{vertical-align:middle;line-height:1}.breakdance-form input,.breakdance-form textarea,.breakdance-form input[type="reset"],.breakdance-form input[type="button"],.breakdance-form input[type="submit"]:not(.breakdance-form-button),.breakdance-form input[type="checkbox"],.breakdance-form input[type="radio"],.breakdance-form select,.breakdance-form fieldset{margin:0;border:0;padding:0;appearance:none;-webkit-appearance:none}.breakdance-form input[type="reset"],.breakdance-form input[type="button"],.breakdance-form input[type="submit"]{overflow:visible;width:auto}.breakdance-form textarea{vertical-align:top;overflow:auto}.breakdance-form select[multiple]{vertical-align:top}.breakdance-form input[type="time"]::-webkit-calendar-picker-indicator,.breakdance-form input[type="date"]::-webkit-calendar-picker-indicator{padding:0;margin:0;display:block}.breakdance-form input::-webkit-datetime-edit{padding:0;display:block;margin-bottom:1px}.breakdance-form{--bde-form-delete-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M170.5 51.6L151.5 80h145l-19-28.4c-1.5-2.2-4-3.6-6.7-3.6H177.1c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80H368h48 8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8V432c0 44.2-35.8 80-80 80H112c-44.2 0-80-35.8-80-80V128H24c-13.3 0-24-10.7-24-24S10.7 80 24 80h8H80 93.8l36.7-55.1C140.9 9.4 158.4 0 177.1 0h93.7c18.7 0 36.2 9.4 46.6 24.9zM80 128V432c0 17.7 14.3 32 32 32H336c17.7 0 32-14.3 32-32V128H80zm80 64V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16z'/%3E%3C/svg%3E");--bde-form-dropzone-color:var(--grey-600);--bde-form-dropzone-color-hover:var(--bde-form-dropzone-color);--bde-form-dropzone-color-dragging:var(--bde-form-dropzone-color);--bde-form-dropzone-icon-color:var(--grey-400);--bde-form-dropzone-icon-color-hover:var(--bde-form-dropzone-icon-color);--bde-form-dropzone-icon-color-dragging:var(--bde-form-dropzone-icon-color);--bde-form-dropzone-link-color:var(--bde-brand-primary-color);--bde-form-dropzone-link-color-hover:var(--bde-form-dropzone-link-color);--bde-form-dropzone-link-color-dragging:var(--bde-brand-primary-color);--bde-form-dropzone-background-color:var(--bde-form-input-background-color);--bde-form-dropzone-background-color-hover:var(--bde-form-input-background-color);--bde-form-dropzone-background-color-dragging:var(--grey-100);--bde-form-dropzone-border-color:var(--grey-300);--bde-form-dropzone-border-color-hover:var(--bde-form-input-focused-border-color);--bde-form-dropzone-border-color-dragging:var(--bde-form-input-focused-border-color);--bde-form-files-list-gap:10px;--bde-form-files-list-background-color:var(--white);font-size:var(--bde-form-font-size);color:var(--bde-form-text-color);display:grid;grid-template-columns:repeat(12,1fr);gap:var(--bde-form-gap)}.breakdance-form--horizontal{grid-auto-flow:column}.breakdance-form--horizontal .breakdance-form-footer{grid-column-start:span 1}.breakdance-form-group,.breakdance-form-field{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;grid-column-start:span 12}.breakdance-form--hidden .breakdance-form-field,.breakdance-form--hidden .breakdance-form-stepper,.breakdance-form-field.breakdance-form-field--hidden,.breakdance-form-field.breakdance-form-field--condition-hidden,.breakdance-form .breakdance-form-field.breakdance-form-field--hidden.breakdance-form-field--condition-hidden{display:none}@media (max-width:768px){.breakdance-form:not(.has-breakpoints){grid-template-columns:unset}.breakdance-form--horizontal:not(.has-breakpoints){grid-auto-flow:unset}.breakdance-form:not(.has-breakpoints) .breakdance-form-field,.breakdance-form:not(.has-breakpoints) .breakdance-form-stepper{grid-column-start:unset!important}.breakdance-form:not(.has-breakpoints) .breakdance-form-footer .breakdance-form-button{width:100%}}.breakdance-form-field__label{display:block;font-size:inherit;font-weight:var(--bde-form-label-font-weight);color:var(--bde-form-label-color);margin-bottom:var(--bde-form-after-label);cursor:pointer}.breakdance-form .breakdance-form-field__input{display:block;width:100%;font-size:var(--bde-form-font-size);padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left);border-width:var(--bde-form-input-border-width);border-style:solid;border-color:var(--bde-form-input-border-color);border-radius:var(--bde-form-input-border-radius);background-color:var(--bde-form-input-background-color);transition:all 0.3s ease-in-out}.breakdance-form textarea.breakdance-form-field__input{line-height:1.4;height:auto;min-height:100px;resize:vertical;padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left)}.breakdance-form select.breakdance-form-field__input{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact;cursor:pointer;line-height:normal}.breakdance-form select.breakdance-form-field__input[multiple]{background-image:unset;padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left)}.breakdance-form .breakdance-form-field__input:focus,.breakdance-form select.breakdance-form-field__input[multiple]:focus{background-color:var(--bde-form-input-focused-background-color);border-color:var(--bde-form-input-focused-border-color);box-shadow:var(--bde-form-input-focused-shadow);outline:0}.breakdance-form .breakdance-form-button:focus{box-shadow:var(--bde-form-input-focused-shadow);outline:0}.breakdance-form-field--checkbox,.breakdance-form-field--radio{display:flex;flex-wrap:wrap;flex-direction:column}.breakdance-form-checkbox,.breakdance-form-radio{display:flex;align-items:center;width:100%}.breakdance-form-checkbox,.breakdance-form-radio{margin-bottom:var(--bde-form-after-sublabel)}.breakdance-form-checkbox:last-child,.breakdance-form-radio:last-child{margin-bottom:0}.breakdance-form-checkbox input[type="checkbox"],.breakdance-form-radio input[type="radio"]{appearance:none;display:inline-block;width:var(--bde-form-checkbox-size);height:var(--bde-form-checkbox-size);padding:0;vertical-align:middle;background-origin:border-box;user-select:none;flex-shrink:0;color:var(--bde-form-checkbox-selected-color);background-color:var(--bde-form-input-background-color);cursor:pointer;border-width:var(--bde-form-input-border-width);border-style:solid;border-color:var(--bde-form-input-border-color);border-top:var(--bde-form-input-border-top);border-right:var(--bde-form-input-border-right);border-bottom:var(--bde-form-input-border-bottom);border-left:var(--bde-form-input-border-left);border-radius:4px;opacity:1}.breakdance-form-radio input[type="radio"]{border-radius:9999px}.breakdance-form-checkbox input[type="checkbox"]:checked,.breakdance-form-radio input[type="radio"]:checked{border-color:#fff0;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.breakdance-form-checkbox input[type="checkbox"]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.breakdance-form-radio input[type="radio"]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.breakdance-form-checkbox input[type="checkbox"]:checked:after,.breakdance-form-radio input[type="radio"]:checked:after{display:none}.breakdance-form-checkbox input[type="checkbox"]:focus,.breakdance-form-radio input[type="radio"]:focus{border-color:currentColor;box-shadow:0 0 0 1px currentColor;outline:1px solid #fff0}.breakdance-form-radio__text,.breakdance-form-checkbox__text{font-size:inherit!important;margin-bottom:0!important;padding-left:5px!important;line-height:inherit!important;cursor:pointer}.breakdance-form-field--hpinput{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1}.breakdance-form-file-upload{display:inline-flex;align-items:center;gap:12px;font-size:inherit;margin:0;cursor:pointer}.breakdance-form-file-upload__button{flex-shrink:0;pointer-events:none}.breakdance-form .breakdance-form-file-upload__input{visibility:hidden;position:absolute;left:0;width:0;height:0}.breakdance-form-file-upload--draggable{display:block;width:100%}.breakdance-form-files-list{display:flex;gap:var(--bde-form-files-list-gap);flex-direction:column;width:100%;padding:0;list-style-type:none;margin:var(--bde-form-files-list-gap) 0 0}.breakdance-form-files-list:empty{margin:0}.breakdance-form-files-list-item{display:grid;grid-template-columns:1fr 40px;column-gap:30px;row-gap:5px;text-align:left;font-size:14px;font-weight:400;line-height:1;padding:16px;border:1px solid var(--grey-200);border-radius:12px;background-color:var(--bde-form-files-list-background-color)}.breakdance-form-files-list-item__name{font-weight:500;line-height:1.4;color:var(--grey-700)}.breakdance-form-files-list-item__size{grid-column-start:1;color:var(--grey-500)}.breakdance-form-files-list-item__delete{grid-row-start:1;grid-row-end:3;grid-column-start:2;justify-self:end;mask-image:var(--bde-form-delete-icon);mask-size:16px 16px;mask-position:center;mask-repeat:no-repeat;-webkit-mask-image:var(--bde-form-delete-icon);-webkit-mask-size:16px 16px;-webkit-mask-position:top right;-webkit-mask-repeat:no-repeat;width:30px;height:30px;background-color:var(--grey-500);padding:0;margin:0;cursor:pointer;transition:var(--bde-transition-duration) background-color ease;border:none}.breakdance-form-files-list-item__delete:hover{background-color:var(--red-500)}.breakdance-form-dropzone{display:block;text-align:center;padding:30px 24px 32px;border-radius:6px;border:2px dashed var(--bde-form-dropzone-border-color);background-color:var(--bde-form-dropzone-background-color);color:var(--bde-form-dropzone-color);cursor:pointer;outline:none;transition:var(--bde-transition-duration) background-color ease,var(--bde-transition-duration) text-color,var(--bde-transition-duration) border-color ease}.breakdance-form-dropzone:hover,.breakdance-form-dropzone:focus{color:var(--bde-form-dropzone-color-hover);border-color:var(--bde-form-dropzone-border-color-hover);background-color:var(--bde-form-dropzone-background-color-hover)}.is-dragging .breakdance-form-dropzone{color:var(--bde-form-dropzone-color-dragging);border-color:var(--bde-form-dropzone-border-color-dragging);background-color:var(--bde-form-dropzone-background-color-dragging)}.breakdance-form-dropzone:where(:focus,:hover) .breakdance-form-dropzone__title span{color:var(--bde-form-dropzone-link-color-hover)}.breakdance-form-dropzone:where(:focus,:hover) .breakdance-form-dropzone__icon{color:var(--bde-form-dropzone-icon-color-hover)}.is-dragging .breakdance-form-dropzone__icon{color:var(--bde-form-dropzone-icon-color-dragging)}.is-dragging .breakdance-form-dropzone__title span{color:var(--bde-form-dropzone-link-color-dragging)}.breakdance-form-dropzone__title{display:block;font-size:var(--bde-form-font-size);color:inherit;line-height:1;margin-top:5px;margin-bottom:8px;transition:inherit}.breakdance-form-dropzone__title span{font-weight:500;color:var(--bde-form-dropzone-link-color);transition:inherit}.breakdance-form-dropzone__accepts{font-size:calc(var(--bde-form-font-size) * 0.7);opacity:.7;font-weight:400;color:inherit;transition:inherit}.breakdance-form-dropzone__icon{display:block;margin:0 auto;color:var(--bde-form-dropzone-icon-color);transition:inherit}.breakdance-form-link{display:inline-block;font-weight:500;text-decoration:none;color:var(--bde-brand-primary-color)}.breakdance-form .breakdance-form-field__input::placeholder{color:var(--bde-form-input-placeholder-color)}.breakdance-form-footer .breakdance-form-button{display:inline-flex}.breakdance-form-footer{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:end}.breakdance-form-button .breakdance-form-loader{width:14px;fill:currentColor;margin-left:10px}.breakdance-form-button-icon{line-height:1}.breakdance-form-loader{display:none;animation:breakdance-spin 1s linear infinite}@keyframes breakdance-spin{to{transform:rotate(1turn)}}.breakdance-form.is-loading .breakdance-form-button .button-atom__text{visibility:hidden}.breakdance-form.is-loading .breakdance-form-button{pointer-events:none}.breakdance-form.is-loading .breakdance-form-button::after{content:"";width:40px;height:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");background-color:currentColor;mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-form-row{display:flex;justify-content:space-between}.breakdance-form .visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.breakdance-form-link--password{margin-left:auto}.breakdance-form-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;text-align:center;padding:30px;border:2px dashed #c3c4c7;grid-column:1 / -1}.breakdance-form-empty__icon{display:flex;align-items:center;justify-content:center;width:70px;height:70px;font-size:30px;overflow:hidden;border-radius:99999px;background-color:#eff0f5;color:#78909c;margin-bottom:15px}.breakdance-form-empty__icon svg{transform:translateY(2px)}.breakdance-form-empty__title{font-size:18px;color:#646970;font-weight:400;line-height:1;margin:0!important}.breakdance-form-message{width:100%;padding:16px;border-radius:4px;color:#1e805b;background-color:#edfbf6;margin-top:var(--bde-form-gap)}.breakdance-form-message-dismissable{display:flex;flex:1 1 0%;justify-content:space-between}.breakdance-form-message--error{color:var(--red-500);line-height:1.4;background-color:#fef4f6}.breakdance-form-message-dismiss{padding-left:12px;margin:-6px}.breakdance-form-message-dismiss-button{display:inline-flex;cursor:pointer;transition:0.3s;font-size:20px;color:inherit;border:none;background:none}.breakdance-form-field__required{color:var(--bde-form-label-required-color);padding-left:4px;display:inline-block;transform:translate(var(--bde-form-label-required-nudge-x),var(--bde-form-label-required-nudge-y))}.breakdance .bde-form-builder .breakdance-form-field.hidden-step,.breakdance .bde-form-builder .breakdance-form-button.hidden{display:none}.breakdance .breakdance-form-field__step{display:none}.breakdance .breakdance-form-button.breakdance-form-button__previous-step{margin-right:10px}.breakdance-form-stepper{width:100%;display:flex;align-items:center;grid-column-start:span 12}.breakdance-form-stepper__step{display:flex;flex-shrink:0;flex-direction:row;align-items:center;gap:8px}.breakdance-form-stepper__list{display:flex;flex-direction:row;align-items:center;width:100%;gap:12px}.breakdance-form-stepper__label{width:100%;color:var(--grey-400)}.breakdance-form-stepper__step-icon svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-form-stepper__step-icon{width:40px;height:40px;display:flex;background-color:var(--grey-400);border-radius:50%;flex-shrink:0;align-items:center;justify-content:center}.breakdance-form-stepper__step-icon span{color:#fff;line-height:1}.breakdance-form-stepper__step-icon svg{color:#fff;font-size:18px}.breakdance-form-stepper__step.is-active .breakdance-form-stepper__step-icon{background-color:var(--grey-900)}.breakdance-form-stepper__step.is-active .breakdance-form-stepper__label{color:var(--grey-900)}.breakdance-form-stepper__separator{flex:1 1 auto;width:100%;border-bottom:1px solid var(--grey-300)}.breakdance-form-stepper__separator:last-child{display:none}.breakdance-form-field--step-buttons{flex-direction:row;justify-content:space-between;width:auto}.breakdance .bde-header-builder{position:relative;width:100%;background-color:var(--bde-background-color);--bde-header-width:var(--bde-section-width);--bde-header-sticky-duration:var(--bde-transition-duration)}.breakdance .bde-header-builder .bde-header-builder__container{gap:20px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:var(--bde-header-width);padding:var(--bde-section-horizontal-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-header-builder.bde-header-builder--overlay:not(.bde-header-builder--sticky){position:absolute;z-index:var(--bde-z-index-header-overlay)}.breakdance .bde-header-builder.bde-header-builder--sticky{position:fixed;z-index:var(--bde-z-index-header-sticky);top:var(--wp-admin--admin-bar--height,0);transition-property:transform,opacity,background-color,box-shadow;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.breakdance .bde-header-builder.bde-header-builder--sticky-bottom{top:auto;bottom:0}.breakdance .bde-header-builder.bde-header-builder--sticky .bde-header-builder__container{transition-property:min-height;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.breakdance .bde-header-builder .bde-header-builder__header-builder-border-top,.breakdance .bde-header-builder .bde-header-builder__header-builder-border-bottom{transition-property:height,background-color;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.bde-header-builder--sticky-scroll-hide{box-shadow:none!important;pointer-events:none}.bde-header-builder--sticky-scroll-hide *{pointer-events:none}.bde-header-builder--sticky-scroll-start-off-hidden{transition-duration:0s!important}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(calc(-100% - var(--wp-admin--admin-bar--height, 0px)));opacity:0}.bde-header-builder--sticky-bottom.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(100%)}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-fade{opacity:0}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-container-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;text-decoration:none;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms);position:relative;background-size:cover}.breakdance .bde-container-link h1,.bde-container-link h2,.bde-container-link h3,.bde-container-link h4,.bde-container-link h5,.bde-container-link h6{transition-property:color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms)}.breakdance .bde-image{max-width:100%}.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image__caption{text-align:center;margin:0;padding:16px}.breakdance-image--caption-overlap .breakdance-image__caption{position:absolute;left:0;right:0;bottom:0}.breakdance-image-link{display:block}.breakdance-image__mask{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto;mask-size:auto}.breakdance-image__mask img{border-style:none;height:auto;max-width:100%}.breakdance .bde-button{max-width:100%}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.bde-shortcodewrapper{max-width:100%;width:100%}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .bde-button{max-width:100%}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-social-icons{max-width:100%;width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:12px}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper{display:flex;justify-content:center;align-items:center;background-color:var(--bde-brand-primary-color);border-radius:100%;padding:30px;transition-property:background-color,transform,opacity;transition-duration:var(--bde-transition-duration);transition-timing-function:ease}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper svg{fill:#fff;width:20px;height:20px;transition-property:fill;transition-duration:var(--bde-transition-duration);transition-timing-function:ease}.breakdance .bde-social-icons .bde-social-icons__icon-facebook{background-color:#4267B2}.breakdance .bde-social-icons .bde-social-icons__icon-instagram{background-color:#E1306C}.breakdance .bde-social-icons .bde-social-icons__icon-twitter{background-color:#1DA1F2}.breakdance .bde-social-icons .bde-social-icons__icon-youtube{background-color:red}.breakdance .bde-social-icons .bde-social-icons__icon-dribbble{background-color:#Ea4c89}.breakdance .bde-social-icons .bde-social-icons__icon-behance{background-color:#053eff}.breakdance .bde-social-icons .bde-social-icons__icon-github{background-color:#24292e}.breakdance .bde-social-icons .bde-social-icons__icon-linkedin{background-color:#0077b5}.breakdance .bde-social-icons .bde-social-icons__icon-vimeo{background-color:#19B7EA}.breakdance .bde-social-icons .bde-social-icons__icon-custom{background-color:var(--bde-brand-primary-color)}.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-form-builder{width:100%;max-width:100%}:root{--white:#fff;--grey-50:#f9fafb;--grey-100:#f3f4f6;--grey-200:#e5e7eb;--grey-300:#d1d5db;--grey-400:#9ca3af;--grey-450:#787e8b;--grey-500:#6b7280;--grey-600:#4b5563;--grey-700:#374151;--grey-800:#1f2937;--grey-900:#111827;--blue-500:#3b82f6;--blue-600:#2563eb;--pink-600:#db2777;--emerald-100:#d1fae5;--emerald-700:#047857;--sky-100:#e0f2fe;--sky-500:#0ea5e9;--red-50:#fef2f2;--red-500:#ef4444;--red-700:#b91c1c;--indigo-50:#eef2ff;--indigo-600:#4f46e5;--indigo-700:#4338ca;--yellow-500:#fbbf24;--bde-brand-primary-color:#6366F1;--bde-brand-primary-color-hover:#6366F1;--bde-body-font-family:"Poppins",sans-serif;--bde-heading-font-family:"Poppins",sans-serif;--bde-base-font-size:16px;--bde-body-font-size:var(--bde-base-font-size);--bde-font-size-ratio:1.250;--bde-h6-font-size:var(--bde-base-font-size);--bde-h5-font-size:calc(var(--bde-h6-font-size) * var(--bde-font-size-ratio));--bde-h4-font-size:18px;--bde-h3-font-size:20px;--bde-h2-font-size:22px;--bde-h1-font-size:calc(var(--bde-h2-font-size) * var(--bde-font-size-ratio));--bde-body-text-color:#333;--bde-headings-color:var(--bde-palette-bh-indigo-900-4);--bde-background-color:var(--grey-50);--bde-palette-bh-brokenwhite-1:#F3F5F7;--bde-palette-bh-indigo-700-2:#4338CA;--bde-palette-bh-indigo-900-3:#312E81;--bde-palette-bh-indigo-900-4:#1E1B4B;--bde-palette-emerald-100-129e95ca-e91f-49f4-9b9a-50bb3ddc38e0-5:#D1FAE5;--bde-palette-emerald-900-8fdbcb4e-a433-4c1e-9386-24bd7d4aacb7-6:#064E3B;--bde-palette-emerald-700-0e9fbdf3-59eb-45f5-a586-1a8f649e465c-7:#047857;--bde-palette-emerald-50-33f29c07-0b32-486d-b1e0-8a9dda3969c1-8:#ECFDF5;--bde-palette-teal-50-8ef03d3d-ce8e-40e5-bd3a-4149d4bc1454-9:#F0FDFA;--bde-palette-indigo600-213f59de-b151-4860-9c1d-b6a4bf1e3b44-10:#4F46E5;--bde-palette-bh-yellow-400-c56b0ba3-b2bf-4c1a-a844-56ed93e78a99-11:#FACC15;--bde-palette-bh-yellow300-716acb5b-9757-4931-9544-57e81dd6f66c-12:#FDE047;--bde-palette-bh-grey-light-363a3571-2a0e-4b7c-89e8-59b21f098c2d-13:#567;--bde-palette-bh-emerald-light-b29b0231-67e0-4125-b229-a562fe4abbaa-14:#F7FFFD;--bde-palette-bh-red-warning-de2508f3-9775-4b4d-a907-ed66f787d46f-15:#DA2222;--bde-palette-bh-blue-light-d57d38be-f1ab-45d9-9630-6b51ba75179f-16:#BBF;--bde-palette-bh-white-slightly-ff60fe50-30ec-41b7-a746-d3d60f416874-17:#F3F3FF;--bde-palette-bh-darkgrey-text-ef9d1db4-042e-4a29-b41d-68feb128b0da-18:#234;--bde-palette-bh-brokenwhite-forfonts-5e01b2ca-7aa0-4434-978f-b113f61b4a77-19:#F7F7F7;--bde-palette-bh-estheticred-e500e567-9b65-48fa-8f1c-46516f7e1db7-20:#CC4949;--bde-palette-bh1-middlegray-572b8c51-895c-4cad-9bb8-d9acd2f62a73-21:#345;--bde-palette-gradient-1:linear-gradient(133deg,rgba(68,45,130,1) 21.53846153846154%,rgba(99,102,241,1) 99.48717948717949%);--bde-palette-bh-indigo-gradient-2-f8dce652-cc43-4648-a726-7eeb116dde0e-gradient-15:linear-gradient(133deg,rgba(55,48,163,1) 20.512820512820515%,rgba(99,102,241,1) 97.94871794871794%);--bde-palette-gradient-bh1-light-bg-jh-231221-v001-f0d5ca48-fff2-4f4a-b968-9e1376442c4e-gradient-21:linear-gradient(120deg,rgba(243,255,255,1) 0%,rgba(243,245,247,1) 98.46153846153847%);--bde-palette-gradient-lightblue-2-bg-jh-231221-v002-647def8d-5939-4d6e-b5a7-0e164d2c706d-gradient-21:linear-gradient(120deg,rgba(243,243,255,1) 1.5384615384615385%,rgba(243,245,247,1) 98.46153846153847%);--bde-palette-bh1-green01-gradient-f00ae916-9a0b-4327-9cdd-82929c109a77-gradient-22:linear-gradient(120deg,rgba(69,122,75,1) 16.41025641025641%,rgba(37,155,7,1) 85.64102564102564%);--bde-transition-duration:300ms;--bde-column-gap:32px;--bde-section-width:1120px;--bde-section-vertical-padding:100px;--bde-section-horizontal-padding:20px;--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-secondary-text-color-hover:#fff;--bde-button-secondary-background-color:transparent;--bde-button-custom-border-color:var(--grey-900);--bde-button-custom-border-color-hover:var(--grey-700);--bde-button-custom-text-color:var(--white);--bde-button-custom-text-color-hover:var(--white);--bde-button-custom-background-color:var(--grey-900);--bde-button-custom-background-color-hover:var(--grey-700);--bde-button-font-weight:500;--bde-button-border-radius:3px;--bde-button-border-width:1px;--bde-button-padding-base:14px 24px;--bde-button-padding-sm:8px 16px;--bde-button-padding-lg:28px 54px;--bde-button-line-height:1;--bde-form-gap:16px;--bde-form-after-label:8px;--bde-form-after-sublabel:8px;--bde-form-input-border-radius:3px;--bde-form-input-background-color:var(--white);--bde-form-input-padding-top:12px;--bde-form-input-padding-right:16px;--bde-form-input-padding-bottom:12px;--bde-form-input-padding-left:16px;--bde-form-input-placeholder-color:var(--grey-450);--bde-form-input-border-width:1px;--bde-form-input-border-color:var(--grey-300);--bde-form-label-font-weight:500;--bde-form-label-required-color:var(--red-700);--bde-form-label-required-nudge-x:0;--bde-form-label-required-nudge-y:0;--bde-form-label-required-size:inherit;--bde-form-text-color:var(--grey-700);--bde-form-input-focused-background-color:var(--white);--bde-form-input-input-shadow:none;--bde-form-checkbox-size:1em;--bde-woo-products-list-gap:var(--bde-woo-base-large-gaps);--bde-woo-base-paragraph-line-height:1.4;--bde-woo-base-heading-line-height:1.2;--bde-woo-base-border-color:var(--grey-300);--bde-woo-base-text-on-primary-color:var(--white);--bde-woo-base-space:8px;--bde-woo-base-ratio:1.618;--bde-woo-typography-font-weight-normal:400;--bde-woo-typography-font-weight-medium:500;--bde-woo-typography-font-weight-heavy:600;--bde-woo-buttons-and-links-line-height:1;--bde-woo-buttons-and-links__disabled-button-color:var(--grey-300);--bde-woo-buttons-and-links__disabled-button-text-color:var(--white);--bde-woo-buttons-and-links__nav-link-background-active:var(--grey-50);--bde-woo-buttons-and-links__nav-border-radius:4px;--bde-woo-forms__inputs-select2-selected-item:var(--grey-300);--bde-woo-forms__wrappers-small:360px;--error-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.5 16.084l-1.403 1.416-4.09-4.096-4.102 4.096-1.405-1.405 4.093-4.092-4.093-4.098 1.405-1.405 4.088 4.089 4.091-4.089 1.416 1.403-4.092 4.087 4.092 4.094z"/></svg>');--success-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1 17l-5-5.299 1.399-1.43 3.574 3.736 6.572-7.007 1.455 1.403-8 8.597z"/></svg>');--info-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 18h-2v-6h-2v-2h4v8zm-1-9.75c-.69 0-1.25-.56-1.25-1.25s.56-1.25 1.25-1.25 1.25.56 1.25 1.25-.56 1.25-1.25 1.25z"/></svg>');--chevron-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z"/></svg>');--checkbox-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M9 21.035l-9-8.638 2.791-2.87 6.156 5.874 12.21-12.436 2.843 2.817z"/></svg>');--radiobutton-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12"/></svg>');--show-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12.015 7c4.751 0 8.063 3.012 9.504 4.636-1.401 1.837-4.713 5.364-9.504 5.364-4.42 0-7.93-3.536-9.478-5.407 1.493-1.647 4.817-4.593 9.478-4.593zm0-2c-7.569 0-12.015 6.551-12.015 6.551s4.835 7.449 12.015 7.449c7.733 0 11.985-7.449 11.985-7.449s-4.291-6.551-11.985-6.551zm-.015 5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zm0-2c-2.209 0-4 1.792-4 4 0 2.209 1.791 4 4 4s4-1.791 4-4c0-2.208-1.791-4-4-4z"/></svg>');--hide-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19.604 2.562l-3.346 3.137c-1.27-.428-2.686-.699-4.243-.699-7.569 0-12.015 6.551-12.015 6.551s1.928 2.951 5.146 5.138l-2.911 2.909 1.414 1.414 17.37-17.035-1.415-1.415zm-6.016 5.779c-3.288-1.453-6.681 1.908-5.265 5.206l-1.726 1.707c-1.814-1.16-3.225-2.65-4.06-3.66 1.493-1.648 4.817-4.594 9.478-4.594.927 0 1.796.119 2.61.315l-1.037 1.026zm-2.883 7.431l5.09-4.993c1.017 3.111-2.003 6.067-5.09 4.993zm13.295-4.221s-4.252 7.449-11.985 7.449c-1.379 0-2.662-.291-3.851-.737l1.614-1.583c.715.193 1.458.32 2.237.32 4.791 0 8.104-3.527 9.504-5.364-.729-.822-1.956-1.99-3.587-2.952l1.489-1.46c2.982 1.9 4.579 4.327 4.579 4.327z"/></svg>');--error-svg-icon-color:var(--red-500);--success-svg-icon-color:var(--emerald-700);--info-svg-icon-color:var(--sky-500);--chevron-svg-icon-color:var(--grey-900);--checkbox-svg-icon-color:var(--grey-900);--radiobutton-svg-icon-color:var(--grey-900);--show-password-svg-icon-color:var(--grey-900);--hide-password-svg-icon-color:var(--grey-900);--bde-woo-notices__icon-size:16px;--bde-woo-notices__padding:24px;--bde-woo-notices__border-radius:4px;--bde-woo-notices__error-background:var(--red-50);--bde-woo-notices__error-text:var(--red-500);--bde-woo-notices__error-link-text:var(--red-500);--bde-woo-notices__error-link-text-hover:var(--red-500);--bde-woo-notices__info-background:var(--sky-100);--bde-woo-notices__info-text:var(--sky-500);--bde-woo-notices__info-link-text:var(--sky-500);--bde-woo-notices__info-link-text-hover:var(--sky-500);--bde-woo-notices__success-background:var(--emerald-100);--bde-woo-notices__success-text:var(--emerald-700);--bde-woo-notices__success-link-text:var(--emerald-700);--bde-woo-notices__success-link-text-hover:var(--emerald-700);--bde-woo-sale-badge__border-radius:2px;--bde-woo-sale-badge__padding:4px 8px;--bde-woo-ratings__star-color:var(--yellow-500);--bde-woo-ratings__star-size:18px;--bde-woo-ratings__filled-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon id="Path" points="12 0.587 15.668 8.155 24 9.306 17.936 15.134 19.416 23.413 12 19.446 4.583 23.413 6.064 15.134 0 9.306 8.332 8.155"></polygon></svg>');--bde-woo-ratings__empty-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M12,5.173 L14.335,9.99 L19.64,10.722 L15.779,14.432 L16.721,19.702 L12,17.178 L7.279,19.703 L8.221,14.433 L4.36,10.723 L9.665,9.99 L12,5.173 L12,5.173 Z M12,0.587 L8.332,8.155 L0,9.306 L6.064,15.134 L4.584,23.413 L12,19.446 L19.416,23.412 L17.936,15.133 L24,9.306 L15.668,8.156 L12,0.587 Z" id="Shape"></path></svg>');--bde-woo-product-images__border-radius:4px;--bde-woo-product-images__border-width:0px;--bde-woo-product-images__border-color:var(--grey-300);--bde-woo-wrappers__background-color:var(--white);--bde-woo-wrappers__border-radius:4px;--bde-woo-wrappers__border-color:var(--grey-300);--bde-woo-wrappers__border-width:1px;--bde-woo-wrappers__shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-tables__header-color:var(--grey-100);--bde-woo-tables__background-color:var(--white);--bde-woo-tables__border-radius:4px;--bde-woo-tables__border-width:1px;--bde-woo-widgets__chip-background-color:transparent;--bde-woo-widgets__chip-background-color-hover:var(--indigo-50);--bde-woo-widgets__chip-text-color:inherit;--bde-woo-widgets__handle-border-color:var(--grey-300);--bde-woo-widgets__handle-background-color:var(--white);--bde-woo-widgets__handle-background-color-hover:var(--white);--bde-woo-widgets__handle-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-widgets__handle-shadow-hover:var(--grey-300) 0 0 4px;--bde-woo-widgets__remove-item-from-cart-color:var(--grey-450);--bde-woo-select2__active-item-background-color:var(--indigo-50);--bde-woo-gallery__zoom-icon-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-payment-box-background-color:var(--grey-100);--bde-woo-payment-box-border-color:var(--grey-200);--bde-woo-payment-box-border-width:1px;--bde-woo-quicklook-button-icon:url(/wp-content/uploads/breakdance/css/icons/eye.svg);--bde-woo-quicklook-button-background-color:none;--bde-woo-quicklook-button-icon-size:20px;--bde-woo-quicklook-button-backdrop-color:rgba(0,0,0,0.15);--bde-woo-quicklook-button-backdrop-opacity:0.7;--bde-woo-quicklook-modal-background-color:var(--white);--bde-woo-quicklook-overlay-color:rgba(0,0,0,0.7);--bde-woo-quicklook-close-button-size:2em;--bde-woo-quicklook-arrow-size:1em;--bde-woo-quicklook-arrow-color:var(--white);--bde-woo-swatch-space-between-options:10px;--bde-woo-swatch-padding:7px 7px;--bde-woo-swatch-color-width:30px;--bde-woo-swatch-color-height:30px;--bde-woo-swatch-border:1px solid var(--grey-200);--bde-woo-swatch-border-color-hover:var(--grey-400);--bde-woo-swatch-shadow:none;--bde-woo-swatch-shadow-hover:none;--bde-woo-swatch-background:var(--white);--bde-woo-swatch-background-hover:var(--grey-50);--bde-woo-swatch-color-padding:2px;--bde-woo-swatch-tooltip-color:var(--white);--bde-woo-swatch-tooltip-background:var(--grey-900);--bde-woo-swatch-tooltip-padding:7px;--bde-woo-swatch-space-after-label:8px;--bde-woo-responsive__stack:row}:root,.bde-global-css-vars{--bde-links-color:#999BFF;--bde-links-color-hover:#999BFF;--bde-button-primary-background-color:var(--bde-brand-primary-color);--bde-button-primary-background-color-hover:var(--bde-brand-primary-color-hover);--bde-button-secondary-border-color:var(--bde-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-background-color-hover:var(--bde-brand-primary-color);--bde-button-text-text-color:var(--bde-links-color);--bde-button-text-text-color-hover:var(--bde-links-color-hover);--bde-button-font-size:var(--bde-body-font-size);--bde-form-font-size:var(--bde-body-font-size);--bde-form-input-border-top-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-right:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-bottom:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-left:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-label-color:var(--bde-headings-color);--bde-form-input-focused-border-color:var(--bde-brand-primary-color);--bde-form-input-focused-shadow:var(--bde-brand-primary-color) 0 0 2px;--bde-form-checkbox-selected-color:var(--bde-brand-primary-color);--bde-z-index-lightbox:1100;--bde-z-index-popup:1050;--bde-z-index-modal:1000;--bde-z-index-modal-backdrop:calc(var(--bde-z-index-modal) - 1);--bde-z-index-high:300;--bde-z-index-medium:200;--bde-z-index-low:100;--bde-z-index-sticky:10;--bde-z-index-minicart:var(--bde-z-index-modal);--bde-z-index-minicart-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-menu-dropdown:var(--bde-z-index-modal);--bde-z-index-menu-mobile:var(--bde-z-index-modal);--bde-z-index-menu-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-search-fullscreen:var(--bde-z-index-modal);--bde-z-index-back-to-top:var(--bde-z-index-high);--bde-z-index-scroll-progress:var(--bde-z-index-high);--bde-z-index-header-sticky:var(--bde-z-index-medium);--bde-z-index-header-overlay:calc(var(--bde-z-index-header-sticky) - 1);--bde-z-index-social-share-buttons:var(--bde-z-index-low);--bde-woo-base-transition:all ease var(--bde-transition-duration);--bde-woo-base-text-color:var(--bde-body-text-color);--bde-woo-base-headings-color:var(--bde-headings-color);--bde-woo-base-primary-color:var(--bde-brand-primary-color);--bde-woo-base-primary-color-hover:var(--bde-brand-primary-color-hover);--bde-woo-base-extra-small-gaps:calc(var(--bde-woo-base-small-gaps) / var(--bde-woo-base-ratio));--bde-woo-base-small-gaps:calc(var(--bde-woo-base-space) / var(--bde-woo-base-ratio));--bde-woo-base-standard-gaps:var(--bde-woo-base-space);--bde-woo-base-medium-gaps:calc(var(--bde-woo-base-space) * var(--bde-woo-base-ratio));--bde-woo-base-big-gaps:calc(var(--bde-woo-base-medium-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-large-gaps:calc(var(--bde-woo-base-big-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-extra-large-gaps:calc(var(--bde-woo-base-large-gaps) * var(--bde-woo-base-ratio));--bde-woo-typography-ratio:var(--bde-font-size-ratio);--bde-woo-typography__size-small:calc(var(--bde-woo-typography__size-standard) / var(--bde-woo-typography-ratio));--bde-woo-typography__size-small-font-family:var(--bde-body-font-family);--bde-woo-typography__size-standard:var(--bde-body-font-size);--bde-woo-typography__size-standard-font-family:var(--bde-body-font-family);--bde-woo-typography__size-medium:calc(var(--bde-woo-typography__size-standard) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-medium-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-large:calc(var(--bde-woo-typography__size-medium) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-large-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-extra-large:calc(var(--bde-woo-typography__size-large) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-extra-large-font-family:var(--bde-heading-font-family);--bde-woo-buttons-and-links__text-link-color:#999BFF;--bde-woo-buttons-and-links__text-link-color-hover:#999BFF;--bde-woo-buttons-and-links__nav-link-color:var(--bde-woo-base-text-color);--bde-woo-buttons-and-links__nav-link-color-hover:var(--bde-woo-base-text-on-primary-color);--bde-woo-buttons-and-links__nav-link-color-active:var(--bde-woo-base-primary-color);--bde-woo-forms__spacing-after-label:var(--bde-form-after-label);--bde-woo-forms__spacing-between-fields:var(--bde-form-gap);--bde-woo-forms__spacing-between-columns:var(--bde-woo-base-extra-large-gaps);--bde-woo-forms__labels-color:var(--bde-form-label-color);--bde-woo-forms__inputs-background-color:var(--bde-form-input-background-color);--bde-woo-forms__inputs-text-color:var(--bde-form-text-color);--bde-woo-forms__inputs-placeholder-color:var(--bde-form-input-placeholder-color);--bde-woo-forms__inputs-border-color:var(--bde-form-input-border-color);--bde-woo-forms__inputs-border-width:var(--bde-form-input-border-width);--bde-woo-forms__inputs-border-radius:var(--bde-form-input-border-top-left-radius) var(--bde-form-input-border-top-right-radius) var(--bde-form-input-border-bottom-right-radius) var(--bde-form-input-border-bottom-left-radius);--bde-woo-forms__inputs-background-color-focused:var(--bde-form-input-focused-background-color);--bde-woo-forms__inputs-border-color-focused:var(--bde-form-input-focused-border-color);--bde-woo-forms__inputs-shadow-focused:var(--bde-form-input-focused-shadow);--bde-woo-forms__inputs-shadow:var(--bde-form-input-input-shadow);--bde-woo-forms__inputs-select2-hover-item:var(--bde-woo-base-primary-color);--bde-woo-forms__labels-required-color:var(--bde-form-label-required-color);--bde-woo-forms__labels-required-size:var(--bde-form-label-required-size);--bde-woo-forms__labels-required-nudge-x:var(--bde-form-label-required-nudge-x);--bde-woo-forms__labels-required-nudge-y:var(--bde-form-label-required-nudge-y);--bde-woo-tables__border-color:var(--bde-woo-base-border-color);--bde-woo-sale-badge__background-color:var(--bde-woo-base-primary-color);--bde-woo-sale-badge__text-color:var(--bde-woo-base-text-on-primary-color);--bde-woo-sale-badge__font-weight:var(--bde-woo-typography-font-weight-heavy);--bde-woo-sale-badge__font-size:var(--bde-woo-typography__size-standard);--bde-woo-widgets__chip-text-color-hover:var(--bde-woo-buttons-and-links__text-link-color);--bde-woo-widgets__handle-border-color-hover:var(--bde-woo-base-primary-color);--bde-woo-notices__padding-left:calc(var(--bde-woo-notices__padding) + var(--bde-woo-notices__icon-size) + (var(--bde-woo-notices__icon-size) / 2));--bde-woo-quicklook-button-text-color:var(--bde-button-primary-text-color);--bde-woo-quicklook-button-background-color-hover:var(--bde-woo-quicklook-button-background-color);--bde-woo-quicklook-button-icon-spacing:var(--bde-woo-base-standard-gaps);--bde-woo-quicklook-close-button-color:var(--bde-woo-base-headings-color);--bde-woo-quicklook-arrow-color-hover:var(--bde-woo-quicklook-arrow-color);--bde-woo-quicklook-arrow-background-color:var(--bde-brand-primary-color);--bde-woo-quicklook-arrow-background-color-hover:var(--bde-woo-quicklook-arrow-background-color);--bde-woo-swatch-space-between-items:var(--bde-woo-base-medium-gaps);--bde-woo-swatch-background-selected:var(--bde-woo-swatch-background-hover);--bde-woo-swatch-border-color-selected:var(--bde-woo-swatch-border-color-hover);--bde-woo-swatch-shadow-selected:var(--bde-woo-swatch-shadow-hover);--bde-woo-swatch-color-background:var(--bde-woo-swatch-background)}.breakdance .button-atom{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;user-select:none;appearance:none;box-sizing:border-box;margin:0;border:0;padding:0;background-color:transparent;font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);transform:translate(0,0);max-width:100%;width:var(--bde-button-width)}.breakdance .button-atom--primary,.breakdance .button-atom--secondary,.breakdance .button-atom--custom{text-align:center;font-weight:var(--bde-button-font-weight);text-decoration:none;padding:var(--bde-button-padding-base);border-radius:var(--bde-button-border-radius);cursor:pointer;border-width:var(--bde-button-border-width);border-style:solid;border-color:transparent;transition-timing-function:ease-in-out;transition-property:all;transition-duration:var(--bde-transition-duration);overflow:hidden}.breakdance .button-atom--text{color:var(--bde-button-text-text-color)}.breakdance .button-atom--text:hover{color:var(--bde-button-text-text-color-hover)}.breakdance .button-atom--primary{color:var(--bde-button-primary-text-color);background:var(--bde-button-primary-background-color);border-color:var(--bde-button-primary-border-color)}.breakdance .button-atom--primary:hover{color:var(--bde-button-primary-text-color-hover);background:var(--bde-button-primary-background-color-hover);border-color:var(--bde-button-primary-border-color-hover)}.breakdance .button-atom--secondary{color:var(--bde-button-secondary-text-color);background:var(--bde-button-secondary-background-color);border-color:var(--bde-button-secondary-border-color)}.breakdance .button-atom--secondary:hover{color:var(--bde-button-secondary-text-color-hover);background:var(--bde-button-secondary-background-color-hover);border-color:var(--bde-button-secondary-border-color-hover)}.breakdance .button-atom--custom{color:var(--bde-button-custom-text-color);background:var(--bde-button-custom-background-color);border-color:var(--bde-button-custom-border-color)}.breakdance .button-atom--custom:hover{color:var(--bde-button-custom-text-color-hover);background:var(--bde-button-custom-background-color-hover);border-color:var(--bde-button-custom-border-color-hover)}.breakdance .button-atom:disabled,.breakdance .button-atom:hover:disabled{filter:grayscale(100%);opacity:0.6;cursor:not-allowed}.button-atom__icon-wrapper>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color)}.breakdance-icon-atom{display:flex;font-size:40px}.breakdance-icon-atom>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color);transform:var(--eeiTransform)}.breakdance *,.breakdance *::before,.breakdance *::after{box-sizing:border-box}.breakdance img{max-width:100%;height:auto}.breakdance figure{width:100%;margin-left:0;margin-right:0}.breakdance-full-width{width:100%;max-width:100%}.breakdance-rich-text-styles>*:first-child{margin-top:0}.breakdance-rich-text-styles>*:last-child{margin-bottom:0}.bde-stop-scrolling,.bde-stop-scrolling body{overflow-y:hidden}@supports (overflow-y:clip){.bde-stop-scrolling,.bde-stop-scrolling body{overflow-y:clip}}.breakdance-animation-enabled,.breakdance-animation-enabled body{overflow-x:hidden}@supports (overflow-x:clip){.breakdance-animation-enabled,.breakdance-animation-enabled body{overflow-x:clip}}.lg-outer{z-index:var(--bde-z-index-lightbox)}.admin-bar .lg-toolbar{top:var(--wp-admin--admin-bar--height)}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;padding:0;position:absolute!important;width:1px}.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}.breakdance{background-color:var(--bde-background-color);color:var(--bde-body-text-color)}.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4,.breakdance h5,.breakdance h6{color:var(--bde-headings-color)}.breakdance a,.button-atom--text{color:var(--bde-links-color)}.breakdance a:hover,.button-atom--text:hover{color:var(--bde-links-color-hover)}.breakdance .button-atom--primary,.bde-mini-cart-offcanvas .button,.bde-woo-product-quicklook-button,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"],.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"],.breakdance-woocommerce #place_order,.breakdance-woocommerce .woocommerce-button.pay,.breakdance-woocommerce button.single_add_to_cart_button,.breakdance-woocommerce a.single_add_to_cart_button,.breakdance-woocommerce a.button.wc-backward,.breakdance-woocommerce a.checkout-button,.breakdance-woocommerce p.order-again a.button,.breakdance-woocommerce button[name="add-to-cart"],.breakdance-woocommerce button[name="login"],.breakdance-woocommerce button[name="save_address"],.breakdance-woocommerce button[name="save_account_details"],.breakdance-woocommerce button[name="woocommerce_checkout_place_order"],.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]{--bde-button-primary-border-color:var(--bde-brand-primary-color);--bde-button-primary-border-color-hover:var(--bde-brand-primary-color);--bde-button-primary-background-color:var(--bde-brand-primary-color);--bde-button-primary-background-color-hover:var(--bde-brand-primary-color);--bde-button-primary-text-color:var(--bde-palette-bh-brokenwhite-1);--bde-button-primary-text-color-hover:var(--bde-palette-bh-brokenwhite-1);border-radius:7px;border-width:2px;color:var(--bde-palette-bh-brokenwhite-1);font-family:"Poppins",sans-serif;font-weight:700;text-transform:uppercase}.breakdance .button-atom--secondary,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file,.breakdance-woocommerce .woocommerce-Address a.edit,.breakdance-woocommerce .woocommerce-button.view,.breakdance-woocommerce .woocommerce-Button--previous,.breakdance-woocommerce .woocommerce-Button--next,.breakdance-woocommerce .widget_price_filter .button,.breakdance-woocommerce a.button.add_to_cart_button,.breakdance-woocommerce a.button.product_type_grouped,.breakdance-woocommerce .added_to_cart,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit,.breakdance-woocommerce .woocommerce-product-search button[type="submit"],.breakdance-woocommerce a.product_type_simple,.breakdance-woocommerce a.product_type_variable,.breakdance-woocommerce .form-submit input[type="submit"],.breakdance-woocommerce button[name="update_cart"],.breakdance-woocommerce button[name="calc_shipping"],.breakdance-woocommerce button[name="apply_coupon"],.breakdance-woocommerce a.product_type_external{border-radius:7px;color:var(--bde-brand-primary-color)}.breakdance{font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size)}.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4,.breakdance h5,.breakdance h6{font-family:var(--bde-heading-font-family)}.breakdance h1{font-size:var(--bde-h1-font-size)}.breakdance h2{font-size:var(--bde-h2-font-size)}.breakdance h3{font-size:var(--bde-h3-font-size)}.breakdance h4{font-size:var(--bde-h4-font-size)}.breakdance h5{font-size:var(--bde-h5-font-size)}.breakdance h6{font-size:var(--bde-h6-font-size)}.breakdance h2{font-size:var(--preset-id-c853950c-45fc-44a3-82ab-64dd8e7f5b3e-font-size)}.breakdance h3{font-size:20px}.breakdance h4{font-size:18px}:root{--preset-id-94d464be-db99-4afa-a0c7-7bc5f1aec7aa-font-size:18px;--preset-id-94d464be-db99-4afa-a0c7-7bc5f1aec7aa-font-weight:700;--preset-id-74f4dfa3-aa07-4fe1-94fd-8e2d5ec5649e-font-size:14px;--preset-id-74f4dfa3-aa07-4fe1-94fd-8e2d5ec5649e-font-style:italic;--preset-id-d61b496e-3302-4330-b6bd-a31fe22b76ff-font-size:18px;--preset-id-d61b496e-3302-4330-b6bd-a31fe22b76ff-font-weight:500;--preset-id-08b7de14-ac2a-45bf-9811-d97b097e6e0d-font-family:"Montserrat",sans-serif;--preset-id-08b7de14-ac2a-45bf-9811-d97b097e6e0d-font-size:33px;--preset-id-08b7de14-ac2a-45bf-9811-d97b097e6e0d-font-weight:700;--preset-id-c853950c-45fc-44a3-82ab-64dd8e7f5b3e-font-size:22px;--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-family:"Poppins",sans-serif;--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-size:16px;--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-weight:400;--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-text-decoration-line:none}li::marker{content:'✓ ';color:#6366F1}table,th,td{border:1px solid #c7d2fe;border-collapse:collapse;padding:9px;tr:hover{background-color:#e0e7ff};margin-top:33px;margin-bottom:44px}th{background-color:#6366f1;color:#fff}tr:nth-child(even){background-color:#eef2ff}blockquote{background:#eef2ff;border-left:10px solid #6366f1;margin:1.5em 10px;padding:.5em 33px;font-family:Poppins;font-size:24px;margin-bottom:33px}@media (max-width:1119px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}}@media (max-width:1023px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}}@media (max-width:767px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}}@media (max-width:479px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}}.breakdance .bde-header-builder-22-113{background:var(--bde-background-color)}.breakdance .bde-header-builder-22-113 .bde-header-builder__header-builder-border-top{height:1px;background:var(--bd-palette-color-4)}.breakdance .bde-header-builder-22-113 .bde-header-builder__container{padding-bottom:20px;padding-top:20px}.breakdance .bde-header-builder-22-113 .breakdance-menu{--link-alignment:start}@media (max-width:767px){.breakdance .bde-header-builder-22-113 .bde-header-builder__container{flex-direction:column}}.breakdance .bde-div-22-114{gap:28px;flex-wrap:wrap;flex-direction:row;align-items:center}@media (max-width:767px){.breakdance .bde-div-22-114{flex-direction:column}}.breakdance .bde-container-link-22-115{transition-duration:300ms}.breakdance .bde-container-link-22-115{opacity:.9;transition:300ms ease all}.breakdance .bde-container-link-22-115:hover{opacity:1;transform:scale(1.1)}.breakdance .bde-image-22-116{width:200px}.breakdance .bde-image-22-116 .breakdance-image-object{width:100%;height:auto}.breakdance .bde-div-22-117{gap:16px;flex-wrap:wrap;flex-direction:row;align-items:center}@media (max-width:479px){.breakdance .bde-div-22-117{flex-direction:column}}@media (max-width:479px){.breakdance .bde-button-22-118{display:flex}}.breakdance .bde-section-35-100 .section-container{align-items:center;text-align:center}.breakdance .bde-shortcodewrapper-35-101{width:800px;text-align:left}.breakdance .bde-section-203-100{background-color:var(--bde-palette-bh1-middlegray-572b8c51-895c-4cad-9bb8-d9acd2f62a73-21)}.breakdance .bde-section-203-100 .section-container{padding-bottom:0;padding-top:60px}.breakdance .bde-columns-203-101{--columnCount:4}@media (max-width:1119px){.breakdance .bde-columns-203-101{--columnCount:4}}@media (max-width:1023px){.breakdance .bde-columns-203-101{--columnCount:4}.breakdance .bde-columns-203-101.bde-columns{--columnCount:2;flex-direction:row;flex-wrap:wrap}.breakdance .bde-columns-203-101.bde-columns>.bde-column{--column-width:50%}}@media (max-width:767px){.breakdance .bde-columns-203-101{--columnCount:4}.breakdance .bde-columns-203-101.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-203-101.bde-columns>.bde-column{width:100%}}@media (max-width:479px){.breakdance .bde-columns-203-101{--columnCount:4}}.breakdance .bde-column-203-102{--column-width:25%}.breakdance .bde-column-203-102.bde-column{padding-bottom:20px}@media (max-width:767px){.breakdance .bde-column-203-102{align-items:center;text-align:center;justify-content:flex-start}}.breakdance .bde-text-203-103{color:var(--bde-background-color);font-size:var(--preset-id-94d464be-db99-4afa-a0c7-7bc5f1aec7aa-font-size);font-weight:var(--preset-id-94d464be-db99-4afa-a0c7-7bc5f1aec7aa-font-weight);margin-bottom:12px}.breakdance .bde-text-link-203-104{margin-bottom:12px}.breakdance .bde-text-link-203-104,.breakdance .bde-text-link-203-104>*{color:var(--bde-palette-bh-brokenwhite-1);font-size:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-size);font-family:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-family);font-weight:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-weight);text-decoration-line:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-text-decoration-line)}.breakdance .bde-text-link-203-104:hover,.breakdance .bde-text-link-203-104:hover>*{color:var(--bde-background-color)}.breakdance .bde-text-link-203-105{margin-bottom:12px}.breakdance .bde-text-link-203-105,.breakdance .bde-text-link-203-105>*{color:var(--bde-palette-bh-brokenwhite-1);font-size:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-size);font-family:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-family);font-weight:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-weight);text-decoration-line:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-text-decoration-line)}.breakdance .bde-text-link-203-105:hover,.breakdance .bde-text-link-203-105:hover>*{color:var(--bde-palette-bh-brokenwhite-1)}.breakdance .bde-text-link-203-106{margin-bottom:12px}.breakdance .bde-text-link-203-106,.breakdance .bde-text-link-203-106>*{color:var(--bde-palette-bh-brokenwhite-1);font-size:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-size);font-family:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-family);font-weight:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-weight);text-decoration-line:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-text-decoration-line)}.breakdance .bde-text-link-203-106:hover,.breakdance .bde-text-link-203-106:hover>*{color:var(--bde-background-color)}.breakdance .bde-column-203-132{--column-width:25%}.breakdance .bde-column-203-132.bde-column{padding-bottom:20px}@media (max-width:767px){.breakdance .bde-column-203-132{align-items:center;text-align:center;justify-content:flex-start}}.breakdance .bde-text-203-133{color:var(--bde-background-color);font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:12px}.breakdance .bde-text-link-203-134{margin-bottom:12px}.breakdance .bde-text-link-203-134,.breakdance .bde-text-link-203-134>*{color:var(--bde-palette-bh-brokenwhite-1);font-size:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-size);font-family:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-family);font-weight:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-weight);text-decoration-line:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-text-decoration-line)}.breakdance .bde-text-link-203-134:hover,.breakdance .bde-text-link-203-134:hover>*{color:var(--bde-background-color)}.breakdance .bde-column-203-108{--column-width:25%}.breakdance .bde-column-203-108.bde-column{padding-bottom:20px}@media (max-width:767px){.breakdance .bde-column-203-108{align-items:center;text-align:center;justify-content:flex-start}}.breakdance .bde-text-203-109{color:var(--bde-background-color);font-size:var(--preset-id-94d464be-db99-4afa-a0c7-7bc5f1aec7aa-font-size);font-weight:var(--preset-id-94d464be-db99-4afa-a0c7-7bc5f1aec7aa-font-weight);margin-bottom:12px}.breakdance .bde-text-link-203-110{margin-bottom:12px}.breakdance .bde-text-link-203-110,.breakdance .bde-text-link-203-110>*{color:var(--bde-palette-bh-brokenwhite-1);font-size:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-size);font-family:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-family);font-weight:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-weight);text-decoration-line:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-text-decoration-line)}.breakdance .bde-text-link-203-110:hover,.breakdance .bde-text-link-203-110:hover>*{color:var(--bde-background-color)}.breakdance .bde-text-link-203-129{margin-bottom:12px}.breakdance .bde-text-link-203-129,.breakdance .bde-text-link-203-129>*{color:var(--bde-palette-bh-brokenwhite-1);font-size:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-size);font-family:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-family);font-weight:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-weight);text-decoration-line:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-text-decoration-line)}.breakdance .bde-text-link-203-129:hover,.breakdance .bde-text-link-203-129:hover>*{color:var(--bde-background-color)}.breakdance .bde-text-link-203-130{margin-bottom:12px}.breakdance .bde-text-link-203-130,.breakdance .bde-text-link-203-130>*{color:var(--bde-palette-bh-brokenwhite-1);font-size:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-size);font-family:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-family);font-weight:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-font-weight);text-decoration-line:var(--preset-id-e04c4724-87a9-427c-ba39-0661028ebf58-text-decoration-line)}.breakdance .bde-text-link-203-130:hover,.breakdance .bde-text-link-203-130:hover>*{color:var(--bde-background-color)}.breakdance .bde-column-203-121{--column-width:25%}.breakdance .bde-column-203-121.bde-column{padding-bottom:20px}@media (max-width:767px){.breakdance .bde-column-203-121{align-items:center;text-align:center}}.breakdance .bde-text-203-122{color:var(--bde-background-color);font-size:var(--preset-id-94d464be-db99-4afa-a0c7-7bc5f1aec7aa-font-size);font-weight:var(--preset-id-94d464be-db99-4afa-a0c7-7bc5f1aec7aa-font-weight);margin-bottom:12px}.breakdance .bde-text-203-123{color:var(--bde-palette-bh-brokenwhite-1);font-family:"Poppins",sans-serif;font-size:14px;margin-bottom:20px}.breakdance .bde-button-203-131:hover{background-color:var(--bde-palette-bh-indigo-700-2);display:block}.breakdance .bde-div-203-125{width:100%;padding-top:24px;padding-bottom:24px;border-top:1px solid var(--bd-palette-color-2);flex-wrap:wrap;flex-direction:row;justify-content:space-between}@media (max-width:767px){.breakdance .bde-div-203-125{align-items:center;text-align:center;justify-content:center;flex-direction:column}}.breakdance .bde-rich-text-203-128 p{color:var(--bde-palette-bh-brokenwhite-1);font-size:12px}.breakdance .bde-social-icons-203-127{flex-direction:row;gap:12px}.breakdance .bde-social-icons-203-127 .bde-social-icons__icon-wrapper{border-radius:100%;background-color:var(--bd-palette-color-2);padding:8px;opacity:.8}.breakdance .bde-social-icons-203-127 .bde-social-icons__icon-wrapper:hover{background-color:var(--bd-palette-color-2);transform:scale(1.1);opacity:1}.breakdance .bde-social-icons-203-127 .bde-social-icons__icon-wrapper svg{width:12px;height:12px;fill:var(--bde-background-color)}.breakdance .bde-popup-239-102{background-color:#000000BF}.breakdance .bde-popup-239-102 .breakdance-popup .breakdance-popup-close-button{color:#FFF;--closeButtonSize:20px;--closeButtonOutsidePadding:6px;padding-left:6px;padding-right:6px;padding-bottom:6px;padding-top:6px;background-color:#000000BD}@media (max-width:1119px){.breakdance .bde-popup-239-102 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:1023px){.breakdance .bde-popup-239-102 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:767px){.breakdance .bde-popup-239-102 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:479px){.breakdance .bde-popup-239-102 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}.breakdance .bde-popup-718-100{background-color:#000000BF}.breakdance .bde-popup-718-100 .breakdance-popup-content{border-radius:7px}.breakdance .bde-popup-718-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;--closeButtonSize:22px;--closeButtonOutsidePadding:6px;padding-left:6px;padding-right:6px;padding-bottom:6px;padding-top:6px;background-color:var(--bde-palette-bh-indigo-900-4)}@media (max-width:1119px){.breakdance .bde-popup-718-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:var(--bde-palette-bh-indigo-900-4)}}@media (max-width:1023px){.breakdance .bde-popup-718-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:var(--bde-palette-bh-indigo-900-4)}}@media (max-width:767px){.breakdance .bde-popup-718-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:var(--bde-palette-bh-indigo-900-4)}}@media (max-width:479px){.breakdance .bde-popup-718-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:var(--bde-palette-bh-indigo-900-4)}}.breakdance .bde-heading-718-102{text-align:center;color:var(--bde-palette-emerald-700-0e9fbdf3-59eb-45f5-a586-1a8f649e465c-7);font-size:33px;margin-bottom:22px}:root{--happyforms-color-primary:#000;--happyforms-color-success-notice:#ebf9f0;--happyforms-color-success-notice-text:#1eb452;--happyforms-color-error:#f23000;--happyforms-color-error-notice:#ffeeea;--happyforms-color-error-notice-text:#f23000;--happyforms-color-notice-text:#454545;--happyforms-color-part-title:#000;--happyforms-color-part-value:#000;--happyforms-color-part-placeholder:#888888;--happyforms-color-part-description:#454545;--happyforms-color-part-border:#dbdbdb;--happyforms-color-part-border-focus:#7aa4ff;--happyforms-color-part-background:#fff;--happyforms-color-part-background-focus:#fff;--happyforms-color-submit-background:#000000;--happyforms-color-submit-background-hover:#000000;--happyforms-color-submit-border:transparent;--happyforms-color-submit-text:#fff;--happyforms-color-submit-text-hover:#fff;--happyforms-color-rating:#ccc;--happyforms-color-rating-hover:#000000;--happyforms-color-table-row-odd:#fcfcfc;--happyforms-color-table-row-even:#efefef;--happyforms-color-table-row-odd-text:#000;--happyforms-color-table-row-even-text:#000;--happyforms-color-choice-checkmark-bg:#fff;--happyforms-color-choice-checkmark-bg-focus:#000;--happyforms-color-choice-checkmark-color:#fff;--happyforms-color-dropdown-bg-color:#fff;--happyforms-color-dropdown-item-bg:#fff;--happyforms-color-dropdown-item-text:#000;--happyforms-color-dropdown-item-bg-hover:#f4f4f5;--happyforms-color-dropdown-item-text-hover:#000;--happyforms-color-divider-hr:#ccc;--happyforms-form-font-weight:normal;--happyforms-part-title-font-size:16px;--happyforms-part-description-font-size:12px;--happyforms-part-value-font-size:16px;--happyforms-submit-button-font-size:16px;--happyforms-transition-duration:0.25s}.happyforms-form.happyforms-styles form{font-weight:400;font-weight:var(--happyforms-form-font-weight);transition:opacity .25s ease-in-out;transition:opacity var(--happyforms-transition-duration) ease-in-out}.happyforms-styles .happyforms-part__label{line-height:1;font-weight:400;font-size:16px;font-size:var(--happyforms-part-title-font-size);background-color:#fff0;overflow-wrap:anywhere}.happyforms-styles .happyforms-part__label .happyforms-optional,.happyforms-styles .happyforms-part__label .label{font-weight:400;font-style:normal;font-size:16px;font-size:var(--happyforms-part-title-font-size);color:#000;color:var(--happyforms-color-part-title);background-color:#fff0}.happyforms-styles .happyforms-part__description{line-height:1.4;font-size:14px;font-size:var(--happyforms-part-description-font-size);color:#454545;color:var(--happyforms-color-part-description);overflow-wrap:anywhere}.happyforms-styles .happyforms-part input[type=date],.happyforms-styles .happyforms-part input[type=datetime-local],.happyforms-styles .happyforms-part input[type=email],.happyforms-styles .happyforms-part input[type=month],.happyforms-styles .happyforms-part input[type=number],.happyforms-styles .happyforms-part input[type=password],.happyforms-styles .happyforms-part input[type=range],.happyforms-styles .happyforms-part input[type=tel],.happyforms-styles .happyforms-part input[type=text],.happyforms-styles .happyforms-part input[type=time],.happyforms-styles .happyforms-part textarea,.happyforms-styles .happyforms-part--scrollable_terms .scrollbox,.happyforms-styles .happyforms-part--signature .happyforms--signature-area--container,.happyforms-styles .happyforms-part:not(.happyforms-part--phone) select.happyforms-select{margin:0;padding:10px;border-width:1px;border-style:solid;border-color:#dbdbdb!important;border-color:var(--happyforms-color-part-border)!important;border-radius:6px;border-radius:6px!important;box-shadow:none;box-sizing:border-box;font-style:normal;font-size:16px;font-size:var(--happyforms-part-value-font-size);background-color:#fff!important;background-color:var(--happyforms-color-part-background)!important;color:#000;color:var(--happyforms-color-part-value);transition-property:none;transition-duration:.1s;transition-duration:var(--happyforms-transition-duration);transition-timing-function:ease-in}.happyforms-styles .happyforms-part input[type=datetime-local],.happyforms-styles .happyforms-part input[type=email],.happyforms-styles .happyforms-part input[type=month],.happyforms-styles .happyforms-part input[type=number],.happyforms-styles .happyforms-part input[type=password],.happyforms-styles .happyforms-part input[type=range] .happyforms-styles .happyforms-part input[type=date],.happyforms-styles .happyforms-part input[type=tel],.happyforms-styles .happyforms-part input[type=text],.happyforms-styles .happyforms-part input[type=time],.happyforms-styles .happyforms-part select.happyforms-select{height:auto!important}.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=date],.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=datetime-local],.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=email],.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=month],.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=number],.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=password],.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=range],.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=tel],.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=text],.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=time],.happyforms-styles.happyforms-form--part-border-off .happyforms-part textarea,.happyforms-styles.happyforms-form--part-border-off .happyforms-part--signature .happyforms--signature-area--container,.happyforms-styles.happyforms-form--part-border-off .happyforms-part:not(.happyforms-part--phone) select.happyforms-select{border-color:transparent!important}.happyforms-styles .happyforms-part input[type=date]:focus,.happyforms-styles .happyforms-part input[type=datetime-local]:focus,.happyforms-styles .happyforms-part input[type=email]:focus,.happyforms-styles .happyforms-part input[type=month]:focus,.happyforms-styles .happyforms-part input[type=number]:focus,.happyforms-styles .happyforms-part input[type=password]:focus,.happyforms-styles .happyforms-part input[type=tel]:focus,.happyforms-styles .happyforms-part input[type=text]:focus,.happyforms-styles .happyforms-part input[type=time]:focus,.happyforms-styles .happyforms-part select.happyforms-select:focus,.happyforms-styles .happyforms-part textarea:focus,.happyforms-styles .happyforms-part--scrollable_terms .scrollbox:focus,.happyforms-styles .happyforms-part--signature .happyforms--signature-area--container.focus{outline:0;border-color:#7aa4ff!important;border-color:var(--happyforms-color-part-border-focus)!important;color:#000;color:var(--happyforms-color-part-value);background-color:#fff!important;background-color:var(--happyforms-color-part-background-focus)!important;box-shadow:inset 0 0 0 1px #7aa4ff;box-shadow:inset 0 0 0 1px var(--happyforms-color-part-border-focus)}.happyforms-styles .happyforms-part select:focus{outline:0}.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=date]:focus,.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=datetime-local]:focus,.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=email]:focus,.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=month]:focus,.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=number]:focus,.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=password]:focus,.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=tel]:focus,.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=text]:focus,.happyforms-styles.happyforms-form--part-border-off .happyforms-part input[type=time]:focus,.happyforms-styles.happyforms-form--part-border-off .happyforms-part textarea:focus,.happyforms-styles.happyforms-form--part-border-off .happyforms-part--signature .happyforms--signature-area--container.focus,.happyforms-styles.happyforms-form-part-boder-off .happyforms-part:not(.happyforms-part--phone) select.happyforms-select:focus{border-color:transparent!important}.happyforms-styles .happyforms-part--signature.happyforms-part--error .happyforms--signature-area--container,.happyforms-styles .happyforms-part.happyforms-part--error input[type=date],.happyforms-styles .happyforms-part.happyforms-part--error input[type=datetime-local],.happyforms-styles .happyforms-part.happyforms-part--error input[type=email],.happyforms-styles .happyforms-part.happyforms-part--error input[type=month],.happyforms-styles .happyforms-part.happyforms-part--error input[type=number],.happyforms-styles .happyforms-part.happyforms-part--error input[type=password],.happyforms-styles .happyforms-part.happyforms-part--error input[type=range],.happyforms-styles .happyforms-part.happyforms-part--error input[type=tel],.happyforms-styles .happyforms-part.happyforms-part--error input[type=text],.happyforms-styles .happyforms-part.happyforms-part--error input[type=time],.happyforms-styles .happyforms-part.happyforms-part--error textarea{border-color:#f23000;border-color:var(--happyforms-color-error)}.happyforms-styles .happyforms-part.display-type--block .happyforms-part__el{width:100%}.happyforms-styles .happyforms-part ::-webkit-input-placeholder{font-weight:400;font-style:normal;color:#888;color:var(--happyforms-color-part-placeholder)!important}.happyforms-styles .happyforms-part ::-moz-placeholder{font-weight:400;font-style:normal;color:#888;color:var(--happyforms-color-part-placeholder)!important}.happyforms-styles .happyforms-part ::-ms-placeholder{font-weight:400;font-style:normal;color:#888;color:var(--happyforms-color-part-placeholder)!important}.happyforms-styles .happyforms-part ::placeholder{font-weight:400;font-style:normal;color:#888;color:var(--happyforms-color-part-placeholder)!important}.happyforms-styles .happyforms-part-el-wrap{position:relative}.happyforms-styles .happyforms-part-wrap{position:relative}.happyforms-styles .happyforms-part .option-label{border-radius:6px;line-height:1.3125;line-height:calc(var(--happyforms-part-value-font-size) * 1.3125);font-size:16px;font-size:var(--happyforms-part-value-font-size)}.happyforms-styles .happyforms-part--email_integration .option-label,.happyforms-styles .happyforms-part--legal .option-label,.happyforms-styles .happyforms-part--mailchimp .option-label,.happyforms-styles .happyforms-part--signature .option-label{line-height:inherit}.happyforms-styles .option-label input[type=text]{position:relative;top:0;padding-top:1px;padding-bottom:1px;border:0;border-radius:0!important}.happyforms-styles .option-label input[type=text]:focus{border-top:0;border-right:0;border-left:0;box-shadow:none}.happyforms-styles .option-label input{top:3px}.happyforms-styles .happyforms-part--checkbox .happyforms-part-option,.happyforms-styles .happyforms-part--radio .happyforms-part-option,.happyforms-styles .happyforms-part:not(.happyforms-part--table):not(.happyforms-part--checkbox):not(.happyforms-part--radio) .option-label{margin-bottom:10px}.happyforms-styles .happyforms-part:not(.happyforms-part--table) .happyforms-part-option:last-of-type .option-label{margin-bottom:0}.happyforms-styles .happyforms-part--checkbox label.option-label,.happyforms-styles .happyforms-part--radio label.option-label{margin-bottom:0}.happyforms-styles .happyforms-part--email_integration .option-label,.happyforms-styles .happyforms-part--legal .option-label,.happyforms-styles .happyforms-part--mailchimp .option-label{margin-bottom:0;padding-top:0;padding-bottom:0}.happyforms-styles .happyforms-part .option-label .happyforms-remaining-choice,.happyforms-styles .happyforms-part .option-label .label{font-weight:400;font-size:16px;font-size:var(--happyforms-part-value-font-size);color:#000;color:var(--happyforms-color-part-description);overflow-wrap:anywhere}.happyforms-styles .happyforms-part.happyforms-part--legal .option-label .label{color:var(--happyforms-color-part-description)}.happyforms-styles .happyforms-part-option__description{font-size:var(--happyforms-part-description-font-size);color:#000;color:var(--happyforms-color-part-description)}.happyforms-styles .happyforms-part .happyforms-part-option label.heading-label,.happyforms-styles .happyforms-part--phone .happyforms-phone-international-labels,.happyforms-styles .happyforms-part--scale .happyforms-part--scale__dash,.happyforms-styles .happyforms-part--scale .happyforms-part--scale__prefix,.happyforms-styles .happyforms-part--scale .happyforms-part--scale__suffix,.happyforms-styles .happyforms-part--scale output{font-weight:400;font-style:normal;font-size:16px;font-size:var(--happyforms-part-value-font-size);color:#000;color:var(--happyforms-color-part-title)}.happyforms-styles .happyforms-part .checkmark{z-index:5;display:flex;align-items:center;justify-content:center;width:21px;min-width:21px;height:21px;margin:calc((var(--happyforms-part-value-font-size) * 1.3125 - 21px)/ 2) 0;border-radius:50%;border:1px solid;border-color:#dbdbdb;border-color:var(--happyforms-color-part-border);font-weight:700;font-size:14px;font-size:var(--happyforms-part-description-font-size);background-color:#fff;background-color:var(--happyforms-color-choice-checkmark-bg);color:#000;color:var(--happyforms-color-choice-checkmark-bg-focus)}.happyforms-styles .happyforms-part--email_integration .checkmark,.happyforms-styles .happyforms-part--legal .checkmark,.happyforms-styles .happyforms-part--mailchimp .checkmark,.happyforms-styles .happyforms-part--signature .checkmark{position:relative;top:2px}.happyforms-styles .happyforms-part .checkmark svg{display:none;width:10px}.happyforms-styles .happyforms-part--checkbox .checkmark,.happyforms-styles .happyforms-part--email_integration .checkmark,.happyforms-styles .happyforms-part--legal .checkmark,.happyforms-styles .happyforms-part--mailchimp .checkmark,.happyforms-styles .happyforms-part--poll input[type=checkbox]~.checkmark,.happyforms-styles .happyforms-part--signature .checkmark,.happyforms-styles .happyforms-part--table.happyforms-selection--multiple .checkmark{border-radius:6px}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part--checkbox .checkmark,.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part--email_integration .checkmark,.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part--legal .checkmark,.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part--mailchimp .checkmark,.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part--table.happyforms-selection--multiple .checkmark,.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-rating--smileys .happyforms-part__el label{border-radius:0}.happyforms-styles .happyforms-part .option-label input:checked+.checkmark{background-color:#000;background-color:var(--happyforms-color-choice-checkmark-bg-focus)}.happyforms-styles .happyforms-part .option-label input:focus+.checkmark{border-color:#7aa4ff;border-color:var(--happyforms-color-part-border-focus);box-shadow:inset 0 0 0 1px #7aa4ff;box-shadow:inset 0 0 0 1px var(--happyforms-color-part-border-focus)}.happyforms-styles .happyforms-part--radio .checkmark,.happyforms-styles .happyforms-part--table:not(.happyforms-selection--multiple) .checkmark{display:flex;align-items:center;justify-content:center}.happyforms-radio-circle{display:none;width:7px;height:7px;border-radius:50%;background-color:#fff;background-color:var(--happyforms-color-choice-checkmark-color)}.happyforms-styles .happyforms-part--poll input:checked+.checkmark .happyforms-radio-circle,.happyforms-styles .happyforms-part--radio input:checked+.checkmark .happyforms-radio-circle,.happyforms-styles .happyforms-part--table:not(.happyforms-selection--multiple) input:checked+.checkmark .happyforms-radio-circle{display:block}.happyforms-styles .happyforms-part input:checked+.checkmark svg{display:block;color:#fff;color:var(--happyforms-color-choice-checkmark-color)}.happyforms-styles .happyforms-part input[type=range]{-webkit-appearance:none;padding:0;border:0;width:100%;height:1px!important;background:#dbdbdb;background:var(--happyforms-color-part-border)}.happyforms-styles .happyforms-part input[type=range]:focus{border-color:#7aa4ff;border-color:var(--happyforms-color-part-border-focus);box-shadow:inset 0 0 0 1px #7aa4ff;box-shadow:inset 0 0 0 1px var(--happyforms-color-part-border-focus)}.happyforms-styles .happyforms-part input[type=range]::-webkit-slider-runnable-track{width:100%;cursor:pointer;animate:0.25s;animate:var(--happyforms-transition-duration);box-shadow:none}.happyforms-styles .happyforms-part input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;margin-top:-3px;border:1px solid;border-color:#000;border-color:var(--happyforms-color-part-value);border-radius:50%;box-shadow:none;background:#000;background:var(--happyforms-color-part-value);cursor:pointer}.happyforms-styles .happyforms-part input[type=range]::-moz-range-track{width:100%;cursor:pointer;animate:0.25s;animate:var(--happyforms-transition-duration);box-shadow:none}.happyforms-styles .happyforms-part input[type=range]::-moz-range-thumb{width:20px;height:20px;margin-top:-3px;border:1px solid;border-color:#000;border-color:var(--happyforms-color-part-value);border-radius:50%;box-shadow:none;background:#000;background:var(--happyforms-color-part-value);cursor:pointer}.happyforms-styles .happyforms-part input[type=range]::-ms-track{width:100%;cursor:pointer;animate:0.25s;animate:var(--happyforms-transition-duration);box-shadow:none}.happyforms-styles .happyforms-part input[type=range]::-ms-fill-lower{background:#000;background:var(--happyforms-color-part-value);border:0;box-shadow:none}.happyforms-styles .happyforms-part input[type=range]::-ms-fill-upper{background:#000;background:var(--happyforms-color-part-value);border:0;box-shadow:none}.happyforms-styles .happyforms-part input[type=range]::-ms-thumb{width:20px;height:20px;margin-top:-3px;border:1px solid #000;border:var(--happyforms-color-part-value);border-radius:50%;box-shadow:none;background:#000;background:var(--happyforms-color-part-value);cursor:pointer}.happyforms-styles .happyforms-part input[type=range]:focus::-ms-fill-lower{background:#000;background:var(--happyforms-color-part-value)}.happyforms-styles .happyforms-part input[type=range]:focus::-ms-fill-upper{background:#000;background:var(--happyforms-color-part-value)}.happyforms-styles .happyforms-part--scale output span{position:absolute;left:0}.happyforms-styles .happyforms-part--scale__labels{position:relative;width:100%;font-size:14px;font-size:var(--happyforms-part-description-font-size);color:#454545;color:var(--happyforms-color-part-description)}.happyforms-styles .happyforms-part--placeholder p{font-size:16px;font-size:var(--happyforms-part-value-font-size);color:#000;overflow-wrap:anywhere}.happyforms-styles .happyforms-part--placeholder .mejs-container,.happyforms-styles .happyforms-part--placeholder div.wp-video-shortcode,.happyforms-styles .happyforms-part--placeholder img,.happyforms-styles .happyforms-part--placeholder video{margin:0;padding:0}.happyforms-styles .happyforms-part--narrative .mejs-container,.happyforms-styles .happyforms-part--narrative div.wp-video-shortcode,.happyforms-styles .happyforms-part--narrative img,.happyforms-styles .happyforms-part--narrative video{margin:20px 0 -2px;padding:0}.happyforms-styles .happyforms-part--narrative p{font-size:16px;font-size:var(--happyforms-part-value-font-size);color:#000}.happyforms-styles .happyforms-part__select-bg{padding:1px 0 2px;border:1px solid;border-radius:6px;border-color:#dbdbdb;border-color:var(--happyforms-color-part-border);background-color:#fff;background-color:var(--happyforms-color-part-background)}.happyforms-styles .happyforms-part__select-wrap:after{border-top:6px solid #000;border-top-color:var(--happyforms-color-part-value)}.happyforms-styles .happyforms-part select.happyforms-select:invalid{color:var(--happyforms-color-part-placeholder)!important}.happyforms-styles .happyforms-part select.happyforms-select:focus{outline-width:1px;outline-color:#000;outline-color:var(--happyforms-color-part-value)}.happyforms-styles .happyforms-part-date__time-input .happyforms-spinner-arrow{border-top:6px solid #000;border-top:6px solid var(--happyforms-color-part-value);background-position:left top;background-size:cover}.happyforms-styles .happyforms-part--rating .happyforms-part__el{fill:#ccc;fill:var(--happyforms-color-rating);stroke:#ccc;stroke:var(--happyforms-color-rating)}.happyforms-styles .happyforms-part--rating:hover .happyforms-part__el{color:#ccc;fill:#ffbf00;fill:var(--happyforms-color-rating-hover);stroke:#ffbf00;stroke:var(--happyforms-color-rating-hover)}.happyforms-styles .happyforms-part--rating:not(.happyforms-rating--stars) input:hover+label~label:not(:hover),.happyforms-styles .happyforms-part--rating:not(.happyforms-rating--stars):hover input:checked+label:hover~label,.happyforms-styles .happyforms-part--rating:not(.happyforms-rating--stars):not(:hover) input:checked+label~label,.happyforms-styles .happyforms-part--rating:not(.happyforms-rating--stars):not(:hover) input:first-child:checked~label{color:#ccc}.happyforms-styles .happyforms-part--rating:not(.happyforms-rating--stars) input:hover+label~label:not(:hover),.happyforms-styles .happyforms-part--rating:not(.happyforms-rating--stars):hover input:checked+label:hover~label,.happyforms-styles .happyforms-part--rating:not(.happyforms-rating--stars):not(:hover) input:checked+label~label,.happyforms-styles .happyforms-part--rating:not(.happyforms-rating--stars):not(:hover) input:first-child:checked~label{color:var(--happyforms-color-rating)}.happyforms-rating--smileys .happyforms-rating-wrap label,.happyforms-rating--thumbs .happyforms-rating-wrap label{border:1px solid #dbdbdb;border-radius:6px;background-color:#fff}.happyforms-styles .happyforms-rating--smileys .happyforms-rating-wrap label,.happyforms-styles .happyforms-rating--thumbs .happyforms-rating-wrap label{border:1px solid var(--happyforms-color-part-border);background-color:var(--happyforms-color-part-background)}.happyforms-part--rating.happyforms-rating--stars .happyforms-rating-wrap .happyforms-star__label{color:#ccc}.happyforms-styles .happyforms-part--rating.happyforms-rating--stars .happyforms-rating-wrap .happyforms-star__label{color:var(--happyforms-color-rating)}.happyforms-part--rating.happyforms-rating--stars .happyforms-rating-wrap:not(:hover) input:checked+.happyforms-star__label,.happyforms-part--rating.happyforms-rating--stars .happyforms-rating-wrap:not(:hover) input:checked+.happyforms-star__label~.happyforms-star__label,.happyforms-part--rating.happyforms-rating--stars .happyforms-star__label:hover,.happyforms-part--rating.happyforms-rating--stars .happyforms-star__label:hover~label{color:#000}.happyforms-styles .happyforms-part--rating.happyforms-rating--stars .happyforms-rating-wrap:not(:hover) input:checked+.happyforms-star__label,.happyforms-styles .happyforms-part--rating.happyforms-rating--stars .happyforms-rating-wrap:not(:hover) input:checked+.happyforms-star__label~.happyforms-star__label,.happyforms-styles .happyforms-part--rating.happyforms-rating--stars .happyforms-star__label:hover,.happyforms-styles .happyforms-part--rating.happyforms-rating--stars .happyforms-star__label:hover~label{color:var(--happyforms-color-rating-hover)}.happyforms-part--rating:not(.happyforms-rating--stars) .happyforms-rating-wrap input:checked+label,.happyforms-part--rating:not(.happyforms-rating--stars) .happyforms-rating-wrap input:focus+label,.happyforms-part--rating:not(.happyforms-rating--stars) .happyforms-rating-wrap label:hover{border-color:#7aa4ff!important;background-color:#fff;box-shadow:inset 0 0 0 1px #7aa4ff}.happyforms-styles .happyforms-part--rating:not(.happyforms-rating--stars) .happyforms-rating-wrap input:checked+label,.happyforms-styles .happyforms-part--rating:not(.happyforms-rating--stars) .happyforms-rating-wrap input:focus+label,.happyforms-styles .happyforms-part--rating:not(.happyforms-rating--stars) .happyforms-rating-wrap label:hover{border-color:var(--happyforms-color-part-border-focus)!important;background-color:var(--happyforms-color-part-background-focus);box-shadow:inset 0 0 0 1px var(--happyforms-color-part-border-focus)}.happyforms-styles .happyforms-rating--smileys label img,.happyforms-styles .happyforms-rating--thumbs label img{transition:width .2s ease-in-out;transition:width var(--happyforms-transition-duration) ease-in-out}.happyforms-rating__item-wrap .happyforms-rating__item-label{font-size:16px;color:#000;overflow-wrap:anywhere}.happyforms-styles .happyforms-rating__item-wrap .happyforms-rating__item-label{font-size:var(--happyforms-part-value-font-size);color:var(--happyforms-color-part-value)}.happyforms-styles .happyforms-rating--smileys .happyforms-part__el input:checked+label .happyforms-rating__item-label,.happyforms-styles .happyforms-rating--smileys .happyforms-part__el label:hover .happyforms-rating__item-label{color:#000;color:var(--happyforms-color-part-value)}.happyforms-styles .happyforms-part--legal label{font-weight:400;font-size:16px;font-size:var(--happyforms-part-value-font-size)}.happyforms-styles button.happyforms-button,.happyforms-styles button.happyforms-text-button,.happyforms-styles button.submit.happyforms-button--submit,.happyforms-styles button[disabled].submit.happyforms-button--submit,.happyforms-styles button[type=submit].happyforms-button--submit,.happyforms-styles button[type=submit][disabled].happyforms-button--submit{-webkit-appearance:none;height:auto;padding:15px 30px;border-radius:4px!important;border:1px solid transparent!important;border-color:var(--happyforms-color-submit-border)!important;font-weight:400;font-style:normal;font-size:16px;font-size:var(--happyforms-submit-button-font-size);color:#fff;color:var(--happyforms-color-submit-text);background-color:#000;background-color:var(--happyforms-color-submit-background);background:#000;background:var(--happyforms-color-submit-background);text-transform:none;transition-property:all;transition-duration:.25s;transition-duration:var(--happyforms-transition-duration);transition-timing-function:ease-in;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-shadow:none;text-decoration:none;letter-spacing:0;white-space:normal;overflow-wrap:anywhere;outline:0}.happyforms-styles button.happyforms-button{transition-property:background,background-color,border-color}.happyforms-styles button.happyforms-button:not(:hover):not(:active):not(.has-background),.happyforms-styles button[type=submit]:not(:hover):not(:active):not(.has-background){background-color:#000;background-color:var(--happyforms-color-submit-background);background:#000;background:var(--happyforms-color-submit-background);color:#fff;color:var(--happyforms-color-submit-text)}.happyforms-styles button.happyforms-button[disabled]{opacity:.5}.happyforms-styles button.happyforms-button:focus,.happyforms-styles button.happyforms-button:hover,.happyforms-styles button.submit.happyforms-button--submit:focus,.happyforms-styles button.submit.happyforms-button--submit:hover,.happyforms-styles button[type=submit].happyforms-button--submit:focus,.happyforms-styles button[type=submit].happyforms-button--submit:hover{cursor:pointer;border-radius:4px;border-color:transparent!important;border-color:var(--happyforms-color-submit-border)!important;background-color:#000;background-color:var(--happyforms-color-submit-background-hover);background:#000;background:var(--happyforms-color-submit-background-hover);text-transform:none;text-decoration:none;color:#fff;color:var(--happyforms-color-submit-text-hover)}.happyforms-styles button.happyforms-button[disabled]:focus,.happyforms-styles button.happyforms-button[disabled]:hover,.happyforms-styles button[disabled].happyforms-button--submit:focus,.happyforms-styles button[disabled].happyforms-button--submit:hover,.happyforms-styles button[type=submit][disabled].happyforms-button--submit:focus,.happyforms-styles button[type=submit][disabled].happyforms-button--submit:hover{cursor:default;background-color:#000;background-color:var(--happyforms-color-submit-background);background:#000;background:var(--happyforms-color-submit-background);color:#fff;color:var(--happyforms-color-submit-text)}.happyforms-part--attachment .happyforms-visuallyhidden,.happyforms-styles .happyforms-visuallyhidden{position:absolute;border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.happyforms-styles button.happyforms-text-button{background-color:transparent!important;padding:0;font-size:var(--happyforms-part-value-font-size);color:#000!important;color:var(--happyforms-color-part-value)!important;border:0 solid transparent!important;width:auto!important;border-width:0!important;font-weight:400!important;text-decoration:underline;display:inline-block;cursor:pointer}.happyforms-styles button.happyforms-text-button.happyforms-clear-session{color:inherit}.happyforms-styles .happyforms-message-notices .happyforms-message-notice{padding:20px 15px;border-radius:6px;background-color:#fff0;color:#454545}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-message-notices .happyforms-message-notice{border-radius:0}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-message-notices .happyforms-message-notice{padding:20px 25px;border-radius:25px}.happyforms-styles .happyforms-message-notices .success{background-color:#ebf9f0;background-color:var(--happyforms-color-success-notice)}.happyforms-styles .happyforms-message-notices .success h2{color:#1eb452!important;color:var(--happyforms-color-success-notice-text)!important}.happyforms-styles .happyforms-message-notices .error{background-color:#ffeeea;background-color:var(--happyforms-color-error-notice)}.happyforms-styles .happyforms-message-notices .error h2{color:#f23000!important;color:var(--happyforms-color-error-notice-text)!important}.happyforms-styles .happyforms-message-notices h2,.happyforms-styles .happyforms-redirect-notice{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;font-weight:400!important;font-size:16px!important}.happyforms-styles .happyforms-redirect-notice{color:#000;color:var(--happyforms-color-part-title)}.happyforms-styles .happyforms-message-notices h2:before{display:none}.happyforms-styles .happyforms-message-notices h2 span{display:block;font-weight:400;font-size:14px}.happyforms-styles .happyforms-form__part .happyforms-message-notices h2{font-weight:400!important;font-size:16px!important;font-size:var(--happyforms-part-value-font-size)!important}.happyforms-styles .happyforms-form__part .happyforms-message-notice.error h2{color:#f23000;color:var(--happyforms-color-error)}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part .happyforms-part__select-bg,.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part input[type=email],.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part input[type=number],.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part input[type=password],.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part input[type=range],.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part input[type=tel],.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part input[type=text],.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part textarea,.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part--address__results ul,.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part--signature .happyforms--signature-area--container,.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part:not(.happyforms-part--phone) select.happyforms-select{border-radius:0!important}.happyforms-styles.happyforms-form--part-border-radius-square .option-label{border-radius:0}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part input[type=email],.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part input[type=number],.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part input[type=password],.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part input[type=range],.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part input[type=tel],.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part input[type=text],.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part textarea,.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part--signature .happyforms--signature-area--container,.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part:not(.happyforms-part--phone) select.happyforms-select,.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-rating--smileys .happyforms-part__el label{border-radius:25px!important;padding-left:25px;padding-right:25px}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part--signature .happyforms--signature-area--container{padding-top:25px;padding-bottom:25px}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part textarea{padding:15px}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part .happyforms-part__select-bg{border-radius:25px;padding-left:15px}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part--address__results ul{border-radius:25px}.happyforms-styles.happyforms-form--part-border-radius-pill .option-label{border-radius:25px}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part-date__time-input .happyforms-spinner-arrow{right:15px}.happyforms-styles.happyforms-form--part-placeholder-toggle .happyforms-part ::-webkit-input-placeholder{color:transparent!important;transition:color .25s;transition:color var(--happyforms-transition-duration)}.happyforms-styles.happyforms-form--part-placeholder-toggle .happyforms-part ::-moz-placeholder{color:transparent!important;transition:color .25s;transition:color var(--happyforms-transition-duration)}.happyforms-styles.happyforms-form--part-placeholder-toggle .happyforms-part ::-ms-placeholder{color:transparent!important;transition:color .25s;transition:color var(--happyforms-transition-duration)}.happyforms-styles.happyforms-form--part-placeholder-toggle .happyforms-part ::placeholder{color:transparent!important;transition:color .25s;transition:color var(--happyforms-transition-duration)}.happyforms-styles.happyforms-form--part-placeholder-toggle .happyforms-part input:focus::-webkit-input-placeholder{color:#888!important;color:var(--happyforms-color-part-placeholder)!important}.happyforms-styles.happyforms-form--part-placeholder-toggle .happyforms-part input:focus::-moz-placeholder{color:#888!important;color:var(--happyforms-color-part-placeholder)!important}.happyforms-styles.happyforms-form--part-placeholder-toggle .happyforms-part input:focus::-ms-placeholder{color:#888!important;color:var(--happyforms-color-part-placeholder)!important}.happyforms-styles.happyforms-form--part-placeholder-toggle .happyforms-part input:focus::placeholder{color:#888!important;color:var(--happyforms-color-part-placeholder)!important}.happyforms-styles .happyforms-part--label-inside label .label{font-weight:700;font-size:14px;color:#000;color:var(--happyforms-color-part-title)}.happyforms-styles.happyforms-form--part-borders-bottom-only .happyforms-part input[type=email],.happyforms-styles.happyforms-form--part-borders-bottom-only .happyforms-part input[type=number],.happyforms-styles.happyforms-form--part-borders-bottom-only .happyforms-part input[type=password],.happyforms-styles.happyforms-form--part-borders-bottom-only .happyforms-part input[type=tel],.happyforms-styles.happyforms-form--part-borders-bottom-only .happyforms-part input[type=text],.happyforms-styles.happyforms-form--part-borders-bottom-only .happyforms-part textarea,.happyforms-styles.happyforms-form--part-borders-bottom-only .happyforms-part--signature .happyforms--signature-area--container,.happyforms-styles.happyforms-form--part-borders-bottom-only .happyforms-part:not(.happyforms-part--phone) select.happyforms-select{border-top-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;box-shadow:none!important}.happyforms-styles.happyforms-form--part-disable-transitions .happyforms-part input[type=email],.happyforms-styles.happyforms-form--part-disable-transitions .happyforms-part input[type=number],.happyforms-styles.happyforms-form--part-disable-transitions .happyforms-part input[type=password],.happyforms-styles.happyforms-form--part-disable-transitions .happyforms-part input[type=tel] .happyforms-styles.happyforms-form--part-disable-transitions .happyforms-part textarea,.happyforms-styles.happyforms-form--part-disable-transitions .happyforms-part input[type=text],.happyforms-styles.happyforms-form--part-disable-transitions .happyforms-part--signature .happyforms--signature-area--container{transition-duration:0s}.happyforms-styles .happyforms-part input[type=email],.happyforms-styles .happyforms-part input[type=number],.happyforms-styles .happyforms-part input[type=password],.happyforms-styles .happyforms-part input[type=tel],.happyforms-styles .happyforms-part input[type=text],.happyforms-styles .happyforms-part textarea,.happyforms-styles .happyforms-part--signature .happyforms--signature-area--container{transition:border-color .4s;transition:border-color var(--happyforms-transition-duration)}.happyforms-styles .happyforms-part--label-as_placeholder label{color:#888;color:var(--happyforms-color-part-placeholder);transition-duration:.4s;transition-duration:var(--happyforms-transition-duration)}.happyforms-styles .happyforms-part--label-as_placeholder .happyforms-part__label .label{color:#888;color:var(--happyforms-color-part-placeholder)}.happyforms-styles .happyforms-part--label-as_placeholder input:focus~label .label,.happyforms-styles .happyforms-part--label-as_placeholder textarea:focus~label .label,.happyforms-styles .happyforms-part--label-as_placeholder.happyforms-part--filled input~label .label,.happyforms-styles .happyforms-part--label-as_placeholder.happyforms-part--filled textarea~label .label,.happyforms-styles .happyforms-part--select.happyforms-part--filled.happyforms-part--label-as_placeholder .label{font-weight:700;font-size:14px;color:#000;color:var(--happyforms-color-part-value)}.happyforms-styles.happyforms-form--submit-button-border-hide .happyforms-button,.happyforms-styles.happyforms-form--submit-button-border-hide button.happyforms-button--submit,.happyforms-styles.happyforms-form--submit-button-border-hide button[type=submit].happyforms-button--submit{border-width:0!important}.happyforms-styles.happyforms-form--submit-button-border-radius-square .happyforms-button,.happyforms-styles.happyforms-form--submit-button-border-radius-square .happyforms-button--submit.happyforms-previous-step,.happyforms-styles.happyforms-form--submit-button-border-radius-square .happyforms-button:hover,.happyforms-styles.happyforms-form--submit-button-border-radius-square button.happyforms-button--submit,.happyforms-styles.happyforms-form--submit-button-border-radius-square button.happyforms-button--submit:hover,.happyforms-styles.happyforms-form--submit-button-border-radius-square button[type=submit].happyforms-button--submit,.happyforms-styles.happyforms-form--submit-button-border-radius-square button[type=submit].happyforms-button--submit:hover{border-radius:0!important}.happyforms-styles.happyforms-form--submit-button-border-radius-pill .happyforms-button,.happyforms-styles.happyforms-form--submit-button-border-radius-pill .happyforms-button--submit.happyforms-previous-step,.happyforms-styles.happyforms-form--submit-button-border-radius-pill .happyforms-button:hover,.happyforms-styles.happyforms-form--submit-button-border-radius-pill button.happyforms-button--submit,.happyforms-styles.happyforms-form--submit-button-border-radius-pill button.happyforms-button--submit:hover,.happyforms-styles.happyforms-form--submit-button-border-radius-pill button[type=submit].happyforms-button--submit,.happyforms-styles.happyforms-form--submit-button-border-radius-pill button[type=submit].happyforms-button--submit:hover{border-radius:60px!important}.happyforms-styles.happyforms-form--submit-button-bold .happyforms-button,.happyforms-styles.happyforms-form--submit-button-bold .happyforms-part--submit button[type=submit],.happyforms-styles.happyforms-form--submit-button-bold button.happyforms-button--submit{font-weight:700}.happyforms-styles.happyforms-form--submit-button-disable-transitions .happyforms-button,.happyforms-styles.happyforms-form--submit-button-disable-transitions button.happyforms-button--submit,.happyforms-styles.happyforms-form--submit-button-disable-transitions button[type=submit]{transition-duration:0s!important}.happyforms-styles.happyforms-form--submit-button-padding-narrow .happyforms-button,.happyforms-styles.happyforms-form--submit-button-padding-narrow button.happyforms-button--submit,.happyforms-styles.happyforms-form--submit-button-padding-narrow button[type=submit].happyforms-button--submit{padding:10px 20px}.happyforms-styles.happyforms-form--submit-button-padding-wide .happyforms-button,.happyforms-styles.happyforms-form--submit-button-padding-wide button.happyforms-button--submit,.happyforms-styles.happyforms-form--submit-button-padding-wide button[type=submit].happyforms-button--submit{padding:20px 50px}.happyforms-styles.happyforms-form--submit-button-fullwidth button.happyforms-button--submit,.happyforms-styles.happyforms-form--submit-button-fullwidth button[type=submit].happyforms-button--submit{padding-left:0;padding-right:0;margin-right:0}.happyforms-styles.happyforms-form--part-title-font-weight-bold .happyforms-part__label .label{font-weight:700}.happyforms-styles .happyforms-table__row:not(.happyforms-table__row--head):nth-child(odd){background-color:#fff;background-color:var(--happyforms-color-table-row-even)}.happyforms-styles .happyforms-table__row:not(.happyforms-table__row--head):nth-child(odd) .happyforms-table__cell{color:#000;color:var(--happyforms-color-table-row-even-text)}.happyforms-styles .happyforms-table__row:not(.happyforms-table__row--head):nth-child(2n){background-color:#fff;background-color:var(--happyforms-color-table-row-odd)}.happyforms-styles .happyforms-table__cell--column-title{font-size:16px;font-size:var(--happyforms-part-title-font-size);color:#000;color:var(--happyforms-color-part-title);overflow-wrap:anywhere}.happyforms-styles .happyforms-table__cell--row-title{font-size:16px;font-size:var(--happyforms-part-title-font-size);color:#000;color:var(--happyforms-color-table-row-odd-text);overflow-wrap:anywhere}@media screen and (max-width:800px){.happyforms-styles .happyforms-table__cell:first-child{background-color:#dbdbdb;background-color:var(--happyforms-color-part-border)}.happyforms-styles .happyforms-table__cell--row-title{font-weight:700}}.happyforms-styles .happyforms-custom-select input[readonly=readonly]{cursor:pointer}.happyforms-styles .happyforms-custom-select-dropdown{background-color:#fff;background-color:var(--happyforms-color-dropdown-bg-color);border:1px solid #dbdbdb;border:1px solid var(--happyforms-color-part-border);border-radius:6px}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-custom-select-dropdown{border-radius:0}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-custom-select-dropdown{border-radius:25px}.happyforms-styles .happyforms-custom-select-dropdown li{transition:background-color .2s ease-in;color:#000;color:var(--happyforms-color-dropdown-item-text);background-color:#fff;background-color:var(--happyforms-color-dropdown-item-bg);overflow-wrap:anywhere;font-size:16px;font-size:var(--happyforms-part-value-font-size)}.happyforms-styles .happyforms-custom-select-dropdown li.happyforms-custom-select-dropdown__placeholder{color:#888;color:var(--happyforms-color-part-placeholder)}.happyforms-styles .happyforms-custom-select-dropdown li.happyforms-custom-select-dropdown__item.active,.happyforms-styles .happyforms-custom-select-dropdown li.happyforms-custom-select-dropdown__item:hover{color:#000;color:var(--happyforms-color-dropdown-item-text-hover);background-color:#f4f4f5;background-color:var(--happyforms-color-dropdown-item-bg-hover)}.happyforms-styles .happyforms-custom-select-dropdown__search{border-radius:6px}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-custom-select-dropdown__search{border-radius:0}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-custom-select-dropdown__search{border-radius:25px}.happyforms-styles .happyforms-part-preview .happyforms-part__label .label{font-weight:700;color:#000;color:var(--happyforms-color-table-row-odd-text)}.happyforms-styles .happyforms-part-preview .happyforms-part__el-preview{font-size:16px;font-size:var(--happyforms-part-value-font-size);overflow-wrap:anywhere}.happyforms-styles .happyforms-part-preview{background-color:#fcfcfc;background-color:var(--happyforms-color-table-row-odd)}.happyforms-styles .happyforms-part-preview:nth-child(2n){background-color:#efefef;background-color:var(--happyforms-color-table-row-even)}.happyforms-styles .happyforms-part-preview:nth-child(2n) .happyforms-part__label .label{color:#000;color:var(--happyforms-color-table-row-even-text)}.happyforms-styles .happyforms-form-preview>p{font-size:16px;font-size:var(--happyforms-part-value-font-size)}.happyforms-country-select--multiple .happyforms-country-select__selected-country:after{border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid #000;border-top-color:var(--happyforms-color-dropdown-item-text)}.happyforms-styles .happyforms-part--rich_text div.mce-toolbar-grp{border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#fff;border-color:#dbdbdb!important;border-color:var(--happyforms-color-part-border)!important}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part--rich_text div.mce-toolbar-grp{border-radius:0}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part--rich_text div.mce-toolbar-grp{border-radius:25px;border-bottom-left-radius:0;border-bottom-right-radius:0}.happyforms-styles div.mce-inline-toolbar-grp.happyforms-editor-toolbar-link{border-color:#7aa4ff!important;border-color:var(--happyforms-color-part-border-focus)!important}.happyforms-styles .happyforms-editor-toolbar-link.mce-inline-toolbar-grp.mce-arrow-down:before{border-top-color:#7aa4ff;border-top-color:var(--happyforms-color-part-border-focus)}.happyforms-styles div.mce-inline-toolbar-grp.happyforms-editor-toolbar-link div.wp-link-input input::placeholder{color:#888;color:var(--happyforms-color-part-placeholder)!important}.happyforms-styles .happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn,.happyforms-styles .happyforms-part--rich_text .qt-dfw,.happyforms-styles .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn,.happyforms-styles .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn.mce-primary{padding:2px;background-color:#fff;border-color:#fff}.happyforms-styles .happyforms-part--rich_text .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn.mce-primary:focus,.happyforms-styles .happyforms-part--rich_text .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn.mce-primary:hover,.happyforms-styles .happyforms-part--rich_text .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn:focus,.happyforms-styles .happyforms-part--rich_text .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn:hover,.happyforms-styles .happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn.mce-active,.happyforms-styles .happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn.mce-active:hover,.happyforms-styles .happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn:active,.happyforms-styles .happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn:focus,.happyforms-styles .happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn:hover,.happyforms-styles .happyforms-part--rich_text .qt-dfw.active,.happyforms-styles .happyforms-part--rich_text .qt-dfw.active:hover,.happyforms-styles .happyforms-part--rich_text .qt-dfw:focus,.happyforms-styles .happyforms-part--rich_text .qt-dfw:hover,.happyforms-styles .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn.mce-primary:hover,.happyforms-styles .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn:hover{border-color:#fff0;border-radius:6px;background-color:#efefef}.happyforms-styles .happyforms-editor-toolbar-link svg,.happyforms-styles .happyforms-part--rich_text .mce-btn svg{fill:#000}.happyforms-styles .happyforms-part--rich_text .happyforms-visual-editor{padding-bottom:1.5px;border:0}.happyforms-styles .happyforms-part--rich_text .mce-edit-area{border-bottom-width:1.5px;border:1px solid #dbdbdb!important;border-radius:6px;border-top-left-radius:0;border-top-right-radius:0;transition:border-color .25s;transition:border-color var(--happyforms-transition-duration)}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part--rich_text .mce-edit-area{border-radius:0}.happyforms-styles .happyforms-part--rich_text.focus .mce-edit-area{border-color:#7aa4ff!important;border-color:var(--happyforms-color-part-border-focus)!important;box-shadow:inset 0 0 0 1px #7aa4ff;box-shadow:inset 0 0 0 1px var(--happyforms-color-part-border-focus)}.happyforms-styles .happyforms-part--rich_text .mce-edit-area{background-color:#fff!important;background-color:var(--happyforms-color-part-background)!important}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part--rich_text .mce-edit-area{border-bottom-left-radius:25px;border-bottom-right-radius:25px}.happyforms-styles .happyforms-part--rich_text.focus .mce-edit-area{background-color:#fff!important;background-color:var(--happyforms-color-part-background-focus)!important}.happyforms-styles .happyforms-part--rich_text .mce-statusbar{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.happyforms-styles .happyforms-part--rich_text .mce-statusbar .mce-path:first-child{display:none}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part--rich_text .mce-statusbar{border-radius:0}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part--rich_text .mce-statusbar{border-bottom-left-radius:25px;border-bottom-right-radius:25px}.happyforms-styles.happyforms-form--part-border-off .happyforms-part--rich_text .happyforms-visual-editor{padding-bottom:1px}.happyforms-part--email_integration .option-label .label p,.happyforms-part--legal .option-label .label p,.happyforms-part--mailchimp .option-label .label p,.happyforms-part--signature .option-label .label p{margin-top:0}.happyforms-part--email_integration .option-label .label p:last-child,.happyforms-part--legal .option-label .label p:last-child,.happyforms-part--mailchimp .option-label .label p:last-child,.happyforms-part--signature .option-label .label p:last-child{margin-bottom:0}.happyforms-styles .happyforms-part--signature .option-label{font-size:var(--happyforms-part-title-font-size)}.happyforms-part-error-notice p{font-size:16px;font-size:var(--happyforms-part-value-font-size);color:#f23000;color:var(--happyforms-color-error)}.happyforms-part-error-notice p svg{color:#f23000;color:var(--happyforms-color-error)}.happyforms-part__char-counter{font-size:14px;font-size:var(--happyforms-part-description-font-size);color:#454545;color:var(--happyforms-color-part-description)}.happyforms-styles a.happyforms-plain-button,.happyforms-styles button.happyforms-plain-button{font-size:16px;font-size:var(--happyforms-part-value-font-size);color:var(--happyforms-color-part-value)!important;text-decoration:none}.happyforms-styles .happyforms-input-group__prefix,.happyforms-styles .happyforms-input-group__suffix,.happyforms-styles .happyforms-part--phone .happyforms-input-group__prefix select{font-size:16px;font-size:var(--happyforms-part-value-font-size);background:#e8e8e8}.happyforms-styles.happyforms-form .happyforms-part .happyforms-input{position:relative;flex:1;width:100%}.happyforms-styles.happyforms-form .happyforms-part .happyforms-input-group.with-prefix .happyforms-input>input{padding-left:10px;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.happyforms-styles.happyforms-form .happyforms-part .happyforms-input-group.with-suffix .happyforms-input>input{padding-right:10px;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-input-group__prefix{border-top-left-radius:0;border-bottom-left-radius:0}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-input-group__prefix{border-top-left-radius:25px;border-bottom-left-radius:25px}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-input-group__suffix{border-top-right-radius:0;border-bottom-right-radius:0}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-input-group__suffix{border-top-right-radius:25px;border-bottom-right-radius:25px}.happyforms-styles .happyforms-part--divider hr{border-style:solid;border-width:1px 0 0 0;border-color:#ccc;border-color:var(--happyforms-color-divider-hr)}.happyforms-styles .happyforms-part--media img{margin:0;padding:0;border:0}.happyforms-styles .happyforms-likert-scale label{font-size:16px;font-size:var(--happyforms-part-value-font-size)}.happyforms-styles .happyforms-likert-scale-label{font-size:14px;font-size:var(--happyforms-part-description-font-size);color:#454545;color:var(--happyforms-color-part-description)}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-likert-scale{border-radius:0}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-likert-scale{border-radius:25px}.happyforms-part--address-has-geolocation .happyforms-input-group__suffix--button,.happyforms-upload-area .happyforms-input-group__suffix{overflow:hidden}.happyforms-part--address-has-geolocation .happyforms-input-group__suffix--button .happyforms-address-geolocate,.happyforms-part--address-has-geolocation .happyforms-input-group__suffix--button .happyforms-address-geolocate:not(hover){background-color:#fff0}.happyforms-styles .happyforms-part--toggletip details.happyforms-toggletip-details summary.happyforms-toggletip-summary{font-weight:400;font-style:normal;font-size:16px;font-size:var(--happyforms-part-title-font-size);color:#000;color:var(--happyforms-color-part-title);background-color:#fff0}.happyforms-styles .happyforms-part--toggletip .happyforms-toggletip-text{font-size:16px;font-size:var(--happyforms-part-value-font-size);color:#000;overflow-wrap:anywhere}.happyforms-styles .happyforms-layout-title{font-weight:400;color:#000;color:var(--happyforms-color-primary)}.happyforms-form--password-protect .happyforms-flex{padding:25px 0}p+style+.happyforms-form--password-protect .happyforms-flex{padding-top:0}.happyforms-form--password-protect .happyforms-message-notices{padding:0!important}.happyforms-form--password-protect .happyforms-part{max-width:none;width:100%;padding-left:0;padding-right:0;margin-bottom:0!important}.happyforms-form--password-protect .happyforms-part--form-password input{padding-top:18px!important;padding-bottom:18px!important}.happyforms-form--password-protect .happyforms-part--submit{position:static;align-self:center;width:100%!important;margin-top:0;padding-top:0}.happyforms-form--password-protect .happyforms-part--submit button[type=submit]{margin-right:0;padding:16px 50px 17px!important}@media screen and (min-width:800px){.happyforms-form--password-protect .happyforms-part{width:auto}.happyforms-form--password-protect .happyforms-part--form-password{padding-right:25px}.happyforms-form--password-protect .happyforms-part--submit{width:auto!important}}.happyforms-form--scheduled .happyforms-flex{flex-flow:column wrap;padding:25px 0;margin:0}.happyforms-form--scheduled .happyforms-flex p:last-child{margin-bottom:0}.happyforms-form--scheduled hr{width:100%}:root{--happyforms-color-multistep-info-text-color:#FFFFFF;--happyforms-color-multistep-info-back-color:#000000;--happyforms-color-multistep-info-back-color-hover:#000000}.happyforms-form-progress{position:relative;width:auto;margin:0;padding:0 1%}.happyforms-step{display:flex;flex-flow:row wrap}.happyforms-step,.happyforms-step-preview{width:100%;margin-bottom:20px}.happyforms-step-preview{position:relative;padding:0 1%}.happyforms-step-preview a.submit{position:absolute;top:10px;right:20px}.happyforms-form--multistep .happyforms-part--submit{padding-top:0}.happyforms-part.happyforms-part--page_break{flex:0 0 100%;margin:0;padding:0 1%}.happyforms-page-break:before{content:"";position:absolute;top:57%;left:0;right:0;border-top:3px dashed #ccc}.happyforms-page-break span.label:empty:before{content:"Add page break";opacity:.5}.happyforms-page-break .happyforms-part__label{position:relative;font-size:13px;text-transform:uppercase;font-weight:600;border:none;box-shadow:none;white-space:nowrap;text-align:center;margin:0;padding:6px 20px;max-width:100%;width:100%!important;background:0 0!important}.happyforms-page-break .happyforms-part__label{text-align:center!important;width:100%!important}.happyforms-page-break .happyforms-part__label span.label{border-radius:4px;background:#fff;font-size:13px;font-weight:600!important;padding:6px 8px;height:24px;color:#000;color:var(--happyforms-color-part-description)}.happyforms-page-break .happyforms-optional,.happyforms-page-break .happyforms-required{display:none!important}button.submit.happyforms-submit.happyforms-button--submit.happyforms-back-step,button.submit.happyforms-submit.happyforms-button--submit.happyforms-continue-step{background:0 0;padding:0;font-size:var(--happyforms-part-value-font-size);color:#000;color:var(--happyforms-color-part-description);border:0 solid transparent!important;width:auto!important;border-width:0!important;font-weight:400!important;text-decoration:underline;display:block}button.submit.happyforms-submit.happyforms-button--submit.happyforms-previous-step:hover{color:var(--happyforms-color-multistep-previous-text);border-bottom:1px solid #000}.happyforms-form-progress__step-title{margin-bottom:5px}.happyforms-form-progress{margin-bottom:20px}.happyforms-flex.happyforms-step_information_wrapper{padding:0;margin:0}.happyforms-styles .happyforms-flex.happyforms-step_information_wrapper h2,.happyforms-styles .happyforms-flex.happyforms-step_information_wrapper span{font-size:var(--happyforms-part-value-font-size);color:#000;color:var(--happyforms-color-multistep-info-text-color);margin-bottom:0}.happyforms-styles .happyforms-flex.happyforms-step_information_wrapper button.submit.happyforms-submit.happyforms-button--submit.happyforms-back-step{color:#000;color:var(--happyforms-color-multistep-info-back-color);margin-top:2px}.happyforms-styles .happyforms-flex.happyforms-step_information_wrapper button.submit.happyforms-submit.happyforms-button--submit.happyforms-back-step:hover{color:#000;color:var(--happyforms-color-multistep-info-back-color-hover)}.happyforms-styles .happyforms-message-notice.happyforms-step-wrapper-notice{width:100%;display:flex}.happyforms-styles .happyforms-message-notice.happyforms-step-wrapper-notice button.submit.happyforms-submit.happyforms-button--submit.happyforms-back-step{text-align:left;display:inline-block;white-space:nowrap;margin-right:10px}.happyforms-styles .happyforms-message-notice.happyforms-step-wrapper-notice span.happyforms-form-progress__step-index.happyforms-form-progress__step-title{text-align:right;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;flex-grow:1}.happyforms-attachment-box{display:flex;flex-grow:1;align-items:center;width:auto;height:auto!important;padding:10px;border:1px solid #dbdbdb;border-radius:6px;border-top-right-radius:0;border-bottom-right-radius:0}.happyforms-upload-area{cursor:pointer}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-attachment-box{border-radius:0}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-attachment-box{border-radius:25px;border-top-right-radius:0;border-bottom-right-radius:0}.happyforms-attachment-progress{display:none}.happyforms-attachment-progress[data-type=default]{display:block;color:#888}.happyforms-styles .happyforms-attachment-progress[data-type=default]{color:var(--happyforms-color-part-placeholder)}.happyforms-upload-area input[type=text]:focus+.happyforms-attachment-box,.happyforms-upload-area.focus .happyforms-attachment-box{outline:0;border-color:#7aa4ff;border-color:var(--happyforms-color-part-border-focus);box-shadow:inset 0 0 0 1px #7aa4ff;box-shadow:inset 0 0 0 1px var(--happyforms-color-part-border-focus)}.happyforms-upload-area.uploading .happyforms-attachment-progress[data-type=default]{display:none}.happyforms-upload-area.uploading .happyforms-attachment-progress[data-type=uploading]{display:block}.happyforms-styles .happyforms-attachment-progress{font-size:16px;font-size:var(--happyforms-part-value-font-size);overflow-wrap:anywhere}.happyforms-styles .happyforms-part--attachment .happyforms-input-group__suffix{font-size:16px;font-size:var(--happyforms-part-value-font-size)}.happyforms-part--attachment .happyforms-input-group__suffix{-moz-user-select:none;-webkit-user-select:none;user-select:none}.happyforms-form--part-border-radius-square .happyforms-attachment-box{border-radius:0}.happyforms-form--part-border-radius-pill .happyforms-attachment-box{border-radius:25px}.happyforms-styles .happyforms-attachment-box{border-color:#dbdbdb;border-color:var(--happyforms-color-part-border);background-color:#fff;background-color:var(--happyforms-color-part-background)}ul.happyforms-attachment__list{list-style:none!important;margin:0!important;padding:0!important}ul.happyforms-attachment__list.has-items{margin-bottom:10px!important}ul.happyforms-attachment__list li.happyforms-attachment-item{display:flex;margin:0 0 5px!important}.happyforms-styles ul.happyforms-attachment__list li.happyforms-attachment-item{font-size:16px;font-size:var(--happyforms-part-value-font-size);color:#000;color:var(--happyforms-color-part-title)}ul.happyforms-attachment__list li.happyforms-attachment-item:first-child{margin-top:10px!important}ul.happyforms-attachment__list li.happyforms-attachment-item[data-attachment-id=""]{display:none}.happyforms-attachment-item__col--main{flex:1}.happyforms-attachment-item__size{text-transform:uppercase}.happyforms-styles .happyforms-attachment-item__size{color:#454545;color:var(--happyforms-color-part-description)}.happyforms-attachment-item__size:before{content:'-';display:inline-block;margin-right:5px}.happyforms-attachment-item__size span{padding:0 5px}.happyforms-attachment-box.uploading .happyforms-attachment-box__progress{display:block}.happyforms-attachment__counter{margin:5px 0 0}.happyforms-styles .happyforms-attachment__counter{font-size:14px;font-size:var(--happyforms-part-description-font-size);color:#454545;color:var(--happyforms-color-part-description)}.happyforms-attachment__counter svg{display:inline-block;width:18px;height:18px;margin-right:5px;vertical-align:top}.happyforms-part--attachment .happyforms-file-notices>*{display:none}.happyforms-part--attachment .counter-label-1{text-transform:lowercase}.happyforms-part--attachment .happyforms-part__el .moxie-shim.moxie-shim-html5{width:100%!important;height:52px!important}:root{--happyforms-poll-bar-color:#e8e8e8;--happyforms-poll-link-color:#000000;--happyforms-poll-winner-color:#000000}.happyforms-poll-row{margin-bottom:15px}.happyforms-styles .happyforms-poll-row{font-size:16px;font-size:var(--happyforms-part-value-font-size)}.happyforms-form--part-border-radius-square .happyforms-poll-row{border-radius:0}.happyforms-form--part-border-radius-pill .happyforms-poll-row{border-radius:25px}.happyforms-poll-row__header{display:flex;flex-flow:row wrap;font-size:16px;font-size:var(--happyforms-part-value-font-size);color:#000;color:var(--happyforms-part-value-font-size)}.happyforms-poll-row__label{flex:0 1 70%}.happyforms-poll-row__votes{flex:1}.happyforms-poll-row__track{width:100%;margin:0 0 5px}.happyforms-poll-row__bar{display:flex;flex-flow:row wrap;justify-content:flex-end;align-items:center;height:40px;border-radius:6px;background-color:#e8e8e8}.happyforms-poll-row__bar--winner{background-color:#000}.happyforms-styles .happyforms-poll-row__bar{background-color:var(--happyforms-poll-bar-color)}.happyforms-styles .happyforms-poll-row__bar--winner{background-color:var(--happyforms-poll-winner-color)}.happyforms-poll-results{display:none}.happyforms-part--poll.show-results .happyforms-poll-results{display:block;width:100%}.happyforms-part--poll.show-results .happyforms-poll-voting{display:none}.happyforms-poll-voting{width:100%}.happyforms-poll__links{display:flex;flex-flow:row wrap;align-items:center;margin-top:10px}.happyforms-styles .happyforms-poll__links button{display:inline-flex;align-items:center;justify-self:flex-end;font-weight:400;font-size:16px;font-size:var(--happyforms-part-value-font-size);border:0;box-shadow:none}.happyforms-poll__links svg{display:inline-block;width:18px;margin-right:5px;fill:currentColor}.happyforms-poll__total-votes{display:flex;flex-flow:row wrap;align-items:center;min-width:30px;margin-right:10px}.happyforms-styles .happyforms-poll__total-votes{line-height:1;font-size:16px;font-size:var(--happyforms-part-value-font-size)}.happyforms-part--rank_order .happyforms-part-option label.option-label{display:inline-block;overflow-wrap:anywhere}.happyforms-part--rank_order .happyforms-part-option .happyforms-custom-select{display:inline-block;min-width:110px;max-width:110px}.happyforms-part--rank_order .happyforms-part-option .happyforms-custom-select .happyforms-part__select-wrap{height:auto}.happyforms-part--rank_order ul.happyforms-custom-select-dropdown li.rank-choice-disable{color:#a7a6a6d6!important;cursor:not-allowed}.happyforms-dropdown-item.happyforms-custom-select-dropdown__item.happyforms-rank-clear-button{border-top:1px solid #e0e0e0}.happyforms-rank-clear-button.hide-clear-button{display:none!important}.happyforms-part.happyforms-part--rank_order .happyforms-part-option .option-label{cursor:default;margin-bottom:0;padding-bottom:0}.happyforms-part.happyforms-part--rank_order .happyforms-part-option{margin-bottom:20px;display:flex;align-items:center}.happyforms-part.happyforms-part--rank_order.happyforms-part--label-below .happyforms-part-option{align-items:center;flex-flow:row-reverse;align-self:flex-start}.happyforms--signature-area--container,.happyforms-styles .happyforms-part .happyforms--signature-area--container{position:relative;padding:10px;border:1px solid #dbdbdb;border-radius:6px}.happyforms--signature-area{width:100%;height:250px;margin-bottom:10px}.happyforms--signature-area--container svg{width:100%;height:100%}.happyforms--signature-area--container.drawing svg{touch-action:none}.happyforms--signature-area--start-drawing{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.happyforms--signature-area--toolbar{display:flex;justify-content:space-between}.happyforms--signature-area--toolbar .happyforms-button{visibility:hidden}.happyforms--signature-area--toolbar .happyforms--signature-area--clear-drawing,.happyforms--signature-area--toolbar .happyforms--signature-area--done-drawing{flex:0 1 49.5%}.happyforms--signature-area--toolbar .happyforms--signature-area--edit-drawing{flex:0 2 100%;display:none}.happyforms--signature-area--container.drawing .happyforms--signature-area--start-drawing,.happyforms--signature-area--container.drawn .happyforms--signature-area--start-drawing{display:none}.happyforms--signature-area--container.drawing .happyforms--signature-area--clear-drawing,.happyforms--signature-area--container.drawing .happyforms--signature-area--done-drawing{visibility:visible}.happyforms--signature-area--container.drawn .happyforms--signature-area--clear-drawing,.happyforms--signature-area--container.drawn .happyforms--signature-area--done-drawing{display:none}.happyforms--signature-area--container.drawn .happyforms--signature-area--edit-drawing{visibility:visible;display:block}.happyforms-part__el-preview__signature{width:100%;height:250px}.happyforms-part__el-preview__signature svg{width:100%;height:100%}.happyforms-payments__payment-method-choice{margin-bottom:0}.happyforms-styles .happyforms-form__part.happyforms-payments__price{padding-top:0;padding-bottom:0}.happyforms-styles .happyforms-form__part.happyforms-payments__price .happyforms-part__el{display:flex;gap:5px}.happyforms-styles .happyforms-payments__price .label{font-size:16px;font-size:var(--happyforms-part-title-font-size)}.happyforms-form--part-inner-padding-narrow .happyforms-payments__price .label{margin-bottom:5px}.happyforms-part--payments .happyforms-part{padding-left:0;padding-right:0;margin-bottom:0}.happyforms-part--payments .happyforms-part[data-subpart=payment_method]{margin-bottom:0}.happyforms-payments__price .discounted-price.coupons,.happyforms-payments__price .price{display:block;font-weight:700;font-size:16px;font-size:var(--happyforms-part-value-font-size)}.happyforms-payments-service--stripe{margin-top:5px;flex-flow:row wrap;justify-content:space-between}.happyforms-form--part-outer-padding-narrow .happyforms-payments-service--stripe{margin-bottom:0}.happyforms-payments-service .happyforms-part-wrap p{margin-bottom:0;font-size:14px;font-size:var(--happyforms-part-description-font-size)}.happyforms-form--part-value-text-align-right .happyforms-payments-service .happyforms-part-wrap p{text-align:right}.happyforms-form--part-value-text-align-center .happyforms-payments-service .happyforms-part-wrap p{text-align:center}.happyforms-part--payments .happyforms-part-error-notice{margin-top:5px}.happyforms-part-error-notice__realtime{display:none}.happyforms-payments-service{display:none}.happyforms-payments-service.show{display:block}.happyforms-payments-service--stripe.show{display:flex}.happyforms-part--payments .stripe-element{border-width:1px;border-style:solid;border-color:#000}.happyforms-part--payments .happyforms-payments__stripe-el .happyforms-part__el{display:flex;gap:10px;flex-wrap:wrap}.happyforms-part--payments .happyforms-payments__stripe-el label.happyforms-stripe-card-label{width:100%}@media only screen and (max-width:400px){.happyforms-part--payments .happyforms-payments__stripe-el .happyforms-part__el>div{width:100%}}.happyforms-styles .happyforms-part--payments .stripe-element{padding:13px 10px;border-radius:6px!important;border-color:var(--happyforms-color-part-border)!important;background-color:#fff!important;background-color:var(--happyforms-color-part-background)!important;transition-property:none;transition-duration:.1s;transition-duration:var(--happyforms-transition-duration);transition-timing-function:ease-in}.happyforms-styles .happyforms-part--payments .stripe-element+.happyforms-message-notices{margin-top:5px}.happyforms-styles .happyforms-part--payments .stripe-element.StripeElement--focus{border-color:#407fff!important;border-color:var(--happyforms-color-part-border-focus)!important;color:#000;color:var(--happyforms-color-part-value);background-color:#fff!important;background-color:var(--happyforms-color-part-background-focus)!important;box-shadow:inset 0 0 0 1px #407fff;box-shadow:inset 0 0 0 1px var(--happyforms-color-part-border-focus)}.happyforms-styles.happyforms-form--part-borders-bottom-only .happyforms-part--payments .stripe-element{border-top-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;box-shadow:none!important}.happyforms-styles.happyforms-form--part-border-radius-square .happyforms-part--payments .stripe-element{border-radius:0!important}.happyforms-styles.happyforms-form--part-border-radius-pill .happyforms-part--payments .stripe-element{border-radius:25px!important}.happyforms-form--part-inner-padding-narrow .happyforms-part--payments .stripe-element{padding:5px}.happyforms-form--part-inner-padding-wide .happyforms-part--payments .stripe-element{padding:15px}.happyforms-part--payments span.happyforms-stripe-cvc-hint,.happyforms-part--payments span.happyforms-stripe-expiry-hint{margin-bottom:10px}.happyforms-payments__card{width:102%;margin-bottom:0}.happyforms-payments__card.happyforms-payments__stripe-el label{display:block}.stripe-element.stripe-card,.stripe-element.stripe-card-cvc,.stripe-element.stripe-card-expiry{width:auto;min-width:1em;display:inline-grid;align-items:stretch}.stripe-element.stripe-card-cvc>div,.stripe-element.stripe-card-expiry>div,.stripe-element.stripe-card>div{grid-area:2/1;position:relative}.stripe-element.stripe-card-cvc:after,.stripe-element.stripe-card-expiry:after,.stripe-element.stripe-card:after{content:attr(data-value) " ";visibility:hidden;font-size:var(--happyforms-part-value-font-size);grid-area:2/1;line-height:1.15}.happyforms-payments__card .stripe-element:not(:last-child){margin-bottom:15px}.happyforms-form--part-outer-padding-narrow .happyforms-payments__card .stripe-element:not(:last-child){margin-bottom:5px}.happyforms-form--part-outer-padding-wide .happyforms-payments__card .stripe-element:not(:last-child){margin-bottom:35px}.happyforms-part--payments .happyforms-part__description{margin:0}.happyforms-styles .happyforms-part--payments input:checked+.checkmark .happyforms-radio-circle{display:block}.happyforms-form--part-inner-padding-narrow .happyforms-payments__coupon .happyforms-input .happyforms-button{padding-top:5px;padding-bottom:5px}.happyforms-payments__coupon .happyforms-input{display:flex;gap:5px}.happyforms-payments__coupon .happyforms-input>*{flex-basis:auto}.happyforms-payments__coupon .happyforms-input>#happyforms_coupon_apply{flex-shrink:0;padding-top:10px;padding-bottom:10px}.happyforms-styles.happyforms-form--part-inner-padding-narrow .happyforms-payments__coupon #happyforms_coupon_apply{padding-top:5px;padding-bottom:5px}.happyforms-payments__coupon .happyforms-coupon-notice{display:none}.happyforms-payments__coupon .happyforms-coupon-notice{margin:10px 0 0;font-size:16px;font-size:var(--happyforms-part-value-font-size);color:#f23000;color:var(--happyforms-color-error);-moz-user-select:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;line-height:1.2}.happyforms-payments__price .price.strikethrough{text-decoration:line-through}.happyforms-styles .happyforms-payments-service--paypal p{font-size:16px;font-size:var(--happyforms-part-value-font-size);overflow-wrap:anywhere;color:#000;color:var(--happyforms-color-part-value)}.happyforms-coupon-notice.error span svg{content:'';display:inline-block;width:17px;height:17px;margin:0 8px 0 0;color:#f23000;color:var(--happyforms-color-error)}.happyforms-styles.happyforms-form--part-border-off .happyforms-part.happyforms-payments__card .stripe-element{border-color:transparent!important}:root{--happyforms-form-width:100%}.happyforms-flex{display:flex;flex-flow:row wrap;align-items:flex-start;max-width:100%}.happyforms-form{max-width:100%;max-width:var(--happyforms-form-width);margin:0 auto;border-style:solid;border-width:0}.happyforms-form form{margin:0;padding:0;background-color:#fff0}.happyforms-form.happyforms-form--padding-narrow{padding:1%}.happyforms-form.happyforms-form--padding-wide{padding:3.5%}.happyforms-form form.happyforms-form--submitting{opacity:.5}.happyforms-form--direction-rtl{direction:rtl}.happyforms-flex>input[type=checkbox]{display:none!important}.happyforms-form__part{position:relative;display:block;box-sizing:border-box;width:100%;margin-bottom:15px;padding:5px 1%}.happyforms-form__part:last-child{margin-bottom:0}@media screen and (min-width:800px){.happyforms-part--width-half{width:50%}.happyforms-part--width-third{width:33.333%}.happyforms-part--width-quarter{width:25%}}.happyforms-part--width-half,.happyforms-part--width-third{align-self:flex-start}.happyforms-part--width-auto{align-self:flex-start;flex-grow:1;width:auto;max-width:75%}.happyforms-part--width-auto+.happyforms-part--recaptcha,.happyforms-part--width-auto+.happyforms-part--recaptcha+.happyforms-part--submit,.happyforms-part--width-auto+.happyforms-part--submit{align-self:center;width:auto!important;margin-bottom:0!important;padding-top:5px;padding-bottom:0}.happyforms-form--part-outer-padding-narrow .happyforms-part--width-auto+.happyforms-part--recaptcha+.happyforms-part--submit,.happyforms-part--width-auto+.happyforms-part--recaptcha{top:-13px}.happyforms-form--part-outer-padding-narrow .happyforms-part--width-auto+.happyforms-part--submit{top:-10px}.happyforms-form--part-outer-padding-narrow .happyforms-part--width-auto+.happyforms-part--recaptcha{top:3px}.happyforms-form--part-outer-padding-wide .happyforms-part--width-auto+.happyforms-part--submit{top:-25px}.happyforms-form--part-outer-padding-wide .happyforms-part--width-auto+.happyforms-part--recaptcha{top:-23px}.happyforms-form--part-outer-padding-wide .happyforms-part--width-auto+.happyforms-part--recaptcha+.happyforms-part--submit{top:-45px}.happyforms-part--width-auto+.happyforms-part--recaptcha+.happyforms-part--submit button[type=submit],.happyforms-part--width-auto+.happyforms-part--submit button[type=submit]{width:100%;padding:17px 50px}.happyforms-form--submit-part-of-input .happyforms-part--width-auto+.happyforms-part--recaptcha+.happyforms-part--submit,.happyforms-form--submit-part-of-input .happyforms-part--width-auto+.happyforms-part--submit{left:-1.5%;padding-left:0;padding-right:0}.happyforms-form--submit-part-of-input.happyforms-form--part-outer-padding-wide .happyforms-part--width-auto+.happyforms-part--recaptcha+.happyforms-part--submit,.happyforms-form--submit-part-of-input.happyforms-form--part-outer-padding-wide .happyforms-part--width-auto+.happyforms-part--submit{left:-3.5%;padding-left:0}.happyforms-form--submit-part-of-input.happyforms-form--part-outer-padding-narrow .happyforms-part--width-auto+.happyforms-part--recaptcha+.happyforms-part--submit,.happyforms-form--submit-part-of-input.happyforms-form--part-outer-padding-narrow .happyforms-part--width-auto+.happyforms-part--submit{left:-1%;padding-left:0}.happyforms-form--submit-part-of-input .happyforms-part--width-auto+.happyforms-part--recaptcha+.happyforms-part--submit button[type=submit],.happyforms-form--submit-part-of-input .happyforms-part--width-auto+.happyforms-part--submit button[type=submit]{padding-top:8px;padding-bottom:9px;border-top-left-radius:0;border-bottom-left-radius:0}.happyforms-form--submit-part-of-input.happyforms-form--part-inner-padding-wide .happyforms-part--width-auto+.happyforms-part--recaptcha+.happyforms-part--submit button[type=submit],.happyforms-form--submit-part-of-input.happyforms-form--part-inner-padding-wide .happyforms-part--width-auto+.happyforms-part--submit button[type=submit]{padding-top:13px;padding-bottom:15px}.happyforms-form--submit-part-of-input.happyforms-form--part-inner-padding-narrow .happyforms-part--width-auto+.happyforms-part--recaptcha+.happyforms-part--submit button[type=submit],.happyforms-form--submit-part-of-input.happyforms-form--part-inner-padding-narrow .happyforms-part--width-auto+.happyforms-part--submit button[type=submit]{padding-top:3px;padding-bottom:4px}.happyforms-form--submit-part-of-input .happyforms-part--width-auto.happyforms-part--label-as_placeholder+.happyforms-part--recaptcha+.happyforms-part--submit button[type=submit],.happyforms-form--submit-part-of-input .happyforms-part--width-auto.happyforms-part--label-as_placeholder+.happyforms-part--submit button[type=submit],.happyforms-form--submit-part-of-input .happyforms-part--width-auto.happyforms-part--label-inside+.happyforms-part--recaptcha+.happyforms-part--submit button[type=submit],.happyforms-form--submit-part-of-input .happyforms-part--width-auto.happyforms-part--label-inside+.happyforms-part--submit button[type=submit]{padding-top:16px;padding-bottom:18px}.happyforms-part__label{display:inline-block;margin-bottom:15px}.happyforms-part__label .happyforms-optional,.happyforms-part__label .label{padding:0;white-space:normal}.happyforms-form__part[data-happyforms-required] .happyforms-part__label .happyforms-optional{display:none}.happyforms-form__part .happyforms-part__label .happyforms-required{display:none}.happyforms-part--hidden_text{display:none}.happyforms-form__part[data-happyforms-required] .happyforms-part__label .happyforms-required{display:inline-block}.happyforms-part__description{display:block;margin:-3px 0 10px}.happyforms-part--focus-reveal-description .happyforms-part__description{display:none}.happyforms-form__part.focus .happyforms-part__description,.happyforms-part--focus-reveal-description input:focus+.happyforms-part__description,.happyforms-part--focus-reveal-description textarea:focus+.happyforms-part__description{display:block}.happyforms-form--part-description-text-align-center .happyforms-part__description{text-align:center}.happyforms-form--part-description-text-align-right .happyforms-part__description{text-align:right}.happyforms-part--scale .happyforms-part__description{margin-bottom:10px}.happyforms-part input[type=date],.happyforms-part input[type=datetime-local],.happyforms-part input[type=email],.happyforms-part input[type=month],.happyforms-part input[type=number],.happyforms-part input[type=password],.happyforms-part input[type=range],.happyforms-part input[type=tel],.happyforms-part input[type=text],.happyforms-part input[type=time],.happyforms-part select.happyforms-select,.happyforms-part textarea{width:100%;box-sizing:border-box;max-width:none}.happyforms-part select.happyforms-select{cursor:pointer;appearance:none!important;-moz-appearance:none!important;-webkit-appearance:none!important;background:0 0!important}.happyforms-part textarea{height:auto;max-width:100%}.happyforms-form--part-value-text-align-center .happyforms-part input[type=date],.happyforms-form--part-value-text-align-center .happyforms-part input[type=datetime-local],.happyforms-form--part-value-text-align-center .happyforms-part input[type=email],.happyforms-form--part-value-text-align-center .happyforms-part input[type=month],.happyforms-form--part-value-text-align-center .happyforms-part input[type=number],.happyforms-form--part-value-text-align-center .happyforms-part input[type=password],.happyforms-form--part-value-text-align-center .happyforms-part input[type=tel],.happyforms-form--part-value-text-align-center .happyforms-part input[type=text],.happyforms-form--part-value-text-align-center .happyforms-part input[type=time],.happyforms-form--part-value-text-align-center .happyforms-part textarea,.happyforms-form--part-value-text-align-center .happyforms-part--choice .option-label{text-align:center}.happyforms-form--part-value-text-align-center .happyforms-part--choice .happyforms-part__el{justify-content:center}.happyforms-form--part-value-text-align-right .happyforms-part input[type=date],.happyforms-form--part-value-text-align-right .happyforms-part input[type=datetime-local],.happyforms-form--part-value-text-align-right .happyforms-part input[type=email],.happyforms-form--part-value-text-align-right .happyforms-part input[type=month],.happyforms-form--part-value-text-align-right .happyforms-part input[type=number],.happyforms-form--part-value-text-align-right .happyforms-part input[type=password],.happyforms-form--part-value-text-align-right .happyforms-part input[type=tel],.happyforms-form--part-value-text-align-right .happyforms-part input[type=text],.happyforms-form--part-value-text-align-right .happyforms-part input[type=time],.happyforms-form--part-value-text-align-right .happyforms-part textarea,.happyforms-form--part-value-text-align-right .happyforms-part--choice .option-label{text-align:right}.happyforms-form--part-value-text-align-right .happyforms-part--choice .happyforms-part__el{justify-content:flex-end}.happyforms-part.happyforms-part--error input[type=date],.happyforms-part.happyforms-part--error input[type=datetime-local],.happyforms-part.happyforms-part--error input[type=email],.happyforms-part.happyforms-part--error input[type=month],.happyforms-part.happyforms-part--error input[type=number],.happyforms-part.happyforms-part--error input[type=password],.happyforms-part.happyforms-part--error input[type=range],.happyforms-part.happyforms-part--error input[type=tel],.happyforms-part.happyforms-part--error input[type=text],.happyforms-part.happyforms-part--error input[type=time],.happyforms-part.happyforms-part--error textarea{border-color:#ff7550}.happyforms-part.display-type--block .happyforms-part__el{width:100%}.happyforms-part-el-wrap{position:relative}.happyforms-part-wrap{position:relative}.happyforms-part--label-below .happyforms-part-wrap{display:flex;flex-flow:row wrap-reverse;align-content:flex-end}.happyforms-part--label-below .happyforms-part__label{order:2;margin-top:10px;margin-bottom:5px}.happyforms-part--label-below .happyforms-part__description{order:1;margin-top:0}.happyforms-part--label-below.happyforms-part--date .happyforms-part__el{width:100%;order:2}.happyforms-part--date .happyforms-part__description{width:100%}.happyforms-part--label-left .happyforms-part__description{width:100%}.happyforms-part--label-left .happyforms-part-wrap{display:flex;flex-flow:row;flex-wrap:wrap}.happyforms-rating--stars .happyforms-part__description{clear:left}@media screen and (min-width:800px){.happyforms-part--label-left .happyforms-part-wrap>.happyforms-part__label-container{float:none;width:25%;margin-bottom:0;align-self:flex-start}}.happyforms-part--label-left .happyforms-part-wrap>.happyforms-part__el{width:75%}.happyforms-part--label-left.happyforms-part--date .happyforms-custom-select{width:100%}@media screen and (max-width:800px){.happyforms-part--label-left .happyforms-part-wrap{flex-flow:column}.happyforms-part--label-left .happyforms-part-wrap>.happyforms-part__label{align-self:flex-start}.happyforms-part--label-left .happyforms-custom-select,.happyforms-part--label-left .happyforms-part-wrap>.happyforms-part__el{width:100%}}.happyforms-part .option-label{display:flex;align-items:center;position:relative;cursor:pointer;padding:0 5px 5px 0}.happyforms-part--choice .option-label{margin-right:20px}.happyforms-part--legal .option-label,.happyforms-part--signature .option-label{align-items:flex-start}.happyforms-part--choice.happyforms-part-options-width--full .option-label{margin-right:0}.happyforms-styles .happyforms-part .happyforms-part-option .option-label{align-items:flex-start}.happyforms-styles .happyforms-part .happyforms-part-option.disabled-option .option-label,.happyforms-styles .happyforms-part .happyforms-table__cell.disabled-option .option-label{cursor:default}@media screen and (max-width:800px){.happyforms-part--choice .option-label{margin-right:0}}.happyforms-part--choice .option-label input:focus{outline:0}.happyforms-part .option-label .label-wrap,.happyforms-part.happyforms-part--rank_order .option-label .label{position:relative;display:inline-block;padding:0 10px;white-space:normal;color:inherit}.happyforms-form--direction-rtl .happyforms-part--choice .option-label .label{margin-right:0}.happyforms-part-option:last-of-type{margin-bottom:0!important}.happyforms-part-option__description{display:block;width:auto;max-width:400px;margin-top:0;margin-left:31px;flex-basis:100%;font-weight:400;font-weight:var(--happyforms-form-font-weight);line-height:1.4}.happyforms-part--choice .happyforms-part-option--other input[type=text]{display:none;margin-top:10px!important}.happyforms-part--choice .happyforms-part-option--other input[type=text].hf-show{display:block}.happyforms-part--choice.display-type--block .happyforms-part-option__description{max-width:none}.happyforms-part.display-type--block .option-label{display:flex;margin-right:0;flex-wrap:wrap}.happyforms-part .happyforms-part-option.option-heading{width:100%}.happyforms-part--choice .happyforms-part__el{display:flex;flex-flow:row wrap}.happyforms-part--choice .happyforms-part__el .happyforms-part__description{flex:0 1 100%;width:100%;margin-top:-5px;margin-bottom:20px}.happyforms-part--choice.display-type--block .happyforms-part__el .happyforms-part__description{flex:0;width:auto;margin-top:5px;margin-bottom:0}.happyforms-part--poll.happyforms-part--choice.display-type--block .happyforms-part__el .happyforms-part__description{flex:0 1 100%}@media screen and (max-width:800px){.happyforms-part--choice .happyforms-part__el{flex-flow:column wrap}}.happyforms-part--choice{margin-bottom:0}.happyforms-part--choice.display-type--block{margin-bottom:15px}.happyforms-part--choice.happyforms-part-options-width--full .happyforms-part__option{width:100%}.happyforms-part--choice.happyforms-part-options-width--half .happyforms-part__el,.happyforms-part--choice.happyforms-part-options-width--quarter .happyforms-part__el,.happyforms-part--choice.happyforms-part-options-width--third .happyforms-part__el{margin:0 -1%}.happyforms-part--choice.happyforms-part-options-width--half .happyforms-part__option,.happyforms-part--choice.happyforms-part-options-width--quarter .happyforms-part__option,.happyforms-part--choice.happyforms-part-options-width--third .happyforms-part__option{padding:0 1%}.happyforms-part--choice.happyforms-part-options-width--half .happyforms-part__option label,.happyforms-part--choice.happyforms-part-options-width--quarter .happyforms-part__option label,.happyforms-part--choice.happyforms-part-options-width--third .happyforms-part__option label{margin-right:0}.happyforms-part--choice.happyforms-part-options-width--half .happyforms-part__option{width:50%}.happyforms-part--choice.happyforms-part-options-width--third .happyforms-part__option{width:33.333%}.happyforms-part--choice.happyforms-part-options-width--quarter .happyforms-part__option{width:25%}@media screen and (max-width:800px){.happyforms-part--choice.happyforms-part-options-width--half .happyforms-part__option,.happyforms-part--choice.happyforms-part-options-width--quarter .happyforms-part__option,.happyforms-part--choice.happyforms-part-options-width--third .happyforms-part__option{width:100%}}.happyforms-part--choice.display-type--block .happyforms-part__el{display:flex!important;flex-flow:column wrap}.happyforms-part .checkmark svg{display:none}.happyforms-part--legal .option-label p:last-child{margin-bottom:0}.happyforms-part--scale__labels{position:relative;width:100%}.happyforms-part--scale .happyforms-part__el{display:flex;flex-flow:column wrap}.happyforms-part--scale-multiple .happyforms-part--scale__wrap{margin-top:20px}.happyforms-part--scale .happyforms-part__description{margin-top:-3px;word-break:break-word}.happyforms-part--scale-multiple .happyforms-part--scale__labels{top:-19px}.happyforms-part--scale-multiple .happyforms-part--scale__inputwrap{position:relative}.happyforms-part--label-below .happyforms-part--scale__inputwrap{width:100%;order:3}.happyforms-part--scale-multiple.happyforms-part--label-left{margin-top:30px}.happyforms-part--scale-multiple.happyforms-part--label-below .happyforms-part--scale__inputwrap{position:relative;top:40px}.happyforms-part--scale-multiple.happyforms-part--label-below label{margin-top:75px}.happyforms-part--label-above.happyforms-part--scale-multiple .happyforms-part--scale__inputwrap{margin-top:20px;padding-top:30px}.happyforms-part--label-above.happyforms-part--scale-multiple .happyforms-part--scale__labels{top:-15px}.happyforms-part--scale__labels .label-min{float:left}.happyforms-part--scale__labels .label-max{float:right}.happyforms-part--label-below .happyforms-custom-select,.happyforms-part--label-below .happyforms-part__el,.happyforms-part--label-below input,.happyforms-part--label-below textarea{order:3}.happyforms-part--label-below .happyforms-custom-select,.happyforms-part--label-below .happyforms-part__el{width:100%}.happyforms-part--label-below.happyforms-part--date .happyforms-part__el{width:100%;order:2}.happyforms-form--part-title-text-align-center .happyforms-part__label{text-align:center}.happyforms-form--part-title-text-align-center .happyforms-part--label-above .happyforms-part__label,.happyforms-form--part-title-text-align-center .happyforms-part--label-as_placeholder .happyforms-part__label,.happyforms-form--part-title-text-align-center .happyforms-part--label-below .happyforms-part__label,.happyforms-form--part-title-text-align-center .happyforms-part--label-inside .happyforms-part__label,.happyforms-form--part-title-text-align-center .happyforms-part--label-show .happyforms-part__label,.happyforms-form--part-title-text-align-right .happyforms-part--label-above .happyforms-part__label,.happyforms-form--part-title-text-align-right .happyforms-part--label-as_placeholder .happyforms-part__label,.happyforms-form--part-title-text-align-right .happyforms-part--label-show .happyforms-part__label{width:100%}.happyforms-form--part-title-text-align-right .happyforms-part--label-as_placeholder .happyforms-part__label,.happyforms-form--part-title-text-align-right .happyforms-part--label-inside .happyforms-part__label{width:calc(100% - 20px)}.happyforms-form--part-title-text-align-right.happyforms-form--part-inner-padding-wide .happyforms-part--label-as_placeholder .happyforms-part__label{width:calc(100% - 30px)}.happyforms-form--part-title-text-align-center .happyforms-part--label-left .happyforms-part__label{align-self:flex-start}.happyforms-form--part-title-text-align-right .happyforms-part__label{text-align:right}.happyforms-form--part-title-text-align-right .happyforms-part--label-left .happyforms-part__label{align-self:flex-start;margin-bottom:10px;padding-right:15px}.happyforms-part--label-below.happyforms-part--phone .happyforms-part__el{width:100%}.happyforms-part--label-hidden .happyforms-part-wrap .happyforms-part__label{display:none!important}.happyforms-part--media .happyforms-optional,.happyforms-part--placeholder .happyforms-optional{display:none!important}.happyforms-form--part-value-text-align-center .happyforms-part--placeholder p{text-align:center}.happyforms-form--part-value-text-align-right .happyforms-part--placeholder p{text-align:right}.happyforms-part--placeholder p:first-child{margin-top:0}.happyforms-part--placeholder p:last-of-type,.happyforms-part--toggletip .happyforms-toggletip-text p:last-of-type{margin-bottom:0;padding-bottom:0}.happyforms-part-date--datetime.happyforms-part--width-half .happyforms-part__el,.happyforms-part-date--datetime.happyforms-part--width-quarter .happyforms-part__el,.happyforms-part-date--datetime.happyforms-part--width-third .happyforms-part__el{flex-wrap:wrap;justify-content:space-between}.happyforms-part-date--datetime.happyforms-part--width-half .happyforms-part--date__input-wrap,.happyforms-part-date--datetime.happyforms-part--width-quarter .happyforms-part--date__input-wrap,.happyforms-part-date--datetime.happyforms-part--width-third .happyforms-part--date__input-wrap{min-width:31.5%;max-width:31.5%;margin-bottom:15px;padding:0}.happyforms-part-date--datetime.happyforms-part--width-half .happyforms-part-date__time-input--period{min-width:0;flex:1}.happyforms-part-date--datetime.happyforms-part--width-half .happyforms-part--date__time-separator,.happyforms-part-date--datetime.happyforms-part--width-quarter .happyforms-part--date__time-separator,.happyforms-part-date--datetime.happyforms-part--width-third .happyforms-part--date__time-separator{display:none}.happyforms-part--date__input-wrap,.happyforms-part-date__date-input,.happyforms-part__select-wrap{position:relative;flex:1;padding:0 0 0 2%}.happyforms-part__select-wrap{height:100%}.happyforms-part-date__date-input{height:100%}.happyforms-part--label-below .happyforms-part-date__date-input,.happyforms-part--label-hidden .happyforms-part-date__date-input{height:auto}.happyforms-part__select-bg{padding:1px 0 2px;border:1px solid;border-color:#dbdbdb}.happyforms-part--date__input-wrap:first-of-type,.happyforms-part-date__date-input:first-of-type,.happyforms-part__select-wrap:first-of-type{padding-left:0!important}.happyforms-part-date__time-input--minutes{padding-left:0}.happyforms-part--date__time-separator{width:2%;text-align:center}@media screen and (max-width:800px){.happyforms-part--date .happyforms-part__el{justify-content:space-between}.happyforms-part-date--datetime .happyforms-part-date__time-input,.happyforms-part-date__date-input{flex:auto;padding:0}.happyforms-part-date__time-input{margin-top:20px}.happyforms-part-date__time-input--hours{padding-left:0}.happyforms-part--date__time-separator{display:none}}.happyforms-part__select-wrap:after{content:'';position:absolute;top:44%;right:15px;z-index:1;display:block;width:0;height:0;border-left:6px solid #fff0;border-right:6px solid #fff0;border-top:6px solid;pointer-events:none}.happyforms-part select.happyforms-select:focus{outline-width:1px;outline-color:#000}.happyforms-part--date .happyforms-part__el{display:flex;flex-flow:row wrap;align-items:center}.happyforms-part__select-wrap:last-child{padding-right:0}.happyforms-part-date__time-input input[type=text]{-webkit-appearance:none}.happyforms-part-date__time-input .happyforms-spinner-arrow{cursor:pointer;content:'';display:block;position:absolute;bottom:8px;right:7px;width:0;height:0;border-left:6px solid #fff0;border-right:6px solid #fff0;border-top:6px solid #000}.happyforms-part-date__time-input .happyforms-spinner-arrow--up{top:8px;bottom:auto;transform:rotateX(-180deg)}.happyforms-part--rating{margin-bottom:5px}.happyforms-part--rating.happyforms-part--label-left .happyforms-part-wrap{flex-direction:row}.happyforms-part--rating.happyforms-part--label-below .happyforms-part-wrap{flex-direction:column-reverse}.happyforms-part--rating .happyforms-rating-item-wrap{float:left;margin-right:5px}.happyforms-part--rating .happyforms-part__el{margin-top:5px}.happyforms-part--rating .happyforms-rating-item-wrap:last-child{margin-right:0}.happyforms-rating--scale .happyforms-rating-wrap{min-height:40px}.happyforms-part--rating .happyforms-star{width:35px;height:35px}.happyforms-part--rating .happyforms-star__label{cursor:pointer;float:left;margin-right:5px;color:#f39c00}.happyforms-part--rating .happyforms-star__star{fill:currentColor;stroke:currentColor;stroke-width:35px}.happyforms-rating--stars .happyforms-star__star{stroke-width:1px}.happyforms-rating--stars label.happyforms-star__label{padding-left:2px}.happyforms-rating--stars label.happyforms-star__label:last-child{padding-left:0}.happyforms-part--rating .happyforms-part__el{fill:#ccc;color:inherit;stroke:#ccc}.happyforms-part--rating:hover .happyforms-part__el{color:#ccc;fill:#f39c00;stroke:#f39c00}.happyforms-part--rating .happyforms-part__el label{display:inline;fill:inherit;color:inherit;stroke:inherit;clear:none}.happyforms-part--rating.happyforms-rating--smileys input:hover+label~label:not(:hover),.happyforms-part--rating.happyforms-rating--smileys:hover input:checked+label:hover~label,.happyforms-part--rating.happyforms-rating--smileys:not(:hover) input:checked+label~label,.happyforms-part--rating.happyforms-rating--smileys:not(:hover) input:first-child:checked~label,.happyforms-part--rating.happyforms-rating--thumbs input:hover+label~label:not(:hover),.happyforms-part--rating.happyforms-rating--thumbs:hover input:checked+label:hover~label,.happyforms-part--rating.happyforms-rating--thumbs:not(:hover) input:checked+label~label,.happyforms-part--rating.happyforms-rating--thumbs:not(:hover) input:first-child:checked~label{color:#ccc}.happyforms-rating--stars .happyforms-rating-wrap{float:left}.happyforms-rating--stars .happyforms-rating-wrap>label{float:right;margin-right:0;padding-right:5px;margin-bottom:0}.happyforms-rating--smileys .happyforms-rating-wrap,.happyforms-rating--thumbs .happyforms-rating-wrap{display:flex;flex-flow:row wrap}@media screen and (max-width:800px){.happyforms-rating--smileys .happyforms-rating-wrap,.happyforms-rating--thumbs .happyforms-rating-wrap{flex-flow:column wrap}.happyforms-rating--smileys .happyforms-rating-wrap label,.happyforms-rating--thumbs .happyforms-rating-wrap label{margin-bottom:10px}}.happyforms-rating--smileys .happyforms-rating-wrap label,.happyforms-rating--thumbs .happyforms-rating-wrap label{cursor:pointer;flex:0 1 auto;display:flex;justify-content:center;margin-right:10px;margin-bottom:10px;border:1px solid #dbdbdb}.happyforms-rating--smileys label img,.happyforms-rating--thumbs label img{width:25px!important;height:auto!important}.happyforms-rating__item-wrap{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;padding:10px}.happyforms-rating__item-wrap .happyforms-rating__item-label{margin-left:10px}.happyforms-part--legal .option-label{display:flex}.happyforms-part--legal input{top:3px}@media screen and (min-width:800px){.happyforms-part-legal--align-right .happyforms-part__el{float:right;width:75%}}.happyforms-part--address .happyforms-part-el-wrap{width:100%}.happyforms-part--address.happyforms-part--label-below .happyforms-part-el-wrap{order:3}.happyforms-part--address.happyforms-part--address-country-city .happyforms-part-el-wrap{display:flex;flex-flow:row wrap;justify-content:space-between}@media screen and (max-width:800px){.happyforms-part--address.happyforms-part--address-country-city .happyforms-part-el-wrap{flex-flow:column wrap}}.happyforms-part--address .happyforms-part__el{position:relative;width:100%}.happyforms-part--address .happyforms-part-el-wrap .address-city,.happyforms-part--address-country-city .happyforms-part-el-wrap .happyforms-part__dummy-input{flex:1;max-width:49%}@media screen and (max-width:800px){.happyforms-part--address.happyforms-part--address-country-city .happyforms-part__el{width:100%;margin-bottom:20px}.happyforms-part--address-has-geolocation.happyforms-part--address-country-city .happyforms-part__dummy-input{max-width:100%}.happyforms-part--address.happyforms-part--address-country-city .happyforms-part__el:last-child{width:100%;margin-bottom:0}}@media screen and (min-width:800px){.happyforms-part--address.happyforms-part--address-country-city .happyforms-part__el:first-child{padding-right:2%}}.happyforms-form--part-outer-padding-narrow .happyforms-part--address.happyforms-part--address-country-city .happyforms-part__el:first-child{padding-right:1%}.happyforms-form--part-outer-padding-wide .happyforms-part--address.happyforms-part--address-country-city .happyforms-part__el:first-child{padding-right:6%}.happyforms-part--address-has-geolocation .happyforms-part__dummy-input{position:relative;display:flex;align-items:center}.happyforms-part--address-has-geolocation .happyforms-part__dummy-input .happyforms-input-group{min-width:100%;max-width:100%}@media screen and (max-width:800px){.happyforms-part--address-has-geolocation .happyforms-part__dummy-input{max-width:100%;margin-bottom:10px}.happyforms-part--address .happyforms-part-el-wrap .address-city{max-width:100%}}.happyforms-address-geolocate{display:flex;cursor:pointer}.happyforms-address-geolocate.disabled{pointer-events:none}.happyforms-address-geolocate svg{width:18px;height:18px}.happyforms-address-geolocate__spinner{display:none}.happyforms-address-geolocate--fetching .happyforms-address-geolocate__crosshair{display:none}.happyforms-address-geolocate--fetching .happyforms-address-geolocate__spinner{display:block;animation:address-spinner 1.2s ease-in-out infinite}@keyframes address-spinner{0%{trasnform:rotate(0deg)}100%{transform:rotate(360deg)}}.happyforms-part--submit{display:flex;flex-flow:row wrap;align-items:center;width:100%;margin-bottom:0;padding-top:10px}.happyforms-message-notices{margin:0 0 25px 0;padding:0 1%}form .happyforms-message-notices .happyforms-message-notice{width:100%;box-sizing:border-box}form .happyforms-message-notices .happyforms-message-notice a{border:0}.happyforms-message-notices p:last-child{margin-bottom:0}.happyforms-form__part .happyforms-message-notice.error h2{color:#ff7550}.happyforms-form__title+.happyforms-message-notices{margin-top:25px}.happyforms-part--label-inside .happyforms-part__label-container{position:absolute;top:8px;left:10px;z-index:2;width:98%}.happyforms-part--label-below .happyforms-part__label-container{width:100%}.happyforms-part--label-inside.happyforms-part--phone.happyforms-phone-international .happyforms-part__label-container{top:10px;left:75px;z-index:2}.happyforms-part--label-as_placeholder.happyforms-part--phone.happyforms-phone-international .happyforms-part__label-container{top:10px;left:75px}.happyforms-part--label-as_placeholder input,.happyforms-part--label-as_placeholder textarea,.happyforms-part--label-inside input,.happyforms-part--label-inside textarea{padding-top:30px!important;padding-bottom:7px!important}.happyforms-part--label-as_placeholder a.address-geolocate,.happyforms-part--label-inside a.address-geolocate{padding-top:18px!important}.happyforms-form--part-inner-padding-narrow .happyforms-part--label-as_placeholder a.address-geolocate{padding-top:13px!important}.happyforms-form--part-inner-padding-wide .happyforms-part--label-as_placeholder a.address-geolocate{padding-top:21px!important}.happyforms-form--part-inner-padding-narrow .happyforms-part--label-as_placeholder input,.happyforms-form--part-inner-padding-narrow .happyforms-part--label-as_placeholder textarea,.happyforms-form--part-inner-padding-narrow .happyforms-part--label-inside input,.happyforms-form--part-inner-padding-narrow .happyforms-part--label-inside textarea{padding-top:22px!important;padding-bottom:5px!important}.happyforms-form--part-inner-padding-wide .happyforms-part--label-as_placeholder input,.happyforms-form--part-inner-padding-wide .happyforms-part--label-as_placeholder textarea,.happyforms-form--part-inner-padding-wide .happyforms-part--label-inside input,.happyforms-form--part-inner-padding-wide .happyforms-part--label-inside textarea{padding-top:30px!important;padding-bottom:10px!important}.happyforms-part input[type=date],.happyforms-part input[type=datetime-local],.happyforms-part input[type=email],.happyforms-part input[type=month],.happyforms-part input[type=number],.happyforms-part input[type=password],.happyforms-part input[type=text],.happyforms-part input[type=time],.happyforms-part textarea{margin-bottom:0;transition:border-color .4s;transition:border-color var(--happyforms-transition-duration)}.happyforms-part--label-as_placeholder label{transition-duration:.4s}.happyforms-part--label-as_placeholder ::-webkit-input-placeholder{opacity:0}.happyforms-part--label-as_placeholder ::-moz-placeholder{opacity:0}.happyforms-part--label-as_placeholder ::-ms-placeholder{opacity:0}.happyforms-part--label-as_placeholder ::placeholder{opacity:0}.happyforms-part--label-as_placeholder label{position:absolute;left:11px;top:23px;z-index:5;transition-property:top}.happyforms-form--direction-rtl .happyforms-part--label-as_placeholder label{left:auto;right:11px}.happyforms-part--label-as_placeholder input:focus~label,.happyforms-part--label-as_placeholder textarea:focus~label,.happyforms-part--label-as_placeholder.happyforms-part--filled input~label,.happyforms-part--label-as_placeholder.happyforms-part--filled textarea~label,.happyforms-part--select.happyforms-part--label-as_placeholder.happyforms-part--filled label{top:8px}.happyforms-form--part-inner-padding-narrow .happyforms-part--label-as_placeholder label{top:19px;left:5px}.happyforms-form--direction-rtl.happyforms-form--part-inner-padding-narrow .happyforms-part--label-as_placeholder label{right:5px;left:auto}.happyforms-form--part-inner-padding-narrow .happyforms-part--label-as_placeholder input:focus~label,.happyforms-form--part-inner-padding-narrow .happyforms-part--label-as_placeholder textarea:focus~label,.happyforms-form--part-inner-padding-narrow .happyforms-part--label-as_placeholder.happyforms-part--filled input~label,.happyforms-form--part-inner-padding-narrow .happyforms-part--label-as_placeholder.happyforms-part--filled textarea~label{top:7px}.happyforms-form--part-inner-padding-wide .happyforms-part--label-as_placeholder label{top:25px;left:15px}.happyforms-form--direction-rtl.happyforms-form--part-inner-padding-wide .happyforms-part--label-as_placeholder label{right:15px;left:auto}.happyforms-form--part-inner-padding-wide .happyforms-part--label-as_placeholder input:focus~label,.happyforms-form--part-inner-padding-wide .happyforms-part--label-as_placeholder textarea:focus~label,.happyforms-form--part-inner-padding-wide .happyforms-part--label-as_placeholder.happyforms-part--filled input~label,.happyforms-form--part-inner-padding-wide .happyforms-part--label-as_placeholder.happyforms-part--filled textarea~label{top:12px}.happyforms-form--part-outer-padding-narrow .happyforms-form__part{margin-bottom:5px;padding:0 .5%}.happyforms-form--part-outer-padding-narrow .happyforms-form__progress,.happyforms-form--part-outer-padding-narrow .happyforms-message-notices{padding-left:.5%;padding-right:.5%}.happyforms-form--part-outer-padding-narrow .happyforms-part__select-wrap{padding:0}.happyforms-form--part-outer-padding-narrow .happyforms-part-option{margin-right:-5px}.happyforms-form--part-outer-padding-narrow .happyforms-part.display-type--block .happyforms-part-option{margin-right:0;margin-bottom:5px}.happyforms-form--part-outer-padding-narrow .happyforms-part--choice .option-label{margin-right:15px}.happyforms-form--part-outer-padding-wide .happyforms-form__part{padding:20px 3%}.happyforms-form--part-outer-padding-wide .happyforms-form__progress,.happyforms-form--part-outer-padding-wide .happyforms-message-notices{padding-left:3%;padding-right:3%}.happyforms-form--part-outer-padding-wide .happyforms-form__part.happyforms-part--page_break{padding:0}.happyforms-form--part-outer-padding-wide .happyforms-part .happyforms-part-option{margin-right:15px}.happyforms-form--part-outer-padding-wide .happyforms-part.display-type--block .happyforms-part-option{margin-right:0;margin-bottom:35px}.happyforms-form--part-inner-padding-narrow .happyforms-part .option-label,.happyforms-form--part-inner-padding-narrow .happyforms-part input[type=date],.happyforms-form--part-inner-padding-narrow .happyforms-part input[type=datetime-local],.happyforms-form--part-inner-padding-narrow .happyforms-part input[type=email],.happyforms-form--part-inner-padding-narrow .happyforms-part input[type=month],.happyforms-form--part-inner-padding-narrow .happyforms-part input[type=number],.happyforms-form--part-inner-padding-narrow .happyforms-part input[type=tel],.happyforms-form--part-inner-padding-narrow .happyforms-part input[type=text],.happyforms-form--part-inner-padding-narrow .happyforms-part input[type=time],.happyforms-form--part-inner-padding-narrow .happyforms-part textarea,.happyforms-form--part-inner-padding-narrow .happyforms-part--signature .happyforms--signature-area--container,.happyforms-form--part-inner-padding-narrow .happyforms-part:not(.happyforms-part--phone) select.happyforms-select{padding:5px}.happyforms-form--part-inner-padding-narrow .happyforms-part .happyforms-input-group__prefix,.happyforms-form--part-inner-padding-narrow .happyforms-part .happyforms-input-group__suffix{padding-top:5px;padding-bottom:5px}.happyforms-form--part-inner-padding-narrow .happyforms-part--legal label{margin-left:5px}.happyforms-form--part-inner-padding-narrow .happyforms-part__label{margin-bottom:5px}.happyforms-form--part-inner-padding-narrow .happyforms-part--label-below .happyforms-part__label{margin-top:5px}.happyforms-form--part-inner-padding-wide .happyforms-part .option-label,.happyforms-form--part-inner-padding-wide .happyforms-part input[type=date],.happyforms-form--part-inner-padding-wide .happyforms-part input[type=datetime-local],.happyforms-form--part-inner-padding-wide .happyforms-part input[type=email],.happyforms-form--part-inner-padding-wide .happyforms-part input[type=month],.happyforms-form--part-inner-padding-wide .happyforms-part input[type=number],.happyforms-form--part-inner-padding-wide .happyforms-part input[type=tel],.happyforms-form--part-inner-padding-wide .happyforms-part input[type=text],.happyforms-form--part-inner-padding-wide .happyforms-part input[type=time],.happyforms-form--part-inner-padding-wide .happyforms-part textarea,.happyforms-form--part-inner-padding-wide .happyforms-part--signature .happyforms--signature-area--container,.happyforms-form--part-inner-padding-wide .happyforms-part:not(.happyforms-part--phone) select.happyforms-select{padding:15px}.happyforms-form--part-inner-padding-wide .happyforms-part--legal .option-label{padding-left:0}.happyforms-form--part-inner-padding-wide .happyforms-part--legal .option-label .label{padding-left:20px}.happyforms-form--part-inner-padding-wide .happyforms-part .happyforms-part__select-wrap:after{top:45%}.happyforms-form--part-hide-labels .happyforms-part__label{display:none}.happyforms-form--submit-button-fullwidth button[type=submit].happyforms-button--submit{width:100%}button[type=submit][disabled].happyforms-button--submit{cursor:default}.happyforms-form--submit-button-align-center .happyforms-part--submit{text-align:center}.happyforms-form--submit-button-align-right .happyforms-part--submit{text-align:right}.happyforms-part--rating .happyforms-visuallyhidden,.ui-helper-hidden-accessible{position:absolute;border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.widget button[type=submit].happyforms-button--submit,.widget button[type=submit][disabled].happyforms-button--submit,.widget button[type=submit][disabled].happyforms-button--submit:hover{width:100%}@supports (--css:variables){.happyforms-part--scale input[type=range].multirange.ghost{position:relative;background:var(--track-background);--track-background:linear-gradient(to right, var(--happyforms-color-part-border) var(--low), var(--range-color) 0, var(--range-color) var(--high), var(--happyforms-color-part-border) 0) no-repeat 0 45%/100% 100%;--range-color:var(--happyforms-color-part-value)}}.happyforms-part--scale input[type=range].multirange{padding:0;margin:0;display:inline-block;vertical-align:top}.happyforms-part--scale input[type=range].multirange.original{position:absolute}.happyforms-part--scale input[type=range].multirange.original::-webkit-slider-thumb{position:relative;z-index:2}.happyforms-part--scale input[type=range].multirange.original::-moz-range-thumb{transform:scale(1);z-index:1}.happyforms-part--scale input[type=range].multirange::-moz-range-track{border-color:#fff0}.happyforms-part--scale input.multirange[type=range]{pointer-events:none}.happyforms-part--scale input.multirange[type=range]::-webkit-slider-thumb{pointer-events:auto}.happyforms-part--scale input.multirange[type=range]::-moz-range-thumb{pointer-events:auto}.happyforms-part--scale input.multirange[type=range]::-ms-thumb{pointer-events:auto}.happyforms-table{display:flex;flex-wrap:wrap;padding:0}.happyforms-part--table .happyforms-part__el{width:100%}.happyforms-table__row{display:flex;width:100%}.happyforms-table__row--head>div{padding:10px}.happyforms-table__row--head>div:first-child{background-color:#fff0}.happyforms-table__row--body{align-items:center}.happyforms-table__cell{display:flex;align-items:center;justify-content:center;box-sizing:border-box;flex-grow:1;padding:15px 10px;overflow:hidden;list-style:none}.happyforms-form--part-inner-padding-narrow .happyforms-table__cell{padding:5px 7px}.happyforms-form--part-inner-padding-wide .happyforms-table__cell{padding:20px 15px}.happyforms-table__cell--column-title{text-align:center}.happyforms-table__cell .option-label{justify-content:center;width:100%;margin-bottom:0;padding-bottom:0;text-align:center}.happyforms-table__cell--row-title{align-items:flex-start;justify-content:flex-start}.happyforms-table__cell--column-title-sm{display:none}@media screen and (max-width:800px){.happyforms-part--table .happyforms-part__description{margin-bottom:20px}.happyforms-table{display:block}.happyforms-table__row--head{display:none}.happyforms-table__row{flex-wrap:wrap;margin-bottom:20px}.happyforms-table__cell{display:flex;width:100%!important;padding-left:5px;padding-right:5px}.happyforms-table__cell:first-child{background-color:#dbdbdb}.happyforms-table__cell--row-title{font-weight:700}.happyforms-table__cell--column-title-sm{display:block;flex-grow:1;width:50%;font-weight:400;text-align:left}label.happyforms-part__label{flex-grow:1;width:100%;line-height:1.3}}.happyforms-part--recaptcha{padding:0 1%}.happyforms-part--recaptcha .happyforms-part-wrap>div{margin-bottom:15px;padding:5px 0}@media screen and (max-width:500px){.happyforms-part--recaptcha>div>div{transform:scale(.75);transform-origin:0 0}}.happyforms-form--part-outer-padding-wide .happyforms-part--recaptcha .happyforms-part-wrap>div{padding:20px 3%}.happyforms-form--part-outer-padding-narrow .happyforms-part--recaptcha .happyforms-part-wrap>div{padding:5px .5%}.happyforms-part--phone .happyforms-part-phone-wrap{position:relative}.happyforms-part--phone.happyforms-phone-international .happyforms-part-phone-wrap{display:flex;align-items:stretch;flex-flow:row wrap;gap:10px}.happyforms-input-country-code{position:relative;display:flex;flex-wrap:wrap;flex:1;align-items:stretch;width:auto;max-width:180px}.happyforms-part.happyforms-part--phone.happyforms-phone-international .happyforms-phone-country-group{display:block;width:100%}.happyforms-part.happyforms-part--phone.happyforms-phone-international .happyforms-input{flex-wrap:wrap}.happyforms-part.happyforms-part--phone.happyforms-phone-international .happyforms-part-phone-wrap .happyforms-input-country-code .happyforms-phone-country-group,.happyforms-part.happyforms-part--phone.happyforms-phone-international .happyforms-part-phone-wrap>.happyforms-input input{align-self:flex-end}.happyforms-phone-international .happyforms-phone-country-group .happyforms-input-group.with-prefix span{line-height:normal}.happyforms-part--phone.happyforms-phone-international .happyforms-part-phone-wrap>input[type=text]{padding-left:45px}.happyforms-part--phone.happyforms-phone-international .happyforms-part-phone-wrap>input[type=text]:focus~div{display:none}.happyforms-part--phone.happyforms-phone-international .happyforms-phone-international-wrap{width:auto;max-width:100%;margin-bottom:10px}.happyforms-form--part-outer-padding-narrow .happyforms-part--phone.happyforms-phone-international .happyforms-phone-international-wrap{margin-bottom:5px}.happyforms-form--part-outer-padding-wide .happyforms-part--phone.happyforms-phone-international .happyforms-phone-international-wrap{margin-bottom:35px}@media screen and (max-width:374px){.happyforms-input-country-code{width:100%;margin-right:0}}.happyforms-custom-select input[readonly=readonly]{cursor:pointer}.happyforms-custom-select-dropdown{display:none;position:absolute;top:calc(100% + 2px);left:0;z-index:10;list-style:none;margin:0!important;padding:5px 0!important;text-align:left;background-color:#fff;border:1px solid #dbdbdb;white-space:nowrap;width:100%;max-height:250px;overflow-y:scroll}.happyforms-custom-select .happyforms-part__select-wrap input[data-searchable=false]{cursor:pointer}.happyforms-part__select-wrap{cursor:pointer}.happyforms-custom-select-dropdown.phone{min-width:425px;top:calc(100% + 5px)}.happyforms-custom-select-dropdown.active{display:block!important}.happyforms-custom-select-dropdown li{cursor:pointer;display:flex;align-items:center;margin:0;padding:5px 10px;min-height:35px;color:#000;background-color:#fff;white-space:normal}.happyforms-custom-select-dropdown li.happyforms-custom-select-dropdown__placeholder{color:#888}.happyforms-custom-select-dropdown li.happyforms-custom-select-dropdown__not-found{display:none;cursor:default}.happyforms-custom-select-dropdown li.happyforms-custom-select-dropdown__item.active,.happyforms-custom-select-dropdown li.happyforms-custom-select-dropdown__item:hover{color:#000;background-color:#dbdbdb}.happyforms-part--rank_order .happyforms-custom-select-dropdown li.happyforms-custom-select-dropdown__placeholder,.happyforms-part--with-autocomplete .happyforms-custom-select-dropdown li.happyforms-custom-select-dropdown__placeholder,.happyforms-part-date--required .happyforms-custom-select-dropdown li.happyforms-custom-select-dropdown__placeholder,.happyforms-part-select--required .happyforms-custom-select-dropdown li.happyforms-custom-select-dropdown__placeholder{display:none}.happyforms-custom-select-dropdown .happyforms-custom-select-dropdown-item__label--country{padding:0 10px 0 0;font-size:16px}.happyforms-part-preview .happyforms-part__label{cursor:default;margin-bottom:10px}.happyforms-part-preview .happyforms-part__label .label{font-weight:700}.happyforms-form-preview .happyforms-part--submit{margin-top:30px}.happyforms-form-preview .happyforms-part--recaptcha{padding-left:0;padding-right:0}.happyforms-form-preview .happyforms-part--recaptcha{margin-top:50px;margin-bottom:0}.happyforms-part--submit *{margin-right:20px}.happyforms-form--submit-button-align-center .happyforms-part--submit,.happyforms-form--submit-button-fullwidth .happyforms-part--submit{flex-flow:column wrap;align-items:center}.happyforms-form--submit-button-align-center .happyforms-part--submit{display:block}.happyforms-form--submit-button-align-center .happyforms-part--submit a,.happyforms-form--submit-button-fullwidth .happyforms-part--submit a{order:2;margin-top:10px;margin-right:0}.happyforms-form--submit-button-align-right .happyforms-part--submit{justify-content:flex-end}.happyforms-form--submit-button-align-center .happyforms-part--submit input,.happyforms-form--submit-button-align-right .happyforms-part--submit input{margin-right:0}.happyforms-form--submit-button-align-right .happyforms-part--submit input+a{margin-left:20px;margin-right:0}@media screen and (max-width:800px){.happyforms-form-preview .happyforms-part--submit{flex-flow:column wrap}.happyforms-form-preview .happyforms-part--submit input{margin-right:0}.happyforms-styles .happyforms-part input[type=range]::-webkit-slider-thumb{width:28px!important;height:28px!important}.happyforms-styles .happyforms-part input[type=range]::-moz-range-thumb{width:28px!important;height:28px!important}.happyforms-styles .happyforms-part input[type=range]::-ms-thumb{width:28px!important;height:28px!important}}.happyforms-hide{display:none}.happyforms-part-preview{margin-bottom:0;padding:10px 1%;margin:0}.happyforms-part-preview{background-color:#fcfcfc}.happyforms-part-preview+.happyforms-part--recaptcha{margin-top:20px}.happyforms-part-preview:nth-child(2n){background-color:#efefef}.happyforms-part-preview:nth-child(2n) .happyforms-part__label .label{color:#000}.happyforms-styles.happyforms-form--submit-button-fullwidth button.happyforms-button--edit{width:100%;margin-bottom:20px}.happyforms-styles.happyforms-form--submit-button-fullwidth .happyforms-step-preview button.happyforms-button--edit{margin-bottom:0}.happyforms-form-preview>p{padding:45px 1% 10px}.happyforms-part--narrative input[type=text]{display:inline-block;width:auto;margin:5px 5px 0;line-height:1;text-align:center}.happyforms-part--narrative p{line-height:2.7}.happyforms-part--narrative.happyforms-part--label-left .happyforms-part__label{line-height:2.7}.happyforms-form--part-inner-padding-narrow .happyforms-part--narrative p{line-height:2.5}.happyforms-form--part-inner-padding-narrow .happyforms-part--narrative input[type=text]{margin:3px 3px 0}.happyforms-form--part-inner-padding-wide .happyforms-part--narrative p{line-height:4}.happyforms-form--part-inner-padding-wide .happyforms-part--narrative input[type=text]{margin:12px 7px}.happyforms-part--rich_text div.mce-toolbar-grp{position:relative;left:-1px;width:calc(100% - 2px);border:1px solid #dbdbdb!important;border-bottom:0!important}.happyforms-part--rich_text div.mce-panel{background:0 0!important}.happyforms-part--rich_text.focus div.mce-toolbar-grp{left:0}.happyforms-part--rich_text div.mce-toolbar-grp>div{padding:0 2px}.happyforms-part--rich_text.focus div.mce-toolbar-grp>div{padding:0 1px}.happyforms-part--rich_text .mce-top-part::before{box-shadow:none}div.mce-inline-toolbar-grp.happyforms-editor-toolbar-link{background-color:#fff;border-width:1px;box-shadow:none;border-radius:6px}.happyforms-editor-toolbar-link.mce-inline-toolbar-grp.mce-arrow-up:before{top:-11px;left:50%;border-width:0 11px 11px}.happyforms-editor-toolbar-link.mce-inline-toolbar-grp.mce-arrow-down:before{bottom:-10px;border-width:9px 9px 0}.happyforms-editor-toolbar-link.mce-inline-toolbar-grp.mce-arrow-down:after{bottom:-8px;left:50%;border-top-color:#fff}.happyforms-editor-toolbar-link.mce-inline-toolbar-grp.mce-arrow-left:before{left:18px}.happyforms-editor-toolbar-link.mce-inline-toolbar-grp.mce-arrow-left.mce-arrow-down:after{left:19px}.happyforms-editor-toolbar-link.mce-inline-toolbar-grp.mce-arrow-up.mce-arrow-right:before{left:auto;right:18px}.happyforms-editor-toolbar-link.mce-inline-toolbar-grp.mce-arrow-up:after{left:calc(50% + 0px);top:-10px;border-bottom-color:#fff;border-width:0 10px 10px 10px}.happyforms-editor-toolbar-link.mce-inline-toolbar-grp.mce-arrow-up.mce-arrow-left:after{left:19px}.happyforms-editor-toolbar-link.mce-inline-toolbar-grp.mce-arrow-right:after{left:auto;right:19px}.happyforms-editor-toolbar-link .mce-toolbar .mce-btn-group .mce-btn button,.happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn button{cursor:pointer!important;padding:0!important;background-color:#fff0}div.mce-inline-toolbar-grp.happyforms-editor-toolbar-link div.wp-link-input input{margin:0;padding:5px;border:0;background-color:#fff}div.mce-inline-toolbar-grp.happyforms-editor-toolbar-link div.wp-link-preview{margin:7px 6px}div.mce-inline-toolbar-grp.happyforms-editor-toolbar-link div.wp-link-input input::placeholder{color:#888}div.mce-inline-toolbar-grp.happyforms-editor-toolbar-link .mce-btn,div.mce-inline-toolbar-grp.happyforms-editor-toolbar-link .mce-btn.mce-primary{border-color:#fff0}div.mce-inline-toolbar-grp.happyforms-editor-toolbar-link .mce-btn:active,div.mce-inline-toolbar-grp.happyforms-editor-toolbar-link .mce-btn:hover{border-color:transparent!important;border-radius:6px;background-color:#efefef!important}.happyforms-part--rich_text .mce-panel{z-index:1!important}.happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn,.happyforms-part--rich_text .qt-dfw,.mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn,.mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn.mce-primary{padding:2px;background-color:#fff0}.happyforms-part--rich_text .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn.mce-primary:focus,.happyforms-part--rich_text .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn.mce-primary:hover,.happyforms-part--rich_text .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn:focus,.happyforms-part--rich_text .mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn:hover,.happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn.mce-active,.happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn.mce-active:hover,.happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn:active,.happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn:focus,.happyforms-part--rich_text .mce-toolbar .mce-btn-group .mce-btn:hover,.happyforms-part--rich_text .qt-dfw.active,.happyforms-part--rich_text .qt-dfw.active:hover,.happyforms-part--rich_text .qt-dfw:focus,.happyforms-part--rich_text .qt-dfw:hover,.mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn.mce-primary:hover,.mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn:hover{background:0 0;box-shadow:none;color:inherit}.mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn,.mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn.mce-primary,.mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn.mce-primary:focus,.mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn.mce-primary:hover,.mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn:focus,.mce-inline-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn:hover{box-shadow:none}.happyforms-part--rich_text .mce-btn svg{fill:currentColor}.happyforms-editor-toolbar-link svg{fill:#000}.happyforms-part--rich_text .mce-edit-area,.happyforms-part--rich_text .mce-statusbar .mce-container-body,.happyforms-part--rich_text div.mce-statusbar{border-width:0!important}.happyforms-part--rich_text div.mce-toolbar-grp{background-color:#fff!important}.happyforms-part--rich_text .mce-tinymce.mce-container{border:0;border-width:0!important;box-shadow:none}.happyforms-part--rich_text.focus .mce-tinymce.mce-container{overflow:hidden}.happyforms-part--rich_text .mce-statusbar{position:absolute;left:2px;bottom:2px;width:calc(100% - 4px);background-color:transparent!important}.happyforms-part--rich_text .happyforms-visual-editor{position:relative;overflow:hidden;padding:1px 1px 0;border:1px solid}.happyforms-part--rich_text.focus .happyforms-visual-editor{outline:0}.happyforms-form--part-border-off .happyforms-part--rich_text .happyforms-visual-editor{border-color:#fff0}.happyforms-form--part-borders-bottom-only .happyforms-part--rich_text.focus .happyforms-visual-editor{border-bottom-width:1px}.happyforms-form--part-border-off .happyforms-part--rich_text .mce-statusbar .mce-container-body,.happyforms-form--part-border-off .happyforms-part--rich_text div.mce-toolbar-grp{border:0}.happyforms-form--part-borders-bottom-only .happyforms-part--rich_text .happyforms-visual-editor{box-shadow:none;border-top-color:#fff0;border-left-color:#fff0;border-right-color:#fff0}.happyforms-form--part-borders-bottom-only .happyforms-part--rich_text .mce-statusbar .mce-container-body{border-left:0;border-right:0}.happyforms-form--part-border-radius-square .happyforms-part--rich_text .happyforms-visual-editor,.happyforms-form--part-border-radius-square .happyforms-part--rich_text .mce-tinymce.mce-container{border-radius:0!important}.happyforms-form--part-border-radius-pill .happyforms-part--rich_text .happyforms-visual-editor,.happyforms-form--part-border-radius-pill .happyforms-part--rich_text .mce-tinymce.mce-container{border-radius:25px!important}.happyforms-form--part-border-radius-pill .happyforms-part--rich_text .mce-toolbar .mce-btn-group.mce-first{margin-left:10px}.happyforms-form--part-border-radius-pill .happyforms-part--rich_text .mce-container-body .mce-resizehandle{right:10px;bottom:3px}.happyforms-form--part-inner-padding-narrow .happyforms-part--rich_text .mce-content-body{margin-top:0;margin-bottom:0}.happyforms-part--rich_text .mce-edit-area{position:relative;left:-1px;padding:0;overflow:hidden}.happyforms-part--rich_text.focus .mce-edit-area{left:0}.happyforms-form--part-inner-padding-wide .happyforms-part--rich_text.focus .mce-edit-area{width:calc(100% - 10px)}.happyforms-part--rich_text.focus .mce-edit-area iframe{margin-left:-1px}.happyforms-part--rich_text .mce-edit-area iframe{position:relative;top:-5px}.happyforms-form--part-inner-padding-wide .happyforms-part--rich_text .mce-edit-area{padding:0 5px 5px}.happyforms-form--part-inner-padding-narrow .happyforms-part--rich_text .mce-edit-area iframe{top:-10px;left:-5px}.happyforms-part--rich_text .mce-container-body .mce-resizehandle{right:-1px;bottom:-1px;overflow-y:hidden;resize:horizontal}.happyforms-part--rich_text .mce-container-body .mce-resizehandle .mce-i-resize:before{resize:horizontal;overflow-y:scroll;color:#fff0}.happyforms-part__char-counter{display:none;margin-top:5px;pointer-events:none}.happyforms-part--checkbox .option-label .label-wrap,.happyforms-part--email_integration .option-label .label-wrap,.happyforms-part--poll .option-label .label-wrap,.happyforms-part--radio .option-label .label-wrap{padding-right:5px;flex:1}.happyforms-custom-select-dropdown .happyforms-remaining-choice{padding-left:5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.happyforms-part--legal .option-label,.happyforms-part--signature .option-label{padding-left:0!important;padding-right:0!important}.happyforms-part--signature .option-label p:last-child{margin-bottom:0!important;padding-bottom:0!important}.happyforms-part--signature .happyforms-part__el{display:flex;flex-flow:column wrap}.happyforms-part--description-above-signature .happyforms-part__description{order:0;margin-top:-5px;margin-bottom:15px}.happyforms-part--description-above-signature .happyforms-part__label{order:1}.happyforms-part--description-above-signature input[type=text]{order:2}.happyforms-part--signature.happyforms-part--label-below .happyforms-part__description{order:3}.happyforms-part--signature.happyforms-part--label-below.happyforms-part--description-above-signature .happyforms-part__description{order:0}.happyforms-part--email_integration .option-label,.happyforms-part--mailchimp .option-label{display:flex;align-items:flex-start}.happyforms-part-error-notice,.happyforms-part-error-notice p{margin:0;padding:0}.happyforms-part-error-notice{margin:10px 0 0}.happyforms-part-error-notice p{display:flex;flex-flow:row nowrap;align-items:center;-moz-user-select:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;line-height:1.2}.happyforms-part-error-notice p svg{content:'';display:inline-block;width:17px;height:17px;margin:0 8px 0 0}.happyforms-input-group{display:flex;align-items:stretch;flex-flow:row wrap}.happyforms-form .happyforms-part .happyforms-input{position:relative;flex:1;width:100%;display:flex;align-items:stretch}.happyforms-form .happyforms-part .happyforms-input-group.with-prefix .happyforms-input>input{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.happyforms-form .happyforms-part .happyforms-input-group.with-suffix .happyforms-input>input{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.happyforms-input-group__prefix,.happyforms-input-group__suffix{display:flex;align-items:center;padding:10px 15px;font-weight:400;border:1px solid #dbdbdb;border:1px solid var(--happyforms-color-part-border)!important;background:#e8e8e8;text-shadow:none}.happyforms-input-group__prefix{border-right:0!important;border-top-left-radius:6px;border-bottom-left-radius:6px}.happyforms-input-group__suffix{border-left:0!important;border-top-right-radius:6px;border-bottom-right-radius:6px}.happyforms-input-group__prefix span,.happyforms-input-group__suffix span{word-break:break-word}.happyforms-input-group__suffix.happyforms-input-group__suffix--button{position:relative;padding:0}a.happyforms-plain-button,button.happyforms-plain-button{outline:0;margin:0;padding:10px 15px;line-height:1;font-weight:400;box-shadow:none;border:0;background-color:#e8e8e8!important;text-transform:none;text-shadow:none}.happyforms-input-group input{width:100%}.happyforms-part--narrative img{display:block;margin-top:-10px;margin-bottom:-5px}.happyforms-part--narrative .happyforms-part__el{padding:10px 0}.happyforms-part--narrative .happyforms-part__el p{overflow-wrap:anywhere}.happyforms-part--narrative input~img:before{content:'';clear:both;display:block;height:0;visibility:hidden}.happyforms-part--narrative img~:not(input):not(div){content:'';clear:both;display:block;height:0;visibility:hidden}.happyforms-part--narrative p:before{content:'';clear:both;display:block;height:0;visibility:hidden}.happyforms-part--narrative p:empty{display:none}.happyforms-part--recaptcha.happyforms-recaptcha-v3{display:none!important}.happyforms-part--divider hr{margin:0}.happyforms-part--audio audio,.happyforms-part--image img,.happyforms-part--media img,.happyforms-part--video video{margin:0;max-width:100%;width:100%}.happyforms-likert-scale{display:flex;flex-flow:row nowrap;border:1px solid #dbdbdb;border-radius:6px;overflow:hidden}.happyforms-likert-scale label{cursor:pointer;display:flex;flex:1;align-items:center;justify-content:center;margin:0;padding:0;line-height:1;font-weight:400;border-left:1px solid #dbdbdb}.happyforms-likert-scale .happyforms-likert-scale__label{display:block;width:100%;height:100%;padding:15px 10px;text-align:center;box-sizing:border-box}.happyforms-likert-scale label:first-child{border-left:0}.happyforms-likert-scale input:checked+.happyforms-likert-scale__label,.happyforms-likert-scale label:hover .happyforms-likert-scale__label{background-color:#000;color:#fff}.happyforms-likert-scale-labels{display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:10px}.happyforms-likert-scale-label--small{display:none}.happyforms-likert-scale-label{word-break:break-word}.happyforms-likert-scale-labels .happyforms-likert-scale-label{max-width:49%}@media screen and (max-width:600px){.happyforms-likert-scale{flex-flow:column nowrap}.happyforms-likert-scale label{border-left:0;border-bottom:1px solid #dbdbdb}.happyforms-likert-scale label:last-child{border-bottom:0}.happyforms-likert-scale-labels{display:none}.happyforms-likert-scale-label--small{display:block;margin-bottom:10px}.happyforms-likert-scale+.happyforms-likert-scale-label{margin-top:10px;margin-bottom:0}}.happyforms-part--select .happyforms-part-option--other input[type=text]{display:none;margin-top:10px}.happyforms-part--select .happyforms-part-option--other input[type=text].hf-show{display:block}.happyforms-part--scrollable_terms .scrollbox{height:185px;overflow-y:scroll;border:1px solid;max-width:100%;resize:vertical}.happyforms-styles .happyforms-part--toggletip details summary.happyforms-toggletip-summary{cursor:pointer;word-break:break-word;line-height:1}.happyforms-styles .happyforms-part--toggletip details summary.happyforms-toggletip-summary:hover u{text-decoration-thickness:2px}.happyforms-styles .happyforms-part--toggletip details[open] summary.happyforms-toggletip-summary{margin-bottom:10px}.happyforms-styles .happyforms-layout-title{overflow-wrap:break-word}.happyforms-styles .happyforms-form-links .happyforms-text-button{display:block}.happyforms-styles .happyforms-form-links .happyforms-redirect-to-page{margin-top:10px}.happyforms-styles iframe.happyforms-printable-submisison-frame{display:none}