/* -----Foundation-------  */
/* Color Themes + Variables */
/* -----Color Themes-------*/
/* -----Color Swaps-------*/
.mclane.theme-home {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #3e2c4d;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-home .row-splitter:nth-of-type(2) .page-section:nth-child(1) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(71, 191, 175);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: #ffffff;
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-home .row-splitter:nth-of-type(2) .page-section:nth-child(2) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-home .row-splitter:nth-of-type(2) .page-section:nth-child(3) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-home .row-splitter:nth-of-type(2) .page-section:nth-child(4) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-home .row-splitter:nth-of-type(2) .page-section:nth-child(5) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(95, 39, 126);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-home .row-splitter:nth-of-type(2) .page-section:nth-child(6) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-home .row-splitter:nth-of-type(4) .page-section:nth-child(1) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-home .row-splitter:nth-of-type(4) .page-section:nth-child(2) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-home .row-splitter:nth-of-type(4) .page-section:nth-child(3) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-home .row-splitter:nth-of-type(4) .page-section:nth-child(4) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(95, 39, 126);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-home .row-splitter:nth-of-type(4) .page-section:nth-child(5) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-home .row-splitter:nth-of-type(4) .page-section:nth-child(6) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(71, 191, 175);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: #ffffff;
  --color-switch: rgb(0, 61, 166);
}

.mclane.theme-1 {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-1 .row-splitter:nth-of-type(1) .page-section:nth-child(1) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-1 .row-splitter:nth-of-type(1) .page-section:nth-child(2) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(71, 191, 175);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: #ffffff;
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-1 .row-splitter:nth-of-type(1) .page-section:nth-child(3) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-1 .row-splitter:nth-of-type(1) .page-section:nth-child(4) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-1 .row-splitter:nth-of-type(1) .page-section:nth-child(5) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-1 .row-splitter:nth-of-type(1) .page-section:nth-child(6) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(95, 39, 126);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-1 .row-splitter:nth-of-type(3) .page-section:nth-child(1) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(95, 39, 126);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-1 .row-splitter:nth-of-type(3) .page-section:nth-child(2) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-1 .row-splitter:nth-of-type(3) .page-section:nth-child(3) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-1 .row-splitter:nth-of-type(3) .page-section:nth-child(4) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-1 .row-splitter:nth-of-type(3) .page-section:nth-child(5) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(71, 191, 175);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: #ffffff;
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-1 .row-splitter:nth-of-type(3) .page-section:nth-child(6) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}

.mclane.theme-2 {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(71, 191, 175);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: #ffffff;
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-2 .row-splitter:nth-of-type(1) .page-section:nth-child(1) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(71, 191, 175);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: #ffffff;
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-2 .row-splitter:nth-of-type(1) .page-section:nth-child(2) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-2 .row-splitter:nth-of-type(1) .page-section:nth-child(3) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-2 .row-splitter:nth-of-type(1) .page-section:nth-child(4) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-2 .row-splitter:nth-of-type(1) .page-section:nth-child(5) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(95, 39, 126);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-2 .row-splitter:nth-of-type(1) .page-section:nth-child(6) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-2 .row-splitter:nth-of-type(3) .page-section:nth-child(1) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-2 .row-splitter:nth-of-type(3) .page-section:nth-child(2) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(95, 39, 126);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-2 .row-splitter:nth-of-type(3) .page-section:nth-child(3) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-2 .row-splitter:nth-of-type(3) .page-section:nth-child(4) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-2 .row-splitter:nth-of-type(3) .page-section:nth-child(5) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-2 .row-splitter:nth-of-type(3) .page-section:nth-child(6) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(71, 191, 175);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: #ffffff;
  --color-switch: rgb(0, 61, 166);
}

.mclane.theme-3 {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-3 .row-splitter:nth-of-type(1) .page-section:nth-child(1) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-3 .row-splitter:nth-of-type(1) .page-section:nth-child(2) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-3 .row-splitter:nth-of-type(1) .page-section:nth-child(3) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-3 .row-splitter:nth-of-type(1) .page-section:nth-child(4) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(95, 39, 126);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-3 .row-splitter:nth-of-type(1) .page-section:nth-child(5) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-3 .row-splitter:nth-of-type(1) .page-section:nth-child(6) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(71, 191, 175);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: #ffffff;
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-3 .row-splitter:nth-of-type(3) .page-section:nth-child(1) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(71, 191, 175);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: #ffffff;
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-3 .row-splitter:nth-of-type(3) .page-section:nth-child(2) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-3 .row-splitter:nth-of-type(3) .page-section:nth-child(3) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(95, 39, 126);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-3 .row-splitter:nth-of-type(3) .page-section:nth-child(4) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-3 .row-splitter:nth-of-type(3) .page-section:nth-child(5) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-3 .row-splitter:nth-of-type(3) .page-section:nth-child(6) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}

.mclane.theme-4 {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-4 .row-splitter:nth-of-type(1) .page-section:nth-child(1) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-4 .row-splitter:nth-of-type(1) .page-section:nth-child(2) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-4 .row-splitter:nth-of-type(1) .page-section:nth-child(3) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(95, 39, 126);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-4 .row-splitter:nth-of-type(1) .page-section:nth-child(4) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-4 .row-splitter:nth-of-type(1) .page-section:nth-child(5) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(71, 191, 175);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: #ffffff;
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-4 .row-splitter:nth-of-type(1) .page-section:nth-child(6) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-4 .row-splitter:nth-of-type(3) .page-section:nth-child(1) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-4 .row-splitter:nth-of-type(3) .page-section:nth-child(2) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(255, 183, 27);
  --accent-2: rgb(71, 191, 175);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: #ffffff;
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-4 .row-splitter:nth-of-type(3) .page-section:nth-child(3) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-4 .row-splitter:nth-of-type(3) .page-section:nth-child(4) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(95, 39, 126);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(242, 105, 36);
  --color-switch: rgb(0, 61, 166);
}
.mclane.theme-4 .row-splitter:nth-of-type(3) .page-section:nth-child(5) {
  --primary: rgb(95, 39, 126);
  --primary-shade: #421b57;
  --primary-tint: #d9baea;
  --accent-1: rgb(71, 191, 175);
  --accent-2: rgb(242, 105, 36);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f9f5fc;
  --primaryBG-Light: #c99de1;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(95, 39, 126);
}
.mclane.theme-4 .row-splitter:nth-of-type(3) .page-section:nth-child(6) {
  --primary: rgb(0, 61, 166);
  --primary-shade: #002a73;
  --primary-tint: #a6c7ff;
  --accent-1: rgb(242, 105, 36);
  --accent-2: rgb(255, 183, 27);
  --text-light: #ffffff;
  --text-dark: rgb(54, 66, 72);
  --primaryBG: #f3f7ff;
  --primaryBG-Light: #80afff;
  --complimentary: rgb(255, 183, 27);
  --color-switch: rgb(0, 61, 166);
}

/* -----Component Specifc Themes-------  */
/* -----Standard Components-------*/ /* Accordion */
.custom-accordion .accordion-list-item-text {
  color: var(--primary);
}

.mclane {
  /* Anchor Nav Color */
  /* NavBar */
}
.mclane .anchor-nav.primary-white-bg.full-width::before,
.mclane .anchor-nav.primary-white-bg {
  background: #ffffff;
}
/* .mclane div.link {
  color: var(--primary);
} */
.mclane .nav-link span {
  color: var(--primary);
}
@media (min-width: 992px) {
  .mclane .nav-link-container .nav-link.show .subnav-container {
    display: grid;
    background-color: var(--primary);
  }
}
.mclane a.btn-primary-teal,
.mclane button.btn-primary-teal {
  background-color: var(--primary);
  color: #ffffff;
}
.mclane .nav-link a:hover,
.mclane .sub_nav-link a:hover {
  transition: 0.25s;
}
.mclane .nav-link a:hover {
  color: var(--primary-shade);
}
@media (min-width: 768px) {
  .mclane .nav-link a:hover {
    text-decoration: underline;
  }
}
.mclane .sub_nav-link a:hover {
  color: var(--primary-tint);
  text-decoration: none;
}
.mclane .sub_nav-link a {
  color: #ffffff;
}
.mclane .subnav-container {
  background: var(--primary);
}

.mclane {
  /*  50/50 */
}
.mclane .container-image:before {
  background-color: var(--accent-1);
}
.mclane .promo-fifty h2 {
  color: var(--primary);
}
.mclane .page-section:nth-child(odd) .component.promo-fifty .container-image:before {
  -webkit-clip-path: polygon(5% 6%, 95% 3%, 94% 96%, 6% 95%);
          clip-path: polygon(5% 6%, 95% 3%, 94% 96%, 6% 95%);
}
.mclane .page-section:nth-child(odd) .component.promo-fifty.image-right .container-image:before {
  -webkit-clip-path: polygon(1% 5%, 94% 5%, 95% 95%, 4% 97%);
          clip-path: polygon(1% 5%, 94% 5%, 95% 95%, 4% 97%);
}
.mclane .page-section:nth-child(even) .component.promo-fifty .container-image:before {
  -webkit-clip-path: polygon(5% 6%, 96% 4%, 95% 97%, 6% 94%);
          clip-path: polygon(5% 6%, 96% 4%, 95% 97%, 6% 94%);
}
.mclane .page-section:nth-child(even) .component.promo-fifty.image-right .container-image:before {
  -webkit-clip-path: polygon(2% 4%, 95% 6%, 96% 94%, 5% 98%);
          clip-path: polygon(2% 4%, 95% 6%, 96% 94%, 5% 98%);
}
.mclane .promo-fifty#fifty-plain .container-image:before {
  background-color: transparent;
}

.mclane {
  /* Global Header */
}
.mclane .global-header nav .cta-group .cta-icons i {
  color: var(--color-switch);
}
.mclane .global-header .burger-close i {
  color: var(--primary);
}
.mclane .global-header nav .nav-links > ul > li > a:focus, .mclane .global-header nav .nav-links > ul > li > a:hover {
  color: var(--primary);
}
.mclane i.bsw-icon-search:hover:before,
.mclane i.bsw-icon-account:hover:before {
  color: var(--color-switch);
}

.mclane.theme-home footer .primary-navy-bg.full-width {
  background: #463c4b;
}
.mclane.theme-home footer .primary-navy-bg.full-width:before {
  background: #463c4b;
}

.mclane.theme-1 footer .primary-navy-bg.full-width {
  background: #463c4b;
}
.mclane.theme-1 footer .primary-navy-bg.full-width:before {
  background: #463c4b;
}

.mclane.theme-2 footer .primary-navy-bg.full-width {
  background: #2d3f5f;
}
.mclane.theme-2 footer .primary-navy-bg.full-width:before {
  background: #2d3f5f;
}

.mclane.theme-3 footer .primary-navy-bg.full-width {
  background: #463c4b;
}
.mclane.theme-3 footer .primary-navy-bg.full-width:before {
  background: #463c4b;
}

.mclane.theme-4 footer .primary-navy-bg.full-width, .mclane.theme-4 footer .primary-navy-bg.full-width::before {
  background: #2d3f5f;
}
.mclane.theme-4 footer .primary-navy-bg.full-width:before, .mclane.theme-4 footer .primary-navy-bg.full-width::before:before {
  background: #2d3f5f;
}

/*  Image Overlays */
.image-overlay h2 {
  background-color: transparent;
  color: var(--primary) !important;
}

