:root{--bricks-vh:1vh;--bricks-transition:all .2s;--bricks-color-primary:#ffd64f;--bricks-color-secondary:#fc5778;--bricks-text-dark:#212121;--bricks-text-medium:#616161;--bricks-text-light:#9e9e9e;--bricks-text-info:#00b0f4;--bricks-text-success:#11b76b;--bricks-text-warning:#ffa100;--bricks-text-danger:#fa4362;--bricks-bg-info:#e5f3ff;--bricks-bg-success:#e6f6ed;--bricks-bg-warning:#fff2d7;--bricks-bg-danger:#ffe6ec;--bricks-bg-dark:#263238;--bricks-bg-light:#f5f6f7;--bricks-border-color:#dddedf;--bricks-border-radius:4px;--bricks-tooltip-bg:#23282d;--bricks-tooltip-text:#eaecef;}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes scrolling{0%{opacity:1;}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);}}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;}body{margin:0;}article,aside,figcaption,figure,footer,header,main,nav,section{display:block;}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}[type=reset],[type=submit],button,html [type=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;}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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}[hidden],template{display:none;}.brxe-section{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;width:100%;}@media (max-width:767px){.brxe-section{flex-wrap:wrap;}}.brxe-section.has-shape{position:relative;}.brxe-container{align-items:flex-start;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;width:1100px;}@media (max-width:767px){.brxe-container{flex-wrap:wrap;}}.brxe-container.has-shape{position:relative;}.brxe-block{align-items:flex-start;display:flex;flex-direction:column;width:100%;}@media (max-width:767px){.brxe-block{flex-wrap:wrap;}}.brxe-block.has-shape{position:relative;}.brxe-div.has-shape{position:relative;}[class*=brxe-]{max-width:100%;}:where([class*=brxe-].has-shape>*){position:relative;}svg:not([width]){min-width:1em;}svg:not([height]){min-height:1em;}svg.fill *{fill:inherit;}span[class*=brxe-]:not(.brxe-section):not(.brxe-container):not(.brxe-block):not(.brxe-div){width:auto;}#brx-footer{background-position:50%;background-size:cover;flex-shrink:0;margin-top:auto;position:relative;width:100%;}html{font-size:62.5%;}*,:after,:before,html{box-sizing:border-box;}:after,:before{outline:none;}*{border-color:var(--bricks-border-color);}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;background-color:#fff;background-position:50%;color:#363636;font-family:-apple-system,"system-ui",Segoe UI,roboto,helvetica,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:15px;line-height:1.7;transition:var(--bricks-transition);transition:padding-top 0s;}.brx-body{display:flex;flex-direction:column;margin:0 auto;width:100%;}:where(a){border-color:currentcolor;color:currentcolor;cursor:pointer;text-decoration:none;}h1,h2,h3,h4,h5,h6{margin:0;text-rendering:optimizelegibility;}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:currentcolor;}h1{font-size:2.4em;}h1,h2{line-height:1.4;}h2{font-size:2.1em;}h3,h4{line-height:1.4;}h4{font-size:1.6em;}:where(p){margin:0 0 1.2em;}:where(p:last-of-type){margin-bottom:0;}:where(p:last-of-type)+h1,:where(p:last-of-type)+h2,:where(p:last-of-type)+h3,:where(p:last-of-type)+h4,:where(p:last-of-type)+h5,:where(p:last-of-type)+h6{margin-top:1.2em;}audio,iframe{max-width:100%;}button{border:none;cursor:pointer;outline:none;padding:0;}label{color:var(--bricks-text-light);display:block;font-weight:400;margin-bottom:5px;}button,input,optgroup,select,textarea{font-family:inherit;text-align:inherit;}.input,input:not([type=submit]),select,textarea{border-style:solid;border-width:1px;box-shadow:none;color:currentcolor;font-size:inherit;line-height:40px;outline:none;padding:0 12px;transition:var(--bricks-transition);width:100%;}input[type=range]{border:none;height:auto;line-height:1;padding:0;}input[type=button],input[type=checkbox],input[type=radio]{width:auto;}input[type=submit],select{cursor:pointer;}select{appearance:none;-webkit-appearance:none;background-color:transparent;background-image:linear-gradient(45deg,transparent 50%,gray 0),linear-gradient(135deg,gray 50%,transparent 0);background-position:calc(100% - 20px) calc(50% + 2px),calc(100% - 16px) calc(50% + 2px);background-repeat:no-repeat;background-size:4px 4px,4px 4px;border-radius:0;}textarea{height:auto;line-height:inherit !important;min-height:90px;padding:10px 12px;}::placeholder{color:var(--bricks-border-color);}body.bricks-is-frontend :focus-visible{outline:auto;}@supports not selector(:focus-visible){body.bricks-is-frontend :focus{outline:auto;}}#brx-content{flex:1;position:relative;width:100%;}#brx-header{background-position:50%;background-size:cover;position:relative;width:100%;}.bricks-shape-divider{bottom:0;display:flex;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute !important;right:0;top:0;width:100%;}.bricks-shape-divider .bricks-shape-divider-inner{align-items:inherit;height:100%;justify-content:inherit;position:absolute;width:100%;}.bricks-shape-divider .bricks-shape-divider-inner svg{height:100%;min-height:unset;min-width:unset;position:relative;width:100%;}.bricks-shape-divider .bricks-shape-divider-inner svg g,.bricks-shape-divider .bricks-shape-divider-inner svg path{fill:inherit;}.bricks-shape-divider.flip-horizontal svg{transform:rotateX(180deg);}.bricks-shape-divider.flip-vertical svg{transform:rotateY(180deg);}.bricks-shape-divider.flip-horizontal.flip-vertical svg{transform:rotateX(180deg) rotateY(180deg);}.bricks-button{align-items:center;border-width:0;display:inline-flex;gap:10px;justify-content:center;letter-spacing:.5px;padding:.5em 1em;text-align:center;}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px;}.screen-reader-text span:focus,.screen-reader-text:focus,.ui-helper-hidden-accessible:focus{clip:auto !important;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}[data-brx-ls-wrapper]{transition:opacity .3s ease-in-out;}[data-brx-ls-wrapper]:not(.brx-ls-active){display:none !important;}:root{--radius-s:.8rem;--text-s:clamp(1.25rem,.38 vi + 1.17rem,1.5rem);--container-gap:clamp(4rem,4rem + 0 vi,4rem);--radius-xs:.4rem;--radius-l:1.8rem;--text-xs:clamp(1rem,.19 vi + .96rem,1.13rem);--radius-m:1.2rem;--radius-xl:2.2rem;--content-gap:clamp(3rem,3rem + 0 vi,3rem);--space-xs:clamp(.875rem,.875rem + 0 vi,.875rem);--space-s:clamp(1.125rem,1.125rem + 0 vi,1.125rem);--space-m:clamp(1.6875rem,1.6875rem + 0 vi,1.6875rem);--space-l:clamp(2.25rem,2.25rem + 0 vi,2.25rem);--space-xl:clamp(3.375rem,3.375rem + 0 vi,3.375rem);--radius-circle:500px;--site-bg:hsl(180,80%,96%);--black:hsl(0,100%,0%);--white:hsl(0,100%,100%);--text-m:clamp(1.56rem,.67 vi + 1.43rem,2rem);--text-l:clamp(1.95rem,1.09 vi + 1.74rem,2.66rem);--text-xl:clamp(2.44rem,1.7 vi + 2.1rem,3.55rem);--h-6:clamp(1.25rem,.19 vi + 1.21rem,1.38rem);--h-5:clamp(1.56rem,.41 vi + 1.48rem,1.83rem);--h-4:clamp(1.95rem,.75 vi + 1.8rem,2.44rem);--h-3:clamp(2.44rem,1.25 vi + 2.19rem,3.26rem);--h-2:clamp(3.05rem,1.97 vi + 2.66rem,4.34rem);--h-1:clamp(3.81rem,3.02 vi + 3.21rem,5.79rem);--border:hsl(180,0%,45%);--space-xxl:clamp(2.75rem,3.3 vi + 1.92rem,4.74rem);--space-xxxl:clamp(3.43rem,4.77 vi + 2.24rem,6.31rem);--grid-2-1:2fr 1fr;--grid-1-1:1fr 1fr;--text-body:hsl(190,90%,4%);--placeholder:hsl(0,0%,64%);--tilt-divider-tinggi:min(8rem,8vh);--tilt-divider-lebar:130%;--primary:hsl(var(--primary-h),var(--primary-s),var(--primary-l));--primary-h:190;--primary-s:89%;--primary-l:60%;--primary-hover:hsl(190,89%,50%);--secondary:hsl(var(--secondary-h),var(--secondary-s),var(--secondary-l));--secondary-h:40;--secondary-s:91%;--secondary-l:28%;--secondary-hover:hsl(40,91%,38%);--base:hsl(var(--base-h),var(--base-s),var(--base-l));--base-h:0;--base-s:0%;--base-l:13%;--primary-dark:hsl(var(--primary-dark-h),var(--primary-dark-s),var(--primary-dark-l));--primary-dark-h:190;--primary-dark-s:89%;--primary-dark-l:20%;--primary-dark-hover:hsl(190,90%,20%);--primary-light:hsl(var(--primary-light-h),var(--primary-light-s),var(--primary-light-l));--primary-light-h:190;--primary-light-s:60%;--primary-light-l:96%;}html{background-color:var(--white);}body{background:none;}html{font-size:62.5%;}body{font-family:"Roc Grotesk",sans serif;font-weight:400;font-size:var(--text-m);color:var(--text-body);font-style:normal;line-height:3.5rem;}h1,h2,h3,h4,h5,h6{font-family:"Roc Grotesk";font-weight:500;color:var(--primary-dark);letter-spacing:1px;}h1{font-size:var(--h-1);line-height:1.2;}h2{font-size:var(--h-2);line-height:1.2;}h4{line-height:1.2;font-size:var(--h-4);}body.bricks-is-frontend :focus-visible{outline:none;}@supports not selector(:focus-visible){body.bricks-is-frontend :focus{outline:none;}}:where(.brxe-accordion .accordion-content-wrapper) a,:where(.brxe-icon-box .content) a,:where(.brxe-list) a,:where(.brxe-post-content):not([data-source="bricks"]) a,:where(.brxe-posts .dynamic p) a,:where(.brxe-shortcode) a,:where(.brxe-tabs .tab-content) a,:where(.brxe-team-members) .description a,:where(.brxe-testimonials) .testimonial-content-wrapper a,:where(.brxe-text) a,:where(a.brxe-text),:where(.brxe-text-basic) a,:where(a.brxe-text-basic),:where(.brxe-post-comments) .comment-content a{font-family:"Roc Grotesk";font-weight:500;color:var(--primary-dark);text-decoration:overline;transition:all .3s ease-in-out;}:where(.brxe-accordion .accordion-content-wrapper) a:hover,:where(.brxe-icon-box .content) a:hover,:where(.brxe-list) a:hover,:where(.brxe-post-content):not([data-source="bricks"]) a:hover,:where(.brxe-posts .dynamic p) a:hover,:where(.brxe-shortcode) a:hover,:where(.brxe-tabs .tab-content) a:hover,:where(.brxe-team-members) .description a:hover,:where(.brxe-testimonials) .testimonial-content-wrapper a:hover,:where(.brxe-text) a:hover,:where(a.brxe-text):hover,:where(.brxe-text-basic) a:hover,:where(a.brxe-text-basic):hover,:where(.brxe-post-comments) .comment-content a:hover{color:var(--primary-hover);}.brxe-section{padding-top:var(--space-xxl);padding-right:var(--space-xxl);padding-bottom:var(--space-xxl);padding-left:var(--space-xxl);}.bricks-button{color:var(--primary-dark);font-family:"Roc Grotesk";font-weight:500;transition:all .3s ease-in-out;border-radius:var(--radius-xs);}.bricks-button:hover{color:var(--primary-dark);border-radius:var(--radius-xs);}.brxe-container{width:1100px;}@media (max-width: 767px){h1{line-height:1.1;}h2{line-height:1.1;}body{line-height:1.5;}:where(.brxe-accordion .accordion-content-wrapper) a:hover,:where(.brxe-icon-box .content) a:hover,:where(.brxe-list) a:hover,:where(.brxe-post-content):not([data-source="bricks"]) a:hover,:where(.brxe-posts .dynamic p) a:hover,:where(.brxe-shortcode) a:hover,:where(.brxe-tabs .tab-content) a:hover,:where(.brxe-team-members) .description a:hover,:where(.brxe-testimonials) .testimonial-content-wrapper a:hover,:where(.brxe-text) a:hover,:where(a.brxe-text):hover,:where(.brxe-text-basic) a:hover,:where(a.brxe-text-basic):hover,:where(.brxe-post-comments) .comment-content a:hover{color:var(--primary-hover);}:where(.brxe-accordion .accordion-content-wrapper) a,:where(.brxe-icon-box .content) a,:where(.brxe-list) a,:where(.brxe-post-content):not([data-source="bricks"]) a,:where(.brxe-posts .dynamic p) a,:where(.brxe-shortcode) a,:where(.brxe-tabs .tab-content) a,:where(.brxe-team-members) .description a,:where(.brxe-testimonials) .testimonial-content-wrapper a,:where(.brxe-text) a,:where(a.brxe-text),:where(.brxe-text-basic) a,:where(a.brxe-text-basic),:where(.brxe-post-comments) .comment-content a{color:var(--primary);}.brxe-section{padding-right:var(--space-m);padding-left:var(--space-m);}}@media (max-width: 478px){.brxe-container{width:100%;}}.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0;}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto;}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#2271b1;border-color:#2271b1;background:#f6f7f7;vertical-align:top;}.wp-core-ui p .button{vertical-align:baseline;}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78;}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f6f7f7;border-color:#3582c4;color:#0a4b78;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent;outline-offset:0;}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f6f7f7;border-color:#8c8f94;box-shadow:none;}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78;}.wp-core-ui .button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4;}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a7aaad !important;border-color:#dcdcde !important;background:#f6f7f7 !important;box-shadow:none !important;cursor:default;transform:none !important;}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default;}.wp-core-ui .button-primary{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none;}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#135e96;border-color:#135e96;color:#fff;}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1;}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#135e96;border-color:#135e96;box-shadow:none;color:#fff;}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a7aaad !important;background:#f6f7f7 !important;border-color:#dcdcde !important;box-shadow:none !important;text-shadow:none !important;cursor:default;}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default;}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px;}}.fluentform *{box-sizing:border-box;}.fluentform .clearfix:after,.fluentform .clearfix:before,.fluentform .ff-el-group:after,.fluentform .ff-el-group:before,.fluentform .ff-el-repeat .ff-el-input--content:after,.fluentform .ff-el-repeat .ff-el-input--content:before,.fluentform .ff-step-body:after,.fluentform .ff-step-body:before{content:" ";display:table;}.fluentform .clearfix:after,.fluentform .ff-el-group:after,.fluentform .ff-el-repeat .ff-el-input--content:after,.fluentform .ff-step-body:after{clear:both;}@media (min-width:768px){.frm-fluent-form .ff-t-container{display:flex;gap:15px;width:100%;}.frm-fluent-form .ff-t-cell{display:flex;flex-direction:column;vertical-align:inherit;width:100%;}.frm-fluent-form .ff-t-cell:first-of-type{padding-left:0;}.frm-fluent-form .ff-t-cell:last-of-type{flex-grow:1;padding-right:0;}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom{align-items:flex-end;display:flex;margin:auto 0 0;}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom.ff-text-center{justify-content:center;}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button{margin-bottom:20px;}}@media (max-width:768px){.ff-t-cell{margin-left:0 !important;}}.fluentform .ff-el-group{margin-bottom:20px;}.fluentform .ff-el-group.ff-el-form-top .ff-el-input--label{display:block;float:none;text-align:left;}.fluentform .ff-el-group.ff-el-form-top .ff-el-input--content{margin-bottom:0;margin-left:auto;}.fluentform .ff-el-input--label{display:inline-block;margin-bottom:5px;position:relative;}.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after{color:var(--fluentform-danger);content:" *";margin-left:3px;}.fluentform .ff-el-form-control{display:block;width:100%;}.fluentform .ff-el-progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1.3rem;line-height:1.2rem;overflow:hidden;}.fluentform .ff-el-progress-bar{background-color:var(--fluentform-primary);color:#fff;height:inherit;text-align:right;transition:width .3s;width:0;}.fluentform .ff-el-progress-bar span{display:inline-block;padding:0 5px 0 0;}.fluentform .ff-el-progress-status{font-size:.9rem;margin-bottom:5px;}.fluentform .ff-el-progress-title{border-bottom:2px solid #000;display:inline-block;font-weight:600;list-style-type:none;margin:8px 0 0;padding-left:15px;padding-right:15px;}.fluentform .ff-el-progress-title li{display:none;}.fluentform .ff-float-right{float:right;}.fluentform .ff-step-t-container{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;}.fluentform .ff-step-t-container .ff-t-cell{width:auto;}.fluentform .ff-step-t-container.ff-inner_submit_container .ff-el-group{margin-bottom:0;}.fluentform .ff-step-container{overflow:hidden;}.fluentform .ff-step-header{margin-bottom:20px;}.fluentform .ff-step-body{left:0;margin-bottom:15px;position:relative;top:0;}.fluentform .ff-el-tc{border:none;border-collapse:collapse;display:table;width:100%;}.fluentform .ff-el-tc label.ff_tc_label{display:table-row;}.fluentform .ff-el-tc label.ff_tc_label>span{padding-top:8px !important;width:20px;}.fluentform .ff-el-tc label.ff_tc_label>div,.fluentform .ff-el-tc label.ff_tc_label>span{display:table-cell;}.fluentform .ff_t_c{margin:0;padding:0 5px 0 0;}.fluentform .ff_t_c p{margin:0;padding:0;}.fluentform input[type=checkbox],.fluentform input[type=radio]{display:inline-block;margin:0;}.fluentform input[type=checkbox]{-webkit-appearance:checkbox;}.fluentform input[type=radio]{-webkit-appearance:radio;}.fluentform form.ff-form-has-steps .ff-btn-submit{visibility:hidden;}.fluentform form.ff-form-has-steps .ff_submit_btn_wrapper{text-align:right;}.fluentform textarea{max-width:100%;}.fluentform .ff-el-form-check{margin-bottom:5px;}.fluentform .ff-el-form-check-label .ff-el-form-check-input{position:relative;top:-2px;vertical-align:middle;}.fluentform .ff-text-left{text-align:left;}.fluentform .ff-text-center{text-align:center;}.fluentform .ff-el-form-control::-moz-placeholder{color:#868e96;opacity:1;}.fluentform .ff-el-form-control::placeholder{color:#868e96;opacity:1;}.fluentform .ff-el-form-control:disabled,.fluentform .ff-el-form-control[readonly]:not(.flatpickr-input){background-color:#e9ecef;opacity:1;}.fluentform-step{float:left;height:1px;overflow-x:hidden;padding:3px;}.fluentform-step.active{height:auto;}.ff-errors-in-stack{display:none;margin-top:15px;}@keyframes skeleton-loading{0%{background-color:#e3e6e8;}to{background-color:#f0f3f5;}}.fluentform .ff-el-group.ff-hpsf-container{display:none !important;position:absolute !important;transform:translateX(1000%) !important;}@keyframes ff-progress-anim{0%{width:0;}5%{width:0;}10%{width:15%;}30%{width:40%;}50%{width:55%;}80%{width:100%;}95%{width:100%;}to{width:0;}}:root{--fluentform-primary:#1a7efb;--fluentform-secondary:#606266;--fluentform-danger:#f56c6c;--fluentform-border-color:#dadbdd;--fluentform-border-radius:7px;--fluentform-input-select-height:auto;}.ff-default .ff_btn_style{border:1px solid transparent;border-radius:7px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;line-height:1.5;padding:8px 20px;position:relative;text-align:center;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;}.ff-default .ff_btn_style:focus,.ff-default .ff_btn_style:hover{opacity:.8;outline:0;text-decoration:none;}.ff-default .ff-btn-secondary:not(.ff_btn_no_style){background-color:#606266;border-color:#606266;color:#fff;}.ff-default .ff-btn-secondary:not(.ff_btn_no_style):focus,.ff-default .ff-btn-secondary:not(.ff_btn_no_style):hover{background-color:#727b84;border-color:#6c757d;color:#fff;}.ff-default .ff-btn-lg{border-radius:6px;font-size:18px;line-height:1.5;padding:8px 16px;}.ff-default .ff-el-form-control{background-clip:padding-box;background-image:none;border:1px solid var(--fluentform-border-color);border-radius:var(--fluentform-border-radius);color:var(--fluentform-secondary);font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1;margin-bottom:0;max-width:100%;padding:11px 15px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}.ff-default .ff-el-form-control:focus{background-color:#fff;border-color:var(--fluentform-primary);color:var(--fluentform-secondary);outline:none;}.ff-default .ff-el-form-check label.ff-el-form-check-label{cursor:pointer;margin-bottom:7px;}.ff-default .ff-el-form-check label.ff-el-form-check-label>span:after,.ff-default .ff-el-form-check label.ff-el-form-check-label>span:before{content:none;}.ff-default .ff-el-form-check:last-child label.ff-el-form-check-label{margin-bottom:0;}.ff-default textarea{min-height:90px;}select.ff-el-form-control:not([size]):not([multiple]){height:var(--fluentform-input-select-height,auto);}@keyframes ff_move{0%{background-position:0 0;}to{background-position:50px 50px;}}.ff-default{font-family:inherit;}.ff-default .ff-el-input--label label{display:inline-block;font-weight:500;line-height:inherit;margin-bottom:0;}