@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Orbitron:wght@400..900&display=swap');

:root {
  --color-primary: #FFB703;
  --color-secondary: #266CDD;
  --color-tertiary: #000000;
  --color-light-shade: #fff;
  --color-dark-shade: #141414;
  --color-primary--rgb: rgba(255, 183, 3, 1);
  --color-secondary--rgb: rgba(38, 108, 221, 1);
  --color-tertiary--rgb: 0, 0, 0;
  --color-light-shade--rgb: 255, 255, 255;
  --color-dark-shade--rgb: rgba(20, 20, 20, 1);
  --font-headline: "Orbitron", sans-serif;
  --font-body: "Montserrat", 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:;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:}@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{margin-bottom:.5rem;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: var(--color-primary);}.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-primary)}.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;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-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: #000;text-decoration:;font-weight:400}.content-area li a{color:var(--color-secondary)}
/*!
* MODIFY ONLY COLORS AND FONTS SIZES ABOVE. 
* Add all custom styyles below.
*/

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

.header.header--2.is-sticky { position: fixed; -webkit-animation: fade-in-top 0.5s ease; animation: fade-in-top 0.5s ease; }

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

.header.header--2.is-sticky .bottom .right { display: none; }

.header.header--2 .top { background: #9e2065; }

.header.header--2 .top .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--2 .top .col-12 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } }

.header.header--2 .top .logo { display: none; }

@media screen and (max-width: 991px) { .header.header--2 .top .logo { display: block; } }

@media screen and (max-width: 991px) { .header.header--2 .top .left { display: none; } }

@media screen and (max-width: 991px) { .header.header--2 .top .right { display: none; } }

.header.header--2 .bottom { 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; padding: 1rem 0; background: #5a5a5a; }

.header.header--2 .bottom .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--2 .bottom .logo { display: none; } }

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

@media screen and (max-width: 991px) { .header.header--2 .bottom .right { display: none; } }

.header.header--2 .bottom .mobile { 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; width: 100%; }

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

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

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

/** BEGIN COMPONENT OVERRIDES HERE **/

.header.header--2 .top{
  background: var(--color-light-shade);
  padding: 1rem 0;
  filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.20));
}

#top-left-pane ul{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: start;
}

#top-left-pane ul li{
  font-family: var(--font-headline);
  color: var(--color-dark-shade);
  font-weight: 900;
  padding: 0 5px;
  font-size: 0.875rem;
}

#top-left-pane ul li a{
 color: var(--color-dark-shade);
}

#top-right-pane a{
  font-size: 15px;
  font-family: var(--font-body);
  font-weight: 600;
  color: var(--color-dark-shade);
  text-transform: uppercase;
}

.header.header--2 .bottom{
  background: var(--color-secondary);
  padding: 12px 0;
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.15);
}

.menu.menu--desktop ul li[data-depth="0"] a{
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 600;
  color: var(--color-light-shade);
  text-transform: uppercase;
  padding: 10px 1rem;
}

.menu ul li{
  margin: 0;
}

.header .logo img{
  width: 199px;
}


.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"]{
  background: var(--color-dark-shade);
}

.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li a{
  font-size: 0.875rem;
  font-weight: 400;
}

.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li{
  border-bottom: 1px solid #000;
}

#bottom-right-pane .button.button--primary:hover{
  background: var(--color-dark-shade);
  color: var(--color-light-shade);
}


/* ---------------------------------------------------------
  
  * 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: 40%; 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 **/

.banner{
  margin-bottom: 120px;
}

.banner-area.banner-area--3 .banner-area__title{
  text-shadow: 0 3px 7px rgba(0, 0, 0, 0.70);
  font-size: 3.25rem;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.2;
}

.banner-area.banner-area--3 .banner-area__text{
  color: var(--color-primary);
  text-shadow: 0 3px 7px rgba(0, 0, 0, 0.70);
  font-size: 1.375rem;
  font-weight: 600;
  margin-bottom: 25px;
}

.banner-area.banner-area--3{
  padding-right: 5%;
}

.banner .herobanner{
  position: absolute;
  right: 0;
  top: 10%;
  width: 50%;
}

/* ---------------------------------------------------------
  
  * 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 .row{
  align-items: center;
}

.feature.feature--4 .col-md-7{
  padding-left: 7%;
}

.feature.feature--4 .service-box{
  max-width: 475px;
  width: 100%;
  padding-top: 50%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

.feature.feature--4 .service-box:last-of-type{
  margin-bottom: 0;
}

.feature.feature--4 .service-box h4{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  color: var(--color-light-shade);
  text-shadow: 0 3px 7px rgba(0, 0, 0, 0.50);
  font-size: 1.875rem;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
}

.feature.feature--4 h3{
  font-size: 1.875rem;
  font-weight: 600;

}

.feature .feature__title{
  color: var(--color-secondary);
  font-size: 3.6875rem;
  font-weight: 900;
  margin-bottom: 2rem;
}

.feature.feature--4 .col-md-5{
  position: relative;
}

.feature.feature--4 .col-md-5:before{
  background: #E3E3E3;
  content: "";
  position: absolute;
  right: 40px;
  left: -5px;
  top: -20px;
  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 **/

.reviews.reviews-full--1{
   display: flex;
  justify-content: center;
  align-items: center;
  height: 590px;
}

.reviews.reviews-full--1 .reviews-full__image{
  position: absolute;
}

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

.reviews.reviews-full--1 .logo-art,
.reviews.reviews-full--1 .col-md-7{
  position: relative;
}

.reviews.reviews-full--1 .logo-art h2{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
  text-align: left;
  padding-left: 11px;
  color: var(--color-light-shade);
  text-shadow: 0 10px 20px rgba(0, 0, 0, 0.30);
  font-size: 4.9375rem;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
}

.reviews.reviews-full--1 .reviews-full__content{
  background: var(--color-light-shade);
  padding: 5rem;
  border-radius: 40px;
  text-align: left;
}

.reviews.reviews-full--1 .reviews-full__content:before{
  content: "";
  background: url(../images/open.png) no-repeat;
  background-size: 100%;
  height: 68px;
  width: 86px;
  position: absolute;
  left: -23px;
  top: -33px;
}

.reviews.reviews-full--1 .reviews-full__content:after{
  content: "";
  background: url(../images/close.png) no-repeat;
  background-size: 100%;
  height: 68px;
  width: 86px;
  position: absolute;
  right: -23px;
  bottom: -33px;
}


/* ---------------------------------------------------------
  
  * Filename:       feature-8.scss
  * Description:    Define the layout for feature-8
  * Version:        1.0.0
  * Last Modified:  5.13.2019
  
------------------------------------------------------------*/
.feature.feature--8 .feature__image img { position: absolute; top: -10%; right: 0; width: 110%; height: 120%; -o-object-fit: cover; object-fit: cover; }

@media screen and (max-width: 767px) { .feature.feature--8 .feature__image img { position: relative; top: initial; width: 100%; height: 100%; } }