.mclane .location-maps-component h1,
.mclane .location-maps-component h2,
.mclane .location-maps-component h3,
.mclane .location-maps-component h4,
.mclane .location-maps-component h5,
.mclane .location-maps-component h6 {
  color: var(--primary);
}
.mclane .location-card-icon {
  background: var(--primary);
}
.mclane .location-card .button-link, .mclane .location-card a {
  color: var(--primary);
}
.mclane .location-card-contact .bsw-icon-information {
  color: var(--accent-2);
}
.mclane .location-card .button {
  background: var(--primary);
}
.mclane .location-card-address, .mclane .location-card-status, .mclane .location-card-text, .mclane .location-card-distance, .mclane .location-card-hours, .mclane .location-card-phone {
  color: #69608b;
}

/* Styling for Mid Page Banner */
.mclane {
  /* Page Banners */
}
.mclane .page-banner.with-cta {
  background-color: var(--primary);
}
.mclane .page-banner.with-cta::before, .mclane .page-banner.with-cta::after {
  background-color: var(--primary);
}
.mclane .banner-flex a.btn.btn-primary-teal {
  color: var(--primary);
}

/*  TabSwitcher */
@media only screen and (min-width: 992px) {
  .mclane .tab-switcher.horizontal .tab-list-container-wrapper .tab-list-container .tab-list-wrapper .list-item a.active {
    color: var(--primary);
  }
  .mclane .tab-switcher.vertical .tab-content a {
    color: var(--primary);
  }
}
.mclane .component.tab-switcher .section-title {
  color: var(--primary) !important;
}
.mclane .secondary-cool-grey-bg .tab-switcher.vertical .tab-content-wrapper, .mclane .secondary-warm-grey-bg .tab-switcher.vertical .tab-content-wrapper {
  background: transparent;
}

.mclane {
  /* Typography */
  /* Links */
}
.mclane h2, .mclane .section-heading {
  color: var(--primary);
}
.mclane h3 {
  color: var(--accent-1);
}
.mclane h4, .mclane h5 {
  color: var(--accent-2);
}
.mclane p {
  color: var(--text);
}
.mclane a.btn-secondary-link, .mclane .link-list .component-content ul li a::after, .mclane .link-list .component-content ul li a, .mclane .rich-text a, .mclane a {
  color: var(--primary);
  text-decoration: none;
}
.mclane .rich-text a:hover {
  text-decoration: underline;
  transition: 0.5s;
}
.mclane .rich-text a:hover + :after {
  text-decoration: none;
}

/*  Forms */
form h2 {
  color: var(--primary);
}

.mclane .rich-text h2, .mclane .rich-text .section-heading {
  color: var(--primary);
}
.mclane .rich-text h3 {
  color: rgb(54, 66, 72);
}
.mclane .rich-text h4, .mclane .rich-text h5 {
  color: rgb(54, 66, 72);
}
.mclane .rich-text p {
  color: rgb(54, 66, 72);
}

/*Theme styling for Main Page Banner */
.mclane .page-banner {
  background-color: var(--primary);
}
.mclane .page-banner:before {
  background-color: var(--primary);
}
@media (min-width: 992px) {
  .mclane .page-banner {
    background: linear-gradient(135deg, var(--primary) 0%, var(--primary) 70%, rgba(255, 255, 255, 0.2) 70%, var(--primary) 100%);
  }
}
.mclane .page-banner .banner-flex .description-content .description-wrapper h1 {
  color: var(--accent-1);
}
.mclane .page-banner .banner-flex .description-content .description-wrapper p {
  font-family: "gt-maru-bold";
}
.mclane .page-banner.without-image .banner-flex .description-content .description-wrapper h1 {
  font-size: clamp(2.5rem, 3vw, 4rem);
  font-size: clamp(3.5rem, 5vw, 4rem);
  font-family: "gt-maru-black";
}
.mclane.theme-1 .page-banner.without-image .banner-flex .description-content .description-wrapper h1 {
  font-size: clamp(2.5rem, 3vw, 4rem);
  line-height: normal;
}

.mclane div#mybsw-app {
  background: rgb(95, 39, 126);
  -webkit-clip-path: polygon(1% 0, 98% 0, 96% 100%, 2% 100%);
          clip-path: polygon(1% 0, 98% 0, 96% 100%, 2% 100%);
  border-radius: 0;
}
.mclane .component.rich-text.dynamic-text-snippet.primary-teal-bg.col-12 {
  background: rgb(95, 39, 126);
  -webkit-clip-path: polygon(1% 0, 98% 0, 96% 100%, 2% 100%);
          clip-path: polygon(1% 0, 98% 0, 96% 100%, 2% 100%);
  border-radius: 0;
}
.mclane .dynamic-text-snippet .info-wrapper .info-title {
  color: #ffffff;
  font-family: "gt-maru-black";
}
@media only screen and (min-width: 1200px) {
  .mclane .dynamic-text-snippet .info-wrapper .info-title {
    font-family: "gt-maru-black";
  }
}
.mclane .dynamic-text-snippet .info-wrapper .info-sub-title {
  font-size: 1.6rem;
}
.mclane .dynamic-text-snippet .app-image-wrapper img {
  width: 100%;
  height: auto;
}
.mclane .app-image-wrapper {
  padding: 30px;
}
.mclane .dynamic-text-snippet .content-flex {
  gap: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .mclane .dynamic-text-snippet .content-flex {
    row-gap: 0px;
    padding: 30px;
    -moz-column-gap: 50px;
         column-gap: 50px;
    flex-wrap: wrap;
  }
}
.mclane .dynamic-text-snippet .qr-wrapper img {
  max-width: 205px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .mclane .dynamic-text-snippet .qr-wrapper {
    max-width: 25%;
    order: 2;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mclane .dynamic-text-snippet .qr-wrapper {
    padding: 30px 0;
  }
}
.mclane .dynamic-text-snippet .info-wrapper {
  margin: 0;
}
@media only screen and (min-width: 991px) {
  .mclane .dynamic-text-snippet .info-wrapper {
    height: unset;
    width: unset;
  }
}
@media only screen and (min-width: 768px) {
  .mclane .dynamic-text-snippet .info-wrapper {
    height: unset;
    width: unset;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mclane .dynamic-text-snippet .info-wrapper {
    height: unset;
    width: unset;
    min-width: 80%;
    order: 1;
  }
}
.mclane .dynamic-text-snippet .app-image-wrapper img {
  max-width: 300px;
}
@media only screen and (max-width: 991px) {
  .mclane .dynamic-text-snippet .app-image-wrapper img {
    right: 0;
  }
}
@media only screen and (min-width: 991px) {
  .mclane .dynamic-text-snippet .app-image-wrapper {
    height: unset;
    width: unset;
  }
}
@media only screen and (min-width: 768px) {
  .mclane .dynamic-text-snippet .app-image-wrapper {
    height: unset;
    width: unset;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mclane .dynamic-text-snippet .app-image-wrapper {
    max-width: 28%;
    order: 3;
  }
}
@media only screen and (max-width: 991px) {
  .mclane .dynamic-text-snippet .app-image-wrapper {
    right: 0;
    padding: 0;
  }
}

.insurance .searchbar-wrapper .bsw-icon-search {
  color: var(--primary);
}

.insurance .info-text a {
  color: var(--primary);
}

.filter-pill-list-wrapper .filter-pill-list .link-pill.clear-filter {
  color: var(--primary);
}

.provider-list .provider-list-item .action-flex-wrapper .action-flex .action-link i {
  color: var(--primary);
}

.provider-list .provider-list-item .detail-wrapper .details .review-text::before {
  color: rgb(255, 183, 27);
}

.pagination-wrapper .pagination .page-link.active {
  border: 1px solid rgb(255, 183, 27);
}

.modal-close {
  color: var(--primary) !important;
}

.form-section .radio-group input[type=radio]:checked + label {
  background: #f9efff;
  border: 1px solid var(--primary);
}

.radio-group input[type=radio]:checked + label::before {
  background: var(--primary);
  border: 1px solid var(--primary);
}

.form-action-flex .clear-filter {
  color: var(--primary) !important;
}

.booking-modal .modal-content .modal-header .modal-close i, .provider-list-root .modal .modal-content .modal-header .modal-close i {
  color: rgb(54, 66, 72);
}

/* -----Custom Components-------*/
.mclane #mclane-icon-cards .rich-text {
  background: none;
}
.mclane #mclane-icon-cards .rich-text h2 {
  color: #ffffff;
}
.mclane #mclane-icon-cards .rich-text h3 a {
  color: #ffffff;
}
.mclane #mclane-icon-cards .rich-text h3 a:after {
  content: "\e007";
  font-family: bsw-icons;
  display: inline;
  outline: 0;
  font-size: inherit;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  opacity: 1;
  margin-left: 4px;
}
.mclane #mclane-icon-cards .rich-text h3 a:hover {
  color: rgb(255, 183, 27);
}
.mclane #mclane-icon-cards .rich-text p a {
  color: #ffffff;
}
.mclane #mclane-icon-cards .rich-text p a:hover {
  color: rgb(255, 183, 27);
}

.mclane #mclane-icon-cards:before {
  background-color: var(--primary);
}
.mclane #mclane-icon-cards .rich-text h3 {
  color: rgb(255, 183, 27);
}
.mclane #mclane-icon-cards .rich-text p {
  color: #ffffff;
}

.sbar-container {
  background-color: rgba(0, 61, 166, 0.07);
}
.sbar-container .sbar-content span {
  color: rgb(0, 61, 166);
}
.sbar-container .sbar-content .social-links ul {
  display: flex;
  gap: 8px;
}
.sbar-container .sbar-content .social-links ul li {
  color: #ffffff;
}
.sbar-container .sbar-content .social-links ul li a {
  color: rgb(0, 61, 166);
}
.sbar-container .sbar-content .social-links ul li a:hover {
  color: #5F277E;
}

/* -----Alternate Backgrounds-------*/
.mclane .secondary-cool-grey-bg {
  background-color: unset;
}
.mclane .secondary-cool-grey-bg .component.rich-text.col-12 {
  background-color: transparent;
  padding-bottom: 40px;
}
.mclane .secondary-cool-grey-bg:has(.insurance) .insurance {
  padding-bottom: 40px;
}
.mclane .secondary-cool-grey-bg.full-width::before {
  background-color: var(--primaryBG);
}

/* Overrides + Framework  */
/* -----Overrides-------*/
.row.component.column-splitter > div > .row > .content:nth-of-type(1) > .component-content {
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column-reverse;
}

.mclane .primary-white-bg.full-width::before,
.mclane .component.header.sticky-page > .component {
  border-bottom: 1px solid #ddd;
}

.mclane .row.column-splitter {
  top: 220px;
  position: relative;
  display: flex;
  justify-content: center;
  gap: 40px;
  max-width: calc(100vw - 80px);
  justify-content: center;
}

.mclane footer {
  position: relative;
  margin-top: 40px;
}

.mclane header.sticky {
  position: relative;
}

body.no-anchor-no-hero main.sticky-main {
  margin-top: 0 !important;
}

.mclane .component.page-banner.without-image.col-12 {
  position: relative;
  left: 0;
  top: 0;
}

.component.container.col-12 {
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  width: 100%;
  max-width: unset;
}

.mclane .component-content {
  top: 0;
  position: relative;
  left: 0;
}

.mclane .row.column-splitter {
  top: 0;
  position: relative;
  justify-content: center;
  padding: 0 10px;
  padding-top: 20px;
}

.container .container > .component-content > .row {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 1440px) {
  .container .container > .component-content > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .container .container > .component-content > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .container .container > .component-content > .row {
    margin-left: 0;
    margin-right: 0;
  }
}

