:root {
    --headline-font: "Bowlby One", sans-serif;
    --body-font:"Open Sans", sans-serif;
    --primary-color:#ef3e42;
    --secondary-color:#a09f9f;
    --dark-color:#1a1a1a;
}

/*! ---------------------------------------------------------
	
	* 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)}}/*! ---------------------------------------------------------
	
	* BASE
	
------------------------------------------------------------*/*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0;padding:0;font-family:var(--body-font);font-size:16px;background-color:#fff}@media screen and (max-width:992px){body,html{font-size:15px}}@media screen and (max-width:768px){body,html{font-size:14px}}@media screen and (max-width:576px){body,html{font-size:13px}}body{position:relative;height:100%;font-weight:200;line-height:1.2;color:#000;overflow-x:hidden;-webkit-font-smoothing:antialiased}body>form{overflow-x:hidden}h1{font-size:48px;font-size:3rem;line-height:1.08333;margin:0 0 .01563em 0}.content-area h2{margin-top:3rem}h2{font-size:38px;font-size:2.375rem;line-height:1.26316;margin:0 0 .01974em 0}h3{font-size:26px;font-size:1.625rem;line-height:1.38462;margin:0 0 .02885em 0}h4{font-size:22px;font-size:1.375rem;line-height:1.27273;margin:0 0 .03409em 0}h5{font-size:18px;font-size:1.125rem;line-height:1.33333;margin:0 0 .04167em 0}p{margin:0 0 1.5rem}blockquote,ol,pre,table,ul{margin-bottom:1.5rem}@media screen and (min-width:1200px){.container{max-width:1200px!important}}ol ol,ol ul,ul ol,ul ul{margin:0}b,code,em,small,strong{line-height:1}sub,sup{vertical-align:baseline;position:relative;top:-.4em}sub{top:.4em}main div.container{margin-bottom:0!important}b,strong{font-weight:700}a{color:#00f;text-decoration:none;-webkit-transition:.25s ease-in-out all;transition:.25s ease-in-out all}a:hover{color:#0000e6;text-decoration:none}hr{display:block;height:1px;width:25%;border:0;border-top:1px solid #fff;margin-top:1.5rem;margin-bottom:1.5rem;padding:0}pre{background:#e6e6e6;padding:10px 15px}.content-area h2{margin:3rem 0 2rem}.content-area h3{margin:2rem 0 1rem}.content-area img{max-width:100%;height:auto}/*! ---------------------------------------------------------
	
	* Filename:			  bootsrap.scss
	* Description: 		Imports bootstrap styles from node_modules
	
    ------------------------------------------------------------ */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.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}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!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}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!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}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!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}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!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}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!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}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.container-fluid{padding-left:0;padding-right:0}@media screen and (min-width:575px) and (max-width:991px){.container{max-width:100%}}/*!
    * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
    * License - https://fontawesome.com/license (Commercial License)
    */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-angle-right:before{content:"\f105"}.fa-bars:before{content:"\f0c9"}.fa-circle:before{content:"\f111"}.fa-envelope:before{content:"\f0e0"}.fa-facebook-f:before{content:"\f39e"}.fa-google:before{content:"\f1a0"}.fa-instagram:before{content:"\f16d"}.fa-linkedin-in:before{content:"\f0e1"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-phone-alt:before{content:"\f879"}.fa-search:before{content:"\f002"}.fa-times:before{content:"\f00d"}.fa-triangle:before{content:"\f2ec"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Pro"}.fa,.fas{font-weight:900}/*! ---------------------------------------------------------
       
       * COMPONENTS
       
   ------------------------------------------------------------*/.banner-image{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.banner-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:'object-fit: cover; object-position: center;'}.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:#4d4d4d;text-transform:uppercase;font-size:13px;font-weight:700;border:none}.button.button--primary{background:#00abd8;color:#fff}.button.button--secondary{background:#9e2065;color:#fff}.footer{background:#d3d3d3}.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 .list{padding-left:1.2rem}.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 .logo img{max-width:100%}.footer .footer-column .address{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}.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}}.footer-copyright-bar{padding:1rem 0;background:#56565b}.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}}.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;-webkit-transition:all .15s ease;transition:all .15s ease}.footer-copyright-bar .col-12 ul li a:hover{color:rgba(255,255,255,.7)}.footer-copyright-bar .col-12 ul.social li{margin:0 .25rem}.footer-copyright-bar .col-12 ul.social li:last-of-type{margin-right:0}.footer-copyright-bar .col-12 ul.links li{margin:0 .25rem}.footer-copyright-bar .col-12 ul.links li:last-of-type{margin-right:0}.footer-copyright-bar .col-12 ul.powered li{margin:0 .25rem}@media screen and (max-width:1199px){.grid.grid-1x3-b .cards .card:nth-of-type(1) .action{left:-1rem}.grid.grid-1x3-b .cards .card:nth-of-type(2) .action{right:-1rem}.grid.grid-1x3-b .cards .card:nth-of-type(3) .action{right:-1rem}}@media screen and (max-width:767px){.grid.grid-1x3-b .cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.grid.grid-1x3-b .cards .card{width:100%;padding-top:55%}.grid.grid-1x3-b .cards .card:nth-of-type(2){margin:2rem 0}.grid.grid-1x3-b .cards .card .action{background:#5a5a5a}.grid.grid-1x3-b .cards .card .action span{opacity:1;max-height:100px;margin-top:2rem}}@media screen and (max-width:575px){.grid.grid-1x3-b .cards .card{padding-top:65%}.grid.grid-1x3-b .cards .card .action{top:50%!important;width:160px;height:160px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.grid.grid-1x3-b .cards .card:nth-of-type(3){background-position:100% 22%}}.header{z-index:100;box-sizing:border-box}.header.is-sticky.notification-banner.notification-banner--relative{top:0!important}.menu.menu--desktop ul{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.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:#fff}.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"] .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:#fff;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: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%;background:#fff}.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{color:#000}.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:2px;right:10px;width:30px;height:30px;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;font-size:1.5rem;-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 li a { padding:5px; }.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:#282828;font-size:.875rem;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}.mobile__toggle.mobile__toggle--mobile .far { font-size:30px; }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:grey;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}.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}}.uvp{margin:0 0 1.5rem 0;padding:1rem;background:#f0f0f0;list-style:none}.uvp li{font-weight:700;font-size:1.5rem;line-height:1;color:#349df3}.uvp li span{color:#000;font-size:1rem}.two-columns{-webkit-columns:2;-moz-columns:2;columns:2}.three-columns{-webkit-columns:3;-moz-columns:3;columns:3}.four-columns{-webkit-columns:4;-moz-columns:4;columns:4}address{font-style:normal}/*! ---------------------------------------------------------
       
       * Filename:			  back-to-top.scss
       * Description: 		Sets styles for back-to-top button
       
   ------------------------------------------------------------*/.back-to-top{position:fixed;z-index:20;bottom:30px;right:30px;background:0 0;border:none;outline:0!important;opacity:0;pointer-events:none;-webkit-transition:all .5s ease;transition:all .5s ease}.back-to-top.is-active{pointer-events:initial;opacity:1}.back-to-top i{font-size:2.5rem;cursor:pointer}/*! ---------------------------------------------------------
       
       * 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-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]{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;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;background:grey;color:#fff}[data-accordion] [data-control]::before{margin-right:.5rem;content:'\f054';font-family:'Font Awesome 5 Pro';font-weight:500;-webkit-transition:all .15s ease;transition:all .15s ease}[data-accordion].open>[data-control]::before{-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg)}[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}[data-accordion] [data-control] .fas { margin-right:10px; transform:rotate(90deg); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } [data-accordion] [data-control]:hover .fas { transform:rotate(180deg); }/*! ---------------------------------------------------------
       
       * CLEAN BACKGROUND VIDEO
       
   ------------------------------------------------------------*/body[data-background-video]{height:100vh;margin:0}.clean-background-video{height:500px}[data-background-video]{position:relative;width:100%;background-size:cover;background-repeat:no-repeat;overflow:hidden}[data-background-video] video{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:auto;min-height:auto;width:100%;height:auto;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}[data-background-video] video.background-video-loaded{opacity:1}@media screen and (max-width:767px){[data-background-video] video,body[data-background-video] video{display:none}}/*! ---------------------------------------------------------
       
       * CLEAN TABS
       
   ------------------------------------------------------------*/[data-tab-group]{margin-bottom:5rem;background:#f5f5f5}@media screen and (max-width:767px){[data-tab-group]{display:none}}[data-tab-group] ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin:0;padding:0;list-style:none}[data-tab-group] [data-button].open{background:red}[data-tab-group] [data-content]{display:none}[data-tab-group] [data-content].open{display:block}[data-accordion-tab-group]{display:none}@media screen and (max-width:767px){[data-accordion-tab-group]{display:block}}[data-accordion-tab-group] [data-accordion] [data-content]{max-height:0;overflow:hidden;-webkit-transition:max-height 350ms ease;transition:max-height 350ms ease}[data-accordion-tab-group] [data-accordion] [data-content] .wrapper>:first-of-type{margin-top:0}[data-accordion-tab-group] [data-accordion] [data-content] .wrapper>:last-of-type{margin-bottom:0}/*! ---------------------------------------------------------
       
       * FLICKITY
       
   ------------------------------------------------------------*/.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.flickity .carousel-cell{width:33.333333333%;height:200px;margin:0;padding:0 5px}.flickity .carousel-cell>img{width:100%}.flickity .flickity-button::after{position:absolute;content:'x';top:0;left: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;width:100%;height:100%;font-family:'Font Awesome 5 Pro'}.flickity .flickity-button.next::after{content:'\f054'}.flickity .flickity-button.previous::after{content:'\f054'}.flickity-button[disabled] { visibility:hidden; }.flickity .flickity-button svg{display:none}/*! ---------------------------------------------------------
       
       * Filename:			  fslightbox.scss
       * Description: 		Sets styles for 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}.fslightbox-source-wrappers-container.fslightbox-absoluted.fslightbox-full-dimension { transform:none!important; }/*! ---------------------------------------------------------
       
       * Filename:			  lazyload.scss
       * Description: 		Sets styles for lazyload.js.
       
   ------------------------------------------------------------*/.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}/*!
   * DO NOT MODIFY ANYTHING ABOVE THIS. STYLES ABOVE WILL BE OVERWRITTEN.
   * Add all custom styles below.
   */
   
   h1,h2,h3,h4 {font-family:var(--headline-font);font-weight:400;text-transform:uppercase;}

   /* ---------------------------------------------------------
  
  * Filename:			  header-1.scss
  
------------------------------------------------------------*/
.header.header--1 { position: absolute; top: 0; left: 0; width: 100%; background: grey; -webkit-animation: fade-in 0.5s ease; animation: fade-in 0.5s ease; }

.header.header--1.is-sticky { position: fixed; -webkit-animation: fade-in-top 0.5s ease; animation: fade-in-top 0.5s ease; }

@media screen and (max-width: 991px) { .header.header--1.is-sticky .logo { display: none; } }

.header.header--1.is-sticky .right .top { display: none; }

@media screen and (max-width: 991px) { .header.header--1 .logo { 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; } }

.header.header--1 .right { 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; }

.header.header--1 .right .top { 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; }

.header.header--1 .right .top .top-left { width: 30%; }

.header.header--1 .right .top .top-left .content .button { width: 100%; }

.header.header--1 .right .top .top-right { width: 69%; background: #00abd8; }

.header.header--1 .right .top .top-right .content { 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; }

.header.header--1 .right .top .top-right .content ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0; padding: 0; list-style: none; }

.header.header--1 .right .bottom { display: block; }

.header.header--1 .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; }

.header.header--1 .mobile .button { -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; }

.dnnEditState .header.header--1 { position: relative !important; }

form[action="/Login?returnurl=%2fadmin"] .header.header--1, form[action*="/admin"] .header.header--1, form[action*="/Admin"] .header.header--1 { position: relative !important; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.header.header--1 {background:#fff;height:145px}
.header.header--1 .right .top {justify-content:end;padding:30px 0 10px}

.header.header--1 .right .top .top-right {background:0;width:auto}
.header.header--1 .absolute.absolute--right {right:0;position:absolute;padding-right:0}
.header.header--1 .logo {z-index:3;position:relative;}
.header.header--1 .logo img {max-width:259px;height:108px;padding-top:15px;}

.header.header--1 .right .bottom {display:flex;justify-content:end;}

/*! STICKY NAV */
.header.header--1.is-sticky {background:rgba(0, 0, 0, .9);height:auto;box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .3);}
.header.header--1.is-sticky .logo img {max-width:200px;height:auto;padding-top:5px;padding-left:30px;}
.header.header--1.is-sticky .absolute.absolute--right {top:50%;transform:translateY(-50%)}
/*! MENU DESKTOP */
.menu.menu--desktop ul li[data-depth="0"] a {
    font-size: 1.125rem;
    font-weight:400;
    text-transform: uppercase;
    font-weight:600;
    color:#000;
  }
  .menu.menu--desktop ul li[data-depth="0"]:last-of-type {
    margin-right: 0;
  }
  .menu.menu--desktop ul li[data-depth="0"]:last-of-type a {
    padding-right: 0;
  }
  .menu.menu--desktop ul li[data-depth="0"] a:hover {
    color: var(--secondary-color);
  }

  /*! DROPDOWN */
  .menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"]{
    background: var(--dark-color);
    border-top: 2px solid var(--primary-color);
  }
  
  .menu.menu--desktop ul li[data-depth="1"] a{
    font-size: 0.9375rem;
    color: #fff;
    letter-spacing: 1px;
  }

  .menu.menu--desktop ul li[data-depth="1"] a:hover {color:var(--primary-color);padding-left:18px}
  
  .menu.menu--desktop ul li[data-depth="1"]{
    border-bottom: 1px solid rgba(255,255,255,0.1);
  }
  
  .menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] {width:280px;}

  .header.header--1.is-sticky .menu.menu--desktop ul li[data-depth="0"] a {color:#fff}

  .header.header--1.is-sticky .menu.menu--desktop ul li[data-depth="0"] a:hover {color:var(--primary-color)}
  .header.header--1.is-sticky .mobile__toggle {color:#fff}


  /*! MOBILE NAV */

  .mobile {padding:0 25px}
  .menu.menu--mobile {background:rgb(0,0,0,.98);width:300px}
  .menu.menu--mobile i {color:var(--primary-color)}
  .menu.menu--mobile ul li a {font-size:1.25rem;text-transform:uppercase;line-height:1.2;text-wrap:balance;color:#fff;}

  .menu.menu--mobile ul li ul li a{color:var(--secondary-color);font-size:1.15rem}
  .menu.menu--mobile ul li .icon {top:6px}
  .menu.menu--mobile ul li > a {padding-right:2.25rem}

  @media screen and (min-width:1401px) {
    .header.header--1 .right .bottom {padding-right:4rem}
    .header.header--1 .button.button--tertiary {padding-right:4rem}
    .header.header--1 .logo {display:flex;justify-content:end;padding-right:5rem;position:relative;z-index:2}

    .header.header--1.is-sticky .logo {padding-right:0;display:block}
  }

  @media screen and (max-width:1400px) {
    #menu-desktop {padding-right:15px}
  }

  @media screen and (max-width:1250px) {
    .menu.menu--desktop ul li[data-depth="0"] > a {font-size:1.05rem;padding:10px 0}
  }

  @media screen and (max-width:991px) {
    .header.header--1 .logo {padding-top:0}
    .header.header--1 .logo img {height:90px}
  }
/* ---------------------------------------------------------
	
	* Filename:			  banner-area-1.scss
	* Description: 		Define the layout styles for banner-area-1
  * Version:				1.0.0
  * Last Modified:  4.11.2019
	
------------------------------------------------------------*/
.banner { position: relative; width: 100%; height: 800px; background-size: cover; background-position: center; background-repeat: no-repeat; }

.banner .banner-bg { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; font-family: 'object-fit: cover; object-position: center;'; }

@media screen and (max-width: 767px) { .banner { height: 500px; } }

.banner-area.banner-area--1 { position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; -webkit-transform: translateY(-25%); -ms-transform: translateY(-25%); transform: translateY(-25%); text-align: center; }

.banner-area.banner-area--1 .banner-area__title { color: white; }

.banner-area.banner-area--1 .banner-area__text { color: white; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.banner {height:600px;margin-top:145px}
.banner-area.banner-area--1 .banner-area__title {font-weight:400;font-size:clamp(2.25rem,5vw,2.604rem)}
.banner-area.banner-area--1 .banner-area__text {font-size:1.438rem;}

@media screen and (max-width:991px) {
.banner {height:400px}
.banner-area.banner-area--1 {top:30%}
}

/* ---------------------------------------------------------
	
	* 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 **/



/*! INNER UVP */
.uvp.uvp-bar-2.inner-uvp {background:#000;padding:1.75rem clamp(1.5rem,3vw,3rem);margin:1rem 0 0;}
.uvp.uvp-bar-2.inner-uvp li {display:flex;flex-direction:column;gap:5px;text-transform:uppercase;background:#000;align-items:center;justify-content:center;text-align:center}

.uvp.uvp-bar-2.inner-uvp li span {color:#fff;}

/*! HOMEPAGE UVP */
.uvp.uvp-bar-2.home-uvp {background:transparent;color:#000;justify-content:space-between;margin:-2.75rem 0 90px;gap:15px;padding:0;}
.uvp.uvp-bar-2.home-uvp li { 
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .07);
    padding:10px;
    text-align:left;
    display:flex;
    border-radius:15px;
    max-width:350px;
    margin:0 auto;
    width:100%;
    gap:10px;
    background:#fff
}

.home-uvp .uvp-bar-2-title {font-size:clamp(1.2rem,3vw,1.438rem)}
.home-uvp .uvp-bar-2-text {font-size:1rem;color:#000;margin:0;font-weight:400}


@media screen and (min-width:1201px) {.uvp.uvp-bar-2 {margin-left:-15px;margin-right:-15px}}

@media screen and (max-width:991px) {.uvp.uvp-bar-2 {margin-top:-5rem}.uvp.uvp-bar-2.inner-uvp {columns:2;display:grid;grid-template-columns: repeat(4, 1fr);grid-row-gap: 15px;padding:1rem;width:100% }.uvp.uvp-bar-2.home-uvp {margin-bottom:3.25rem}}

@media screen and (min-width:992px) {.uvp.uvp-bar-2.inner-uvp{width:101%}}

@media screen and (max-width:576px) {
  .uvp.uvp-bar-2.inner-uvp {grid-template-columns:repeat(2,1fr)}
  .uvp.uvp-bar-2.inner-uvp li img {height:35px}
  .uvp.uvp-bar-2.inner-uvp li {font-size:1rem}
}

/* ---------------------------------------------------------
	
	* 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: 528px; }

@media screen and (max-width: 991px) { .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: 991px) { .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: 991px) { .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 {margin-bottom:150px}
.feature.feature--6 .feature__image {border-radius:15px 0 0 15px;}

@media screen and (min-width:1400px) and (max-width:1700px) {
  .feature.feature--6 div[class^="col"].absolute.absolute--right {max-width:46.5%;}
  .feature.feature--6 .feature__content {padding-right:2rem}
}

@media screen and (max-width:991px) {
  .feature.feature--6 .feature__image {border-radius:15px;max-width:600px;display:flex;margin:0 auto 1.5rem}
}

/* ---------------------------------------------------------
	
	* 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: contain; object-fit: contain; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.feature.feature--4 {height:443px;position:relative;margin-bottom:9rem}
.feature.feature--4 .feature__image {position:relative;bottom:11%;max-width:409px;height:auto;}


@media screen and (min-width:1201px) {
  .feature.feature--4 .feature__image {left:2rem}
}

@media screen and (min-width:992px) {
  .feature.feature--4 .feature__content { height: 443px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  }
}

@media screen and (max-width:991px) {
  .feature.feature--4 {height:auto}
  .feature.feature--4 .bg-img {height:auto!important;min-height:500px}
  .feature.feature--4 .feature__image {position:relative;top:25px;left:50%;transform:translateX(-50%)}

  .feature.feature--4 .feature__content {padding-top:1rem}
}

/* ---------------------------------------------------------
	
  * Filename:			  feat-7.scss
  
------------------------------------------------------------*/
.feature.feat-7 { height: 600px; background: transparent;position:relative; }

.feature.feat-7 .col-12 { position: relative; }

.feature.feat-7 .content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; max-width: 450px; height: auto; padding: 4rem 2rem; background: #f0f0f0; }

@media screen and (max-width: 767px) { .feature.feat-7 .content { margin: 0 auto; } }

/** BEGIN COMPONENT OVERRIDES HERE **/
.feature.feat-7 .content {background:rgb(13,13,13,.9);align-items:start;position:relative;top:50%;transform:translateY(-50%);max-width:100%;padding:2rem 1.5rem;}
.feature.feat-7 :where(.container,.row) {height:100%}
.feature.feat-7 div[class*="col-"]:first-of-type {padding-left:0;padding-right:0}
/*! PULSE ANIMATION */
.pulse-feature {position:relative;padding:1rem;padding:clamp(1rem,5vw,2rem);height:auto;max-height:600px}
.feature.feat-7 .feature__title {font-size:clamp(1.2rem, 5vw,1.563rem)}
.pulse {color:#fff!important}
.pulse-button {position:absolute;}
.pulse-button h5 {text-align:center;font-weight:400;font-size:1.042rem;line-height:1.2}

[data-button="Windows"] {right:175px;top:32%}
[data-button="Roofing"] {left:auto;right:-65px;top:5%}
[data-button="Doors"] {top:45%;left:5%}
[data-button="Siding"] {bottom:40%;right:-50px}
[data-button="Decks"] {bottom:5%;left:40%;}
[data-button="Fences"] {bottom:5%;left:-3%}
[data-button="Porches"] {left:-1%}

.pulse span,
.pulse:after,
.pulse:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0 solid #c7c9cb;
  border-radius: 100%;
  animation: da-pulse 3s ease-in-out 0s infinite;
}
.pulse:before {
  border-color: darken(#c7c9cb, 25%);
  border-width: 7px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.pulse span {
  border-color: #c7c9cb;
  border-width: 4px;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
}
.pulse:after {
  border-color: darken(#c7c9cb, 35%);
  border-width: 1px;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
}
.pulse-button .pulse {
  position: relative;
  width: 130px;
  height: 130px;
  background:var(--primary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition:all .3s ease-in-out
}

.pulse-button-sm.pulse-button .pulse {width:107px;height:107px}

.pulse-button:hover .pulse {background:var(--dark-color)}

.pulse-button .pulse {
  width: 126px;
  height: 126px;
}

@keyframes da-pulse {
  0%,
  100% {
    transform: scale(1.25);
    opacity: 0;
  }
  48%,
  52% {
    transform: scale(1);
    opacity: 1;
  }
}

@media screen and (min-width:1351px) {
  .feature.feat-7 .content-feature .content {width:100%;max-width:512px}
  .feature.feat-7 .feature__title {width:102%}
}

@media screen and (max-width:1450px) {
  [data-button="Siding"] {right:15px;bottom:50px} 
  [data-button="Roofing"] {left:auto;right:35px;top:30%}
  [data-button="Windows"] {right:215px;}
  [data-button="Fences"] {left:1%;}
  .feature.feat-7 .bg-img {object-position:right;}
}

@media screen and (max-width:991px) {
  .feature.feat-7 {height:auto;margin-bottom:20%}
  .feature.feat-7 .content {top:10%;left:0;align-items:center;transform:translateY(0);padding:1rem 15px}
  .pulse-feature {padding:0 15px;height:300px}
  .pulse-button .pulse {width:6rem;height:6rem}
  .pulse-button-sm.pulse-button .pulse {width:5rem;height:5rem}
  [data-button="Porches"] {left:30%;transform:translateX(-50%)} 
  [data-button="Fences"] {bottom:0%;left:3%}
  .feature.feat-7 .bg-img {height:auto!important;min-height:300px;object-fit:center;}
}

@media screen and (max-width:576px) {
  [data-button="Porches"] {left:10%}
  [data-button="Windows"] {top:7%;}
  [data-button="Doors"] {top:40%;left:25%}
}

@media screen and (max-width:385px) {
  [data-button="Windows"] {right:35%;}
}

/*! ---------------------------------------------------------
  
  * Filename:			  ReviewsFeature.scss
  
------------------------------------------------------------*/
.reviews__feature {height:490px;background:var(--dark-color);position:relative;margin:175px 0}
.reviews__feature .img-right {position:absolute;right:0;border-radius:15px 0 0 15px;top:50%;transform:translateY(-50%);max-width: 50%;
  height: auto;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;}
.reviews__feature .content__feature {position:relative;color:#fff!important;display:flex;flex-direction:column;justify-content:center;}
.reviews__feature iframe {position:relative;top:50%;transform:translateY(-43%)}


@media screen and (max-width:991px) {
  .reviews__feature {height:auto;min-height:525px;padding:2rem 0}
  .reviews__feature .img-right {border-radius:0;filter:brightness(50%);width:100%;top:0;left:0;height:100%;object-fit:cover;transform:translateY(0);max-width:100%;}
 .reviews__feature .content__feature, .reviews__feature iframe {top:0}
}

@media screen and (max-width:576px) {
  .reviews__feature iframe {height:350px}
}
/*! ---------------------------------------------------------
  
  * Filename:			  GalleryGrid.scss
  
------------------------------------------------------------*/
  .gallery-grid {row-gap:15px;margin-bottom:1.5rem}
  .gallery-grid div[class*="col-"] {padding-left:7.5px;padding-right:7.5px}
  .gallery-item {height:297px}
  .gallery-item img {width:100%;height:100%;object-fit:cover;border-radius:15px}

  @media screen and (max-width:576px) {
    .gallery-item {height:auto}
  }

/*! ---------------------------------------------------------
  
  * Filename:			  MeetTheTeam.scss
  
------------------------------------------------------------*/
.meet-the-team-feature {
  position:relative;
}

.meet-the-team-feature .button {padding-left:20px;padding-right:20px}

.meet-the-team-feature .team-image {height:auto;right:0;bottom:0;position:absolute}
@media screen and (min-width:1301px) {.meet-the-team-feature .feature__title{width:115%;}}

@media screen and (max-width:1500px) and (min-width:992px){
  .meet-the-team-feature .team-image {max-width:60%}
}

@media screen and (min-width:992px) {
  .meet-the-team-feature :where(.container,.row,div[class*="col-"] ) {height:100%}
  .meet-the-team-feature .feature__content {height:100%;display:flex;flex-direction:column;justify-content:center;}
  .meet-the-team-feature {height:443px}
}

@media screen and (max-width:991px) {
  .meet-the-team-feature { padding:2rem 0 0; }
  .meet-the-team-feature .team-image {max-width:100%;position:relative;right:-15px}
}

/*! ---------------------------------------------------------
  
  * Filename:			  Financing-CTA.scss
  
------------------------------------------------------------*/
.cta-finance-callout {
  position:relative;
  width:100%;
  border-radius:15px;
  background:#7eb046;
  padding:2rem 15px;
  margin-bottom:6.75rem
}

.cta-middle-btn {position:absolute;bottom:-25px;left:50%;transform:translateX(-50%)}

/*! ---------------------------------------------------------
  
  * Filename:			  Resource-List.scss
  
------------------------------------------------------------*/
.resource-tiles {padding:2rem 0}
.resource-tiles .feature__title {margin-bottom:2.25rem}
.resource-tile-list {list-style:none;display:flex;flex-direction:column;padding-left:0;max-width:620px;margin:0 auto}
.resource-tile-list li {  box-shadow: 2.424px 4.373px 8.01px 0.99px rgba(0, 0, 0, 0.15);position:relative;min-height:48px;display:flex;align-items:center;margin-bottom:10px;justify-content:center;transition:.3s all ease-in-out;}

.resource-tile-list li img {position:absolute;left:0;top:0;width:auto;height:100%;object-fit:cover;}

.resource-tile-list li h4 {text-align:center;padding-left:151px;font-size:clamp(1.25rem,3vw,1.563rem);}
.resource-tile-list li a {color:#000}
.resource-tile-list li:hover {background:var(--secondary-color)}

/* ---------------------------------------------------------
	
	* Filename:			  footer-1.scss
  * Description: 		Define the layout for footer-1

------------------------------------------------------------*/
/** BEGIN COMPONENT OVERRIDES HERE **/
.footer.footer--1 {background:#e5e5e5}
.footer.footer--1 .upper {padding:2rem 0}
.footer.footer--1 .footer-column .title {font-family:var(--headline-font);color:var(--primary-color);font-weight:400;font-size:1.15rem;line-height:1.2}
.footer.footer--1 .logo {margin-bottom:1rem}

.footer.footer--1 .footer-column .title a {color:var(--primary-color);position:relative}
.footer.footer--1 .footer-column .title:hover a {color:var(--dark-color)}
.footer.footer--1 .footer-column .list {list-style-type:none;padding-left:0;margin:0 0 1.5rem}
.footer.footer--1 .footer-column :where(.list,.phone-number,.address) a {color:#000;font-weight:600;position:relative;}

.footer.footer--1 .footer-column :where(.list,.phone-number,.address) a:hover {color:var(--primary-color)}
.footer.footer--1 .footer-column .list a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--primary-color);
  opacity: 1;
  transform: scale(0);
  transform-origin: center;
  transition: transform .3s;
}

.footer.footer--1 .footer-column .list a:hover::after {
transform:scale(1);
}

.footer.footer--1 .social-icons {display:flex;gap:10px;align-items:center;margin-bottom:1.5rem}
.footer.footer--1 :where(.phone-number,.address) {margin-bottom:.85rem;line-height:1.1}
.footer.footer--1 :where(.phone-number,.address) i {margin-right:10px;position:relative;top:1.5px}
#footer-one-pane .button {padding:13.5px 10px;width:auto}
@media screen and (min-width:1201px){
  #footer-one-pane {width:254px;}
  #footer-two-pane {width:315px;margin-left:1.75rem}
  #footer-three-pane {padding-left:.5rem}

}

@media screen and (max-width:991px) {#footer-one-pane{margin-bottom:1.5rem;}.footer.footer--1 :where(.phone-number,.address) i{margin-right:5px;top:0}.phone-number{margin-top:1rem}.footer.footer--1 .footer-column .list li {line-height:1.6}}
/* ---------------------------------------------------------
	
  * 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: 25%; }

@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 **/
.footer-copyright-bar.footer-copyright-bar-2 {background:var(--dark-color)}

/* ---------------------------------------------------------
  
  * Filename:			  page-title-middle.scss
  
------------------------------------------------------------*/
.inner-banner { position: relative; height: 250px; }

.inner-banner .container, .inner-banner .container > .row { height: 100%; }

.page-title.page-title-middle { position: absolute; top: 50%; left: 0; right: 0; width: 100%; margin: 0 auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; overflow: hidden;padding:0 15px }

.page-title.page-title-middle .page-title__text { display: inline-block; margin: 0; color: white; background: #00abd8; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.inner-banner {margin:145px 0 50px;background:#000}
.page-title.page-title-middle .page-title__text {background:#000;color:#fff;font-family:var(--headline-font);font-weight:400;line-height:1.2;font-size:clamp(2rem,3vw,2.47rem);padding:.85rem 2rem;border-radius:15px;text-transform:uppercase}
.inner-banner.inner-banner-placeholder .page-title.page-title-middle .page-title__text {background:var(--primary-color)}

/* ---------------------------------------------------------
	
	* Filename:			  grid-1x4-2.scss
	
------------------------------------------------------------*/
.grid.grid-1x4--2 .grid__item { position: relative; height: 300px; }

.grid.grid-1x4--2 .grid__item .item__content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 45px 18px 20px; text-align: center; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; overflow: hidden; }


.grid.grid-1x4--2 .grid__item .item__content:hover { padding: 20px 18px; background: var(--primary-color); }

.grid.grid-1x4--2 .grid__item .item__content:hover .content__hover { display: block; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.grid.grid-1x4--2 .grid__item .item__content .content__title { color: white; }

.grid.grid-1x4--2 .grid__item .item__content .content__text { color: white; }

.grid.grid-1x4--2 .grid__item .item__content .content__hover { display: none; }

.grid.grid-1x4--2 .grid__item .item__content .contentsection { width: 100%; padding: 40px 5px; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.grid.grid-1x4--2.top-level-tiles {
  display: grid;
grid-template-columns: repeat(4, 1fr); 
grid-column-gap:5px;
grid-row-gap:5px;
margin-top:1rem;
}

.grid.grid-1x4--2.top-level-tiles.about-tiles .grid__item .item__content  {background:var(--dark-color)}
.grid.grid-1x4--2.top-level-tiles.about-tiles .grid__item .item__content:hover {background:var(--primary-color)}

.grid.grid-1x4--2.top-level-tiles .item__image {height:100%;object-fit:cover}
.grid.grid-1x4--2 .content__title {font-size:clamp(1.1rem,3vw,1.25rem)}
.grid.grid-1x4--2.top-level-tiles hr {border-top-width:4px;margin:1rem auto;width:41%}



@media screen and (max-width:991px) {
  .grid.grid-1x4--2.top-level-tiles { grid-template-columns: repeat(3, 1fr); }
}

@media screen and (max-width:767px) {
  .grid.grid-1x4--2.top-level-tiles { grid-template-columns: repeat(2, 1fr);max-width:599px;margin:1rem auto 0 }
  .grid.grid-1x4--2 .grid__item .item__content {padding:20px 15px!important;}
  .grid.grid-1x4--2 .grid__item .item__content .content__hover {display:block;transform:translate(0);}
}

@media screen and (max-width:576px) {
  .grid.grid-1x4--2.top-level-tiles { grid-template-columns: repeat(1, 1fr);max-width:297px; }
}

/*! LANDSCAPE DESIGN PROCESS */
.landscape-design-process {position:relative;height:600px;padding:2.5rem 0 1.5rem;box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
margin:3rem 0 1.5rem}
.landscape-design-process .row {row-gap:35px;margin-top:2rem;justify-content:center;}
.number-step {display:flex;align-items:center;justify-content:center;}
.number-step-title {position:absolute;left:46%;font-size:1.172rem;font-size:clamp(.95rem,1.5vw,1.172rem)}
.number-step:first-of-type .number-step-title {left:40%}

.landscape-design-process .feature__buttons {position:absolute;left:50%;bottom:-25px;transform:translateX(-50%);z-index:2;}

@media screen and (max-width:1201px) {
  .landscape-design-process {height:auto}
  .landscape-design-process .row {padding-bottom:2.5rem}
}

@media screen and (max-width:767px) and (min-width:577px) {
  .number-step{padding:0 30px}
}

@media screen and (max-width:576px) {
  .number-step {max-width:275px;}
  .landscape-design-process .row {row-gap:5px}
}

 /*! EASY DNNNEWS */
.eds_news_Ozone.eds_subCollection_news {
  margin-bottom: 6.25rem;
}
.eds_news_Ozone.eds_subCollection_news .edn_article {
  margin-bottom: 0;
}
.article_main_image img,
.edn_article.edn_clearFix {
  margin-bottom: 2.5rem !important;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle {
  margin: 0 0 5px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle a {
  font-family: var(--headline-font) !important;
  font-size: 1.85rem !important;
  color:var(--primary-color)
}
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle a:hover {
  color: var(--secondary-color);
}
.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer {
  border: none !important;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary {
  padding: 0;
}
.eds_news_Ozone.eds_subCollection_news
  .edn_article.edn_articleDetails
  .edn_articleTitle {
  margin: 0 0 20px !important;
}
.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer {
  float: none;
}
.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a span::before {
  color: var(--secondary-color);
} /*! READ MORE BUTTON */
.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton {
  border: none;
  border-radius: 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_readMoreButtonWrapper {
  margin: 15px 0 10px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper {
  text-align: left;
}
.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a:hover span {
  color: var(--primary-color);
}
.eds_news_Ozone.eds_subCollection_news a,
.eds_news_Ozone.eds_subCollection_news li,
.eds_news_Ozone.eds_subCollection_news span,
.eds_news_Ozone.eds_subCollection_news table,
.eds_news_Ozone.eds_subCollection_news td, .eds_news_Ozone p {
  line-height: 1.375;
  font-weight: 400;
  color: #000;
  font-family: var(--body-font);
  font-size: 1.042rem;
}
.eds_news_Ozone.eds_subCollection_news li {
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.eds_news_Ozone.eds_subCollection_news ul {
  padding-left: 15px;
}
.edn_articleDetails p {
  color: #000;
  font-family: var(--body-font);
  margin: 0 0 1.5rem;
  font-size: 1.042rem;
} /*! TRITON BLOG FEED */
.blog-feed-wrapper {
  margin:0 0 100px;
  padding:2rem 0;
}


.triton-blog-feed .triton-blog-feed-article {max-width:712px}

.triton-blog-feed .triton-blog-feed-article .image {
  height: 229px !important;
  transition: all 0.4s ease-in-out;
  position: relative;
  z-index: 1;
  width:100%;
  overflow:hidden;
}

.triton-blog-feed .image img {
  width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left:0;
    z-index: -1;
    transition:all .5s ease-in-out;
}


.triton-blog-feed .triton-blog-feed-article:hover .image img {
  transform:scale(1.15);
  filter:brightness(50%);
}

.triton-blog-feed .row {
  margin:0 0 1.5rem;
}
.triton-blog-feed-article .title {
  margin:0 0 .25rem;
  font-size:clamp(1.1rem,4vw,1.313rem);
  line-height: 1.2;
  font-weight:bold;
  font-family: var(--body-font);
  transition: color 0.3s ease-in-out;
  text-wrap: balance;
}

.triton-blog-feed-article:hover .title {color:var(--primary-color)}
.triton-blog-feed .triton-blog-feed-article:hover .summary .readMoreBlog,
.triton-blog-feed-article:hover h3 {
  color: var(--secondary-color-dark);
}
.triton-blog-feed .triton-blog-feed-article .summary .readMoreBlog,
.triton-blog-feed .triton-blog-feed-article .summary p {
  line-height: 1.2;
  margin-bottom: 0;
}
.triton-blog-feed .triton-blog-feed-article .summary .readMoreBlog {
  transition: color 0.3s ease-in-out;
  color: var(--primary-color);
  font-weight: 700;
  text-transform: uppercase;
}
.triton-blog-feed .triton-blog-feed-article a {
  z-index: 3;
}

.blog-feed-content {display:flex;flex-direction:column;justify-content:center}
.triton-blog-feed-article .summary p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}

@media screen and (min-width:992px) {
  .blog-feed-wrapper {border-right:2px solid #000}
}

@media screen and (max-width:576px) {
  .TritonBlogIntro {text-align:center!important}
  .blog-feed-content {padding:1rem 0 0}
}
/*
*
* EasyDNN Gallery
*
* ---------------------------------*/
#main_eds_Gallery_Wrapper680 {max-width:1400px!important;margin:0 auto;padding:15px;}
.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: center;
  align-items: center;
  flex-wrap: wrap;
  border: none;
  box-shadow: none !important;
  border-radius: 0 !important;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}


.eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide,
.eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li {
  display: block !important;
  margin: 0 0.5rem 0.5rem 0;
  padding: 0.75rem 1rem !important;
  background: rgb(184 184 184);
  line-height: 1.2;
}


.eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide span,
.eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li span {
  margin: 0;
  padding: 0;
  line-height: 1.2;
}


.eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li.edg__gravityPortfolio_active {
  background: #525252;
}


.eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li > span::after {
  display: none;
}


.eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList.edg__gravityPortfolio_itemsHidden > li:first-child {
  box-shadow: none !important;
}


.eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li:first-child > span {
  border-radius: 0;
}


.eds_GravityGallery_Capsule .edg__gravityPortfolio_hiddenItemWrapper.edg__gravityPortfolio_itemsHidden,
.eds_GravityGallery_Capsule .edg__gravityPortfolio_hiddenItemWrapper > .edGP_hiddenItemListTrigger {
  display: none !important;
}


.eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer {
  position: relative;
  width: 25% !important;
  height: 0 !important;
  padding-top: 25% !important;
}


.eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  padding: 0.25rem;
}


.eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_thumbnailContainer {
  width: 100%;
  height: 100%;
}


.eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_mediaWrapper {
  height: 100%;
}


.eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_mediaWrapper img {
  width: 100%;
  height: 100% !important;
  margin: 0;
  object-fit: cover;
  object-position: center;
}


@media screen and (max-width: 991px) {
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide,
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li {
    padding: 0.75rem 0.5rem !important;
  }
}


@media screen and (max-width: 575px) {
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer {
    width: 50% !important;
    padding-top: 50% !important;
  } 
}
.smbLightOverlayWrapper.modern .mainWrapper .itemTitle, .eds_GravityGallery_Capsule.edGP_overlay1 .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_titleDescription{display:none!important}


/*! ---------------------------------------------------------
  
  * Filename:			  Buttons.scss
  
------------------------------------------------------------*/
.button,
.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  text-align: center;
  padding: 13.5px 26px;
  font-size: 1.172rem;
  line-height:1.2;
  font-weight:400;
  font-size:clamp(1rem,3vw,1.172rem);
  text-transform: uppercase;
  font-family: var(--headline-font);
  text-wrap: balance;
  color:#fff;
}

.button:hover {color:#fff;}

.button.button--primary, .eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton {
  background: var(--primary-color);
}
.button.button--primary:hover, .eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover  {
  background: var(--dark-color);
}
.button.button--secondary
 {
  background: var(--secondary-color);
}
.button.button--secondary:hover{
  background: var(--primary-color);
}

.button.button--tertiary {
    background:var(--dark-color);
}

.button.button--tertiary:hover {background:var(--secondary-color)}

/*! DATA ACCORDION */
[data-accordion-group]{
	margin-bottom: 4rem;
}

[data-accordion] [data-control]::before{
	display: none;
}


[data-accordion] [data-control]{
	background: var(--dark-color);
	padding: 12px 1rem;
	font-size: 1.125rem;
	font-weight: 500;
  max-width:850px;
	text-transform: uppercase;
}

[data-accordion]:hover [data-control],
[data-accordion].open [data-control]{
	background:var(--primary-color);
  color:#fff
}

[data-accordion-group] [data-accordion].open [data-content]{
	padding-top: 10px;
}

/* FAQ PAGE */
.faq-section [data-accordion] [data-control]{max-width:1200px}

/*! PLANT CATALOG GRID */
.plant-catalog-grid {display: grid;
  grid-template-columns: repeat(2, 1fr); gap:30px}



/*! CONTENT AREA */
.content-area h1 {
  color:#000;font-family:var(--headline-font);font-weight:400;font-size:1.813rem;line-height:1.2;
}

.content-area h2 {
  color:var(--primary-color);
  font-weight:400;
  font-size:1.438rem;
  font-family:var(--headline-font);
  margin:3.75rem 0 .35rem;
  text-transform:uppercase;
}

.content-area h3 {
  color:#000;
  font-size:1.313rem;
  text-transform:uppercase;
  font-weight:400;
  font-family:var(--headline-font);
  margin:3.5rem 0 .35rem;
}

.content-area li {margin-bottom:.75rem}

.content-area :where(p, li) a, .eds_news_Ozone.eds_subCollection_news .edn_articleDetails a {color:var(--primary-color);font-weight:bold;text-decoration:underline;}
.content-area :where(p, li) a:hover, .eds_news_Ozone.eds_subCollection_news .edn_articleDetails a:hover {color:var(--secondary-color)}

.video-container {position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  max-width:850px
}

  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /*! IRRIGATION HOW TO's */
.how-to-irrigation-videos h3 {margin:1rem 0 3.5rem;font-weight:400;text-align:center;}

.gradient-box, .team-member {
  padding:2rem;
  position:relative;
  color:#fff;
  background: rgb(26,26,26);
  background: linear-gradient(115deg, rgba(26,26,26,1) 33%, rgba(49,49,49,1) 74%); 
  border-radius:15px;
  margin:2.5rem auto 0;
  border:5px solid var(--primary-color);
  text-shadow: 0px 10px 20px rgba(0,0,0,1);
}

.gradient-box h3, .team-member h2 {color:var(--primary-color);margin-top:0}

.gradient-box :where(h3,p), .team-member :where(h2,p) {position:relative;}
.gradient-box .bg-img, .team-member .bg-img {z-index:0;padding:1rem;object-fit:contain}
.gradient-box .bg-img.loaded, .team-member .bg-img.loaded {opacity:.05}
.gradient-box p strong, .team-member p strong {color:var(--primary-color)}

/*! MEET THE TEAM PAGE */
.team-member {display:grid;grid-template-columns: 1fr 3fr; row-gap:30px;column-gap:30px;}
.team-member h2 {color:#fff}
.team-member .right {display:flex;flex-direction:column;justify-content:center;}
.team-member .right p:last-of-type {margin:0}

/*! INNER CALLOUT */
.content-area .callout-section {display:flex;flex-direction:column;justify-content:center;}
.content-area .callout-section h1 {margin:0 0 2rem}

@media screen and (min-width:1200px) {
.content-area .callout-section {height:580px}
}
/*! ---------------------------------------------------------
  
  * Filename:			  Custom-Classes.scss
  
------------------------------------------------------------*/
.container.container-xl {max-width:1350px!important}
.container.container-xxl {max-width:1425px!important}
.text-center {
    text-align: center;
  }
  .justify-center {
    justify-content: center;
  }
  .bg-img {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
  }
  .feature__title {
    font-size: 2.5rem;
    font-size: clamp(1.4rem, 5vw, 1.813rem);
    margin-bottom: 1rem;
    text-wrap: balance;
    color: var(--dark-color);
    line-height: 1.2;
    font-weight:400;
  }

  .feature__text {line-height:1.5}

  .feature__list {
    list-style-type:none;
    padding-left:0;
    columns:2;
    max-width:560px
  }

  .feature__list li {
    position:relative;
    padding-left:1.5rem;
    font-weight:bold;
    margin-bottom:.2rem
  }

  .feature__list li::before {
    content:url(../../arrow-right-long-light.svg);
    width:18px;
    height:11px;
    left:0;
    top:2px;
    position:absolute
  }
  
  .feature__list li a {color:#000}
  .feature__list li a:hover {color:var(--secondary-color)}
  .mb-100 {
    margin-bottom: 6.25rem;
  }
  .mb-2 {margin-bottom:2rem}
  .mt-100 {
    margin-top: 6.25rem;
  }
  .feature__buttons {
    gap: 0.938rem;
    display: flex;
  }
  .flex__col {flex-direction:column}
  .h-100 {height:100%}

  
  .red-text {color:var(--primary-color)}
  .white-text {color:#fff}
  .footer-copyright-bar.footer-copyright-bar-1 img:hover,
  .icon-red,
  .uvp-grid .uvp-icon {
    filter:brightness(0) saturate(100%) invert(38%) sepia(99%) saturate(3129%) hue-rotate(336deg) brightness(95%) contrast(98%);
  }
  .icon-white {   filter: invert(100%) sepia(0%) saturate(7464%) hue-rotate(100deg) brightness(101%) contrast(108%) }
  .banner-placeholder {
    height: 1px;
  }

  .formwrap {
    margin:0 auto 2.5rem;
    max-width:400px;
    position:relative;
    background:var(--primary-color);
    min-height:630px;
  }

  .formwrap iframe {min-height:615px;}

  .cols--2 {columns:2;}
  .cols--3 {columns:3;}


  /*! Service Area Tiles */
.service-area-tiles {display:grid;grid-template-columns: repeat(3, 1fr);column-gap:15px;row-gap:15px;width:100%;max-width:750px}
.service-area-tiles a {
	background:var(--dark-color);
	aspect-ratio:1/1;
	width:100%;
	min-height:100px;
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	color:#fff
}

.service-area-tiles a:hover {background:var(--primary-color)}

.service-area-tiles a h3 {margin:0;color:#fff}


  /*! Review Icons */
.review-icons a {display:flex;align-items:center;justify-content:center;background:var(--primary-color);gap:15px;margin-bottom:1.5rem;width:50px;height:50px}
.review-icons a:hover {background:var(--dark-color)}
.review-icons img {transition: 0.7s;}
.review-icons a:hover img {transform:rotateY(720deg)}
.partner-logos .row {row-gap:30px;margin-top:1.5rem}
.partner-logos img, .how-to-irrigation-videos .video-container {box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;padding:0 15px}
/*! TYPING WORDS ANIMATION */
.typewrite .wrap::after {
  content: "|";
  display: inline-block;
  margin-left: 2px;
  animation: blink 0.75s step-end infinite;
  color:#fff;
}

.typewrite {margin-left:2px}

.typewrite.typing .wrap::after {
  animation: none;
}

@keyframes blink {
  0%, 100% {
      opacity: 1;
  }
  50% {
      opacity: 0;
  }
}

@media screen and (min-width:992px) {
  .feature__buttons.flex__col {max-width:437px}
  .feature__buttons.flex__col .button {padding:13.5px 5px}
  .plant-catalog-grid {width:97%}
  
}

  @media screen and (max-width: 991px) {
    .banner,
    .inner-banner {
      margin-top: 148px;
    }

    .feature__buttons {flex-direction:column;align-items:center;}
    .feature__list {margin:0 auto 1.5rem}

    .feature__title, .feature__text, .content__text {text-align:center}
    .TritonBlogIntro {text-align:left}

    .feature__list li::before {top:0}

  }

  @media screen and (min-width:1201px) {
    .formwrap {
      margin:0 0 2.5rem auto;
      width:400px;
      right:30px;
    }
    .formwrap.blog-page {width:350px;right:0}
    .content-area .callout-section :where(h1,p) {padding-right:1rem}
  } 

  @media screen and (max-width:576px) {.feature__list {columns:1;padding-left:2.5rem}.feature__list li {line-height:1.5}  .cols--2 {columns:1;} .cols--3 {columns:2;}
}

.sticky-banner {background:var(--primary-color);color:#fff;font-family:var(--body-font);font-weight:bold;box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .8);}
.sticky-banner a {color:#fff;text-decoration:underline;}
.sticky-banner p {font-size:clamp(1.05rem, 2vw, 1.35rem);text-wrap:balance}
.sticky-banner a:hover {color:var(--dark-color)}
.notification-banner [data-banner-close] {background:none;border:none;color:var(--secondary-color);font-size:2rem;transition:color .3s ease;cursor:pointer}
.notification-banner [data-banner-close]:hover {color:var(--dark-color)}

/*! ===============
   Review Carousel
   ================ */.revwid-button,.revwid-filter-container,.revwid-overall-rating-header,.revwid-overall-rating-out-of-label,.revwid-overall-rating-sum,.revwid-select{display:none}.revwid-pagination-arrow{display:none!important}.revwid-pagination{display:none!important}.revwid-reviews-scrollable-area{position:relative;margin-top:1rem}.revwid-reviews{position:relative;min-height:200px}.revwid-review{position:absolute;top:0;left:0;right:0;opacity:0;width:100%;min-width:100%;padding:clamp(1rem,5vw,1.875rem);transition:opacity .8s ease-in-out;pointer-events:none;background:#fff;color:#6f6e6e!important;font-family:inherit;border-radius:10px;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}.revwid-review-author,.revwid-review-date{font-weight:700;position:relative;padding-right:1rem}.revwid-review-author::after{content:'-';color:inherit;position:absolute;right:6px;font-size:inherit;top:50%;transform:translateY(-50%)}.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}.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:auto;background-size:100%!important;width:26px!important;height:26px!important;display:inline-block!important;font-family:widget!important;font-style:normal!important;font-weight:400!important;line-height:1!important}.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.active{opacity:1;position:relative;pointer-events:auto}.revwid-review-full-text{display:none}.revwid-for-collapse{display:none}review-carousel blockquote{display:none!important}@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}}