.feature.feature--8 .feature__content { position: relative; z-index: 5; 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; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.feature.feature--8 .feature__content .content__container { padding: 20px; background: white; }

.feature.feature--8 .feature__content .content__buttons { 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; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.feature.feature--8 .col-md-6{
  position: relative;
}

.feature.feature--8 .feature__content .content__container{
  border-right: 10px solid #FFB703;
  background: #E3E3E3;
  padding: 3rem;
  padding-right: 2rem;
}

.feature.feature--8 h2{
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 2.5625rem; /* 102.5% */
}

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

@media screen and (max-width: 767px) { .feature.feature--7 .feature__image img { width: 100%; } }

.feature.feature--7 .feature__content { 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; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.feature.feature--7 .feature__content .content__container { padding: 20px; background: white; }

.feature.feature--7 .feature__content .content__buttons { 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; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.feature.feature--7 .feature__content .content__container{
  border-left: 10px solid #FFB703;
  padding: 3rem;
  background: #2B2B2B;
  color: var(--color-light-shade);
}

.feature.feature--7 .feature__content .content__container p{
  color: var(--color-light-shade);
}

.feature.feature--7 h2{
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 2.5625rem; /* 102.5% */
  color: var(--color-light-shade);
}

/* ---------------------------------------------------------
  
  * Filename:       gallery-2x4-2.scss

------------------------------------------------------------*/
.gallery.gallery-2x4--2 .gallery__image { position: relative; overflow: hidden; }

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

.gallery.gallery-2x4--2 .gallery__image img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.gallery.gallery-2x4--2 .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-2x4--2 .gallery__image .image__content .content__title { color: white; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.gallery.gallery-2x4--2{
  background: #2B2B2B;
  padding-top: 80px;
}

.gallery.gallery-2x4--2 .gallery__image{
  margin-bottom: 25px;
}

.gallery.gallery-2x4--2 .gallery__image .image__content img{
  width: auto;
  height: auto;
}

.gallery.gallery-2x4--2 .gallery__image .image__content{
  background: rgba(255, 183, 3, 0.65);
}

.gallery.gallery-2x4--2 .heading-styled h3{
  color: var(--color-light-shade);
}

.gallery-wrap{
  transform: translateY(100px);
  margin-top: -100px;
}


.gallery.gallery-2x4--2.page-gallery{
  padding-bottom: 80px;
  text-align:center;
}

.gallery.gallery-2x4--2.page-gallery .gallery-wrap{
  transform: translateY(0);
  margin-top: 1rem;
}

.gallery.gallery-2x4--2 .content__buttons{
  justify-content: center;
  display: flex;
  margin-top: 2rem;
}


/* ---------------------------------------------------------
  
  * Filename:       footer-3.scss
  * Description:    Define the layout for footer-3
  
------------------------------------------------------------*/
.footer.footer--3 #footer-two-pane { position: relative; background: rgba(0, 0, 0, 0.2); }

.footer.footer--3 .footer-row { justify-content:space-between; }

.footer.footer--3 .justify-content-center { justify-content:center; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.footer{
  background: var(--color-secondary);
  border-top: 10px solid #FFB703;
  /* margin-top: 100px; */
}

.footer-copyright-bar{
  background: var(--color-light-shade);
}

.footer-copyright-bar .col-12 ul li a, 
.footer-copyright-bar .col-12 ul li span,
.footer-copyright-bar .col-12 ul.powered li,
.footer-copyright-bar .col-12 ul.links li{
  color: #000;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-copyright-bar .col-12 ul.powered li img{
  margin-left: 10px;
}

.tagline h2{
  color: #FFF;
  text-align: center;
  text-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 900;
  line-height: 1.4; 
}

.footer .tagline{
  margin-bottom: 2rem;
}

#footer-one-pane .logo{
  margin-bottom: 2rem;
}

#footer-one-pane .phone,
#footer-one-pane .address{
  margin-bottom: 16px;
  display: flex;
  align-items: start;
  justify-content: start;
}

#footer-one-pane .phone img,
#footer-one-pane .address img{
  margin-right: 1rem;
  position: relative;
  top: 2px;
}

#footer-one-pane .phone a,
#footer-one-pane address{
  color: #FFF;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5rem; /* 133.333% */
  font-style: normal;
  text-transform: uppercase;
}

.footer.footer--3 #footer-two-pane{
  background: var(--color-dark-shade);
  padding: 40px;
}

.footer .footer-column .title{
  color: var(--color-primary);
  font-size: 1.125rem;
  font-weight: 900;
  line-height: normal;
}

.footer .footer-column .list li a{
  color: var(--color-light-shade);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5625rem;
}

.footer .footer-column .list li{
  margin-bottom: 0;
}

.footer-row.footer--buttons{
  position: absolute;
  bottom: -26px;
  width: 100%;
  left: 0;
}

.footer-row.footer--buttons .button.button--primary:hover{
  background: var(--color-light-shade);
  color: var(--color-dark-shade);
}

.footer .upper{
  padding: 70px 0 95px;
}

/* ---------------------------------------------------------
  
  * Filename:       footer-copyright-bar-2.scss
  
------------------------------------------------------------*/
.footer-copyright-bar.footer-copyright-bar-2 .left, .footer-copyright-bar.footer-copyright-bar-2 .center, .footer-copyright-bar.footer-copyright-bar-2 .right { width: 33.333%; }

@media screen and (max-width: 767px) { .footer-copyright-bar.footer-copyright-bar-2 .left, .footer-copyright-bar.footer-copyright-bar-2 .center, .footer-copyright-bar.footer-copyright-bar-2 .right { width: 100%; } }

.footer-copyright-bar.footer-copyright-bar-2 .left { -webkit-box-pack: start !important; -webkit-justify-content: flex-start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }

@media screen and (max-width: 767px) { .footer-copyright-bar.footer-copyright-bar-2 .left { -webkit-box-pack: center !important; -webkit-justify-content: center !important; -ms-flex-pack: center !important; justify-content: center !important; } }

.footer-copyright-bar.footer-copyright-bar-2 .right { -webkit-box-pack: end !important; -webkit-justify-content: flex-end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }

@media screen and (max-width: 767px) { .footer-copyright-bar.footer-copyright-bar-2 .right { -webkit-box-pack: center !important; -webkit-justify-content: center !important; -ms-flex-pack: center !important; justify-content: center !important; } }

/** BEGIN COMPONENT OVERRIDES HERE **/

/* ---------------------------------------------------------
  
  * Filename:       page-title-text-middle-center

------------------------------------------------------------*/
.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-text-middle-center { position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.page-title.page-title-text-middle-center .page-title__text { text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.inner-banner{
  height: 750px;
}

.page-title.page-title-text-middle-center{
  text-align: center;
  top: 59%;
}

.page-title.page-title-text-middle-center .page-title__text{
  color: var(--color-light-shade);
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.30);
  font-family: var(--font-headline);
  font-size: 3.75rem;
  font-weight: 700;
}

.page-title.page-title-text-middle-center p{
  color: var(--color-primary);
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.30);
  font-size: 1.875rem;
  font-weight: 600;
  text-transform: uppercase;
}

/* ---------------------------------------------------------
  
  * Filename: uvp-bar-2.scss
  
------------------------------------------------------------*/
.uvp.uvp-bar-2 { 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; text-align: center; }

@media screen and (max-width: 991px) { .uvp.uvp-bar-2 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

/** BEGIN COMPONENT OVERRIDES HERE **/

.uvp.uvp-bar-2{
  padding: 0;
  background: transparent;
  transform: translateY(-50%);
  margin-bottom: 0;
}

.uvp.uvp-bar-2 li{
  display: flex;
  justify-content: start;
  align-items: center;
  text-align: left;
}

.uvp.uvp-bar-2 li span{
  background: #D9D9D9;
  padding: 1rem;
  position: relative;
  top: -4px;
  font-size: 1.0625rem;
  font-weight: 600;
  text-transform: uppercase;
}

.uvp.uvp-bar-2 li img{
  margin-right: -10px;
}

/* ---------------------------------------------------------
  
  * Filename:       feature-5.scss
  * Description:    Define the layout for feature-5
  * Version:        1.0.0
  * Last Modified:  4.11.2019
  
------------------------------------------------------------*/
.feature.feature--5 { position: relative; height: 350px; }

@media screen and (max-width: 767px) { .feature.feature--5 { height: auto; } }

@media screen and (max-width: 575px) { .feature.feature--5 { padding: 0 10px; } }

.feature.feature--5 div[class^="container"], .feature.feature--5 div[class^="row"] { height: 100%; }

.feature.feature--5 div[class^="col"].absolute { position: absolute; height: 100%; }

.feature.feature--5 div[class^="col"].absolute.absolute--left { left: 0; padding-left: 0; }

@media screen and (max-width: 767px) { .feature.feature--5 div[class^="col"].absolute { position: relative; right: initial; padding: initial; } }

.feature.feature--5 .feature__image { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.feature.feature--5 .feature__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; height: 100%; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.feature.feature--5 .feature__content{
  padding-left: 1%;
}


/* ---------------------------------------------------------
  
  * Filename:       feature-6.scss
  * Description:    Define the layout for feature-6
  * Version:        1.0.0
  * Last Modified:  5.21.2019
  
------------------------------------------------------------*/
.feature.feature--6 { position: relative; height: 350px; }

@media screen and (max-width: 767px) { .feature.feature--6 { height: auto; } }

@media screen and (max-width: 575px) { .feature.feature--6 { padding: 0 10px; } }

.feature.feature--6 div[class^="container"], .feature.feature--6 div[class^="row"] { height: 100%; }

@media screen and (max-width: 767px) { .feature.feature--6 .container > .row { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

.feature.feature--6 div[class^="col"].absolute { position: absolute; height: 100%; }

.feature.feature--6 div[class^="col"].absolute.absolute--right { right: 0; padding-right: 0; }

@media screen and (max-width: 767px) { .feature.feature--6 div[class^="col"].absolute { position: relative; right: initial; padding: initial; } }

.feature.feature--6 .feature__image { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.feature.feature--6 .feature__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; height: 100%; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.feature.feature--6 .feature__content{
  padding-right: 0%;
}



/** custom css **/

.button{
  font-family: var(--font-headline);
  font-size: 0.9375rem;
  font-weight: 900;
  padding: 15px 40px;
  text-align: center;
}

.button.button--primary{
  color: var(--color-dark-shade);
}

.button.button--primary:hover{
  color: var(--color-light-shade);
}

.button.button--secondary:hover{
  color: var(--color-dark-shade);
}

h2{
  font-size: 2.5rem;
  font-weight: 900;
}

h3{
  font-family: var(--font-body);
}

body, p{
  font-size: 1rem;
  color: #141414;
}

.heading-styled h2{
  color: var(--color-secondary);
  font-size: 3.6875rem;
  font-weight: 900;
  margin-bottom: 0;
  line-height:4rem;
}

.heading-styled h3{
  color: var(--color-dark-shade);
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 600;
  margin-top:1rem;
}

.feature--1{
  text-align: center;
}

.feature--1 .heading-styled{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}

.feature--1 .heading-styled img{
  margin-right: 1rem;
}

.feature--1 .heading-styled h3{
  color: var(--color-secondary);
  text-transform: uppercase;
}

.feature--1 .heading-styled h2{
  color: var(--color-dark-shade);
  text-transform: uppercase;
}


.feature--1 p{
  display: block;
  /* width: 80%; */
  margin: 0 auto 1rem;
}
.feature--1{
  margin-bottom: 4rem;
}

.feature.feature--1 .feature__buttons{
  justify-content: center;
}

.content-area h2{
  color: var(--color-dark);
  font-size: 2.5rem;
  font-weight: 900;
  margin-bottom: 1.5rem;
}

.content-area h3{
  color: var(--color-secondary);

  font-size: 1.4375rem;
  font-style: normal;
  font-weight: 800;
  margin-bottom: 10px;
}



.service-areas{
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 100px 0;
  color: var(--color-light-shade);
  position: relative;
}

.service-areas h2{
  text-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
  font-size: 2.125rem;
  font-weight: 900;
  color: var(--color-light-shade);
}

.service-areas p{
  color: var(--color-light-shade);
  text-shadow: 0 10px 20px rgba(0, 0, 0, 0.50);
  font-size: 1.0625rem;
  line-height: 1.5rem; /* 141.176% */
}


.service-areas img{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 0;
}

.service-areas .container{
  position: relative;
  z-index: 2;
}

.service-areas ul{
  columns: 4;
  margin: 0 0 2rem 0;
  padding: 0 0 0 5%;
  text-align: left;
  list-style: inside;
}

.service-areas ul li{
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.875rem; /* 176.471% */
  text-transform: uppercase;
}

.service-areas .content__buttons{
  display: flex;
  justify-content: center;
}

.service-areas .content__buttons .button{
  margin: 0 0.5rem;
}



[data-accordion] [data-control]{
  max-width: 100%;
  color: var(--color-dark-shade);
  font-family: var(--font-headline);
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  background: var(--color-light-shade);
  border: 2px solid var(--color-secondary);
  padding-left: 3.25rem;
}

[data-accordion] [data-control] img{
  width: 32px;
  height: auto;
  left: 9px;
  transform: translateY(-50%) rotate(0deg);
}

[data-accordion].open [data-control], 
[data-accordion]:hover [data-control]{
  background: var(--color-secondary);
  color: var(--color-light-shade);
}




/** RESPONSIVE **/

.header .mobile .button{min-height: 2.5rem;}
.menu.menu--mobile{background: var(--color-primary); width: 350px;}
.menu.menu--mobile ul li a{color: var(--color-dark-shade); font-size: 1.25rem; font-family: var(--font-headline); text-transform: uppercase;}
.mobile__toggle.mobile__toggle--mobile img,
.menu.menu--mobile ul li .icon,
.icon-white{filter: invert(0%) sepia(86%) saturate(7500%) hue-rotate(267deg) brightness(83%) contrast(112%);}
.menu.menu--mobile ul li ul li a{font-family: var(--font-body); font-size: 1.125rem; color: var(--color-light-shade); font-weight: 500;}
.menu.menu--mobile ul li .icon{top: 9px;}


@media screen and (min-width: 768px) and (max-width: 991px){

  .banner-area.banner-area--3{padding-left: 1rem; width: 50%;}
  .banner-area.banner-area--3 .banner-area__title{font-size: 2.75rem;}
  .banner .herobanner{top: 32%;}
  .banner-area.banner-area--3 .banner-area__text{font-size: 1.25rem;}

  .feature.feature--4 .col-md-7{padding-left: 4%;}
  .feature.feature--4 h3,
  .heading-styled h3{font-size: 1.25rem;}
  .feature .feature__title,
  .heading-styled h2{font-size: 2.5rem;line-height:3rem;}
  .feature.feature--4 .service-box h4{font-size: 1.25rem;}

  .reviews.reviews-full--1 .logo-art img{width: 100%;}
  .reviews.reviews-full--1 .logo-art h2{font-size: 3rem;}
  .reviews.reviews-full--1 .reviews-full__content{padding: 3rem;}

  .feature.feature--8 .feature__content .content__container,
  .feature.feature--7 .feature__content .content__container{text-align: left;}
  .feature.feature--8 h2,
  .feature.feature--7 h2{font-size: 2rem;}

  .uvp.uvp-bar-2{flex-direction: row; transform: translateY(0); margin: 2rem 0;}
  .uvp.uvp-bar-2 li{flex-direction: column;}
  .uvp.uvp-bar-2 li img{margin-right: 0; margin-bottom: -25px; z-index: 2;}
  .uvp.uvp-bar-2 li span{text-align: center; width: 90%; padding: 20px 10px 10px 10px; }

  .content-area h2{font-size: 2rem;}

  .service-areas ul{columns: 3;}

}


@media screen and (max-width: 991px){

  .header.header--2 .top{background: var(--color-secondary);}
  .header.header--2 .bottom{background: var(--color-light-shade);}

  .button{padding: 8px 10px; font-size: 0.9375rem;}

  

}

@media screen and (max-width: 767px){

  h2, .feature .feature__title{text-align: center; font-size: 1.75rem;}
  p{text-align: center;}

  

  .banner{max-height: 700px; height: 700px;}
  .banner-area.banner-area--3{position: relative; text-align: center; transform: translateY(0); top: 30%; padding-right: 10px;}
  .banner-area.banner-area--3 .banner-area__title{font-size: 2rem;}
  .banner-area.banner-area--3 .banner-area__text{font-size: 1.125rem;}
  .banner-area__buttons{justify-content: center;}
  .banner .herobanner{position: absolute; width: 40%; display: block; margin: 0 auto; left: 0; top: 75%;}

  .feature.feature--4 .service-box h4{font-size: 1.25rem;}
  .feature.feature--4 h3{text-align: center; font-size: 1.125rem;}
  .feature.feature--4 .col-md-5{margin-bottom: 2rem;}

  .reviews.reviews-full--1{height: auto; padding-top: 3rem; padding-bottom: 3rem;}
  .reviews.reviews-full--1 .reviews-full__content{position: relative; padding: 1rem;}
  .reviews.reviews-full--1 .logo-art img{width: 100%;}
  .reviews.reviews-full--1 .logo-art h2{font-size: 4rem;}
  .reviews.reviews-full--1 .logo-art{margin-bottom: 2rem;}

  .heading-styled h2{font-size: 2.5rem;line-height:3rem;}

  .feature.feature--8 .feature__content .content__buttons{justify-content: center;}
  .feature.feature--8 h2,
  .feature.feature--7 h2{font-size: 2rem;}

  .feature--1 .heading-styled{flex-direction: column;}

  .page-title.page-title-text-middle-center .page-title__text{font-size: 2.5rem;}
  .page-title.page-title-text-middle-center p{font-size: 1.125rem;}

  .uvp.uvp-bar-2{transform: translateY(0); margin: 2rem 0;}
  .uvp.uvp-bar-2 li {transform: scale(.75);justify-content: center;margin-bottom:-2rem;}

  .feature--1 p{width: 100%;}
  .feature--1 .heading-styled h2{font-size: 2rem;line-height:2.5rem;}
  .heading-styled h3 {font-size:1.3rem;}

  .feature.feature--5 .feature__content{padding-left: 0;}
  .feature.feature--6 .feature__content{padding-right: 0;}

  .content-area h2{font-size: 1.8rem;}
  .content-area h3{text-align: center;}

  .service-areas ul{columns: 2;}

  .feature.feature--5, .feature.feature--6 { margin-bottom: 3rem; background: #f1f1f1; padding: 1rem; }
}

.TritonBlogIntro {
    margin-bottom: 1.5rem;
}

.triton-blog-feed .triton-blog-feed-article .image {
    width: 585px !important;
    height: 315px !important;
    max-width: 100%;
}

.triton-blog-feed-article .title {
    margin: 1rem 0;
}

.summary p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.readMoreBlog {
    display: inline;
    text-decoration: underline;
    font-size: 16.667px;
    text-transform: uppercase;
    font-weight: 400;
    color: var(--color-primary);
}




.blog-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem 0 6rem;
}

.blog-banner{
    margin-bottom: 12rem;
}

.triton-blog-feed .triton-blog-feed-article:hover h3 {
    color: var(--color-primary);
}

.TritonBlogIntro{
    text-align: center;
    margin-top: 4rem;
}

@media (max-width: 576px) {
    .triton-blog-feed .triton-blog-feed-article {
        margin-bottom: 2rem;
    }
}

@media (max-width:400px) {
  .service-areas ul { columns: 1; text-align:center; } #footer-one-pane .logo {padding:1rem;}
}




/** BLOG **/
.eds_news_Ozone.eds_subCollection_news{font-family:sans-serif;margin:30px 0 0}.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer>img{margin-bottom:0}.eds_news_Ozone.eds_subCollection_news.eds_template_Details_Article_Default .edn_mediaContainer{float:right;max-width:100%;width:100%;margin:30px 0 10px}.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary{margin-bottom:-1.5rem}.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper{text-align:left}.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment>div,.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment>div table td textarea,.eds_news_Ozone.eds_subCollection_news .article_comments .num_of_comment,.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer{border:none;margin-bottom:0}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a span:before{color: var(--color-primary);}.eds_news_Ozone.eds_subCollection_news a{color: var(--color-primary); text-decoration:underline!important;}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a span{color:#504e4e!important}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a{background-color:#f8f8f8!important}.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);color:#fff;border:0;font-family:sans-serif;font-weight:700;font-size:.9375rem;padding:12px 20px 12px;text-decoration:none!important;}.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit:hover,.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover{background:#092137;color:#fff}.eds_news_Ozone.eds_subCollection_news .article_pager a.active{background-color: var(--color-primary)}.eds_news_Ozone.eds_subCollection_news .article_pager a:hover{background-color:#81d581}.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment>div table td textarea,.eds_news_Ozone.eds_subCollection_news .article_pager,.eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a{border-color:#413f3f!important}.eds_news_Ozone.eds_subCollection_news .article_pager a{border-left-color:#413f3f!important}.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle{margin-top:5px;}.eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a:hover,.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags>a{background-color: var(--color-primary)!important;border:solid 1px  var(--color-primary)}.eds_news_Ozone.eds_subCollection_news .article_pager a:hover{background-color: var(--color-primary)!important;border:solid 1px  var(--color-primary)}.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags{color:var(--color-primary)}.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags>a:hover{color: var(--color-primary)}.eds_news_Ozone.eds_subCollection_news .article_comments .num_of_comment{display:none}.eds_news_Ozone h1,.eds_news_Ozone h2,.eds_news_Ozone h3,.eds_news_Ozone h4,.eds_news_Ozone h5,.eds_news_Ozone h6{color:#000}.eds_news_Ozone.eds_subCollection_news .edn_articleTitle a{font-family:sans-serif;font-weight:700;font-size:1.75rem;color:#000;text-decoration:none!important}.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover{background:#367cc0}.eds_news_Ozone.eds_subCollection_news .edn_metaDetails,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails .article_rating,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails .edn_articleCategories,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails a,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails span,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails span.current_rating,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails time{font-size:.875rem}.eds_news_Ozone.eds_subCollection_news .edn_readMoreButtonWrapper{margin:15px 0 10px}#ChameleonGallery { display:none; }.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer img { margin-bottom:0; } .eds_news_Ozone h1, .eds_news_Ozone h2, .eds_news_Ozone h3, .eds_news_Ozone h4, .eds_news_Ozone h5, .eds_news_Ozone h6, .eds_news_Ozone th, .eds_news_Ozone .in_article_image .image_title { font-family:sans-serif; } .eds_news_Ozone h2 { font-size:1.75rem; color:#636363; text-transform:uppercase; font-weight:900; margin-bottom:20px; } .eds_news_Ozone h3 { font-weight:bold; } .eds_news_Ozone p { margin-bottom:1.5rem;font-size:16.667px;line-height:1.4 } .eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTitle { font-weight:700; font-size:1.953125rem; } .eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_article_gallery { display:none; }.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags > a{color:#fff!important}


.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTitle{
color: #000;
  font-size: 2.1875rem;
  font-weight: 800;
  margin-bottom: 1rem;
  line-height: 1.0833333333;
  margin: 0 0 .25em 0;
  font-family: var(--font-headline);
}


.eds_news_Ozone p, .eds_news_Ozone.eds_subCollection_news li{
font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  font-family: var(--font-body);
  -webkit-font-smoothing: antialiased;
  color: #000;margin: 0 0 1.5rem;
 font-style: normal;
}
 
.eds_news_Ozone h2{
font-family: var(--font-headline);
font-size: 1.875rem;
  font-weight: 800;
  margin-bottom: 0.625rem;
  margin-top: 2rem;
  color: var(--color-primary);
}

 
.eds_news_Ozone h3{
font-family: var(--font-headline);
}
/*hover*/
.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover { background:#000; }
 
.eds_news_Ozone.eds_subCollection_news .edn_metaDetails a:hover, .eds_news_Ozone.eds_subCollection_news a:hover { color:#000; }
 
.eds_news_Ozone.eds_subCollection_news .edn_articleTitle a:hover { color: var(--color-primary); }
.edn_metaDetails{display: none !important;}


/*! ======================
 WHY CHOOSE SECTION
 ======================= */
.why-choose {
  background-color: var(--color-dark-shade);
  padding: 80px 0;
  position: relative;
}
.why-choose h2{
  color: #fff
}

.why-choose__container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
}

.why-choose__heading {
  font-family: 'Orbitron', sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 1.2;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.25);
  margin-top: 0 !important;
}

.why-choose__intro {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #ffffff;
  text-align: center;
  max-width: 800px;
  margin: 0 auto 60px;
}

.why-choose__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 60px;
  max-width: 1000px;
  margin: 0 auto;
}

.why-choose__item {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 30px;
  border-left: 4px solid #ffb703;
  transition: all 0.3s ease;
}

.why-choose__item:hover {
  background-color: rgba(255, 255, 255, 0.15);
  transform: translateX(5px);
}

.why-choose__item-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700 !important;
  font-size: 20px;
  line-height: 1.4;
  color: #ffb703 !important;
  margin-bottom: 12px !important;
  text-transform: uppercase;
}

.why-choose__item-description {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #ffffff;
  margin: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
  .why-choose {
    padding: 60px 0;
  }
  
  .why-choose__heading {
    font-size: 32px;
    margin-bottom: 20px;
  }
  
  .why-choose__intro {
    font-size: 16px;
    margin-bottom: 40px;
  }
  
  .why-choose__grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  
  .why-choose__item {
    padding: 25px;
  }
  
  .why-choose__item-title {
    font-size: 18px;
  }
  
  .why-choose__item-description {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .why-choose {
    padding: 40px 0;
  }
  
  .why-choose__heading {
    font-size: 26px;
  }
  
  .why-choose__item {
    padding: 20px;
  }
}

/** BEGIN COMPONENT OVERRIDES HERE **/

/*! ======================
 DECK FEATURES SECTION
 ======================= */
.deck-features {
  padding: 0 0 50px;
  background-color: #ffffff;
  position: relative;
}

.deck-features__container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
}

.deck-features__grid {
  display: grid;
  /* grid-template-columns: repeat(3, 1fr); */
  gap: 40px;
}

.deck-features__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
}

.deck-features__item {
  background-color: #f8f8f8;
  padding: 40px 15px;
  border-top: 5px solid #ffb703;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.deck-features__item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(38, 108, 221, 0.15);
  border-top-color: #266cdd;
}

.deck-features__item-title {
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 1.3;
  color: #266cdd;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.deck-features__item-description {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #333333;
  margin: 0;
}

/* Responsive Design */
@media (max-width: 992px) {
  .deck-features__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  
  .deck-features__item:last-child {
    grid-column: 1 / -1;
    max-width: 50%;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .deck-features {
    padding: 60px 0;
  }
  
  .deck-features__grid {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  
  .deck-features__item {
    padding: 35px 25px;
  }
  
  .deck-features__item:last-child {
    max-width: 100%;
  }
  
  .deck-features__item-title {
    font-size: 20px;
  }
  
  .deck-features__item-description {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .deck-features {
    padding: 40px 0;
  }
  
  .deck-features__item {
    padding: 30px 20px;
  }
  
  .deck-features__item-title {
    font-size: 18px;
  }
}

/** BEGIN COMPONENT OVERRIDES HERE **/

/*! ======================
 MEET THE TEAM SECTION
 ======================= */
.meet-team {
  padding: 80px 0;
  background-color: #f5f5f5;
  position: relative;
}

.meet-team__container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
}

.meet-team__header {
  text-align: center;
  margin-bottom: 60px;
}

.meet-team__heading {
  font-family: 'Orbitron', sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 1.2;
  color: #141414;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0 !important;
}

.meet-team__subheading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  color: #266cdd;
  text-transform: uppercase;
  margin: 0;
}

.meet-team__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.meet-team__member {
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  text-align: center;
}

.meet-team__member:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 25px rgba(38, 108, 221, 0.2);
}

.meet-team__member:hover .meet-team__image-wrapper::after {
  opacity: 0.3;
}

.meet-team__image-wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  background-color: #e0e0e0;
}

.meet-team__image-wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 60%, rgba(38, 108, 221, 0.7) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.meet-team__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.meet-team__info {
  padding: 25px 20px;
  border-top: 3px solid #ffb703;
}

.meet-team__name {
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  color: #141414;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.meet-team__title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.4;
  color: #000;
  margin: 0;
  text-transform: uppercase;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .meet-team__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
  }
}

@media (max-width: 768px) {
  .meet-team {
    padding: 60px 0;
  }
  
  .meet-team__header {
    margin-bottom: 40px;
  }
  
  .meet-team__heading {
    font-size: 32px;
  }
  
  .meet-team__subheading {
    font-size: 20px;
  }
  
  .meet-team__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  
  .meet-team__info {
    padding: 20px 15px;
  }
  
  .meet-team__name {
    font-size: 18px;
  }
  
  .meet-team__title {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .meet-team {
    padding: 40px 0;
  }
  
  .meet-team__heading {
    font-size: 26px;
  }
  
  .meet-team__subheading {
    font-size: 18px;
  }
  
  .meet-team__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

/** BEGIN COMPONENT OVERRIDES HERE **/

/*! ======================
 SERVICE BOX LINKS
 ======================= */
.service-box-link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
  margin-bottom: 20px;
}

.service-box-link:hover {
  text-decoration: none;
  transform: translateY(-3px);
}

.service-box-link:hover .service-box {
  box-shadow: 0 10px 30px rgba(38, 108, 221, 0.3);
}

.service-box-link:hover .service-box::after {
  opacity: 0.4;
}

.service-box-link:hover h4 {
  color: #ffb703;
  transform: scale(1.05);
}

.service-box {
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}

.service-box::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 40%, rgba(38, 108, 221, 0.8) 100%);
  opacity: 0.2;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.service-box h4 {
  position: relative;
  z-index: 1;
  transition: all 0.3s ease;
}

/** BEGIN COMPONENT OVERRIDES HERE **/

/*! ===============
   Review Carousel - Reviews Full Section
   ================ */

.reviews-full--1 {
  position: relative;
  padding: 80px 0;
  overflow: hidden;
}

.reviews-full__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}


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

.reviews-full--1 .logo-art {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.reviews-full--1 .logo-art img {
  max-width: 415px;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  /* transform: scaleY(-1) rotate(180deg); */
}

.reviews-full--1 .content__title {
  font-family: 'Orbitron', sans-serif;
  font-weight: 900;
  font-size: 79px;
  line-height: 76px;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
  margin: 0;
}

.reviews-full__content {
  position: relative;
  background: #ffffff;
  border-radius: 40px;
  padding: 60px 50px;
  max-height: 324px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reviews-full__content::before {
  content: '"';
  position: absolute;
  top: -20px;
  left: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 200px;
  line-height: 0;
  color: #ffb703;
  z-index: 1;
}

.reviews-full__content::after {
  content: '"';
  position: absolute;
  bottom: -30px;
  right: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 200px;
  line-height: 0;
  color: #ffb703;
  transform: scaleY(-1) rotate(180deg);
  z-index: 1;
}

/* Review Carousel Widget Overrides */
.reviews-full__content .revwid-filter-container, 
.reviews-full__content .revwid-button, 
.reviews-full__content .revwid-select, 
.reviews-full__content .revwid-overall-rating-out-of-label, 
.reviews-full__content .revwid-overall-rating-header, 
.reviews-full__content .revwid-overall-rating-sum {
  display: none;
}

.reviews-full__content .revwid-pagination-arrow,
.reviews-full__content .revwid-pagination {
  display: none !important;
}

.reviews-full__content .revwid-reviews-scrollable-area {
  position: relative;
  margin-top: 0;
  width: 100%;
}

.reviews-full__content .revwid-reviews {
  position: relative;
  min-height: 200px;
  width: 100%;
}

.reviews-full__content .revwid-review {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  padding: 0;
  transition: opacity 0.8s ease-in-out;
  pointer-events: none;
  background: transparent;
  color: #141414 !important;
  font-family: 'Montserrat', sans-serif;
  border-radius: 0;
}

.reviews-full__content .revwid-review.active {
  opacity: 1;
  position: relative;
  pointer-events: auto;
}

.reviews-full__content .revwid-review-header {
  display: none;
}

.reviews-full__content .revwid-review-intro-text,
.reviews-full__content .revwid-review-intro-text p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #141414;
  margin-bottom: 20px;
}

.reviews-full__content .revwid-review-author {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #141414;
  padding-right: 0;
  display: block;
  margin-top: 20px;
}

.reviews-full__content .revwid-review-author::before {
  content: '- ';
}

.reviews-full__content .revwid-review-author::after {
  display: none;
}

.reviews-full__content .revwid-review-date {
  display: none;
}

.reviews-full__content .revwid-review-full-text {
  display: none;
}

.reviews-full__content .revwid-for-collapse {
  display: none;
}

.reviews-full__content .revwid-review-read-more-link {
  display: none;
}

/* Responsive Design */
@media screen and (max-width: 991px) {
  .reviews-full--1 .content__title {
    font-size: 60px;
    line-height: 60px;
  }
  
  .reviews-full--1 .logo-art img {
    max-width: 300px;
  }
  
  .reviews-full__content {
    padding: 50px 40px;
    margin-top: 40px;
  }
  
  .reviews-full__content::before,
  .reviews-full__content::after {
    font-size: 150px;
  }
}

@media screen and (max-width: 768px) {
  .reviews-full--1 {
    padding: 60px 0;
  }
  
  .reviews-full--1 .content__title {
    font-size: 48px;
    line-height: 48px;
  }
  
  .reviews-full--1 .logo-art {
    align-items: center;
    text-align: center;
    margin-bottom: 30px;
  }
  
  .reviews-full--1 .logo-art img {
    max-width: 250px;
  }
  
  .reviews-full__content {
    padding: 40px 30px;
    border-radius: 30px;
  }
  
  .reviews-full__content::before {
    font-size: 120px;
    top: -15px;
    left: 20px;
  }
  
  .reviews-full__content::after {
    font-size: 120px;
    bottom: -20px;
    right: 20px;
  }
  
  .reviews-full__content .revwid-review-intro-text,
  .reviews-full__content .revwid-review-intro-text p {
    font-size: 15px;
    line-height: 22px;
  }
  
  .reviews-full__content .revwid-review-author {
    font-size: 18px;
  }
}

@media screen and (max-width: 576px) {
  .reviews-full--1 .content__title {
    font-size: 36px;
    line-height: 36px;
  }
  
  .reviews-full--1 .logo-art img {
    max-width: 200px;
  }
  
  .reviews-full__content {
    padding: 30px 25px;
    border-radius: 25px;
  }
  
  .reviews-full__content::before {
    font-size: 100px;
    top: -10px;
    left: 15px;
  }
  
  .reviews-full__content::after {
    font-size: 100px;
    bottom: -15px;
    right: 15px;
  }
  
  .reviews-full__content .revwid-review-intro-text,
  .reviews-full__content .revwid-review-intro-text p {
    font-size: 14px;
    line-height: 20px;
  }
  
  .reviews-full__content .revwid-review-author {
    font-size: 16px;
  }
}

/** BEGIN COMPONENT OVERRIDES HERE **/


.feature__content ul {
display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px 12px;
  padding-left: 15px;
}

.feature__content ul li a{
color: #000;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 150% */
text-transform: uppercase;
}

.feature__content ul li a:hover{
  color: var(--color-primary);
  text-decoration: underline;
}

.feature--7 .feature__content ul li a{
color: #fff;
}

.feature--7 .feature__content ul li a:hover{
  color: var(--color-primary);
  text-decoration: underline;
}


.feature--8, .feature--7 {
margin: 100px 0;
}

.feature--4 {
  margin-bottom: 7rem;
}

#footer-one-pane .phone a:hover, #footer-one-pane address:hover{
  text-decoration: underline;
}

/*! ======================
 BLOG FEED SECTION
 ======================= */

.triton-blog-feed {
  position: relative;
  padding: 80px 0;
  background-color: #2b2b2b;
  overflow: hidden;
}

.triton-blog-feed::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/portals/0/concrete-texture.jpg');
  background-size: cover;
  background-position: center;
  opacity: 0.3;
  z-index: 0;
  pointer-events: none;
}