.row.component.column-splitter > div > div > div:nth-of-type(2) > div {
  display: flex;
  flex-direction: row;
  /* height: -webkit-fill-available; */
  gap: 6px;
  margin-bottom: 16px;
}
@media (max-width: 400px) {
  .row.component.column-splitter > div > div > div:nth-of-type(2) > div {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media (min-width: 401px) {
  .row.component.column-splitter > div > div > div:nth-of-type(2) > div {
    align-items: center;
  }
}

.row.component.column-splitter > div > div > div:nth-of-type(3) {
  margin-top: 40px;
  padding-top: 0;
  margin-top: 0;
}

.mclane .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background-color: rgb(95, 39, 126) !important;
  background-image: none !important;
  margin-left: 16px;
  font-family: "sharpsans-semibold";
  font-size: 16px;
  border: 1px solid rgb(95, 39, 126);
  border-radius: 8px;
  padding: 8px 24px;
  min-width: 120px;
}

.mclane input#Email {
  padding: 10px;
  min-width: 200px;
}

@media only screen and (min-width: 768px) {
  .row > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .row > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .row > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .col-lg-8 {
    flex: 0 0 65%;
    max-width: 65%;
  }
}
@media (min-width: 1200px) {
  .col-lg-8 {
    flex: 1 0 70%;
    max-width: 70%;
  }
}

body.mclane.no-anchor-no-hero main.sticky-main {
  z-index: 0;
  position: relative;
}

.global-header nav .nav-links.show {
  min-height: 100vh;
  box-shadow: 6px -3px 13px -4px rgba(0, 0, 0, 0.53);
  z-index: -10;
}

@media screen and (max-width: 991px) {
  .global-header nav .nav-links {
    min-height: 100vh;
  }
}
.global-header nav {
  height: 80px;
  max-height: 80px;
  min-height: 80px;
}

