body {
  background-color: ;
  color: #000000;
}
.webpage-block .jumbotron h1, h1 {
  color: ;
  font-family: Source Sans Pro;
  font-size: 43px;
}
.webpage-block .jumbotron h2, h2 {
  color: #425f94;
  font-family: Source Sans Pro;
  font-size: 32px;
}
.webpage-block .jumbotron h3, h3 {
  color: ;
  font-family: Source Sans Pro;
  font-size: 26px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: Source Sans Pro;
  font-size: 20px;
}
.webpage-block .jumbotron h5, h5 {
  color: ;
  font-family: Source Sans Pro;
  font-size: 16px;
}
.webpage-block .jumbotron h6, h6 {
  color: ;
  font-family: Source Sans Pro;
  font-size: 14px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: ;
  font-family: Source Sans Pro;
  font-size: 18px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: Source Sans Pro;
  font-size: 20px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: Source Sans Pro;
  font-size: 43px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 43px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 32px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 26px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 20px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 16px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 14px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 18px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 20px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 24px;
  }
}
.webpage-background a {
  color: ;
}
.webpage-block a {
  color: ;
}
.webpage-contact a {
  color: ;
}
.webpage-about a {
  color: ;
}
.webpage-footer {
  background-color: #4F8F97 !important;
  color: #ffffff !important;
}
.webpage-footer a{
  color: #ffffff !important;
}
.webpage-footer .site-footer-simple {
  background-color: #4F8F97 !important;
  color: #ffffff !important;
}

