:root {
  --color-primary:#006699;
  --color-secondary: #999999;
  --color-secondary-dark-shade:#56565b;
  --color-tertiary: #005078;
  --color-light-shade: #efefef;
  --color-dark-shade: #222;
  --color-primary--rgb:0, 102, 153;
  --color-secondary--rgb:86, 86, 91;
  --color-tertiary--rgb: 107, 107, 107;
  --color-light-shade--rgb: 239, 239, 239;
  --color-dark-shade--rgb: 20,20,20;
  --font-headline: "futura-pt", sans-serif;;
  --font-body: "futura-pt", sans-serif;;
  --font-weight-normal: 400;
  --font-weight-bold: 700;
  --gap-base: 0.938rem;
  --gap-small: 0.438rem;
  --line-height-base: 1.2;
  --filter-color: brightness(0) saturate(100%) invert(34%) sepia(21%)
    saturate(3468%) hue-rotate(324deg) brightness(99%) contrast(94%);
}


/*! ---------------------------------------------------------

	* VARIABLES

------------------------------------------------------------*/@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@-webkit-keyframes fade-in-top{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-top{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-in-bottom{from{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in-bottom{from{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}/*! ---------------------------------------------------------

	* Filename:			  bootsrap.scss
	* Description: 		Imports bootstrap styles from node_modules

------------------------------------------------------------ */.container{max-width:1230px!important;padding-inline:.938rem;width:100%}.container-xl{max-width:1400px!important}.container,.container-xl{margin-inline:auto}.container-fluid{padding-left:0;padding-right:0}@media screen and (min-width:575px)and (max-width:991px){.container,.container-xl{max-width:100%}}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.row>*{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:15px;padding-left:15px}.col{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width:36rem){.col-sm{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width:48rem){.col-md{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width:62rem){.col-lg{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width:75rem){.col-xl{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}@media(min-width:87.5rem){.col-xxl{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.col-xxl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.flex-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.order-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}@media(min-width:36rem){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}}@media(min-width:48rem){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.order-md-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-md-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}}@media(min-width:62rem){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}}@media(min-width:75rem){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}}@media(min-width:87.5rem){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}}.justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.text-center{text-align:center!important}.position-relative{position:relative;z-index:2}.position-absolute{position:absolute}.bg-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover}.transform-center{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.p-0,.row.p-0>*{padding:0}.row.p-0{margin-left:0;margin-right:0}.tile-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}/*! ---------------------------------------------------------

	* BASE

------------------------------------------------------------*/*,:after,:before{box-sizing:border-box}body{font-size:1rem;font-weight:400;line-height:1.2;margin:0;padding:0;overflow-x:hidden;font-family:var(--font-body);background-color:#fff;-webkit-font-smoothing:antialiased}body>form{overflow-x:hidden}h1,h2,h3,h4,h5{text-wrap:balance;font-family:var(--font-headline)}h1{font-size:3rem;line-height:1.0833333333;margin:0 0 .25em 0}h2{font-size:2.375rem;line-height:1.2631578947;margin:0 0 .3157894737em 0}h3{font-size:1.625rem;line-height:1.3846153846;margin:0 0 .4615384615em 0}h4{font-size:1.375rem;line-height:1.2727272727;margin:0 0 .5454545455em 0}h5{font-size:1.125rem;line-height:1.3333333333;margin:0 0 .6666666667em 0}p{margin:0 0 1.5rem}blockquote,ol,pre,table,ul{margin-bottom:1.5rem}ol ol,ol ul,ul ol,ul ul{margin:0}ul{list-style:disc}ol{list-style:decimal}b,code,em,small,strong{line-height:1}sub,sup{vertical-align:baseline;position:relative;top:-.4em}sub{top:.4em}a{color:var(--color-primary);text-decoration:none;-webkit-transition:.3s ease-in-out all;transition:.3s ease-in-out all}a:hover{text-decoration:none}header a{color:#fff}hr{display:block;height:2px;width:25%;border:0;border-top:2px solid var(--color-primary);margin-block:.25rem;padding:0}pre{background:var(--color-primary);padding:10px 15px}.content-area img{max-width:100%;height:auto}.icon-white{-webkit-filter:invert(100%) sepia(0) saturate(7464%) hue-rotate(100deg) brightness(101%) contrast(108%);filter:invert(100%) sepia(0) saturate(7464%) hue-rotate(100deg) brightness(101%) contrast(108%)}/*! ---------------------------------------------------------

	* COMPONENTS

------------------------------------------------------------*/.banner{position:relative;width:100%;height:750px}@media screen and (max-width:767px){.banner{height:40vh;min-height:450px;max-height:500px}}.banner-image{width:100%;height:100%;z-index:0;position:absolute}.banner-image img{width:100%;height:100%;object-fit:cover;object-position:center}.banner-area__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:var(--gap-base)}.button{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;padding:12px 15px;text-transform:uppercase;font-size:1.042rem;font-weight:700;border:none;min-height:50px;-webkit-transition:all .3s ease;transition:all .3s ease}.button.button--primary{background:var(--color-primary)}.button.button--primary:hover{background:var(--color-secondary)}.button.button--secondary{background:var(--color-secondary)}.button.button--secondary:hover{background:var(--color-primary)}.button.button--tertiary{background:var(--color-tertiary)}.button.button--tertiary:hover{background:var(--color-dark-shade);color:var(--color-primary)}.feature{position:relative}.feature .container,.feature .row{height:100%}.feature .row{row-gap:1.875rem}.feature .feature__title{font-size:clamp(1.5rem,5vw,2.5rem);line-height:1.2;margin:0 0 .35rem}.feature .feature__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:var(--gap-base);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:992px){.feature .feature__buttons{-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}}.feature .feature__content{text-align:center}@media screen and (min-width:992px){.feature .feature__content{text-align:left}}.footer{background:var(--color-light-shade)}.footer .upper{padding-block:3.75rem 3.5rem}.footer .footer-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:991px){.footer .footer-column{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}}.footer .footer-column .title{font-family:var(--font-headline)}.footer .footer-column .title a:hover{color:var(--color-secondary)}.footer .footer-column .list{list-style:none;padding-left:0;margin:0 0 1rem}.footer .footer-column .list.list--inline li{display:inline-block}.footer .footer-column .list.list--col-2{-webkit-columns:2;-moz-columns:2;columns:2}.footer .footer-column .list.list--col-3{-webkit-columns:3;-moz-columns:3;columns:3}.footer .footer-column .list li{font-size:1.05rem}.footer .footer-column .list li a{color:var(--color-dark-shade)}.footer .footer-column .list li a:hover{color:var(--color-primary);text-decoration:underline}.footer .footer-column .logo img{max-width:100%;height:auto}.footer .footer-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:991px){.footer .footer-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:991px){.footer #footer-one-pane,.footer #footer-three-pane,.footer #footer-two-pane{margin-bottom:1.25rem}}.footer-copyright-bar{padding:1rem 0;background:var(--color-secondary)}.footer-copyright-bar .col-12{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.footer-copyright-bar .col-12{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:7px}}.footer-copyright-bar .col-12 .left,.footer-copyright-bar .col-12 .right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer-copyright-bar .col-12 ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none}.footer-copyright-bar .col-12 ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;color:#fff}.footer-copyright-bar .col-12 ul li a,.footer-copyright-bar .col-12 ul li span{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:var(--gap-small);-webkit-transition:all .15s ease;transition:all .15s ease}.footer-copyright-bar .col-12 ul li a:hover{color:rgba(255,255,255,.7)}.footer-copyright-bar .col-12 ul.social li{margin:0 .25rem}.footer-copyright-bar .col-12 ul.social li:last-of-type{margin-right:0}.footer-copyright-bar .col-12 ul.links li{margin:0 .25rem}.footer-copyright-bar .col-12 ul.links li:last-of-type{margin-right:0}.footer-copyright-bar .col-12 ul.powered li{margin:0 .25rem}.footer-copyright-bar .col-12 ul.powered li img{position:relative;top:-1px}.header{z-index:100;box-sizing:border-box}.header .logo img{width:215px;height:auto}.header.is-sticky{box-shadow:0 12px 12px 0 rgba(0,0,0,.2)}.header.is-sticky.notification-banner.notification-banner--relative{top:0!important}.header.is-sticky .logo img{width:150px}.header .mobile{display:grid;grid-template-columns:repeat(3,1fr)}.header .mobile .mobile__grid-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header .mobile .mobile__grid-item:first-of-type{-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}.header .mobile .mobile__grid-item:last-of-type{-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}.header .mobile .button{min-width:3.125rem;min-height:3.125rem}.dnnEditState .header-placeholder,form[action="/Login?returnurl=%2fadmin"] .header-placeholder,form[action="/admin"] .header-placeholder{height:0!important}.menu.menu--desktop ul{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.menu.menu--desktop ul li[data-depth="0"]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.menu.menu--desktop ul li[data-depth="0"] a{color:var(--color-dark-shade)}.menu.menu--desktop ul li[data-depth="0"] a:hover{color:var(--color-dark-shade)}.menu.menu--desktop ul li[data-depth="0"].parent:hover ul[data-depth="0"]{display:block;-webkit-animation:slide-in-bottom .3s ease-in-out forwards;animation:slide-in-bottom .3s ease-in-out forwards}.menu.menu--desktop ul li[data-depth="0"]:last-of-type a{padding-right:0}.menu.menu--desktop ul li[data-depth="0"] .icon{margin-left:4px;font-size:inherit}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"]{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:10;top:100%;left:0;width:240px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background:var(--color-light-shade,#e6e6e6);border-top:2px solid var(--color-primary,#9e2065);padding:0}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"].active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"].display-left{right:0;left:initial}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li{position:relative;margin:0}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li a{font-size:1rem}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li:hover ul[data-depth="1"]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-animation:slide-in-bottom .3s ease-in-out forwards;animation:slide-in-bottom .3s ease-in-out forwards}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li ul[data-depth="1"]{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;right:-100%;width:100%}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li ul[data-depth="1"].display-left{right:initial;left:-100%}.menu.menu--desktop ul li[data-depth="1"] a:hover{padding-left:15px;color:var(--color-primary)}.menu.menu--desktop ul li[data-depth="1"] li[data-depth="0"]:first-of-type>a{padding-left:0}.menu.menu--desktop ul li:last-of-type ul{right:0;left:initial}.menu.menu--mobile{position:fixed;z-index:100;top:0;right:0;height:100%;width:280px;padding:10px;background:#fff;-webkit-transform:translateX(101%);-ms-transform:translateX(101%);transform:translateX(101%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;box-shadow:-6px 0 12px rgba(0,0,0,.05);overflow-y:scroll}.menu.menu--mobile.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.menu.menu--mobile ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0}.menu.menu--mobile ul li{position:relative;margin:0}.menu.menu--mobile ul li a{font-size:.9375rem}.menu.menu--mobile ul li .icon{position:absolute;top:7px;right:10px;width:1.563rem;height:1.563rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.menu.menu--mobile ul li .icon.active{-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg)}.menu.menu--mobile ul li ul{opacity:0;max-height:0;overflow:hidden;position:relative;bottom:unset;left:unset;width:100%;padding-left:1rem;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);border:none;box-shadow:none;-webkit-transition:all .3s linear;transition:all .3s linear}.menu.menu--mobile ul li ul.active{opacity:1}.menu ul{margin:0;padding:0;list-style:none}.menu ul li{position:relative;margin:0 5px}.menu ul li a{display:block;padding:10px;color:var(--color-dark-shade);font-size:1.125rem;font-weight:700}.mobile__toggle{text-align:right;font-size:1.5rem;cursor:pointer}.mobile__toggle.mobile__toggle--mobile{padding:20px 20px 0 0;margin-bottom:20px}body.dnnEditState .notification-banner{position:relative!important}.notification-banner{opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);position:relative;background:gray;padding:1.5rem 0;color:#fff;text-align:center;-webkit-animation:slide-in-bottom .6s ease-in-out 1s forwards;animation:slide-in-bottom .6s ease-in-out 1s forwards}@media screen and (max-width:767px){.notification-banner{padding-top:2.5rem}}.notification-banner.notification-banner--top[data-sticky=true]{position:fixed;z-index:100;top:0;left:0;width:100%}.notification-banner.notification-banner--bottom[data-sticky]{position:fixed;z-index:100;bottom:0;left:0;width:100%}.notification-banner [data-banner-close]{position:absolute;top:1rem;right:1rem}.notification-banner p:last-of-type{margin-bottom:0}.uvp{margin:0 0 1.5rem 0;padding:1rem;background:#f0f0f0;list-style:none}.uvp li{font-weight:700;font-size:1.5rem;line-height:1;color:#349df3}.uvp li span{color:#000;font-size:1rem}.video-background{position:absolute;z-index:-1;width:100%;height:100%;object-fit:cover;left:0;top:0;display:none}.formwrap{max-width:350px;margin-inline:auto;background:var(--color-secondary);padding:2.25rem 0 1.5rem;min-height:485px;color:#fff;text-align:center}@media screen and (min-width:992px){.formwrap{margin:0 0 2.5rem auto}}.formwrap .form-title{font-size:clamp(2.25rem,4vw,2.875rem);margin:0 0 1.25rem;line-height:1;text-align:center}/*! === CLEAN ACCORDION === */[data-accordion-group] [data-accordion] [data-content]{max-height:0;overflow:hidden;-webkit-transition:max-height 350ms ease;transition:max-height 350ms ease}[data-accordion] [data-content] p:first-of-type{margin-top:1rem}[data-accordion-group]{margin-bottom:1.5rem}[data-accordion-group] [data-accordion]{margin-bottom:5px}[data-accordion-group] [data-accordion]:last-of-type{margin:0}[data-accordion] [data-control]{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:3;padding:.5rem 1rem .5rem 2.85rem;min-height:50px;color:#fff;background:var(--color-tertiary);max-width:600px;font-weight:700;font-family:var(--healine-font);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-size:1.125rem}[data-accordion] [data-control] img{position:absolute;margin-right:15px;left:15px;top:50%;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);z-index:-1;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;width:1.438rem;height:1.25rem;margin-top:0}[data-accordion].open [data-control],[data-accordion]:hover [data-control]{background:var(--color-primary)}[data-accordion].open [data-control] img{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}[data-accordion-group].read-more{margin-bottom:1.5rem}[data-accordion-group].read-more>[data-accordion]>[data-control]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:200px;margin:0 auto;text-align:center}[data-accordion-group].read-more>[data-accordion]>[data-control]::before{display:none}/*! === SWIPER JS === */.swiper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;--swiper-theme-color:var(--color-dark-shade);--swiper-navigation-size:2rem}@media(max-width:768px){swiper-container::part(button-next),swiper-container::part(button-prev){display:none}}@media(min-width:769px){swiper-container::part(pagination){display:none}}/*! === fSLIGHTBOX === */html.fslightbox-open{overflow:initial}.fslightbox-fade-in-strong iframe{display:block!important}.fslightbox-source{display:block!important;height:auto!important;max-width:900px}/*! === LAZYLOAD === */.lazyload,.utm-form{opacity:0;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.loaded{opacity:1}.lazyload[data-was-processed=true]{opacity:1}header .user-controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;margin-left:-1rem;margin-right:-1rem}header .user-controls li{padding:0 1rem}footer .disclaimer{font-size:12px;font-size:.75rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;margin-left:-1rem;margin-right:-1rem}footer .disclaimer li{position:relative;padding:0 1rem}footer .disclaimer li+li:before{content:"";position:absolute;top:0;left:0;bottom:0;width:1px;background-color:#fff}.content-area img{max-width:100%;height:auto}.content-area h1{color:var(--color-primary)}.content-area h2{margin:4.375rem 0 1.875rem;color:var(--color-secondary)}.content-area h3{margin:3.125rem 0 1.25rem}.content-area li{margin-bottom:.7rem}.content-area li a,.content-area p a{color:var(--color-primary);text-decoration:underline;font-weight:var(--font-weight-bold)}.content-area li a:hover,.content-area p a:hover{color:var(--color-secondary)}
/*!
* MODIFY ONLY COLORS AND FONTS SIZES ABOVE. 
* Add all custom styyles below.
*/

.feature .feature__title {text-transform:uppercase;font-size:clamp(1.65rem,5vw,1.953rem)}

.button {
	font-size: 1.3rem;
  padding: 9px 12px 9px 12px;
  font-weight: 500;
}

/* ---------------------------------------------------------
  
  * Filename:			  header-3.scss
  
------------------------------------------------------------*/
.header.header--3 { position: absolute; top: 0; left: 0; width: 100%; margin-top: 18px; -webkit-animation: fade-in 0.5s ease; animation: fade-in 0.5s ease; }

@media screen and (max-width: 991px) { .header.header--3 { margin-top: 0; padding: 10px 0; background: rgba(0, 0, 0, 0.3); } }

.header.header--3.is-sticky { position: fixed; margin-top: 0; background: rgba(0, 0, 0, 0.3); -webkit-animation: fade-in-top 0.5s ease; animation: fade-in-top 0.5s ease; }

@media screen and (max-width: 991px) { .header.header--3.is-sticky .logo { display: none; } }

.header.header--3.is-sticky .nav { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0; background: none; }

.header.header--3.is-sticky .nav::after { display: none; }

.header.header--3.is-sticky .nav .top { display: none; }

.header.header--3.is-sticky .mobile { background: none; }

.header.header--3 .col-12 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media screen and (max-width: 991px) { .header.header--3 .col-12 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.header.header--3 .logo { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 100%; }

.header.header--3 .nav { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 20px 0 10px 20px; background: rgba(0, 0, 0, 0.3); }

@media screen and (max-width: 991px) { .header.header--3 .nav { display: none; } }

.header.header--3 .nav::after { position: absolute; content: ''; top: 0; left: 100%; width: 1000%; height: 100%; background: rgba(0, 0, 0, 0.3); }

.header.header--3 .nav .top { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 5px 0 5px 5px; background: #9e2065; }

.header.header--3 .nav .top .number { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: white; }

.header.header--3 .nav .top .cta { position: absolute; top: 50%; right: 0; width: 275px; height: 125%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: white; border: 2px solid white; }

.header.header--3 .mobile { display: none; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; }

@media screen and (max-width: 991px) { .header.header--3 .mobile { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } }

.header.header--3 .mobile .button { -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; }

.header.header--3 .mobile .mobile__number { min-height: 40px; padding: 10px; }

.header.header--3 .mobile .mobile__cta { min-height: 40px; padding: 10px; }

.dnnEditState .header.header--3 { position: relative !important; }

form[action="/Login?returnurl=%2fadmin"] .header.header--3, form[action*="/admin"] .header.header--3, form[action*="/Admin"] .header.header--3 { position: relative !important; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.header.header--3 .mobile .mobile__cta{
	background-color:var(--color-primary) ;
}
.header.header--3 .nav .top .number{
	gap: 10px; 
	margin-left: 13px;
	margin-right: 2rem;
}
.header.header--3 .logo img {
	max-height: 104px;
	max-width: 199px;
	width: 100%;
}
.header.header--3{
	background-color: rgba(255, 255, 255, .6);
}
.header.header--3 .nav, .header.header--3 .nav::after{
	background: none;
}
.menu.menu--desktop ul li[data-depth="0"] a{
	color: var(--color-primary);
	font-size: 1.1rem;
	text-transform: uppercase;
}
.top{margin-bottom: 4%; left:-12px; top: 10px; }
#menu-desktop{
	position: relative;

	top: 5px;
}

#top-pane{    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
line-height:1;padding-block:3px;}
	.number{font-size: 24px; font-weight: 500}

.menu.menu--mobile ul li a{
	font-size: 1.5rem;
	color: var(--color-primary);
}
.menu.menu--mobile ul li .icon{
	top: 12px;

}
.menu.menu--mobile ul li ul li a{
	font-size: 1.2rem;
	color: #000;
}

/* DROPDOWN */
.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] {
	background:#fff;
	box-shadow: 0 3px 7px 0 rgb(0 0 0 / 30%);
}
.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li {
	border-bottom:1px solid var(--color-secondary);
} 

.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li:last-of-type {border-bottom:none}

.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li a {
	color:var(--color-secondary-dark-shade);
}
.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li a:hover {color:var(--color-primary)}
.cta.button.button--primary{
		padding-top: 8px;
		padding-bottom: 8px;
		overflow: overlay;
		font-size: 20px;
		font-family: 'Futura-pt', sans-serif;
		font-weight: 500;
				box-shadow: -10px 0px 20px 0px rgb(0 0 0 / 50%);
    background: var(--color-primary);
	}
	.header.header--3 .nav .top{
		background: #333;
		transform: translateX(5rem);
		width:82%;
		left:8.5%;
		transition:all .3s ease
	}

	.header.header--3 .nav .top:hover {background:var(--color-primary)}


	@media screen and (max-width: 1070px){
		.header.header--3 .nav .top{
			position: initial;
			margin-bottom: 0;
		}
		#menu-desktop{
			left: 0; 
		}
		.header.header--3 .logo img{
			height: 75px;
		}
	}

.button{
	text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
}

.button.button--dark {background:#000}
.button.button--dark:hover {background:var(--color-secondary)}

.text-white, .text-white * {color:#fff!important}

.header.header--3.is-sticky{
	background-color: #fff;
	opacity: .98;
	box-shadow: 0px 3px 10px rgb(0 0 0 / 20%);
}

.header.header--3.is-sticky img{
	max-width:115px; 
	padding: 5px;
}


.header.header--3 .mobile .button{
	background-color: var(--color-primary);
}

@media screen and (max-width:385px) {
.header.header--3 .mobile .button {font-size:1rem}
}

@media screen and (max-width:340px) {
	.header.header--3 .mobile .button {font-size:.9rem}
}
/* ---------------------------------------------------------
  
  * Filename:			  banner-area-3.scss
  * Description: 		Define the layout styles for banner-area-3
  * Version:				1.0.2
  * Last Modified:  4.11.2019
  
------------------------------------------------------------*/
.banner { position: relative; width: 100%; height: 800px; background-size: cover; background-position: center; background-repeat: no-repeat; }

@media screen and (max-width: 767px) { .banner { height: 500px; } }

.banner-area.banner-area--3 { position: absolute; top: 50%; left: 0; width: 50%; -webkit-transform: translateY(-25%); -ms-transform: translateY(-25%); transform: translateY(-25%); }

@media screen and (max-width: 991px) { .banner-area.banner-area--3 { width: 65%; } }

@media screen and (max-width: 767px) { .banner-area.banner-area--3 { width: 100%; } }

@media screen and (max-width: 575px) { .banner-area.banner-area--3 { padding: 0 10px; } }

.banner-area.banner-area--3 .banner-area__title { color: white; }

.banner-area.banner-area--3 .banner-area__text { color: white; }

/** BEGIN COMPONENT OVERRIDES HERE **/
@media screen and (max-width:767px){.banner{height:600px;margin-bottom:14rem!important}}.banner-area.banner-area--3{width:100%;top:38%;left:50%;transform:translateX(-50%);background-color:rgb(70,70,70,.86);max-width:1049px;text-align:center;padding:2.75rem 1rem}.banner-area__title{text-shadow:0 3px 5px rgba(0,0,0,.2);line-height:3.5rem;font-family:var(--headline-font);font-weight:500}.banner-area__title span{font-style:italic;font-weight:500}.banner-area__text{width:100%;text-shadow:0 1px 3px rgba(0,0,0,.1);font-weight:400;margin-inline:auto}.banner-area__buttons .button.button--primary{font-size:1.3rem;box-shadow:0 3px 7px 0 rgb(0 0 0 / 30%);padding:9px 12px 9px 12px;font-weight:500}.banner{margin-bottom:1.5rem}
.banner-area__buttons {column-gap:30px;}.banner-area__buttons .button.button--primary {min-width:232px;}
@media screen and (max-width:992px){.banner-area.banner-area--3{position:relative; z-index: 1;width:100%; margin: 0 auto; padding:20px;text-align:center;}.banner-area__title{margin:0;padding:0; font-size:clamp(1.75rem,5vw,2.5rem);line-height:1.2}.banner-area__text{line-height:1.2;width:100%;  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);}.banner-area__buttons{flex-direction:column;max-width:300px;margin-inline:auto}}

.banner-area__buttons .dropdown-icon {
	margin-left:10px;
	margin-top:2.5px;
}

#subdivision-dropdown {
	cursor:pointer;
	position:relative;
	z-index:10;
}


.subdivision-dropdown {
	opacity:0;
	visibility:hidden;
	margin:0;
	list-style:none;
	padding:0;
	position:absolute;
	left:0;
	top:100%;
	width:100%;
	max-height:0;
	transition:all .3s ease;
	border-top:2px solid #fff;
	background:#fff;
	box-shadow: 0 3px 7px 0 rgb(0 0 0 / 30%);
	overflow-y:scroll;
}

.subdivision-dropdown li {

	border-bottom:1px solid var(--color-primary);
	transition:all .3s ease;
	font-size:1.063rem;
}

.subdivision-dropdown li a {
	display:flex;padding:8px;width:100%;height:100%;text-align:center;justify-content:center;
}

.subdivision-dropdown li:last-of-type {border-bottom:none}

.subdivision-dropdown li:hover {background:var(--color-primary)}

.subdivision-dropdown li:hover a {color:#fff;}

#subdivision-dropdown:hover .subdivision-dropdown {
	opacity:1;
	visibility:visible;
	max-height:1000px;
	
}

@media screen and (min-width:768px) and (max-width:1192px){.banner-area.banner-area--3 .banner-area__title{font-size:2.6rem}}

@media screen and (min-width: 1600px){

	.inner-banner .banner-image img  {
		object-fit: cover;
	}
}

@media screen and (max-width:576px) {
	.banner-area__buttons .button.button--primary {font-size:1rem;min-height:40px}
	.banner-area__text {font-size:1.063rem}
	.header.header--3 .logo img {height:65px}
}

.reviewmgr-stream{
	padding-top: 1.5rem;
}
#chevron {
	top: 1rem;
	position: relative;
    text-align: center;
    padding: 1px;
    margin-bottom: 1px;
    height: 50%;
    width: auto;
  }
  #chevron:before {
	content: '';
    position: absolute;
    top: -90px;
    left: 0;
    height: 100%;
    width: 50%;
    background: white;
    transform: skew(0deg, 6deg);
  }
  #chevron:after {
    content: '';
    position: absolute;
    top: -90px;
    right: 0;
    height: 100%;
    width: 50%;
    background: white;
    transform: skew(0deg, -6deg);

  }