.triton-blog-feed .row {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  max-width: 1230px;
  padding: 0 15px;
}

/* Blog Intro Heading */
.TritonBlogIntro {
  font-family: 'Orbitron', sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 1.2;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.25);
}

/* Blog Article Container */
.triton-blog-feed-article {
  position: relative;
  margin-bottom: 40px;
  overflow: visible;
}

.triton-blog-feed-article > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  text-decoration: none;
}

/* Blog Image with Angled Mask */
.triton-blog-feed-article .image {
  position: relative;
  width: 100%;
  height: 315px;
  background-size: cover;
  background-position: center;
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
  margin-bottom: -50px;
  overflow: hidden;
}

.triton-blog-feed-article:nth-child(even) .image {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
}

/* Blog Title Bar */
.triton-blog-feed-article .title {
  background-color: #266cdd;
  padding: 20px 36px;
  min-height: 100px;
  display: flex;
  align-items: center;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
  margin: 0;
  position: relative;
  z-index: 3;
}

/* Summary - Hidden by default */
.triton-blog-feed-article .summary {
  display: none;
}

.triton-blog-feed-article .readMoreBlog {
  display: none;
}

/* Center Icon Between Columns */
.triton-blog-feed .row::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 126px;
  height: 146px;
  background-image: url('/portals/0/blog-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
  pointer-events: none;
}

