/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ge-webform{background-color:transparent;display:flex;width:100%;flex:0 0 100%;max-width:100%;flex-wrap:wrap;flex-direction:column;}.ge-webform form{width:88.2978723404%;display:flex;flex-wrap:wrap;margin-right:auto;margin-left:auto;padding:40px 10px;}.ge-webform form .form-group,.ge-webform fieldset,.ge-webform .js-webform-states-hidden.js-form-wrapper,.ge-webform .form-group .form-textarea,.ge-webform .form-group.custom_select,.ge-webform .js-webform-states-hidden.js-form-wrapper,.ge-webform .js-form-type-checkbox,.ge-webform small.description.form-text.text-muted,.ge-webform .form-actions{width:97%;flex:0 0 97%;margin-right:3%;}.ge-webform small.description.form-text.text-muted,.ge-webform .js-webform-states-hidden.js-form-wrapper .form-group.js-form-type-webform-markup{width:100%;flex:0 0 100%;}.ge-webform form .form-group.form-group-w-50,.ge-webform fieldset.form-group-w-50,.ge-webform .js-form-type-checkbox.form-group-w-50,.ge-webform .js-webform-states-hidden.js-form-wrapper.form-group-w-50{width:47%;flex:0 0 47%;margin-right:3%;}.ge-webform .form-group input.form-control,.ge-webform .form-group .form-textarea,.ge-webform .form-group.custom_select{width:100% !important;}.ge-webform .form-group.custom_select{margin-bottom:0;}.ge-webform .js-form-type-checkbox.form-group-w-50{align-content:baseline;}.ge-webform form .form-group{margin-bottom:2rem;}.ge-webform .form-group label,.ge-webform fieldset.card legend,.ge-webform .form-check-label,.ge-webform .js-form-type-webform-markup p{text-transform:uppercase;font-family:gesans-bold;font-size:14px;line-height:1.14;letter-spacing:2px;color:var(--ge-white);display:block;width:100%;margin-bottom:1.5rem !important;}.ge-webform .form-group h6{display:block;width:100%;}.ge-webform .js-form-type-webform-markup{flex:0 0 100%;max-width:100%;}.ge-webform .js-form-type-webform-markup p{margin-bottom:0 !important;}.ge-webform .js-form-type-webform-markup p a{padding:0;}.ge-webform .form-group input.form-control,.ge-webform .form-group select.form-select{height:52px;border-radius:29.5px;border:none !important;outline:none;padding-left:32px;color:var(--ge-white);font-size:18px;line-height:24px;background-color:rgba(255,255,255,0.05);transition:all .5s ease;}.ge-webform .form-group select.form-select option{font-size:18px;line-height:24px;color:var(--ge-dark-blue-grey);;}.ge-webform .form-group .form-textarea{border:none;outline:none;padding-left:32px;color:var(--ge-white);font-size:18px;line-height:24px;background-color:rgba(255,255,255,0.05);transition:all .5s ease;}.ge-webform .form-group input.form-control:hover,.ge-webform .form-group input.form-control:focus,.ge-webform .form-group select.form-select:hover,.ge-webform .form-group select.form-select:focus,.ge-webform .form-group .form-textarea:hover,.ge-webform .form-group .form-textarea:focus{border:solid 2px rgba(255,255,255,0.4) !important;box-shadow:none;}.ge-webform .form-group.custom_select:before{border:1px solid #fff;}.ge-webform .form-group.custom_select:after{border-top:5px solid #fff;}.ge-webform .form-actions input.button,.ge-webform .form-actions input.button.btn-primary{font-family:gesans-bold;font-size:14px;line-height:1.14;letter-spacing:2px;height:52px;border-radius:26px;padding:0 2em;color:var(--ge-white);border:2px solid #0870d8;background-color:#0870d8;text-transform:uppercase;}.ge-webform .form-actions input.button:hover,.ge-webform .form-actions input.button.btn-primary:hover{background-color:#095eb4;border:2px solid #095eb4;}.ge-webform fieldset{background-color:transparent;border:0;margin-bottom:2rem !important;}.ge-webform fieldset .card-header{background-color:transparent;border:0;padding:0;}.ge-webform fieldset .card-body.fieldset-wrapper{padding:0;}.ge-webform fieldset .js-webform-radios{display:flex;flex-wrap:wrap;}.ge-webform .js-webform-states-hidden.js-form-wrapper{display:flex;flex-direction:unset;}.ge-webform .js-webform-states-hidden.js-form-wrapper .form-group.js-form-type-webform-markup{display:flex;margin-right:0;flex-direction:unset;}.ge-webform fieldset .js-form-type-radio{display:flex;align-items:center;padding-left:0;margin-right:50px;min-width:150px;margin-bottom:12px;}.ge-webform fieldset .form-check-input{width:20px;height:20px;position:relative;margin:0 10px 0 0;}.ge-webform .form-check-label,.ge-webform .js-form-type-checkbox .form-check-label{font-family:'gesans-regular';margin:0 !important;}.ge-webform fieldset .js-webform-radios h6{margin:0;}.ge-webform .form-group input.form-range{padding-left:0;padding-right:0;}.ge-webform .js-form-type-checkbox{display:flex;flex-wrap:wrap;align-items:center;padding:0;margin-bottom:2rem;}.ge-webform .js-form-type-checkbox .form-checkbox{width:20px;height:20px;display:block;margin:0 10px 0 0;position:relative;}.ge-webform .js-form-type-checkbox h6{display:block;width:calc(100% - 30px);margin:0;}.ge-webform .js-form-type-webform-markup p{text-transform:none;font-family:'gesans-regular';display:block;}.ge-webform small.description.form-text.text-muted{display:flex;}.ge-webform .webform-element-description{font-size:14px;line-height:1.14;letter-spacing:2px;color:var(--ge-white);margin-top:15px;}.ge-webform .form-actions{display:flex;justify-content:center;}.ge-webform.btn--left .form-actions{justify-content:left;}.ge-webform.btn--right .form-actions{justify-content:right;padding-right:5%;}.ge-webform.light-bg{background-color:var(--ge-grey);}.ge-webform.light-bg .form-group h6,.ge-webform.light-bg .form-group label,.ge-webform.light-bg fieldset.card legend,.ge-webform.light-bg .form-check-label,.ge-webform.light-bg .js-form-type-webform-markup p,.ge-webform.light-bg .webform-element-description{color:var(--ge-dark-blue-grey);}.ge-webform.light-bg .form-group input.form-control:hover,.ge-webform.light-bg .form-group input.form-control:focus,.ge-webform.light-bg .form-group select.form-select:hover,.ge-webform.light-bg .form-group select.form-select:focus,.ge-webform.light-bg .form-group .form-textarea:hover,.ge-webform.light-bg .form-group .form-textarea:focus{border:2px solid rgba(30,47,70,.4)!important}.ge-webform.light-bg .form-group input.form-control,.ge-webform.light-bg .form-group select.form-select,.ge-webform.light-bg .form-group .form-textarea{color:var(--ge-dark-blue-grey);background-color:#fff;}.ge-webform.light-bg .form-actions input.button{color:var(--ge-white);}.ge-webform.light-bg .form-group.custom_select:before{border:1px solid var(--ge-dark-blue-grey);}.ge-webform.light-bg .form-group.custom_select:after{border-top:5px solid var(--ge-dark-blue-grey);}.ge-webform.dark-bg{background-color:#1e2f46;}.ge-webform.dark-bg .form-group h6,.ge-webform.dark-bg .form-group label,.ge-webform.dark-bg fieldset.card legend,.ge-webform.dark-bg .form-check-label,.ge-webform.dark-bg .js-form-type-webform-markup p,.ge-webform.dark-bg .webform-element-description,.ge-webform.dark-bg .form-actions input.button{color:var(--ge-white);}.ge-webform.dark-bg .form-group input.form-control,.ge-webform.dark-bg .form-group select.form-select,.ge-webform.dark-bg .form-group .form-textarea{color:var(--ge-white);background-color:rgba(255,255,255,0.05);}.ge-webform.dark-bg .form-group input.form-control:hover,.ge-webform.dark-bg .form-group input.form-control:focus,.ge-webform.dark-bg .form-group select.form-select:hover,.ge-webform.dark-bg .form-group select.form-select:focus,.ge-webform.dark-bg .form-group .form-textarea:hover,.ge-webform.dark-bg .form-group .form-textarea:focus{border:solid 2px rgba(255,255,255,0.4) !important;}.ge-webform.dark-bg .form-actions input.button{color:var(--ge-white);}.ge-webform.dark-bg .form-group.custom_select:before{border:1px solid var(--ge-white);}.ge-webform.dark-bg .form-group.custom_select:after{border-top:5px solid var(--ge-white);}.ge-webform.col-2-webform form .form-group,.ge-webform.col-2-webform form  fieldset,.ge-webform.col-2-webform form .form-group.js-form-type-select{width:47%;flex:0 0 47%;margin-right:3%;}.ge-webform.col-2-webform .form-group input.form-control
.ge-webform.col-2-webform .form-group .form-textarea
.ge-webform.col-2-webform .form-group.custom_select{width:90% !important;}.ge-webform.col-2-webform form .form-group.js-form-type-select .form-group.custom_select,.ge-webform.col-2-webform .form-group.js-form-type-webform-markup{flex:0 0 100%;max-width:100%;}.col-2-webform form .form-group.js-form-type-select h6{flex:0 0 100%;max-width:100%;}.col-2-webform form .form-group
.col-2-webform form fieldset.fieldgroup{margin-bottom:2rem;display:flex;flex-wrap:wrap;align-content:baseline;}.ge-webform.col-2-webform form .form-group,.ge-webform.col-2-webform form  fieldset,.ge-webform.col-2-webform form .form-group.js-form-type-select{display:flex;flex-wrap:wrap;flex-direction:column;}.ge-webform.col-2-webform form .form-group.js-form-type-select,.ge-webform.col-2-webform form  .form-group.js-form-type-textarea{flex-direction:unset;}.ge-webform.col-2-webform form  .form-group.js-form-type-textarea textarea{margin-right:0;flex:0 0 100%;}.ge-webform.col-2-webform form .form-group.js-form-type-select .form-group.custom_select{margin-right:0;margin-bottom:0;flex-direction:column;}.col-2-webform form .form-group.js-form-type-select h6{display:flex;}.ge-webform.col-2-webform form{display:flex;flex-wrap:wrap;}@media (min-width:576px){.ge-webform form{width:88.2978723404%;}}@media (min-width:768px){.ge-webform form{width:92.7083333333%;}}@media (min-width:992px){.ge-webform form{width:81.25%;}}@media (max-width:991px){.ge-webform fieldset .js-form-type-radio{margin-right:20px;min-width:100px;}}@media (max-width:767px){.ge-webform form .form-group,.ge-webform fieldset,.ge-webform .js-webform-states-hidden.js-form-wrapper,.ge-webform .form-group .form-textarea,.ge-webform .form-group.custom_select,.ge-webform .js-webform-states-hidden.js-form-wrapper,.ge-webform .js-form-type-checkbox,.ge-webform small.description.form-text.text-muted,.ge-webform .form-actions,.ge-webform form .form-group.form-group-w-50,.ge-webform fieldset.form-group-w-50,.ge-webform .js-form-type-checkbox.form-group-w-50,.ge-webform .js-webform-states-hidden.js-form-wrapper.form-group-w-50,.ge-webform.col-2-webform form .form-group,.ge-webform.col-2-webform form fieldset,.ge-webform.col-2-webform form .form-group.js-form-type-select,.ge-webform .js-form-type-webform-markup p,.ge-webform.col-2-webform .js-form-type-webform-markup p{width:100%;flex:0 0 100%;}.ge-webform.col-2-webform form .form-group,.ge-webform.col-2-webform form fieldset{display:flex;flex-wrap:wrap;margin-right:0;flex-direction:column;}.ge-webform.col-2-webform form .form-group.js-form-type-select{display:flex;flex-wrap:wrap;margin-right:0;flex-direction:unset;}.ge-webform .js-form-type-webform-markup p,.ge-webform.col-2-webform .js-form-type-webform-markup p{display:block;}.ge-webform .form-group label,.ge-webform fieldset.card legend,.ge-webform .form-check-label{margin-bottom:12px !important;}.ge-webform .js-form-type-webform-markup p{margin-bottom:0 !important;}.ge-webform .form-check-label,.ge-webform .js-form-type-checkbox .form-check-label{margin:0 !important;}}.editor-styles-wrapper .ge-webform .webform__field-webform,.gutenberg__editor .ge-webform .webform__field-webform{width:81.25%;margin-right:auto;margin-left:auto;padding:40px 10px;}
.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;pointer-events:none;}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.ui-controlgroup-vertical .ui-spinner-input{width:calc(100% - 2.4em);}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.ui-checkboxradio-disabled{pointer-events:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-button-icon-only{text-indent:0;}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-n{height:2px;top:0;}.ui-dialog .ui-resizable-e{width:2px;right:0;}.ui-dialog .ui-resizable-s{height:2px;bottom:0;}.ui-dialog .ui-resizable-w{width:2px;left:0;}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px;}.ui-dialog .ui-resizable-se{right:0;bottom:0;}.ui-dialog .ui-resizable-sw{left:0;bottom:0;}.ui-dialog .ui-resizable-ne{right:0;top:0;}.ui-dialog .ui-resizable-nw{left:0;top:0;}.ui-draggable .ui-dialog-titlebar{cursor:move;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(https://www.gevernova.com/power-conversion/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(https://www.gevernova.com/power-conversion/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(https://www.gevernova.com/power-conversion/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(https://www.gevernova.com/power-conversion/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(https://www.gevernova.com/power-conversion/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(https://www.gevernova.com/power-conversion/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(https://www.gevernova.com/power-conversion/core/misc/icons/787878/twistie-up.svg);}
.page-content.gutenberg-full-editor .overlay{position:fixed;top:0;left:0;z-index:110;width:100%;height:100%;display:none;background:rgba(0,0,0,.6)}.page-content.gutenberg-full-editor .cv-spinner{height:100%;display:flex;justify-content:center;align-items:center}.page-content.gutenberg-full-editor .spinner{width:40px;height:40px;border:4px solid #ddd;border-top-color:#2e93e6;border-radius:50%;-webkit-animation:sp-anime .8s linear infinite;animation:sp-anime .8s linear infinite}@-webkit-keyframes sp-anime{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes sp-anime{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.page-content.gutenberg-full-editor .is-hide{display:none}
.has-normal-font-size,.has-small-font-size,.has-medium-font-size,.has-large-font-size,.has-huge-font-size,.has-x-large-font-size{letter-spacing:normal !important;line-height:normal !important;}.gutenberg__editor .wp-block-button__link{margin:0 10px !important;}.wp-block-custom-ge-hero-landing .wp-block-button__link{padding:0 2rem !important;}.wp-block button.components-button.components-toolbar__control.has-icon{z-index:1;background:var(--ge-white);}.block-editor-button-block-appender{background:var(--ge-white);}.gblox-page__body p{line-height:normal;}.gutenberg__editor .wp-block-custom-ge-hero-jumplinks.alignfull,.gutenberg__editor .alignfull{width:100% !important;margin:0 auto !important;padding-left:0 !important;}.gutenberg__editor .wp-block[data-align="wide"] img,.gutenberg__editor .wp-block[data-align="full"] img{width:auto;}.gutenberg__editor
  .wp-block-custom-ge-spotlight-large
  div.edit-slider-items
  div.block-editor-block-list__layout{min-height:710px;}.gutenberg__editor
  .wp-block-custom-ge-spotlight
  div.edit-slider-items
  div.block-editor-block-list__layout{min-height:650px;}.gutenberg__editor
  section.wp-block-custom-ge-spotlight-large
  div.edit-slider-items
  div.block-list-appender
  .block-editor-button-block-appender,.editor-styles-wrapper
  section.wp-block-custom-ge-spotlight-small-variant-1
  div.edit-slider-items
  div.block-list-appender
  .block-editor-button-block-appender{background-color:var(--ge-white);}.gutenberg__editor
  .wp-block-custom-ge-spotlight
  .edit-slider-items
  .block-editor-block-list__layout
  .block-list-appender,.gutenberg__editor
  .wp-block-custom-ge-spotlight-small-variant-1
  .edit-slider-items
  .block-editor-block-list__layout
  .block-list-appender,.gutenberg__editor
  .wp-block-custom-ge-spotlight-large
  .edit-slider-items
  .block-editor-block-list__layout
  .block-list-appender{bottom:0;}.wp-block-custom-ge-download-with-left-right-image
  .wp-block-custom-ge-text-list-content
  :is(.section-title,.section-sub-heading,.section-desc),.wp-block-custom-ge-download-with-left-right-image
  .wp-block-custom-ge-text-content
  :is(.section-title,.section-desc){padding:0 !important;}.wp-block-custom-ge-user-bio-grid
  .wp-block-custom-ge-titled-button
  :is(h1,h2,h3,h4,h5,h6){padding:2rem 0 !important;}.wp-block-custom-ge-user-bio-grid
  .wp-block-custom-ge-titled-button
  .hero-subtitle{padding:0 !important;}.gutenberg__editor
  .wp-block-custom-ge-timeline-date-container
  .block-list-appender,.editor-styles-wrapper
  .wp-block-custom-ge-timeline-date-container
  .block-list-appender{bottom:0px !important;}.gutenberg__editor
  .wp-block-custom-ge-fixed-background-scrolling-content
  .picture-bg,.gutenberg__editor
  .wp-block-custom-ge-fixed-background-scrolling-content
  .video-bg,.gutenberg__editor
  .wp-block-custom-ge-fixed-background-scrolling-content
  .color-bg{z-index:0;}.gutenberg__editor
  .wp-block[data-align="full"]
  .wp-block-custom-ge-fixed-background-scrolling-content
  .picture-bg
  img{width:100% !important;}.gutenberg__editor
  .edit-post-layout
  .interface-interface-skeleton__sidebar
  .edit-post-sidebar
  h2,.gutenberg__editor .edit-post-layout .block-editor-inserter__panel-header h2,.gutenberg__editor
  .edit-post-layout
  .interface-interface-skeleton__editor
  .interface-interface-skeleton__body
  .edit-post-editor__inserter-panel-content
  h2{letter-spacing:inherit;}.edit-post-visual-editor .block-editor-button-block-appender{padding:21px;outline:1px dashed #8d96a0;width:100%;color:#555d66;background:rgba(237,239,240,0.8);}.edit-post-visual-editor .block-editor-button-block-appender:active{outline:1px dashed #191e23;color:#191e23;}.edit-post-visual-editor .block-editor-button-block-appender:focus,.edit-post-visual-editor .block-editor-button-block-appender:hover{outline:1px dashed #555d66;color:#191e23;}.edit-post-visual-editor .block-editor-button-block-appender svg{border:1px solid currentColor;border-radius:50%;}.gutenberg__editor
  .wp-block-custom-ge-full-width-section-dropdown-content
  .block-editor-block-list__layout
  .block-list-appender
  .components-button
  svg,.editor-styles-wrapper
  .wp-block-custom-ge-full-width-section-dropdown-content
  .block-editor-block-list__layout
  .block-list-appender
  .components-button
  svg{background:transparent;color:#555d66;}.gutenberg__editor
  .wp-block-custom-ge-full-width-section-dropdown-content
  .block-editor-block-list__layout
  .block-list-appender
  .components-button:hover
  svg,.editor-styles-wrapper
  .wp-block-custom-ge-full-width-section-dropdown-content
  .block-editor-block-list__layout
  .block-list-appender
  .components-button:hover
  svg{color:#191e23;}.gutenberg__editor
  .wp-block-custom-ge-large-text-with-images
  .block-list-appender,.editor-styles-wrapper
  .wp-block-custom-ge-large-text-with-images
  .block-list-appender{position:relative !important;bottom:0 !important;top:50px !important;}.gutenberg__editor .wp-block-custom-ge-large-text-with-images,.editor-styles-wrapper .wp-block-custom-ge-large-text-with-images{min-height:200px;}.gutenberg__editor
  .wp-block-custom-ge-download-grid-variant-1
  div.block-list-appender{bottom:inherit;}.gutenberg__editor
  .wp-block-custom-ge-grid
  .grid-items.row
  > .block-editor-inner-blocks
  > .block-editor-block-list__layout{display:flex;flex-wrap:wrap;}.gutenberg__editor
  section.wp-block-custom-ge-feature-content-carousel
  div.main-container-content-carousel
  .content-carousel-slider-container-row
  .content-carousel-slider-items
  div.block-editor-inner-blocks
  div.block-editor-block-list__layout
  div.block-list-appender{bottom:1rem;}.is-style-outline > .wp-block-button__link,.wp-block-button__link.is-style-outline{padding:0 2em !important;}
.ui-dialog ~ .ck-body-wrapper{--ck-z-panel:1261;}
