/* Dev CSS  */

h1 {font-size: 52px; font-weight: 800; line-height: 60px; letter-spacing: -0.018em; color: var(--bs-blue) !important; margin: 0 0 24px;}
h2 {font-size: 45px; font-weight: 800; line-height: 60px;}

.button-link-Primary {display: inline-flex; align-items: center; justify-content: center; min-height: 45px; padding: 11px 28px; border-radius: var(--bs-radius-pill); font-size: 18px; font-weight: 400; text-decoration: none !important; background: var(--bs-blue); color: var(--bs-white) !important; border: 2px solid transparent;} 
.button-link-Primary:hover {background: var(--bs-blue-dark);}

.inner_banner_section .button-link-Primary {border-radius: 30px !important;}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-family: var(--bs-font);}

#content {overflow: hidden;}

.inner_banner_section {background-color: #fff;position: relative;} 
.inner_banner_section::after {content: ''; background-image: url('../../../wp-content/uploads/2026/06/Thunder-light.svg'); position: absolute; right: -90px; bottom: -23%; width: 300px; height: 450px; background-size: contain; background-repeat: no-repeat; background-position: center;}
.inner_banner_section .col-md-6 .content_wrap {max-width: 650px; margin-left: auto; padding-right: 30px; padding-left: 30px; display: flex; flex-direction: column; justify-content: space-between; height: 100%; padding-top: 100px;}
.inner_banner_section .row .col-md-6:last-child {padding-bottom: 50px;}
.inner_banner_section::before { content: ''; background: #F5F5F5; position: absolute; top: 0; left: 0; width: 100%; height: 450px;}
.inner_banner_section .container_fluid {position: relative; z-index: 1;}
.inner_banner_section .hightlighed_text {margin-top: 30px;}
.inner_banner_section p {font-size: 18px; line-height: 25px; margin: 0}
.inner_banner_section h1 {max-width: 500px;}

.program_listing_setion .title_wrap {margin-bottom: 75px;}
.program_listing_setion .program_wrap {max-width: 350px;}
.program_listing_setion h3 a , .program_listing_setion h3 {font-size: 28px; line-height: 32px; color: var(--bs-blue); font-weight: 700;}
.program_listing_setion p {line-height: 20px;}

.post-type-archive-program .full_width_image {margin-top: -70px;}
.post-type-archive-program .inner_banner_section .col-md-6 .content_wrap {padding-top: 50px;}

.careers_section {padding: 100px 0;}
.careers_section .row {justify-content: center;}
.careers_section .careers_wrap {display: flex; flex-wrap: wrap; justify-content: space-between; row-gap: 15px;}
.careers_section .items {background: #EDF1FC; padding: 15px 20px; border-radius: 20px;}
.careers_section .items:has(img) {background: unset; padding: 0;}
.careers_section .items h5 {margin-bottom: 5px; font-size: 20px; color: var(--bs-blue);}
.careers_section .items p { font-size: 14px; line-height: 20px; font-weight: 500; margin: 0;}
.careers_section .items {width: 100%; max-width: 32%;}
.careers_section .col-md-4 {padding-right: 50px;}
.careers_section p {font-size: 18px; line-height: 24px;}

.collabration_section .title_wrap h2 , .collabration_section .title_wrap p {text-align: center;}
.collabration_section .title_wrap p {font-size: 18px; line-height: 24px;}
.collabration_section .row {justify-content: center;}
.collabration_section .inner_wrap {position: relative; border-radius: 15px; overflow: hidden;}
.collabration_section .inner_wrap h6 {position: absolute; bottom: 0; margin: 0; padding: 15px 20px; color: #fff; z-index: 1; bottom: 20px;}
.collabration_section .inner_wrap img {display: flex;}
.collabration_section .inner_wrap::after {content: ''; position: absolute; height: 70px; width: 100%; bottom: 0; left: 0; background: linear-gradient(0deg, #393939, transparent);}

.contact_apply_section .item_wrap > div {padding: 25px 20px; border: 8px solid #234FCC46; border-radius: 20px; transition: all 0.3s;}
.contact_apply_section .item_wrap {display: flex; flex-direction: column; gap: 25px;}
.contact_apply_section .inner_content a {color: #234FCC; text-decoration: underline !important;}
.contact_apply_section .inner_content h4 {min-height: 100px; margin: 0;}
.contact_apply_section .content_wrap {min-height: 330px; display: flex; flex-direction: column; justify-content: space-between; padding-top: 35px !important;}
.contact_apply_section .content_wrap > a {color: #234FCC; font-size: 20px; font-weight: 700;}
.contact_apply_section .feature {font-weight: 700; font-size: 20px;}
.contact_apply_section .item_wrap:hover > div {background: #EDF1FC; transition: all 0.3s;}

.contact_section {padding-bottom: 100px;}
.contact_section .row {margin: auto;}
.contact_section .text_field_wrap {display: flex; flex-wrap: wrap; gap: 25px; justify-content: space-between;}
.contact_section .text_field_wrap .field_wrap {width: 100%; max-width: 47%}
.contact_section .text_field_wrap .field_wrap input {width: 100%;}
.contact_section .text_field_wrap .field_wrap p {margin: 0;}
.contact_section .text_field_wrap .field_wrap input {padding: 15px 25px; border: 1px solid #C7C7C7; border-radius: 10px; font-size: 14px;} 
.contact_section .wpcf7-form .field_wrap p {margin-bottom: 0;}
.contact_section .wpcf7-form .wpcf7-list-item {margin: 0;}
.contact_section .wpcf7-form .field_wrap .wpcf7-checkbox {display: grid; grid-template-columns: repeat(2,1fr); padding-top: 5px;}
.contact_section .wpcf7-form .field_wrap.bio .wpcf7-checkbox {display: grid; grid-template-columns: repeat(3,1fr); padding-top: 5px;}
.contact_section .wpcf7-form textarea {padding: 15px 25px; border: 1px solid #C7C7C7; border-radius: 10px; font-size: 14px; color: #2F2F2F; margin-top: 20px;}
.contact_section .field_wrap.bio , .contact_section .field_wrap.program {padding: 15px 20px;}
.contact_section .wpcf7-submit.button-link-Primary {min-width: 250px; text-align: center; margin-top: 10px; cursor: pointer;}
.contact_section .title_wrap {margin-bottom: 50px;}
.contact_section .right_content_wrap {padding-left: 70px;}


.post-type-archive-program .bs-testimonial-section, .post-type-archive-program .bs-logos-section, .post-type-archive-program .bs-accordion-section {padding: 100px 0 !important;}

.support-region-wrapper{background:#EEF2FD; border-radius:25px;}
.support-left{display:flex;gap:40px;flex:1;}
.support-title{font-size:34px;font-weight:700;line-height:1.3; padding: 40px 35px 0 35px;}
.custom-select{position:relative;width:100%;}
.select-selected{ background:#fff; border-radius:12px; padding:18px 22px; border:1px solid #ddd; cursor:pointer; display:flex; justify-content:space-between; align-items:center; }
.dropdown-icon{transition:.3s;}
.custom-select.open .dropdown-icon{ transform:rotate(180deg); }
.select-items{ position:absolute; top:calc(100% + 10px); left:0; right:0; background:#fff; border-radius:12px; overflow:hidden; box-shadow:0 15px 40px rgba(0,0,0,.12); display:none; z-index:99; }
.custom-select.open .select-items{ display:block; }
.select-item{ padding:10px 22px; cursor:pointer; transition:.25s; text-transform: capitalize;}
.select-item:hover{background:#f5f5f5;}
.select-item.active{background:#0B45D9;color:#fff;}
.support-region-content {padding: 0 35px;}

.support-right{min-width:320px; padding: 20px 35px; border-top: 1px solid #234FCC55;}
.support-right h4{ margin-bottom:20px; }
.support-row{ display:flex; gap:10px; margin-bottom:12px; font-size: 12px; }
.support-row span{ font-weight:500; min-width: 100px; }
.support-row a{ color:#222; text-decoration:none; font-size: 12px; font-weight: 500; word-break: break-all;}

.contact_section .support-left {flex-direction: column;}
.region-details {padding: 50px 0 100px 0;}
.region-details p {font-size: 14px; margin-bottom: 0; font-weight: 500;}
.region-details h6 {margin-bottom: 5px; color: #234FCC;}

.bs-section.bs-logos-section {padding: 100px 0 !important;}

.apply_now .modal-content {background: #fff !important;}
.apply_now .modal-body {padding: 20px 30px !important;}
.apply_now input , .apply_now textarea {padding: 15px 25px; border: 1px solid #C7C7C7; border-radius: 10px; font-size: 14px; width: 100%;}
.apply_now .modal-header {border-bottom: unset;}
.apply_now .modal-header .btn-close {background: unset; border: unset; font-size: 24px; font-weight: 600; cursor: pointer;}

.bs-footer-copy a {text-decoration: underline !important; }

.page-id-9848 .support-region-wrapper {max-width: 970px; margin: auto; display: flex; margin-bottom: 40px;}
.page-id-9848 .region-details {display: none;}
.page-id-9848 .support-row {flex-direction: row; margin-bottom: 8px;}
.page-id-9848 .support-right h4 {padding-top: 20px;}
.page-id-9848 .support-region-content {padding: 0; display: flex;  padding-top: 40px;}
.page-id-9848 .support-title {max-width: 200px;}
.page-id-9848 .support-left {max-width: fit-content; gap: 10px;}
.page-id-9848 .select-selected {min-width: 200px; padding: 12px 22px;}
.page-id-9848 .custom-select {height: fit-content;}
.page-id-9848 .support-row, .page-id-9848 .support-row a {font-size: 14px;}
.page-id-9848 .support-row span {min-width: 125px;}

 
.modal{position:fixed;top:0;left:0;z-index:9999;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:var(--light-color);background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}

@media (max-width: 1300px)
{
	.brainstormer-site .container {padding-left: 25px !important; padding-right: 25px !important;}	
	.brainstormer-site .bs-accordion-section .bs-accordion-content {max-width: unset; width: 58.33333333% !important;}
	.inner_banner_section .col-md-6 .content_wrap {padding-top: 30px !important;}
	.inner_banner_section::before {height: 100% !important;}
	.contact_apply_section .content_wrap {min-height: 370px !important;}
	.brainstormer-site .bs-tagline-title {z-index: 1; position: relative;}
	
	h1 {font-size: 46px;}
	h2 {font-size: 38px;}
	.inner_banner_section p {padding-top: 30px;}
	.careers_section .col-md-4 {padding-right: 0;}
	.contact_apply_section .col-md-3 {width: 50%;}
	.contact_apply_section .row {row-gap: 50px;}
	.contact_section .right_content_wrap {padding-left: 0;}
	.contact_section .col-md-4 {width: 40%;}
	.contact_section .col-md-8 {width: 60%;}
	.support-row {flex-direction: column;}
	.bs-section.bs-logos-section {padding-top: 50px !important;}
	.brainstormer-site .bs-logos-section h2 {font-size: 38px !important;}
	.careers_section .col-md-4 {width: 100%;}
	.careers_section .col-md-7 {width: 100%;}
	.contact_section .wpcf7-form .field_wrap.bio .wpcf7-checkbox {grid-template-columns: repeat(2,1fr); gap: 5px;}
	.support-right {min-width: unset;}
	.careers_section .image_wrap {text-align: center;}
}

