/**
 * Color classes and default styling are in /assets/main.css, focus your efforts there
 * @import external fonts at top of this page before default.css
 * remove comment for dark-mode.css if you want to enable that -- will not be 100%, you will need to fix minor things
 */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('./assets/default-settings.css');
/** @import url("assets/dark-mode.css"); */

[class*='display-'] { font-weight: 800; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, [class*='display-'] { margin-bottom: 1.5rem; }
.bg-gradient-circle { color: #fff; background: linear-gradient(275deg, rgba(219, 233, 243, .87) 1.29%, rgba(74, 136, 180, .87) 5.31%, rgba(96, 38, 108, .87) 79.81%), url('/wp-content/uploads/2026/06/circles.png') var(--bs-primary) -1146px -3px / 231% 100% no-repeat; }
.bg-gradient-circle a:link, .bg-gradient-circle a:visited { color: #fff; }
.bg-gradient-circle a:hover, .bg-gradient-circle a:focus, .bg-gradient-circle a:active { color: #DBE9F3; }
.bg-gradient-circle .card a:link, .bg-gradient-circle .card a:visited { color: inherit; }
.bg-gradient-circle .card a:hover, .bg-gradient-circle .card a:focus, .bg-gradient-circle .card a:active { color: inherit; }
.bg-gradient-circle a.btn-primary:link, .bg-gradient-circle a.btn-primary:visited { color: #fff; }
.bg-gradient-circle a.btn-primary:hover, .bg-gradient-circle a.btn-primary:focus, .bg-gradient-circle a.btn-primary:active { color: var(--bs-primary); }
#content li:not(:last-child) { margin-bottom: .75rem; }

/** buttons */
button, .btn { font-weight: 600; }
.btn { padding-left: 2.25rem; padding-right: 3.25rem; position: relative; }
.btn.no-chevron { padding-right: 1.25rem; }
.btn:not(.no-chevron)::after { content: ''; display: inline-block; width: 0.6em; height: 0.6em; border-right: 1px solid currentColor; border-bottom: 1px solid currentColor; box-shadow: 1px 1px 0 rgba(0,0,0,0.25); transform: rotate(-45deg); margin-left: 0; position: absolute; right: 1.25rem; top: 50%; translate: 0 -50%; }
.arrow-button .btn { font-size: 0; margin: auto; display: table; }
.arrow-button .btn::after { content: ''; display: block; width: 18px; height: 14px; position: absolute; right: 1.25rem; top: 50%; transform: none; translate: 0 -50%; background: currentColor; -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 14'%3E%3Cpath d='M17.7483 6.20109L12.1621 0.285251C11.8432 -0.02321 11.1724 -0.133375 10.8095 0.219152C10.4467 0.560663 10.4467 1.22165 10.8095 1.57418L14.9112 5.90365H0.934702C0.417868 5.90365 0 6.32227 0 6.84005C0 7.35782 0.417868 7.77645 0.934702 7.77645H14.9112L10.8095 12.1059C10.4467 12.4474 10.4247 13.1415 10.8095 13.4609C11.1724 13.7584 11.8322 13.7694 12.1621 13.3838L17.7483 7.479C17.9902 7.23664 18.1662 6.6087 17.7483 6.20109Z'/%3E%3C/svg%3E") center / contain no-repeat; mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 14'%3E%3Cpath d='M17.7483 6.20109L12.1621 0.285251C11.8432 -0.02321 11.1724 -0.133375 10.8095 0.219152C10.4467 0.560663 10.4467 1.22165 10.8095 1.57418L14.9112 5.90365H0.934702C0.417868 5.90365 0 6.32227 0 6.84005C0 7.35782 0.417868 7.77645 0.934702 7.77645H14.9112L10.8095 12.1059C10.4467 12.4474 10.4247 13.1415 10.8095 13.4609C11.1724 13.7584 11.8322 13.7694 12.1621 13.3838L17.7483 7.479C17.9902 7.23664 18.1662 6.6087 17.7483 6.20109Z'/%3E%3C/svg%3E") center / contain no-repeat; }
.btn-link { text-decoration: none; padding-left: 0; padding-right: 1rem; }
.btn-link::after { right: 0 !important; }
.btn-link:hover { text-decoration: underline; }
.bg-primary a { color: #fff; }

/** header */
header .container, body > div .container { max-width: calc(100% - 30px); }
.top-bar img { max-width: 85px; }
.brand-logo { margin: 1rem 0; width: 210px; }
.navbar { --bs-navbar-color: #2D3936; --bs-navbar-hover-color: rgba(var(--bs-black-rgb), 1); }
a.nav-link { font-size: 1.1rem; font-weight: 400; padding-bottom: 0; }
.btn { border-radius: 0; }
.btn-primary a.nav-link, .btn-primary a.nav-link:visited { padding: .5rem 2rem !important; background: rgb(var(--bs-primary-rgb)); color: #fff; }
.btn-primary a.nav-link:hover, .btn-primary a.nav-link:active, .btn-primary a.nav-link:focus { background: var(--bs-white); color: rgb(var(--bs-primary-rgb)); }
.navbar { --bs-navbar-toggler-collapsed-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2836, 59, 85, 1.00%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); --bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 20 30' xmlns='http://www.w3.org/2000/svg' version='1.1'><g stroke='rgba(36,59,85,1)'><line x1='0' y1='25' x2='20' y2='5' stroke-width='2' /><line x1='0' y1='5' x2='20' y2='25' stroke-width='2' /></g></svg>"); --bs-navbar-toggler-border-color: rgba(var(--bs-primary-rgb), 1.0); }
@media(max-width:991px){
.menu-item{padding-bottom:.75rem !important;}
#menu-main-nav li:nth-child(4){padding-bottom:0 !important; margin-bottom:.5rem;}
}

/** banner */
.aspect-image-inner { background-image: url("https://bamio.goidp3.com/wp-content/uploads/2026/06/visual-layer-overlay.png"); background-repeat: no-repeat; background-size: 100%; background-position: 0px bottom; width: 100%; height: 100%; }
.carousel-caption { top: 50%; bottom: auto; transform: translateY(-50%); }
.carousel:not(.no-overlay) .carousel-caption > .container { background: rgba(var(--bs-primary-rgb), .8); padding: 1rem; }

@media(max-width:425px){
.carousel-caption{top:40%;}
}

/** cards */
.restricted-image .card img.w-100.h-auto { height: 80px !important; width: auto !important; margin: 1rem auto 0; }
.image-left .card img { margin: 2rem auto 2rem 2rem !important; }
.card { border: 2px solid rgb(var(--bs-secondary-rgb)); border-radius: 0; padding-bottom: 1rem !important; }
.borderless .card { border-width: 0; }
.padded-content .card { padding: 1rem 0 0 !important; }
.equal-title .card-title { display: flex; align-items: center; justify-content: center; }

/** accordions */
.accordion { --bs-accordion-bg: transparent; --bs-border-color: rgb(var(--bs-primary-rgb)); }
.bg-primary .accordion { --bs-border-color: #fff; }
.accordion-button { font-size: 1.25rem; }
.accordion-button:not(.collapsed) { box-shadow: none }
.accordion .text-white { --bs-accordion-btn-icon: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'30\' height=\'30\' viewBox=\'0 0 30 30\'%3E%3Ccircle cx=\'15\' cy=\'15\' r=\'15\' fill=\'white\'/%3E%3Crect x=\'14\' y=\'6\' width=\'2\' height=\'18\' fill=\'%2360266c\'/%3E%3Crect x=\'6\' y=\'14\' width=\'18\' height=\'2\' fill=\'%2360266c\'/%3E%3C/svg%3E'); --bs-accordion-btn-active-icon: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'30\' height=\'30\' viewBox=\'0 0 30 30\'%3E%3Ccircle cx=\'15\' cy=\'15\' r=\'15\' fill=\'white\'/%3E%3Crect x=\'6\' y=\'14\' width=\'18\' height=\'2\' fill=\'%2360266c\'/%3E%3C/svg%3E'); }
.accordion .text-dark { --bs-accordion-btn-icon: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'30\' height=\'30\' viewBox=\'0 0 30 30\'%3E%3Ccircle cx=\'15\' cy=\'15\' r=\'15\' fill=\'%2360266c\'/%3E%3Crect x=\'14\' y=\'6\' width=\'2\' height=\'18\' fill=\'%23ffffff\'/%3E%3Crect x=\'6\' y=\'14\' width=\'18\' height=\'2\' fill=\'%23ffffff\'/%3E%3C/svg%3E'); --bs-accordion-btn-active-icon: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'30\' height=\'30\' viewBox=\'0 0 30 30\'%3E%3Ccircle cx=\'15\' cy=\'15\' r=\'15\' fill=\'%2360266c\'/%3E%3Crect x=\'6\' y=\'14\' width=\'18\' height=\'2\' fill=\'%23ffffff\'/%3E%3C/svg%3E'); }
.accordion ul li { margin: 1rem; }
.accordion.accordion-flush .accordion-item:last-child { border-bottom: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color); }

/** callouts */
.jwbs-callout .card-body .btn-link.btn { --bs-btn-padding-x: 0; }

/* forms */
.form-control { background-color: #f4f4f4; border: 0 none; border-bottom: 2px solid rgb(var(--bs-secondary-rgb)); border-radius: 0; }

/** footer */
#inner-footer { font-size: .8rem; }
#inner-footer .footer-logo { max-width: 317px; }
#inner-footer .fa-stack { font-size: 1.25rem; }
#inner-footer .fa-stack .svg-inline--fa.fa-stack-2x { width: inherit; }
#inner-footer .menu { list-style: none; padding: 0; margin: 0; }
#inner-footer .menu li { display: flex; align-items: center; }
#inner-footer .menu li a { color: #fff; text-decoration: none; }
#inner-footer .menu li a:hover { text-decoration: underline; }
#inner-footer #menu-footer-nav.menu { display: grid; grid-template-columns: repeat(4, auto); gap: 0.75rem 2rem; list-style: none; padding: 0; margin: 0; width: max-content; max-width: 100%; }
#inner-footer #menu-footer-nav.menu li { display: flex; align-items: center; }

/** media queries */
/** Small devices (landscape phones, 576px and up) [-sm] */
@media only screen and (min-width : 576px) {
  #inner-footer .menu { display: flex; gap: 0.75rem; }
  #inner-footer #menu-footer-copyright.menu li::after { content: '|'; margin-left: 0.75rem; color: #fff; }
  #inner-footer #menu-footer-copyright.menu li:last-child::after { content: ''; }
}

/** Medium devices (tablets, 768px and up) [-md] */
@media only screen and (min-width : 768px) {
  .carousel-caption > .container { max-width: 545px; margin-left: calc((100% - 690px) / 2); padding: 2rem; }
}

/** Large devices (desktops, 992px and up) [-lg] */
@media only screen and (min-width : 992px) {
  .aspect-image { max-height: 630px; }
  .bg-gradient-circle { background: linear-gradient(270deg, rgba(219, 233, 243, .87) 5.29%, rgba(74, 136, 180, .87) 42.31%, rgba(96, 38, 108, .87) 79.81%), url('/wp-content/uploads/2026/06/circles.png') var(--bs-primary) -1146px -3px / 231% 100% no-repeat; }
  .navbar { --bs-navbar-nav-link-padding-x: 1rem; }
  .jwbs-banner { margin-bottom: 2rem !important; }
  .carousel-caption > .container { margin-left: calc((100% - 930px) / 2); padding: 3rem; }
  .carousel:not(.no-overlay) .carousel-caption > .container { padding: 3rem 4rem; }
  .jwbs-callout .card .col-md-6 { padding-left: 2rem !important; padding-right: 2rem !important; }
  .jwbs-callout .card .col-md-6.order-md-first { padding-left: 0 !important; }
  .jwbs-callout .card .col-md-6.order-md-last { padding-right: 0 !important; }
}

/** X-Large devices (large desktops, 1200px and up) [-xl] */
@media only screen and (min-width : 1200px) {
  .carousel-caption > .container { margin-left: calc((100% - 1110px) / 2); }
}

/** larger desktops, 1400px and up [-xxl] */
@media only screen and (min-width : 1400px) {
  .carousel-caption > .container { margin-left: calc((100% - 1290px) / 2); }
}