@media screen and (max-width: 767px) {
  .global-header nav {
    height: 45px;
    max-height: 45px;
    min-height: 45px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .global-header nav {
    height: 60px;
    max-height: 60px;
    min-height: 60px;
  }
}
.mclane .global-header, .mclane .global-footer {
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  .mclane .global-header, .mclane .global-footer {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 992px) {
  .mclane .global-header, .mclane .global-footer {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .mclane .global-header, .mclane .global-footer {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1440px) {
  .mclane .global-header, .mclane .global-footer {
    padding: 0 60px;
    max-width: 1600px;
    margin: auto;
  }
}

.mclane .row.column-splitter {
  padding: clamp(10px, 4vw, 80px);
  max-width: 1600px;
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1176px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .global-header nav .nav-links > ul > li > a {
    font-size: 14px;
    padding: 0 13px;
    width: -moz-max-content;
    width: max-content;
  }
}
/* TESTING */
.col-12 {
  min-height: unset;
}

footer .primary-navy-bg.full-width::before,
footer .primary-navy-bg {
  background: #1b2b43;
}

@media only screen and (min-width: 1440px) {
  .row > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.row {
  margin-left: 0;
  margin-right: 0;
}

@media only screen and (min-width: 1440px) {
  .container-fluid {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .container {
    max-width: 1360px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    max-width: 968px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    max-width: 744px;
    padding-left: 0;
    padding-right: 0;
  }
}
.container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 992px) {
  .container-fluid > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .row > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .row > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}
div#header.container-fluid,
div#footer.container-fluid,
.component.container.anchor-nav.primary-white-bg.full-width.fixed-sticky-nav.col-12 {
  max-width: 1600px;
}
@media screen and (min-width: 2720px) {
  div#header.container-fluid,
  div#footer.container-fluid,
  .component.container.anchor-nav.primary-white-bg.full-width.fixed-sticky-nav.col-12 {
    max-width: 1600px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1439px) {
  .container {
    max-width: 100% !important;
  }
}
.component.row-splitter {
  display: flex;
  flex-direction: column;
  gap: 60px;
  align-items: center;
  padding: clamp(10px, 4vw, 60px);
  max-width: 1600px;
  margin: auto;
}

.page-section {
  width: 100%;
}

.page-section:nth-of-type(1) .section-padding {
  padding: 0;
}
@media (min-width: 768px) {
  .page-section:nth-of-type(1) .section-padding {
    padding: 20px 0;
  }
}

@media only screen and (min-width: 3700px) {
  .mclane .container .container > .component-content > .row {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .mclane .global-header {
    height: 60px;
  }
  .mclane .global-header nav {
    height: 60px;
    max-height: 60px;
    min-height: 60px;
  }
}

.component.hero-extended-ph.col-12 {
  z-index: 5;
}

.mclane footer h1, .mclane footer h2, .mclane footer h3, .mclane footer h4, .mclane footer h5, .mclane footer h6, .mclane footer p, .mclane footer a, .mclane footer span {
  color: #ffffff;
}

.mclane .global-header, .mclane .global-footer, .mclane .anchor-nav .nav-flex, .mclane .banner-flex .description-wrapper {
  padding-left: clamp(10px, 4vw, 80px);
  padding-right: clamp(10px, 4vw, 80px);
  max-width: 1600px;
}

/* -----Hero Mod for Campaign-------*/
.mclane .hero-text {
  display: none;
}
.mclane .bg-hero-hp {
  display: none;
}
@media screen and (min-width: 610px) {
  .mclane .bg-hero-hp {
    height: 160px;
    min-height: 80px;
  }
}
@media screen and (min-width: 768px) {
  .mclane .bg-hero-hp {
    height: 160px;
    min-height: 80px;
  }
}
@media screen and (min-width: 992px) and (max-height: 1080px) {
  .mclane .bg-hero-hp {
    height: 160px;
    min-height: 80px;
  }
}
@media screen and (min-width: 1081px) {
  .mclane .bg-hero-hp {
    height: 160px;
    min-height: 80px;
  }
}

/* -----Sticky Position Header-------*/
.mclane {
  overflow: unset;
}
.mclane div#wrapper {
  overflow: clip;
}
.mclane div#wrapper .row div:nth-oftype(4) .row-splitter {
  overflow: hidden;
}

.component.container.anchor-nav.primary-white-bg.full-width.fixed-sticky-nav.col-12 {
  position: sticky;
  top: 0;
  z-index: 8;
  margin: auto;
}

/* Typography */
@font-face {
  font-family: "gt-maru-regular";
  src: url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Regular.ttf") format("truetype"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Regular.woff") format("woff"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "gt-maru-bold";
  src: url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Bold.ttf") format("truetype"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Bold.woff") format("woff"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "gt-maru-black";
  src: url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Black.ttf") format("truetype"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Black.woff") format("woff"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Black.woff2") format("woff2");
}
.mclane html, .mclane body {
  font-family: "gt-maru-regular";
}
.mclane h1, .mclane h2 {
  font-family: "gt-maru-bold";
  letter-spacing: -2px;
}
.mclane h3, .mclane h4, .mclane h5, .mclane h6 {
  font-family: "gt-maru-bold";
  letter-spacing: -2px;
}
.mclane .promo-fifty .container-content p, .mclane .content p, .mclane .rich-text p, .mclane p {
  color: rgb(54, 66, 72);
}
.mclane .page-banner h1 {
  font-family: "gt-maru-black";
}
.mclane .promo-fifty .container-content :is(h1, h2) {
  font-family: "gt-maru-bold";
}
.mclane .promo-fifty .container-content :is(h3, h4, h5, h6) {
  font-family: "gt-maru-bold";
}
.mclane .rich-text a, .mclane a {
  font-family: "gt-maru-bold";
}

.content p, .rich-text p {
  font-size: 14px;
  font-family: "sharpsans-semibold";
  font-weight: unset;
}

.promo-fifty .container-content p {
  font-weight: unset;
}

.mclane h1 {
  font-size: clamp(3rem, 3vw, 4rem);
}
.mclane .h2, .mclane .rich-text h2, .mclane h2 {
  font-size: clamp(3rem, 3vw, 4rem);
  letter-spacing: -2px;
}
.mclane .h3, .mclane .rich-text h3, .mclane h3 {
  font-size: clamp(2rem, 1.25vw, 2.4rem);
  letter-spacing: -1px;
}
.mclane h4, .mclane h5, .mclane h6 {
  font-size: clamp(1.8rem, 1.2vw, 2rem);
  letter-spacing: -1px;
}
.mclane .promo-fifty .container-content p, .mclane .content p, .mclane .rich-text p, .mclane p {
  font-size: clamp(1.6rem, 1.2vw, 1.8rem);
  font-weight: unset;
}
.mclane .cta-wrapper.mob-fixed-bottom a {
  font-size: 1.35rem;
}

/* Elements */
.mclane a.btn-secondary-link, .mclane a.btn-secondary-link:hover {
  font-family: "gt-maru-bold";
}
.mclane .link-list .component-content ul li a {
  font-family: "gt-maru-regular";
}
.mclane a.btn[class*=btn-primary]::before, .mclane button.btn[class*=btn-primary]::before {
  background: var(--primary-shade);
}
.mclane a.btn[class*=btn-primary]::after, .mclane button.btn[class*=btn-primary]::after {
  transition: all 0.4s cubic-bezier(0.2, 0.95, 0.57, 0.99);
  background: rgba(241, 216, 255, 0.15);
}
.mclane .find-care-tool-container .find-care-btn-container .find-care-button {
  background: var(--primary);
  border-color: var(--primary);
}

ul.blog__nav--links li.blog__nav--link:nth-of-type(2) .component ul.blog__nav-sub--links {
  left: 110px;
  grid-template-columns: repeat(3, 1fr);
  background: #fff;
  padding: 20px 40px;
  border-radius: 10px;
  -moz-column-gap: 28px;
       column-gap: 28px;
  row-gap: 4px;
}
ul.blog__nav--links li.blog__nav--link:nth-of-type(2) .component ul.blog__nav-sub--links::before {
  content: "";
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -7px;
  left: 65px;
}

ul.blog__nav--links li.blog__nav--link:nth-of-type(3) .component ul.blog__nav-sub--links {
  left: 245px;
  grid-template-columns: repeat(1, 1fr);
  background: #fff;
  padding: 20px 40px;
  border-radius: 10px;
  -moz-column-gap: 28px;
  column-gap: 28px;
  row-gap: 4px;
}
ul.blog__nav--links li.blog__nav--link:nth-of-type(3) .component ul.blog__nav-sub--links::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -7px;
  left: 65px;
}
ul.blog__nav--links li.blog__nav--link:nth-of-type(3) .component ul.blog__nav-sub--links::before:hover {
  display: grid;
}

ul.blog__nav--links li.blog__nav--link:nth-of-type(4) .component ul.blog__nav-sub--links {
  left: 385px;
  grid-template-columns: repeat(1, 1fr);
  background: #fff;
  padding: 20px 40px;
  border-radius: 10px;
  -moz-column-gap: 28px;
  column-gap: 28px;
  row-gap: 4px;
}
ul.blog__nav--links li.blog__nav--link:nth-of-type(4) .component ul.blog__nav-sub--links::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -7px;
  left: 65px;
}
ul.blog__nav--links li.blog__nav--link:nth-of-type(4) .component ul.blog__nav-sub--links::before:hover {
  display: grid;
}

ul.blog__nav--links li.blog__nav--link:nth-of-type(5) .component ul.blog__nav-sub--links {
  left: 510px;
  grid-template-columns: repeat(1, 1fr);
  background: #fff;
  padding: 20px 40px;
  border-radius: 10px;
  -moz-column-gap: 28px;
  column-gap: 28px;
  row-gap: 4px;
}
ul.blog__nav--links li.blog__nav--link:nth-of-type(5) .component ul.blog__nav-sub--links::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -7px;
  left: 65px;
}
ul.blog__nav--links li.blog__nav--link:nth-of-type(5) .component ul.blog__nav-sub--links::before:hover {
  display: grid;
}

ul.blog__nav--links li.blog__nav--link:nth-of-type(6) .component ul.blog__nav-sub--links {
  left: 650px;
  grid-template-columns: repeat(1, 1fr);
  background: #fff;
  padding: 20px 40px;
  border-radius: 10px;
  -moz-column-gap: 28px;
  column-gap: 28px;
  row-gap: 4px;
}
ul.blog__nav--links li.blog__nav--link:nth-of-type(6) .component ul.blog__nav-sub--links::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -7px;
  left: 65px;
}
ul.blog__nav--links li.blog__nav--link:nth-of-type(6) .component ul.blog__nav-sub--links::before:hover {
  display: grid;
}

iframe.volunteer-services {
  width: 100%;
  min-height: 400px;
}
@media (min-width: 992px) {
  iframe.volunteer-services {
    min-height: 600px;
  }
}

/* -----Component Styling-------  */
/* Find Care Toolbar */
.mclane .find-care-toolbar-root {
  width: 100vw;
  background: #5f277e;
  background: linear-gradient(90deg, #5f277e 0%, #4B1A61 5%, #5f277e 30%, #5f277e 70%, #4B1A61 95%, #5f277e 100%);
}
.mclane .find-care-tool-container {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .mclane .find-care-tool-container {
    max-width: 100vw;
    padding: 0;
    position: absolute;
    width: 100vw;
  }
  .mclane .find-care-tool-container {
    margin-top: 20px;
  }
  .mclane .findcare-toolbar-container {
    position: relative;
  }
  .mclane .find-care-tool-container .find-care-app .term-container {
    display: flex;
    margin: auto;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
  }
  .mclane .find-care-tool-container .find-care-app .form-search {
    border-radius: 10px 10px 0 0;
  }
  .mclane .find-care-tool-container .find-care-app .term-container div {
    padding: 0px 40px;
  }
  .mclane .find-care-tool-container .find-care-app {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}

.mclane header {
  filter: none;
}
.mclane .find-care-tool-container .find-care-app .form-search {
  border-radius: 0 0 10px 10px;
}
.mclane .find-care-tool-container .findcare-search-container .search-button {
  background: var(--color-switch);
  border: 2px solid var(--color-switch);
}
@media screen and (min-width: 769px) {
  .mclane .find-care-tool-container {
    filter: none;
  }
}

@media (max-width: 768px) {
  .component.hero-extended-ph.col-12 {
    z-index: 300;
  }
}

@media screen and (max-width: 768px) {
  .mclane .find-care-tool-container .find-care-app .find-care-title {
    margin-top: 60px;
  }
}
.find-care-tool-container .find-care-app .form-search {
  max-width: 1000px;
  padding: 6px;
  margin: auto;
}
@media (min-width: 768px) {
  .find-care-tool-container .find-care-app .form-search {
    max-height: 70px;
  }
}
@media (min-width: 1440px) {
  .find-care-tool-container .find-care-app .form-search {
    max-width: 1100px;
  }
}
@media (min-width: 1600px) {
  .find-care-tool-container .find-care-app .form-search {
    max-width: 1200px;
  }
}

.find-care-tool-container .find-care-app input[type=text] {
  padding-top: 6px;
  padding-bottom: 6px;
}

.find-care-tool-container .findcare-search-container {
  max-width: 190px;
  min-width: 190px;
  margin-right: 0;
}

.find-care-tool-container .findcare-search-container .search-button {
  padding: 16px;
}

.find-care-tool-container .findcare-search-container {
  display: flex;
  justify-content: flex-end;
}

.mclane .find-care-tool-container .find-care-app .term-container {
  justify-content: flex-start;
  max-width: 1000px;
}
@media (min-width: 1440px) {
  .mclane .find-care-tool-container .find-care-app .term-container {
    max-width: 1100px;
  }
}
@media (min-width: 1600px) {
  .mclane .find-care-tool-container .find-care-app .term-container {
    max-width: 1200px;
  }
}

@media only screen and (min-width: 768px) {
  .mclane .find-care-tool-container .find-care-app .term-container div {
    padding: 0;
  }
}
.find-care-tool-container .find-care-app .icon {
  color: var(--color-switch);
}

/* Fifty Fifty  */
.mclane .promo-fifty {
  margin-top: 40px;
}
.mclane .promo-fifty .container {
  width: 100%;
}
.mclane .promo-fifty .container .container-image, .mclane .promo-fifty .container .container-video {
  position: relative;
  overflow: unset;
  /* padding: 20px; */
  display: grid;
  align-items: center;
  justify-content: center;
  min-height: 500px;
}
.mclane .promo-fifty .container .container-image:before, .mclane .promo-fifty .container .container-video:before {
  position: absolute;
  content: "";
  height: 89%;
  width: 109%;
  left: -3%;
  top: 2%;
  z-index: -1;
}
.mclane .promo-fifty .container .container-image img, .mclane .promo-fifty .container .container-image .video, .mclane .promo-fifty .container .container-video img, .mclane .promo-fifty .container .container-video .video {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .mclane .promo-fifty .container .container-image:before, .mclane .promo-fifty .container .container-video:before {
    position: absolute;
    content: "";
    height: 108%;
    width: 120%;
    left: -10%;
    top: -10%;
    z-index: -1;
  }
  .mclane .promo-fifty .container .container-image img, .mclane .promo-fifty .container .container-video img {
    width: 100%;
    height: 100%;
    max-height: unset;
  }
}
@media (max-width: 991px) {
  .mclane .promo-fifty .container .container-image:before, .mclane .promo-fifty .container .container-video:before {
    position: absolute;
    content: "";
    height: 111%;
    width: 110%;
    left: 51%;
    top: -9%;
    z-index: -1;
    margin: auto;
    transform: translateX(-50%);
  }
}
@media (min-width: 750px) and (max-width: 991px) {
  .mclane .page-section .promo-fifty .container-content .component.rich-text {
    padding-top: 40px;
    background-color: #fff;
  }
  .mclane .page-section .secondary-cool-grey-bg .promo-fifty .container-content .component.rich-text, .mclane .page-section .secondary-warm-grey-bg .promo-fifty .container-content .component.rich-text {
    background-color: var(--primaryBG);
  }
}
@media (max-width: 768px) {
  .mclane .promo-fifty#img_pos-right img {
    -o-object-position: right;
       object-position: right;
  }
}

.mclane .promo-fifty .container-image, .mclane .promo-fifty .container-video {
  position: relative;
  overflow: unset;
}

.mclane .promo-fifty .container .mobile-youtube, .promo-fifty .container .sxa-video-wrapper {
  min-height: unset;
  max-height: unset;
}

.mclane .promo-fifty .container .container-image:has(iframe), .mclane .promo-fifty .container .container-video {
  min-height: unset;
  max-height: unset;
}

.mclane .promo-fifty .container-image .video iframe, .promo-fifty .container-image img iframe, .promo-fifty .container-video .video iframe, .promo-fifty .container-video img iframe {
  min-height: unset;
  max-height: unset;
}

.mclane .promo-fifty .container .container-image:has(iframe) img, .mclane .promo-fifty .container .container-image .video, .mclane .promo-fifty .container .container-video img, .mclane .promo-fifty .container .container-video .video {
  min-height: unset;
  max-height: unset;
}

.mclane .promo-fifty .container-image .video .component-content, .promo-fifty .container-video .video .component-content {
  min-height: unset;
  max-height: unset;
}

.mclane .promo-fifty .container .container-image:has(iframe), .mclane .promo-fifty .container .container-video {
  display: flex;
}

.mclane .promo-fifty .container-image .video iframe, .promo-fifty .container-image img iframe, .promo-fifty .container-video .video iframe, .promo-fifty .container-video img iframe {
  aspect-ratio: 16/9;
}

/* Hero  */
.hero-container {
  position: relative;
  width: 100%;
  height: 55vh;
}
@media (min-width: 767px) {
  .hero-container {
    height: 65vh;
  }
}
@media (min-width: 992px) {
  .hero-container {
    height: 75vh;
  }
}
.hero-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-container ul.hero-navigation {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-container ul.hero-navigation li {
  list-style: none;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 10px;
  border-radius: 4px;
  background: #fff;
  padding: 3px 3px 0;
  opacity: 0.7;
  transition: 0.5s;
}
.hero-container ul.hero-navigation li:hover {
  opacity: 1;
}
.hero-container ul.hero-navigation li:hover .name {
  opacity: 1;
}
.hero-container ul.hero-navigation li img {
  width: 120px;
  transition: 0.5s;
}
.hero-container ul.hero-navigation li img:hover {
  width: 200px;
}
.hero-container ul.hero-navigation li .name {
  position: absolute;
  z-index: 11;
  display: flex;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.25;
  width: 100%;
  height: 100%;
  pointer-events: none;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  opacity: 0;
}
.hero-container .plh {
  width: 100%;
  height: 100%;
  background-color: rgb(19, 19, 20);
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Icon Card Rows */
#mclane-icon-cards {
  padding-bottom: 80px;
  width: 100%;
  padding-top: 40px;
}
#mclane-icon-cards .component-content {
  max-width: 1200px;
  margin: auto;
}
#mclane-icon-cards:before {
  content: "";
  width: 95vw;
  height: 100%;
  /* min-width: 100vw; */
  left: -50%;
  /* left: 0; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 2000px;
  -webkit-clip-path: polygon(1% 0%, 100% 1%, 98% 92%, 0% 90%);
          clip-path: polygon(1% 0%, 100% 1%, 98% 92%, 0% 90%);
}
@media (min-width: 768px) {
  #mclane-icon-cards:before {
    -webkit-clip-path: polygon(1% 0%, 100% 0%, 99% 100%, 0% 90%);
            clip-path: polygon(1% 0%, 100% 0%, 99% 100%, 0% 90%);
  }
}
#mclane-icon-cards .rich-text h3 a {
  display: block;
  width: 100%;
  margin: auto;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: normal;
  text-align: center;
}
#mclane-icon-cards .rich-text p a {
  text-decoration: none;
}
#mclane-icon-cards img {
  max-height: 100px;
  width: 100%;
}

/* Location Maps */
.mclane .component.single-location-map.location-maps-component.col-12 {
  padding-left: clamp(10px, 4vw, 80px);
  padding-right: clamp(10px, 4vw, 80px);
  max-width: 2100px;
  margin: auto;
}
.mclane .hours-visit > div:has(div:empty) {
  display: none;
}
@media screen and (min-width: 992px) {
  .mclane .map-content .location-description-hours .description {
    min-width: 20vw;
    flex: 1 1 100%;
    font-size: 14px;
    max-width: 100%;
  }
}
.mclane .map-content h6 {
  font-size: 3rem;
  font-family: "gt-maru-bold";
}
.mclane .map-content .location-details .content .location-info {
  color: #3a4455;
}
.mclane .map-content .location-details .content .location-icon {
  background: var(--accent-1);
}
.mclane .map-content .location-details .content .location-info a {
  color: var(--primary);
}
.mclane .map-content .location-details .content .location-info .open-now-text {
  color: rgb(242, 105, 36);
}
@media screen and (min-width: 992px) and (max-width: 1500px) {
  .mclane .map-content .location-description-hours {
    display: flex;
    flex-direction: column-reverse;
    gap: 40px;
  }
  .mclane .map-content .location-description-hours .hours-visit {
    margin-left: 0;
  }
}
@media (min-width: 1500px) {
  .mclane .map-content .location-description-hours .hours-visit .day-time {
    flex-direction: column;
  }
  .mclane .map-content .location-description-hours .description {
    flex: 1 1 70%;
  }
  .mclane .map-content .location-description-hours {
    gap: 20px;
  }
  .mclane .map-content .location-description-hours .hours-visit .day-time {
    padding-left: 0;
  }
}
.mclane .component.container.indent-top.indent-bottom:has(.single-location-map) {
  padding-top: 0;
}
.mclane .map-content .location-address a {
  color: var(--primary);
}

@media screen and (min-width: 600px) {
  .map-content {
    margin-top: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1500px) {
  .mclane .map-content .location-description-hours .hours-visit {
    gap: 30px;
    display: flex;
    flex-direction: column;
    max-width: 100%;
  }
  .daily-hours {
    max-width: 300px;
  }
}
/* Mid Page Banner */
.mclane .page-banner.with-cta .banner-flex .description-content .description-wrapper h5 {
  color: #ffffff;
  font-family: "gt-maru-black";
  font-size: clamp(1.8rem, 1.2vw, 2rem);
}
.mclane .component.page-banner.with-cta {
  overflow: hidden;
}
.mclane .component.page-banner.with-cta .banner-flex {
  max-width: 1600px;
  margin: auto;
}
.mclane .component.page-banner.with-cta span {
  font-size: 2.8rem;
}
.mclane .component.page-banner.with-cta p a {
  color: rgb(255, 183, 27);
}
.mclane .page-banner.with-cta::after {
  display: none;
}
.mclane .banner-flex a.btn.btn-primary-teal {
  background: #ffffff;
  min-width: 200px;
}
.mclane .banner-flex a.btn.btn-primary-teal:hover {
  color: #ffffff;
  border: 2px solid #ffffff;
}

/* Tab Switcher */
.mclane .component.tab-switcher .section-title {
  font-family: "gt-maru-bold";
  letter-spacing: -2px;
}
@media only screen and (min-width: 992px) {
  .mclane .tab-switcher.horizontal .tab-list-container-wrapper .tab-list-container .tab-list-wrapper .list-item a.active::after {
    background: linear-gradient(270deg, rgb(255, 183, 27) 22.37%, rgb(255, 183, 27) 58.57%, #fff5de 89.21%);
  }
}
.mclane .tab-switcher.horizontal .tab-list-container-wrapper .tab-list-container .tab-list-wrapper .list-item li a {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: inherit;
}
@media (min-width: 992px) {
  .mclane .tab-switcher.horizontal .tab-list-container-wrapper .tab-list-container .tab-list-wrapper .list-item li a {
    display: flex;
    align-items: center;
  }
}
.mclane .tab-switcher.horizontal .tab-list-container-wrapper .tab-list-container .tab-list-wrapper .list-item li a:after {
  display: none;
}

/* Social Share Bar */
.sbar-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100vw;
  padding: 10px 40px;
}
.sbar-container .sbar-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  max-width: 1400px;
  width: 100%;
  margin: auto;
}
.sbar-container .sbar-content span {
  text-align: center;
}
@media (min-width: 600px) {
  .sbar-container .sbar-content {
    flex-direction: row;
  }
  .sbar-container .sbar-content span {
    text-align: left;
  }
}
.sbar-container .sbar-content .social-links ul {
  display: flex;
  gap: 8px;
  max-width: 1600px;
}
.sbar-container .sbar-content .social-links ul li {
  list-style: none;
}
.sbar-container .sbar-content .social-links ul li a {
  text-decoration: none;
}

/* Page Banner */
.mclane .page-banner {
  width: 100vw;
  max-width: unset;
}
.mclane .page-banner.without-image .banner-flex .description-content {
  padding: 20px 0;
}
@media only screen and (min-width: 992px) {
  .mclane .page-banner.without-image .banner-flex .description-content {
    padding: 40px 0;
  }
}
.mclane .page-banner.without-image .banner-flex .description-content .description-wrapper {
  max-width: 1600px;
  margin: auto;
}
.mclane .global-header nav .brand .logo.full {
  display: none !important;
}
@media (min-width: 992px) {
  .mclane .global-header nav .brand .logo.full {
    display: block !important;
  }
}

.mclane header.open .logos .logo.mono {
  margin-top: 0px;
} /* Rich Text Editor */
.image-overlay .rich-text > .component-content {
  padding: 0 40px;
}

.mclane .card-wrapper.primary-white-bg .card:not(.mclane .image-overlay--wrapper .card-wrapper.primary-white-bg .card),
.mclane .card-wrapper.secondary-light-yellow-bg .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card),
.mclane .promo.card-wrapper .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) {
  background: var(--primary);
  -webkit-clip-path: polygon(0 0, 99% 3%, 96% 98%, 5% 97%);
          clip-path: polygon(0 0, 99% 3%, 96% 98%, 5% 97%);
  border-radius: 0;
  padding: 25px;
}
.mclane .card-wrapper.primary-white-bg .card:not(.mclane .image-overlay--wrapper .card-wrapper.primary-white-bg .card) a,
.mclane .card-wrapper.secondary-light-yellow-bg .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) a,
.mclane .promo.card-wrapper .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) a {
  color: var(--complimentary);
}
.mclane .card-wrapper.primary-white-bg .card:not(.mclane .image-overlay--wrapper .card-wrapper.primary-white-bg .card) .promo-text.card-body .card-title h2,
.mclane .card-wrapper.secondary-light-yellow-bg .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body .card-title h2,
.mclane .promo.card-wrapper .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body .card-title h2 {
  color: #fff;
  font-family: "gt-maru-bold";
  font-size: 2.8rem;
  line-height: normal;
}
.mclane .card-wrapper.primary-white-bg .card:not(.mclane .image-overlay--wrapper .card-wrapper.primary-white-bg .card) .promo-text.card-body .card-description, .mclane .card-wrapper.primary-white-bg .card:not(.mclane .image-overlay--wrapper .card-wrapper.primary-white-bg .card) .promo-text.card-body .card-description p,
.mclane .card-wrapper.secondary-light-yellow-bg .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body .card-description,
.mclane .card-wrapper.secondary-light-yellow-bg .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body .card-description p,
.mclane .promo.card-wrapper .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body .card-description,
.mclane .promo.card-wrapper .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body .card-description p {
  color: #fff;
}
.mclane .card-wrapper.primary-white-bg .card:not(.mclane .image-overlay--wrapper .card-wrapper.primary-white-bg .card) .promo-text.card-body ul li,
.mclane .card-wrapper.secondary-light-yellow-bg .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body ul li,
.mclane .promo.card-wrapper .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body ul li {
  color: #fff;
  font-size: 1.5rem;
}
.mclane .card-wrapper.primary-white-bg .card:not(.mclane .image-overlay--wrapper .card-wrapper.primary-white-bg .card) .promo-text.card-body ul li a,
.mclane .card-wrapper.secondary-light-yellow-bg .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body ul li a,
.mclane .promo.card-wrapper .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body ul li a {
  color: var(--complimentary);
  font-size: 1.5rem;
}
.mclane .card-wrapper.primary-white-bg .card:not(.mclane .image-overlay--wrapper .card-wrapper.primary-white-bg .card) .promo-text.card-body ul li a:hover,
.mclane .card-wrapper.secondary-light-yellow-bg .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body ul li a:hover,
.mclane .promo.card-wrapper .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) .promo-text.card-body ul li a:hover {
  text-decoration: underline;
  transition: 0.5s;
}
.mclane .card-wrapper.primary-white-bg .card:not(.mclane .image-overlay--wrapper .card-wrapper.primary-white-bg .card) ul li::before,
.mclane .card-wrapper.secondary-light-yellow-bg .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) ul li::before,
.mclane .promo.card-wrapper .card:not(.mclane .image-overlay--wrapper .promo.card-wrapper .card) ul li::before {
  color: var(--accent-1);
}

