ol, ul { box-sizing: border-box; }

.btn-back-to-top svg {
    filter: brightness(0) invert(1)!important;
}

.wp-block-spacer { clear: both; }

:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }

:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }

.slicknav_btn, .slicknav_nav .slicknav_item { cursor: pointer; }

.slicknav_menu, .slicknav_menu * { box-sizing: border-box; }

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em; line-height: 1.125em; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em; }

.slicknav_menu .slicknav_menutxt { display: block; line-height: 1.188em; float: left; color: rgb(255, 255, 255); font-weight: 700; text-shadow: rgb(0, 0, 0) 0px 1px 3px; }

.slicknav_menu .slicknav_icon { float: left; width: 1.125em; height: 0.875em; margin: 0.188em 0px 0px 0.438em; }

.slicknav_menu .slicknav_no-text { margin: 0px; }

.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; border-radius: 1px; box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 0px; }

.slicknav_nav li, .slicknav_nav ul { display: block; }

.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0px 0px 0px 0.4em; }

.slicknav_nav .slicknav_item a { display: inline; }

.slicknav_nav .slicknav_row, .slicknav_nav a { display: block; }

.slicknav_menu { font-size: 16px; background: rgb(76, 76, 76); padding: 5px; }

.slicknav_nav, .slicknav_nav ul { list-style: none; overflow: hidden; padding: 0px; }

.slicknav_menu .slicknav_icon-bar { background-color: rgb(255, 255, 255); }

.slicknav_btn { margin: 5px 5px 6px; text-decoration: none; text-shadow: rgba(255, 255, 255, 0.75) 0px 1px 1px; border-radius: 4px; background-color: rgb(34, 34, 34); }

.slicknav_nav ul { margin: 0px 0px 0px 20px; }

.slicknav_nav .slicknav_row, .slicknav_nav a { padding: 5px 10px; margin: 2px 5px; }

.slicknav_nav a { text-decoration: none; color: rgb(255, 255, 255); }

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a { padding: 0px; margin: 0px; }

.slicknav_brand { float: left; color: rgb(255, 255, 255); font-size: 18px; line-height: 30px; padding: 2px 12px; height: 44px; max-width: 200px; }

.slicknav_menu { background: rgb(255, 255, 255); }

.slicknav-flex { display: flex; justify-content: flex-end; }

.slicknav_btn { }

.slicknav_nav .slicknav_arrow { float: right; }

.slicknav_menu .slicknav_menutxt { color: rgb(255, 255, 255); text-shadow: none; font-size: 16px; font-weight: normal; }

.slicknav_menu .slicknav_icon-bar { background-color: rgb(17, 146, 209); box-shadow: none; }

.slicknav_nav li a { color: rgba(0, 0, 0, 0.5); text-transform: none; font-size: 16px; padding: 5px 10px; }

@media screen and (min-width: 1200px) {
  .slicknav_menu { display: none; }
}

.slicknav-flex { display: flex; -webkit-box-pack: justify; justify-content: space-between; }

@keyframes hideLoader { 
  0% { width: 100%; height: 100%; }
  100% { width: 0px; height: 0px; }
}

.loading-animation { width: 40px; height: 40px; margin: 100px auto; background-color: rgb(31, 147, 207); border-radius: 100%; animation: 1s ease-in-out 0s infinite normal none running pulse; }

@keyframes pulse { 
  0% { transform: scale(0); }
  100% { transform: scale(1); opacity: 0; }
}

:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #009b72; --secondary: #EAEDF2; --success: #009b72; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #F7F9FC; --dark: #2C3038; --primary-2: #046865; --primary-3: #192d35; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*, ::before, ::after { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0px; font-family: Nunito, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1.1rem; font-weight: 600; line-height: 1.5; color: rgb(85, 90, 100); text-align: left; background-color: rgb(255, 255, 255); }

hr { box-sizing: content-box; height: 0px; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 1rem; }

p { margin-top: 0px; margin-bottom: 1rem; }

ol, ul, dl { margin-top: 0px; margin-bottom: 1rem; }

b, strong { font-weight: bolder; }

a { color: rgb(0, 155, 114); text-decoration: none; background-color: transparent; }

img { vertical-align: middle; border-style: none; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 1rem; font-weight: 700; line-height: 1.2; color: rgb(44, 48, 56); }

h1, .h1 { font-size: 2.5rem; }

@media (max-width: 1200px) {
  h1, .h1 { font-size: calc(1.375rem + 1.5vw); }
}

h2, .h2 { font-size: 2rem; }

@media (max-width: 1200px) {
  h2, .h2 { font-size: calc(1.325rem + 0.9vw); }
}

h3, .h3 { font-size: 1.75rem; }

@media (max-width: 1200px) {
  h3, .h3 { font-size: calc(1.3rem + 0.6vw); }
}

h4, .h4 { font-size: 1.5rem; }

@media (max-width: 1200px) {
  h4, .h4 { font-size: calc(1.275rem + 0.3vw); }
}

h5, .h5 { font-size: 1.25rem; }

h6, .h6 { font-size: 1rem; }

.display-4 { font-size: 3.5rem; font-weight: 700; line-height: 1; }

@media (max-width: 1200px) {
  .display-4 { font-size: calc(1.475rem + 2.7vw); }
}

hr { margin-top: 1.5rem; margin-bottom: 1.5rem; border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: rgb(234, 237, 242); }

