.elementor-kit-59{--e-global-color-primary:#2D4F9E;--e-global-color-secondary:#5D7667;--e-global-color-text:#121716;--e-global-color-accent:#D02032;--e-global-color-44ac8def:#010101;--e-global-color-2f3153cd:#FFF;--e-global-color-895c9bd:#F5F5F5;--e-global-color-fd887eb:#FAFAFF;--e-global-typography-primary-font-family:"Orbitron";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Orbitron";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Orbitron";--e-global-typography-accent-font-weight:500;}.elementor-kit-59 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.fsRowBody input[type=checkbox], .fsRowBody input[type=radio] {
    top: 4px!important;
    width: 20px!important;
    height: 22px!important;
}

.post-password-form {
    padding: 200px 100px;
    height: 91vh;
    display: block;
    width: 561px;
    margin: 0 auto;
}
.post-password-form [type=button], [type=submit], button {
    display: inline-block;
    font-weight: 400;
    color: #272262;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #272262;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    vertical-align: bottom;
}
.post-password-form [type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
    background-color: #272262;
    text-decoration: none;
}/* End custom CSS */