.formglut *{box-sizing:border-box}.formglut .clearfix:after,.formglut .clearfix:before,.formglut .fg-el-group:after,.formglut .fg-el-group:before,.formglut .fg-el-repeat .fg-el-input--content:after,.formglut .fg-el-repeat .fg-el-input--content:before,.formglut .fg-step-body:after,.formglut .fg-step-body:before{content:" ";display:table}.formglut .clearfix:after,.formglut .fg-el-group:after,.formglut .fg-el-repeat .fg-el-input--content:after,.formglut .fg-step-body:after{clear:both}:root{--formglut-primary:#1a7efb;--formglut-secondary:#606266;--formglut-danger:#f56c6c;--formglut-border-color:#dadbdd;--formglut-border-radius:7px}@media (min-width:768px){.frm-formg-form .fg-t-container{display:flex;gap:15px;width:100%}.frm-formg-form .fg-t-container.fg_cond_v{display:flex!important}.frm-formg-form .fg-t-container.mobile{display:block!important}.frm-formg-form .fg-t-cell{display:flex;flex-direction:column;vertical-align:inherit;width:100%}.frm-formg-form .fg-t-cell:first-of-type{padding-left:0}.frm-formg-form .fg-t-cell:last-of-type{flex-grow:1;padding-right:0}.frm-formg-form .fg-t-cell .fg_submit_btn_wrapper_custom{align-items:flex-end;display:flex;margin:auto 0 0}.frm-formg-form .fg-t-cell .fg_submit_btn_wrapper_custom.fg-text-center{justify-content:center}.frm-formg-form .fg-t-cell .fg_submit_btn_wrapper_custom.fg-text-right{justify-content:flex-end}.frm-formg-form .fg-t-cell .fg_submit_btn_wrapper_custom button{margin-bottom:20px}}@media (max-width:768px){.fg-t-cell{margin-left:0!important}}.formglut .fg-el-group{margin-bottom:20px}.formglut .fg-el-group.fg-el-form-top .fg-el-input--label{display:block;float:none;text-align:left}.formglut .fg-el-group.fg-el-form-top .fg-el-input--content{margin-bottom:0;margin-left:auto}@media (min-width:481px){.formglut .fg-el-group.fg-el-form-left .fg-el-input--label{text-align:left}.formglut .fg-el-group.fg-el-form-right .fg-el-input--label{text-align:right}}.formglut .fg-el-input--label{display:inline-block;margin-bottom:5px;position:relative}.formglut .fg-el-input--label.fg-el-is-required.asterisk-left label:before{color:#f56c6c;content:"* ";margin-right:3px}.formglut .fg-el-input--label.fg-el-is-required.asterisk-right label:after{color:#f56c6c;content:" *";margin-left:3px}.formglut .fg-el-form-control{display:block;width:100%}.formglut .fg-el-ratings{--fill-inactive:#d4d4d4;--fill-active:#ffb100;display:inline-block;line-height:40px}.formglut .fg-el-ratings input[type=radio]{display:none;height:0!important;visibility:hidden!important;width:0!important}.formglut .fg-el-ratings svg{fill:var(--fill-inactive);height:22px;transition:all .3s;vertical-align:middle;width:22px}.formglut .fg-el-ratings svg.scale{transition:all .15s}.formglut .fg-el-ratings label{display:inherit;margin-right:3px}.formglut .fg-el-ratings label.active svg{fill:#ffb100;fill:var(--fill-active)}.formglut .fg-el-ratings label:hover{cursor:pointer}.formglut .fg-el-ratings label:hover svg{transform:scale(1.1)}.formglut .fg-el-ratings label:hover svg.scalling{transform:scale(1.2)}.formglut .fg-el-repeat .fg-el-form-control{margin-bottom:10px;width:100%}.formglut .fg-el-repeat .fg-t-cell{padding:0 10px;width:100%}.formglut .fg-el-repeat .fg-t-cell:first-child{padding-left:0}.formglut .fg-el-repeat .fg-t-cell:last-child{padding-right:0}.formglut .fg-el-repeat .fg-t-container{display:flex}.formglut .fg-el-repeat-buttons-list span{cursor:pointer}@media (min-width:481px){.formglut .fg-el-form-left .fg-el-input--label,.formglut .fg-el-form-right .fg-el-input--label{float:left;margin-bottom:0;padding:10px 15px 0 0;width:180px}.formglut .fg-el-form-left .fg-el-input--content,.formglut .fg-el-form-right .fg-el-input--content{margin-left:180px}.formglut .fg-el-form-left .fg-t-container .fg-el-input--label,.formglut .fg-el-form-right .fg-t-container .fg-el-input--label{float:none;margin-bottom:5px;width:auto}.formglut .fg-el-form-left .fg-t-container .fg-el-input--content,.formglut .fg-el-form-right .fg-t-container .fg-el-input--content{margin-left:auto}}.formglut .fg-el-form-right .fg-el-input--label{text-align:right}.formglut .fg-el-is-error .text-danger{font-size:12px;margin-top:4px}.formglut .fg-el-is-error .fg-el-form-check-label,.formglut .fg-el-is-error .fg-el-form-check-label a{color:#f56c6c}.formglut .fg-el-is-error .fg-el-form-control{border-color:#f56c6c}.formglut .fg-el-tooltip{cursor:pointer;display:inline-block;margin-left:2px;position:relative;vertical-align:middle;z-index:2}.formglut .fg-el-tooltip:hover{color:#000}.formglut .fg-el-tooltip svg{fill:#1a7efb}.formglut .fg-el-help-message{color:#595959;font-size:12px;font-style:italic;margin-top:5px}.formglut .fg-el-help-message.fg_ahm{margin-bottom:5px;margin-top:-3px}.formglut .fg-el-progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1.3rem;line-height:1.2rem;overflow:hidden}.formglut .fg-el-progress-bar{background-color:#1a7efb;color:#fff;height:inherit;text-align:right;transition:width .3s;width:0}.formglut .fg-el-progress-bar span{display:inline-block;padding:0 5px 0 0}.formglut .fg-el-progress-status{font-size:.9rem;margin-bottom:5px}.formglut .fg-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}.formglut .fg-el-progress-title li{display:none}.formglut .fg-float-right{float:right}.formglut .fg-hidden{display:none!important}.formglut .fg-step-t-container{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.formglut .fg-step-t-container .fg-t-cell{width:auto}.formglut .fg-step-t-container.fg-inner_submit_container .fg-el-group{margin-bottom:0}.formglut .fg-step-container{overflow:hidden}.formglut .fg-step-header{margin-bottom:20px}.formglut .fg-step-titles{counter-reset:step;display:table;margin:0 0 20px;overflow:hidden;padding:0;position:relative;table-layout:fixed;text-align:center;width:100%}.formglut .fg-step-titles-navs{cursor:pointer}.formglut .fg-step-titles li{color:#333;display:table-cell;font-size:12px;list-style-type:none;padding:0 10px;position:relative;vertical-align:top;width:auto}.formglut .fg-step-titles li.fg_active,.formglut .fg-step-titles li.fg_completed{color:#007bff}.formglut .fg-step-titles li.fg_active:before,.formglut .fg-step-titles li.fg_completed:before{background:#007bff;border:1px solid transparent;color:#fff}.formglut .fg-step-titles li.fg_active:after,.formglut .fg-step-titles li.fg_completed:after{background:#007bff}.formglut .fg-step-titles li.fg_active:after{right:0}.formglut .fg-step-titles li:before{background:#fff;border:1px solid;border-radius:3px;color:#333;content:counter(step);counter-increment:step;display:block;font-size:10px;line-height:20px;margin:0 auto 5px;position:relative;vertical-align:top;width:20px;z-index:10}.formglut .fg-step-titles li:after{background:#000;content:"";height:2px;left:-50%;position:absolute;top:9px;width:100%;z-index:1}.formglut .fg-step-titles li:first-child{padding-left:0}.formglut .fg-step-titles li:first-child:after{left:50%}.formglut .fg-step-titles li:last-child{padding-right:0}.formglut .fg-step-titles li:last-child:after{left:-50%}.formglut .fg-step-body{left:0;margin-bottom:15px;position:relative;top:0}.formglut .fg-upload-progress{margin:10px 0}.formglut .fg-upload-progress-inline{border-radius:3px;height:6px;margin:4px 0;position:relative}.formglut .fg-upload-preview{border:1px solid #ced4da;border-radius:3px;margin-top:5px}.formglut .fg-upload-preview:first-child{margin-top:0}.formglut .fg-upload-preview-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:70px;width:70px}.formglut .fg-upload-details,.formglut .fg-upload-preview{zoom:1;overflow:hidden}.formglut .fg-upload-details,.formglut .fg-upload-thumb{display:table-cell;vertical-align:middle}.formglut .fg-upload-thumb{background-color:#eee}.formglut .fg-upload-details{border-left:1px solid #ebeef0;padding:0 10px;position:relative;width:10000px}.formglut .fg-upload-details .fg-inline-block,.formglut .fg-upload-details .fg-upload-error{font-size:11px}.formglut .fg-upload-remove{box-shadow:none!important;color:#f56c6c;cursor:pointer;font-size:16px;line-height:1;padding:0 4px;position:absolute;right:0;top:3px}.formglut .fg-upload-remove:hover{color:#f56c6c;text-shadow:1px 1px 1px #000!important}.formglut .fg-upload-filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.formglut .fg-table{margin-bottom:0}.formglut .fg-checkable-grids{border:1px solid #f1f1f1;border-collapse:collapse}.formglut .fg-checkable-grids thead>tr>th{background:#f1f1f1;border:0;padding:7px 5px;text-align:center}.formglut .fg-checkable-grids tbody>tr>td{border:0;padding:7px 5px}.formglut .fg-checkable-grids tbody>tr>td:not(:first-of-type){text-align:center}.formglut .fg-checkable-grids tbody>tr:nth-child(2n)>td{background:#f1f1f1}.formglut .fg-checkable-grids tbody>tr:nth-child(2n-1)>td{background:#fff}.formglut .fg-screen-reader-element{clip:rect(0,0,0,0)!important;word-wrap:normal!important;border:0!important;height:1px!important;margin:0!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.formglut .fg_upload_btn.fg-btn{background:#6f757e;border-color:#6f757e;color:#fff;cursor:pointer;display:inline-block;padding:10px 20px}.formglut .fg-el-tc{border:none;border-collapse:collapse;display:table;width:100%}.formglut .fg-el-tc label.fg_tc_label{display:table-row}.formglut .fg-el-tc label.fg_tc_label>span{padding-top:8px!important;width:20px}.formglut .fg-el-tc label.fg_tc_label>div,.formglut .fg-el-tc label.fg_tc_label>span{display:table-cell}.formglut .fg-saved-state-input .fg_input-group-text{background-color:#1a7efb;border-color:#1a7efb;margin-left:-1px}.formglut .fg-saved-state-input .fg_input-group-text:hover{background-color:#4898fc;border-color:#4898fc;opacity:1}.formglut .fg-saved-state-input .fg_input-group-text img{width:28px}.formglut .fg-saved-state-link input{text-overflow:ellipsis}.formglut .fg-hide-group{display:none}.formglut .fg_t_c{margin:0;padding:0 5px 0 0}.formglut .fg_t_c p{margin:0;padding:0}.formglut .force-hide{border:0;display:block;height:0;margin:0;opacity:0;padding:0;visibility:hidden}.formglut input[type=checkbox],.formglut input[type=radio]{display:inline-block;margin:0}.formglut input[type=checkbox]{-webkit-appearance:checkbox}.formglut input[type=radio]{-webkit-appearance:radio}.formglut .text-danger{color:#f56c6c}.formglut .iti{width:100%}.formglut .iti__selected-flag{background:rgba(0,0,0,.1);border-bottom-left-radius:6px;border-top-left-radius:6px}.formglut .fg_gdpr_field{margin-right:5px}.formglut form.fg-form-has-steps .fg-btn-submit{display:none}.formglut form.fg-form-has-steps .fg_submit_btn_wrapper{text-align:right}.formglut textarea{max-width:100%}.formglut .fg-el-form-check{margin-bottom:5px}.formglut .fg-el-form-check span.fg_span{margin-left:6px}.formglut .fg-el-form-check-label .fg-el-form-check-input{position:relative;top:-2px;vertical-align:middle}.formglut .fg-inline-block{display:inline-block}.formglut .fg-inline-block+.fg-inline-block{margin-left:10px}.formglut .fg-text-left{text-align:left}.formglut .fg-text-center{text-align:center}.formglut .fg-text-right{text-align:right}.formglut .fg-el-form-control:focus~.fg-el-help-message{display:block!important}.formglut .fg-el-form-control::-moz-placeholder{color:#868e96;opacity:1}.formglut .fg-el-form-control::placeholder{color:#868e96;opacity:1}.formglut .fg-el-form-control:disabled,.formglut .fg-el-form-control[readonly]:not(.flatpickr-input){background-color:#e9ecef;opacity:1}.formglut-step{float:left;height:1px;overflow-x:hidden;padding:3px}.formglut-step.active{height:auto}.formglut-step .fg_summary_container{font-size:14px;margin-top:10px}.step-nav .next{float:right}.formglut .has-conditions{display:none}.fg-message-success{border:1px solid #ced4da;box-shadow:0 1px 5px rgba(0,0,0,.1);margin-top:10px;padding:15px;position:relative}.fg-errors-in-stack{display:none;margin-top:15px}.fg-errors-in-stack .error{font-size:14px;line-height:1.7}.fg-errors-in-stack .error-clear{cursor:pointer;margin-left:5px;padding:0 5px}.fg-chat-reply-container div p{border-radius:6px;margin-top:12px;padding:20px 16px}.fg-chat-reply-container div .skeleton{animation:skeleton-loading 2s linear infinite alternate;padding:24px}@keyframes skeleton-loading{0%{background-color:#e3e6e8}to{background-color:#f0f3f5}}.fg-el-chat-container{position:relative}.fg-el-chat-container textarea{outline:none;position:relative;resize:none}.fg-el-chat-container .fg_btn_chat_style{background:transparent;border:none;position:absolute;right:10px;top:38%}.fg-el-chat-container .fg_btn_chat_style svg:hover{cursor:pointer;opacity:.8;outline:0;text-decoration:none;transition:all .4s}.fg-el-input--label label.fg-el-is-required.asterisk-left:before{color:#f56c6c;content:"* ";margin-right:3px}.fg-el-input--label label.fg-el-is-required.asterisk-right:after{color:#f56c6c;content:" *";margin-left:3px}.formglut .hidden_field{display:none!important}.formglut .fg_force_hide{display:none!important;visibility:hidden!important}.formglut .fg_scrolled_text{background:#e9ebed;height:200px;overflow:scroll;padding:10px 15px}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check{display:-moz-inline-stack;display:inline-block;float:none!important;margin:0 0 10px;position:relative;width:auto!important}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check label{margin:0}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check input{display:none;margin:0;opacity:0;outline:none;position:absolute;z-index:-1}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check label>span{-webkit-appearance:none;background:#fff;border:1px solid #dcdfe6;border-left:0;border-radius:0;box-sizing:border-box;color:#606266;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:1;margin:0;outline:none;padding:12px 20px;position:relative;text-align:center;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;vertical-align:middle;white-space:nowrap}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check label>span:hover{color:#1a7efb}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check.fg-el-image-holder{border:1px solid #dcdfe5;overflow:hidden}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check.fg-el-image-holder span{border:none!important;border-radius:0!important;margin-left:-1px;width:100%}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check.fg-el-image-holder.fg_item_selected{border-color:#1a7efb}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check:first-child label>span{border-left:1px solid #dcdfe6;border-radius:4px 0 0 4px;box-shadow:none!important}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check:last-child label>span{border-radius:0 4px 4px 0}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check.fg_item_selected label>span{background-color:#1a7efb;border-color:#1a7efb;box-shadow:-1px 0 0 0 #8cc5ff;color:#fff}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check.fg_item_selected:first-child label>span{border-left-color:#1a7efb}@media only screen and (max-width:768px){.formglut .fg-el-group.fg_list_buttons .fg-el-form-check{display:block;width:100%}.formglut .fg-el-group.fg_list_buttons .fg-el-form-check label>span{border:1px solid!important;border-radius:4px!important;box-shadow:none!important;display:block;width:100%}}.formglut div.fg-el-form-hide_label>.fg-el-input--label{display:none;visibility:hidden}.formglut .fg_file_upload_holder{margin-bottom:0}.formglut .fg_center{text-align:center}.formglut .fg_right{text-align:right}.formglut .fg_left{text-align:left}.formglut .fg-form-inline .fg-t-container,.formglut .fg-form-inline>.fg-el-group,.formglut .fg-form-inline>.fg-name-field-wrapper{display:inline-block;margin-right:10px;vertical-align:top}.formglut .fg-form-inline .fg-t-container .fg-t-cell .fg-el-input--label,.formglut .fg-form-inline .fg-t-container>.fg-el-input--label,.formglut .fg-form-inline>.fg-el-group .fg-t-cell .fg-el-input--label,.formglut .fg-form-inline>.fg-el-group>.fg-el-input--label,.formglut .fg-form-inline>.fg-name-field-wrapper .fg-t-cell .fg-el-input--label,.formglut .fg-form-inline>.fg-name-field-wrapper>.fg-el-input--label{display:none}.formglut .fg-form-inline .fg-t-container .fg-el-input--content,.formglut .fg-form-inline>.fg-el-group .fg-el-input--content,.formglut .fg-form-inline>.fg-name-field-wrapper .fg-el-input--content{margin-left:0}.formglut .fg-form-inline .fg-t-container:last-child,.formglut .fg-form-inline>.fg-el-group:last-child,.formglut .fg-form-inline>.fg-name-field-wrapper:last-child{margin-right:0}.formglut .fg-t-container .fg-name-title{width:40%}.formglut .fg_hide_label .fg-el-input--label{display:none}.formglut .field-value{white-space:pre-line}.formglut .fg-el-group .fg-read-only{background-color:#e9ecef!important;opacity:1;pointer-events:none}.formglut label.fg-el-image-input-src{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;height:200px;width:200px}.formglut .fg-el-image-holder{float:left;margin-bottom:20px;margin-right:20px;width:200px}.formglut .fg-el-image-holder .fg-el-form-check-label{padding-left:1px}.formglut .fg_el_checkable_photo_holders{display:block;margin-bottom:-20px;overflow:hidden}.formglut .select2-container{width:100%!important}.formglut .select2-container .select2-selection__rendered li{margin:0}.formglut .select2-container .select2-search--inline>input{height:calc(2.25rem + 2px);line-height:1.5;margin-top:0;padding:.375rem 1.75rem .375rem .75rem}.formglut .fg-el-form-bottom{display:flex;flex-direction:column-reverse}.formglut .fg-el-form-bottom .fg-el-input--label{margin-bottom:0;margin-top:5px}.formglut .mce-tinymce.mce-container.mce-panel{border:1px solid #ced4da}.formglut .fg_input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.formglut .fg_input-group>.fg-el-form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;display:inline-block;width:auto}.formglut .fg_input-group>.fg-el-form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.formglut .fg_input-group .fg-el-form-control{flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.formglut .fg_input-group-prepend{margin-right:-1px}.formglut .input-group-append{margin-left:-1px}.formglut .fg_input-group-append,.formglut .fg_input-group-prepend{display:flex}.formglut .fg_input-group>.fg_input-group-prepend>.fg_input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.formglut .fg_input-group>.fg_input-group-append>.fg_input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.formglut .fg_input-group-text{align-items:center;background-color:#e9ecef;border-radius:.25rem;color:#495057;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.formglut .fg_coupon_wrapper .fg_input-group-append{cursor:pointer}.formglut .fg_coupon_wrapper .fg_input-group-append:hover .fg_input-group-text{background:#e3e8ed}.formglut ul.fg_coupon_responses{list-style:none;margin:0;padding:0}.formglut ul.fg_coupon_responses li{padding-top:5px}.formglut ul.fg_coupon_responses span.error-clear{color:#ff5050;font-weight:700;margin-right:10px}.formglut ul.fg_coupon_responses .fg_error{color:#f56c6c;cursor:pointer}.formglut ul.fg_coupon_responses .fg_success{color:#28a745}.formglut .fg-btn.disabled{opacity:.65}.formglut .fg-btn.fg-working{position:relative;transition:all .3s ease}.formglut .fg-btn.fg-working:after{animation:fg-progress-anim 4s 0s infinite;background:hsla(0,0%,100%,.4);bottom:0;content:"";height:5px;left:0;position:absolute;right:0}.formglut .fg-btn-block{display:block;width:100%}.formglut .fg-btn-block+.fg-el-btn-block{margin-top:8px}.formglut .fg_submitting{pointer-events:none}@keyframes fg-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}}.fg_modal_container{background:#fff;max-height:90vh!important;max-width:900px;overflow:auto;padding:30px}@media only screen and (min-width:1000px){.fg_modal_container{width:900px}}.select2-results__option{margin:0}.formglut span.select2.select2-container:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #495057;content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%)}.fg_pointer{cursor:pointer}.fg_net_table{border:0;border-collapse:separate;border-spacing:0;line-height:1.4;margin:0;padding:0;table-layout:fixed;width:100%}.fg_net_table th{border:none;font-size:13px;font-weight:400;padding:8px 0;text-align:center;vertical-align:bottom}.fg_net_table th .fg_not-likely{float:left;text-align:left}.fg_net_table th .fg_extremely-likely{float:right;text-align:right}.fg_net_table tbody tr{background:none;border:0}.fg_net_table tbody tr td{background-color:#fff;border:1px solid #ddd;border-left:0;padding:0;text-align:center;vertical-align:middle}.fg_net_table tbody tr td input[type=radio]:checked+label{background-color:#4caf50;color:#fff}.fg_net_table tbody tr td:first-of-type{border-left:1px solid #ddd;border-radius:5px 0 0 5px}.fg_net_table tbody tr td:last-child{border-radius:0 5px 5px 0}.fg_net_table tbody tr td label{border:0;color:#444;cursor:pointer;display:block;font-size:16px;font-weight:700;height:40px;line-height:40px;margin:0;position:relative;width:100%}.fg_net_table tbody tr td label:after{border:0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.fg_net_table tbody tr td label:hover:after{border:2px solid #4caf50}.fg-el-pop-content{background-color:#000;border-radius:3px;box-shadow:0 5px 10px rgba(0,0,0,.2);color:#fff;font-size:11px;line-height:1.2;padding:10px;position:absolute;text-align:center;transform-origin:center bottom;z-index:9999}.fg-checkable-grids.mobile{border:0}.fg-checkable-grids.mobile tbody tr{padding-top:0!important}.fg-checkable-grids.mobile tbody tr:nth-child(2n)>td{background:transparent}.fg-checkable-grids.mobile tbody td{padding-left:10px!important;text-align:left!important}.fg-checkable-grids.mobile tbody td.fg_grid_header{background-color:#eee!important;margin:0}.fg-checkable-grids.mobile tbody td:after{content:attr(data-label);display:inline-block;letter-spacing:.5pt;padding-left:10px;white-space:nowrap}span.fg-el-rating-text{line-height:100%;padding-left:5px;vertical-align:bottom}table.fg_repeater_table{background:transparent!important;border:0;border-collapse:collapse;border-spacing:0;margin:0 0 5px;padding:0;table-layout:auto!important;vertical-align:middle;width:100%}table.fg_repeater_table th{font-size:90%;padding:0;text-align:left}table.fg_repeater_table th,table.fg_repeater_table tr{background:transparent!important;border:0;padding-top:5px}table.fg_repeater_table td{background:transparent!important;border:0;max-width:100%;padding:0 15px 15px 0;text-align:left;width:282px}table.fg_repeater_table tbody tr:only-child td .repeat-minus{visibility:hidden}table.fg_repeater_table .fg-el-group{margin:0;padding:0}table.fg_repeater_table .repeat_btn{padding-right:0;vertical-align:middle;width:30px}table.fg_repeater_table .repeat_btn span.fg-icon{cursor:pointer;margin-right:10px}table.fg_repeater_table .repeat_btn span.fg-icon.icon-minus-circle{margin-right:0}table.fg_repeater_table.repeat-maxed .repeat_btn .repeat-plus{visibility:hidden}.fg_repeater_table.mobile tbody td{display:block;padding:10px;width:100%}.fg_repeater_table.mobile tbody td .fg-el-group{margin-top:6px}.fg_repeater_table.mobile tbody td:before{clear:both;content:attr(data-label);display:block;font-size:.875em;letter-spacing:.5pt;white-space:nowrap}.fg-el-section-break .fg-el-section-title{font-weight:600;margin-bottom:5px}.fg-el-section-break hr{background-color:#dadbdd;border:none;height:1px;margin-bottom:10px}table.fg_flexible_table.fg-checkable-grids{width:100%}.fg_flexible_table.mobile thead{left:-9999px;position:absolute;top:-9999px}.fg_flexible_table.mobile tbody td{display:block;padding:10px;width:100%}.fg_flexible_table.mobile tbody tr{background:#fff;border-bottom:1px solid #ced4da;border-top:1px solid #ced4da;border-color:#ced4da;border-style:solid;border-width:2px 1px 4px;display:block;margin:16px 0 10px;position:relative}@media only screen and (min-width:641px){.formglut .fg-el-group.fg_list_3col .fg-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0 0 2px;min-height:28px;padding-right:16px;vertical-align:top;width:33.3%}.formglut .fg-el-group.fg_list_2col .fg-el-form-check{width:50%}.formglut .fg-el-group.fg_list_2col .fg-el-form-check,.formglut .fg-el-group.fg_list_4col .fg-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0;min-height:28px;padding-right:16px;vertical-align:top}.formglut .fg-el-group.fg_list_4col .fg-el-form-check{width:25%}.formglut .fg-el-group.fg_list_5col .fg-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0;min-height:28px;padding-right:16px;vertical-align:top;width:20%}.formglut .fg-el-group.fg_list_inline .fg-el-form-check{display:-moz-inline-stack;display:inline-block;float:none!important;margin:0 15px 10px 0;width:auto!important}}@media (max-width:767px){table.fg_flexible_table,table.fg_flexible_table.fg-checkable-grids{border:0}table.fg_flexible_table.fg-checkable-grids tbody tr{padding-top:0!important}table.fg_flexible_table.fg-checkable-grids tbody tr td.fg_grid_header{background-color:#eee!important;margin:0;text-align:center}table.fg_flexible_table.fg-checkable-grids tbody tr td{text-align:left!important}table.fg_flexible_table.fg-checkable-grids tbody tr td:before{content:none!important}table.fg_flexible_table.fg-checkable-grids tbody tr td:after{content:attr(data-label);display:inline-block;letter-spacing:.5pt;padding-left:10px;white-space:nowrap}table.fg_flexible_table.fg-checkable-grids tbody tr:nth-child(2n)>td{background:transparent}table.fg_flexible_table thead{left:-9999px;position:absolute;top:-9999px}table.fg_flexible_table tbody tr{background:#fff;border-bottom:1px solid #ced4da;border-top:1px solid #ced4da;border-color:#ced4da;border-style:solid;border-width:2px 1px 4px;display:block;margin:16px 0 10px;padding-top:12px!important;position:relative}table.fg_flexible_table tbody tr td{display:block;margin-left:8px;margin-right:8px;padding:5px}table.fg_flexible_table tbody tr td:before{clear:both;content:attr(data-label);display:block;font-size:.875em;letter-spacing:.5pt;white-space:nowrap}table.fg_flexible_table tbody tr td.repeat_btn{background-color:#eee;margin-left:0;padding:10px!important;width:100%!important}table.fg_flexible_table tbody tr td.repeat_btn .fg-el-repeat-buttons-list{float:none;width:100%}}@media only screen and (max-width:768px){.lity-container{width:96%}.formglut .fg-t-container .fg-name-title{width:100%}}