/* -----Navigation Elements-------  */
/* .anchor-nav a {
  color: #ffffff;
  font-size: 1.4rem;
  text-decoration: none;
}
@media (min-width: 992px) {
  .anchor-nav a {
    font-size: 1.6rem;
  }
} */

.anchor-nav.sticky-nav-top {
  padding-left: 10px;
}
.anchor-nav.sticky-nav-top .subsite-nav-link-wrapper {
  margin-left: 0;
}

/* .anchor-nav .nav-flex {
  height: 60px;
  z-index: 1;
  position: relative;
  margin: 0;
} */
/* @media (min-width: 768px) {
  .anchor-nav .nav-flex {
    margin: 0 20px;
    height: 70px;
  }
}
@media (min-width: 992px) {
  .anchor-nav .nav-flex {
    height: 80px;
  }
}
@media (max-width: 991px) {
  .anchor-nav .nav-flex .nav-links-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .anchor-nav .nav-flex .nav-links-wrapper::-webkit-scrollbar {
    display: none;
  }
}

.anchor-nav .anchor-link {
  color: #ffffff;
} */

.mclane.theme-home .cta-wrapper.mob-fixed-bottom {
  display: none;
}

.mclane .back-top-link-wrapper {
  display: none;
  align-items: center;
  margin-right: 20px;
  margin-left: 4px;
}
.mclane .anchor-nav .back-top-link-wrapper .back-top-link {
  color: var(--primary);
  display: flex;
  align-items: center;
}
.mclane .anchor-nav .back-top-link-wrapper .back-top-link i.bsw-icon-chevron-left {
  display: none;
}
.mclane .anchor-nav.sticky-nav-top .back-top-link-wrapper {
  display: flex;
}
/* .mclane .anchor-nav .anchor-link:nth-of-type(1) {
  display: none;
} */
.mclane .anchor-nav .back-top-link-wrapper .back-top-link .logo {
  height: auto;
  width: 80px;
}

.nav-links-wrapper {
  height: 100%;
  display: flex;
}

.nav-link-container {
  height: 100%;
  display: flex;
}