.webpage-footer p {
  color: #ffffff !important;
}
.webpage-footer .site-footer-simple a,
.webpage-footer .site-footer-simple a:hover {
  background-color: #4F8F97 !important;
  color: #ffffff !important;
}
.webpage-header .navbar {
  background-color: ;
  color: ;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color:  !important;
}
.webpage-header.navbar-fixed-top {
  background-color: ;
}
.webpage-group .webpage-hero > div > div {
  padding-top: 20px;
}
.webpage-header.navbar-fixed-top.hero-behind.transparent {
  background-color: transparent;
}
.webpage-header.hero-behind.transparent .navbar {
  background-color: transparent;
}
body.hero-behind .webpage-group .webpage-hero > div {
  margin-top: 0 !important;
}
.webpage-footer .site-footer-columns .site-footer-upper,
.webpage-footer .site-footer-layers {
  background-color: #4F8F97 !important;
  color: #ffffff !important;
}
.webpage-footer .site-footer-columns .site-footer-upper a,
.webpage-footer .site-footer-columns .site-footer-upper a:hover,
.webpage-footer .site-footer-layers a,
.webpage-footer .site-footer-layers a:hover {
  color: #ffffff !important;
}
body {font-size: 18px;}
.vcard-social {background: #4c89bf; width: 100%; padding: 0 5%;}
.vcard-phone a, .header-social a, .navbar-nav .navbar-text {color: #fff;}
.hero-behind .navbar li a {color: #fff!important;}
.hero-behind .webpage-header .navbar-default {border-color: transparent;}
.hero-behind .dropdown-menu, .hero-behind.webpage-header .navbar-default .dropdown ul {background: #444;}

.webpage-header .navbar li a {font-size: 120%; }
.nav .dropdown-menu {min-width: 280px;}
.webpage-header .navbar .dropdown li a {color: #426094!important;}

/*Add shadow below navbar*/
.hero-below {border-bottom: #e7a830 5px solid; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
              -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
                         box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
z-index: 9;}

.col-sm-6 .webpage-call-to-action .panel img {
object-fit: cover;
max-height: 375px;
width: 100%; 
box-shadow: 0 5px 10px rgba(0,0,0,0.14), 0 15px 35px rgba(0,0,0,0.14);}

.col-sm-4 .webpage-call-to-action .panel img {
object-fit: cover;
max-height: 200px;
width: 100%; 
box-shadow: 0 5px 10px rgba(0,0,0,0.14), 0 15px 35px rgba(0,0,0,0.14);}

.col-sm-3 .webpage-call-to-action .panel img {
object-fit: cover;
max-height: 175px;
width: 100%; 
box-shadow: 0 5px 10px rgba(0,0,0,0.14), 0 15px 35px rgba(0,0,0,0.14);}

.no-shadow .webpage-call-to-action .img-responsive {box-shadow: none !important;}

/*Adjust menu font size for small laptops */
@media (min-width: 1025px) and (max-width: 1199px) {
.webpage-header .navbar li a {font-size: 90%; }
}

@media (min-width: 769px) {
/*Hero Styling w custom class "welcome"*/
.welcome .btn {margin-top: 12px; text-align: center; vertical-align: middle; font-size: 30px;}
.welcome .jumbotron .container  {margin-top: 280px;} 

/*Hero image overlay*/
.webpage-hero .jumbotron:before {position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.2);
    left: 0%; top: 0;
}
}

@media (max-width: 768px) {
/* Removes top margin in mobile hero */
.welcome .jumbotron .container {margin-top: 0;}
.hero-behind .dropdown-menu, .hero-behind.webpage-header .navbar-default ul {background: #444;}

/*Optional logo height change for mobile*/
.webpage-header .navbar-brand-image img {height: 60px!important; max-height: 60px!important;}
}

/*Buttons*/
.webpage-block .btn {background: #e7a830; color: #fff; border: 1px solid #333;-webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
       -o-transition: all .5s ease;
      -ms-transition: all .5s ease;
          transition: all .5s ease;
text-shadow: none;}
.webpage-block .btn:hover {background: #333; color: #fff;border: 1px solid #fff;}

.contain .webpage-call-to-action .panel img {object-fit: contain;}

/*Full-width Columns*/
.full-width-columns .container {width: 100%;}
.full-width-columns .col-sm-3, .full-width-columns .col-sm-4 {padding: 0;}
.full-width-columns .col-sm-3:first-of-type, .full-width-columns .col-sm-4:first-of-type {padding-left: 0px;}
.full-width-columns .col-sm-3:last-of-type, .full-width-columns .col-sm-4:last-of-type {padding-right: 0px;}

/*Moves buttons onto images*/
.full-width-columns .webpage-block .btn {background: rgba(0,0,0,.65);}
.full-width-columns .btn-p {margin-top: -140px!important; }
.full-width-columns .btn-p a {color: #fff; border: 2px solid #fff;}
.full-width-columns h4, .full-width-columns .details-p {display:none;}

/*Custom Height*/
.full-width-columns .col-sm-4 .webpage-call-to-action .panel img {max-height: 500px; }
.full-width-columns .col-sm-4 .webpage-call-to-action .panel img:hover {-webkit-filter: sepia(70%); filter: sepia(70%);}
.full-width-columns .col-sm-4 .webpage-call-to-action .panel .column-details {margin-top: -280px!important; color: #fff; position: relative;}
.extra-top {margin-top: 280px;}

.scroll .webpage-block .webpage-call-to-action .panel {max-height: 200px;
    overflow: scroll;}

.business-card .pull-left img {max-width: 225px!important;}

.col-sm-3 .widget-wrapper .banner .image-holder img {max-height: 150px;}

#content-feed-widget-a48476ca-2465-4b68-85bc-afbc54e4f544 h1 {font-size: 32px;}
.calendar-widget h2, .calendar-preview h2 {color: #000;}

<style>
/*custom content block coding - special-styles-content-block-3*/
.btn{transition:all .25s ease}.rounded-button .btn{border-radius:40px;padding:12px 30px 14px;line-height:1;display:inline-flex;align-items:center}.special-styles-clippath-wrapper img{object-fit:cover}.special-styles-shape-triangle-1 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from -30deg at 50% calc(200% - 3 * var(--r)/ 2),#000 60deg,rgba(0,0,0,0) 0) 0 100%/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 100%/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 0,100% 100%,0 100%);object-fit:cover}.special-styles-shape-triangle-2 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from 150deg at 50% calc(3 * var(--r)/ 2 - 100%),#000 60deg,rgba(0,0,0,0) 0) 0 0/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(100% - 2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 0/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 100%,100% 0,0 0);object-fit:cover}.special-styles-shape-polygon img{aspect-ratio:1;object-fit:cover;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.special-styles-shape-octagon img{object-fit:cover;aspect-ratio:1;--o:calc(50%*tan(-22.5deg));clip-path:polygon(var(--o) 50%,50% var(--o),calc(100% - var(--o)) 50%,50% calc(100% - var(--o)))}.special-styles-shape-hexagon img{object-fit:cover;aspect-ratio:.8660254038;clip-path:polygon(-50% 50%,50% 100%,150% 50%,50% 0)}.special-styles-shape-hexagon-alt img{object-fit:cover;aspect-ratio:1/.8660254038;clip-path:polygon(50% -50%,100% 50%,50% 150%,0 50%)}.special-styles-shape-parallelogram img{--p:50px;aspect-ratio:3/2;clip-path:polygon(var(--p) 0,100% 0,calc(100% - var(--p)) 100%,0 100%);object-fit:cover}.special-styles-shape-rounded-edge-bottom img{aspect-ratio:3/2;clip-path:ellipse(85% 100% at 50% 0);object-fit:cover}.special-styles-shape-rounded-edge-right img{aspect-ratio:1;clip-path:ellipse(100% 85% at 0 50%);object-fit:cover}.special-styles-shape-rounded-edge-left img{aspect-ratio:1;clip-path:ellipse(100% 85% at 100% 50%);object-fit:cover}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.hide-button a.btn{display:none!important}.webpage-header .navbar-inverse{border-color:none}.slick-slider{display:flex!important;flex-wrap:nowrap!important}.slick-arrow{border:unset;background:unset;opacity:.3}.slick-arrow svg{width:20px}.slick-arrow .cls-1{color:#ccc!important}.slick-arrow.prev-arrow{transform:rotate(180deg) translate(60px,0)}.slick-arrow.next-arrow{transform:translate(60px,0)}@media all and (max-width:767px){.row.row-narrow.slick-initialized.slick-slider{width:100%!important;padding:0}.slick-list.draggable{margin-top:0!important}.slick-arrow{width:max-content!important}.slick-arrow.prev-arrow{transform:rotate(180deg) translate(0,0)}.slick-arrow.next-arrow{transform:unset}.slick-arrow svg{width:12px}}.special-styles-clippath-wrapper img{object-fit:cover}.special-styles-shape-triangle-1 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from -30deg at 50% calc(200% - 3 * var(--r)/ 2),#000 60deg,rgba(0,0,0,0) 0) 0 100%/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 100%/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 0,100% 100%,0 100%);object-fit:cover}.special-styles-shape-triangle-2 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from 150deg at 50% calc(3 * var(--r)/ 2 - 100%),#000 60deg,rgba(0,0,0,0) 0) 0 0/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(100% - 2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 0/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 100%,100% 0,0 0);object-fit:cover}.special-styles-shape-polygon img{aspect-ratio:1;object-fit:cover;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.special-styles-shape-octagon img{object-fit:cover;aspect-ratio:1;--o:calc(50%*tan(-22.5deg));clip-path:polygon(var(--o) 50%,50% var(--o),calc(100% - var(--o)) 50%,50% calc(100% - var(--o)))}.special-styles-shape-hexagon img{object-fit:cover;aspect-ratio:.8660254038;clip-path:polygon(-50% 50%,50% 100%,150% 50%,50% 0)}.special-styles-shape-hexagon-alt img{object-fit:cover;aspect-ratio:1/.8660254038;clip-path:polygon(50% -50%,100% 50%,50% 150%,0 50%)}.special-styles-shape-parallelogram img{--p:50px;aspect-ratio:3/2;clip-path:polygon(var(--p) 0,100% 0,calc(100% - var(--p)) 100%,0 100%);object-fit:cover}.special-styles-shape-rounded-edge-bottom img{aspect-ratio:3/2;clip-path:ellipse(85% 100% at 50% 0);object-fit:cover}.special-styles-shape-rounded-edge-right img{aspect-ratio:1;clip-path:ellipse(100% 85% at 0 50%);object-fit:cover}.special-styles-shape-rounded-edge-left img{aspect-ratio:1;clip-path:ellipse(100% 85% at 100% 50%);object-fit:cover}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.special-styles-content-block-3 hr{display:none}.special-styles-content-block-3 .container .content-block .lead,.special-styles-content-block-3 .container .lead{font-weight:700;line-height:1.4;margin:0 0 15px 0;text-align:left!important;font-size:30px}@media screen and (max-width:767px){.special-styles-content-block-3 .container .content-block .lead,.special-styles-content-block-3 .container .lead{font-size:20px}}.special-styles-content-block-3 img{border-radius:10px;width:100%}@media screen and (min-width:768px){.special-styles-content-block-3 img{width:auto;object-fit:cover}}.special-styles-content-block-3 .special-styles-content-block-3-wrapper{display:flex;align-items:center;margin-top:30px}@media screen and (max-width:767px){.special-styles-content-block-3 .special-styles-content-block-3-wrapper{flex-wrap:wrap}}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .special-styles-content-block-3-text{padding:20px!important;margin:20px!important;border:1px solid #ffccb1!important;background-color:#fff!important;position:relative!important;border-radius:10px!important;background-repeat:no-repeat!important;background-position:bottom right!important;background-image:url(data:)!important}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .special-styles-content-block-3-text p:last-of-type{margin-bottom:0}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .special-styles-content-block-3-text p:last-of-type a:last-of-type{width:max-content;text-decoration:none;outline:0;transition:all ease .4s;margin:20px 0 0 0;border:none;vertical-align:middle;display:block;text-align:center;background-color:#ff681a!important;color:#fff!important;font-weight:700;font-size:16px;line-height:1;padding:15px 30px;border-radius:10px!important;position:relative;z-index:1;overflow:hidden;text-transform:uppercase;position:relative}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .special-styles-content-block-3-text p:last-of-type a:last-of-type+br{display:none}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .special-styles-content-block-3-text p:last-of-type a:last-of-type:after,.special-styles-content-block-3 .special-styles-content-block-3-wrapper .special-styles-content-block-3-text p:last-of-type a:last-of-type:before{background-color:#37d4d9;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;transform:scale(0);z-index:-1;border-radius:inherit;transform-origin:right bottom;transition:opacity ease .4s,visibility ease .4s,transform ease .4s}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .special-styles-content-block-3-text p:last-of-type a:last-of-type:before{transform-origin:left top}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .special-styles-content-block-3-text p:last-of-type a:last-of-type:hover{color:#fff}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .special-styles-content-block-3-text p:last-of-type a:last-of-type:hover:after,.special-styles-content-block-3 .special-styles-content-block-3-wrapper .special-styles-content-block-3-text p:last-of-type a:last-of-type:hover:before{transform:scale(1);opacity:1;visibility:visible}@media screen and (min-width:768px){.special-styles-content-block-3 .special-styles-content-block-3-wrapper .special-styles-content-block-3-text{padding:40px;margin:0}}@media screen and (min-width:768px){.special-styles-content-block-3 .special-styles-content-block-3-wrapper .col-sm-4.col-sm-push-8.special-styles-content-block-3-image img{min-height:370px;margin-left:-80px;display:block;min-width:calc(100% + 80px)}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .col-sm-6.col-sm-push-6.special-styles-content-block-3-image{width:calc(50% + 100px)!important;max-width:unset!important;margin-left:-100px!important}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .col-sm-6.col-sm-push-6.special-styles-content-block-3-image img{min-height:500px}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .col-sm-6.col-sm-push-6.special-styles-content-block-3-image+.col-sm-6.col-sm-push-6.special-styles-content-block-3-text{max-width:615px;width:50%!important;max-width:unset!important}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .col-sm-6.special-styles-content-block-3-image:not(.col-sm-push-6){width:calc(50% + 100px)!important;max-width:unset!important;margin-right:-100px!important}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .col-sm-6.special-styles-content-block-3-image:not(.col-sm-push-6) img{min-height:500px}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .col-sm-6.special-styles-content-block-3-image:not(.col-sm-push-6)+.col-sm-6.special-styles-content-block-3-text{max-width:615px;width:50%!important;max-width:unset!important}.special-styles-content-block-3 .special-styles-content-block-3-wrapper .col-sm-4.special-styles-content-block-3-image:not(.col-sm-push-8) img{min-height:370px;margin-right:-80px;display:block;min-width:calc(100% + 80px)}}@media screen and (min-width:768px) and (min-width:768px){.special-styles-content-block-3 .special-styles-content-block-3-wrapper .col-xs-12.special-styles-content-block-3-text{padding:40px!important}}</style>

<style>
/*custom column grid - special-styles-columns-1*/
.btn{transition:all .25s ease}.rounded-button .btn{border-radius:40px;padding:12px 30px 14px;line-height:1;display:inline-flex;align-items:center}.special-styles-clippath-wrapper img{object-fit:cover}.special-styles-shape-triangle-1 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from -30deg at 50% calc(200% - 3 * var(--r)/ 2),#000 60deg,rgba(0,0,0,0) 0) 0 100%/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 100%/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 0,100% 100%,0 100%);object-fit:cover}.special-styles-shape-triangle-2 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from 150deg at 50% calc(3 * var(--r)/ 2 - 100%),#000 60deg,rgba(0,0,0,0) 0) 0 0/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(100% - 2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 0/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 100%,100% 0,0 0);object-fit:cover}.special-styles-shape-polygon img{aspect-ratio:1;object-fit:cover;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.special-styles-shape-octagon img{object-fit:cover;aspect-ratio:1;--o:calc(50%*tan(-22.5deg));clip-path:polygon(var(--o) 50%,50% var(--o),calc(100% - var(--o)) 50%,50% calc(100% - var(--o)))}.special-styles-shape-hexagon img{object-fit:cover;aspect-ratio:.8660254038;clip-path:polygon(-50% 50%,50% 100%,150% 50%,50% 0)}.special-styles-shape-hexagon-alt img{object-fit:cover;aspect-ratio:1/.8660254038;clip-path:polygon(50% -50%,100% 50%,50% 150%,0 50%)}.special-styles-shape-parallelogram img{--p:50px;aspect-ratio:3/2;clip-path:polygon(var(--p) 0,100% 0,calc(100% - var(--p)) 100%,0 100%);object-fit:cover}.special-styles-shape-rounded-edge-bottom img{aspect-ratio:3/2;clip-path:ellipse(85% 100% at 50% 0);object-fit:cover}.special-styles-shape-rounded-edge-right img{aspect-ratio:1;clip-path:ellipse(100% 85% at 0 50%);object-fit:cover}.special-styles-shape-rounded-edge-left img{aspect-ratio:1;clip-path:ellipse(100% 85% at 100% 50%);object-fit:cover}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.hide-button a.btn{display:none!important}.webpage-header .navbar-inverse{border-color:none}.slick-slider{display:flex!important;flex-wrap:nowrap!important}.slick-arrow{border:unset;background:unset;opacity:.3}.slick-arrow svg{width:20px}.slick-arrow .cls-1{color:#ccc!important}.slick-arrow.prev-arrow{transform:rotate(180deg) translate(60px,0)}.slick-arrow.next-arrow{transform:translate(60px,0)}@media all and (max-width:767px){.row.row-narrow.slick-initialized.slick-slider{width:100%!important;padding:0}.slick-list.draggable{margin-top:0!important}.slick-arrow{width:max-content!important}.slick-arrow.prev-arrow{transform:rotate(180deg) translate(0,0)}.slick-arrow.next-arrow{transform:unset}.slick-arrow svg{width:12px}}.special-styles-columns-1 .special-styles-columns-1-link{height:100%}.special-styles-columns-1 a.special-styles-columns-1-link:hover img{transform:scale(1.08);filter:brightness(.85)}.special-styles-columns-1 .b-p-h-xl{padding:0!important}.special-styles-columns-1 .panel,.special-styles-columns-1 .webpage-block,.special-styles-columns-1 .webpage-call-to-action{height:100%}.special-styles-columns-1 .btn-p,.special-styles-columns-1 .special-styles-columns-1-empty{display:none!important}.special-styles-columns-1 .panel{display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column}.special-styles-columns-1 .row{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;height:500px;gap:0}.special-styles-columns-1 .row>.col-sm-3{all:unset;display:block;padding:0!important;margin:0!important;width:100%!important;height:100%!important;position:relative;overflow:hidden}.special-styles-columns-1 .row>.col-sm-3 a{display:block;height:100%}.special-styles-columns-1 .row>.col-sm-3 img{width:100%;height:100%;object-fit:cover;display:block;max-height:unset;position:absolute;top:0;left:0;transition:all .25s ease}.special-styles-columns-1 .row>.col-sm-3 .column-details,.special-styles-columns-1 .row>.col-sm-3 .title-h4{position:relative;z-index:1;margin:0;width:100%;color:#fff;background:rgba(0,0,0,.5);padding:10px;text-align:center;line-height:1.3}.special-styles-columns-1 .row>.col-sm-3 .title-h4{margin-top:auto;padding-top:20px;font-weight:700}.special-styles-columns-1 .row>.col-sm-3 .title-h4 *{font-size:17px!important}.special-styles-columns-1 .row>.col-sm-3 .column-details *{font-size:15px!important}.special-styles-columns-1 .row>.col-sm-3 .column-btn{display:none}.special-styles-columns-1 .row>.col-sm-3:nth-child(1){grid-column:1/2;grid-row:1/3}.special-styles-columns-1 .row>.col-sm-3:nth-child(2){grid-column:2/3;grid-row:1/2}.special-styles-columns-1 .row>.col-sm-3:nth-child(3){grid-column:3/4;grid-row:1/2}.special-styles-columns-1 .row>.col-sm-3:nth-child(4){grid-column:2/4;grid-row:2/3}.special-styles-columns-1 .row .panel-link{display:block;text-decoration:none;color:inherit}.special-styles-columns-1 .row .panel-link:hover{text-decoration:none;opacity:.95}@media (max-width:767px){.special-styles-columns-1 .row{height:auto;grid-template-columns:1fr;grid-template-rows:auto}.special-styles-columns-1 .row>.col-sm-3{height:auto!important;min-height:300px!important}.special-styles-columns-1 .row>.col-sm-3:nth-child(1),.special-styles-columns-1 .row>.col-sm-3:nth-child(2),.special-styles-columns-1 .row>.col-sm-3:nth-child(3),.special-styles-columns-1 .row>.col-sm-3:nth-child(4){grid-column:1/-1;grid-row:auto}}</style>


<style>
  @media (prefers-reduced-motion: reduce) {
    .webpage-group.webpage-group-basic {
      transition: none !important;
      transform: none !important;
      opacity: 1 !important;
    }
  }

  /* Initial hidden state */
  .webpage-group.webpage-group-basic.animate-in {
    opacity: 0;
    transform: translateY(130px);
    transition: opacity 1300ms ease, transform 1300ms ease;
    will-change: opacity, transform;
  }

  /* Visible state */
  .webpage-group.webpage-group-basic.animate-in.is-visible {
    opacity: 1;
    transform: translateY(0);
  }
</style>