/* Blog Button */
.blog-button {
  text-align: center;
  margin-top: 60px;
  position: relative;
  z-index: 2;
}

.blog-button .button {
  background-color: #266cdd;
  color: #ffffff;
  font-family: 'Orbitron', sans-serif;
  font-weight: 900;
  font-size: 15px;
  text-transform: uppercase;
  padding: 15px 40px;
  border: none;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
}

.blog-button .button:hover {
  background-color: #1e5bb8;
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(38, 108, 221, 0.3);
}

/* Responsive Design */
@media (max-width: 991px) {
  .triton-blog-feed {
    padding: 60px 0;
  }
  
  .TritonBlogIntro {
    font-size: 32px;
    margin-bottom: 40px;
  }
  
  .triton-blog-feed-article .image {
    height: 280px;
  }
  
  .triton-blog-feed-article .title {
    font-size: 20px;
    line-height: 28px;
    padding: 18px 30px;
  }
}

@media (max-width: 768px) {
  .triton-blog-feed {
    padding: 50px 0;
  }
  
  .TritonBlogIntro {
    font-size: 28px;
    margin-bottom: 30px;
  }
  
  .triton-blog-feed-article .image {
    height: 250px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
  }
  
  .triton-blog-feed-article:nth-child(even) .image {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
  }
  
  .triton-blog-feed-article .title {
    font-size: 18px;
    line-height: 26px;
    padding: 16px 25px;
    min-height: 90px;
  }
  
  .triton-blog-feed .row::after {
    display: none;
  }
  
  .blog-button {
    margin-top: 40px;
  }
}

