.elementor-886 .elementor-element.elementor-element-4bc6c9b0{--display:flex;--min-height:95vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-886 .elementor-element.elementor-element-69c9703{--display:flex;--justify-content:center;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-886 .elementor-element.elementor-element-e544585{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-886 .elementor-element.elementor-element-6c7848f{text-align:center;}.elementor-886 .elementor-element.elementor-element-6c7848f img{width:35%;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-886 .elementor-element.elementor-element-34cf5aa{text-align:center;color:#000000;}.elementor-886 .elementor-element.elementor-element-34cf5aa p{margin-block-end:0px;}.elementor-886 .elementor-element.elementor-element-dbb3630{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--overflow:hidden;--border-radius:30px 30px 30px 30px;--margin-top:10px;--margin-bottom:10px;--margin-left:10px;--margin-right:10px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-886 .elementor-element.elementor-element-cb19d93{--display:flex;--border-radius:20px 20px 20px 20px;}.elementor-886 .elementor-element.elementor-element-cb19d93:not(.elementor-motion-effects-element-type-background), .elementor-886 .elementor-element.elementor-element-cb19d93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://sdev.webbrickstudio.com/wp-content/uploads/2026/01/ChatGPT-Image-Jan-29-2026-12_21_01-PM.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-886 .elementor-element.elementor-element-69c9703{--width:40%;}.elementor-886 .elementor-element.elementor-element-dbb3630{--width:60%;}}@media(max-width:1024px) and (min-width:768px){.elementor-886 .elementor-element.elementor-element-69c9703{--width:100%;}.elementor-886 .elementor-element.elementor-element-dbb3630{--width:100%;}}@media(max-width:1024px){.elementor-886 .elementor-element.elementor-element-4bc6c9b0{--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-886 .elementor-element.elementor-element-dbb3630{--min-height:50vh;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-886 .elementor-element.elementor-element-6c7848f img{width:46%;}.elementor-886 .elementor-element.elementor-element-dbb3630{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for shortcode, class: .elementor-element-4486795a */.um .um-form input[type=password], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=text], .um .um-form textarea {
    border-radius: 10px !important;
}

.um .um-field-label {
    font-family: Raleway !important;
    color: #000 !important;
}


.um input[type=submit].um-button {
    background: #1d4ed8 !important;
    border-radius: 10px !important;
    font-family: Raleway !important;
    font-weight: 600;
}

.um .um-button.um-alt {
    background: #f3f3f3 !important;
    border-radius: 10px !important;
    font-family: Raleway !important;
    font-weight: 600;
}

.um-field-checkbox-option {
    font-family: Raleway !important;
}

.um-link-alt {
    font-family: Raleway !important;
}

/* UM Login / Logout buttons styling */
.um-logout.um-logout.um-883 .um-misc-ul {
  display: flex;
  gap: 12px;
  padding: 0;
  margin-top: 10px;
}

.um-logout.um-logout.um-883 .um-misc-ul li {
  list-style: none;
}

.um-logout.um-logout.um-883 .um-misc-ul li a {
  display: inline-block;
  padding: 10px 18px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
}

/* Dashboard button */
.um-logout.um-logout.um-883 .um-misc-ul li:first-child a {
  background: #0067ff;
  color: #ffffff;
}

.um-logout.um-logout.um-883 .um-misc-ul li:first-child a:hover {
  background: #0052cc;
}

/* Logout button */
.um-logout.um-logout.um-883 .um-misc-ul li:last-child a {
  background: #f3f4f6;
  color: #111827;
  border: 1px solid #e5e7eb;
}

.um-logout.um-logout.um-883 .um-misc-ul li:last-child a:hover {
  background: #fee2e2;
  color: #b91c1c;
  border-color: #fecaca;
}
/* Center align UM login/logout buttons */
.um-logout.um-logout.um-883 .um-misc-ul {
  display: flex;
  justify-content: center;   /* 👈 CENTER */
  align-items: center;
  gap: 12px;
  padding: 0;
  margin-top: 12px;
}

.um-misc-with-img {
    border-bottom: 1px solid #f7f7f7 !important;
    font-family: Raleway !important;
    color: #000000 !important;
}/* End custom CSS */