.list-inline { padding-left: 0px; list-style: none; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.img-fluid { max-width: 100%; height: auto; }

.container { width: 100%; padding-right: 12px; padding-left: 12px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) {
  .container { max-width: 540px; }
}

@media (min-width: 768px) {
  .container { max-width: 720px; }
}

@media (min-width: 992px) {
  .container { max-width: 960px; }
}

@media (min-width: 1200px) {
  .container { max-width: 1140px; }
}

.container-fluid { width: 100%; padding-right: 12px; padding-left: 12px; margin-right: auto; margin-left: auto; }

.row { display: flex; flex-wrap: wrap; margin-right: -12px; margin-left: -12px; }

.no-gutters { margin-right: 0px; margin-left: 0px; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0px; padding-left: 0px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; padding-right: 12px; padding-left: 12px; }

.col { flex-basis: 0px; flex-grow: 1; max-width: 100%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }

.order-1 { order: 1; }

.order-2 { order: 2; }

@media (min-width: 768px) {
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 992px) {
  .col-lg-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-lg-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-lg-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
}

@media (min-width: 1200px) {
  .col-xl-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-xl-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
}

.btn { display: inline-block; font-weight: 700; color: rgb(85, 90, 100); text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 2px solid transparent; padding: 0.625rem 1.5rem; font-size: 1rem; line-height: 1.5; border-radius: 100px; transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }

@media (prefers-reduced-motion: reduce) {
  .btn { transition: none 0s ease 0s; }
}

.btn-lg, .btn-group-lg > .btn { padding: 1.1875rem 2.25rem; font-size: 1.25rem; line-height: 1.5; border-radius: 100px; }

.btn-sm, .btn-group-sm > .btn { padding: 0.34375rem 1rem; font-size: 0.875rem; line-height: 1.5; border-radius: 100px; }

.card { position: relative; display: flex; flex-direction: column; min-width: 0px; overflow-wrap: break-word; background-color: rgb(255, 255, 255); background-clip: border-box; border: 1px solid rgb(234, 237, 242); border-radius: 0.3125rem; }

.card-header { padding: 0.75rem 2.25rem; margin-bottom: 0px; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgb(234, 237, 242); }

.card-header:first-child { border-radius: calc(-1px + 0.3125rem) calc(-1px + 0.3125rem) 0px 0px; }

.bg-light { background-color: rgb(247, 249, 252) !important; }

.bg-white { background-color: rgb(255, 255, 255) !important; }

.d-flex { display: flex !important; }

.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.align-items-center { align-items: center !important; }

@media (min-width: 576px) {
  .flex-sm-row { flex-direction: row !important; }
}

@media (min-width: 992px) {
  .flex-lg-row { flex-direction: row !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
}

.mt-0, .my-0 { margin-top: 0px !important; }

.mb-0, .my-0 { margin-bottom: 0px !important; }

.ml-0, .mx-0 { margin-left: 0px !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.pt-0, .py-0 { padding-top: 0px !important; }

.pr-0, .px-0 { padding-right: 0px !important; }

.pb-0, .py-0 { padding-bottom: 0px !important; }

.pl-0, .px-0 { padding-left: 0px !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 768px) {
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
}

@media (min-width: 992px) {
  .mb-lg-0, .my-lg-0 { margin-bottom: 0px !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
}

.text-center { text-align: center !important; }

@media (min-width: 992px) {
  .text-lg-left { text-align: left !important; }
}

.text-white { color: rgb(255, 255, 255) !important; }

.text-muted { color: rgba(85, 90, 100, 0.65) !important; }

@media print {
  *, ::before, ::after { text-shadow: none !important; box-shadow: none !important; }
  a:not(.btn) { text-decoration: underline; }
  tr, img { break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { break-after: avoid; }
  body { min-width: 992px !important; }
  .container { min-width: 992px !important; }
}

@media (max-width: 767.98px) {
  .btn-lg, .btn-group-lg > .btn { font-size: 1rem; padding: 0.625rem 1.5rem; }
}

.container { position: relative; z-index: 1; }

footer { padding: 3.75rem 0px; }

@media (min-width: 768px) {
  footer { padding: 6rem 0px; }
}

@media (min-width: 992px) {
  footer { padding: 7.5rem 0px; }
}

@media (min-width: 768px) {
  .footer-1 hr { margin-top: 6rem; }
}

section { position: relative; padding: 3.75rem 0px; }

@media (min-width: 768px) {
  section { padding: 6rem 0px; }
}

@media (min-width: 992px) {
  section { padding: 7.5rem 0px; }
}

.section-title { margin-bottom: 2.5rem; }

@media (min-width: 768px) {
  .section-title { margin-bottom: 3.75rem; }
}

@media (min-width: 992px) {
  .section-title { margin-bottom: 4.6875rem; }
}

body { -webkit-font-smoothing: antialiased; }

a { color: rgb(0, 155, 114); }

.text-small, .blockquote-footer { font-size: 0.875rem; line-height: 1.25rem; }

.display-1, .display-2, .display-3, .display-4, h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 { letter-spacing: -0.02em; }

@media (min-width: 768px) {
  .display-1, .display-2, .display-3, .display-4, h1, .h1 { margin-bottom: 1.5rem; }
  h1, .h1 { line-height: 1.125; }
}

a { font-weight: 700; }

.text-white .display-1, .text-white .display-2, .text-white .display-3, .text-white .display-4, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white .h1, .text-white .h2, .text-white .h3, .text-white .h4, .text-white .h5, .text-white .h6, .text-white .blockquote { color: rgb(255, 255, 255); }

.text-white a { transition: all 0.2s ease-in-out 0s; }

.text-white .text-muted { color: rgba(255, 255, 255, 0.5) !important; }

.text-white hr { border-color: rgba(255, 255, 255, 0.1); }

.links-white a:not(:hover) { color: rgba(255, 255, 255, 0.7); }

.o-hidden { overflow: hidden; }

.bottom { top: auto; bottom: 0px; }

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] { }

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate { transition-delay: 0.1s; }

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] { }

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate { transition-delay: 0.25s; }

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] { transition-duration: 0.4s; }

[data-aos][data-aos][data-aos-easing="ease"], body[data-aos-easing="ease"] [data-aos] { transition-timing-function: ease; }

[data-aos^="fade"][data-aos^="fade"] { opacity: 0; transition-property: opacity, transform; }

[data-aos^="fade"][data-aos^="fade"].aos-animate { opacity: 1; transform: translateZ(0px); }

[data-aos="fade-up"] { transform: translate3d(0px, 100px, 0px); }

[data-aos="fade-right"] { transform: translate3d(-100px, 0px, 0px); }

[data-aos="fade-left"] { transform: translate3d(100px, 0px, 0px); }

.card > [data-toggle="collapse"] h6, .card > [data-toggle="collapse"] .icon { transition: all 0.2s ease-in-out 0s; }

.divider { width: 100%; position: relative; height: 5vw; pointer-events: none; mask-image: url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e"); mask-size: 100% 101%; background: white; }

.divider.divider-bottom { top: 1px; }

section > .divider-bottom { margin-top: calc(3.75rem - 5vw); }

@media (min-width: 768px) {
  section > .divider-bottom { margin-top: calc(6rem - 5vw); }
}

@media (min-width: 992px) {
  section > .divider-bottom { margin-top: calc(7.5rem - 5vw); }
}

@-webkit-keyframes a { 
  100% { transform: rotate(1turn); }
}

@keyframes a { 
  100% { transform: rotate(1turn); }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  body .row { flex-grow: 1; }
  body .card { display: block; }
  body .flex-wrap > div { width: 100%; }
  body a[role="button"]:not(.dropdown-toggle):not(.dropdown-item) { display: block; }
}

body { transition: opacity 0.4s ease 0s; }

@import url("https://fonts.googleapis.com/css?family=Poppins:700i");

.onlymobile { display: none; }

* { -webkit-font-smoothing: antialiased; }

.slicknav_menu { position: fixed; top: 0px; z-index: 2; width: 100%; background: rgb(0, 153, 219); }

.slicknav_menu { position: fixed; top: 0px; z-index: 2; width: 100%; background: rgb(0, 153, 219); transition: all 0.5s ease-in-out 0s; }

body:not(.single) .slicknav_menu:not(.mobile-scrolled) .slicknav_icon-bar { background-color: rgb(255, 255, 255); }

.logo-black { display: none; will-change: display; }

.logo-black, .navbar-toggled-show .logo-black { display: block; will-change: display; }

.logo-black { display: block !important; }

@media (max-width: 1200px) {
  .slicknav_brand img { max-width: 140px; }
  .slicknav_btn { background-color: transparent; padding: 0.6em 0.625em; }
  .slicknav_arrow { font-size: 20px !important; color: rgb(127, 127, 127) !important; }
}

p { font-size: 16px; font-weight: 600; line-height: 24px; color: rgb(97, 96, 97); }

.ubermenu-nav { text-align: right !important; }

.hero { padding-top: 170px; }

.p-relative { position: relative; }

section.hero > .divider-bottom { margin-top: 30px; }

.bb-hero { background-image: url("https://www.brawband.co.uk/wp-content/uploads/2020/12/Buffering-coo-big-min.gif"); background-repeat: no-repeat; background-position: center bottom; background-size: contain; height: 100%; width: 100%; position: absolute; bottom: -5px; right: -10%; }

@media only screen and (max-width: 1400px) {
  .bb-hero { background-position: right center; height: 90%; right: 12%; }
}

@media (max-width: 1024px) {
  .bb-hero { height: 80%; right: 0% !important; }
}

.hero-heading { font-size: 82px; line-height: 80px; max-width: 455px; margin-bottom: 15px; }

.hero-heading span { display: block; }

.bg-light { color: rgb(10, 64, 112); font-weight: bold; font-size: 16px; border: 2px solid rgb(10, 64, 112); background-color: rgb(255, 255, 255) !important; }

.hero .bg-light { margin-top: 25px; }

.bb-card-box .card { border-radius: 24px; height: 100%; box-shadow: rgba(0, 0, 0, 0.16) 10px 12px 22px 2px !important; }

.bb-card-box .card h4 { font-size: 24px; font-weight: 700; color: rgb(0, 63, 112) !important; }

.bb-section-heading { font-weight: 700; margin-bottom: 20px; letter-spacing: -0.01em; line-height: 38px; }

.bb-section-paragragh p { font-size: 16px; line-height: 24px; color: rgb(97, 96, 97); }

.bb-faqs { background-color: rgb(247, 249, 252) !important; }

.bb-faqs .display-4 { margin-bottom: 3rem; }

.bb-faqs .collapse p { font-size: 16px; line-height: 24px; color: rgb(97, 96, 97); }

.h-email-box { position: relative; background-color: rgb(255, 255, 255); background-clip: border-box; border: 1px solid rgb(234, 237, 242); border-radius: 0.3125rem; padding: 20px 0px; }

.h-email-box p { font-size: 16px; margin-bottom: 0px; color: rgb(0, 0, 0); }

.h-email-box p a { color: rgb(0, 0, 0); }

.main-card-box-heading { font-size: 40px; font-weight: bold; line-height: 48px; text-align: center; color: rgb(0, 63, 112); margin: 0px; }

.footer-1 { background-image: url("/wp-content/uploads/2020/10/brawband-footer-darker.png"); background-position: center center; background-repeat: no-repeat; background-size: cover; padding-top: 80px !important; }

.footer-logo { display: block; width: 100%; }

.footer-logo img { max-width: 350px; display: block; }

.footer-social { text-align: center; padding-top: 70px; }

.footer-social li { line-height: 40px; }

.footer-social .list-inline-item:not(:last-child) { margin-right: 70px; }

.footer-social li a { font-size: 28px; line-height: 30px; text-align: center; color: rgb(255, 255, 255) !important; }

.footer-1 hr { margin-top: 25px !important; }

.footer-1 p { font-size: 14px; margin-top: 15px; color: rgba(255, 255, 255, 0.7); margin-bottom: 0px; }

@media (max-width: 992px) {
  .ubermenu-nav { text-align: left !important; }
  .hero { padding-top: 100px; }
  .hero-container { margin-bottom: 516px; }
  .bb-hero { background-position: center center; height: 67.5%; bottom: -5px; right: 0px !important; }
  .hero-heading { font-size: 60px; line-height: 70px; max-width: 100%; }
  .hero .bg-light { margin-top: 6px; }
  .bb-card-box .card { margin-bottom: 30px; min-height: 100% !important; margin-top: 0px !important; }
  .bb-card-box .card h4 { font-size: 20px; }
  .bb-section-paragragh p { text-align: center; font-size: 15px; line-height: 22px; }
  .bb-section-heading { line-height: 34px; margin-bottom: 12px; max-width: 100% !important; }
  .bb-section-paragragh p:last-child { margin-bottom: 0px; }
  .main-card-box-heading { margin: 0px 0px 30px; }
  .footer-logo img { max-width: 200px; }
  .footer-social { padding-top: 50px; }
  .footer-social .list-inline-item:not(:last-child) { margin-right: 50px; }
}

@media screen and (min-width: 312px) and (max-width: 768px) {
  .onlymobile { padding-top: 90px; background-color: rgb(0, 153, 219); display: block !important; }
}

@media (max-width: 767px) {
  .hero-container { margin-bottom: 333px; }
  .bb-hero { bottom: -64px; }
  .main-card-box-heading { font-size: 32px; line-height: 40px; }
}

.slicknav_menu { position: fixed; top: 0px; z-index: 2; width: 100%; transition: all 0.5s ease-in-out 0s; background: rgb(0, 153, 219); }

.logo-black { display: block; }

.bb-hero { background-image: url("https://www.brawband.co.uk/wp-content/uploads/2020/12/Buffering-coo-big-min.gif"); background-repeat: no-repeat; background-position: center bottom; background-size: contain; height: 100%; width: 100%; position: absolute; bottom: -5px; }

@media (max-width: 1024px) {
  .bb-hero { height: 80%; right: 0%; }
}

.bg-light { color: rgb(10, 64, 112); font-weight: bold; font-size: 16px; background-color: rgb(255, 255, 255) !important; }

.bb-card-box .card h4 { font-size: 24px; font-weight: 600; margin-bottom: 0px; color: rgb(255, 255, 255) !important; }

.bb-new-card-box { padding-top: 61px; }

.bb-new-card-container { max-width: 1200px; padding-top: 49px; }

.bb-new-card-container .card { border: 0px; border-radius: 20px 20px 0px 0px; min-height: 630px; }

.bb-new-card-container .card-header { width: 100%; border: 0px; background: rgb(0, 153, 219); border-radius: 20px 20px 0px 0px; padding: 34px 0px 27px; text-align: center; }

.bb-new-card-container .card-header h4 { margin-bottom: 8px; }

.btn-new-card-button { width: 100%; max-width: 219px; height: 62px; background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 153, 219); border-radius: 100px; padding: 15px 24px; font-weight: 700; font-size: 16px; line-height: 32px; text-align: center; color: rgb(85, 90, 100); margin: 0px auto; }

@media (max-width: 992px) {
  .ubermenu-nav { text-align: left !important; }
  .hero { padding-top: 100px; }
  .hero-container { margin-bottom: 516px; }
  .bb-hero { background-position: center center; height: 67.5%; bottom: -5px; }
  .hero-heading { font-size: 60px; line-height: 70px; max-width: 100%; }
  .hero .bg-light { margin-top: 6px; }
  .bb-card-box .card { margin-bottom: 30px; min-height: 100% !important; margin-top: 0px !important; }
  .bb-card-box .card h4 { font-size: 20px; }
  .bb-section-paragragh p { text-align: center; font-size: 15px; line-height: 22px; }
  .bb-section-heading { line-height: 34px; margin-bottom: 12px; max-width: 100% !important; }
  .bb-section-paragragh p:last-child { margin-bottom: 0px; }
  .bb-new-card-container { padding-top: 0px; }
  .hero-heading span { display: inline; }
  .footer-logo img { max-width: 200px; }
  .footer-social { padding-top: 50px; }
  .footer-social .list-inline-item:not(:last-child) { margin-right: 50px; }
}

@media (max-width: 767px) {
  .hero-container { margin-bottom: 333px; }
  .bb-hero { bottom: -64px; }
}

@media (min-width: 992px) {
  .trustpilot-widget { text-align: right !important; }
  .trustpilot-widget iframe { text-align: right; display: inline-block !important; width: 230px !important; border-width: 0px !important; padding: 0px !important; }
}

body { overflow-x: hidden; }

.bb-hero { background-image: url("https://brawband.co.uk/wp-content/uploads/2023/04/Brawband-Hero-Image-Woman-Happy.jpg"); }

.bg-primary-refer { background-repeat: no-repeat; background-size: 140vh; background-position: center bottom !important; }

.slicknav_menu .slicknav_icon-bar { box-shadow: none; background-color: rgb(255, 255, 255) !important; }

.slicknav_arrow { color: rgb(255, 255, 255) !important; }

.slicknav_nav li a { color: rgb(255, 255, 255) !important; }

.ubermenu-target, .ubermenu-submenu .ubermenu-target { color: rgba(0, 0, 0, 0.5) !important; }

.card-header-tag { margin-bottom: 176px; padding-left: 20px; padding-right: 20px; height: 30px; font-size: 14px; background: rgb(41, 176, 11); width: fit-content; border-radius: 20px 0px; align-content: center; }

.card-header-type { font-size: 16px; }

.bb-new-card-container .card { border-radius: 20px; }

@media (min-width: 1200px) {
  .trustpilot-widget { text-align: right !important; }
}

@media (max-width: 1200px) {
  .trustpilot-widget { text-align: center !important; }
}

@media screen and (min-width: 312px) and (max-width: 1200px) {
  .onlymobile { padding-top: 90px; background-color: rgb(0, 153, 219); display: block !important; }
}

a { color: rgb(0, 153, 218); }

.bb-faqs { background-color: rgb(255, 255, 255) !important; }

@media (max-width: 992px) {
  .footer-logo img { max-width: 120px; }
}

.footer-logo img { max-width: 120px; }

.row { margin-left: 0px; margin-right: 0px; }

.testimonial-item { height: 100%; }

.testimonial-card { display: flex; height: 100%; padding: 24px 36px; flex-direction: column; justify-content: space-between; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px !important; }

.testimonial-item { padding: 12px; }

.testimonial-body { font-size: 14px; font-style: italic; font-weight: 400; line-height: 20px; }

.testimonial-details { margin-top: 12px; display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end; }

.ubermenu-item-level-1 > .ubermenu-target { padding: 5px 20px !important; }

.owl-carousel .owl-item img, .customer-avatar img { width: 80px; height: auto; margin-bottom: 0px; }

.customer-info h3 { color: rgb(119, 119, 119); font-size: 15px; margin: 0px; padding-bottom: 0px; }

.dec23-hero .bb-hero { background-image: url("https://brawband.co.uk/wp-content/uploads/2023/12/Refer-Hero-Dec23.jpg"); }

.mobile-only { display: none; }

@media (max-width: 1200px) {
  .mobile-only { display: block; background-color: transparent; padding: 10px; margin-bottom: 10px; }
}

@media only screen and (max-width: 768px) {
  .mobile-only .trustpilot-widget { margin-left: 0px; }
}

@media (max-width: 767px) {
  .hero-container { margin-bottom: 270px; }
}

@keyframes fadein { 
  0% { opacity: 0; }
  83% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadein { 
  0% { opacity: 0; }
  83% { opacity: 0; }
  100% { opacity: 1; }
}

.package-sel { display: flex; justify-content: space-between; align-items: flex-end; }

@media (max-width: 990px) {
  .package-sel { display: flex; flex-direction: column; justify-content: space-between; align-items: center; text-align: center; }
}

section.bottom.sub { padding: 0px; }

.sofa-img { width: 80vw; display: block; margin-left: auto; margin-right: auto; }

@media (max-width: 990px) {
  .sofa-img { width: 100vw; }
}

.ubermenu, .ubermenu .ubermenu-column, .ubermenu .ubermenu-divider, .ubermenu .ubermenu-icon, .ubermenu .ubermenu-image, .ubermenu .ubermenu-item, .ubermenu .ubermenu-nav, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-row, .ubermenu .ubermenu-search, .ubermenu .ubermenu-search-input, .ubermenu .ubermenu-search-submit, .ubermenu .ubermenu-submenu, .ubermenu .ubermenu-submenu-footer, .ubermenu .ubermenu-tabs, .ubermenu .ubermenu-tabs-panels, .ubermenu .ubermenu-target, .ubermenu-responsive-toggle { margin: 0px; padding: 0px; inset: auto; text-indent: 0px; clip: auto; position: static; background: 0px 0px; text-transform: none; overflow: visible; z-index: 10; box-shadow: none; box-sizing: border-box; vertical-align: top; line-height: 1.3em; border: none; border-radius: 0px; pointer-events: auto; }

.ubermenu, .ubermenu .ubermenu-column, .ubermenu .ubermenu-divider, .ubermenu .ubermenu-item, .ubermenu .ubermenu-nav, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-row, .ubermenu .ubermenu-search, .ubermenu .ubermenu-search-input, .ubermenu .ubermenu-search-submit, .ubermenu .ubermenu-submenu, .ubermenu .ubermenu-submenu-footer, .ubermenu .ubermenu-tabs, .ubermenu .ubermenu-tabs-panels, .ubermenu .ubermenu-target, .ubermenu-responsive-toggle { height: auto; width: auto; max-height: none; min-height: 0px; }

.ubermenu, .ubermenu-nav { z-index: 100; overflow: visible !important; }

.ubermenu-nav { text-align: inherit; }

.ubermenu-nav, .ubermenu-row, .ubermenu-submenu { display: block; margin: 0px; padding: 0px; list-style: none; }

.ubermenu-responsive-toggle, .ubermenu-sticky-toggle-wrapper { display: none; text-decoration: none; cursor: pointer; max-width: 100%; }

.ubermenu-responsive-toggle .fab, .ubermenu-responsive-toggle .far, .ubermenu-responsive-toggle .fas, .ubermenu-responsive-toggle .svg-inline--fa { width: 1.3em; text-align: center; margin-right: 0.6em; }

.ubermenu-responsive-toggle-content-align-left { text-align: left; }

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle { padding: 15px 20px; }

@media screen and (max-width: 959px) {
  .ubermenu-responsive-toggle, .ubermenu-sticky-toggle-wrapper { display: block; }
}

.scrolled .ubermenu-target, .ubermenu-submenu .ubermenu-target { color: rgba(0, 0, 0, 0.5); }

@media screen and (max-width: 959px) {
  .ubermenu-nav { margin-left: 0px !important; }
}

p a { text-decoration: underline; }

@media (max-width: 768px) {
  h1.hero-heading span { font-size: 85%; }
}

.row:has(.ubermenu-main) { justify-content: right; }

@media (max-width: 992px) {
  .package.card-info { flex-direction: column !important; }
  .hero { padding-top: 20px; }
}

header .container { position: relative !important; }

.row.no-gutters.onlymobile { padding-top: 60px !important; }

.button-right, .button-left { border-radius: 5px; cursor: pointer; padding: 10px 10px 7px; border: 1px solid rgb(234, 237, 242); }

.button-right.disabled, .button-left.disabled { color: rgba(0, 153, 219, 0.16); }

@media (min-width: 990px) {
  .scroll-controls { display: none; }
}

@media (max-width: 990px) {
  .scroll-controls { color: rgb(0, 153, 219); gap: 10px; display: flex; flex-direction: row; justify-content: center; }
}

.card-header-banner { background-color: rgb(41, 176, 11); padding: 5px; min-height: 32px; }

.bb-details { color: rgba(0, 153, 219, 0.74); }

.card-header-tag.hidden, .card-header-banner.hidden { background-color: transparent; }

.the-bairn .card-header { background-image: url("/wp-content/uploads/2025/02/bairn125.webp"); }

.the-rapid .card-header { background-image: url("/wp-content/uploads/2025/02/belter125.webp"); }

.the-belter .card-header { background-image: url("/wp-content/uploads/2025/02/purerapid125.webp"); }

.feature-row { display: flex; flex-flow: wrap; margin-top: 20px; gap: 10px; }

@media (max-width: 990px) {
  .feature-row { margin-top: 0px; }
}

h6.mb-0.ml-3.tooltip-text { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-weight: 700; color: rgb(41, 176, 11); margin-left: 0px !important; }

.tooltips { margin-top: 0px; margin-bottom: 0px; border: 1px solid; gap: 10px; padding: 5px 10px; border-radius: 10px; display: flex; text-decoration: none; align-items: center; color: rgb(41, 176, 11); }

h6.mb-0.ml-3.feature-text { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-weight: 700; color: rgb(0, 153, 219); margin-left: 0px !important; }

.feature-row .feature { margin-top: 0px; }

.feature-row-sub { margin-top: 10px; }

.feature { margin-top: 20px; margin-bottom: 0px; border: 1px solid; gap: 10px; padding: 5px 10px; border-radius: 10px; display: flex; text-decoration: none; align-items: center; color: rgb(0, 153, 219); background-color: var(--light); }

.contract { font-size: 13px; text-align: right; }

.package-speed { display: flex; align-items: center; font-size: 22px; font-weight: 300; gap: 5px; padding: 0px 10px; border-radius: 0px; background-color: rgb(0, 153, 219); color: white; }

.speed { display: flex; font-weight: 700; }

.packages.bb-new-card-container .card { min-height: auto; }

@media (min-width: 990px) {
  .justify-desktop { justify-content: center; }
}

.package.card-header { display: flex; aspect-ratio: 16 / 9; background-size: cover; background-position: center center; padding: 0px; flex-direction: column; justify-content: space-between; }

.package.card-header .card-header-type { margin-bottom: 0px; }

.package-info { padding: 18px 24px; display: flex; flex-direction: column; justify-content: space-between; flex-grow: 1; }

.package.card-info { gap: 10px; margin-top: 10px; margin-bottom: 20px; display: flex; flex-direction: row; justify-content: space-between; align-items: flex-start; }

.package-name { color: rgb(0, 63, 112); font-size: 22px; line-height: 22px; font-weight: 700; }

.package-more { display: flex; flex-direction: column; gap: 8px; }

.package-more h6 { font-weight: 400; }

.packages { max-width: 1200px; margin-left: auto; margin-right: auto; padding-left: 0px; padding-right: 0px; }

.package-price { margin-top: 26px; display: flex; flex-direction: row; gap: 6px; margin-bottom: 20px; align-items: flex-end; justify-content: space-between; }

.pricing { line-height: 24px; font-size: 24px; display: flex; flex-direction: column; }

.price-num { font-size: 26px; color: rgb(0, 63, 112); font-weight: 700; }

.price-freq { font-size: 18px; font-weight: 100; }

.scrolling-wrapper { scrollbar-width: none; }

.scrolling-wrapper { overflow-x: auto; }

.card-block {
  background-color: rgb(255, 255, 255); border: none; background-position: center center; background-size: cover; border-radius: 24px; transition: all 0.2s ease-in-out 0s !important;
  &:hover { transform: translateY(-5px); box-shadow: none; opacity: 0.9; }
}

.bb-card-box .card.card-block { box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px !important; }

.btn-new-card-button.package { color: white; background-color: rgb(0, 153, 219); max-width: 100%; height: auto; padding: 4px; border-radius: 15px; border: 1px solid rgb(0, 153, 219); }

.btn-new-card-button.package.single-cta { max-width: 300px; display: flex; justify-content: center; margin-top: 20px; padding: 10px; }

.bb-help-card-container { max-width: 1140px; padding-top: 49px; padding-left: 25px; padding-right: 25px; }

.bb-help-card-container .help-card { border: 0px; border-radius: 20px; width: 100%; }

.bb-card-box .help-card { border-radius: 24px; height: auto; width: 100%; box-shadow: rgba(0, 0, 0, 0.16) 10px 12px 22px 2px !important; }

.help-card-header-1 { min-height: 575px; display: flex; flex-direction: column; justify-content: space-between; background-image: url("https://brawband.co.uk/wp-content/uploads/2024/02/Lights-29.16.webp"); background-repeat: no-repeat; background-size: cover; padding: 40px 60px 20px; border-radius: 20px; }

@media only screen and (min-width: 481px) and (max-width: 768px) {
  .help-card-header-1 { padding: 40px 60px 60px; aspect-ratio: 2 / 4; background-size: cover; }
}

@media only screen and (max-width: 480px) {
  .help-card-header-1 { padding-left: 30px; padding-right: 30px; padding-top: 30px; aspect-ratio: 2 / 4; background-size: cover; }
}

.help-card-head { font-weight: 600; font-size: 50px; line-height: 66px; color: rgb(255, 255, 255); margin-bottom: 4px; }

.help-card-body { font-weight: 400; font-size: 16px; line-height: 24px; color: rgb(255, 255, 255); }

.help-card-details { font-weight: 400; font-size: 20px; line-height: 24px; color: rgb(255, 255, 255); }

.bg-clear-white { color: rgb(255, 255, 255); font-weight: bold; background-color: transparent; font-size: 16px; border: 2px solid rgb(255, 255, 255); }

.btn-new { display: inline-block; text-align: center; vertical-align: middle; user-select: none; background-color: transparent; }

@media (max-width: 768px) {
  .help-card-head { font-size: 36px; line-height: 44px; }
  .trustpilot-widget { margin-left: -35px; }
  .help-bottom { font-size: 14px; flex-direction: column !important; align-items: flex-start !important; }
  .help-bottom h4 { font-size: 14px !important; }
}

.help-bottom { color: white; display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end; }

.help-bottom h4 { font-size: 14px; color: white; font-weight: 400; }

@media (min-width: 768px) {
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-md-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 992px) {
  .col-lg-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-lg-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-lg-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-lg-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
}

@media (min-width: 1200px) {
  .col-xl-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
}

@media (min-width: 768px) {
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  body .row { flex-grow: 1; }
  body .flex-wrap > div { width: 100%; }
  body a[role="button"]:not(.dropdown-toggle):not(.dropdown-item) { display: block; }
}

@media (max-width: 992px) {
  .ubermenu-nav { text-align: left !important; }
  .hero { padding-top: 100px; }
  .hero-container { margin-bottom: 516px; }
  .bb-hero { background-position: center center; height: 67.5%; bottom: -5px; right: 0px !important; }
  .hero-heading { font-size: 60px; line-height: 70px; max-width: 100%; }
  .hero .bg-light { margin-top: 6px; }
  .bb-section-paragragh p { text-align: center; font-size: 15px; line-height: 22px; }
  .bb-section-heading { line-height: 34px; margin-bottom: 12px; max-width: 100% !important; }
  .bb-section-paragragh p:last-child { margin-bottom: 0px; }
  .main-card-box-heading { margin: 0px 0px 30px; }
  .footer-logo img { max-width: 200px; }
  .footer-social { padding-top: 50px; }
  .footer-social .list-inline-item:not(:last-child) { margin-right: 50px; }
}

.bg-refer { display: block; width: 100%; max-width: 309px; height: 62px; padding: 20px; background: rgb(230, 0, 126); border: none; border-radius: 100px; font-weight: 700; font-size: 16px; line-height: 22px; color: rgb(255, 255, 255); text-align: center; margin: 0px auto 40px; }

@media (max-width: 992px) {
  .ubermenu-nav { text-align: left !important; }
  .hero { padding-top: 100px; }
  .hero-container { margin-bottom: 516px; }
  .bb-hero { background-position: center center; height: 67.5%; bottom: -5px; }
  .hero-heading { font-size: 60px; line-height: 70px; max-width: 100%; }
  .hero .bg-light { margin-top: 6px; }
  .bb-section-paragragh p { text-align: center; font-size: 15px; line-height: 22px; }
  .bb-section-heading { line-height: 34px; margin-bottom: 12px; max-width: 100% !important; }
  .bb-section-paragragh p:last-child { margin-bottom: 0px; }
  .hero-heading span { display: inline; }
  .bg-refer { margin: 0px auto 25px; }
  .footer-logo img { max-width: 200px; }
  .footer-social { padding-top: 50px; }
  .footer-social .list-inline-item:not(:last-child) { margin-right: 50px; }
}

@media (max-width: 767px) {
  .hero-container { margin-bottom: 333px; }
  .bb-hero { bottom: -64px; }
  .bg-refer { margin: 0px auto 15px; }
}

.bg-refer { color: rgb(10, 64, 112); font-weight: bold; background-color: rgb(255, 255, 255); font-size: 16px; padding: 1.1875rem 2.25rem; border: 2px solid rgb(255, 255, 255); margin: 0px auto; }

@media (max-width: 992px) {
  .hero { padding-top: 20px; }
}

.customer-avatar img { height: 80px; margin-bottom: 30px; }

.customer-info h3 { color: rgb(119, 119, 119); font-size: 15px; margin: 0px; padding-bottom: 5px; }

.brawphone-hero .bb-hero { background-image: url("https://brawband.co.uk/wp-content/uploads/2024/06/BrawphoneHero-scaled.webp"); }

#citycta { margin-top: 80px; margin-bottom: 20px; padding-top: 100px; background: rgb(0, 153, 218); padding-bottom: 80px !important; }

@media (min-width: 1200px) {
  .col-xl-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-xl-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
}

@media (max-width: 992px) {
  .ubermenu-nav { text-align: left !important; }
  .hero { padding-top: 100px; }
  .hero-container { margin-bottom: 516px; }
  .bb-hero { background-position: center center; height: 67.5%; bottom: -5px; }
  .hero-heading { font-size: 60px; line-height: 70px; max-width: 100%; }
  .hero .bg-light { margin-top: 6px; }
  .bb-card-box .card { margin-bottom: 30px; min-height: 100% !important; margin-top: 0px !important; }
  .bb-card-box .card h4 { font-size: 20px; }
  .bb-section-paragragh p { text-align: center; font-size: 15px; line-height: 22px; }
  .bb-section-heading { line-height: 34px; margin-bottom: 12px; max-width: 100% !important; }
  .bb-section-paragragh p:last-child { margin-bottom: 0px; }
  .bb-new-card-container { padding-top: 0px; }
  .hero-heading span { display: inline; }
  .bg-refer { margin: 0px auto 25px; }
  .footer-logo img { max-width: 200px; }
  .footer-social { padding-top: 50px; }
  .footer-social .list-inline-item:not(:last-child) { margin-right: 50px; }
}

.aberdeen-hero .bb-hero { background-image: url("https://brawband.co.uk/wp-content/uploads/2024/05/Aberdeen-Hero-2-scaled.webp"); }

.dundee-hero .bb-hero { background-image: url("https://brawband.co.uk/wp-content/uploads/2024/05/dundee-scaled.webp"); }

.edinburghjan24-hero .bb-hero { background-image: url("https://brawband.co.uk/wp-content/uploads/2024/01/Edinburgh-Hero-Large-1.jpg"); }

.glasgowjan24-hero .bb-hero { background-image: url("https://brawband.co.uk/wp-content/uploads/2024/01/Glasgow-Hero-Large-2.jpg"); }

.page-id-662 .bb-hero, .page-id-697 .bb-hero { right: -10%; }

.invernessdec23-hero .bb-hero { background-image: url("https://brawband.co.uk/wp-content/uploads/2023/12/Inverness-Hero-Large.jpg"); }

@media (max-width: 992px) {
  .ubermenu-nav { text-align: left !important; }
  .hero { padding-top: 100px; }
  .hero-container { margin-bottom: 516px; }
  .bb-hero { background-position: center center; height: 67.5%; bottom: -5px; }
  .page-id-697 .bb-hero { width: 100%; right: 10px !important; }
  .hero-heading { font-size: 60px; line-height: 70px; max-width: 100%; }
  .hero .bg-light { margin-top: 6px; }
  .bb-card-box .card { margin-bottom: 30px; min-height: 100% !important; margin-top: 0px !important; }
  .bb-card-box .card h4 { font-size: 20px; }
  .bb-section-paragragh p { text-align: center; font-size: 15px; line-height: 22px; }
  .bb-section-heading { line-height: 34px; margin-bottom: 12px; max-width: 100% !important; }
  .bb-section-paragragh p:last-child { margin-bottom: 0px; }
  .bb-new-card-container { padding-top: 0px; }
  .hero-heading span { display: inline; }
  .bg-refer { margin: 0px auto 25px; }
  .footer-logo img { max-width: 200px; }
  .footer-social { padding-top: 50px; }
  .footer-social .list-inline-item:not(:last-child) { margin-right: 50px; }
}

.renfrewjan24-hero .bb-hero { background-image: url("https://brawband.co.uk/wp-content/uploads/2024/01/Renfrew-Hero-Large.jpg"); }

.stirling-hero .bb-hero { background-image: url("https://brawband.co.uk/wp-content/uploads/2024/05/Stirling-Hero-scaled.webp"); }

.btn-primary { color: rgb(255, 255, 255); background-color: rgb(31, 147, 207); border-color: rgb(31, 147, 207); box-shadow: none; }

.rounded-circle { border-radius: 50% !important; }

.btn.rounded-circle { padding: 0px; width: 3rem; height: 3rem; display: inline-flex; align-items: center; justify-content: center; }

.btn-back-to-top { position: fixed; bottom: 2rem; right: 2rem; z-index: 1030; }

.slicknav_menu.mobile-scrolled { background: rgb(0, 153, 219); transition: all 0.5s ease-in-out 0s; }

.list-unstyled { padding-left: 0px; list-style: none; }

@media (min-width: 768px) {
  .col-md-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 992px) {
  .col-lg-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-lg-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-lg-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-lg-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
}

.d-block { display: block !important; }

@media (min-width: 992px) {
  .d-lg-none { display: none !important; }
}

.p-0 { padding: 0px !important; }

.bb-left-image { background-image: url("https://www.brawband.co.uk/wp-content/uploads/2020/11/Asset.png"); background-repeat: no-repeat; background-position: left center; background-size: 49%; }

@media (max-width: 992px) {
  .ubermenu-nav { text-align: left !important; }
  .hero { padding-top: 100px; }
  .hero-container { margin-bottom: 516px; }
  .bb-hero { background-position: center center; height: 67.5%; bottom: -5px; right: 0px !important; }
  .hero-heading { font-size: 60px; line-height: 70px; max-width: 100%; }
  .hero .bg-light { margin-top: 6px; }
  .bb-section-paragragh p { text-align: center; font-size: 15px; line-height: 22px; }
  .bb-section-heading { line-height: 34px; margin-bottom: 12px; max-width: 100% !important; }
  .bb-left-image { background-image: none; }
  .main-card-box-heading { margin: 0px 0px 30px; }
  .footer-logo img { max-width: 200px; }
  .footer-social { padding-top: 50px; }
  .footer-social .list-inline-item:not(:last-child) { margin-right: 50px; }
}

.bb-card-price { font-weight: 600; font-size: 64.8312px; line-height: 66px; color: rgb(255, 255, 255); margin-bottom: 6px; }

.bb-card-per-month span { font-weight: 600; font-size: 22.961px; line-height: 27px; color: rgb(255, 255, 255) !important; }

@media (max-width: 992px) {
  .ubermenu-nav { text-align: left !important; }
  .hero { padding-top: 100px; }
  .hero-container { margin-bottom: 516px; }
  .bb-hero { background-position: center center; height: 67.5%; bottom: -5px; }
  .hero-heading { font-size: 60px; line-height: 70px; max-width: 100%; }
  .hero .bg-light { margin-top: 6px; }
  .bb-section-paragragh p { text-align: center; font-size: 15px; line-height: 22px; }
  .bb-section-heading { line-height: 34px; margin-bottom: 12px; max-width: 100% !important; }
  .bb-left-image { background-image: none; }
  .hero-heading span { display: inline; }
  .bg-refer { margin: 0px auto 25px; }
  .footer-logo img { max-width: 200px; }
  .footer-social { padding-top: 50px; }
  .footer-social .list-inline-item:not(:last-child) { margin-right: 50px; }
}

.card-header-5 { background-image: url("https://brawband.co.uk/wp-content/uploads/2023/12/Refer-Step-1-1.jpg"); background-repeat: no-repeat; background-size: 100%; padding-bottom: 40px; padding-left: 30px; padding-top: 200px; border-top-left-radius: 20px; border-top-right-radius: 20px; }

.card-header-6 { background-image: url("https://brawband.co.uk/wp-content/uploads/2023/12/Refer-Step-2-1.jpg"); background-repeat: no-repeat; background-size: 100%; padding-bottom: 40px; padding-left: 30px; padding-top: 200px; border-top-left-radius: 20px; border-top-right-radius: 20px; }

.card-header-7 { background-image: url("https://brawband.co.uk/wp-content/uploads/2023/12/Refer-Step-3-1.jpg"); background-repeat: no-repeat; background-size: 100%; padding-bottom: 40px; padding-left: 30px; padding-top: 200px; border-top-left-radius: 20px; border-top-right-radius: 20px; }

.card-header-8 { min-height: 200px; background: rgb(0, 153, 218); padding: 15px 15px 0px; border-radius: 0px 0px 20px 20px; }

.bb-refer-card-container { max-width: 1200px; padding-top: 49px; }

.bb-refer-card-container .rcard { border: 0px; border-radius: 20px; height: auto !important; box-shadow: rgba(0, 0, 0, 0.16) 10px 12px 22px 2px !important; }

h4.refercardtext { font-size: 17px !important; font-weight: 600 !important; color: rgb(255, 255, 255) !important; }

@media (max-width: 992px) {
  h4.refercardtext { font-size: 17px !important; font-weight: 600 !important; color: rgb(255, 255, 255) !important; }
}

#referphone { background-color: rgb(255, 255, 255); background-size: auto 100%; }

@media (min-width: 992px) {
  #referphone { background-image: url("https://brawband.co.uk/wp-content/uploads/2023/12/BrawPhone.jpg"); }
}

@media (max-width: 992px) {
  #referphone { padding-top: 0px; }
}

#referral { margin-top: 0px; margin-bottom: 120px; }

#referralcta { margin-top: 80px; margin-bottom: 20px; padding-top: 100px; background: rgb(0, 153, 218); padding-bottom: 80px !important; }

.referdec23-hero .bb-hero { background-image: url("https://brawband.co.uk/wp-content/uploads/2023/12/Refer-Hero-2.jpg"); }

.wp-block-table { overflow-x: auto; }

.wp-block-table table { border-collapse: collapse; width: 100%; }

.wp-block-table td, .wp-block-table th { border: 1px solid; padding: 0.5em; }

.wp-block-table.is-style-stripes { background-color: initial; border-bottom: 1px solid rgb(240, 240, 240); border-collapse: inherit; border-spacing: 0px; }

.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) { background-color: rgb(240, 240, 240); }

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th { border-color: rgba(0, 0, 0, 0); }

:where(figure) { margin: 0px 0px 1em; }

figure { margin: 0px 0px 1rem; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

.col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }

.col-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }

.col-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

@media (min-width: 768px) {
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 992px) {
  .col-lg-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-lg-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-lg-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
}

.btn-outline-primary { color: rgb(32, 146, 207); border-color: rgba(32, 146, 207, 0.25); }

.nav { display: flex; flex-wrap: wrap; padding-left: 0px; margin-bottom: 0px; list-style: none; }

.card-body { flex: 1 1 auto; padding: 2.25rem; }

.rounded { border-radius: 0.3125rem !important; }

@media (min-width: 992px) {
  .flex-lg-row { flex-direction: row !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
}

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.btn-outline-primary { border-color: rgba(32, 146, 207, 0.25); }

@media (max-width: 767.98px) {
  .card-body { padding: 1.5rem; }
}

figure { text-align: center; }

table { margin-bottom: 3rem; }

td { padding: 1rem; }

tr { border-bottom: 1px solid rgb(234, 237, 242); }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  body .row { flex-grow: 1; }
  body .card { display: block; }
  body a[role="button"]:not(.dropdown-toggle):not(.dropdown-item) { display: block; }
}

.single-header .logo-black { display: block; }

@media (max-width: 992px) {
  .ubermenu-nav { text-align: left !important; }
  .footer-logo img { max-width: 200px; }
  .footer-social { padding-top: 50px; }
  .footer-social .list-inline-item:not(:last-child) { margin-right: 50px; }
}

.btn-outline-primary { border-color: rgba(0, 153, 218, 0.16); }

.tldr { background-color: rgba(0, 153, 218, 0.063); color: rgb(0, 153, 218); padding: 40px; border-radius: 20px; width: 50%; float: right; margin-left: 20px; margin-bottom: 20px; }

@media (max-width: 768px) {
  .tldr { width: 100%; }
}

.tldr ul { padding-inline-start: 20px; }

.tldr h3 { color: rgb(0, 153, 218); }

.card:has(.post-nav) { padding: 0px !important; }

.nav-meta { padding: 0px; }

.post-nav.wp-post-image { object-fit: cover; }

@media (min-width: 990px) {
  .row.nav-prev { padding-right: 5px; }
  .row.nav-next { padding-left: 5px; }
}

.nav-prev, .nav-next { height: 100%; }

.bg-light:not(.btn) { border: none; }

.bg-light { color: rgb(97, 96, 97); }

.featured { width: 900px; height: 400px; object-fit: cover; }

.wp-block-heading { text-transform: capitalize !important; }

.no-border { border: none !important; }

.nav-btn { padding: 5px 15px; border: 1px solid; }

.buy-btn { padding: 5px 15px; background-color: rgb(0, 153, 218); border: 1px solid; color: white; }

.sign-up { height: 350px; background-image: url("https://bb.sandboxps.co.uk/wp-content/uploads/2024/05/Aberdeen-Hero.jpg"); background-size: 75%; background-position: right bottom; background-repeat: no-repeat; }

.cta { color: rgb(0, 153, 218); font-size: 28px; }

img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px; }

