.elementor-kit-5{--e-global-color-primary:#001F3F;--e-global-color-secondary:#00AEEF;--e-global-color-text:#0A1929;--e-global-color-accent:#00AEEF;--e-global-color-navy_900:#001F3F;--e-global-color-navy_700:#0A2E55;--e-global-color-navy_500:#13406B;--e-global-color-accent_dark:#0098D1;--e-global-color-light_bg:#F5F7FA;--e-global-color-border:#E1E7EF;--e-global-color-muted_text:#5B6B80;--e-global-color-white:#FFFFFF;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:600;font-family:"Manrope", Sans-serif;font-size:17px;font-weight:400;line-height:1.65em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#00AEEF;font-family:"Manrope", Sans-serif;font-weight:600;color:#FFFFFF;border-radius:10px 10px 10px 10px;padding:16px 28px 16px 28px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#0098D1;color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"Manrope", Sans-serif;font-size:56px;font-weight:800;line-height:1.1em;letter-spacing:-1px;}.elementor-kit-5 h2{font-family:"Manrope", Sans-serif;font-size:40px;font-weight:800;line-height:1.2em;letter-spacing:-0.5px;}.elementor-kit-5 h3{font-family:"Manrope", Sans-serif;font-size:24px;font-weight:700;line-height:1.3em;}.elementor-kit-5 h4{font-family:"Manrope", Sans-serif;font-size:20px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Delsum: smooth scroll + sticky header offset */
html { scroll-behavior: smooth; scroll-padding-top: 88px; }
@media (max-width: 767px) { html { scroll-padding-top: 68px; } }
.delsum-sticky-header { backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); transition: background-color 0.25s ease, box-shadow 0.25s ease; }
.delsum-sticky-header.elementor-sticky--effects { background-color: rgba(0,31,63,0.98) !important; box-shadow: 0 6px 24px rgba(0,0,0,0.18) !important; }

/* Delsum: Fluent Forms branding */
.delsum-ff-contact .ff-el-form-control,
.delsum-ff-contact select.ff-el-form-control,
.delsum-ff-contact textarea.ff-el-form-control { background:#FFFFFF !important; border:1px solid #E1E7EF !important; border-radius:10px !important; padding:14px 16px !important; font-family:Manrope,sans-serif !important; font-size:15px !important; color:#0A1929 !important; box-shadow:none !important; transition:border-color .2s ease, box-shadow .2s ease; }
.delsum-ff-contact .ff-el-form-control:focus,
.delsum-ff-contact select.ff-el-form-control:focus,
.delsum-ff-contact textarea.ff-el-form-control:focus { border-color:#00AEEF !important; box-shadow:0 0 0 3px rgba(0,174,239,0.12) !important; outline:none !important; }
.delsum-ff-contact label,
.delsum-ff-contact .ff-el-input--label label { font-family:Manrope,sans-serif !important; font-size:13px !important; font-weight:600 !important; color:#0A1929 !important; margin-bottom:6px !important; }
.delsum-ff-contact .ff-el-is-required.asterisk-right label:after { color:#00AEEF !important; }
.delsum-ff-contact .ff-btn-submit,
.delsum-ff-contact button[type=submit] { background:#00AEEF !important; color:#FFFFFF !important; border:none !important; padding:16px 28px !important; border-radius:10px !important; font-family:Manrope,sans-serif !important; font-weight:700 !important; font-size:15px !important; letter-spacing:0.2px !important; cursor:pointer !important; transition:background .2s ease, transform .15s ease; box-shadow:0 4px 12px rgba(0,174,239,0.25) !important; }
.delsum-ff-contact .ff-btn-submit:hover,
.delsum-ff-contact button[type=submit]:hover { background:#0098D1 !important; transform:translateY(-1px); }
.delsum-ff-contact .ff-message-success { background:rgba(0,174,239,0.08) !important; border:1px solid rgba(0,174,239,0.2) !important; border-radius:12px !important; padding:16px 20px !important; color:#0A1929 !important; }
.delsum-ff-contact .ff-el-input--label .ff-el-help-message { font-size:12px !important; color:#5B6B80 !important; }
.delsum-ff-contact .error,
.delsum-ff-contact .text-danger { color:#DC2626 !important; font-size:13px !important; margin-top:4px !important; }
.delsum-ff-contact .ff-el-group { margin-bottom:16px !important; }

/* Delsum: GTranslate compact in header */
.delsum-gt-wrap .gtranslate_wrapper { display:flex !important; gap:8px !important; align-items:center !important; }
.delsum-gt-wrap .gt_container--main { display:flex !important; gap:6px !important; }
.delsum-gt-wrap a.glink { color:rgba(255,255,255,0.7) !important; font-family:Manrope,sans-serif !important; font-size:13px !important; font-weight:600 !important; text-transform:uppercase !important; letter-spacing:0.5px !important; padding:6px 8px !important; border-radius:6px !important; transition:all .2s ease !important; text-decoration:none !important; display:inline-flex !important; align-items:center !important; gap:6px !important; }
.delsum-gt-wrap a.glink:hover { color:#FFFFFF !important; background:rgba(255,255,255,0.06) !important; }
.delsum-gt-wrap a.glink img { width:18px !important; height:auto !important; border-radius:2px !important; }
@media (max-width:1024px){ .delsum-gt-wrap { display:none !important; } }/* End custom CSS */