@media (max-width: 576px) {
  .triton-blog-feed {
    padding: 40px 0;
  }
  
  .TritonBlogIntro {
    font-size: 24px;
  }
  
  .triton-blog-feed-article {
    margin-bottom: 30px;
  }
  
  .triton-blog-feed-article .image {
    height: 220px;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    margin-bottom: -40px;
  }
  
  .triton-blog-feed-article:nth-child(even) .image {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 92%);
  }
  
  .triton-blog-feed-article .title {
    font-size: 16px;
    line-height: 22px;
    padding: 15px 20px;
    min-height: 80px;
  }
}

/** BEGIN COMPONENT OVERRIDES HERE **/

.triton-blog-feed {
  background-image: url('/portals/0/AdobeStock_476372271 1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.triton-blog-feed{
  margin-top: 3rem;
}


.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit, .eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton{
  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: #000;
  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;

  background: var(--color-primary);
  font-family: var(--font-headline);
  font-size: 0.9375rem;
  font-weight: 900;
  padding: 15px 40px;
  text-align: center;
}


.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTitle{
  color: #000;
  text-align: center;
  font-family: Orbitron;
  font-size: 50px;
  font-style: normal;
  font-weight: 900;
  line-height: 76px;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 2rem;
}

.eds_news_Ozone p, .eds_news_Ozone.eds_subCollection_news li{
  line-height: 24px;
}

.eds_news_Ozone h2{
  color: #000;
  font-family: Orbitron;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.eds_news_Ozone h3{
  color: #266CDD;
font-family: Montserrat;
font-size: 23px;
font-style: normal;
font-weight: 800;
line-height: normal;
text-transform: uppercase;
}

.eds_news_Ozone.eds_subCollection_news .edn_articleTitle a{
    color: #000;
  font-family: Orbitron;
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}

.reviews-full__content .revwid-review-intro-text,
.reviews-full__content .revwid-review-intro-text p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #141414;
  margin-bottom: 0;
  order: 1;
}

.reviews-full__content .revwid-review-author {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #141414;
  padding-right: 0;
  display: block;
  margin-top: 20px;
  order: 2;
}

.top-level-tiles .content__text{
  line-height: 24px;
}

.feature.feature--5, .feature.feature--6 {
  margin-bottom: 3rem;
}

/* .feature__content h2{
  white-space: nowrap;
} */

.content-area h2, .content-area h3{
  text-transform: uppercase;
}

.gallery.gallery-2x4--2.page-gallery{
  margin-top: 76px;
}

.content-area p a:hover{
  text-decoration: underline;
}




.col-sm-6:nth-child(even) .triton-blog-feed-article .image {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
}


/* Center Icon Between Columns */
.blog-feed-icon {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 146px;
  height: 166px;
  z-index: 10;
  pointer-events: none;
}

/* White Hexagon Background */
.blog-feed-icon .hexagon-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Yellow Speech Bubble Foreground */
.blog-feed-icon .speech-bubble {
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 78px;
  height: 79px;
}



/* Responsive Design */
@media (max-width: 991px) {
  .triton-blog-feed {
    padding: 60px 0;
  }
  
  .TritonBlogIntro {
    font-size: 32px;
    margin-bottom: 40px;
  }
  
  .triton-blog-feed-article .image {
    height: 280px;
  }
  
  .triton-blog-feed-article .title {
    font-size: 20px;
    line-height: 28px;
    padding: 18px 30px;
  }
  
  .blog-feed-icon {
    width: 116px;
    height: 132px;
  }
  
  .blog-feed-icon .speech-bubble {
    width: 62px;
    height: 63px;
  }
}

@media (max-width: 768px) {
  .triton-blog-feed {
    padding: 50px 0;
  }
  
  .TritonBlogIntro {
    font-size: 28px;
    margin-bottom: 30px;
  }
  
  .triton-blog-feed-article .image {
    height: 250px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
  }
  
  .col-sm-6:nth-child(even) .triton-blog-feed-article .image {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
  }
  
  .triton-blog-feed-article .title {
    font-size: 18px;
    line-height: 26px;
    padding: 16px 25px;
    min-height: 90px;
  }
  
  .blog-feed-icon {
    display: none;
  }
  
  .blog-button {
    margin-top: 40px;
  }
}

@media (max-width: 576px) {
  .triton-blog-feed {
    padding: 40px 0;
  }
  
  .TritonBlogIntro {
    font-size: 24px;
  }
  
  .triton-blog-feed-article {
    margin-bottom: 30px;
  }
  
  .triton-blog-feed-article .image {
    height: 220px;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    margin-bottom: -40px;
  }
  
  .col-sm-6:nth-child(even) .triton-blog-feed-article .image {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 92%);
  }
  
  .triton-blog-feed-article .title {
    font-size: 16px;
    line-height: 22px;
    padding: 15px 20px;
    min-height: 80px;
  }
}