/* ---------------------------------------------------------
	
	* Filename:			  feature-3.scss
	
------------------------------------------------------------*/
.feature.feature--3 .feature__image { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.feature.feature--3 ul {
	column-count: 3;
	position: relative;
	font-family: "futura-pt" , sans-serif;
	list-style-type: none;
	column-gap: 44px;
	width: 88%;
	padding-left: 0;
}

.feature.feature--3 .feature__title {
	font-size: clamp(1.65rem,5vw,1.9rem);
	line-height: 2.6rem;
	font-weight: 700;
	font-family: "futura-pt" , sans-serif;
	padding-bottom: .4rem;
}

.feature.feature--3 .feature__title span {
	font-weight: 500;
	font-style: italic;
	color: #069;
	font-family: "futura-pt", sans-serif;
}

.feature.feature--3 .feature__text {
	font-size: 1.172rem;
	line-height: 24px;
	font-weight: 400;
	color: #666;
}

.feature.feature--3 .feature__list li {position:relative;width:fit-content;line-height:1.35}

.feature.feature--3 .feature__list li a, .feature.feature--3 .feature__list li {
	font-weight: 500;
	color: var(--color-primary);
}

.feature.feature--3 .feature__list li::after {
	content:'';
	position:absolute;
	bottom:1px;
	width:100%;
	height:1px;
	background:var(--color-primary);
	transition:all .3s ease;
	left:0;
	z-index:3;
}

.feature.feature--3 .feature__list li a:hover {color:var(--color-secondary)}


.feature.feature--3 .feature__buttons {
	position: relative;
	top: 10px
}

.feature.feature--3 .feature__buttons .button.button--secondary {
	padding: 11px 35px 10px 37px;
	font-size: 1.2rem;
	margin-left: -7px;
	background: #999;
	font-family: 'futura-pt', sans-serif;
	font-weight: 500;
}

.feature.feature--3 .feature__buttons .button.button--primary {
	background: #069;
	color: #fff;
	font-size: 1.2rem;
	padding: 10px 16px;
	margin-left: 9px;
	font-family: 'futura-pt', sans-serif;
	font-weight: 500;
}

.feature.feature--3 {
	margin-bottom:2.5rem;
}

@media screen and (min-width:310px) and (max-width:768px) {
	.feature.feature--3 .feature__buttons {
		display: flex;
		flex-direction: column;
		gap: 10px;
		justify-content: center;
		align-items: center;
		margin-bottom: 30px
	}

	.feature.feature--3 .feature__buttons .button.button--primary {
		margin-left: 0
	}

	.feature.feature--3 .feature__text+ul {
		column-count: 2;
		text-align: center;
		list-style: none;
		padding-left: 0;
		width:100%
	}

	.feature.feature--3 .feature__text+ul li {
		font-size: 1.175rem !important;
		font-weight: 500;
	}
}

.feature.feature--3 ul li {
	font-size: 1.175rem !important
}


.feature.feature--3 .feature--clickable--photo{
background: url("/portals/0/featuremap--1.jpg");
	height: 383px; 
width: 583px;
}

@media screen and (max-width: 792px) {
	.feature.feature--3{
		margin-top: -4rem;
		margin-bottom: 4rem;
	}
}


/* Available Homes Model Home Tabs */
#cityButtonRow .city-button {text-align:center}
#cityButtonRow > div {max-width:950px!important;}
@media screen and (min-width:1231px) {
	#cityButtonRow .city-button {min-width:175px}
}


/* ---------------------------------------------------------
	
	* Filename:			  feature-4.scss
	* Description: 		Define the layout for feature-4
  * Version:				1.0.0
  * Last Modified:  3.26.2019
	
------------------------------------------------------------*/
.feature.feature--4 .feature__image { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.feature.feature--4{
	margin-top: 2.5rem;
	margin-bottom: 4rem;
}
.feature.feature--4 .feature__image{ max-width: 583px; height: auto; margin-inline:auto; display:flex }
.feature.feature--4 .feature__title span {color:var(--color-primary); font-style: italic;font-family: futura-pt;font-weight: 500;text-transform:initial;font-size:1.85rem}
.feature.feature--4 .row .col-md-6:nth-child(2){display: flex; flex-direction: column; font-family: futura-pt; font-weight: 400;}
.feature.feature--4 .feature__title {line-height:1.2;margin: 0;margin-bottom: 1rem;font-size: 1.953rem;padding-top: 10px;letter-spacing:.5px;}
.feature.feature--4 .feature__text{font-size:1.175rem;color:#666666}


@media screen and (min-width:1231px) {
	.feature.feature--4 div[class*="col-"]:last-of-type {padding-left:5px;}
	.feature.feature--4 .feature__text {max-width:570px}
}
/* MODEL HOMES FEATURE */
.model-homes-feature {background:var(--color-primary);padding-block:3.5rem}
.model-homes-feature.about-bigelow {padding-block:3rem;margin-top:6.5rem}

.model-homes-feature.about-bigelow .feature__content {display:flex;flex-direction:column;justify-content:center;align-items:start;height:100%}

.model-homes-feature .row .position-relative {height:100%}
.model-homes-feature.about-bigelow .feature__image {box-shadow: 0px 0px 9px -6px;max-width:100%;height:auto}

@media screen and (min-width:992px) {

	.model-homes-feature.about-bigelow div[class*="col-"]:first-of-type {height:423px}
	.model-homes-feature.about-bigelow .feature__image {left:0;top:50%;transform:translateY(-50%);position:absolute}
}

@media screen and (max-width:991px) {
	.model-homes-feature.about-bigelow .feature__image {margin-top:-6.5rem}
}

/* HOMEPAGE */

.page.page--home .model-homes-feature {margin-block:3.5rem 6rem;position:relative;min-height:355px;}
	.page.page--home .model-homes-feature .ModBigelowPlotsDnnC {position:relative;margin-bottom:-10rem;}



	.page.page--home .model-homes-feature .modelhomes {display:flex;justify-content:center;}

@media screen and (min-width:1231px) {
.page.page--home .model-homes-feature {display:flex;align-items:center;}
.page.page--home .model-homes-feature .DnnModule-BigelowPlotsDnn {height:100%}
.page.page--home .model-homes-feature .ModBigelowPlotsDnnC {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	margin-bottom:0;
}
}

@media screen and (max-width:991px) {
	.model-homes-feature.about-bigelow div[class*="col-"] img {display:flex;margin-inline:auto;}
	.model-homes-feature.about-bigelow .feature__content {align-items:center;}
}

@media screen and (max-width:1230px) {
	.page.page--home .model-homes-feature .feature__content {text-align:center;}
}



@media screen and (max-width: 768px){
	.feature.feature--4{
		margin-block:1.5rem;
	}

.page.page--home .model-homes-feature {margin-bottom:10rem}
.content-wrapper .button.button.button--primary {margin-left:0!important}

	.reviews.reviews-full--1 .content__buttons .button.button--secondary{
		left: 0 !important;
	}
	.gallery.gallery-1x4--1 .gallery__buttons{

		flex-direction: column;
		width: 70%;
		margin: 0 auto;
	}
}
/* ---------------------------------------------------------
	
  * Filename:			  feat-7.scss
  
------------------------------------------------------------*/
.feature.feat-7 { height: 600px; background: #b6b6b6; }

.feature.feat-7 .col-12 { position: relative; }

.feature.feat-7 .content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; max-width: 450px; height: auto; padding: 4rem 2rem; background: #f0f0f0; }

@media screen and (max-width: 767px) { .feature.feat-7 .content { margin: 0 auto; } }

/** BEGIN COMPONENT OVERRIDES HERE **/
.feature.feat-7{margin-bottom: 1.5rem;background:transparent}
.feature.feat-7 .content {
	background: url(/portals/0/feat--7--graphic.svg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	transform: translate(22%, 6.4%);
	height: 564px;
	justify-content: flex-end
}

.feature.feat-7 .content .content-wrapper {
	width: 68%;
	display: flex;
	position: relative;
	flex-direction: column;
	left: 8%;
	gap: 10px;
	margin: 15px
}

.content-wrapper h3 {
	font-size: 2rem;
	text-align: center
}

.content-wrapper p {
	padding-left: 9%;
	line-height: 1.9rem;
	font-size: 1.2rem;
	font-family: futura-pt, sans-serif;
	color: #333333;
}

.content-wrapper .button.button.button--primary {
	font-family: futura-pt;
	font-weight: 500;
	font-size: 1.31rem;
	padding: 7px 8px 7px 7px;
	background: #069;
	margin-left: 25px
}

@media screen and (max-width:991px) {
	.feature.feat-7 .content {
		margin: 0 auto;
		transform: none;
		margin-top: 40px;
	}
}
.DNNEmptyPane{
	display: none;
}
@media screen and (max-width:460px) {
	.feature.feat-7 .content {
		background: rgba(0, 0, 0, .5);
		margin: 20px auto;
		margin-top: 17px;
		justify-content: center;
		height: auto;
		background-size: 50%;
	}

	.feature.feat-7 .content .content-wrapper {
		width: 100%;
		left: 0;
		color: #fff;
	}
	.feature.feat-7 .content .content-wrapper p{
		color: #fff;
	}
	.feature.feat-7 {
		height: auto;
		margin-bottom: 20px;
	}
}
.feature.feat-7 .content .content-wrapper h3{
	left: 10px;
	position: relative;
	margin-bottom:0
}
.feature.feat-7 .content-wrapper p{
	font-size: 1.172rem;
	
}

@media screen and (max-width: 992px){
	.feature.feat-7 .content .content-wrapper p{
		padding: 5%;
		
	}
}

/* ---------------------------------------------------------
	
	* Filename:			  slider-1-full-new.scss
	
------------------------------------------------------------*/
.slider.slider-1-full-new { padding: 1rem 0 1.5rem; background: #e8e8e8; }

.slider.slider-1-full-new .title { margin-bottom: 1.5rem; text-align: center; }

.slider.slider-1-full-new .flickity { margin-bottom: 2rem; }

.slider.slider-1-full-new .flickity .carousel-cell { width: 20%; margin: 0; padding: 0 5px; }

@media screen and (max-width: 991px) { .slider.slider-1-full-new .flickity .carousel-cell { width: 33.3333333%; } }

@media screen and (max-width: 767px) { .slider.slider-1-full-new .flickity .carousel-cell { width: 50%; } }

@media screen and (max-width: 575px) { .slider.slider-1-full-new .flickity .carousel-cell { width: 100%; } }

.slider.slider-1-full-new .buttons { text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.slider.slider-1-full-new .flickity .carousel-cell{width: 100%; }
.slider.slider-1-full-new{
	background-color: rgb(17, 17, 17);
	opacity: 0.859;
		max-width: 1200px;
width: 100%;
margin: 0 auto;
height: 100%;
}
@media screen and (max-width: 992px){
	.reviews.reviews-full--1 .reviews-full__content{
		width: 100% !important;
		padding: 10px;
	}
	.slider.slider-1-full-new .flickity .carousel-cell p{
		font-size: 1rem;
	}
	.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary{
		text-align: center;
	}
}
.slider.slider-1-full-new.testimonial-slider .flickity{	
	margin-bottom: 0;

}

/* ---------------------------------------------------------
	
	* Filename:			  reviews-full-1.scss
	* Description: 		Define the layout for reviews-full
  * Version:				1.0.1
  * Last Modified:  3.28.2019
	
------------------------------------------------------------*/
.reviews.reviews-full--1 { position: relative; height: 500px; }

.reviews.reviews-full--1 .reviews-full__image { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.reviews.reviews-full--1 .reviews-full__content { position: absolute; top: 50%; left: 0; right: 0; width: 90%; margin: 0 auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.carousel-cell {
	text-align: left;
}
.innerpage.reviews.reviews-full--1{
	height: 350px;
	margin-top: 2.5rem;
}
.slider.slider-1-full-new .container .row .col-12 {
	color: #fff;
	position:relative;
}

.reviews.reviews-full--1 .content__buttons .button.button--secondary {
	background: #fff;
	padding: 12px 18px 12px 18px;
	font-size: 1.172rem;
	color: #000;
	font-weight: 500
}

.reviews.reviews-full--1 {
	margin-bottom: 2.5rem;
	/* margin-top: 2.5rem; */
}

.reviews.reviews-full--1 .reviews-full__content {
	transform: translateY(-56%);
	padding-top: 2rem;
}

.slider.slider-1-full-new .content__title {
	font-size: 1.9rem;
	padding-top: 1rem
}

.slider.slider-1-full-new .flickity .carousel-cell p {
	width: 76%;
	/* padding-top: 3%; */
	margin: 0 auto;
	font-size: 1.172rem;
	font-weight: 400;
	line-height: 1.5rem;
	text-align: left
}

.slider.slider-1-full-new .flickity .carousel-cell span {
	position: relative;
	left: 12%;
	top: 10%;
	font-size: 1.5rem;
	font-weight: 400;
	text-align: left
}

.reviews.reviews-full--1 .content__buttons .button.button--secondary {
	left: 7px;
	top: 37px
}

/* .flickity-prev-next-button.previous {
	left: 60px
}

.flickity-prev-next-button.next {
	right: 60px
}

.flickity-prev-next-button {
	top: 64%
} */
@media screen and (max-width: 662px) {
	.slider.slider-1-full-new .flickity .carousel-cell span{
		top:  0;
	}

	.slider.slider-1-full-new iframe {height:225px!important}
}
/*MEdia Queries for review Slider*/
@media screen and (max-width: 552px){
	
	.slider.slider-1-full-new .content__title{
		font-size: 1.4rem;
	}
	.slider.slider-1-full-new .flickity .carousel-cell p{
		font-size: 1rem;
	}
	.slider.slider-1-full-new .flickity .carousel-cell span{
		font-size: 1.2rem;
		top: 0;
	}
	.slider.slider-1-full-new .flickity .flickity-viewport{
		height: 250px !important;
	}
	.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary{
		text-align: center;
	}

	
	.slider.slider-1-full-new iframe {height:250px!important}
}
@media  screen and (max-width: 372px) {
	.slider.slider-1-full-new .flickity .carousel-cell p{
		font-size: .8rem;
	}
	.slider.slider-1-full-new .flickity .carousel-cell span{
		font-size: 1rem;
	}
	.flickity-prev-next-button.next{
		right:-10px;
	}
	.flickity-prev-next-button.previous{
		left: -10px;
	}
}
@media screen and (min-width: 562px) and (max-width: 992px) {
	.gallery.gallery-1x4--1 .row .col-sm-6{
		-webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;

	}
	.gallery.gallery-1x4--1 .gallery__image img{
		object-fit: contain;
	}
}
.flickity .flickity-viewport{padding-top:1rem}.flickity .flickity-button svg{display:inherit}.flickity-button{background:0 0}.flickity-button:hover{background:0 0}.flickity-prev-next-button .flickity-button-icon{width:75%;color:#fff}
/* ---------------------------------------------------------
	
	* Filename: uvp-callout-1.scss
	
------------------------------------------------------------*/
.uvp.uvp-callout-1 { padding: 1.5rem;  }

.uvp.uvp-callout-1 li { position: relative;  padding-left: 1.75rem; }

.uvp.uvp-callout-1 li::before { position: absolute; content: '\f111'; top: 0; left: 0; font-family: 'Font Awesome 5 Pro'; font-weight: bold; font-size: 1.5rem; color: #9d1d64; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.uvp.uvp-callout-1 { background:transparent;gap:1rem;}

.uvp.uvp-callout-1 li {background:var(--color-primary); min-height:50px;padding-block:1.25rem;display:flex;align-items:center; font-size: 1.35rem; font-family: 'Futura-pt', sans-serif; color: #fff; font-weight: 500; background-repeat: no-repeat;padding-inline:3.5rem 10px;margin-bottom:0}



.uvp.uvp-callout-1 li::before{position:absolute;left:15px;top:40%;transform:translateY(-50%);font-size: 1rem; content: url('../images/icons/white-bigelow-icon.svg');width:30px;height:30px;}
/* ---------------------------------------------------------
  
  * Filename:			  gallery-1x4-1.scss
  * Description: 		Sets default styles for the gallery-1x4-1 component.
  * Version:				1.0.0
  * Last Modified:  4.8.2019

------------------------------------------------------------*/
.gallery.gallery-1x4--1 .gallery__image { position: relative; height: 200px; overflow: hidden; }

.gallery.gallery-1x4--1 .gallery__image:hover .image__content { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }

.gallery.gallery-1x4--1 .gallery__image img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.gallery.gallery-1x4--1 .gallery__image .image__content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 171, 216, 0.8); opacity: 0; -webkit-transform: translateX(-105%); -ms-transform: translateX(-105%); transform: translateX(-105%); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; pointer-events: none; }

.gallery.gallery-1x4--1 .gallery__image .image__content .content__title { color: white; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.gallery.gallery-1x4--1{margin-top:2.5rem; margin-bottom: 3%;}.gallery.gallery-1x4--1 .gallery__title{text-align:center;font-size:clamp(1.65rem,5vw,1.88rem)}.gallery.gallery-1x4--1 .row{margin-top:1%}.gallery.gallery-1x4--1 .col-sm-6.col-md-3{margin:0;padding:0}.gallery.gallery-1x4--1 .gallery__image{height:260px}.gallery.gallery-1x4--1 .gallery__subtitle{font-size:1.16rem;font-weight:400;text-align:center; color: #333333}.gallery.gallery-1x4--1 .gallery__buttons{justify-content:center;padding-top:22px;gap:10px;position:relative}.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary{font-size:1.3rem;font-weight:500;padding:10px 15px}

.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary:nth-child(1){text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); background:#999999;}
.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary:nth-child(2){text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); background:var(--color-primary);}

.gallery.gallery-1x4--1 .gallery__image:hover .image__content{background:rgba(0, 102, 153, .8)}

.gallery.gallery-1x4--1 .image__content img {width:54px;height:55px;top:50%;left:50%;transform:translate(-50%,-50%)}

	

/* TRITON BLOG FEED */

.triton-blog-feed{
	margin-top: 2%;
	text-align: center;

}

.triton-blog-feed.home-blog-feed {
	margin-bottom:5rem
}

.triton-blog-feed.inner-blog-feed {padding-block:6.5rem}
.triton-blog-feed h3{
	font-size: 1.9rem;
	text-align: center; 
	margin-bottom: 20px; 
	color:#333;
}

.triton-blog-feed.inner-blog-feed h3 {color:#000}

.triton-blog-feed .triton-blog-feed-article .image{
	height: 240px !important;
}
.triton-blog-feed .summary p{
	margin-bottom: 5px;
	color: #333333;
	display: inline;

}
 .triton-blog-feed .triton-blog-feed-article .summary p, .triton-blog-feed .triton-blog-feed-article .summary  {
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

 .triton-blog-feed .triton-blog-feed-article .read-more {display:flex;margin-block:5px 25px}
.triton-blog-feed .button.button--primary a{
	text-decoration: none;
}
.triton-blog-feed .triton-blog-feed-article .title{
	font-size: 1.2rem;
    text-align: left;
    margin-top: 16px;
    font-weight: 500;
    text-transform: uppercase;
	height: auto;
	margin-bottom: 3px;
	text-align: left !important;
}
.triton-blog-feed .triton-blog-feed-article:hover .title{
	color: var(--color-primary); 
}
.triton-blog-feed .triton-blog-feed-article .summary {
	font-size: 1.172rem; 
	line-height: 1.4rem;
	text-align: left !important;
}
.triton-blog-feed{
	justify-content: center;
}
.triton-blog-feed .triton-blog-feed-article span{
	position: relative;
	color: var(--color-primary);
}
.triton-blog-feed  span.button.button--primary{
	font-size: 1.372rem;
	padding: 10px 20px;
	font-weight: 500;
	text-decoration: none;
} 
.triton-blog-feed span.button.button--primary a{
	margin-left: 20px;
    margin-right: 20px;
}
@media screen and (max-width: 992px) {
	.triton-blog-feed{
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.footer.footer--1 .container .row .col-lg-3 {width:100%;}
}
@media screen and (min-width: 562px) and (max-width:992px){
	.footer.footer--1 .container .row{
		display: flex;
		flex-direction: row;
		align-items: center;
		gap: 5px;
	}

	
}

/*! Bigelow Plots DNN Overrides */



.footer .upper {padding-block:2rem;}

#footer-two-pane .footer-column{
	margin-left: 73px;
}
#footer-two-pane .footer-column ul{
	list-style: none;
	margin: 0;
}
#footer-two-pane .footer-column .title{
	margin-left: 20px;
	text-transform: uppercase;
	font-size: 1.3rem;
}

.footer.footer--1{
	padding-top: 35px;
}

#footer-two-pane .list li a{
	color: #000; 
	font-size: 1.172rem;
	font-weight: 400;
}
.list li a:hover{
	text-decoration: underline;
	font-weight: 500;
}

#footer-two-pane .list li{
	line-height: 1.2;
}
#footer-three-pane .list li{
	line-height: 1.2;
}

#footer-one-pane .footer-column .phone-number{
	padding-top: 13px;
}
#footer-one-pane .footer-column .phone-number a{
font-size: 1.172rem;
color: #333333;
font-weight: 500;

}
#footer-one-pane .footer-column .phone-number i{
margin-right: 10px;
position: relative;
left: -10px;
	}
#footer-one-pane .footer-column .address{
gap: 11px;
font-size: 1.172rem;
text-transform: uppercase;
line-height: 1.5rem;
font-style: normal !important;
}
#footer-one-pane .footer-column .address i {
	font-size: 1.3rem;
    left: -10px;
    position: relative;
}
#footer-one-pane .footer-column .address a{
	color: #333333;
	font-weight: 500;
	font-family: futura-pt, sans-serif;
	font-size: 1.172rem;
	font-style: normal !important;
}
#footer-one-pane .footer-column .address a address:hover, 
#footer-one-pane .footer-column .phone-number a:hover  {
	color: var(--color-primary);
	text-decoration:underline
}
.footer-column .title a{
	color: var(--color-primary);
}
.footer-column .title{
	text-transform: uppercase;
    font-size: 1.3rem;
}
#footer-three-pane{
	margin-left: 67px;
}
#footer-three-pane{
	display: flex;
    flex-direction: column;
    gap: 20px;
}
#footer-three-pane .footer-column .list{
	list-style: none;
    margin: 0;
    padding: 0;
}
#footer-three-pane .footer-column .list li a{
	color: #000;
	font-weight: 500;
	font-size: 1.172rem;
}
.footer-copyright-bar{
	margin-top: 20px;
	font-weight: 400;
	background:var(--color-secondary-dark-shade)
}
#footer-four-pane .footer-column .button.button--primary{
	font-size: 1.22rem;
    transform: translateX(30%);
    padding: 9px 10px;
    max-width: 224px;
	background: var(--color-primary);
}
.footer-column .title:hover{
	text-decoration: underline;
}
#footer-four-pane .footer-column .button.button--primary:hover{
	background: #245478;
}
#footer-four-pane .footer-column .social-icons a:hover img{
	filter: invert(29%) sepia(19%) saturate(1528%) hue-rotate(163deg) brightness(95%) contrast(94%);
}
.footer-copyright-bar{
	padding: none !important
}