.lead { font-size: 1.25rem; font-weight: 400; }

@media (min-width: 576px) {
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 992px) {
  .col-lg-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-lg-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-lg-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 1200px) {
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
}

.border { border: 1px solid rgb(234, 237, 242) !important; }

.flex-fill { flex: 1 1 auto !important; }

@media (min-width: 992px) {
  .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
}

.float-right { float: right !important; }

.position-relative { position: relative !important; }

@media (min-width: 768px) {
  .p-md-4 { padding: 1.5rem !important; }
}

@media (min-width: 992px) {
  .mb-lg-0, .my-lg-0 { margin-bottom: 0px !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
  .p-lg-0 { padding: 0px !important; }
}

@media (min-width: 1200px) {
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .p-xl-0 { padding: 0px !important; }
}

.bg-gradient { background: linear-gradient(to right, rgb(31, 147, 207), rgb(20, 102, 144)) !important; }

[data-overlay] { position: relative; }

@media (min-width: 768px) {
  .display-1, .display-2, .display-3, .display-4, h1, .h1 { margin-bottom: 1.5rem; }
  h1, .h1 { line-height: 1.125; }
  p.lead { margin-bottom: 1.5rem; }
}

@media (max-width: 991.98px) {
  .lead { font-size: 1rem; line-height: 1.5; font-weight: 600; }
}

img.flex-fill { width: 100%; height: 100%; object-fit: cover; }

[class*="hover-"] { transition: all 0.2s ease-in-out 0s; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  body .row { flex-grow: 1; }
  body a[role="button"]:not(.dropdown-toggle):not(.dropdown-item) { display: block; }
}

@media (max-width: 992px) {
  .ubermenu-nav { text-align: left !important; }
  .hero { padding-top: 100px; }
  .hero-container { margin-bottom: 516px; }
  .bb-hero { background-position: center center; height: 67.5%; bottom: -5px; right: 0px !important; }
  .hero-heading { font-size: 60px; line-height: 70px; max-width: 100%; }
  .footer-logo img { max-width: 200px; }
  .footer-social { padding-top: 50px; }
  .footer-social .list-inline-item:not(:last-child) { margin-right: 50px; }
}

@media (max-width: 992px) {
  .ubermenu-nav { text-align: left !important; }
  .hero { padding-top: 100px; }
  .hero-container { margin-bottom: 516px; }
  .bb-hero { background-position: center center; height: 67.5%; bottom: -5px; }
  .hero-heading { font-size: 60px; line-height: 70px; max-width: 100%; }
  .hero-heading span { display: inline; }
  .footer-logo img { max-width: 200px; }
  .footer-social { padding-top: 50px; }
  .footer-social .list-inline-item:not(:last-child) { margin-right: 50px; }
}

.blog-page { font-size: 1.5rem; color: rgb(44, 48, 56) !important; border: none !important; }

@media (min-width: 992px) {
  .blog-title { width: fit-content; }
}

.blog-section { padding-top: 40px; }

.blog-date { display: flex; place-content: flex-start flex-end; flex-flow: column wrap; }

.info-hub-hero .bb-hero { margin-right: -60px; background-image: url("https://bb.sandboxps.co.uk/wp-content/uploads/2024/07/blog-image.webp"); }

@media (max-width: 992px) {
  .info-hub-hero .bb-hero { margin-right: 0px; }
}

.display-3 { font-size: 4.5rem; font-weight: 700; line-height: 1; }

@media (max-width: 1200px) {
  .display-3 { font-size: calc(1.575rem + 3.9vw); }
}

@media (min-width: 768px) {
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 1200px) {
  .col-xl-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
}

.bg-primary-3 { background-color: rgb(25, 45, 53) !important; }

@media (max-width: 765px) {
  body #content > :first-child { padding-top: 54px !important; }
}

.bg-primary-3 { background-color: rgb(0, 153, 219) !important; }

@media print {
  *, ::before, ::after { text-shadow: none !important; box-shadow: none !important; }
  a:not(.btn) { text-decoration: underline; }
  tr, img { break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  body { min-width: 992px !important; }
  .container { min-width: 992px !important; }
}

body > div.loader { position: fixed; background: rgb(255, 255, 255); width: 100%; height: 100%; z-index: 1071; opacity: 0; transition: opacity 0.5s ease 0s; overflow: hidden; pointer-events: none; display: flex; align-items: center; justify-content: center; }

body.loaded > div.loader { animation: 0.5s linear 0.5s 1 normal forwards running hideLoader; }

@media (min-width: 990px) {
  .row.nav-prev { padding-right: 5px; }
}

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0px; }

.has-text-align-left { text-align: left; }

@media (min-width: 990px) {
  .row.nav-next { padding-left: 5px; }
}



.card > [data-toggle="collapse"] h6, .card > [data-toggle="collapse"] .icon {
  transition: all 0.2s ease-in-out; }

.card > [data-toggle="collapse"][aria-expanded="false"]:hover h6 {
  color: #009b72; }

.card > [data-toggle="collapse"][aria-expanded="true"] h6 {
  color: #009b72; }

.card > [data-toggle="collapse"][aria-expanded="true"] .icon {
  transform: rotateZ(90deg); }
  .card > [data-toggle="collapse"][aria-expanded="true"] .icon [fill]:not([fill="none"]) {
    fill: #009b72; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0; }
  .accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0; }
  .accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card .card-header {
    margin-bottom: -1px; }