/** BEGIN COMPONENT OVERRIDES HERE **/

#top-left-pane ul li a:hover{
  text-decoration: underline;
}

#top-right-pane a:hover{
  text-decoration: underline;
}

.page-title.page-title-text-middle-center .page-title__text{
  text-transform: uppercase;
}
@media (max-width: 1246px){
.banner-area.banner-area--3{
  padding-left: 10px;
}
}

@media (max-width: 1068px){

.menu.menu--desktop ul li[data-depth="0"] a{
font-size: 12px;
}
}



@media screen and (max-width: 767px) {
.banner .herobanner{
  width: 40%;
}

.feature.feature--4 .col-md-7{
  padding: 0 1rem;
}

.reviews.reviews-full--1 .logo-art h2{
  justify-content: center;
}
}


@media screen and (max-width: 616px){
.reviews.reviews-full--1 .logo-art h2{
  font-size: 2.5rem;
}
}

@media screen and (max-width: 390px){
.reviews.reviews-full--1 .logo-art h2{
  font-size: 2rem;
}
}

@media screen and (max-width: 1245px) and (min-width: 992px){
.footer-column{
  padding-left: 1rem;
}
}



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

@media screen and (max-width: 576px) {
  .inner-banner {
    height: 350px;
    margin-top: 175px;
  }
}