.nav-link a {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 50px 10px;
  margin-top: -18px;
  width: -moz-max-content;
  width: max-content;
}
@media (min-width: 768px) {
  .nav-link a {
    margin-top: -16px;
  }
}
@media (min-width: 992px) {
  .nav-link a {
    margin-top: -11px;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .global-header nav .nav-links > ul > li > a {
    font-size: 15px;
  }
}
.subsite-nav-link-wrapper {
  display: flex;
  gap: 40px;
  align-items: center;
  height: 100%;
  gap: 2px;
  margin: 0 20px;
}
@media (max-width: 991px) {
  .subsite-nav-link-wrapper {
    display: none;
  }
}
@media (min-width: 1000px) {
  .subsite-nav-link-wrapper {
    gap: 8px;
  }
}
@media (min-width: 1200px) {
  .subsite-nav-link-wrapper {
    gap: 14px;
  }
}
@media (min-width: 1400px) {
  .subsite-nav-link-wrapper {
    gap: 30px;
  }
}
@media (min-width: 1600px) {
  .subsite-nav-link-wrapper {
    gap: 40px;
  }
}

.subnav-container {
  position: absolute;
  width: auto;
  z-index: 90;
  padding: 16px 22px;
  padding-top: 20px;
  margin-top: -10px;
  box-shadow: 0 4px 5px 0 rgba(0, 28, 52, 0.3019607843);
  border-radius: 0 0 8px 8px;
}
.subnav-container ul {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .subnav-container {
    display: none;
  }
}

.sub_nav-link a {
  height: 100%;
  display: inline-flex;
  align-items: center;
  padding: 10px;
  width: -moz-max-content;
  width: max-content;
}

.sub_nav-link a:after {
  content: "\e007";
  font-family: bsw-icons;
  display: inline;
  outline: 0;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  opacity: 0;
  margin-left: 4px;
}

.sub_nav-link a:hover:after {
  opacity: 1;
}

@media (min-width: 992px) {
  .nav-link-container .nav-link.show .subnav-container {
    display: grid;
  }
  .subnav-container:hover {
    display: grid;
  }
  .subsite-nav-link-wrapper .nav-link-container:nth-of-type(1) .subnav-container ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .subsite-nav-link-wrapper .nav-link-container:nth-of-type(2) .subnav-container ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .subsite-nav-link-wrapper .nav-link-container:nth-of-type(3) .subnav-container ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .subsite-nav-link-wrapper .nav-link-container:nth-of-type(4) .subnav-container ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .subsite-nav-link-wrapper .nav-link-container:nth-of-type(5) .subnav-container {
    display: none !important;
  }
}
.component.header.sticky-page:has(.active) .component.container.primary-white-bg.full-width:before {
  background-color: #ffffff;
}

.component.header.sticky-page:has(.active) .global-header nav .nav-links > ul > li > a {
  color: #3a4455;
}

.component.header.sticky-page:has(.active) .global-header nav .brand .logo.full img {
  content: initial;
}

.component.header.sticky-page:has(.active) .global-header nav .cta-group .cta-icons i {
  color: initial;
  transition: 0.5s ease-in-out;
}

i.bsw-icon-search:hover:before,
i.bsw-icon-account:hover:before {
  transition: 0.5s ease-in-out;
}

.mclane header.open .logos .logo.mono {
  display: flex !important;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding-right: 16px;
}

body.mclane.findcare-active {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
}

@media screen and (max-width: 768px) {
  .find-care-tool-container .find-care-app .find-care-title {
    margin-top: 45px;
  }
}
.logo.mono img {
  content: url(https://assets.codepen.io/5217888/mclane-train.svg);
  max-height: 50px;
}

.subsite-nav-link-wrapper-Mobile {
  display: flex;
  gap: 40px;
  align-items: center;
  height: 100%;
  gap: 20px;
  margin: 0 60px 0 20px;
}
@media (min-width: 991px) {
  .subsite-nav-link-wrapper-Mobile {
    display: none;
  }
}
.subsite-nav-link-wrapper-Mobile .nav-link-container:last-of-type .nav-link a {
  padding: 0;
  margin-top: 0;
  border-bottom: none;
}

.subnav-container {
  position: absolute;
  width: auto;
  z-index: 90;
  padding: 16px 22px;
  padding-top: 20px;
  margin-top: -10px;
  box-shadow: 0 4px 5px 0 rgba(0, 28, 52, 0.3019607843);
  border-radius: 0 0 8px 8px;
}
.subnav-container ul {
  display: flex;
  flex-direction: column;
}

.sub_nav-link a {
  height: 100%;
  display: inline-flex;
  align-items: center;
  padding: 10px;
  width: -moz-max-content;
  width: max-content;
}

.sub_nav-link a:after {
  content: "\e007";
  font-family: bsw-icons;
  display: inline;
  outline: 0;
  font-size: inherit;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  opacity: 1;
  margin-left: 4px;
}

.sub_nav-link a:hover:after {
  opacity: 1;
}

li.sub_nav-link.root-link a {
  color: var(--accent-1);
  font-size: 16px;
}

/* TEST */
@media (max-width: 991px) {
  .mclane .back-top-link-wrapper {
    height: 100%;
  }
  .mclane .back-top-link-wrapper .back-top-link {
    width: 70px;
  }
  .mclane .back-top-link-wrapper .back-top-link .logo {
    min-width: 70px;
  }
  .mclane .nav-link .subnav-container {
    display: none;
  }
  .mclane .nav-link {
    display: flex;
    justify-content: center;
  }
  .mclane .nav-link-container {
    height: auto;
    margin-bottom: -7px;
  }
  .mclane .nav-link div.link {
    margin-top: 0;
    width: -moz-max-content;
    width: max-content;
  }
  .mclane a.link {
    padding: 0px 10px;
  }
  /* .mclane .anchor-nav .nav-flex {
    height: 80px;
  }*/
  .mclane .nav-links-wrapper, .mclane .anchor-nav .link-flex-wrapper {
    height: 100%;
  }
  .mclane .subsite-nav-link-wrapper-Mobile {
    height: auto;
    margin-bottom: 4px;
    width: 100%;
  }
  .mclane .subnav-container {
    background: var(--primary);
    width: 100vw;
    left: 0;
    top: 89px;
    margin-left: -4.35%;
    margin-left: 0;
  }
  .mclane .anchor-nav.open .link-flex-wrapper {
    width: 100%;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .mclane .anchor-nav.open .nav-links-wrapper {
    overflow-y: visible;
    overflow-x: visible;
  }
  .mclane .anchor-nav.open .nav-links-wrapper::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 991px) {
  .mclane .anchor-nav.open .nav-flex {
    overflow: visible;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .mclane .anchor-nav.open .nav-flex {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .mclane .anchor-nav.open .nav-link:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .mclane .anchor-nav.open .nav-link {
    display: none;
  }
}
@media (max-width: 991px) {
  .mclane .anchor-nav.open .subsite-nav-link-wrapper-Mobile {
    display: block;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .mclane .anchor-nav.open .subsite-nav-link-wrapper-Mobile:after {
    border-bottom: 8px solid var(--primary);
    content: "";
    width: 100vw;
    height: 80px;
    position: absolute;
    z-index: -2;
    left: -4.35%;
    left: 0;
    top: 0px;
  }
}
@media (max-width: 991px) {
  .mclane .anchor-nav.open .nav-link.show {
    display: block;
    width: 100%;
  }
  .mclane .anchor-nav.open .nav-link.show:after {
    content: "";
    width: 20px;
    height: 20px;
    /* background: var(--primary); */
    position: absolute;
    top: 71px;
    margin: auto;
    justify-content: flex-end;
    left: 110px;
    display: flex;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid white;
  }
  .mclane .anchor-nav.open .nav-link.show .subnav-container {
    display: flex;
    left: 0;
  }
}
@media (max-width: 991px) {
  .mclane .anchor-nav.open .nav-link.show:before {
    position: absolute;
    /* border: 1px solid #ccc; */
    display: flex;
    border-radius: 50%;
    /* width: 32px; */
    /* height: 32px; */
    content: "\e059";
    top: -2px;
    height: 100%;
    right: 30px;
    color: var(--primary);
    font-size: 24px;
    font-family: "bsw-icons" !important;
    justify-content: center;
    align-items: center;
    pointer-events: none;
  }
}
@media (max-width: 991px) {
  .mclane .anchor-nav.open .nav-link-container {
    width: 100%;
    display: block;
  }
}
@media (max-width: 991px) {
  .mclane .anchor-nav.open .nav-link div.link {
    width: 100%;
    width: 92vw;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .mclane .subnav-container {
    width: 101vw;
    left: -5%;
  }
  .mclane .subsite-nav-link-wrapper-Mobile:after {
    left: -7%;
    width: 101vw;
  }
}

/* -----Specialty Glossary-------  */
#specialties-glossary .row:not(.placeholder .row) {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  row-gap: 20px;
}
@media (min-width: 768px) {
  #specialties-glossary .row:not(.placeholder .row) {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
@media (min-width: 991px) {
  #specialties-glossary .row:not(.placeholder .row) {
    grid-template-columns: repeat(4, 1fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media (min-width: 764px) {
  #specialties-glossary .col-lg-3 {
    max-width: unset;
  }
}
@media (min-width: 992px) {
  #specialties-glossary .col-lg-3 {
    max-width: unset;
  }
}
@media (min-width: 1200px) {
  #specialties-glossary .col-xl-3 {
    max-width: unset;
  }
}
#specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent h3 {
  justify-content: center;
  display: flex;
}
#specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent a {
  color: rgb(95, 39, 126);
}
#specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(odd) {
  border: 4px solid rgb(242, 105, 36);
}
#specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(odd) h3 {
  color: rgb(242, 105, 36);
}
#specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(even) {
  border: 4px solid rgb(71, 191, 175);
}
#specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(even) h3 {
  color: rgb(71, 191, 175);
}
#specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(3n+1) {
  border: 4px solid rgb(0, 61, 166);
}
#specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(3n+1) h3 {
  color: rgb(0, 61, 166);
}
#specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(3n+3) {
  border: 4px solid rgb(255, 183, 27);
}
#specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(3n+3) h3 {
  color: rgb(255, 183, 27);
}
#specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent {
  margin: 0;
}

/* -----Box Grid-------  */
@media (max-width: 767px) {
  div#mclane-box-grid .row .component.rich-text h3 {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  div#mclane-box-grid .row .component.rich-text h3 {
    padding-top: 30px;
  }
}

.component.rich-text.col-12.col-lg-6.col-xl-6 {
  padding: 50px;
}
.component.rich-text.col-12.col-lg-6.col-xl-6 h3, .component.rich-text.col-12.col-lg-6.col-xl-6 p {
  color: #fff;
}

