/* MARCH 6 */

/* move to styles */
.hide{
  display: none !important;
}

/* HERO */

.page-class-care2023 h1, 
.page-class-care2023 h2, 
.page-class-care2023 h3{
  font-family: 'Chiswick Grotesque Web', sans-serif;
}

.care2023-hero.layout-hero{
  position: relative;
  padding: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  min-height: 0;
  background-image: url('../assets/care2023/care-summit-bg2-small.jpg') !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}

.care2023-hero.layout-hero:after{
  display: block;
  content: " ";
  z-index: 1;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url('../assets/care2023/care-summit-gradient1.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: overlay;
  opacity: 0.2;
}

@media only screen and (min-width:768px){
  .care2023-hero.layout-hero{
    min-height: 0;
  }
}

@media only screen and (min-width:992px){
  .care2023-hero.layout-hero{
    min-height: 0;
  }
}

@media only screen and (min-width:1024px){
  .care2023-hero.layout-hero{
    min-height: 0;
  }
}

@media only screen and (min-width:1350px){
  .care2023-hero.layout-hero{
    min-height: 0;
  }
}

.care2023-hero.layout-hero .hero-container{
  position: relative;
  width: 100%;
  padding: 0 !important;
  margin: 0;
  max-width: none !important;
  height: 550px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}

@media only screen and (min-width:630px){
  .care2023-hero.layout-hero .hero-container{
    height: 480px;
    margin-top: 0;
  }
}

@media only screen and (min-width:768px){
  .care2023-hero.layout-hero .hero-container{
    height: 410px;
    margin-top: 0;
  }
}

@media only screen and (min-width:992px){
  .care2023-hero.layout-hero .hero-container{
    height: 400px;
    margin-top: 0;
  }
}

@media only screen and (min-width:1024px){
  .care2023-hero.layout-hero .hero-container{
    height: 500px;
  }
}

@media only screen and (min-width:1200px){
  .care2023-hero.layout-hero .hero-container{
    height: 550px;
  }
}

.care2023-hero.layout-hero .hero-custom-markup{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  right: 0;
  margin: 0 !important;
  width: 100%;
  max-width: none !important;
}

.care2023-hero.layout-hero .hero-custom-markup video{
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

@media only screen and (max-width:991px){
  .care2023-hero.layout-hero .hero-custom-markup video{
    width: auto;
    height: 100%;
  }
}

.care2023-hero.layout-hero .person {
  width: 0;
  height: 0;
}

.care2023-hero.layout-hero .hero-title{
  display: none;
}

.care2023-hero.layout-hero .animate-title{
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}

@media only screen and (min-width:992px){
  .care2023-hero.layout-hero .animate-title{
    justify-content: center;
  }
}

.care2023-hero.layout-hero .animate-title .hero-title{
  display: flex;
  order: 1;
  text-transform: uppercase;
  font-size: 7vw;
  padding: 0 30px;
  letter-spacing: 1.6;
  color: #000000;
  line-height: 1;
}

@media only screen and (min-width:768px){
  .care2023-hero.layout-hero .animate-title .hero-title{
    font-size: 6vw;
    max-width: 700px;
  }
}

@media only screen and (min-width:1024px){
  .care2023-hero.layout-hero .animate-title .hero-title{
    font-size: 5vw;
  }
}

@media only screen and (min-width:1200px){
  .care2023-hero.layout-hero .animate-title .hero-title{
    font-size: 80px;
    max-width: 900px;
  }
}

.care2023-hero.layout-hero .hero-title.h1-graphic-title .graphic-title img{
  max-height: none;
  width: 700px;
}

.care2023-hero.layout-hero p.hero-subtitle{
  display: none;
}

.care2023-hero.layout-hero .animate-title p.hero-subtitle{
  display: flex;

  z-index: 100;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  margin: 10px auto 0;
  padding: 0 30px;
  max-width: 420px;
  order: 2;
  color: #000000;
}

@media only screen and (min-width:992px){
  .care2023-hero.layout-hero .animate-title p.hero-subtitle{
    font-size: 16px;
    max-width: 550px;
  }
}

@media only screen and (min-width:1200px){
  .care2023-hero.layout-hero .animate-title p.hero-subtitle{
    font-size: 17px;
    max-width: 600px;
  }
}

.care2023-hero.layout-hero .animate-title p.hero-description{
  display: flex;
  color: #000000;
  order: 3;
  margin-top: 30px;
}

.care2023-hero.layout-hero.background-style-plain .hero-container.hero-black-text-with-block p.hero-subtitle span{
  background-color: transparent;
  color: #FFFFFF;
}

.care2023-hero.layout-hero .logos{
  margin: 0;
  padding: 0;
  margin-top: 20px;
  order: 4;
  display: flex;
  flex-flow: row wrap;
  max-width: none;
  width: 100%;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width:630px){
  .care2023-hero.layout-hero .logos{
    margin-top: 40px;
  }
}

@media only screen and (min-width:768px){
  .care2023-hero.layout-hero .logos{
    margin-top: 45px;
  }
}

@media only screen and (min-width:900px){
  .care2023-hero.layout-hero .logos{
  
  }
}

@media only screen and (min-width:992px){
  .care2023-hero.layout-hero .logos{
    margin-top: 60px;
  }
}

@media only screen and (min-width:1024px){
  .care2023-hero.layout-hero .logos{
    margin-top: 50px;
  }
}

@media only screen and (min-width:1200px){
  .care2023-hero.layout-hero .logos{
    margin-top: 50px;
  }
}

.care2023-hero.layout-hero .logo-group{
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.care2023-hero.layout-hero .logo-group.group-1{
  flex: 0 0 100%;
}

.care2023-hero.layout-hero .logo-group.group-2{
  flex: 0 0 100%;
  margin-top: 10px;
}

@media only screen and (min-width:992px){
  .care2023-hero.layout-hero .logo-group.group-2{
    flex: 0 1 auto;
    margin-top: 5px;
  }
}

.care2023-hero.layout-hero .logo-group.group-3{
  flex: 0 0 100%;
  margin-top: 10px;
}

@media only screen and (min-width:992px){
  .care2023-hero.layout-hero .logo-group.group-3{
    flex: 0 1 auto;
    margin-top: 5px;
  }
}

.care2023-hero.layout-hero .logos .logo-image{
  max-width: 200px;
  margin: 0 5px;
  padding: 0;
  display: flex;
}

@media only screen and (min-width:992px){
  .care2023-hero.layout-hero .logos .logo-image{
    margin-bottom: 0;
    max-width: 220px;
    margin: 0 10px;
  }
}

.care2023-hero.layout-hero .logos .logo-image img{
  max-width: 200px;
  display:block;
  width: auto;
  height: auto;
  margin: auto;
}

@media only screen and (min-width:992px){
  .care2023-hero.layout-hero .logos .logo-image img{
    max-width: 220px;
  }
}

.care2023-hero.layout-hero .logos .logo-image.logo-ndwa{
  max-width: none;
  max-height: 25px;
  flex: 0 0 100%;
}

@media only screen and (min-width:630px){
  .care2023-hero.layout-hero .logos .logo-image.logo-ndwa{
    max-height: 30px;
  }
}

.care2023-hero.layout-hero .logos .logo-image.logo-ndwa img{
  max-height: 25px;
  max-width: none;
}

@media only screen and (min-width:630px){
  .care2023-hero.layout-hero .logos .logo-image.logo-ndwa img{
    max-height: 30px;
  }
}

.care2023-hero.layout-hero .logos .logo-image.logo-seiu{
  max-height: 15px;
}

.care2023-hero.layout-hero .logos .logo-image.logo-seiu img{
  max-height: 15px;
}

.care2023-hero.layout-hero .logos .logo-image.logo-aft{
  max-height: 30px;
}

.care2023-hero.layout-hero .logos .logo-image.logo-aft img{
  max-height: 30px;
}

.care2023-hero.layout-hero .logos .logo-image.logo-cia{
  max-height: 20px;
}

.care2023-hero.layout-hero .logos .logo-image.logo-cia img{
  max-height: 20px;
}

.care2023-hero.layout-hero .logos .logo-image.logo-ccw{
  max-height: 40px;
}

.care2023-hero.layout-hero .logos .logo-image.logo-ccw img{
  max-height: 40px;
}

.care2023-hero.layout-hero .logos .logo-image.logo-afl-cio{
  max-height: 20px;
}

.care2023-hero.layout-hero .logos .logo-image.logo-afl-cio img{
  max-height: 20px;
}

.care2023-hero.layout-hero .logos .logo-image.logo-afscme{
  max-height: 25px;
  margin: 0 10px 0 2px;
}

.care2023-hero.layout-hero .logos .logo-image.logo-afscme img{
  max-height: 25px;
  height: 25px;
}

/* ANIMATE */

.animate{
  position: relative;
  background-color: transparent !important;
}

@media only screen and (min-width:992px){
  .animate{
    margin-top: 75px;
  }
}

.animate .container{
  background-color: transparent;
  margin: 0 auto;
  max-width: none !important;
  padding: 30px 0;
}

@media only screen and (min-width:701px){
  .animate .container{
    padding: 0;
  }
}

@media only screen and (min-width:992px){
  .animate .container{
    max-width: 90% !important;
  }
}

@media only screen and (min-width:1350px){
  .animate .container{
    max-width: 60% !important;
  }
}

.animate.blue .container{
  background-color: #2e6dad;
}

.animate.blue .animate-box > h1,
.animate.blue .animate-box > h2,
.animate.blue .animate-box > h3{
  background-color: #BFC234;
}

.animate.blue .animate-box p{
  color: hsl(0, 0%, 100%);
}

.animate.green a:not(.button),
.animate.green a:not(.button):hover,
.animate.light-blue a:not(.button),
.animate.light-blue a:not(.button):hover,
.animate.yellow a:not(.button),
.animate.yellow a:not(.button):hover,
.animate.orange a:not(.button),
.animate.orange a:not(.button):hover{
  color: #000000 !important;
}

.animate.blue .animate-title-subtitle{
  box-shadow: 10px -10px 0 #BFC234;
}

.animate.blue .button{
  box-shadow: -10px 10px 0 rgba(194, 191, 51,1);
}

/* SECTION 2, 6 */

.animate.orange .container{
  background-color: #F99C1E;
}

.animate.orange .animate-box > h1,
.animate.orange .animate-box > h2,
.animate.orange .animate-box > h3{
  background-color: #FAD145;
}

.animate.orange .animate-title-subtitle{
  box-shadow: 10px -10px 0 #FAD145;
}

.animate.orange .button{
  box-shadow: -10px 10px 0 rgba(250, 209, 69,1);
}

/* SECTION 5 */

.animate.light-blue .container{
  background-color: #90d5de;
}

.animate.light-blue .animate-box > h1,
.animate.light-blue .animate-box > h2,
.animate.light-blue .animate-box > h3{
  background-color: #c2bf33;
}

.animate.light-blue .animate-title-subtitle{
  box-shadow: 10px -10px 0 #c2bf33;
}

.animate.light-blue .button{
  box-shadow: -10px 10px 0 #c2bf33;
}

/* SECTION 3 */

.animate.green .container{
  background-color: #BFC234;
}

.animate.green .animate-box > h1,
.animate.green .animate-box > h2,
.animate.green .animate-box > h3{
  background-color: #FAD145;
}

.animate.green .animate-title-subtitle{
  box-shadow: 10px -10px 0 rgba(250, 209, 69,1);
}

.animate.green .button{
  box-shadow: -10px 10px 0 rgba(250, 209, 69,1);
}

/* SECTION 7 */

.animate.yellow .container{
  background-color: #FAD145;
}

.animate.yellow .animate-box > h1,
.animate.yellow .animate-box > h2,
.animate.yellow .animate-box > h3{
  background-color: #F99C1E;
}

.animate.yellow .animate-title-subtitle{
  box-shadow: 10px -10px 0 rgba(237, 148, 36,1);
}

.animate.yellow .button{
  box-shadow: -10px 10px 0 rgba(237, 148, 36,1);
}

@media only screen and (min-width:992px){
  .animate.section-6 .container{
    padding-left: 0;
  }
}

.animate .container .layout-section-text{
  padding: 0;
  margin: 0;
  max-width: none;
}

.animate .animate-box{
  margin-top: 0;
  padding-bottom: 15px;
  text-align: center;
}

@media only screen and (min-width:701px){
  .animate .animate-box{
    padding: 60px;
  }
}

@media only screen and (min-width:1024px){
  .animate .animate-box{
    padding: 0 60px 60px;
  }
}

.animate h2 + h3{
  padding-top: 0;
}

.animate .animate-title-subtitle{
  padding: 20px 30px;
  margin: 0 60px 30px 0;
  background-color: #FFFFFF;
  box-shadow: 10px -10px 0 rgba(237, 148, 36,1);
  display: inline-block;
  transform: translateX(-10px);
}

@media only screen and (min-width:701px){
  .animate .animate-title-subtitle{
    margin: 30px 60px 30px 0;
  }
}

@media only screen and (min-width:992px){
  .animate .animate-title-subtitle{
    transform: translateX(-10px) translateY(-30px);
    margin: 0 60px 0 0;
  }
}

.animate h1,
.animate h2,
.animate h3{
  background-color: transparent;
  line-height: 1;
  transform: initial;
  font-family: 'Chiswick Grotesque Web', sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 20px 30px;
  margin: 0 60px 30px 0;
  display: block;
}

@media only screen and (min-width:701px){
  .animate h1,
  .animate h2,
  .animate h3{
    margin: -10px auto 15px;
    padding: 0;
    display: inline-block;
  }
}

@media only screen and (min-width:992px){
  .animate h1,
  .animate h2,
  .animate h3{
    transform: translateY(-20px);
  }
}

.animate h1 span,
.animate h2 span,
.animate h3 span{
  width: 100%;
  display: block;
}

@media only screen and (min-width:701px){
  .animate h1 span,
  .animate h2 span,
  .animate h3 span{
    background-color: #FFFFFF;
    padding: 20px 40px;
    transform: translateX(10px) translateY(10px);
  }
}

.animate h1 span.offset-up,
.animate h2 span.offset-up,
.animate h3 span.offset-up{
  transform: translateX(10px) translateY(-10px);
}

.animate.section-2 h3 span,
.animate.section-3 h3 span,
.animate.section-5 h3 span,
.animate.section-6 h3 span,
.animate.section-7 h3 span,
.animate.section-8 h3 span{
  background-repeat: no-repeat;
  color: transparent;
  background-size: auto 70px;
  background-position: left center;
  display: block;
  height: 70px;
}

@media only screen and (min-width:701px){
  .animate.section-2 h3 span,
  .animate.section-3 h3 span,
  .animate.section-5 h3 span,
  .animate.section-6 h3 span,
  .animate.section-7 h3 span,
  .animate.section-8 h3 span{
    background-position: center;
    background-size: auto 120px;
    display: inline-block;
    height: 186px;
  }
}

.animate-box-copy{
  max-width: 900px;
  margin: 0 30px;
  text-align: left;
}

@media only screen and (min-width:701px){
  .animate-box-copy{
    margin: auto;
  }
}

.animate.intro .container{
  padding-bottom: 15px;
}

@media only screen and (min-width:992px){
  .animate.intro{
    margin-top: 40px;
  }
}

@media only screen and (min-width:1024px){
  .animate.intro{
    margin-top: 100px;
  }
}

@media only screen and (min-width:768px){
  .animate.intro .container{
    padding-bottom: 55px;
  }
}

@media only screen and (min-width:992px){
  .animate.intro .container{
    padding-bottom: 0;
  }
}

.animate.intro .animate-box{
  padding-bottom: 0;
}

@media only screen and (min-width:701px){
  .animate.intro .animate-box{
    padding-bottom: 0;
  }
}

@media only screen and (min-width:1024px){
  .animate.intro .animate-box{
    padding: 0;
  }
}

@media only screen and (min-width:1024px){
  .animate.intro .animate-box-copy{
    max-width: none;
  }
}

.animate-box .button{
  margin-top: 30px;
}

.animate .image{
  width: 100%;
  height: 375px;
  margin: 0;
  background-position: center top;
  background-size: 90% auto;
  background-repeat: no-repeat;
  
  position: absolute;
  display: block;
  bottom: 0;
}

@media only screen and (min-width:701px){
  .animate .image{
    width: 47%;
    height: 400px;
  }
}

.glyph{
  height: 300px;
  width: 300px;
}

.glyph-burst-black{
  background-image: url('../assets/anniversary2022/burst-black.svg');
}

.glyph-burst-blue{
  background-image: url('../assets/anniversary2022/burst-blue.svg');
}

.glyph-burst-dark-blue{
  background-image: url('../assets/anniversary2022/burst-dark-blue.svg');
}

.glyph-burst-dark-teal{
  background-image: url('../assets/anniversary2022/burst-dark-teal.svg');
}

.glyph-burst-green{
  background-image: url('../assets/anniversary2022/burst-green.svg');
}

.glyph-burst-light-blue{
  background-image: url('../assets/anniversary2022/burst-light-blue.svg');
}

.glyph-burst-orange{
  background-image: url('../assets/anniversary2022/burst-orange.svg');
}

.glyph-burst-white{
  background-image: url('../assets/anniversary2022/burst-white.svg');
}

.glyph-burst-yellow{
  background-image: url('../assets/anniversary2022/burst-yellow.svg');
}

.glyph-bowls-black{
  background-image: url('../assets/anniversary2022/bowls-black.svg');
}

.glyph-bowls-blue{
  background-image: url('../assets/anniversary2022/bowls-blue.svg');
}

.glyph-bowls-dark-blue{
  background-image: url('../assets/anniversary2022/bowls-dark-blue.svg');
}

.glyph-bowls-dark-teal{
  background-image: url('../assets/anniversary2022/bowls-dark-teal.svg');
}

.glyph-bowls-green{
  background-image: url('../assets/anniversary2022/bowls-green.svg');
}

.glyph-bowls-light-blue{
  background-image: url('../assets/anniversary2022/bowls-light-blue.svg');
}

.glyph-bowls-orange{
  background-image: url('../assets/anniversary2022/bowls-orange.svg');
}

.glyph-bowls-white{
  background-image: url('../assets/anniversary2022/bowls-white.svg');
}

.glyph-bowls-yellow{
  background-image: url('../assets/anniversary2022/bowls-yellow.svg');
}

.glyph-dots-black{
  background-image: url('../assets/anniversary2022/dots-black.svg');
}

.glyph-dots-blue{
  background-image: url('../assets/anniversary2022/dots-blue.svg');
}

.glyph-dots-dark-blue{
  background-image: url('../assets/anniversary2022/dots-dark-blue.svg');
}

.glyph-dots-dark-teal{
  background-image: url('../assets/anniversary2022/dots-dark-teal.svg');
}

.glyph-dots-green{
  background-image: url('../assets/anniversary2022/dots-green.svg');
}

.glyph-dots-light-blue{
  background-image: url('../assets/anniversary2022/dots-light-blue.svg');
}

.glyph-dots-orange{
  background-image: url('../assets/anniversary2022/dots-orange.svg');
}

.glyph-dots-white{
  background-image: url('../assets/anniversary2022/dots-white.svg');
}

.glyph-dots-yellow{
  background-image: url('../assets/anniversary2022/dots-yellow.svg');
}

.glyph-asterisk-black{
  background-image: url('../assets/anniversary2022/asterisk-black.svg');
}

.glyph-asterisk-blue{
  background-image: url('../assets/anniversary2022/asterisk-blue.svg');
}

.glyph-asterisk-dark-blue{
  background-image: url('../assets/anniversary2022/asterisk-dark-blue.svg');
}

.glyph-asterisk-dark-teal{
  background-image: url('../assets/anniversary2022/asterisk-dark-teal.svg');
}

.glyph-asterisk-green{
  background-image: url('../assets/anniversary2022/asterisk-green.svg');
}

.glyph-asterisk-light-blue{
  background-image: url('../assets/anniversary2022/asterisk-light-blue.svg');
}

.glyph-asterisk-orange{
  background-image: url('../assets/anniversary2022/asterisk-orange.svg');
}

.glyph-asterisk-white{
  background-image: url('../assets/anniversary2022/asterisk-white.svg');
}

.glyph-asterisk-yellow{
  background-image: url('../assets/anniversary2022/asterisk-yellow.svg');
}

.glyph-boxes-black{
  background-image: url('../assets/anniversary2022/boxes-black.svg');
}

.glyph-boxes-blue{
  background-image: url('../assets/anniversary2022/boxes-blue.svg');
}

.glyph-boxes-dark-blue{
  background-image: url('../assets/anniversary2022/boxes-dark-blue.svg');
}

.glyph-boxes-dark-teal{
  background-image: url('../assets/anniversary2022/boxes-dark-teal.svg');
}

.glyph-boxes-green{
  background-image: url('../assets/anniversary2022/boxes-green.svg');
}

.glyph-boxes-light-blue{
  background-image: url('../assets/anniversary2022/boxes-light-blue.svg');
}

.glyph-boxes-orange{
  background-image: url('../assets/anniversary2022/boxes-orange.svg');
}

.glyph-boxes-white{
  background-image: url('../assets/anniversary2022/boxes-white.svg');
}

.glyph-boxes-yellow{
  background-image: url('../assets/anniversary2022/boxes-yellow.svg');
}

.glyph-flower-black{
  background-image: url('../assets/anniversary2022/flower-black.svg');
}

.glyph-flower-blue{
  background-image: url('../assets/anniversary2022/flower-blue.svg');
}

.glyph-flower-dark-blue{
  background-image: url('../assets/anniversary2022/flower-dark-blue.svg');
}

.glyph-flower-dark-teal{
  background-image: url('../assets/anniversary2022/flower-dark-teal.svg');
}

.glyph-flower-green{
  background-image: url('../assets/anniversary2022/flower-green.svg');
}

.glyph-flower-light-blue{
  background-image: url('../assets/anniversary2022/flower-light-blue.svg');
}

.glyph-flower-orange{
  background-image: url('../assets/anniversary2022/flower-orange.svg');
}

.glyph-flower-white{
  background-image: url('../assets/anniversary2022/flower-white.svg');
}

.glyph-flower-yellow{
  background-image: url('../assets/anniversary2022/flower-yellow.svg');
}

.glyph-square-flower-black{
  background-image: url('../assets/anniversary2022/square-flower-black.svg');
}

.glyph-square-flower-blue{
  background-image: url('../assets/anniversary2022/square-flower-blue.svg');
}

.glyph-square-flower-dark-blue{
  background-image: url('../assets/anniversary2022/square-flower-dark-blue.svg');
}

.glyph-square-flower-dark-teal{
  background-image: url('../assets/anniversary2022/square-flower-dark-teal.svg');
}

.glyph-square-flower-green{
  background-image: url('../assets/anniversary2022/square-flower-green.svg');
}

.glyph-square-flower-light-blue{
  background-image: url('../assets/anniversary2022/square-flower-light-blue.svg');
}

.glyph-square-flower-orange{
  background-image: url('../assets/anniversary2022/square-flower-orange.svg');
}

.glyph-square-flower-white{
  background-image: url('../assets/anniversary2022/square-flower-white.svg');
}

.glyph-square-flower-yellow{
  background-image: url('../assets/anniversary2022/square-flower-yellow.svg');
}


.care2023-header{
  display: inline-block;
  padding: 15px 30px;
  margin-bottom: 30px;
}

.care2023-header.green{
  background-color: #BFC234;
}

.care2023-header.yellow{
  background-color: #FAD145;
}

.care2023-header.orange{
  background-color: #F99C1E;
}

.care2023-header.light-blue{
  background-color: #90d5de;
}

.care2023-header.blue{
  background-color: #3b5bc4;
}

.care2023-header h2 + h3{
  padding-top: 0;
}

.care2023-header h3{
  padding-bottom: 5px;
}

@media only screen and (min-width:701px){
  .intro-above-animated-boxes .container{
    padding-bottom: 80px;
  }
}

@media only screen and (min-width:992px){
  .intro-above-animated-boxes .container{
    padding-bottom: 0;
  }
}

@media only screen and (min-width:992px){
  .intro-above-animated-boxes + .animate{
    margin-top: 150px;
  }
}

@media only screen and (min-width:1350px){
  .intro-above-animated-boxes + .animate{
    margin-top: 150px;
  }
}

.animate-box ul{
  padding-left: 0;
}

.care2023-hero .hero-graphic-1{
  background-image: url('../assets/care2023/care-summit-graphic-left-small.png');
  display: flex;
  order: 4;
  margin: 20px auto 0;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;

  order: 5;
  margin-top: -50px;
  height: 300px;
  background-position: left center;
}

@media only screen and (min-width:630px){
  .care2023-hero .hero-graphic-1{
    margin-top: -180px;
  }
}

@media only screen and (min-width:700px){
  .care2023-hero .hero-graphic-1{
    margin-top: -200px;
  }
}

@media only screen and (min-width:768px){
  .care2023-hero .hero-graphic-1{
    margin-top: -280px;
  }
}

@media only screen and (min-width:992px){
  .care2023-hero .hero-graphic-1{
    background-position: left center;
    display: block;
    position: absolute;
    bottom: 0;
    left: -70px;
    margin: 0;
    width: 370px;
    height: 362px;
    margin-top: 0;
  }
}

@media only screen and (min-width:1024px){
  .care2023-hero .hero-graphic-1{
    left: -95px;
    width: 470px;
    height: 462px;
  }
}

@media only screen and (min-width:1350px){
  .care2023-hero .hero-graphic-1{
    width: 570px;
    height: 560px;
  }
}

@media only screen and (min-width:1500px){
  .care2023-hero .hero-graphic-1{
    left: 0;
  }
}

.care2023-hero .hero-graphic-1:after{
  display: flex;
  content: " ";
  background-image: url('../assets/care2023/care-summit-graphic-right-small.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  position: absolute;
  width: 100%;
  height: 300px;
}

@media only screen and (min-width:992px){
  .care2023-hero .hero-graphic-1:after{
    display: none;
  }
}

@media only screen and (min-width:992px){
  .care2023-hero .hero-graphic-2{
    background-image: url('../assets/care2023/care-summit-graphic-right-small.png');
    display: block;
    position: absolute;
    background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0;
    right: -50px;
    margin: 0;
    width: 370px;
    height: 362px;
  }
}

@media only screen and (min-width:1024px){
  .care2023-hero .hero-graphic-2{
    right: -78px;
    width: 470px;
    height: 462px;
  }
}

@media only screen and (min-width:1350px){
  .care2023-hero .hero-graphic-2{
    width: 570px;
    height: 560px;
  }
}

@media only screen and (min-width:1500px){
  .care2023-hero .hero-graphic-2{
    right: 0;
  }
}
