body {
  background-color: ;
  color: ;
}
.webpage-block .jumbotron h1, h1 {
  color: ;
  font-family: Roboto;
  font-size: 36px;
}
.webpage-block .jumbotron h2, h2 {
  color: ;
  font-family: Roboto;
  font-size: 30px;
}
.webpage-block .jumbotron h3, h3 {
  color: ;
  font-family: Roboto;
  font-size: 26px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: Roboto;
  font-size: 24px;
}
.webpage-block .jumbotron h5, h5 {
  color: ;
  font-family: Roboto;
  font-size: 14px;
}
.webpage-block .jumbotron h6, h6 {
  color: ;
  font-family: Roboto;
  font-size: 12px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: ;
  font-family: Roboto;
  font-size: 18px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: Roboto;
  font-size: 18px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: Roboto;
  font-size: 22px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 36px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 30px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 14px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 12px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 16px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: ;
}
.webpage-block a {
  color: ;
}
.webpage-contact a {
  color: ;
}
.webpage-about a {
  color: ;
}
.webpage-footer {
  background-color: #0074bc !important;
  color: #ffffff !important;
}
.webpage-footer a{
  color: #ffffff !important;
}
.webpage-footer .site-footer-simple {
  background-color: #0074bc !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: #0074bc !important;
  color: #ffffff !important;
}
.webpage-header .navbar {
  background-color: #fec10d;
  color: #0074bc;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: #000000 !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: #0074bc !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; .roboto-light {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.vcard-social {background: #fff; width: 100%; padding: 0 5%;}
.vcard-phone a, .header-social a, .navbar-nav .navbar-text, .vcard-email a {color: #0074bc;}
.vcard-phone a, .header-social a, .navbar-nav .navbar-text, .navbar-nav .navbar-text a, .social-icon svg {color: #0074bc !important;} 
.webpage-footer .site-footer-columns .footer-social .social-icon svg {color: #fff !important;} 
.hero-behind {z-index: 9;}  

/*ensures logo is visible with behind setting*/
.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: 110%; }
.nav .dropdown-menu {min-width: 320px;}
.webpage-header .navbar .dropdown li a {color: #0074bc!important;}

/*Sets Hero font color site-wide*/
.webpage-hero .jumbotron h1, .webpage-hero .jumbotron h2, .webpage-hero .jumbotron h3, .webpage-hero .jumbotron h4, .webpage-hero .jumbotron h5, .webpage-hero .jumbotron h6, .webpage-hero .jumbotron p, .webpage-hero .jumbotron div, .webpage-hero .jumbotron ol, .webpage-hero .jumbotron ul, .webpage-hero .jumbotron li {color: #fff;}

/*Add shadow below navbar*/
.hero-below {border: none; -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;}

/*Sets height for all columns*/
.webpage-call-to-action .panel img {
    object-fit: cover;
    max-height: 360px;
    width: 100%; 
box-shadow: 0 5px 10px rgba(0,0,0,0.14), 0 15px 35px rgba(0,0,0,0.14);}

.logos .webpage-call-to-action .panel img {
    object-fit: contain;
    max-height: 200px;
    width: auto; 
box-shadow: none;}

/*.col-sm-6 .webpage-call-to-action .panel img targets 2 column */
/*.col-sm-4 .webpage-call-to-action .panel img targets 3 column */
/*.col-sm-3 .webpage-call-to-action .panel img targets 4 column */

/*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;} 

/*Applies to all heroes*/
.webpage-group .webpage-block .webpage-hero  btn {margin-top: 12px; text-align: center; vertical-align: middle; font-size: 30px;}
.webpage-group .webpage-block .webpage-hero  .jumbotron .container  {margin-top: 200px;} 

/*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;}

/*removes top margin for all heroes*/ 
.webpage-group .webpage-block .webpage-hero {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: #ffcb05; color: #333; 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: #0074bc; color: #ffcb05;border: 1px solid #333;}

/*Adds text-shadow-dark to all heroes*/
.webpage-group .webpage-block .webpage-hero {text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;}

.circle .col-sm-4 .webpage-call-to-action img,
.circle .col-sm-6 .webpage-call-to-action img,
.circle .col-sm-3 .webpage-call-to-action img {
  border-radius: 50%;
  object-fit: cover;
  aspect-ratio: 1 / 1;
}

/* Footer logos override */
.footer-logos .circle .col-sm-4 .webpage-call-to-action img,
.footer-logos .circle .col-sm-3 .webpage-call-to-action img,
.footer-logos .circle .col-sm-6 .webpage-call-to-action img {
  border-radius: 0%;
  object-fit: contain;
  max-height: 200px;
  width: auto;
  box-shadow: none;
  aspect-ratio: auto;
}



/*Top button in Participate Columns*/
.participate .panel-default p a {padding: 10px; 
        background: #ffcb05;
        color: #333;
        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;
font-size: 18px;
    line-height: 1.3333333;
}

/*special-styles-content-block-3*/
<style>.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}.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:!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><script>$(document).ready(function(){0===$("div.special-styles-svg-shapes").length&&$("body").append(`<div class="special-styles-svg-shapes"><svg viewBox="0 0 398.6 435.4" width="0" height="0"><clipPath id="blob1" clipPathUnits="objectBoundingBox" transform="scale(0.002508, 0.002296)"><path class="st0" d="M332.3,48.8c32.6,18.1,58.5,49.4,64.7,83.7c6.3,34.3-7.1,71.5-15.8,107.1c-8.6,35.7-12.6,69.7-26,108.4 c-13.5,38.6-36.5,81.9-68,86.9c-31.4,5-71.5-28.3-117.1-41.8c-45.7-13.6-97.1-7.5-123.9-28.3c-26.7-20.8-28.9-68.5-35-115.4 c-6.2-46.8-16.4-92.6-8-138c8.3-45.3,35.3-90,74.7-105s91.3-0.3,136.9,9.6C260.4,25.8,299.7,30.6,332.3,48.8z"/></clipPath></svg> <svg viewBox="0 0 478.9 448.2" width="0" height="0"><clipPath id="blob2" clipPathUnits="objectBoundingBox" transform="scale(0.002088, 0.002231)"><path class="st0" d="M360.5,34.5c23.8,31,24,83,46.5,126.5s67.3,78.5,71.6,113.7c4.2,35.2-32,70.6-66.1,105.1s-66.2,68-101.5,68.4 c-35.4,0.5-74.1-32.2-106.4-55.7c-32.4-23.5-58.4-37.9-99.1-55.8C64.8,318.8,9.3,297.5,1.1,266.9c-8.2-30.6,30.8-70.5,61.8-103.9 c30.9-33.4,53.9-60.3,82.4-89.1C173.8,45,207.8,14.4,248.6,4C289.3-6.4,336.7,3.5,360.5,34.5z"/></clipPath></svg> <svg viewBox="0 0 390.3 414.4" width="0" height="0"><clipPath id="blob3" clipPathUnits="objectBoundingBox" transform="scale(0.002562, 0.002413)"><path class="st0" d="M276.8,56.9c23.5,25.9,33.9,61.3,53.7,95.3c19.8,33.9,49,66.4,57.3,104.6c8.2,38.2-4.5,82.3-35.2,102.2 c-30.6,20-79.2,15.8-121.3,23.7c-42.1,7.8-77.8,27.6-118.6,31.1c-40.9,3.5-86.9-9.3-99.3-41.4c-12.3-32.1,8.9-83.4,8.9-127.5 c0-44.2-21.1-81.2-22.3-121.6C-1.1,82.9,17.9,39,51.2,17.6C84.6-3.9,132.3-2.9,174.5,5.8S253.3,30.9,276.8,56.9z"/></clipPath></svg> <svg viewBox="0 0 430.8 463.2" width="0" height="0"><clipPath id="blob4" clipPathUnits="objectBoundingBox" transform="scale(0.002326, 0.002158)"><path class="st0" d="M289.3,71.3c41.2,2.8,97.9,5.3,124,30.9c26,25.7,21.4,74.5-2.1,108.7c-23.4,34.3-65.8,53.9-91.8,92.2 c-26,38.4-35.7,95.6-67.5,128s-85.7,40.1-130.8,24c-45-16.2-81.2-56.1-101.4-99C-0.6,313.2-5,267.4,5.7,229.8 c10.8-37.6,36.7-67,45.6-111.5c8.9-44.4,0.8-104,22.2-115.9C94.9-9.5,145.7,26.3,184,45.7C222.3,65.2,248,68.5,289.3,71.3z"/></clipPath></svg> <svg viewBox="0 0 391.8 413.1" width="0" height="0"><clipPath id="blob5" clipPathUnits="objectBoundingBox" transform="scale(0.002326, 0.002158)"><path class="st0" d="M268.5,76.7c41.8-3.8,106.9-13.1,120.4,4.6s-24.7,62.5-34.4,109.4c-9.7,47,9,96.1,0,139.7 c-9,43.5-45.7,81.6-86.3,82.7c-40.7,1.1-85.2-34.7-111.3-70.9c-26.1-36.1-33.8-72.6-68-95.4s-95-31.9-88.4-45.3 c6.6-13.3,80.5-30.8,99.4-74.1C118.7,84.1,82.5,15,88.2,2.3c5.8-12.7,53.5,31,86.7,53.7S226.6,80.5,268.5,76.7z"/></clipPath></svg> <svg viewBox="0 0 440.8 443.8" width="0" height="0"><clipPath id="blob6" clipPathUnits="objectBoundingBox" transform="scale(0.002268, 0.002253)"><path class="st0" d="M376.6,20.7c37.3,20,65.3,58.5,64.2,98.1c-1.1,39.5-31.1,79.9-49.1,113.7c-18.1,33.7-24.1,60.7-33.3,102 c-9.2,41.2-21.6,96.7-48.9,107.4c-27.3,10.6-69.5-23.6-100.7-52.3c-31.2-28.8-51.4-52-90.7-72.6c-39.3-20.5-97.8-38.3-113.4-69.5 c-15.7-31.1,11.4-75.6,35.9-117.9C65.2,87.3,87.2,47.2,121,25.7C154.8,4.1,200.4,1.1,246.5,0.2C292.7-0.6,339.4,0.7,376.6,20.7z"/></clipPath></svg></div>`)}),$(document).ready(function(){$(".special-styles-content-block-3").each(function(){var c=$(this),s=c.find("p").first(),s=(s.length&&((s=s.parent()).hasClass("col-xs-12")||s.hasClass("col-sm-6")||s.hasClass("col-sm-8"))&&(s.addClass("special-styles-content-block-3-text"),s.siblings().addClass("special-styles-content-block-3-image"),s.parent().addClass("special-styles-content-block-3-wrapper")),c.find("div.lead"));s.length&&s.insertBefore(c.find("p").first())})})</script>