#footer-two-pane .footer-column .title {
	margin-bottom:1.5rem;
}

.license {color:var(--color-secondary-dark-shade);font-size:1.172rem}
#footer-four-pane .phone-number {margin-block:1.5rem .5rem}
#footer-four-pane .phone-number a, #footer-four-pane .address a { 
	color:var(--color-secondary-dark-shade);
	font-weight:500;
	font-size:1.172rem;
	display:flex;
	gap:10px;
	text-transform:uppercase;
}

#footer-four-pane .phone-number img, #footer-four-pane .address img {filter:brightness(0) saturate(100%) invert(35%) sepia(7%) saturate(315%) hue-rotate(221deg) brightness(93%) contrast(96%)}

#footer-four-pane .phone-number a:hover, #footer-four-pane .address a:hover, #footer-three-pane .footer-column .list li a:hover {color:var(--color-primary);text-decoration:underline;}

@media screen and (min-width:992px) {
	#footer-four-pane .footer-column  {justify-content:end;}
	#footer-four-pane .phone-number a, #footer-four-pane .address a {max-width:215px;margin-inline:auto 0}
	#footer-three-pane .title {margin-bottom:0}
}
  
@media screen and (max-width: 992px){
	#footer-one-pane .footer-column .phone-number i{
		margin-right: 0;
	}
	#footer-one-pane .footer-column .address{
		gap: none !important;
	}
	#footer-two-pane{
		margin-top: 1rem;
	}
	#footer-two-pane .footer-column{
		margin-left: 0;
	}#footer-two-pane .footer-column ul{
		column-count: 2;
		margin: 0;
		padding: 0;
	}
	#footer-three-pane{
		margin-left: 0;
		gap: 10px;
		margin-top: 10px;
	}
	#footer-four-pane .footer-column .button.button--primary{
		transform: none;
		padding-left: 10px; 
		padding-right: 10px; 
		margin-top: 10px;
	}
	.far.fa-envelope{
		display: none;
	}

	#footer-two-pane .footer-column .title{
		margin-left: 0;
	}
	.social-icons{
		justify-content: center !important;
	}
}


