.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image img,ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--bricks-vh:1vh;--bricks-transition:all 0.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}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;-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}figure,footer,header,main,nav,section{display:block}small{font-size:80%}img{border-style:none;height:auto;max-width:100%;outline:0;vertical-align:middle}button,html,input,select{line-height:1.15}button,input,select,textarea{font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=submit],button{-webkit-appearance:button}[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[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}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.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-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-block{align-items:flex-start;display:flex;flex-direction:column;width:100%}@media (max-width:767px){.brxe-block{flex-wrap:wrap}}[class*=brxe-]{max-width:100%}svg:not([width]){min-width:1em}svg:not([height]){min-height:1em}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%}.brx-popup{align-items:center;display:flex;flex-direction:column;height:100vh;height:calc(var(--bricks-vh, 1vh)*100);justify-content:center;left:0;position:fixed!important;top:0;width:100%;z-index:10000}.brx-popup .brx-popup-backdrop{background-color:rgba(0,0,0,.5);bottom:0;left:0;opacity:1;position:absolute;right:0;top:0;transition:all 1s ease-in-out;visibility:visible}.brx-popup.hide{pointer-events:none}.brx-popup.hide,.brx-popup.hide .brx-popup-backdrop{opacity:0;visibility:hidden}.brx-popup-content{background-color:#fff;margin:0;max-width:100%;overflow-y:auto;padding:30px;z-index:1}*,:after,:before,html{box-sizing:border-box}:after,:before{outline:0}*{border-color:var(--bricks-border-color)}.brx-body{display:flex;flex-direction:column;margin:0 auto;width:100%}:where(a){border-color:currentcolor;color:currentcolor;cursor:pointer;text-decoration:none}h2,h3{margin:0;text-rendering:optimizelegibility;line-height:1.4;font-size:2.1em}h3{font-size:1.8em}: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}button{border:0;cursor:pointer;outline:0;padding:0}label{color:var(--bricks-text-light);display:block;font-weight:400;margin-bottom:5px}button,input,select,textarea{font-family:inherit;text-align:inherit}input:not([type=submit]),select,textarea{border-style:solid;border-width:1px;box-shadow:none;color:currentcolor;font-size:inherit;line-height:40px;outline:0;padding:0 12px;transition:var(--bricks-transition);width:100%}select{cursor:pointer;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)}.skip-link{background:#000;border-bottom-right-radius:8px;color:#fff;font-weight:700;left:0;padding:5px 10px;position:fixed;top:0;transform:translateY(-102%);transition:transform .3s;z-index:9999}.skip-link:focus{transform:translateY(0)}body.bricks-is-frontend :focus-visible{outline:auto}@supports not selector(:focus-visible){body.bricks-is-frontend :focus{outline:auto}}.brx-submenu-toggle{align-items:center;cursor:pointer;display:flex}.brx-submenu-toggle.icon-right button{margin-left:10px}.brx-submenu-toggle button{align-items:center;background-color:transparent;color:currentcolor;display:flex;transition:transform .1s cubic-bezier(0,0,.2,1);will-change:transform}#brx-content{flex:1;position:relative;width:100%}#brx-header{background-position:50%;background-size:cover;width:100%}.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}#brx-header,.bricks-button i{position:relative}.wp-block-image,figure{margin:1em 0;width:100%}.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-button{width:auto}:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}.brxe-icon{font-size:60px}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu{pointer-events:none}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu:not(.brx-submenu-positioned){display:none!important}:where(.brxe-nav-menu) ul{list-style-type:none;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu{display:flex;line-height:inherit;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu>li{margin:0 0 0 30px}:where(.brxe-nav-menu) .bricks-nav-menu>li.menu-item-has-children:hover:before{content:"";height:100%;min-height:60px;position:absolute;top:100%;width:100%;z-index:1}:where(.brxe-nav-menu) .bricks-nav-menu li{position:relative}:where(.brxe-nav-menu) .bricks-nav-menu li:not(.brx-has-megamenu)>a{display:flex;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu{background-color:var(--bricks-bg-dark);color:#fff;line-height:60px;min-width:150px;opacity:0;position:absolute;top:100%;transition:var(--bricks-transition);visibility:hidden;white-space:nowrap;z-index:998}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu li{border-style:none;position:relative;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu a{color:currentcolor;padding:0 20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle{background-color:transparent;cursor:pointer;display:none;height:16px;min-width:12px;position:relative;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:hover span{min-width:12px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle span{background-color:currentcolor;display:block;height:2px;position:absolute;right:0;transition:var(--bricks-transition)}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-top{min-width:12px;top:0;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-center{min-width:12px;top:7px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-bottom{min-width:12px;top:14px;width:20px}.brxe-nav-menu .bricks-mobile-menu-wrapper{bottom:0;color:#fff;display:flex;flex-direction:column;height:100vh;height:calc(var(--bricks-vh, 1vh)*100);left:0;position:fixed;right:auto;scrollbar-width:none;top:var(--wp-admin--admin-bar--height,0);transition-duration:.2s;transition-property:background-color,opacity,transform,visibility;visibility:hidden;width:300px;z-index:999}.brxe-nav-menu .bricks-mobile-menu-wrapper::-webkit-scrollbar{background:0 0;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu-wrapper:before{background-color:#23282d;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.brxe-nav-menu .bricks-mobile-menu-wrapper.left{transform:translateX(-100%)}.brxe-nav-menu .bricks-mobile-menu-wrapper a{display:block;width:100%}.brxe-nav-menu .bricks-mobile-menu-wrapper li a{line-height:60px}.brxe-nav-menu .bricks-mobile-menu-wrapper li a:focus{outline-offset:-1px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu{background:0 0!important;display:none;line-height:40px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>a{padding:0 45px}.brxe-nav-menu .bricks-mobile-menu-wrapper li.menu-item-has-children:hover:before{display:none}.brxe-nav-menu .bricks-mobile-menu{overflow-y:scroll;position:relative;scrollbar-width:none}.brxe-nav-menu .bricks-mobile-menu::-webkit-scrollbar{background:0 0;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu>li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu>li>a{padding:0 30px}.brxe-nav-menu .bricks-mobile-menu-overlay{background-color:rgba(0,0,0,.25);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s;visibility:hidden;z-index:-1}li.menu-item-has-children [aria-expanded] .menu-item-icon{background-color:transparent;color:inherit;pointer-events:none;transition:inherit}.brxe-post-content{width:100%}.brxe-post-toc{overflow-y:auto;top:var(--wp-admin--admin-bar--height,0);transform:translateX(0);width:400px}@media (min-width:52em){.brxe-post-toc{transform:translateX(0)}}.brxe-post-sharing{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.brxe-post-sharing a{align-items:center;border-radius:50%;display:flex;height:30px;justify-content:center;text-align:center;width:30px}.brxe-post-sharing i:before{line-height:inherit}.brxe-post-sharing svg{fill:currentcolor;flex-shrink:0;height:1em}.brxe-shortcode{width:100%}.bricks-background-primary{background-color:var(--bricks-color-primary)}@font-face{font-display:swap;font-display:block;font-family:Font Awesome\ 6 Brands;font-style:normal;font-weight:400;src:url(/wp-content/themes/bricks/assets/fonts/fontawesome/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/bricks/assets/fonts/fontawesome/fa-brands-400.ttf)format("truetype")}.fab{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa-linkedin-in:before{content:""}.fa-facebook-f:before{content:""}@font-face{font-display:swap;font-display:block;font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:400;src:url(/wp-content/themes/bricks/assets/fonts/fontawesome/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/bricks/assets/fonts/fontawesome/fa-regular-400.ttf)format("truetype")}@font-face{font-display:swap;font-display:block;font-family:Font Awesome\ 6 Solid;font-style:normal;font-weight:900;src:url(/wp-content/themes/bricks/assets/fonts/fontawesome/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/bricks/assets/fonts/fontawesome/fa-solid-900.ttf)format("truetype")}.fas{font-family:Font Awesome\ 6 Solid;font-weight:900}.fab,.fas,[class^=ti-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;line-height:1}.fab,.fas{display:var(--fa-display,inline-block);text-rendering:auto}.fa-arrow-left:before{content:""}@font-face{font-display:swap;font-family:themify;font-style:normal;font-weight:400;src:url(/wp-content/themes/bricks/assets/fonts/themify/themify.eot?);src:url(/wp-content/themes/bricks/assets/fonts/themify/themify.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/bricks/assets/fonts/themify/themify.woff?)format("woff"),url(/wp-content/themes/bricks/assets/fonts/themify/themify.ttf?)format("truetype")}[class^=ti-]{speak:never;display:inline-block;font-family:themify;font-weight:400;text-transform:none}.ti-close:before{content:""}html{font-size:62.5%}:root{--min-screen-width:320px;--max-screen-width:1366px;--primary:rgb(56,192,245);--primary-5:rgba(56,192,245,0.05);--primary-10:rgba(56,192,245,0.1);--primary-20:rgba(56,192,245,0.2);--primary-30:rgba(56,192,245,0.3);--primary-40:rgba(56,192,245,0.4);--primary-50:rgba(56,192,245,0.5);--primary-60:rgba(56,192,245,0.6);--primary-70:rgba(56,192,245,0.7);--primary-80:rgba(56,192,245,0.8);--primary-90:rgba(56,192,245,0.9);--primary-d-1:rgb(52,150,191);--primary-d-2:rgb(45,111,139);--primary-d-3:rgb(35,73,91);--primary-d-4:rgb(23,39,47);--primary-l-1:rgb(115,205,247);--primary-l-2:rgb(156,217,249);--primary-l-3:rgb(191,230,251);--primary-l-4:rgb(224,242,253);--secondary:#5EDED9;--secondary-5:#5eded90d;--secondary-10:#5eded91a;--secondary-20:#5eded933;--secondary-30:#5eded94d;--secondary-40:#5eded966;--secondary-50:#5eded980;--secondary-60:#5eded999;--secondary-70:#5eded9b3;--secondary-80:#5eded9cc;--secondary-90:#5eded9e6;--secondary-d-1:#4dada9;--secondary-d-2:#3d7f7c;--secondary-d-3:#2c5352;--secondary-d-4:#1b2c2b;--secondary-l-1:#87e5e0;--secondary-l-2:#a8ece8;--secondary-l-3:#c7f3f0;--secondary-l-4:#e3f9f7;--tertiary:#fec701;--tertiary-5:#fec7010d;--tertiary-10:#fec7011a;--tertiary-20:#fec70133;--tertiary-30:#fec7014d;--tertiary-40:#fec70166;--tertiary-50:#fec70180;--tertiary-60:#fec70199;--tertiary-70:#fec701b3;--tertiary-80:#fec701cc;--tertiary-90:#fec701e6;--tertiary-d-1:#c69c13;--tertiary-d-2:#917217;--tertiary-d-3:#5f4b16;--tertiary-d-4:#322811;--tertiary-l-1:#ffd252;--tertiary-l-2:#ffdd81;--tertiary-l-3:#ffe8ab;--tertiary-l-4:#fff3d5;--base:#161616;--base-5:#1616160d;--base-10:#1616161a;--base-20:#16161633;--base-30:#1616164d;--base-40:#16161666;--base-50:#16161680;--base-60:#16161699;--base-70:#161616b3;--base-80:#161616cc;--base-90:#161616e6;--base-d-1:#131313;--base-d-2:#0f0f0f;--base-d-3:#0b0b0b;--base-d-4:#050505;--base-l-1:#3d3d3d;--base-l-2:#696969;--base-l-3:#989898;--base-l-4:#cacaca;--bg-body:#e6e6e6;--bg-surface:#ffffff;--text-body:hsl(0,0%,25%);--text-title:hsl(0,0%,0%);--shadow-primary:hsla(0,0%,0%,0.15);--shadow-l:hsla(0,0%,0%,0.15);--shadow-m:hsla(0,0%,0%,0.15);--shadow-s:hsla(0,0%,0%,0.15);--border-base:hsla(220,8.82%,86.67%,1);--light:#ffffff;--light-5:#ffffff0d;--light-10:#ffffff1a;--light-20:#ffffff33;--light-30:#ffffff4d;--light-40:#ffffff66;--light-50:#ffffff80;--light-60:#ffffff99;--light-70:#ffffffb3;--light-80:#ffffffcc;--light-90:#ffffffe6;--dark:#000000;--dark-5:#0000000d;--dark-10:#0000001a;--dark-20:#00000033;--dark-30:#0000004d;--dark-40:#00000066;--dark-50:#00000080;--dark-60:#00000099;--dark-70:#000000b3;--dark-80:#000000cc;--dark-90:#000000e6;--transparent:hsla(0,0%,0%,0);--success:hsl(136,95%,56%);--success-5:hsla(136,95%,56%,0.05);--success-10:hsla(136,95%,56%,0.1);--success-20:hsla(136,95%,56%,0.2);--success-30:hsla(136,95%,56%,0.3);--success-40:hsla(136,95%,56%,0.4);--success-50:hsla(136,95%,56%,0.5);--success-60:hsla(136,95%,56%,0.6);--success-70:hsla(136,95%,56%,0.7);--success-80:hsla(136,95%,56%,0.8);--success-90:hsla(136,95%,56%,0.9);--error:hsl(351,95%,56%);--error-5:hsla(351,95%,56%,0.05);--error-10:hsla(351,95%,56%,0.1);--error-20:hsla(351,95%,56%,0.2);--error-30:hsla(351,95%,56%,0.3);--error-40:hsla(351,95%,56%,0.4);--error-50:hsla(351,95%,56%,0.5);--error-60:hsla(351,95%,56%,0.6);--error-70:hsla(351,95%,56%,0.7);--error-80:hsla(351,95%,56%,0.8);--error-90:hsla(351,95%,56%,0.9);--facebook:#1877f2;--youtube:#ff0000;--linkedin:#0a66c2;--vimeo:#1ab7ea;--pinterest:#bd081c;--tumblr:#2c4762;--whatsapp:#25d366;--skype:#00aff0;--yahoo:#430297;--twitter:#000000;--space-4xs:clamp(0.52rem,calc(-0.03vw + 0.53rem),0.49rem);--space-3xs:clamp(0.66rem,calc(0.04vw + 0.64rem),0.7rem);--space-2xs:clamp(0.82rem,calc(0.16vw + 0.77rem),0.99rem);--space-xs:clamp(1.02rem,calc(0.36vw + 0.91rem),1.4rem);--space-s:clamp(1.28rem,calc(0.67vw + 1.07rem),1.98rem);--space-m:clamp(1.6rem,calc(1.15vw + 1.23rem),2.8rem);--space-l:clamp(2rem,calc(1.87vw + 1.4rem),3.96rem);--space-xl:clamp(2.5rem,calc(2.96vw + 1.55rem),5.6rem);--space-2xl:clamp(3.13rem,calc(4.58vw + 1.66rem),7.92rem);--space-3xl:clamp(3.91rem,calc(6.97vw + 1.68rem),11.19rem);--space-4xl:clamp(4.88rem,calc(10.46vw + 1.53rem),15.83rem);--text-xs:clamp(1.33rem,calc(-0.17vw + 1.38rem),1.15rem);--text-s:clamp(1.49rem,calc(-0.05vw + 1.51rem),1.44rem);--text-m:clamp(1.68rem,calc(0.11vw + 1.64rem),1.8rem);--text-l:clamp(1.89rem,calc(0.34vw + 1.78rem),2.25rem);--text-xl:clamp(2.13rem,calc(0.66vw + 1.92rem),2.81rem);--text-2xl:clamp(2.39rem,calc(1.07vw + 2.05rem),3.52rem);--text-3xl:clamp(2.69rem,calc(1.63vw + 2.17rem),4.4rem);--text-4xl:clamp(3.03rem,calc(2.36vw + 2.27rem),5.49rem);--columns-1:repeat(1,minmax(0,1fr));--columns-2:repeat(2,minmax(0,1fr));--columns-3:repeat(3,minmax(0,1fr));--columns-4:repeat(4,minmax(0,1fr));--columns-5:repeat(5,minmax(0,1fr));--columns-6:repeat(6,minmax(0,1fr));--columns-7:repeat(7,minmax(0,1fr));--columns-8:repeat(8,minmax(0,1fr));--columns-9:repeat(9,minmax(0,1fr));--columns-10:repeat(10,minmax(0,1fr));--columns-11:repeat(11,minmax(0,1fr));--columns-12:repeat(12,minmax(0,1fr));--radius-xs:clamp(0.4rem,calc(0vw + 0.4rem),0.4rem);--radius-s:clamp(0.6rem,calc(0.19vw + 0.54rem),0.8rem);--radius-m:clamp(1rem,calc(0.19vw + 0.94rem),1.2rem);--radius-l:clamp(1.6rem,calc(0.38vw + 1.48rem),2rem);--radius-xl:clamp(2.6rem,calc(0.57vw + 2.42rem),3.2rem);--radius-full:999rem;--shadow-xs:0 1px 2px var(--shadow-primary);--shadow-s:0 1.5px 3px var(--shadow-primary);--shadow-m:0 2px 6px var(--shadow-primary);--shadow-l:0 3px 12px var(--shadow-primary);--shadow-xl:0 6px 48px var(--shadow-primary)}.gap-s{gap:var(--space-s)}.max-width-70{max-width:70rem}.shadow-l{box-shadow:var(--shadow-l)}: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 #fff0;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-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:0}.ff-default textarea{min-height:90px}.ff-default{font-family:inherit}.ff-default .ff-el-input--label label{display:inline-block;font-weight:500;line-height:inherit;margin-bottom:0}.fluentform *{box-sizing:border-box}.fluentform .ff-el-group:after,.fluentform .ff-el-group:before{content:" ";display:table}.fluentform .ff-el-group: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}}@media (max-width:768px){.ff-t-cell{margin-left:0!important}}.fluentform .ff-el-group{margin-bottom:20px}.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 textarea{max-width:100%}.fluentform .ff-text-left{text-align:left}.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{background-color:#e9ecef;opacity:1}.ff-errors-in-stack{display:none;margin-top:15px}.fluentform .ff-el-group.ff-hpsf-container{display:none!important;position:absolute!important;transform:translateX(1000%)!important}.fluentform div.ff-el-form-hide_label>.ff-el-input--label{display:none;visibility:hidden}