@font-face { font-family: 'CircularXX'; 
  src: url('//20689214.fs1.hubspotusercontent-na1.net/hubfs/20689214/raw_assets/public/AND%20Theme/fonts/CircularXX/circularxx-regular-webfont.woff') format('woff');
}
@font-face { font-family: 'CircularXX'; 
  src: url('//20689214.fs1.hubspotusercontent-na1.net/hubfs/20689214/raw_assets/public/AND%20Theme/fonts/CircularXX/circularxx-bold-webfont.woff') format('woff');
  font-weight: 700;
}
@font-face { font-family: 'CircularXX'; 
  src: url('//20689214.fs1.hubspotusercontent-na1.net/hubfs/20689214/raw_assets/public/AND%20Theme/fonts/CircularXX/circularxx-medium-webfont.woff') format('woff');
  font-weight: 500;
}
@font-face { font-family: 'CircularXX'; 
  src: url('//20689214.fs1.hubspotusercontent-na1.net/hubfs/20689214/raw_assets/public/AND%20Theme/fonts/CircularXX/circularxx-italic-webfont.woff') format('woff');
  font-style: italic;
  font-weight: 400;
}









/* 1a. Containers */




/* 1b. Breakpoints */






/* 1c. Colors */














/* 1d. Typography */













/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */


;



/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */








































/* 1k. Forms */










































/* 1l. Tables */











/* 1m. Site Header */




















/* 1n. Site Footer */
















.content-wrapper {
  max-width: 1300px;
}

@media screen and (min-width: 1200px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section {
  padding: 110px 0px;
  overflow: hidden;
}

.dnd-section > .row-fluid {
  max-width: 1300px;
}

/* General  */
.container {
    max-width: 1300px;
}

@media screen and (max-width: 768px) {
    .mobile-col {
        flex-direction: column;
    }
}





html {
  font-size: 16px;
}

body {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  color: #4d4d4d;
  font-size: 16px;
  overflow-x: hidden;
}

/* Paragraphs */

p {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  color: #4d4d4d;
  font-size: 16px;
}

p.lead,
p.intro {
  font-size: 1.25rem;
}

/* Anchors */

a {
  font-family: 'CircularXX', 'Arial', sans-serif!important;
  color: #6D295A;
  font-weight: 400 !important;
  cursor: pointer;
  /* font-size: 16px; */
}
a:link {
  color: #6D295A;
  /* font-size: 16px; */
}

a:hover, a:focus {
  color: #ce2c76;
  /* font-size: 16px; */
}

a:visited {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  color: #ce2c76;
  /* font-size: 16px; */
}

a.button:disabled {
  background-color: #e6e6e6;
  pointer-events: none;
}
.secondary-menu-container .secondary-menu a { font-weight:500 !important; transition:.25s all ease-in-out;}
.secondary-menu-container .secondary-menu a:hover { transition:.25s all ease-in-out;}
/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  color: #4d4d4d;
  text-transform: none;
}



h1 {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  color: #6D295A;
  font-size: 64px;
  text-transform: none;
  letter-spacing: 0px;
}

h2 {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  color: #6D295A;
  font-size: 48px;
  text-transform: none;
  letter-spacing: 0px;
}

h3 {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  color: #6D295A;
  font-size: 32px;
  text-transform: none;
  letter-spacing: 0px;
}

h4 {
  font-family: CircularXX, arial, sans-serif;
  color: #6D295A;
  font-size: 24px;
  text-transform: none;
  letter-spacing: 0px;
}

h5 {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  color: #4d4d4d;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0px;
}

h6 {
  font-family: CircularXX, arial, sans-serif;
  color: #4d4d4d;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0px;
}


@media(max-width: 767px){
  h1{
    font-size: 36px;
  }
  h2{
    font-size: 30px;
  }
  h3{
    font-size: 24px;
  }
  h4{
    font-size: 20px;
  }
  p{
    font-size: 18px;
  }
}
/* Lists */

ul {
  list-style-type: ;
}