/* ---------------------------------------------------------
  
  * Filename:			  page-title-center-box
  
------------------------------------------------------------*/
.inner-banner { position: relative; height: 500px; background-position: center; background-size: cover; background-repeat: no-repeat; }

.inner-banner .container, .inner-banner .container > .row { height: 100%; }

@media screen and (max-width: 767px) { .inner-banner { height: 400px; } }

.page-title.page-title-center-box { position: absolute; bottom: 0; left: 0; width: 100%; text-align:left; }

.page-title.page-title-center-box .page-title__text { display: inline-block; margin: 0; color: white; background: #00abd8; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.inner-banner{
	height:720px;
	margin-bottom: 20px;
}

.page-title.page-title-center-box {bottom:30%;left:15px}

.inner-banner.inner-banner--1 .page-title__text{
	font-size: 2.344rem;
      text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.6);
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 27px 14px 27px;
	text-align:center;
    background: #333;
    opacity: .8;
	min-width:350px;
}

/* ---------------------------------------------------------
	
	* Filename:			  squared-tiles.scss
	
------------------------------------------------------------*/
.top-level-tiles.squared-tiles .squared-tiles__tile { position: relative; width: 100%; height: 0; padding-top: 100%; overflow: hidden; background: #aaaaaa; }

.top-level-tiles.squared-tiles .squared-tiles__tile:hover .tile__image { opacity: 1; }

.top-level-tiles.squared-tiles .tile__image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center; opacity: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.top-level-tiles.squared-tiles .tile__title { margin:0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 1rem; text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.top-level-tiles.squared-tiles{
	max-width: 700px;
    margin: 2.1rem auto;
}

.top-level-tiles.squared-tiles .squared-tiles__tile{
	
	background-color: var(--color-primary);


}
.top-level-tiles.squared-tiles .tile__title {
	font-size: 1.5rem;
	color: #fff;
	font-family: 'futura-pt', sans-serif;
}


.top-level-tiles.squared-tiles .row{
	justify-content: center;
}

#dnn_Row_5_ContentArea_Col_12{
	padding-top: 0;
}
/* ---------------------------------------------------------
  
  * Filename:			  grid-boxes-1x3-1.scss
  * Description: 		Define the layout for grid-boxes-1x3--1
  * Version:				1.0.0
  * Last Modified:  4/17/2019
  
------------------------------------------------------------*/
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__header { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; height: 165px; }

.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__header img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;}