div#mclane-box-grid .row .component.rich-text:not(:first-of-type) h3, div#mclane-box-grid .row .component.rich-text:not(:first-of-type) p {
  filter: drop-shadow(2px 3px 4px rgba(0, 0, 0, 0.3));
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(2) {
  background-color: rgb(95, 39, 126);
  -webkit-clip-path: polygon(0% 10%, 95% 5%, 96% 100%, 0% 95%);
  clip-path: polygon(0% 10%, 95% 5%, 96% 100%, 0% 95%);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(2) a {
  color: rgb(255, 183, 27);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(3) {
  background-color: rgb(242, 105, 36);
  -webkit-clip-path: polygon(0% 5%, 100% 10%, 100% 95%, 0% 100%);
  clip-path: polygon(0% 5%, 100% 10%, 100% 95%, 0% 100%);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(3) a {
  color: #ffffff;
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(4) {
  background-color: rgb(71, 191, 175);
  -webkit-clip-path: polygon(0% 10%, 96% 10%, 95% 98%, 0% 98%);
  clip-path: polygon(0% 10%, 96% 10%, 95% 98%, 0% 98%);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(4) h3, div#mclane-box-grid .row .component.rich-text:nth-of-type(4) p {
  color: #ffffff;
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(4) a {
  color: #ffffff;
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(5) {
  background-color: rgb(0, 61, 166);
  -webkit-clip-path: polygon(0% 10%, 98% 2%, 100% 92%, 0% 100%);
  clip-path: polygon(0% 10%, 98% 2%, 100% 92%, 0% 100%);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(5) a {
  color: rgb(255, 183, 27);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(6) {
  background-color: rgb(242, 105, 36);
  -webkit-clip-path: polygon(0% 10%, 95% 5%, 96% 100%, 0% 95%);
  clip-path: polygon(0% 10%, 95% 5%, 96% 100%, 0% 95%);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(6) a {
  color: #ffffff;
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(7) {
  background-color: rgb(95, 39, 126);
  -webkit-clip-path: polygon(0% 5%, 100% 10%, 100% 95%, 0% 100%);
  clip-path: polygon(0% 5%, 100% 10%, 100% 95%, 0% 100%);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(7) a {
  color: rgb(255, 183, 27);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(8) {
  background-color: rgb(0, 61, 166);
  -webkit-clip-path: polygon(0% 10%, 95% 5%, 96% 100%, 0% 95%);
  clip-path: polygon(0% 10%, 95% 5%, 96% 100%, 0% 95%);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(8) a {
  color: rgb(255, 183, 27);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(9) {
  background-color: rgb(71, 191, 175);
  -webkit-clip-path: polygon(0% 5%, 100% 10%, 100% 95%, 0% 100%);
  clip-path: polygon(0% 5%, 100% 10%, 100% 95%, 0% 100%);
}
div#mclane-box-grid .row .component.rich-text:nth-of-type(9) a {
  color: #ffffff;
}

/* -----Forms-------  */
.mclane form h3 {
  margin-bottom: 10px;
}
.mclane .sitecore-form button.btn-primary-teal {
  background-color: var(--primary) !important;
}
.mclane .sitecore-form .control:hover input:not([disabled]):checked ~ .control__indicator {
  background: var(--primary);
}

/* Consent Banner */
.consent-banner p {
  color: #fff;
}

.config-banner p {
  color: #fff;
}

.title-container p {
  color: #fff;
}

/* Image Overlay */
@media screen and (max-width: 767px) {
  .mclane .image-overlay--wrapper .image-overlay--content .rich-text {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 20px;
  }
  .mclane .image-overlay--wrapper .image-overlay--content .rich-text .component-content {
    padding: 0;
  }
  .mclane .image-overlay--wrapper .image-overlay--content .rich-text .link-list {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
/* Branded Design Elements */
.mclane .page-section:is(:has(.secondary-cool-grey-bg)) {
  position: relative;
  width: 100%;
}
.mclane .page-section:is(:has(.secondary-cool-grey-bg)):before {
  background-color: transparent;
  background-image: url(https://wadcdn.azureedge.net/bswhealth/com/siteassets/SubsiteStyles/assets/ribbon-blocker_trim.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  border: none;
  bottom: -1px;
  content: "";
  display: block;
  height: 150px;
  left: -10vw;
  margin-top: 0;
  max-width: none;
  position: absolute;
  width: 110vw;
  z-index: 1;
}
@media (min-width: 768px) {
  .mclane .page-section:is(:has(.secondary-cool-grey-bg)):before {
    background-image: url(https://wadcdn.azureedge.net/bswhealth/com/siteassets/SubsiteStyles/assets/ribbon-blocker_reg.svg);
  }
}
@media (min-width: 1800px) {
  .mclane .page-section:is(:has(.secondary-cool-grey-bg)):before {
    background-image: url(https://wadcdn.azureedge.net/bswhealth/com/siteassets/SubsiteStyles/assets/ribbon-blocker_long.svg);
    height: 200px;
    width: 200vw;
    left: -90vw;
  }
}
.mclane .page-section:is(:has(.secondary-cool-grey-bg)) .secondary-cool-grey-bg.full-width {
  position: relative;
  overflow: unset !important;
  padding-bottom: 120px;
}
@media (min-width: 1200px) {
  .mclane .page-section:is(:has(.secondary-cool-grey-bg)) .secondary-cool-grey-bg.full-width {
    padding-bottom: 160px;
  }
}
.mclane .page-section:is(:has(.secondary-cool-grey-bg)):has(#mclane-icon-cards):before {
  display: none;
}/*# sourceMappingURL=main.css.map */
/* Overriding alert banner */
header .alert.global {
  display: none!important;
}

div#mclane-hero > .component-content > h1 {
    display: none;
}


@media (max-width: 991px) {
  .mclane .global-header .logo.mono {
    content: url(https://uat-preview.bswhealth2.com/-/media/project/bsw/sites/bswhealth/McLane-Icon.svg);
    width: auto;
    height: 50px;
  }
  .mclane header.open .global-header .logo.mono {
    content: url(https://uat-preview.bswhealth2.com/-/media/project/bsw/sites/bswhealth/McLane-Logo.svg);
    width: auto;
    height: 50px;
  }
  .mclane .nav-links.show ul li:first-child {
    padding-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .mclane .global-header nav .nav-links {
    top: 60px;
  }
  .mclane:has(header.open) div#mclane-hero {
    margin-top: 60px;
  }
}
.anchor-nav.primary-white-bg.full-width:before, .anchor-nav.primary-white-bg.full-width:before {
  display: block;
}



/* 2025 WCAG Fixes */
.mclane .mid-banner-flex {
  display: flex;
  padding: 40px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .mclane .mid-banner-flex {
    flex-direction: column;
    gap: 20px;
  }
}
@media (min-width: 1100px) {
  .mclane .mid-banner-flex {
		/* Changed on 15Aug2025 for alignment */
    padding: 40px 80px 40px 24px;
  }
}
.mclane .mid-banner-flex .description-wrapper {
  max-width: 80%;
}
@media (max-width: 767px) {
  .mclane .mid-banner-flex .description-wrapper {
    max-width: 100%;
  }
}
.mclane .mid-banner-flex .description-wrapper p {
  color: #fff;
}
@media (min-width: 1100px) {
  .mclane .mid-banner-flex .description-wrapper {
    max-width: 85%;
  }
}
.mclane .mid-banner-flex span.header {
  color: #fff;
}
.mclane .mid-banner-flex .component.page-banner.with-cta.col-12 a.btn.btn-primary-teal {
  height: -moz-max-content;
  height: max-content;
}
.mclane .mid-banner-flex .cta-wrapper {
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
.mclane .mid-banner-flex .cta-wrapper a.btn.btn-primary-teal {
  background: rgb(255, 183, 27);
  border: 1px solid rgb(255, 183, 27);
  color: rgb(54, 66, 72);
  cursor: pointer;
  font-size: 15px;
}
.mclane .mid-banner-flex .cta-wrapper a.btn.btn-primary-teal:hover {
  border: 1px solid rgb(255, 183, 27);
  background: rgb(255, 248, 230);
  color: rgb(54, 66, 72);
  transform: none;
}
.mclane .mid-banner-flex .cta-wrapper a.btn.btn-primary-teal:hover:before, .mclane .mid-banner-flex .cta-wrapper a.btn.btn-primary-teal:hover:after {
  display: none;
}

.mclane .page-banner .banner-flex {
  background: none;
}
@media only screen and (min-width: 768px) {
  .mclane .page-banner .banner-flex {
    background: none;
  }
}
@media only screen and (min-width: 992px) {
  .mclane .page-banner .banner-flex {
    background: none;
  }
}
.mclane .page-banner .banner-flex .description-content .description-wrapper h1 {
  font-family: inherit;
}

.mclane .page-banner {
  width: 100vw;
  max-width: unset;
}
.mclane .page-banner .banner-flex .description-content {
  padding: 20px 0;
}
@media only screen and (min-width: 992px) {
  .mclane .page-banner .banner-flex .description-content {
    padding: 40px 0;
  }
}
.mclane .page-banner .banner-flex .description-content .description-wrapper {
  max-width: 1600px;
  margin: auto;
}
.mclane .global-header nav .brand .logo.full {
  display: none !important;
}
@media (min-width: 992px) {
  .mclane .global-header nav .brand .logo.full {
    display: block !important;
  }
}

.mclane header.open .logos .logo.mono {
  margin-top: 0px;
}

/* Specialties Header WCAG fix */
.mclane #specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(even) h3,
.mclane #specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(3n+3) h3,
.mclane #specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(odd) h3 {
  color: rgb(53, 66, 72);
  -webkit-text-stroke: 0.5px #fff;
  text-stroke: 0.5px #fff;
  font-size: clamp(2rem, 2vw, 4rem);
}
.mclane #specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(odd) h3 {
  text-shadow: 1px 1px 2px rgb(242, 105, 36);
}
.mclane #specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(even) h3 {
  text-shadow: 1px 1px 2px rgb(71, 191, 175);
}
.mclane #specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(3n+3) h3 {
  text-shadow: 1px 1px 2px rgb(255, 183, 27);
}
.mclane #specialties-glossary .component.rich-text.col-12.col-lg-3.col-xl-3.offset-lg-1.offset-xl-1.add-border.indent-top.indent:nth-child(3n+1) h3 {
  text-shadow: 1px 1px 2px rgb(0, 61, 166);
}
.mclane form button.btn.btn-primary-teal {
    color: #fff;
}

.mclane header .alert.global {
    display: block !important;
		 overflow: visible;
}
.secondary-medium-yellow-bg .alert-content, .secondary-medium-yellow-bg:before {
	transition: none;
}


@media (min-width: 992px) {
    .mclane .global-header nav .nav-links > ul > li > a::before {
				background-color: var(--primary);
    }
}

.mclane .global-header nav .nav-links > ul > li > a::before {
    top: unset; 
    bottom: -1px;
}

.mclane .anchor-nav .back-top-link-wrapper .back-top-link .logo {
    content: initial;
}




body.mclane .page-banner:before {
  background-color: none !important;
}
body.mclane .component.page-banner .component-content .bswh-page-banner .banner-flex h1 {
  color: var(--accent-1) !important;
  font-family: "gt-maru-bold";
  font-size: clamp(3rem, 4vw, 3.5rem) !important;
}
body.mclane .global-multi-header.mclane .header__generic[data-type=microsite] .header__link {
  color: var(--primary) !important;
}
body.mclane .global-multi-header.mclane .header__generic[data-type=microsite] .header__link:hover {
  color: var(--page-feature-tints) !important;
}
body.mclane .global-multi-header.mclane .header__generic[data-type=microsite] ul li:has(a:hover) .header__link--marker {
  background-color: var(--primary) !important;
}
body.mclane .banner-flex a.btn.btn-primary-teal {
  border: 2px solid #fff !important;
  padding: 16px 36px;
}
body.mclane .banner-flex a.btn.btn-primary-teal:before {
  left: -25%;
}
body.mclane .banner-flex a.btn.btn-primary-teal:hover {
  border: 2px solid #fff !important;
}
body.mclane .banner-flex a.btn.btn-primary-teal:hover:before {
  left: -25%;
  width: 150%;
}
body.mclane .banner-flex .description-wrapper {
  padding-inline: 0;
}
@media (max-width: 991px) {
  body.mclane .banner-flex .description-wrapper {
    padding-block: 20px !important;
  }
}
@media (max-width: 991px) {
  body.mclane .component.page-banner .component-content .bswh-page-banner .banner-cta .primary-cta-wrapper {
    z-index: 3;
  }
  body.mclane .banner-flex a.btn.btn-primary-teal {
    background: var(--primary);
    color: #fff;
  }
  body.mclane .banner-flex a.btn.btn-primary-teal:hover {
    background: var(--primary-shade);
    transform: scale(1);
  }
  body.mclane .banner-flex a.btn.btn-primary-teal:hover:before, body.mclane .banner-flex a.btn.btn-primary-teal:hover:after {
    display: none;
  }
}
@media (min-width: 768px) {
  body.mclane .component.page-banner .component-content .bswh-page-banner .banner-cta .primary-cta-wrapper a {
    margin-inline: 10px;
  }
}

body.mclane.theme-2 {
  --page-feature-tints: #2162c1 !important;
  --page-feature-color: #003da6 !important;
}
body.mclane.theme-2 .component.page-banner .component-content .bswh-page-banner {
  --page-feature-tints: #2162c1 !important;
  --page-feature-color: #003da6 !important;
}

body.mclane.theme-4 {
  --page-feature-tints: #2162c1 !important;
  --page-feature-color: #003da6 !important;
}
body.mclane.theme-4 .component.page-banner .component-content .bswh-page-banner {
  --page-feature-tints: #2162c1 !important;
  --page-feature-color: #003da6 !important;
}

body.mclane.theme-3 {
  --page-feature-tints: #785696 !important;
  --page-feature-color: #582a7a !important;
}
body.mclane.theme-3 .component.page-banner .component-content .bswh-page-banner {
  --page-feature-tints: #785696 !important;
  --page-feature-color: #582a7a !important;
}

body.mclane .find-care-tool-container .find-care-app .icon {
  color: rgb(0, 61, 166);
}
body.mclane .find-care-tool-container .find-care-app input[type=text]::-webkit-input-placeholder {
  font-family: "gt-maru-bold";
  color: #354248;
}
@media (min-width: 992px) {
  body.mclane .find-care-tool-container .find-care-app .form-search {
    margin: auto;
    max-width: 100%;
  }
  body.mclane .find-care-tool-container .findcare-search-container .search-button {
    padding: 16px;
  }
}
@media screen and (max-width: 1239px) {
  body.mclane .find-care-tool-container .find-care-app .findcare-search-container .search-button {
    background: var(--primary);
    border: 1px solid var(--primary);
    color: #fff;
    cursor: pointer;
  }
}

@media screen and (max-width: 768px) {
  .find-care-tool-container .find-care-app .find-care-title {
    flex-direction: column;
  }
  .mobile-drawer {
    display: flex;
  }
  .desktop-header {
    display: none;
  }
  .find-care-tool-container .find-care-app .find-care-title span {
    cursor: pointer;
  }
}
@media screen and (min-width: 768px) {
  .inner > .component:nth-child(2):not(:has(.header__menu__mega__container_list--header)) {
    margin-top: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .global-multi-header .header__menu__mega .header__menu__mega__container[data-style=dropdown] .scroll-container:has(.inner > .component:nth-child(2)) {
    max-width: 600px;
    right: 100px;
  }
}
@media screen and (min-width: 992px) {
  .global-multi-header .header__menu__mega .header__menu__mega__container[data-style=dropdown] .scroll-container:has(.inner > .component:nth-child(2)) {
    max-width: 600px;
  }
}
@media screen and (min-width: 1200px) {
  .global-multi-header .header__menu__mega .header__menu__mega__container[data-style=dropdown] .scroll-container:has(.inner > .component:nth-child(2)) {
    max-width: 700px;
  }
}
@media screen and (min-width: 1440px) {
  .global-multi-header .header__menu__mega .header__menu__mega__container[data-style=dropdown] .scroll-container:has(.inner > .component:nth-child(2)) {
    max-width: 800px;
  }
}
body.no-anchor-no-hero.find-care-page main.sticky-main {
  margin-top: 0;
}

body.find-care-page main.sticky-main {
  top: 0 !important;
}

body.find-care-page {
  --page-feature-tints: #785696 !important;
  --page-feature-color: #582a7a !important;
  overflow: unset;
  overflow-x: clip;
}
@media screen and (min-width: 768px) {
  body.find-care-page div#header-system {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  body.find-care-page .header__generic.header__subheader {
    position: -webkit-sticky;
    position: sticky;
    top: 45px;
  }
  body.find-care-page .find-care-tools {
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
  }
  body.find-care-page .results-meta {
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
  }
  body.find-care-page .filter-list-wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
    z-index: 3;
  }
  body.find-care-page .utility-bar {
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
    z-index: 4;
  }
  body.find-care-page .find-care-map {
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
    z-index: 3;
  }
}
body.find-care-page .results-toolbar {
  background: linear-gradient(45deg, var(--page-feature-color) 50%, var(--page-feature-tints) 50%);
}
body.find-care-page .hp-find-care__form-search > button.btn.btn-primary-teal {
  background: rgb(255, 183, 27) !important;
  border: 1px solid rgb(255, 183, 27);
  color: rgb(54, 66, 72) !important;
  cursor: pointer;
  border-radius: 4px !important;
}
body.find-care-page .hp-find-care__form-search > button.btn.btn-primary-teal:hover {
  border: 1px solid rgb(255, 183, 27);
  background: rgb(255, 248, 230) !important;
  color: rgb(54, 66, 72) !important;
  transform: none;
}
body.find-care-page .hp-find-care__form-search > button.btn.btn-primary-teal:hover:before, body.find-care-page .hp-find-care__form-search > button.btn.btn-primary-teal:hover:after {
  display: none;
}
body.find-care-page .hp-find-care__form {
  border-radius: 8px !important;
}
body.find-care-page .bsw-icon-medical:before {
  content: "\e02e" !important;
  color: #354248 !important;
}
body.find-care-page .hp-find-care__form-input input {
  font-family: "gt-maru-regular";
}
body.find-care-page .hp-find-care__form-input label {
  font-family: "gt-maru-regular";
}
body.find-care-page .hp-find-care__form-search button.btn.btn-primary-teal span.btn-label {
  font-family: "gt-maru-bold";
}
body.find-care-page a.card-headername-link {
  font-family: "gt-maru-bold";
  font-weight: 400;
}
body.find-care-page .card.provider-card .call-section {
  background: rgb(255, 183, 27) !important;
  border: 1px solid rgb(255, 183, 27);
  color: rgb(54, 66, 72) !important;
  cursor: pointer;
}
body.find-care-page .card.provider-card .call-section:hover {
  border: 1px solid rgb(255, 183, 27);
  background: rgb(255, 248, 230) !important;
  color: rgb(54, 66, 72) !important;
  transform: none;
}
body.find-care-page .card.provider-card .call-section:hover:before, body.find-care-page .card.provider-card .call-section:hover:after {
  display: none;
}
body.find-care-page a.btn-primary-teal, body.find-care-page button.btn-primary-teal {
  background: rgb(255, 183, 27) !important;
  border: 1px solid rgb(255, 183, 27);
  color: rgb(54, 66, 72) !important;
  cursor: pointer;
}
body.find-care-page a.btn-primary-teal:hover, body.find-care-page button.btn-primary-teal:hover {
  border: 1px solid rgb(255, 183, 27);
  background: rgb(255, 248, 230) !important;
  color: rgb(54, 66, 72) !important;
  transform: none;
}
body.find-care-page a.btn-primary-teal:hover:before, body.find-care-page a.btn-primary-teal:hover:after, body.find-care-page button.btn-primary-teal:hover:before, body.find-care-page button.btn-primary-teal:hover:after {
  display: none;
}
body.find-care-page .primary-btn {
  background: rgb(255, 183, 27) !important;
  border: 1px solid rgb(255, 183, 27);
  color: rgb(54, 66, 72) !important;
  cursor: pointer;
}
body.find-care-page .primary-btn:hover {
  border: 1px solid rgb(255, 183, 27);
  background: rgb(255, 248, 230) !important;
  color: rgb(54, 66, 72) !important;
  transform: none;
}
body.find-care-page .primary-btn:hover:before, body.find-care-page .primary-btn:hover:after {
  display: none;
}
body.find-care-page .survey-card {
  background: var(--page-feature-color);
}
body.find-care-page .survey-title {
  color: #fff;
  font-family: "gt-maru-bold";
}
body.find-care-page .survey-sub-title {
  color: #fff;
}
body.find-care-page img.survey-bsw-icon__brand {
  -webkit-filter: saturate(0) contrast(0) brightness(3);
  filter: saturate(0) contrast(0) brightness(3);
}
body.find-care-page .schedule a {
  color: #354248;
}
body.find-care-page .bsw-icon-phone:before {
  color: #354248;
}
body.find-care-page .info-item-icon img {
  width: 32px;
  -webkit-filter: grayscale(0.5) contrast(0.2) brightness(0.5);
  filter: grayscale(0.5) contrast(0.2) brightness(0.5);
}
body.find-care-page a.card-headername-link {
  letter-spacing: -1px;
  color: var(--page-feature-color);
}
body.find-care-page .switch-toggle-selector {
  background: var(--page-feature-color) !important;
}
body.find-care-page .bsw-icon-location:before {
  color: var(--color-mclane-blue);
}
body.find-care-page a.btn-secondary-link, body.find-care-page a.btn-secondary-link:hover, body.find-care-page button.btn-secondary-link, body.find-care-page button.btn-secondary-link:hover {
  color: var(--color-mclane-blue);
}
body.find-care-page .info-item-link a {
  color: var(--color-mclane-blue) !important;
}
body.find-care-page .info-item-link button {
  color: var(--color-mclane-blue) !important;
}

.find-care-page .location-hours-modal__tab--active {
  background: var(--page-feature-color) !important;
}

.find-care-page .find-care-page .location-hours-modal__title h2 {
  letter-spacing: -1px;
  font-family: "gt-maru-bold";
  font-weight: 400 !important;
  color: var(--page-feature-color);
}

.find-care-page button.primary-flat-btn.reset-btn {
  color: var(--page-feature-color);
}

.find-care-page button.primary-flat-btn.reset-btn {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}/*# sourceMappingURL=mclane.css.map */








/* Start of EK Refinement */
.mclane.theme-home nav#bswh-breadcrumbs {
  display: none;
}
.mclane.theme-home main div#content .anchor-nav {
  display: none;
}

body.mclane .find-care-tool-container .find-care-btn-container .find-care-button {
  background: var(--primary);
}
body.mclane .find-care-tool-container .find-care-btn-container .find-care-button:hover {
  background: rgb(127, 67, 161);
}
body.mclane a.btn[class*=btn-primary]:hover, body.mclane button.btn[class*=btn-primary]:hover {
  transform: none;
  background: rgb(127, 67, 161);
}
body.mclane a.btn[class*=btn-primary]::after, body.mclane button.btn[class*=btn-primary]::after {
  display: none;
}
@media screen and (max-width: 1239px) {
  body.mclane .find-care-tool-container .find-care-app .findcare-search-container .search-button:hover {
    background: rgb(127, 67, 161);
  }
  body.mclane .find-care-tool-container .find-care-app .findcare-search-container .search-button:hover .search-btn-icon {
    color: #fff !important;
  }
}
body.mclane main > div#content {
  background: transparent !important;
}
/* body.mclane .anchor-nav .back-top-link-wrapper .back-top-link {
  color: #ffffff;
} */

body.mclane .component.page-banner .component-content .bswh-page-banner {
  --page-feature-color: var(--primary) !important;
}

body.mclane .component.page-banner .component-content .bswh-page-banner .banner-flex h1 {
  color: var(--accent-1) !important;
}

body.mclane.theme-2 .component.page-banner .component-content .bswh-page-banner {
  --page-feature-tints: #2e5fb3 !important;
}

body.mclane.theme-3 .component.page-banner .component-content .bswh-page-banner {
  --page-feature-tints: #7b4a96 !important;
}

body.mclane.theme-4 .component.page-banner .component-content .bswh-page-banner {
  --page-feature-tints: #2e5fb3 !important;
}
html, body.mclane {
	overflow-x: clip !important;
}

body.mclane .mid-page-banner .mid-banner-flex {
  margin: 0 auto;
  max-width: var(--grid-breakpoint-xxl);
}

/* New Anchor Nav Styles 15Aug2025 */
body.mclane .anchor-nav .anchor-link-wrapper:has(.anchor-link:hover) .anchor-link--marker {
  background-color: var(--primary);
}
body.mclane .anchor-nav .anchor-link-wrapper:has(.anchor-link.active) .anchor-link--marker {
  background-color: var(--accent-2);
}
body.mclane .anchor-nav .anchor-link {
  color: var(--primary-shade);
  font-size: 1.2rem;
  font-family: "gt-maru-regular", sans-serif;
}
body.mclane .anchor-nav .anchor-link:hover {
  color: var(--primary);
}
body.mclane .anchor-nav .anchor-link.active {
  color: var(--primary);
}
body.mclane .anchor-nav .back-top-link-wrapper .back-top-link {
  color: var(--primary-shade);
  font-size: 1.2rem;
  font-family: "gt-maru-regular", sans-serif;
}
body.mclane .anchor-nav .back-top-link-wrapper .back-top-link:hover {
  color: var(--primary);
}