ul,
ol {
  padding-left: 0rem;
  margin: 1.5rem 0 1.5rem 25px;
  list-style-position: outside;
}

ul li,
ol li {
  margin: 24px 0px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

/* Blockquote */

blockquote {
  border-left: 7px solid 

  
  
    
  


  rgba(231, 91, 43, 1.0)

;
  padding-left: 15px;
}

/* Horizontal Rules */
hr {
  background-color: #d0d0d0;
}





/* Primary Button */

button,
.button {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  background-color: 

  
  
    
  


  rgba(109, 41, 90, 1.0)

;
  border: 1px solid #6D295A;
  border-radius: 12px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
  padding: 10px 50px;
  text-transform: none;
}

button:disabled,
.button:disabled {
  background-color: #d0d0d0;
  border-color: #d0d0d0;
  color: #e6e6e6;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  background-color: 

  
  
    
  


  rgba(39, 237, 192, 1.0)

;
  border: 1px solid #27EDC0;
  color: #ffffff;
}

button:active,
.button:active {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  background-color: rgba(119, 255, 255, 100);
  background-color: #77ffff;
  border: 1px solid #27EDC0;
  border-color: #77ffff;
}


/* Secondary Buttons */

.button.button--secondary {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  color: #45156A;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #45156A;
  border-radius: 32px;
  fill: #45156A;
  padding: 10px 50px;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #27EDC0;
  color: #27EDC0;
  fill: #27EDC0;
}

.button.button--secondary:active {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #27EDC0;
  border-color: #77ffff;
  color: #77ffff;
  fill: #77ffff;
}



.blog.two .blog-post-item {
    box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}

.secondary-cta{
  border: 2px solid #6D295A;
  border-radius: 3px;
  padding: 13px 21px;
  transition: .2s all;

}
.secondary-cta p{
    color: #6d295a;
  font-size:16px;
}
.secondary-cta:hover{
  background-color: #6D295A;
}
.secondary-cta:hover p{
  color: white;
}
/* Simple Buttons */

.button.button--simple {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  color: #6D295A;
  fill: #6D295A;
  text-transform: uppercase;
}


.blog.two .featured-blog .post-header-title a:hover {
  color: 

  
  
    
  


  rgba(69, 21, 106, 1.0)

;
}

.blog .author-social-media a {
  color: 

  
  
    
  


  rgba(69, 21, 106, 1.0)

;
}

.blog.two .topic-link:hover {
    background: 

  
  
    
  


  rgba(231, 91, 43, 1.0)

;
    color: #fff;
}

  input[type=text]:focus,
  input[type=email]:focus,
  input[type=password]:focus,
  input[type=tel]:focus,
  input[type=number]:focus,
  input[type=file]:focus,
  select:focus,
  textarea:focus {
    outline: 

  
  
    
  


  rgba(69, 21, 106, 1.0)

 auto 5px;
  }


  .button.button--simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  border: none;
  color: #27EDC0;
  fill: #27EDC0;
}



  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after {
    content: none;
  }



.button.button--simple:active {
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  border: none;
  color: #77ffff;
  fill: #77ffff;
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 10px 50px;
}

.button.button--large {
  font-size: 18px;
  padding: 10px 50px;
}





form {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #CBE8F8;
  border-radius: 4px;
  padding: 45px 45px;
}

.hs-form-field {
  margin-bottom: 20px;
}

.submitted-message {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #CBE8F8;
  border-radius: 4px;
  padding: 45px 45px;
}

/* Form Title */

.form-title {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(77, 77, 77, 1.0)

;
  border: 1px none #CBE8F8;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #45156A;
  font-size: 36px;
  padding: 24px 24px;
  text-transform: none;
}

/* Labels */

.hs-form-field > label {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #45156A;
  font-size: 12px;
  padding: 0px 0px;
}

form div.in-focus > label {
  color: #4d4d4d;
}