.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__header h3 { position: relative; z-index: 5; }

.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons { text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__header a {display:flex;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__header a::after {
	content:'';
	position:absolute;
	z-index:1;
	inset:0;
	transition:all .3s ease;
	
}

.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__header a:hover::after {
background:rgb(var(--color-dark-shade--rgb),.45);
}

.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box{
	box-shadow: 0px 0px 9px -6px;
	background:#fff;
	max-width:280px;
	margin-inline:auto;
}

.grid-boxes.grid-boxes-1x3--1 h2{
	text-align: center;
    margin-top: 3%;
    margin-bottom: 2%;
    text-transform: uppercase;
    font-size: 1.85rem;
    font-family: futura-pt;
}
.grid-boxes.grid-boxes-1x3--1 .row{
	row-gap: 70px;
}
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__content{
	text-align: center;
	margin-top: 20px;
}
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__content h3{
	font-size: 1.65rem;
	text-transform: uppercase;
	font-weight: 500;
}
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons{
	display: flex;
    flex-direction: column;
    margin-top: 14px;
    align-items: center;
	gap: 9px;
	padding-bottom: 9px;
}
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons .button.button--primary{
	background: #999999;
	color: #fff;
	font-size: 1.39rem;
	font-weight: 500;
	width: 75%;
	padding-top: 10px;
	padding-bottom: 7px;
}
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons .button.button--primary:hover{
	background: #787878;
}
#pin1,#pin2,#pin3,#pin4,#pin5,#pin6,#pin7,#pin8,#pin9, #pin10{
	position: absolute;
	z-index:1;
}


.featurephoto{
	position: relative;
}
.featurephoto .feature__image{
	width: 100%;
	height:auto;
	transition: opacity .6s ease, transform .1s ease;
}

.featurephoto span:hover img {transform:scale(1.15)}

#pin1{
	left: 6%;
	top: 26%;
}

