.lsb-visually-hidden {
position: absolute !important;
width: 1px !important;
height: 1px !important;
margin: -1px !important;
padding: 0 !important;
overflow: hidden !important;
white-space: nowrap !important;
border: 0 !important;
clip-path: inset(50%) !important;
}:root {
--lsb-error-color: #dc3545;
}
.lsb-form-global-error {
color: #dc3545;
color: var(--lsb-error-color);
font-size: 1.2em;
margin-bottom: 1em;
line-height: 1.2;
}
.lsb-form-field-wrapper {
font-size: 1rem;
display: block;
margin-bottom: 1rem;
}
.lsb-form-label {
margin-bottom: .5rem;
display: inline-block;
}
.lsb-form-input {
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.lsb-form-field-has-error .lsb-form-input-has-error {
border-color: #dc3545;
border-color: var(--lsb-error-color);
}
.lsb-form-field-has-error .lsb-form-check-label {
color: #dc3545;
color: var(--lsb-error-color);
}
.lsb-form-field-error-feedback {
color: #dc3545;
color: var(--lsb-error-color);
font-size: 1.3em;
margin-bottom: 1em;
line-height: 1.3;
}
.lsb-loader {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: -.125em;
border: .25em solid currentColor;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: .75s linear infinite lsb-spin;
animation: .75s linear infinite lsb-spin;
}
@keyframes lsb-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}.prevent_mainpage_scroll,.prevent_content_scroll{overflow:hidden}.dipi-popup-container .dipi_popup{position:fixed;width:100%;height:100%;background:rgba(61,61,61,.9);left:0;top:0;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.dipi_popup.dipi_popup.dipi_popup:not(.open) *{visibility:unset}.dipi-popup-container .dipi_popup::-webkit-scrollbar{display:none}.dipi-popup-container .dipi_popup.close,.dipi-popup-container .dipi_popup.open{z-index:9999999}.dipi-popup-container .dipi_popup-close{align-items:center;display:flex;justify-content:center;position:fixed;right:0px;top:0px;margin:10px;overflow:hidden;border:none;outline:none;z-index:999990;font-size:100px;min-height:15px;min-width:15px;color:#fff;background-color:rgba(0,0,0,0);font-family:inherit;font-weight:300;line-height:1em;width:1em;height:1em;cursor:pointer;padding-inline:unset}.dipi_popup-hugeinc{opacity:0;visibility:hidden;transition:opacity 1s,visibility 1s}.dipi_popup-hugeinc.open{opacity:1;visibility:visible;transition:opacity 1s,visibility 1s}.dipi-popup-container .dipi_popup .dipi-popup-inner{display:flex;justify-content:center;align-items:center;min-height:100%;min-width:100%}.dipi-popup-container .dipi_popup .dipi-popup-wrapper{max-width:100%}.closebtn-within-popup .dipi-popup-wrapper{position:relative}.closebtn-within-popup .dipi-popup-wrapper .dipi_popup-close{position:absolute;cursor:pointer}.dipi-popup-container .dipi_popup .dipi-popup-inner .et_pb_section.dipi_popup_section{background:rgba(0,0,0,0);padding:0;min-width:100px}.dipi-popup-container .dipi_popup .dipi-popup-inner .et_pb_section.dipi_popup_section>.et_pb_row{width:100%}.dipi-popup-container .dipi_popup.clickable-under-overlay{pointer-events:none}.dipi-popup-container .dipi_popup.clickable-under-overlay .dipi-popup-wrapper{pointer-events:none}.dipi-popup-container .dipi_popup.clickable-under-overlay .dipi-popup-wrapper>*{pointer-events:all}.dipi-popup-wrapper .dipi_popup_row.et_pb_row .dipi_popup_column.et_pb_column{margin:auto !important;float:none !important;width:-moz-fit-content;width:fit-content}