.frm-fluent-form .choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.frm-fluent-form .choices:focus{outline:none}.frm-fluent-form .choices:last-child{margin-bottom:0}.frm-fluent-form .choices.is-open{overflow:initial}.frm-fluent-form .choices.is-disabled .choices__inner,.frm-fluent-form .choices.is-disabled .choices__input{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.frm-fluent-form .choices.is-disabled .choices__item{cursor:not-allowed}.frm-fluent-form .choices [hidden]{display:none!important}.frm-fluent-form .choices[data-type*=select-one]{cursor:pointer}.frm-fluent-form .choices[data-type*=select-one] .choices__input{background-color:#fff;border:1px solid #ced4da!important;box-sizing:border-box!important;display:block;font-size:16px;line-height:1.6;margin:10px 0 10px 10px!important;outline:none!important;padding:6px 10px;width:calc(100% - 20px)!important}.frm-fluent-form .choices[data-type*=select-one] .choices__input:focus{border:1px solid #00bcd4}.frm-fluent-form .choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;width:20px}.frm-fluent-form .choices[data-type*=select-one] .choices__button:focus,.frm-fluent-form .choices[data-type*=select-one] .choices__button:hover{opacity:1}.frm-fluent-form .choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.frm-fluent-form .choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.frm-fluent-form .choices[data-type*=select-one]:after{border:5px solid #fff0;border-top-color:#495057;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.frm-fluent-form .choices[data-type*=select-one].is-open:after{border-color:#fff0 #fff0 #495057;margin-top:-7.5px}.frm-fluent-form .choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.frm-fluent-form .choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.frm-fluent-form .choices[data-type*=select-multiple] .choices__inner{cursor:text;padding:0 10px}.frm-fluent-form .choices[data-type*=select-multiple] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-left:1px solid #fff;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.5;padding:0 20px 0 10px;position:relative;width:8px}.frm-fluent-form .choices[data-type*=select-multiple] .choices__button:focus,.frm-fluent-form .choices[data-type*=select-multiple] .choices__button:hover{background-color:#fff0;opacity:1}.frm-fluent-form .choices[data-type*=select-multiple] .choices__input{background:#fff0;border:none;border-radius:0;box-shadow:none;display:inline-block;font-size:16px;line-height:1.6;margin:0;padding:6px 0;width:100%}.frm-fluent-form .choices[data-type*=select-multiple] .choices__input:focus{border:none;box-shadow:none;outline:none}.frm-fluent-form .choices[data-type*=select-multiple]:after{border:5px solid #fff0;border-top-color:#495057;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.frm-fluent-form .choices[data-type*=select-multiple].is-open:after{border-color:#fff0 #fff0 #495057;margin-top:-7.5px}.frm-fluent-form .choices__inner{background:#fff;border:1px solid #ddd;border-radius:.25rem;display:inline-block;font-size:14px;min-height:auto;overflow:hidden;vertical-align:top;width:100%}.is-focused .frm-fluent-form .choices__inner,.is-open .frm-fluent-form .choices__inner{border-color:#80bdff}.is-open .frm-fluent-form .choices__inner{border-radius:.25rem .25rem 0 0}.is-flipped.is-open .frm-fluent-form .choices__inner{border-radius:0 0 .25rem .25rem}.frm-fluent-form .choices__list{list-style:none;margin:0;padding-left:0}.frm-fluent-form .choices__list--single{display:inline-block;padding:6px 24px 6px 12px;width:100%}[dir=rtl] .frm-fluent-form .choices__list--single{padding-left:24px;padding-right:12px}.frm-fluent-form .choices__list--single .choices__item{font-size:16px;line-height:1.65;width:100%}.frm-fluent-form .choices__list--multiple{display:inline}.frm-fluent-form .choices__list--multiple .choices__item{background-color:#4a4e50;border:1px solid #3e3e3e;border-radius:20px;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3px;margin-right:5px;padding:4px 10px;vertical-align:middle;word-break:break-all}.frm-fluent-form .choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .frm-fluent-form .choices__list--multiple .choices__item{margin-left:5px;margin-right:0}.frm-fluent-form .choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .frm-fluent-form .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.frm-fluent-form .choices__list--dropdown{background-color:#fff;border:1px solid #80bdff;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;height:auto;margin-top:-1px;max-height:300px;min-width:100%;overflow-x:hidden;overflow-y:visible;position:absolute;top:100%;visibility:hidden;width:-moz-max-content;width:max-content;will-change:visibility;word-break:break-all;z-index:1000}@media (max-width:768px){.frm-fluent-form .choices__list--dropdown{-webkit-overflow-scrolling:touch;max-height:300px;overflow-y:auto;touch-action:pan-y}}.frm-fluent-form .choices__list--dropdown.is-active{display:block;visibility:visible}.is-open .frm-fluent-form .choices__list--dropdown{border-color:#80bdff}.is-flipped .frm-fluent-form .choices__list--dropdown{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.frm-fluent-form .choices__list--dropdown .choices__list{max-height:300px;overflow:auto;position:relative;will-change:scroll-position}@media (max-width:768px){.frm-fluent-form .choices__list--dropdown .choices__list{-webkit-overflow-scrolling:touch;max-height:300px;overflow-y:auto;touch-action:pan-y}}.frm-fluent-form .choices__list--dropdown .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .frm-fluent-form .choices__list--dropdown .choices__item{text-align:right}@media (max-width:640px){.frm-fluent-form .choices__list--dropdown .choices__item{align-items:center;display:flex;min-height:48px;padding:16px;position:relative}.frm-fluent-form .choices__list--dropdown .choices__item:before{bottom:-2px;content:"";left:-5px;position:absolute;right:-5px;top:-2px;z-index:-1}}@media (min-width:640px){.frm-fluent-form .choices__list--dropdown .choices__item--selectable{padding-right:100px}.frm-fluent-form .choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .frm-fluent-form .choices__list--dropdown .choices__item--selectable{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .frm-fluent-form .choices__list--dropdown .choices__item--selectable:after{left:10px;right:auto}}.frm-fluent-form .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.frm-fluent-form .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.frm-fluent-form .choices__item{cursor:default}.frm-fluent-form .choices__item--selectable{cursor:pointer}.frm-fluent-form .choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.frm-fluent-form .choices__heading{border-bottom:1px solid #f7f7f7;color:grey;font-size:12px;font-weight:600;padding:10px}.frm-fluent-form .choices__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.frm-fluent-form .choices__button:focus{outline:none}.frm-fluent-form .choices__placeholder{color:#495057;font-size:16px;line-height:1.65}.choices__list{max-width:100%}.choices__list.choices__list--dropdown.is-active{display:block!important}.choices__list.choices__list--dropdown{display:none}@media (min-width:769px){.choices__list--dropdown.is-active .choices__list[role=listbox],.choices__list--dropdown.is-active>.choices__list:not(.choices__list--dropdown){max-height:300px;overflow-x:hidden;overflow-y:auto}}@media (max-width:768px){.choices__list--dropdown.is-active .choices__list[role=listbox],.choices__list--dropdown.is-active>.choices__list:not(.choices__list--dropdown){-webkit-overflow-scrolling:touch;max-height:300px;overflow-x:hidden;overflow-y:auto;touch-action:pan-y}.choices[data-type*=select-one] .choices__input{min-height:44px;padding:8px 12px;touch-action:manipulation}}.elementor-popup-modal .dialog-widget-content{overflow:visible!important}.elementor-popup-modal .choices__list--dropdown{max-height:300px!important;min-width:100%!important;overflow-y:auto!important;position:absolute!important;visibility:visible!important;width:auto!important;z-index:999999!important}.elementor-popup-modal .choices__list--dropdown.is-active{display:block!important;visibility:visible!important}.elementor-popup-modal .choices__list--dropdown .choices__list{-webkit-overflow-scrolling:touch;max-height:280px!important;overflow-y:auto!important;touch-action:pan-y}.elementor-popup-modal .choices__list--dropdown.is-flipped{bottom:100%!important;top:auto!important}@media (max-width:768px){.elementor-popup-modal .choices__list--dropdown .choices__item{min-height:44px;padding:14px 10px}.elementor-popup-modal .choices__list--dropdown .choices__item:before{bottom:-5px;content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:-1}}html{scroll-behavior:smooth}.eael-toc{z-index:9999;width:300px;display:none}.eael-toc .eael-toc-button{display:none}.eael-toc .eael-toc-not-found{color:#a94442}.eael-toc.eael-toc-disable{display:none}.eael-toc.eael-sticky{position:fixed;top:100px;background:none;display:block}.eael-toc.collapsed{width:unset !important;-webkit-box-shadow:none !important;box-shadow:none !important;border:none !important}.eael-toc.collapsed .eael-toc-header,.eael-toc.collapsed .eael-toc-body,.eael-toc.collapsed .eael-toc-close{display:none}.eael-toc.collapsed.eael-bottom-to-top .eael-toc-button{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;margin-top:100%}.eael-toc.collapsed .eael-toc-button{position:relative;display:inline-block;font-size:80% !important;font-weight:400;text-align:center;text-decoration:none;text-transform:none;color:#fff;background:#ff7d50;padding:10px 20px;border-radius:3px;border:none;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;cursor:pointer}.eael-toc.collapsed .eael-toc-button:focus{outline:none}.eael-toc.collapsed .eael-toc-button i{margin-right:10px}.eael-toc.eael-toc-right{right:0}.eael-toc.eael-toc-right .eael-toc-close{left:-11px}.eael-toc.eael-toc-right.eael-bottom-to-top .eael-toc-button{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;margin-top:-100%}.eael-toc.eael-toc-right .eael-toc-button{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;margin-top:100%}.eael-toc.eael-toc-left{left:0}.eael-toc .eael-toc-header{position:relative;background:#ff7d50;padding:12px 30px}.eael-toc .eael-toc-header .eael-toc-title{font-size:18px;font-weight:400;letter-spacing:.1px;color:#fff;margin:0;padding:0}.eael-toc .eael-toc-header .eael-toc-title:before{content:none}.eael-toc .eael-toc-header .eael-toc-close{position:absolute;width:28px;height:28px;background:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);right:-9px;top:-11px;border-radius:20px;font-family:serif;font-size:20px;font-weight:700;line-height:28px;text-align:center;color:#ff7d50;cursor:pointer;padding:0;margin:0;border:0}.eael-toc .eael-toc-body{padding:12px 30px;background:#fff6f3;min-width:20vh;max-height:50vh;overflow-y:scroll}.eael-toc .eael-toc-body::-webkit-scrollbar{width:6px}.eael-toc .eael-toc-body::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.eael-toc .eael-toc-body ul.eael-toc-list{margin:0;padding:0;list-style:none}.eael-toc .eael-toc-body ul.eael-toc-list li{list-style:none}.eael-toc .eael-toc-body ul.eael-toc-list li ul{margin:0;padding:0;margin-left:20px;list-style:none}.eael-toc .eael-toc-body ul.eael-toc-list .eael-toc-link.eael-highlight-active:first-child{color:#ff7d50}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-bullet li:before{content:"";position:relative;display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#ff7d50;margin-right:8px;top:-2px}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number{counter-reset:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li{counter-increment:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li:before{content:counters(counter, ". ") ". "}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li ul{counter-reset:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li ul li{counter-increment:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li ul li:before{content:counters(counter, ".") " "}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-list-arrow li.eael-highlight-active>a:before{content:"";position:absolute;left:0;z-index:999999;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-top:10px}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-list-bar li.eael-highlight-active>a:after{content:"";position:absolute;right:0;height:30px;width:2px;z-index:999999}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-collapse :not(.eael-highlight-parent)>ul{display:none}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-word-wrap li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-word-wrap li a span{width:140px !important;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 767px){.eael-toc.eael-toc-mobile-hide{display:none !important}}@media only screen and (max-width: 991px){.eael-toc.collapsed.eael-toc-top .eael-toc-button,.eael-toc.collapsed.eael-toc-bottom .eael-toc-button{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.eael-toc-mobile .eael-toc.collapsed.eael-toc-top{bottom:unset !important}.eael-toc-mobile .eael-toc.eael-sticky.eael-toc-bottom{top:unset !important}}