#pin2{
	top: 25%;
	left: 25%;
}
#pin3{
	top: 23%; 
	left: 34%;
}
#pin4{
top: 39%;
left: 35%;
}
#pin5{
top: 59%;
left: 26%;
}
#pin6{
top: 72%;
left: 26%;
}
#pin7{
top: 75%; 
left: 51%; 
}
#pin8{
left: 36%;
top: 5%;
}
#pin9{
top: 7%; 
left: 91%; 
}
#pin10{
top: 71%; 
left: 36%;
}

@media screen and (max-width:615px) {
	.featurephoto .pin {max-width:clamp(20px,1vw,25px);height:auto}
}

.social-icons{
	width: 108%;
    display: flex;
    margin-top: 21px;
}
.social-icons img{
	width: 50px; 
	height: auto;
	filter: invert(16%) sepia(58%) saturate(6202%) hue-rotate(187deg) brightness(95%) contrast(101%);


}
.social-icons-inner img{
	width: 35px; 
	height: auto;
	filter: invert(16%) sepia(58%) saturate(6202%) hue-rotate(187deg) brightness(95%) contrast(101%);


}
.social-icons-inner{
	display: flex;
	gap: 15px;
}

.triton-blog-feed .button{
	background: #999999;
}
.cta-contact-form{
	width: 100%;
	/* max-height: 470px;  */
	/* height: 100%; */
	height:650px;
	background: url('/portals/0/ctacontactbanner.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto; 
	text-align: center;
	padding-top: 4%;
}
.cta-contact-form iframe{
	border: 0;
	height:700px;
}
.cta-contact-form h2{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 2.6rem;
}
@media  screen and (max-width: 992px) {
	.cta-contact-form h2{
		font-size: 2rem;
	}
	
}
.innerpage.reviews-full__content{
	margin-bottom: 5%;
}
.sidebarform{
	height: 550px;
	width: 100%;
	background: var(--color-primary);
	max-width: 350px;
	margin-left: 11%; 
	margin-top: 30px;
}
.inner-banner .sidebarform {margin-top:166px;height:auto;overflow:hidden;position:absolute;bottom:0;right:0;min-height:555px}

.inner-banner .sidebarform iframe {max-height:505px}
.sidebarform iframe{
	height: 100%; 
	border: none;
	width: 100%;
}
.sidebarform iframe .formwrapper{
	padding: 0;
}

.sidebarform .contactform__title {font-size:2rem;color:#fff;text-align:center;padding-top:1rem;margin-bottom:0;line-height:1;text-transform:uppercase;}

@media screen and (max-width:991px) {
	.inner-banner  {margin-bottom:550px;height:450px}
	.inner-banner.small-banner {margin-bottom:50px;}
	.inner-banner .sidebarform {position:absolute;bottom:-500px;right:50%;transform:translateX(50%);margin:0}
	.page-title.page-title-center-box {left:0}
	.inner-banner.inner-banner--1 .page-title__text {min-width:auto;margin-inline:auto;display:flex;left:0;width:fit-content;font-size:clamp(1.5rem,5vw,2.344rem)}
}



/* Content Area Styling */


.content-area{
	padding-top: 15px;
}
.content-area .content-title {
	font-size: 1.85em;
	margin: 0 0 1rem;
}

.content-area h1 {color:#000;font-size:1.813rem;margin-block:3rem .35rem;line-height:1.2}
.content-area-intro p {max-width:965px;}
.content-area h2 {
	font-size:1.563rem;
	color:var(--color-primary);
	margin:2rem 0 .45rem;
	font-weight:500;
}
.content-area h2.content-title{
	font-size: 1.6rem !important
}
.content-area h2.content-title, .content-area h2{
	font-size: 1.85rem !important;
}
.content-area h3.content-title{
	font-size: 1.4rem !important;
	margin-bottom: 4px;
    font-weight: 600;
    font-size: 1.5rem;
    color: var(--color-primary);
}
.content-area p a, .content-area li a {
	color: var(--color-primary);
	text-decoration:none!important;
	font-weight:500;
}
.content-area a:hover, .conent-area li a:hover {
color:#000;
text-decoration:underline!important;
}
.content-area .content-text, p, .content-area li, .eds_news_Ozone.eds_subCollection_news li{
	font-size: 1.2rem;
	font-weight: 400;
}
.content-area a{
	color: #005a9c;
}

.content-area a.button {color:#fff}
.content-area a.button:hover {text-decoration:none!important;}

/* Content Area Grid */
.grid-content-3x-1 {display:grid;grid-template-columns: repeat(3, 1fr); gap:20px;margin-bottom:3.5rem}
.grid-content__item {background:var(--color-primary);padding:1.25rem;text-align:center;color:#fff;}
.grid-content__item .icon-white {max-height:50px;margin-bottom:.25rem}
.grid-content__item h3.content-title {font-size:1.65rem!important;color:#fff;margin-bottom:1rem}
.grid-content__item .content-text a {color:var(--color-light-shade)}

@media screen and (max-width:991px) {
	.grid-content-3x-1 {grid-template-columns:repeat(1,1fr)}
}
/* ABOUT US Tiles */
.grid.grid-1x3--1.about-us-tiles {
	margin-bottom:2rem;
}
.grid.grid-1x3--1.about-us-tiles .grid__item {height:300px}
.grid.grid-1x3--1.about-us-tiles .button {font-size:16px;min-height:45px;}
/* DETAILS / ACCORDION */
.content-area.details-accordion {margin-bottom:5rem}
.content-area.details-accordion :where(h2,h3) {margin-top: 0;}
.content-area.details-accordion h2, .content-area.details-accordion h3 {
font-size:1.813rem;
color:#000;
line-height:1.2;
font-weight:bold;
}

/* GREY CTA CONTENT AREA CALLOUT */
.grey-cta-callout.content-area {background:var(--color-light-shade);padding:2rem clamp(10px,3vw,2.5rem) 2.15rem;margin-bottom:6rem}
.grey-cta-callout.content-area h2 {margin:0 0 .75rem;color:#000;font-weight:bold;font-size:1.813rem}

@media screen and (min-width:768px) {
.content-area-intro p {margin-inline:auto}
.content-area.details-accordion div[class*="col-"],.content-area.details-accordion div[class*="col-"] [data-accordion-group] {
	display:flex;
	flex-direction:column;
	justify-content:center;
}
}
.modelhomecontainer{
	padding-top: .7rem;
}
.modelhomecontainer p{
	/* text-align: center; */
}
.modelhomecontainer h2{
	margin-top: 0 !important;
	text-align: center;
}
.modelhomecontainer p.content-text {
	padding-bottom: 10px;
	
}
.modelhomecontainer .content-text{
	font-size: 1.2rem !important;
	font-weight: 400;
	margin-bottom: 0 !important;
	padding-bottom: .3rem;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.modelhomecontainer .content-text:last-child{
	padding-bottom: 20px !important;
}
.content-area [data-accordion-group]{
	max-width: 600px !important;
width: 100%;
height: 100%;
}
.content-area .community-text-area{
	margin-top: 40px !important;
}

.content-area [data-accordion-group] [data-accordion] [data-control]{
	height: 50px;
	background-color: #666666;
}

.content-area [data-accordion-group] [data-accordion] [data-control]:hover {background:var(--color-primary)}
.content-area [data-accordion-group] [data-accordion].open [data-control]{
	background-color: var(--color-primary) ;
}
.content-area [data-accordion-group] [data-accordion].open [data-control] .fas{
	transform: rotate(180deg);
}
.content-area [data-accordion-group] [data-accordion] [data-content] ul{
	padding-left: 20px;
	font-size: 1.1rem;
}
[data-accordion] [data-control]::before{
	margin-right: 0;
}
.content-area [data-accordion-group] [data-accordion] [data-content] p, .content-area [data-accordion-group] [data-accordion] [data-content] li{
	padding-left: 20px;
	font-size: 1.1rem;
}
.content-area [data-accordion-group] [data-accordion] [data-control] span{
	font-size: 1.2rem;
	font-weight: 500;
	width: 100%;
	pointer-events: none;
}
.content-area.communitylisting .row{
	padding-top: 4%;
}
.content-area.communitylisting .communitywrapper h3{
	font-size: 1.3rem;
	margin-bottom: 4px;
    font-weight: 600;
    font-size: 1.5rem;
    color: var(--color-primary);
}
.content-area.communitylisting .communitywrapper p{
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: 400;
}
.content-area p{
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: 400;
}
.content-area.communitylisting .communitywrapper .button.button.button--primary{
	padding-left: 35px;
    font-size: 1.3rem;
    padding-top: 10px;
    padding-right: 35px;
    padding-bottom: 10px;
    margin-top: 10px;
	background-color: #999999 ;
	font-weight: 450;
	text-decoration: none;
}
.content-area.communitylisting .communitywrapper .button.button.button--primary:hover{
	background: var(--color-primary);
	color: white;
}



.content-area.communitylisting .communitywrapper .button.button.button--primary 
.modelhomes.grid-boxes.grid-boxes-1x3--1  .grid-boxes__box{
	width: 285px;
	height: 458px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	margin: 0 auto;
	
}
.modelhomes .grid-boxes .grid-boxes-1x3--1{
	padding-top: 87px;
}
.modelhomes .grid-boxes .grid-boxes-1x3--1 .box__content h3{
	font-size: 1.3rem;
}
.modelhomes .grid-boxes__box .box__details:has(.comingsoon){
	background: white;
	height: 55px;
	
}
.modelhomes .comingsoon{
	align-self: center;
	text-align: center;
	font-weight: 500;
	color: #666666;
}
.modelhomes .grid-boxes .grid-boxes-1x3--1 .box__buttons{
	max-width: 218px;
	height: 43px;
}
.modelhomes .grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons{
	padding-top: 25px;
}

.buttonwrapper{
	display: flex; 
	flex-direction: column;
	margin-left: 11%;
	width: 95%;
	margin-top: 13%;
	gap: 9px;
}

.sidebar-area .buttonwrapper {margin-top:1.5rem;margin-bottom:2.5rem} 

.buttonwrapper .button.button--primary{
	font-size: 1.5rem;
    padding-top: 10px;
    padding-bottom: 10px;
	background: #666666;
	font-weight: 500;
}
.buttonwrapper .button.button--primary:hover{
	background: var(--color-primary);
}

@media screen and (max-width: 1200px){
	.sidebarform{
		margin-left: 0;
		
	}
	.buttonwrapper{
		margin: 0 auto;
		padding-top: 50px;
	}
	
}
@media screen and (max-width: 762px){
	
	.sidebarform{
margin: 40px auto;
	}
	.buttonwrapper{
		margin: 0 auto;
		padding-top: 10px;
	}
	.buttonwrapper .button.button--primary{
		width: 80%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 350px){
	.buttonwrapper .button.button--primary{
		width: 100%;
	}
}
.modelhomes.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__content h3{
	font-size: 1.4rem;
	transition:all .3s ease;
}

.modelhomes.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box  .box__content h3:hover {color:var(--color-primary)}
.modelhomes .grid-boxes__box .box__details{
	display: flex; 
	flex-direction: row;
	justify-content: space-around;
	background: #666666;
	height: 100%;
	max-height: 55px;
	border-top: 1px solid #666666;
	
}
.modelhomes .grid-boxes__box .housedetail{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-block:4px;
	width: 100%;
	background: #fff;
	border-right: 1px solid #666666;	
	height: 100%;
	text-align: center;
}
.modelhomes .grid-boxes__box .housedetail span{
	text-transform: uppercase;
}
.modelhomes .grid-boxes__box .housedetail :where(.bathrooms,.bedroom,.footage) {color:#000;font-weight:500}
.modelhomes.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons{
	display: flex;
    flex-direction: column;
    margin-top: 14px;
    align-items: center;
	gap: 9px;
	padding-bottom: 20px; 
}
.modelhomes.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons .button.button--primary{
	background: #999999;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 500;
    width: 100%;
	max-width:245px;
    padding-top: 4px;
    padding-bottom: 3px;
	text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);

}

.modelhomes.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons .button.button--primary:hover {background:var(--color-primary)}


.modelhomes .box__content .housedetails::first-line {
  color:var(--color-tertiary)!important;
}

.modelhomes .box__content .housedetails{
	font-size: 1.15rem;
}
.modelhomes .grid-boxes__box .housedetail:last-child{
	border-right: 1px solid white;
}
.modelhomes .box__details span{
	background: white;
	width: 100%;
}
.modelhomes .row .col-md-3:nth-child(2) .grid-boxes__box .box__buttons .button.button--primary{
	font-size: 1.13rem;
    padding-left: 5px;
    padding-right: 5px;
	margin-bottom: 20px;
}
.modelhomes .row .col-md-3:nth-child(2) .grid-boxes__box .box__content h3{
	font-size: 1.4rem;
}
@media screen and (max-width:762px){
	.modelhomecontainer .content-text{
	
		transform: none !important;
	}
}
@media screen and (min-width: 992px){

	.modelhomes.grid-boxes.grid-boxes-1x3--1 .row{
justify-content: center;	
}
}
.featurebox{
	border-style: solid;
	border-width: 3px;
	border-color: rgb(0, 90, 156);
	background-color: rgb(235, 235, 235);
	margin-top: 49px;
    padding-left: 3%;
    padding-top: 2%;
    padding-bottom: 1%;
	margin-bottom: 5%;
}

.featurebox h3{
	color: var(--color-primary);
	font-size: 1.4rem;
	font-weight: 500;
}

.featurebox ul li{
	margin-bottom: -3px;
	font-size: 1.2rem;
}
.featurebox ul{
	margin-bottom: 0;
}

.property.content-title{
	margin-top: 2%;
    font-size: 1.8rem;
}
.property.content-text{
	padding-right: 10%;
	font-size: 1.2rem;
}
.houseinforow{
	display: flex;
	height: 119px;
	margin-bottom: 5%;
}
.housenote img{
	width: auto; 
	height: 47px;
	filter: invert(21%) sepia(92%) saturate(2109%) hue-rotate(181deg) brightness(94%) contrast(101%);
}
.housenote{
	display: flex;
	align-items: center;
	gap: 20px;
	width: 20%; 
	height: 100%;
	border-right: 2px solid #666666;
	justify-content: center;
}
.housenote.style{
	border-right: none;
}
.housenote span{
	font-size: 1.6rem;
	font-weight: 500;
}
.housedetail span{
	font-weight: 400; 
	color:#7d7d7d;
}
@media screen and (max-width: 992px){
	.houseinforow{
		height: 250px;
		flex-wrap: wrap;
	}
	.housenote{
		height: auto; 
		width: 50% !important;
		border: none !important;
	}
}

/* GREY CALLOUT */
.grey-callout {padding-block:3rem;background:var(--color-light-shade)}
.grey-callout.grey-callout-left {margin-top:0;padding-inline:3rem;height:500px;display:flex;align-items:center}
.grey-callout.grey-callout-left .grey-callout__content {width:85%;display:flex;margin-inline:auto}
.grey-callout p:last-of-type {margin:0}
.grey-callout__title {
font-size:1.813rem;margin-top:0
}

/* MODEL HOMES BLUE CALLOUT */
.model-homes-blue-callout {margin-block:4rem;background:var(--color-primary);color:#fff;padding-block:5rem}

.model-homes-blue-callout h2, .model-homes-blue-callout h3 {font-size:1.813rem}

.model-homes-blue-callout p {max-width:950px;margin-inline:auto}


/*! ======================
 GRID-1X3--1 - SUBDIVISION TILES
 ======================= */.grid.grid-1x3--1 .grid__item{position:relative;height:500px;display:flex}.grid.grid-1x3--1 .grid__item:hover::after{background:rgb(var(--color-primary--rgb),.8)}.grid.grid-1x3--1 .grid__item::after{position:absolute;z-index:1;content:"";top:0;left:0;width:100%;height:100%;background:rgb(var(--color-dark-shade--rgb),.7);-webkit-transition:all .3s ease;transition:all .3s ease}.grid.grid-1x3--1 .grid__item .item__image{position:relative;z-index:0;width:100%;height:100%;object-fit:cover}.grid.grid-1x3--1 .grid__item .item__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:2;top:50%;left:0;right:0;width:80%;margin:0 auto;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.grid.grid-1x3--1 .grid__item .item__content .content__title{color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.grid.grid-1x3--1 .grid__item .item__content .hover__text{color:#fff;text-align:center}@media screen and (min-width:768px){.grid.grid-1x3--1 .grid__item::after{background:rgb(var(--color-secondary--rgb),.7)}.grid.grid-1x3--1 .grid__item .content__hover{max-height:0;opacity:0;-webkit-transition:all .6s ease;transition:all .6s ease}.grid.grid-1x3--1 .grid__item:hover .item__content .content__hover{max-height:200px;opacity:1}}@media screen and (max-width:576px){.grid.grid-1x3--1 .grid__item{height:auto;min-height:350px}}
/* OVERRIDES */
.grid.grid-1x3--1 {margin-bottom:6.5rem}
.grid.grid-1x3--1 .grid__item .item__content .content__title {
	font-size:1.813rem;
	font-weight:500;
}
.grid.grid-1x3--1 .button {
	font-size:18.75px;
	font-weight:500;
	min-width:170px;
}

.grid.grid-1x3--1 .button:hover {background:#000}

.grid.grid-1x3--1 .grid__item.request-info::after {background:var(--color-primary);}

@media screen and (min-width:1400px) {
	.grid.grid-1x3--1 .grid__item .item__content {width:65%}
}

@media screen and (max-width:576px) {
	.grid.grid-1x3--1 .grid__item .item__content {width:100%;padding-inline:10px}
}

/* ----------------------------------
*
* EasyDNN Gallery
*
* ---------------------------------*/
.eds_GravityGallery_Capsule .edg__gravityPortfolio_header {
	margin: 0 !important;
	padding: 0;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList {
	display: flex !important;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	border: none;
	box-shadow: none !important;
	border-radius: 0 !important;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide,
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li {
	display: block !important;
	margin: 0 0.5rem 0.5rem 0;
	padding: 0.75rem 1rem !important;
	background: rgb(184 184 184);
	line-height: 1.2;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide span,
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li span {
	margin: 0;
	padding: 0;
	line-height: 1.2;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li.edg__gravityPortfolio_active {
	background: #525252;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li > span::after {
	display: none;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList.edg__gravityPortfolio_itemsHidden > li:first-child {
	box-shadow: none !important;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li:first-child > span {
	border-radius: 0;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_hiddenItemWrapper.edg__gravityPortfolio_itemsHidden,
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_hiddenItemWrapper > .edGP_hiddenItemListTrigger {
	display: none !important;
  }
  
  
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer {
	position: relative;
	width: 25% !important;
	height: 0 !important;
	padding-top: 25% !important;
  }
  
  
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
	padding: 0.25rem;
  }
  
  
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_thumbnailContainer {
	width: 100%;
	height: 100%;
  }
  
  
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_mediaWrapper {
	height: 100%;
  }
  
  
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_mediaWrapper img {
	width: 100%;
	height: 100% !important;
	margin: 0;
	object-fit: cover;
	object-position: center;
  }
  
  
  @media screen and (max-width: 991px) {
	.eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide,
	.eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li {
	  padding: 0.75rem 0.5rem !important;
	}
  }
  
  
  @media screen and (max-width: 575px) {
	.eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer {
	  width: 50% !important;
	  padding-top: 50% !important;
	} 
  }
  
  .smbLightOverlayWrapper.modern .mainWrapper .itemTitle {display:none!important}
/* ---------------------------------------------------------

  * Filename:			  grid-tile-1x3x2-1.scss

------------------------------------------------------------*/
.grid-tiles.grid-tiles-1x3x2--1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.grid-tiles.grid-tiles-1x3x2--1 .half { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 49.5%; }

.grid-tiles.grid-tiles-1x3x2--1 .half.half--left .item { width: 100%; height: 100%; background-color: transparent; background-size: cover; background-position: center; background-repeat: no-repeat; }

.grid-tiles.grid-tiles-1x3x2--1 .half.half--left .item:hover { background-color: transparent; }

.grid-tiles.grid-tiles-1x3x2--1 .half.half--left .item:hover h4 { background-color: rgba(26, 176, 215, 0.9); }

@media screen and (max-width: 767px) { .grid-tiles.grid-tiles-1x3x2--1 .half.half--left .item { height: 100%; padding-top: 60%; } }

.grid-tiles.grid-tiles-1x3x2--1 .half.half--left .item h4 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: absolute; bottom: 0; left: 0; width: 100%; height: 31%; background-color: rgba(156, 50, 108, 0.9); pointer-events: none; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

@media screen and (max-width: 767px) { .grid-tiles.grid-tiles-1x3x2--1 .half { width: 100%; margin-bottom: 2%; } }

.grid-tiles.grid-tiles-1x3x2--1 .half .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; width: 49%; margin-bottom: 2%; padding: 7% 0; background-color: var(--color-dark-shade); -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.grid-tiles.grid-tiles-1x3x2--1 .half .item:nth-of-type(5), .grid-tiles.grid-tiles-1x3x2--1 .half .item:nth-of-type(6) { margin-bottom: 0; }

.grid-tiles.grid-tiles-1x3x2--1 .half .item:hover { background-color: #1ab0d7; }

.grid-tiles.grid-tiles-1x3x2--1 .half .item a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.grid-tiles.grid-tiles-1x3x2--1 .half .item h4 { text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.grid-tiles.grid-tiles-1x3x2--1 .half .item a{
	opacity:0;
	visibility:hidden;
	display: flex;
	flex-direction: column;	
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 500;
background: rgba(0, 0, 0, 0.6);
	transition:all .3s ease
}
.grid-tiles.grid-tiles-1x3x2--1 .half .item:hover a{
	opacity:1;
	visibility:visible;

}
.content-area.housebuttonrow{
	padding-top: 5%;
    display: flex;
    width: 100%;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
	margin-bottom: 5%;
}

.content-area.housebuttonrow .button.button--primary{
    padding: 9px 20px;
    font-size: 1.4rem;
	background: #666666;
	font-weight: 500;
	text-align:center;
}

.content-area .button.button--primary:hover{
	background:var(--color-dark-shade);

}

.lotinfo h3{
	font-size: 1.5rem;
	margin-bottom: 5px;
	font-weight: 600;
}
.lotinfo p{
	font-size: 1.09rem;
}

.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit, .eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton{
	background:var(--color-primary);
	font-family: 'futura-pt', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_metaDetails .article_rating{
	display: none;
}
.feature.feature--4 .feature__buttons .button.button--secondary{
	background-color: #999999 ;
}
.button.button--primary:hover{
	background: #005078;
}
.feature.feature--3 .feature__buttons .button.button--primary:hover{
	background: #005078;
	text-align: none;
}
.feature.feature--3 .feature__buttons .button.button--secondary:hover{
	background: #787878;
}
.feature.feat-7 .content-wrapper .button.button--primary:hover{
	background: #005078;
}
.feature.feature--4 .feature__buttons .button.button--primary:hover{
	background: #005078;
}
.feature.feature--4 .feature__buttons .button.button--secondary:hover{
	background: #787878;
}
.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary:hover{
	background: #005078;
}
.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary:nth-child(1):hover{
	background: #787878;

}
.reviews.reviews-full--1 .content__buttons .button.button--secondary:hover{
	background: #DBDBDB;
}


.content-area.contactpage{
	display: flex;
	justify-content: center;
	align-items: center;

}

.utm-form.inline.contactpage{
width:100%;
	border: none;
	background: #696969;

}
.flickity-page-dots{
	display: none;
}
.content-area p{
	font-weight: 400;
	
}

.DNNContainer_noTitle > div > .ModBigelowPlotsDnnC > div > div > div .row > .col-12.col-sm-8 > div > h4{
    color: var(--color-primary);
font-size: 1.5rem;

}.DNNContainer_noTitle > div > .ModBigelowPlotsDnnC > div > div > div .row > .col-12.col-sm-8 > div > p{    color: var(--color-primary);
}

.slider.slider-1-full-new .content__title::before{
    content: url("/portals/0/quote-icon.webp");


    position: absolute;
    left: -81%;
    right: 0;
    top:-46px;
	

}
.slider.slider-1-full-new .content__title::after{
	content: url("/portals/0/quote-icon.webp");

    position: absolute;
    right: 6%;
    bottom:-55px;
	transform:rotate(180deg)

}
.innerpage .slider.slider-1-full-new .content__title::before{
	content: url(/portals/0/quote.svg);
    position: absolute;
    left: -81%;
    right: 0;
    top: -18%;
}
.innerpage .slider.slider-1-full-new .content__title::after{
	content: url(/portals/0/quote.svg);
    position: absolute;
    right: 13%;
    bottom: -18%;
    rotate: 180deg;
}
.flickity-prev-next-button.previous{
	top: 43%;
	left: 6%;
}
.flickity-prev-next-button.next{
	top: 43%;
	right: 6%;
}
@media screen and (max-width: 762px){
	.content-area.housebuttonrow{
		max-width:350px;
		flex-direction: column !important;
		margin: 0 auto 6.5rem;
	}
	.flickity-prev-next-button.previous{
		top: 43%;
		left: 0;
	}
	.flickity-prev-next-button.next{
		top: 43%;
		right: 0;
	}

	.slider.slider-1-full-new .content__title::before, .slider.slider-1-full-new .content__title::after {content:none}
}

.meet-the-team-grid {margin-block:85px}

.staffSquare{
	display: flex;
    flex-direction: column;
    align-items: center;
    
}
.staffSquare img{
	width: 100%;
	height: auto;
}
.staffSquare .staffName{
	font-size: 1.5rem;
	font-weight: 500;
	margin-top:1rem;

}
.staffSquare .staffTitle{
	font-style: italic;
    font-weight: 400;
    font-size: 1.3rem;
	color: var(--color-primary);
	line-height: 1;
	padding-bottom: .7rem;
}
[data-accordion-group].read-more [data-control]{
	background-color: var(--color-primary);
	padding:.5rem 1rem;
	min-height:40px;

}

[data-accordion-group].read-more [data-control]:hover {background:var(--color-secondary)}


/*! UPDATED MEET THE TEAM CARDS */
.meet-the-team-cards {margin-block:4rem 6.5rem}
.meet-the-team-cards .row {row-gap:20px}
.meet-the-team-cards div[class*="col-"] {padding-inline:10px}
.team-card {
  width:100%;
  height: 365px;
  position: relative;
  cursor: pointer;
  perspective: 1000px;
  transform-style: preserve-3d;
  transition: rotate 500ms linear;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);

}

.team-card.show {
  rotate: y 180deg;
}

.card-front,
.card-back {
  position: absolute;
  inset: 0;

  backface-visibility: hidden;
}

.card-front {
  background-color:var(--color-primary);
  color:#fff;
}

.card-front img {width:100%;height:260px;object-fit:cover}

.card-back {
  background-color:var(--color-dark-shade);
  color:#fff;
  overflow-y: scroll;
  padding:1.25rem;
  rotate: y 180deg;
}

.team-card .staff-info {padding-inline:7px;}

.team-card .staffName {
	font-size:clamp(1.25rem,3vw,1.75rem);
	font-weight:500;
	text-align:center;
	margin-block:.5rem .2rem;
	line-height:1.15
}

.team-card .staffTitle {
	font-style:italic;
	font-size:clamp(1rem,3vw,1.15rem);
	display: flex;
	justify-content:center;
}

.team-card .read-bio {
	display: flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	bottom:0;
	background:var(--color-dark-shade);
	right:0;
	padding:.5rem;
	cursor:pointer;
	transition:all .3s ease;
}

.team-card .read-bio:hover {background:var(--color-light-shade);color:#000}




/* Staff Modal Cards */
/* Modal shell */
.team-modal { position: fixed; inset: 0; display: none; z-index:1100 }
.team-modal[aria-hidden="false"] { display: block; }
.team-modal__backdrop {
  position: absolute; inset: 0; background: rgba(0,0,0,.55);
}
.team-modal__dialog {

  position: relative; max-width: 960px; margin: 10% auto; background: #fff;
 box-shadow: 0 20px 60px rgba(0,0,0,.25);
  width: calc(100% - 32px); overflow: hidden;
}


.team-modal__content { display: grid; gap: 0; grid-template-columns: 360px 1fr; height:500px;}

.team-modal__media { background: #f6f7f8; }
.team-modal__media img { width: 100%; height: 100%; object-fit: cover; display: block; }
.team-modal__body { padding: 24px; max-height: 70vh; overflow: auto; }
.team-modal__name { color:var(--color-primary);margin: 0 0 4px; font-size:1.5rem; line-height: 1.15; }
.team-modal__title { color: var(--color-secondary); margin-bottom: 14px; font-weight: 600; font-size:1.15rem}
.team-modal__bio p { margin: 0 0 .85em; line-height: 1.55; }
.team-modal__close {
  position: absolute; top: 8px; right: 8px; width: 40px; height: 40px; border: 0;
  border-radius: 50%; background: #000; color: #fff; font-size: 24px; cursor: pointer;
}

/* Responsive */
@media (max-width: 768px) {
  .team-modal__content { grid-template-columns: 1fr; }
  .team-modal__media { max-height: 40vh; }
}

@media screen and (max-width:576px) {
	.team-modal__content {height:600px}
}

/*! Virtual Tour Tiles  */
.tour-item {
	position:relative;
	height:300px;
	margin-bottom:6rem;
}

.content-area img.bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	z-index:0;
	transition:all .3s ease-in-out;
}

.tile-link::before {
	content:'';
	position:absolute;
	inset:0;
	z-index:3;
}

.tour-item span {
	opacity:0;
	position:absolute;
	z-index:2;
	top:50%;
	left:50%;
	font-size: 1.5rem;
	font-weight:bold;
    color: #fff;
    font-family: 'futura-pt', sans-serif;
	transform:translate(-50%,-30%);
	transition:all .3s ease-in-out;
	text-align:center;
	width:100%;
}

.tour-item h3 {color:#fff;font-weight:bold;font-family: 'futura-pt', sans-serif;
    text-transform: uppercase;
    padding:10px;
    background:var(--color-primary);
    opacity: .8;
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
}
.tour-item:hover img {filter:brightness(60%);}
.tour-item:hover span {opacity:1;transform:translate(-50%,-50%);}

@media screen and (max-width:576px) {
	.tour-item span {opacity:1;transform:translate(-50%,-50%);}
	.tour-item img {filter:brightness(60%);}
}

/* SINGLE HOME VIEW OVERRIDES  */
.ModBigelowPlotsDnnC .Normal a[href="javascript:history.back();"] {color:var(--color-primary)!important;text-decoration:underline;font-weight:bold;}
.ModBigelowPlotsDnnC .Normal a[href="javascript:history.back();"]:hover {
	color:var(--color-secondary)!important;
}

.gallery-viewer {background-color:rgb(var(--color-dark-shade--rgb),.9)!important}

/* MODEL HOME TABS */

.tabs.tabs-1-new > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap:wrap;
  gap:var(--gap-base);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0);
  padding-left: 0;
  margin: 0 0 2.5rem;
}
.tabs.tabs-1-new > ul li[data-button] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  min-width:150px;
  padding: 1rem;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border:2px solid var(--color-secondary);
  color:var(--color-secondary);
  cursor: pointer;
  text-decoration:none!important;
}


.tabs.tabs-1-new > ul li[data-button].open {
  background: var(--color-primary);
  color:#fff;
  border-color:var(--color-primary);
}

.tabs.tabs-1-new > ul li[data-button]:hover {background:var(--color-secondary);border-color:var(--color-secondary)}

.tabs.tabs-1-new > ul li[data-button]:hover a {color:#fff}
.tabs.tabs-1-new > ul li[data-button] a {
  font-size: 1.063rem;
  color: var(--color-secondary);
}
.tabs.tabs-1-new > ul li[data-button].open a {color:#fff} 
.tabs.tabs-1-new > [data-tab-container] {
  position: relative;
  
}
@media screen and (max-width: 767px) {
  .tabs.tabs-1-new {
    display: none !important;
  }
}
[data-tab-group] [data-content] {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  max-height: 0;
}
[data-tab-group] [data-content] img {
  max-width: 100%;
  height: auto;
}
[data-tab-group] [data-content].open {
  visibility: visible;
  opacity: 1;
  max-height: 100%;
}
@media screen and (min-width: 768px) {
  [data-accordion-tab-group] {
    display: none !important;
  }
}

/* DNN EDIT OVERRIDE*/
.dnnEditState form[action*="addition"] .page.page--default .container {max-width:1230px!important}

/* HTML Smooth Scroll */
html {scroll-behavior:smooth}
 #model-homes:target, #subdivisions:target  {scroll-margin-top:100px; }