@media screen and (max-width: 767px) {
.feature__content h2{
  white-space: normal;
}
.top-level-tiles .content__buttons{
display: flex;
justify-content: center;
}

.gallery.gallery-2x4--2 .heading-styled h3{
  text-align: center;
}

.content-area h2, .content-area h3, .content-area p{
  text-align: left;
}}

.service-areas ul li a{
  color: #fff;
}

.service-areas ul li a:hover{
  text-decoration: underline;
  color: var(--color-primary);
}




/*! ===============
   Review List (Vertical)
   ================ */

/* Hide filter controls and pagination */
.revwid-filter-container, 
.revwid-button, 
.revwid-select, 
.revwid-overall-rating-out-of-label, 
.revwid-overall-rating-header, 
.revwid-overall-rating-sum {
  display: none;
}

.revwid-pagination-arrow {
  display: none !important;
}

.revwid-pagination {
  display: none !important;
}

/* Container for vertical list */
.revwid-reviews-scrollable-area {
  position: relative;
  margin-top: 1rem;
}

.revwid-reviews {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

/* Individual review styling */
.revwid-review {
  opacity: 0;
  width: 100%;
  padding: clamp(1rem, 5vw, 1.875rem);
  transition: opacity 0.5s ease-in-out;
  background: #fff;
  color: #6f6e6e !important;
  font-family: inherit;
  border-radius: 10px;
}

/* Show reviews when visible class is added */
.revwid-review.visible {
  opacity: 1;
  position: relative;
}

/* Author and date styling */
.revwid-review-author, 
.revwid-review-date {
  font-weight: bold;
  position: relative;
  padding-right: 1rem;
}

.revwid-review-author::after {
  content: '-';
  color: inherit;
  position: absolute;
  right: 6px;
  font-size: inherit;
  top: 50%;
  transform: translateY(-50%);
}

/* Review header */
.revwid-review-header {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 75px;
  height: 30px;
  margin-bottom: 1.25rem;
}

.revwid-review-source-logo {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: flex;
}

/* Star ratings */
.revwid-review-stars {
  margin-right: 15px;
}

.revwid-icon-star {
  font-size: 18.4px !important;
  color: #fbbc05 !important;
  position: relative;
}

.revwid-icon-star::before {
  content: "" !important;
  background: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='1.667in' height='1.597in' viewBox='0 0 120 115'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fbbc05; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Estar%3C/title%3E%3Cpath class='cls-1' d='M59.77,87.747,28.115,111.024a2.854,2.854,0,0,1-4.419-3.137L35.3,70.115,3.128,47.18A2.854,2.854,0,0,1,4.783,42l39.838-.041L56.384,4.674a2.854,2.854,0,0,1,5.422-.067l12.8,37.338,38.983.089a2.854,2.854,0,0,1,1.667,5.167L83.846,69.928l12.909,38.079a2.854,2.854,0,0,1-4.372,3.232Z'/%3E%3C/svg%3E%0A") no-repeat !important;
  background-size: 100% !important;
  width: 26px !important;
  height: 26px !important;
  display: inline-block !important;
  font-family: 'widget' !important;
  font-style: normal !important;
  font-weight: normal !important;
  line-height: 1 !important;
}

/* Review text */
.revwid-review-intro-text {
  padding-top: .5rem;
}

.revwid-review-intro-text p:last-of-type, 
.revwid-review-read-more-link {
  margin-bottom: 0;
}

.revwid-review-full-text {
  display: none;
}

.revwid-for-collapse {
  display: none;
}

/* Mobile responsiveness */
@media screen and (max-width: 576px) {
  .revwid-review-stars {
    margin-right: 10px;
  }
  
  .revwid-icon-star::before {
    width: 15px !important;
    height: 15px !important;
  }
  
  .revwid-review-source-logo img {
    max-width: 60px;
    height: auto;
  }
  
  .revwid-review-rating-text {
    font-size: .95rem;
  }
  
  .revwid-reviews {
    gap: 1rem;
  }
}

.revwid-reviews{
  text-align: left;
  width: 1024px;
}

.revwid-reviews-scrollable-area {
    display: flex;
    align-items: center;
    justify-content: center;
}

.review-btns img:hover{
  transform: scale(1.1);
}



/* ----------------------------------
*
* 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;
    } 

    .banner-area.banner-area--3 .banner-area__text{
      text-wrap: balance;
    }

    .reviews.reviews-full--1 .reviews-full__content{
      width: 100%;
    }
  }
  .smbLightOverlayWrapper.modern .mainWrapper .itemTitle, .eds_GravityGallery_Capsule.edGP_overlay1 .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_titleDescription{display:none!important}
  
  .gallery.gallery-2x4--2.page-gallery .gallery-wrap .row{
    justify-content: center;
  }

  /* .why-choose__item{
    padding-bottom: 0;
  } */

  .why-choose__item h3{
    margin-top: 0;
  }


  /* Force minimum dimensions on the thumbnail wrapper */
.eds_GravityGallery_Capsule .edsgg__itemsListContainer {
    min-height: 300px; /* Adjust as needed */
    width: 100%;
}

/* Force minimum size on individual items */
.eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer {
    min-width: 292px;
    min-height: 302px;
}

/* Ensure images fill their container */
.eds_GravityGallery_Capsule .edGP_thumbnail img {
    min-width: 100%;
    min-height: 100%;
}

.uvp.uvp-bar-2 li:nth-child(2) {
    margin: 0 10px;
}

.uvp.uvp-bar-2 li img{

aspect-ratio: 45/52;
}

/* .feature--1 .heading-styled, .feature--1 p{
  text-align: left;
} */


.feature .feature__title{
  line-height: 1;
}

.feature.feature--4 h3{
  line-height: 1.2;
}

.reviews.reviews-full--1 .reviews-full__content::after {
  transform: scaleY(1) rotate(0deg);
}

.gallery.gallery-2x4--2 .heading-styled h3, .feature--1 .heading-styled h3{
  margin-top: 0;
}



.revwid-review {
  opacity: 0;
  width: 100%;
  padding: clamp(1rem, 5vw, 1.875rem);
  transition: opacity 0.5s ease-in-out;
  background: #fff;
  color: #6f6e6e !important;
  font-family: inherit;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}


.reviews.reviews-full--1 .reviews-full__content .revwid-review {

  box-shadow:none;
}

  .page-title.page-title-text-middle-center p {
    font-family: var(--font-body);
    margin-top: 1rem;
}

.banner-area.banner-area--3 .banner-area__text{
      font-family: var(--font-body);
      text-transform: capitalize;
}

.banner{
  height: 600px;
  margin-top: 152px;
}

  @media screen and (min-width: 1201px) {
.feature.feature--8 .feature__content .content__container, .feature.feature--7 .feature__content .content__container{
  height: 359px;
}
.feature.feature--8 .feature__image img, .feature.feature--7 .feature__image img{
  width: 657px;
  height: 394px;
}

.feature.feature--8 .feature__image img{
  top: -5%;
}

.feature.feature--8 h2{
  white-space: nowrap;
}
.feature__content ul li a{
  line-height: 1;
  white-space: nowrap;
}

.feature__content ul{
  gap: 5px 37px;
}
  }


  .feature--1 .heading-styled h2{
    text-wrap: balance;
  }

  .content-area li{
	margin-bottom: 1.5rem;
}

.content-area p strong{
  font-weight: 400;
}

.content-area p li strong{
  font-weight: 700;
}

.feature--1 p{
  max-width: 800px;
}

.feature--1{
  margin-top: -2rem;
}



  @media screen and (min-width: 991px) {
.footer.footer--3 #footer-two-pane{
  width: 857px;
  max-width: 100%;
  height: 266px
}
  .footer .footer-column .title{
    white-space: nowrap;
  }
  }


@media (min-width: 1227px) {
.feature.feature--7 h2{
  white-space: nowrap;

}}