label.hs-form-radio-display,
label.hs-form-checkbox-display {
  font-family: {font=CircularXX, font_set=CUSTOM, styles={font-weight=400, font-family=CircularXX, arial, sans-serif}, size=16, size_unit=px, color=#4d4d4d, variant=Regular, fallback=arial, sans-serif, style=font-weight: 400; font-family: CircularXX, arial, sans-serif, css=color: #4d4d4d;font-size: 16px; font-family: CircularXX, arial, sans-serif;};
}

.hs-fieldtype-radio label,
.hs-fieldtype-checkbox label {
  color: #4d4d4d;
}

/* Help Text - Legends */

.hs-form-field legend {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #45156A;
  font-size: 14px;
}

/* Inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  background-color: #ffffff;
  border: 1px none #D0D0D0;
  border-radius: 4px;
  color: #6d295a;
  font-size: ;
  padding: 18px 20px;
}

input::-webkit-input-placeholder {
  color: #CBD1D6;
}

input::-moz-placeholder {
  color: #CBD1D6;
}

input:-ms-input-placeholder {
  color: #CBD1D6;
}

input:-moz-placeholder {
  color: #CBD1D6;
}

input::placeholder {
  color: #CBD1D6;
}

form .in-focus select {
  color: #4d4d4d;
}


/* Inputs - Checkbox/Radio */

form ul.inputs-list li input + span:before {
  border: 1px solid #CBE8F8;
  border-radius: 4px;
}

form .input ul.invalid.error > li input + span:before {
  border-color: 

  
  
    
  


  rgba(231, 91, 43, 1.0)

;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #4d4d4d;
}

/* Inputs - Datepicker */

.hs-datepicker button.pika-button:hover {
  background-color: 

  
  
    
  


  rgba(231, 91, 43, 1.0)

 !important;
}

.hs-datepicker .is-selected button.pika-button {
  background-color: #c93d0d !important;
}

.hs-datepicker .is-today button.pika-button {
  color: #c93d0d;
}

/* Validation */

.hs-input.invalid.error {
  border-color: #FF7A6E;
}

.hs-error-msgs li,
.hs-error-msgs li label {
  color: #FF7A6E !important;
}

.hs-error-msgs li a {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
}

/* Submit */



  form input[type=submit],
  form .hs-button {
    font-weight: bold; font-family: CircularXX, arial, sans-serif;
    background-color: 

  
  
    
  


  rgba(109, 41, 90, 1.0)

;
    border: 1px solid #6D295A;
    border-radius: 12px;
    color: #ffffff;
    display: inline-block;
    fill: #ffffff;
    padding: 10px 50px;
    text-transform: none;
    text-align: center;
  }

  form input[type=submit]:hover,
  form input[type=submit]:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    font-weight: bold; font-family: CircularXX, arial, sans-serif;
    background-color: 

  
  
    
  


  rgba(39, 237, 192, 1.0)

;
    border: 1px solid #27EDC0;
    color: #ffffff;
  }

  form input[type=submit]:active,
  form .hs-button:active {
    font-weight: bold; font-family: CircularXX, arial, sans-serif;
    background-color: rgba(119, 255, 255, 100);
    border: 1px solid #27EDC0;
    border-color: #77ffff;
  }





  form input[type=submit],
  form .hs-button {
    font-size: 16px;
  }







table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D0D0D0;
}

th,
td {
  border: 1px solid #D0D0D0;
  color: 

  
  
    
  


  rgba(77, 77, 77, 1.0)

;
  padding: 15px 15px;
}

tr:nth-child(odd) {
  background-color: rgba(206, 44, 118, .35);
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(13, 37, 71, 1.0)

;
  border-bottom: 2px solid #D0D0D0;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

tbody + tbody {
  border-top: 2px solid #D0D0D0;
}





/* Primary header  */

.header {
  background-color: {color=#fff, opacity=0, rgba=rgba(255, 255, 255, 0), rgb=rgb(255, 255, 255), hex=#fff, css=rgba(255, 255, 255, 0%)};
  border-bottom: 1px none #FFFFFF;
  box-shadow: none;
}

.header__container {
  max-width: 1300px;
}

/* Logo */

.logo-company-name {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

/* Site Navigation */

.header__main-bar {
   background-color: #fff;
}

.header__navigation {
  
}

.header__menu .header__navigation .menu-link {
  color: #6D295A;
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  text-transform: none;
  font-size: 24px;
  line-height: 32px;
}

.header__menu .header__navigation .menu-link:hover {
  color: #6D295A;
    
  font-weight: bold; font-family: CircularXX, arial, sans-serif;
  background-color: ;
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link {
  color: #6d295a;
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  text-transform: none;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .header__menu .header__navigation .submenu:not(.level-1) .menu-link {
    color: #6D295A;
    font-weight: bold; font-family: CircularXX, arial, sans-serif;
    text-transform: none;
  }
/*   nav {
    background-color: #fff;
  } */
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link:hover {
  color: #FFFFFF;
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  background-color: 

  
  
    
  


  rgba(69, 21, 106, 1.0)

;
}

.navigation-primary a {
  ;
  font-size: ;
  color: ;
}

.navigation-primary a:hover,
.navigation-primary a:focus {
  opacity: 1;
  ;
  font-size: ;
  color: ;
  background-color: ;
}

.navigation-primary a.active-item {
  ;
  font-size: ;
  color: ;
  background-color: ;
}






.footer {
  background-color: rgba(250, 212, 91, 0.27);
  border-top: 1px none #45156A;
  font-weight: normal; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  font-size: 13px;
}

.footer__navigation a {
  color: #45156A;
}

.footer__form .form-title {
  color: 

  
  
    
  


  rgba(69, 21, 106, 1.0)

;
}
.footer__navigation h4 {
    color: 

  
  
    
  


  rgba(69, 21, 106, 1.0)

;
  text-align: center;

}
.footer .footer__form label {
  color: #45156A;
}

.blog.two .topic-link
{
  background: 

  
  
    
  


  rgba(69, 21, 106, 1.0)

;
}

easymovie {
  color: 

  
  
    
  


  rgba(69, 21, 106, 1.0)

;
}

.footer__form form input[type=submit], form .hs-button {
  border-radius: 32px; 
}
/* ========================= */
/*    NEW FOOTER STYLES      */
/* ========================= */
footer a{
  transition: .25s all ease-in-out;
}
footer a:hover{
  color: rgba(255, 231, 248, .6) !important;
    text-decoration: underline;
}
.mobile{
    display: none !important;
  }
footer{
  background-color: #6D295A;
  padding: 32px 0px;
}
footer .wrapper>*{
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
footer h3{
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #F4C7E8
}
.location-lists{
  display: flex;
  margin-bottom: 40px;
}
.tangerine-bar{
  max-width: 100% !important;
  height: 1px;
  background: #FFB899;
}
.location-list{
  display: flex;
  flex-direction: column;
  width: 25%;
  gap: 16px;
}
.city{
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF;
  opacity: .6;
  display: flex;
}
.location, .footer-nav>a, .hs-menu-depth-2>a{
  font-weight: 700;
  font-size: 16px;
  color: white !important;
  line-height: 22px;
  text-decoration: none;
  cursor: pointer;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a{
  padding: 0px !important;
  text-overflow: unset;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
  text-overflow: unset !important
}
.hs-menu-depth-1{
  width: 33%;
  margin: 0px;
}
.hs-menu-wrapper>ul{
  display: flex !important;
  flex-wrap: nowrap;
}
.hs-menu-children-wrapper{
  gap: 16px;
}
.footer-content{
  margin-top: 40px;
  display: flex;
  position: relative;
}
.footer-content>span{
  position: absolute;
  bottom: 100px;
  right: 0px;
  color: white;
  opacity: .6;
  font-size: 12px;
  line-height: 16px;
}
.hs-menu-depth-2{
  margin: 0px;
}
.footer-left, .footer-right{
  width: 50%;
}
.contact-info{
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.left-header{
  font-size: 14px !important;
  line-height: 22px;
  color: #FFFFFF;
  opacity: .6;
  margin: 0;
  font-weight: 400 !important
}
.contact-info>a, .contact-info>p{
  font-weight: 700;
  font-size: 16px;
  color: white !important;
  line-height: 22px;
  text-decoration: none;
  cursor: pointer;
}
.post-body{
  padding-bottom: 48px;
  border-bottom: 1px solid #FAEADE;
}

.footer-logo{
  margin-top: 80px;
  margin-bottom: 40px;
}
.disclaimer{
  max-width: 325px;
  color: white;
  opacity: .6;
  font-size: 12px;
  line-height: 16px;
}
.footer-links>span{
  color: white;
  opacity: .6;
  font-size: 12px;
  line-height: 16px;
}
.footer-links>a{
  color: white !important;
  opacity: .6;
  font-size: 12px;
  line-height: 16px;
  cursor: pointer;
}


.footer-right{
  display: flex;
  gap: 40px;
  position: relative;
  height: 100%;
}
.footer-right>span{
  width: 100%;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.footer-nav{
  width: fit-content;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer-nav>span, .hs-menu-depth-1>a{
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF !important;
  opacity: .6;
  margin: 0;
}

@media(max-width: 900px){
  .footer-header, .location-lists, .tangerine-bar{
    display: none !important;
  }
  .footer-content{
    flex-direction: column-reverse;
    gap: 60px;
  }
  .footer-right, .footer-left{
    padding: 0px 24px;
    width: 100%;
    justify-content: space-between;
  } 
  .footer-content>span{
    bottom: -40px;
    right: 24px;
  }
}
@media(max-width: 500px){
  .desktop{
    display:none;
  }
  .mobile{
    display: flex !important;
  }
}




/* Blog Meta - Author/Avatar/Timestamp */

.blog-author__name {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
}

.blog-index__post__date {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
}

/* Tags/Topics */
.blog-tag {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
}

/* Blog Listing */

.blog-navigation .blog-navigation__text {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  color: #4d4d4d;
}

/* Blog Pagination */

.blog-pagination__link {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
}

/* Blog Post */

.blog-post__title {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  color: #4d4d4d;
  font-weight: 700;
}

.blog-post__body h1,
.blog-post__body h2,
.blog-post__body h3,
.blog-post__body h4,
.blog-post__body h5,
.blog-post__body h6 {
  color: #4d4d4d;
  font-family: CircularXX, arial, sans-serif;
  font-weight: 700;
}

/* Recent Posts */

.blog-recent-posts .content-wrapper > h2 {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  font-weight: 700;
}





/* Error Pages - Global */

.error-page:before {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
}

/* System Pages - Global */

.hs-search-results__title {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
  color: #4d4d4d;
}

.hs-search-results__title:hover {
  font-weight: 400; font-family: CircularXX, arial, sans-serif;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  font-size: 24px;
}

/* Password Prompt */

.password-prompt input[type=password] {
  margin-bottom: 20px;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type=email] {
  margin-bottom: 20px;
  padding: 18px 20px !important;
}





/* Icon */

body .icon svg {
  fill: 

  
  
    
  


  rgba(231, 91, 43, 1.0)

;
  width: 16px;
}

/* Social Follow */

body .social-links__icon {
  background-color: 

  
  
    
  


  rgba(69, 21, 106, 1.0)

;
}

body .social-links__icon:hover,
body .social-links__icon:focus,
body .social-links__icon:active {
  background-color: 

  
  
    
  


  rgba(69, 21, 106, 1.0)

;
  opacity: 0.8;
  
}

/* Testimonial Slider */

body .tns-nav button {
  background-color: rgba(

  
  
    
  


  rgba(69, 21, 106, 1.0)

, 0.15);
}

body .tns-nav .tns-nav-active,
body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: 

  
  
    
  


  rgba(69, 21, 106, 1.0)

;
  
  
}


/** SHADOWS **/

.theme-shadow {
  box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15); 
}  

.hs-menu-item:hover a, .hs-menu-item:focus a {
  color: #6D295A;
}

/** Border Radius **/

.theme-border-radius-card {
  border-radius: 6px; 
}

.theme-border-radius-card-left-half {
  border-radius: 6px 0px 0px 6px;
}

.theme-border-radius-card-right-half {
  border-radius: 0px 6px 6px 0px;
}

.theme-border-radius-card-top-half {
  border-radius: 6px 6px 0px 0px;
}

.theme-border-radius-button {
  border-radius: 3px; 
}

.theme-border-radius-image {
  border-radius: 20%; 
}

/* Outline */

.theme-outline {
  border: 1px solid #000000; 
}


.sign-in{
  padding: 13px 42px;
  color: #4D4D4D;
  line-height: 16px;
  border: 2px solid #4D4D4D;
  text-decoration: none;
}
.sign-in:hover{
  background-color: #4D4D4D;
  color: white;
}
@media(max-width: 767px){
  .sign-in{
    display: none;
  }
}
  


    /****************************************************************************************/
   /*****************************                              *****************************/
  /*****************************      ZC Edits : 3/21/24      *****************************/
 /*****************************                              *****************************/
/****************************************************************************************/


p {font-size:20px; line-height:1.4em;}
.hero-container p {margin-bottom: 32px !important;}
.hero-container h1 { margin-bottom: 0; margin-top: 0 !important;}
.hero-container h4 { margin-top: 0 !important;}
a.cta_button p { font-size:16px !important;  margin-bottom: 0px !important;}
a.shifty { font-weight: 600 !important;font-size: 16px; text-decoration: underline; transition:.25s all ease-in-out;}
a.shifty:hover {text-decoration: underline; transition:.25s all ease-in-out;
}
a.shifty svg { margin-left: 3px; transition:.25s all ease-in-out;}
a.shifty:hover svg { margin-left: 8px; transition:.25s all ease-in-out; filter: brightness(2) hue-rotate(30deg);}
h2 { line-height: 1.4; margin-bottom:19px; margin-top: 0;}
ul li, ol li { margin: 24px 0px; font-size: 20px; line-height: 1.4; padding-left: 20px;}
.testi1-section { padding: 0 !important;}
.testi1-heading { max-width: 800px!important;}
.arrows { bottom: 0!important;}
.testi1-slide .text>span { gap: 12px; padding: 20px; font-size: 20px;}
a.secondary-cta { font-weight:500 !important;}
h3 { line-height: 1.25;margin-bottom:0;}
a.secondary-cta { display:flex; padding: 9px 27px;}
a.secondary-cta:hover { background-color: #6D295A !important; color: white !important; box-shadow: -4px 4px 0px #ff8d00 !important;
  transform: translateX(4px) translateY(-4px) !important; transition: .25s all ease-in-out !important;}
.side-by-side li { padding: 0 !important; margin: 3px 0px !important;}
.side-by-side .option-one li { font-size: 24px;}
.side-by-side .option-two h3 {color:#4d4d4d !important;}
.dnd_area-module-10 .option-two li { margin-bottom:10px !important;}
.dnd_area-module-10 .option-two li:before { top: 13px !important;}
.dnd-section.dnd_area-row-5-background-color { background-color: rgba(255,222,173,0.5) !important;}
.dnd_area-row-5-background-color { background-color: rgba(255, 222, 173, .5) !important;}
.dnd-section.dnd_area-row-5-padding { padding:75px 0 !important;}
.steps-container .line { top: 114px;z-index: 2;}
.steps-container { background-color: transparent!important;}
.steps {background:transparent !important;}
ul.checks li { padding-left:10px; margin: 0 0 10px !important;}
ul.checks { margin-bottom: 39px;}
.blog-post-section-container { padding: 0 0 100px 0 !important;}
footer .wrapper>* { max-width: 1080px;}
footer h3 { margin-bottom: 32px; font-weight: 500 !important;}
.hero-container h1 { margin-bottom: 0; line-height: 1.2;}
h3.projectimpact { margin-bottom:20px;}
.blog-post-section-container #hubspot-topic_data { margin-top: 23px;}
h4.fortytwo { margin-bottom:42px; margin-top: 0;}
.two-column-container { width: calc(100% - 48px);}
.row-fluid-wrapper.row-depth-1.row-number-5 .two-column-container { align-items: flex-start;}
.blog-post-section {width: calc(100% - 48px);margin-left: auto;margin-right: auto;}

footer .wrapper > .footer-header {max-width: 1080px;width: calc(100% - 48px);}
footer .wrapper > .location-lists {max-width: 1080px;width: calc(100% - 48px);}
footer .wrapper > .footer-content {max-width: 1080px;width: calc(100% - 48px);}

.contact-info > p {font-weight: 400;}

@media (max-width:767px){
  .two-column-container { width:100%;}
  p, .testi1-slide .text>span, ul li, ol li { font-size:18px;}
  h4 {font-size: 20px; margin-top: 6px;}
  .hero-container p {margin-bottom: 62px !important;}
  #hs_cos_wrapper_dnd_area-module-6 .column-two { padding:20px;}
  ul.participant { margin-top: 0 !important;}
  ul.participant li { margin:10px 0;}
  h4.fortytwo { margin-bottom:21px;}
  #hs_cos_wrapper_dnd_area-module-8_ {width: calc(100% - 48px) !important; margin: 0 auto;}
  .testi1-slide {	gap: 0 !important;	}
  .testi1-slide .text > span {padding: 20px 0 0 0px;}
  .background-container .option-one {background-color: #E3F3FD !important; box-shadow: none; padding:0 20px;}
  .side-by-side .option-one li {font-size: 18px;}
  .background-container .option-two {padding:0 20px;}
  .step h4 {margin:20px auto 10px; font-weight:500;}
  .steps {gap: 9px !important;	margin: 50px auto 0 !important;}
  .subtext {display: inline-block !important; margin-bottom: 40px !important;}
  .footer-header, .location-lists, .tangerine-bar {display: block !important;}
  .blog-post-section {width:100%;margin-left: auto;margin-right: auto;}
  .blog-post-section-container h3 {	padding: 0 20px !important;}
  .location-list {width: 100%; margin-bottom:20px;}
  .footer-right, .footer-left {padding: 0px;}
  footer .wrapper > .location-lists {margin-bottom: 40px;}
  
  .secondary-menu-container { position: absolute;top: 60px;z-index: 9;height: auto; background:#ffffff !important;box-shadow: 0 10px 10px rgba(111,99,77,.05); }
  .secondary-menu-container .secondary-menu {display: block; padding: 20px;}
  .secondary-menu-container .secondary-menu a { color:#6d295a; width:100%; display:block;font-weight: 700;font-size: 24px;line-height: 32px; opacity:1 !important;}

  .secondary-menu-container .secondary-menu a:hover { color:#4d4d4d;}
  #nav-toggle:checked~.header__navigation {display: none !important;}
  .secondary-menu-container.open { display:block !important;}
  
  

}


button.primary-cta, .button.primary-cta {
	box-shadow: 0px 0px 0px #fffcfa !important;
	background: #6D295A !important;
	padding: 16px 32px !important;
	color: #FFFCFA !important;
	transform: translateX(0px) translateY(0px) !important;
	transition: .25s all ease-in-out !important;
	margin-left: 0 !important;
  font-size: 16px!important;
  display: inline-block!important;
    border: none!important;
  
  border-radius: 3px!important;
  font-weight: 500!important;
  line-height: 1!important;
  cursor: pointer;
}
button.primary-cta:hover, .button.primary-cta:hover {
  box-shadow: -4px 4px 0px #ff8d00 !important;
  transform: translateX(4px) translateY(-4px) !important;
  transition: .25s all ease-in-out !important;
    outline: none !important;
    border: none;
	padding: 16px 32px !important;
}