

body {
  font-family: Open Sans,sans-serif;

}
a {
    color: #00502f;
    position: relative;
    text-decoration: underline;
    transition: color .3s ease-in-out;
    overflow-wrap: break-word;
}
#form > div > div > div > div,#form > div > div > div {
      flex-direction: column;
    align-items: center;
}
#form > div > div > div > div,#form > div > div > div :is(h2, p) {
    text-align: center !important;
    display: block !important;
}
div.textFormFieldBlock > label,
div.phoneFormFieldBlock > label,
div.twooption_checkbox > div > label,
div.consentBlock > div > label,
div.optionSetFormFieldBlock > label {
    text-align: start !important;
    display: block !important;
}
a.button2 {
  font-size: 1.125rem;
  padding: 1.25rem 2rem;
  line-height: 1;
  border-radius: 2rem;
  min-width: 16rem;
}
a.iconLink:after {
    background-image: url(https://www.cowangroup.ca/wp-content/themes/theme/images/icons/icon-link.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: .8rem;
    margin-left: .2rem;
    margin-right: .125rem;
    transition: background-image .3s ease-in-out;
    width: .8rem;
}
.columnBlockLayout.lowProfileHeader {
  margin: 0px;
}
.row.sectionBlockLayout.text-start.banner:has(.columnBlockLayout.lowProfileHeader) {
  padding: 3rem 0;
}
.videoLinksWrapper {
  padding: 2rem 0;
}
.videoLinksWrapper a:not(.btn):hover {
  text-decoration: none !important;
}


@media only screen and (max-width: 1514px) {
a.button2 {
  min-width: 1px;
}
}
/***--- LOGO HEADER ---***/
div.container.custom-container:has(img.CIG_Logo), div.container.custom-container:has(img.CIB_Logo)  {
  max-width:68vw;
  padding: 0;
}
@media only screen and (max-width: 27.5rem) {
  div.container.custom-container:has(img.CIG_Logo), div.container.custom-container:has(img.CIB_Logo) {
  max-width:80vw;
}
}
img.CIG_Logo {
  width: auto; height: 56px; margin: 0; 
}
img.CIB_Logo {
  width: auto; height: 60px; margin: 0; padding: .5rem 0;
}
/***---Content Structural Global---***/
div.ppFlexContainer.contentFlexContainerWrap:has(.h1-adjust-for-mobile) {
  display: flex;
  min-height: 70vh;
  justify-content: center;
  align-items: center;
  padding: 0px 0px 0px 0px;
  flex-direction: row;
}
div.ppFlexContainer.contentFlexContainerWrap {
  display: flex; 
  justify-content: center;
  align-items: center;
  padding: 6rem 0;
  flex-direction: row;
}
div.ppFlexContainer.contentFlexContainer {
  display: flex;
  gap: .5rem;
  max-width: 68vw;
  flex-direction: column;
}

div.ppFlexContainer.contentFlexContainer:has(.sideBarIMGL) {
  max-width: 60vw;
}
div.ppFlexContainer.contentFlexContainer .contentFlexRow {
  display: flex; 
  flex-direction: row;
  align-items: flex-start;
  gap: 1rem;
}

div.ppFlexContainer.contentFlexContainer .contentFlexRow .sideBarCOPYR {
  display: flex; 
  flex-direction: column;
  align-items: flex-start;
  gap: 0px;
}

div.ppFlexContainer.contentFlexContainer h2 {
  font-size: 3rem;
  font-weight: 300;
  margin-bottom: 3rem;
}
div.ppFlexContainer.contentFlexContainer h3 {
    color: #000;
    font-size: 1.875rem;
    margin-bottom: .875rem;
}


/*--- Callout subheading - See Access24 --*/
div.ppFlexContainer.contentFlexContainerWrap.calloutBox {
  padding: 1rem 0;
}
div.ppFlexContainer.contentFlexContainerWrap.calloutBox div.ppFlexContainer.contentFlexContainer .contentFlexRow {
  width: 100%;
  justify-content: center;
  align-items: center;
}
div.ppFlexContainer.contentFlexContainerWrap.calloutBox div.ppFlexContainer.contentFlexContainer .contentFlexRow h2 {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
}

/*--- Tripanel - used in Access24 and x ---*/
.triPanelWrapper {
  display: flex; 
  flex-direction: row;
  align-items: flex-start;
  gap: 0px;
  background-color: #dedede;
}
.triPanelWrapper .triPanel {
  display: flex; 
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  min-height: 42rem;
  padding: 2rem;
}
.triPanelWrapper .triPanel:nth-child(even) {
  background-color: #efefef;
}
.triPanelWrapper .triPanel .triPanelContent {
  flex:1; 
  display: flex; 
  flex-direction: column;
  align-items: flex-start;
  align-content: flex-start;
  gap: 0px;
}
div.ppFlexContainer.contentFlexContainer:has(.triPanelWrapper) h2 {
  text-align: center;
}
@media only screen and (max-width: 1514px) {
.triPanelWrapper .triPanel {
  min-height: 53rem;
}
}
@media only screen and (max-width: 1137px) {
.triPanelWrapper .triPanel {
  min-height: 41rem;
}
.triPanelWrapper .triPanel:last-of-type {
  min-height: 31rem;
}
}
@media only screen and (max-width: 1024px) {
.triPanelWrapper {
  flex-direction: column;
}
.triPanelWrapper .triPanel {
min-height: 1px;
}
.triPanelWrapper .triPanel:last-of-type {
  min-height: 31rem;
}
}
@media only screen and (max-width: 42rem) {
div.ppFlexContainer.contentFlexContainer .contentFlexRow {
  flex-direction: column;
}
}
@media only screen and (max-width: 27.5rem) {
div.ppFlexContainer.contentFlexContainerWrap {
    padding: 3rem 0;
}
  div.ppFlexContainer.contentFlexContainer {
  max-width: 85vw;
}
div.ppFlexContainer.contentFlexContainerWrap:has(.h1-adjust-for-mobile) {
  min-height: 30vh;
}
div.ppFlexContainer.contentFlexContainerWrap:has(.h1-adjust-for-mobile) div.ppFlexContainer.contentFlexContainer.h1-adjust-for-mobile h1 {
  font-size: 2.5rem !important;
}

div.ppFlexContainer.contentFlexContainer:has(.sideBarIMGL) {
    max-width: 85vw;
}
}



/***---FORMS---***/

form.marketingForm h2 {
  text-align: center;
  color: #00502f;
  font-weight: 300;
  font-size: 2.5rem;
  font-family: Open Sans,sans-serif;
}
form.marketingForm p {
  text-align: center;
  font-weight: 400;
  font-size: 1rem;
  font-family: Open Sans,sans-serif;
  color: #576169;
}
form.marketingForm :is(input:not([type=submit]):not([type=checkbox]):not([type=radio]), .optionSetFormFieldBlock select, textarea) {
  font-family: Open Sans,sans-serif;
  padding: 12px 8px;
  background-color: #faf9f8;
  border: 2px solid #dbe3e9;
  border-radius: 4px;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  flex: 2 1 20%;
}
form.marketingForm :is(div.textFormFieldBlock, .phoneFormFieldBlock, div.optionSetFormFieldBlock, div.twoOptionFormFieldBlock div.radiobuttons, .twoOptionFormFieldBlock div.twooption_checkbox, .optionSetFormFieldBlock div.radiobuttons, .multiOptionSetFormFieldBlock fieldset) label {
  font-size: 1rem;
  font-weight: 400;
  font-family: Open Sans,sans-serif;
  color: #576169;

}
form.marketingForm .twoOptionFormFieldBlock div.twooption_checkbox>div {
  align-items: flex-start;
}
form.marketingForm .twoOptionFormFieldBlock div.twooption_checkbox>div>input, form.marketingForm .twoOptionFormFieldBlock div.twooption_checkbox {
  margin-top: 0.625rem;
}


/*** inline style override ***/
form.marketingForm div.submitButtonWrapper {
    margin: 1rem 0 !important;
    display: inline-block !important;
    width: 100% !important;
}
form.marketingForm div.submitButtonWrapper button.submitButton {
  color: #000;
  background-color: #ffc20e;
  border: .125rem solid #ffc20e !important;
  min-width: 13.75rem;
  padding: 1.25rem 2.625rem !important;
  box-shadow: 0 0.5rem 0.5rem 0 rgba(55,61,66,.1);
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  border-radius: 2rem !important;
  transition: border-color .3s ease-in-out, background .3s ease-in-out,color .3s ease-in-out;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  margin: 1rem auto;
  font-family: "Open Sans",sans-serif;
}
form.marketingForm div.submitButtonWrapper button.submitButton span {
  font-family: "Open Sans", sans-serif !important;
}

form.marketingForm div.submitButtonWrapper button.submitButton:hover {
  background-color: #ffd300 !important;
  border-color: #ffd300 !important;
}
form.marketingForm div.emptyContainer.columns-equal-class.wrap-section {
  justify-content: center;
}
form.marketingForm div.emptyContainer.columns-equal-class.wrap-section :is(.textFormFieldBlock, .dateTimeFormFieldBlock, .twoOptionFormFieldBlock, .optionSetFormFieldBlock, .multiOptionSetFormFieldBlock, .lookupFormFieldBlock) {
    display: flex;
    flex-direction: column;
    padding: 0px 5px !important;
}

form.marketingForm div.emptyContainer.columns-equal-class.wrap-section .columnContainer:has(.textFormFieldBlock, .phoneFormFieldBlock) {
  padding: 0 5px !important;
}
form.marketingForm div.emptyContainer.columns-equal-class.wrap-section .columnContainer :is(.textFormFieldBlock[data-targetproperty="mobilephone"], .textFormFieldBlock[data-targetproperty="emailaddress1"], .textFormFieldBlock[data-targetproperty="lastname"], .textFormFieldBlock[data-targetproperty="firstname"]) {
  padding: 0 !important;
  flex: 1 !important;
}
form.marketingForm div.emptyContainer.columns-equal-class.wrap-section .columnContainer div.phoneFormFieldBlock>div.phoneCountryCode {
  border: 0 !important;
}
.phoneFormFieldBlock input {
  height: auto !important;
}

form.marketingForm .textFormFieldBlock,form.marketingForm .dateTimeFormFieldBlock, form.marketingForm .twoOptionFormFieldBlock, form.marketingForm .optionSetFormFieldBlock, form.marketingForm .multiOptionSetFormFieldBlock, form.marketingForm .lookupFormFieldBlock, form.marketingForm .phoneFormFieldBlock {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    gap: .125rem !important;

}

/***---GLOBAL---***/
/*-- Clear annoying marging presets -- */
.columnBlockLayout:has(.contentFlexContainerWrap) {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

@media only screen and (max-width: 27.5rem) {
div.sectionBlockLayout .columnBlockLayout:has(.ppFlexContainer) {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  padding: 16px;
}
.ppFlexContainer a.button1, .ppFlexContainer a.button2 {
  white-space: normal;
}

}
div.page-copy :is(h1, .h1, h2, .h2, h3, .h3) {
    margin-top: 0px;
}
div.page-copy :is(h1, .h1) {
  font-size: 3.5rem;
  color: var(--portalThemeColor7);
}
div.page-copy :is(h2, .h2) {
  font-size: 2.5rem;
}
div.page-copy :is(h3, .h3) {
  font-size: 1.5rem;
}
div.page-copy :is(h4, .h4) {
  font-size: 1.25rem;
}
p, li {
  font-size: 1.125rem;
}
.contact-page .hours-information ul li span.active, b, h4, h5, h6, optgroup, strong {
  font-weight: 700;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
}
li a:not(.btn) {
  text-decoration: none;
}
img, legend {
  border: 0;
}
ul {
  list-style: none;
}
.row.sectionBlockLayout.text-start ul {
  list-style: disc;
}
ol li, ul li {
  text-align: left;
  padding-left: .75rem;
  font-size: 1.125rem;
}
div.ppFlexContainer p {
  font-size: 1.125rem;  
}
.CAlign {
  text-align: center;
}
.CAlign * {
  width: 100%;
}
*.CAlign:not(div) {
  width: 100%;
}
div.ppFlexContainer h1 {
  font-size: 3.5rem;
  font-weight: 600;
}
a.button1 {
  font-size: 1.125rem;
}
div.row.sectionBlockLayout.text-start:first-of-type:not(footer *,.hero-image)  {
  background-color: var(--portalThemeColor7);
  border-top: 1px solid #f4f4f4;
}

/*--- Lists with triangular bullets ---*/
.row.sectionBlockLayout.text-start ul.triangleList {
  list-style: none;
  padding: 0px 1rem;
}
.row.sectionBlockLayout.text-start ul.triangleList li {
  position: relative;
}
.row.sectionBlockLayout.text-start ul.triangleList li:before {
  color: #8dc63f;
  content: "\2023";
  display: inline-block;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1rem;
  list-style: none;
  margin-left: -.4em;
  top: 11%;
  width: 1em;
  left: .5rem;
  position: absolute;
  }

/***---Footer SubNav and Copyright---***/
/* Mobile */
@media only screen and (max-width: 40rem) {
  div.ppFlexContainer.footerSubNav {
    flex-direction: column-reverse;
    gap: 1.5rem;
}
}
.ppFlexContainer.grey-footer-text-override p {
  margin: 0;
}



/***---NAV Included Footer---***/
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper li a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr li a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper li a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr li a {
    font-size: 1rem;
}
footer.websiteIntegratedFooter, footer.websiteIntegratedFooter p strong {
    background-color: #fff;
    color: #576169;
      font-family: Open Sans,sans-serif;
}
footer.websiteIntegratedFooter .footer-lower a:active, footer.websiteIntegratedFooter .footer-lower a:focus, footer.websiteIntegratedFooter .footer-lower a:hover, footer .footer-upper a:active, footer.websiteIntegratedFooter .footer-upper a:focus, footer.websiteIntegratedFooter .footer-upper a:hover {
    color: #00502f;
}

footer.websiteIntegratedFooter .footer-contact-cta {
    position: relative;
    padding: 3.375rem 0;
    overflow: hidden;
    background-image: linear-gradient(14.09deg,#00502f,#1fa956);
}
footer.websiteIntegratedFooter .footer-contact-cta>.container {
    position: relative;
    z-index: 1;
}
footer.websiteIntegratedFooter .footer-lower li, footer .footer-lower p, footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-contact p {
    font-size: .875rem;
    line-height: 1.25rem;
}
footer.websiteIntegratedFooter .footer-contact-cta .container .footer-contact-cta-title, footer.websiteIntegratedFooter .footer-contact-cta .container-sm .footer-contact-cta-title, footer.websiteIntegratedFooter .footer-contact-cta .container-xs .footer-contact-cta-title {
    font-size: 2.5rem;
    font-weight: 300;
}
footer.websiteIntegratedFooter .footer-contact-cta .container p, footer.websiteIntegratedFooter .footer-contact-cta .container-sm p, footer.websiteIntegratedFooter .footer-contact-cta .container-xs p {
    color: #fff;
    line-height: 1;
    margin: 0;
}
footer.websiteIntegratedFooter .footer-contact-cta .container .footer-contact-cta-container, footer.websiteIntegratedFooter .footer-contact-cta .container-sm .footer-contact-cta-container, footer.websiteIntegratedFooter .footer-contact-cta .container-xs .footer-contact-cta-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 0;
    margin-left: 1.875rem;
}
footer.websiteIntegratedFooter .footer-contact-cta .container .footer-contact-cta-container .footer-contact-cta-action, footer.websiteIntegratedFooter .footer-contact-cta .container-sm .footer-contact-cta-container .footer-contact-cta-action, footer.websiteIntegratedFooter .footer-contact-cta .container-xs .footer-contact-cta-container .footer-contact-cta-action {
    margin-right: 1.875rem;
    white-space: nowrap;
}
footer.websiteIntegratedFooter .footer-contact-cta .container .footer-contact-cta-container .btn {
  margin-top: 0;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  padding: 1.25rem 2rem;
  border: .125rem solid #fff;
  border-radius: 2rem;
  transition: border-color .3s ease-in-out,background .3s ease-in-out,color .3s ease-in-out;
  cursor: pointer;
  min-width: 10rem;
  -webkit-tap-highlight-color: transparent;
}
footer.websiteIntegratedFooter .footer-contact-cta .container .footer-contact-cta-container .btn:hover {
  color: #000;
  text-decoration: none;
  /*outline: none;*/
  background-color: #bfd730;
  border-color: #bfd730;
}
footer.websiteIntegratedFooter .footer-contact-cta::after {
    top: 0;
    left: 100%;
    transform: rotate(-135deg) translate(46%,-24%);
    width: 23.5rem;
    height: 23.5rem;
    background-image: linear-gradient(14.09deg,#00502f,#0f7c42);
    border-radius: 1.5rem;
    opacity: .85;
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
}
footer.websiteIntegratedFooter .footer-contact-cta .container, footer.websiteIntegratedFooter .footer-contact-cta .container-sm, footer.websiteIntegratedFooter .footer-contact-cta .container-xs {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
footer.websiteIntegratedFooter .footer-upper {
    flex-direction: row;
    padding: 5.25rem 0 6.25rem;
    display: flex;

}
footer.websiteIntegratedFooter .footer-upper .footer-info {
    width: 25%;
    padding: 2.5rem 0 0;
}
footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-logo {
    max-width: 9.75rem;
    margin-bottom: 1rem;
}
footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-logo img {
    display: block;
    width: 100%;
    height: auto;
}
footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-social {
    margin-top: 2.5rem;
}
footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-social .footer-info-social-icon {
    display: inline-block;
    height: 1.125rem;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-right: 1.5rem;
    transition: background-image .3s;
}
footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-social .footer-info-social-icon.facebook {
    width: .625rem;
}
footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-social .footer-info-social-icon.twitter {
    width: 1.375rem;
}
footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-social .footer-info-social-icon.linkedin {
    width: 1.125rem;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation {
    width: 55%;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container {
    margin: 0;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container {
    margin: 2rem 0;
    width: 100%;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr>.menu-item:not(:last-child), footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper>.menu-item:not(:last-child), footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr>.menu-item:not(:last-child), footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper>.menu-item:not(:last-child) {
    width: 12rem;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr>.menu-item, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper>.menu-item, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr>.menu-item, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper>.menu-item {
    margin-bottom: 0;
    margin-right: .75rem;
    padding: 1.5rem 0 0;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr>.menu-item.menu-item-has-children>a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper>.menu-item.menu-item-has-children>a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr>.menu-item.menu-item-has-children>a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper>.menu-item.menu-item-has-children>a {
    display: inline-block;
    font-weight: 700;
    color: #00502f;
    margin-bottom: .75rem;
    pointer-events: none;
    cursor: default;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr>.menu-item.menu-item-has-children .sub-menu, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper>.menu-item.menu-item-has-children .sub-menu, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr>.menu-item.menu-item-has-children .sub-menu, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper>.menu-item.menu-item-has-children .sub-menu {
    padding: 0;
    margin-bottom: 0;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr>.menu-item.menu-item-has-children .sub-menu .menu-item, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper>.menu-item.menu-item-has-children .sub-menu .menu-item, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr>.menu-item.menu-item-has-children .sub-menu .menu-item, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper>.menu-item.menu-item-has-children .sub-menu .menu-item {
    color: #576169;
    margin: 0;
    padding: 0;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr>.menu-item.menu-item-has-children .sub-menu .menu-item a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper>.menu-item.menu-item-has-children .sub-menu .menu-item a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr>.menu-item.menu-item-has-children .sub-menu .menu-item a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper>.menu-item.menu-item-has-children .sub-menu .menu-item a {
    display: inline-block;
    margin-bottom: 0;
    font-size: .9375rem;
}
footer.websiteIntegratedFooter.footer-lower a, footer.websiteIntegratedFooter .footer-upper a {
    display: block;
    color: inherit;
    margin-bottom: 1.25rem;
}
footer.websiteIntegratedFooter.footer-lower li, footer.websiteIntegratedFooter.footer-lower p, footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-contact p, footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-contact p a {
    font-size: .875rem;
    line-height: 1.25rem;
}
footer.websiteIntegratedFooter .footer-upper .footer-awards .footer-award-logo img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin-left: auto;
    padding: .875rem 0;
}
footer .footer-upper .footer-awards {
    width: 15%;
}
footer .footer-upper .footer-awards {
  padding:2.5rem 0 0;
    max-width: 11.25rem;
}

/* Tablet */
@media only screen and (max-width: 70rem) {
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation {
    width: 35%;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr {
    flex-direction: column;
}
footer .footer-upper .footer-awards {
    width: 30%;
}
footer.websiteIntegratedFooter .footer-upper .footer-info {
    width: 35%;
}
.row {
  --bs-gutter-x: 0 !important;
}
footer.websiteIntegratedFooter .footer-contact-cta .container .footer-contact-cta-title, footer.websiteIntegratedFooter .footer-contact-cta .container-sm .footer-contact-cta-title, footer.websiteIntegratedFooter .footer-contact-cta .container-xs .footer-contact-cta-title {
    font-size: 2rem;
    font-weight: 300;
}
footer.websiteIntegratedFooter .footer-contact-cta .container .footer-contact-cta-title>span, footer.websiteIntegratedFooter .footer-contact-cta .container-sm .footer-contact-cta-title>span, footer.websiteIntegratedFooter .footer-contact-cta .container-xs .footer-contact-cta-title>span {
    font-size: 1rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}
}
/* Mobile */
@media only screen and (max-width: 40rem) {
footer.websiteIntegratedFooter .footer-upper {
    flex-direction: column;
padding: 2rem 2rem;
}
footer.websiteIntegratedFooter .footer-upper .footer-info {
    padding: 1rem 0 0;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation, footer .footer-upper .footer-awards, footer.websiteIntegratedFooter .footer-upper .footer-info {
    width: 90%;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr>.menu-item.menu-item-has-children .sub-menu .menu-item a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper>.menu-item.menu-item-has-children .sub-menu .menu-item a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr>.menu-item.menu-item-has-children .sub-menu .menu-item a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper>.menu-item.menu-item-has-children .sub-menu .menu-item a {
    font-size: 1.125rem;
    line-height: 1rem;
    padding: .5rem 0;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr>.menu-item:not(:last-child), footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper>.menu-item:not(:last-child), footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr>.menu-item:not(:last-child), footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper>.menu-item:not(:last-child) {
    width: 100%;
}
footer.websiteIntegratedFooter.footer-lower li, footer.websiteIntegratedFooter.footer-lower p, footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-contact p, footer.websiteIntegratedFooter .footer-upper .footer-info .footer-info-contact p a {
    font-size: 1rem;
    line-height: 1.75rem;
}
footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper li a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-container #menu-footer-upper-fr li a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper li a, footer.websiteIntegratedFooter .footer-upper .footer-upper-navigation .menu-footer-upper-fr-container #menu-footer-upper-fr li a {
    font-size: 1.5rem;
}
footer.websiteIntegratedFooter .footer-contact-cta .container, footer.websiteIntegratedFooter .footer-contact-cta .container-sm, footer.websiteIntegratedFooter .footer-contact-cta .container-xs {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
  gap: 2rem;  
}
footer.websiteIntegratedFooter .footer-contact-cta .container .footer-contact-cta-container, footer.websiteIntegratedFooter .footer-contact-cta .container-sm .footer-contact-cta-container, footer.websiteIntegratedFooter .footer-contact-cta .container-xs .footer-contact-cta-container {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
    margin: 0;
}
}



/* ------------------- ECOMMERCE CI TEMPLATES ------------------- */
a.light-green-hover:hover {
  color: #8dc63f;
}

a.get-coverage-button {
  background-color: #8dc63f;
  border-width: 2px;
}

a.get-coverage-button:hover {
  background-color: #FFFFFF !important;
  border-color: #8dc63f;
  border-width: 2px;
}

/* -------------------- ACCESS24 TEMPLATE -------------------- */
@media only screen and (max-width: 27.5rem) {
    body[data-sitemap-state*="/template-access24/"] .h1-adjust-for-mobile h1 {
        font-size: 3.25rem !important;
    }
}


/* -------------------- MARKETING LP, MARKETING FULL WIDTH & MARINE WEST TEMPLATE -------------------- */

body[data-sitemap-state*="/template-marketing-lp/"] div.ppFlexContainer.h1-adjust-for-mobile, body[data-sitemap-state*="/template-marketing-lp-full-width/"]  div.ppFlexContainer.h1-adjust-for-mobile {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0;
  max-width: 60vw;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0px 0px 0px 0px;
}
body[data-sitemap-state*="/home-and-auto-insurance/"] div.ppFlexContainer.h1-adjust-for-mobile {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0px 75px 0px 0px;
  max-width: 68vw;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0px 0px 0px 0px;
}

body[data-sitemap-state*="/template-marketing-lp/"] div.ppFlexContainer:has(.ppFlexContainer.h1-adjust-for-mobile), body[data-sitemap-state*="/template-marketing-lp-full-width/"] div.ppFlexContainer:has(.ppFlexContainer.h1-adjust-for-mobile) {
    min-height: 45vh;
}

body[data-sitemap-state*="/template-marketing-lp/"] div.ppFlexContainer h1, body[data-sitemap-state*="/template-marketing-lp-full-width/"]  div.ppFlexContainer h1 {
  font-size: 3.4rem;
}
body[data-sitemap-state*="/template-marketing-lp/"]  div.ppFlexContainer h2, body[data-sitemap-state*="/template-marketing-lp-full-width/"]  div.ppFlexContainer h2 {
  font-size: 1.875rem;
}
body[data-sitemap-state*="/Template---BC-Marine-West-1/"]  div.ppFlexContainer h2.CAlign {
    font-size: 2.75rem;
    coloR: #576169;
} 


body[data-sitemap-state*="/template-marketing-lp/"] div.ppFlexContainer.h1-adjust-for-mobile p, body[data-sitemap-state*="/template-marketing-lp-full-width/"] div.ppFlexContainer.h1-adjust-for-mobile p {
  font-size: 2rem;
  font-weight: 400;
  color: #576169;
  text-align: center;
}

body[data-sitemap-state*="/template-marketing-lp/"] div.row.sectionBlockLayout.text-start div.container div.columnBlockLayout div.ppFlexContainer div.ppFlexContainer, body[data-sitemap-state*="/template-marketing-lp-full-width/"] div.row.sectionBlockLayout.text-start div.container div.columnBlockLayout div.ppFlexContainer div.ppFlexContainer {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  max-width: 58vw;
}
body[data-sitemap-state*="/template-marketing-lp-full-width/"] div.row.sectionBlockLayout.text-start div.container div.columnBlockLayout div.ppFlexContainer div.ppFlexContainer h2:not(.CAlign) {
  font-size: 3rem;
  font-weight: 300;
  color: #00502f;
}

@media only screen and (max-width: 70rem) {
  body[data-sitemap-state*="/template-marketing-lp/"] div.row.sectionBlockLayout.text-start div.container div.columnBlockLayout div.ppFlexContainer div.ppFlexContainer, body[data-sitemap-state*="/template-marketing-lp-full-width/"] div.row.sectionBlockLayout.text-start div.container div.columnBlockLayout div.ppFlexContainer div.ppFlexContainer {
    max-width: 70vw;
    padding: 0px;
  }
  body[data-sitemap-state*="/template-marketing-lp-full-width/"] div.row.sectionBlockLayout.text-start div.container div.columnBlockLayout div.ppFlexContainer div.ppFlexContainer h2:not(.CAlign) {
    font-size: 2rem;
}
}

@media only screen and (max-width: 60rem) {
  body[data-sitemap-state*="/template-marketing-lp/insurance-for-business/"] div.ppFlexContainer.h1-adjust-for-mobile h1 {
    font-size: 3.4rem !important;
  }
  body[data-sitemap-state*="/template-marketing-lp/insurance-for-business/"] div.ppFlexContainer.h1-adjust-for-mobile p {
    font-size: 2rem !important;
  }
}

/* @media only screen and (max-width: 50rem) {
  body[data-sitemap-state*="/template-marketing-lp/"] .h1-adjust-for-mobile h1, body[data-sitemap-state*="/template-marketing-lp-full-width/"] .h1-adjust-for-mobile h1 {
    font-size: 2rem !important;
  }
  body[data-sitemap-state*="/template-marketing-lp/"] .h1-adjust-for-mobile p {
    font-size: 1.3rem !important;
    font-weight: 500 !important;
  }
} */

@media only screen and (max-width: 27.5rem) {
  body[data-sitemap-state*="/template-marketing-lp/"]  .button-text-adjust-for-mobile,   body[data-sitemap-state*="/template-marketing-lp-full-width/"]  .button-text-adjust-for-mobile, body[data-sitemap-state*="/Template---BC-Marine-West/"]  .button-text-adjust-for-mobile {
      font-size: 1rem !important;
  }
  body[data-sitemap-state*="/template-marketing-lp/"] div.ppFlexContainer.h1-adjust-for-mobile h1,   body[data-sitemap-state*="/template-marketing-lp-full-width/"] div.ppFlexContainer.h1-adjust-for-mobile h1 {
      font-size: 2rem !important;
  }
  
  body[data-sitemap-state*="/template-marketing-lp/"] div.ppFlexContainer.h1-adjust-for-mobile p,   body[data-sitemap-state*="/template-marketing-lp-full-width/"] div.ppFlexContainer.h1-adjust-for-mobile p {
      font-size: 1.3rem !important;
      line-height: normal;
  }
  body[data-sitemap-state*="/template-marketing-lp/"] div.ppFlexContainer.h1-adjust-for-mobile,  body[data-sitemap-state*="/template-marketing-lp-full-width/"] div.ppFlexContainer.h1-adjust-for-mobile {
      max-width: 80vw;
      padding: 0px;
  }
  body[data-sitemap-state*="/template-marketing-lp/"] div.row.sectionBlockLayout.text-start div.container div.columnBlockLayout div.ppFlexContainer div.ppFlexContainer, body[data-sitemap-state*="/template-marketing-lp-full-width/"] div.row.sectionBlockLayout.text-start div.container div.columnBlockLayout div.ppFlexContainer div.ppFlexContainer {
    max-width: 80vw;
    padding: 0px;
  }
}

@media only screen and (max-width: 50rem) {
body[data-sitemap-state*="/template-marketing-lp/access24-guides-and-tutorials/"] div.ppFlexContainer.h1-adjust-for-mobile h1 {
    font-size: 3.4rem !important;
  }
}
@media only screen and (max-width: 27.5rem) {
body[data-sitemap-state*="/template-marketing-lp/access24-guides-and-tutorials/"] div.ppFlexContainer.h1-adjust-for-mobile h1 {
    font-size: 2rem !important;
  }
}






/* ------------------- BASIC VIDEO PAGE custom ------------------- */
.video-player {
  aspect-ratio: 16 / 9;
  width: 100%
}







/* 1.0 Set content width */
.ppFlexContainer.defineFlexWidth {
  max-width: 75%;

}
/* 1.1 Set content width - Mobile */
@media only screen and (max-width: 440px) {
.ppFlexContainer.defineFlexWidth {
  max-width: 75%;
}
.lowProfileHeader .ppFlexContainer.defineFlexWidth h1 {
  font-size: 2.5rem;
}
}
/* 1.2 Set content width - Tablet */
@media only screen and (max-width: 960px) {
.ppFlexContainer.defineFlexWidth {
  max-width: 75%;
}
}

/* For header with green triangle on the left */
.ppFlexContainer.heroFlexWidth {
  max-width: 80%;
}
@media only screen and (max-width: 850px) {
  .ppFlexContainer.heroFlexWidth {
    max-width: 100%;
  }
}
.main-content > .heroFlexWidth {
  max-width: 75%;
}
@media only screen and (max-width: 850px) {
  .main-content > .heroFlexWidth {
    max-width: 100%;
  }
}
/* .main-content > .heroFlexWidth h2 {
  font-size: 2rem;
} */
@media only screen and (max-width: 850px) {
  .main-content > .heroFlexWidth h2 {
    font-size: 2rem;
  }
}

/**** LIFTED Chevron CODE FROM HUBSPOT ****/
.row.sectionBlockLayout.text-start.banner {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  background-color: #00502f;
  color: #fff;
  padding: 3.75rem 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 4.5rem;
}

.row.sectionBlockLayout.text-start.banner:before,
.row.sectionBlockLayout.text-start.banner:after {
  content: "";
  position: absolute;
  top: -2rem;
  right: 40vw;
  width: 68.75rem;
  height: 68.75rem;
  border-radius: 3.75rem;
  z-index: 0;
}
.row.sectionBlockLayout.text-start.banner:before {
  background-image: linear-gradient(0deg,#00502f,#00502f);
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(-24%,-28%) scale(1.5,1.5);
  -ms-transform: rotate(-45deg) translate(-24%,-28%) scale(1.5,1.5);
  transform: rotate(-45deg) translate(-24%,-28%) scale(1.5,1.5);
}
.row.sectionBlockLayout.text-start.banner:after {
  -webkit-transform: rotate(-45deg) translate(5%,-43%);
  -ms-transform: rotate(-45deg) translate(5%,-43%);
  transform: rotate(-45deg) translate(5%,-43%);
  opacity: .4;
  background-image: linear-gradient(0deg,#77bf40,#77bf40);
}

.IE .row.sectionBlockLayout.text-start.banner:before {
  background-image: linear-gradient(1deg,#00502f,#00502f);
}
.IE .row.sectionBlockLayout.text-start.banner:after {
  background-image: linear-gradient(1deg,#77bf40,#77bf40);
}
.row.sectionBlockLayout.text-start.banner .ppFlexContainer * {
 z-index: 1;
 display: block;
 position: relative;
}



/* -------------------- FOOTER -------------------- */
/* Changes footer text font size, as well as the Compensation Disclosure etc. hyperlink colour */
.grey-footer-text-override p {
  font-size: .875rem !important;
}

a.grey-footer-text-override {
  font-size: .875rem;
  color: #576169;
  text-decoration: none !important;
}

a.grey-footer-text-override:hover {
  font-size: .875rem;
  color: #00502f;
  text-decoration: none !important;
}

/* --- STYLE REPLACEMENTS --- */
.discList li {
    position: relative;
    color: var(--portalThemeColor4);
    font-size: 1.125rem;
}
.generic-container {
    padding: 0px; display: flex; flex-wrap: wrap;
}
.no-column-gap {
  /* padding: 0px; display: flex; flex-wrap: wrap; column-gap: 0px; */
  /* generic-container no-column-gap */
  column-gap: 0px;
}
.relative {
    position: relative;
}
.heading, .SUBheading {
    text-align: left !important;
    color: #fff !important;
    margin: 0px 0px 0px 0px !important;
}
.semi-bold {
    font-weight: 500;
}
.link {
  color: #00502f !important;
}
.large-section {
    /* display: flex; flex-wrap: wrap; padding: 8px; margin: 0px; min-height: auto;" */
    padding: 8px; margin: 0px; min-height: auto;
}
.quote-button {
  /* padding: 12px 36px 12px 36px; border-radius: 44px 44px 44px 44px; font-size: 1.25rem; */
  padding: 12px 36px 12px 36px !important;
  border-radius: 44px 44px 44px 44px !important;
  font-size: 1.25rem !important;
}
.bottom-gap {
  /* display: flex; flex-wrap: wrap; padding: 8px; margin: 0px; min-height: 15px; */
  padding: 8px; margin: 0px; min-height: 15px;
}
.video-title {
  text-align: left;
  color: var(--portalThemeColor8);
  font-size: 2rem;
}
.hero-image-frame {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.96;
}
.video-list-column {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  min-width: 250px;
  margin: 0px;
  padding: 16px;
  width: calc(50% + 0px);
}

.lower-section {
  min-width: 250px; margin: 10px 0px;
}

.main-content {
  /* display: flex; justify-content: center; align-items: center; align-content: center; padding: 0px 0px 0px 0px; */
  display: flex; justify-content: center !important; align-items: center !important; align-content: center; padding: 0px 0px 0px 0px;
}

.lower-section-1 {
  /* display: flex; flex-wrap: wrap; margin: 0px; min-height: auto; padding: 8px; */
  display: flex; flex-wrap: wrap; margin: 0px; min-height: auto; padding: 8px;
}
.lower-section-2 {
  /* flex-grow: 1; display: flex; flex-direction: column; min-width: 250px; margin: 10px 0px; padding: 16px; */
  flex-grow: 1; display: flex; flex-direction: column; min-width: 250px; margin: 10px 0px; padding: 16px;
}
.lower-section-3 {
  /* flex-grow: 1; display: flex; flex-direction: column; min-width: 250px; margin: 10px 0px; padding: 16px; */
  flex-grow: 1; display: flex; flex-direction: column; min-width: 250px; margin: 10px 0px; padding: 0px !important;
}


body[data-sitemap-state*="/home-and-auto-insurance/"] .line-art {
  width: 187px;height: 187px;max-width: 100%;
}
body[data-sitemap-state*="/insurance-for-business/"] .line-art {
  width: 133px;height: 133px;max-width: 100%;
}
body[data-sitemap-state*="/template-marketing-lp/gvca/"] .line-art, body[data-sitemap-state*="/template-marketing-lp/waterloo-bia/"] .line-art {
  width: 187px; height: 187px; max-width: 100%;
}
body[data-sitemap-state*="/make-sense/"] .line-art {
  max-width: 40px;
}

body[data-sitemap-state*="/template-marketing-lp-full-width/occupational-claims-management-services/"] .soc2-img {
  width: 145px; height: 145px; max-width: 100%;
}

.center-content {
  /* display: flex; align-items: flex-start; justify-content: center; */
  justify-content: center !important;
}

@media only screen and (max-width: 40rem)  {
  .center-content-when-narrow {
    display: flex !important;
    align-items: center !important;
    flex-direction: column !important;
  }
  .center-text-when-narrow {
    text-align: center;
  }
}

.disclaimer-text {
  /* color: var(--portalThemeColor4); font-size: 1rem; */
  color: var(--portalThemeColor4); font-size: 1rem;
}

.normal-text {
  /* color: var(--portalThemeColor4); font-size: 1.25rem; */
  color: var(--portalThemeColor4) !important; font-size: 1.25rem;
}
body[data-sitemap-state*="/template-marketing-lp/waterloo-bia/"] .normal-text {
  /* color: var(--portalThemeColor4); font-size: 1.125rem; */
  color: var(--portalThemeColor4) !important;
}


.why-cowan h3 {
  /* color: var(--portalThemeColor4); color: #425b76; font-size: 1.875rem; text-align: center; font-weight: bold; */
  color: var(--portalThemeColor4); color: #425b76; font-size: 1.875rem; text-align: center; font-weight: bold;
}
.why-cowan p {
  /* color: var(--portalThemeColor4); font-size: 1.125rem; text-align: center; */
  color: var(--portalThemeColor4) !important; text-align: center;
}

body[data-sitemap-state*="/template-marketing-lp-full-width/occupational-claims-management-services/"] p {
  color: var(--portalThemeColor4);
}

.soc2-learn-more {
  font-size: 1.25rem;
}

.mobile-safe-content {
  min-width: 250px;
  max-width: 58vw;
}
@media only screen and (max-width: 50rem) {
  .mobile-safe-content {
    min-width: 250px;
  }
}
.mobile-safe-content h2 {
  font-size: 1.875rem;
}
.mobile-safe-content h3 {
  font-size: 1.563rem;
}
.mobile-safe-content p {
  font-size: 1.125rem;
}
@media only screen and (max-width: 50rem) {
  .mobile-safe-content h2 {
    font-size: 1.6rem;
  }
  .mobile-safe-content p {
    font-size: 1rem;
  }
  
/* --- CIJ responsive form styling --- */
div#form form.marketingForm div.emptyContainer.columns-equal-class.wrap-section {
  flex-direction: column;
}
div#form form.marketingForm div.emptyContainer.columns-equal-class.wrap-section .columnContainer {
  flex: 1 !important;
  max-width: 20rem;
  width: 100% !important;
  margin: auto;
  padding: .125rem 0 .125rem 0;
}
div#form form.marketingForm div.emptyContainer.columns-equal-class.wrap-section .columnContainer div.submitButtonWrapper {

}
form.marketingForm div.emptyContainer.columns-equal-class.wrap-section :is(.textFormFieldBlock, .dateTimeFormFieldBlock, .twoOptionFormFieldBlock, .optionSetFormFieldBlock, .multiOptionSetFormFieldBlock, .lookupFormFieldBlock) {
    display: flex;
    flex-direction: column;
    padding: 0px !important;
}

div#form div.generic-container {
  justify-content: center;
}

}

body .hero-image {
  background-color:#00502f
}

body[data-sitemap-state*="/access24-guides-and-tutorials/"] .hero-image {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url("/Access24HomeHero.jpg");
  background-position: left center;
}
body[data-sitemap-state*="/home-and-auto-insurance/"] .hero-image {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url("/LocalServicesAuthorityhero-3901x2492-min.jpg");
  background-position: left center;
}
body[data-sitemap-state*="/insurance-for-business/"] .hero-image {
  display: flex;
  flex-wrap: wrap;
  margin: 0px;
  min-height: auto;
  padding: 8px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url("/techlife-4-1-min.jpg");
}
body[data-sitemap-state*="/template-marketing-lp/gvca/"] .hero-image {
  display: flex; flex-wrap: wrap; margin: 0px; min-height: auto; padding: 8px; background-repeat: no-repeat; background-size: cover; background-position: right center; background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.45)), url("/GettyImages-1151597241-min.jpg");
}
body[data-sitemap-state*="/template-marketing-lp-full-width/occupational-claims-management-services/"] .hero-image {
  display: flex; flex-wrap: wrap; margin: 0px; padding: 8px; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.52)), url("/WSIB-side4.jpg");
}
body[data-sitemap-state*="/template-marketing-lp/waterloo-bia/"] .hero-image {
  display: flex; flex-wrap: wrap; margin: 0px; min-height: auto; padding: 8px; background-position: center center; background-repeat: no-repeat; background-size: cover;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.45)), url("/Uptown-7-ION-min.jpg");
}
body[data-sitemap-state*="/make-sense/"] .hero-image {
  /*   display: flex; flex-wrap: wrap; margin: 0px; min-height: auto; padding: 8px; background-image: url("/MakeSenseBackground4.jpg"); background-repeat: no-repeat; background-size: cover; background-position: right center; position: relative; */
  display: flex;
  flex-wrap: wrap;
  margin: 0px;
  min-height: auto;
  padding: 8px !important;
  background-image: url("/MakeSenseBackground4.jpg");
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: right center !important;
  position: relative !important;
}
@media only screen and (max-width: 850px) {
  body[data-sitemap-state*="/make-sense/"] .hero-image {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    min-height: auto;
    padding: 8px !important;
    background-image: linear-gradient(0deg,#00502f,#00502f);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: right center !important;
    position: relative !important;
  }
}
.hero-title-frame-1 {
  /* flex-grow: 1; display: flex; flex-direction: column; min-width: 300px; margin: 24px 0px; padding: 2px; */
  flex-grow: 1; min-width: 300px; margin: 24px 0px; padding: 2px !important;
}
.hero-sub-image {
  max-width: 100%; width: 260px; height: 260px; padding: 0px 0px 0px 0px; top: 0px; bottom: 0px; position: relative;
}
.hero-sub-image-frame-1 {
  /* flex-grow: 1; display: flex; flex-direction: column; min-width: 300px; margin: 0px; padding: 0px; */
  flex-grow: 1; display: flex; flex-direction: column; min-width: 300px;
  margin: 0px !important;
  padding: 0px !important;
}
.hero-title-frame-2 {
  display: flex; width: 100%; max-width: 2000px; padding: 0px 0px 0px 0px;
}
.hero-title-frame-3 {
  
  /* display: flex; padding: 0px 0px 0px 0px; justify-content: center; align-items: center; min-height: 67vh; flex-direction: row; */
  display: flex;
  padding: 0px 0px 0px 0px;
  justify-content: center !important;
  align-items: center !important;
  min-height: 67vh;
  flex-direction: row;
}
.hero-title-frame-3-smaller {
  /* display: flex; padding: 0px 0px 0px 0px; justify-content: center; align-items: center; flex-direction: row; */
  display: flex !important;
  padding: 0px 0px 0px 0px !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: row !important;
}
.hero-sub-image-frame-2 {
  /* display: flex; justify-content: center; align-items: center; flex-direction: row; */
  justify-content: center !important;
  align-items: center !important;
}
.hero-sub-image-frame-3 {
  /* display: flex; position: relative; padding: 36px 36px 36px 36px; */
  padding: 36px 36px 36px 36px;
}
@media only screen and (max-width: 50rem) {
  .hero-sub-image-frame-2 {
    /* justify-content: center !important; */
    align-items: center !important;
  }
  .hero-sub-image-frame-3 {
    /* display: flex; position: relative; padding: 36px 36px 36px 36px; */
    padding: 36px 36px 36px 36px;
    display:flex !important;
    justify-content: center !important;
  }
}

/* linear-gradient(0deg,#00502f,#00502f) */

body[data-sitemap-state*="/access24-guides-and-tutorials/"] .hero-title-frame-4 {
  display: flex !important; flex-direction: column !important; gap: 8px !important; padding: 0px 75px 0px 0px !important; max-width: 68vw !important; justify-content: flex-start !important; align-items: flex-start !important; margin: 0px 0px 0px 0px !important;
}
body[data-sitemap-state*="/home-and-auto-insurance/"] h3 {
  font-size: 1.563rem !important;
  color: #425b76;
}

body[data-sitemap-state*="/home-and-auto-insurance/"] .hero-title {
  /* text-align: left; color: var(--portalThemeColor7); font-size: 3.4rem; margin: 0px 0px 0px 0px; font-weight: 500; */
  text-align: left !important;
  color: var(--portalThemeColor7) !important;
  font-size: 3.4rem !important;
  margin: 0px 0px 0px 0px !important;
  font-weight: 500 !important;
}
body .hero-sub-title {
  /* text-align: left; color: var(--portalThemeColor7); font-size: 2rem; margin: 0px 0px 0px 0px; font-weight: 700; */
  text-align: left !important;
  color: var(--portalThemeColor7) !important;
  font-size: 2rem !important;
  margin: 0px 0px 0px 0px !important;
  font-weight: 700 !important;
}
@media only screen and (max-width: 50rem) {
  body[data-sitemap-state*="/home-and-auto-insurance/"] .hero-title {
    text-align: left;color: var(--portalThemeColor7) !important;
    font-size: 2.4rem !important;
    margin: 0px 0px 0px 0px !important;
    font-weight: 500 !important;
  }
  body[data-sitemap-state*="/home-and-auto-insurance/"] .hero-sub-title {
    text-align: left !important;
    color: var(--portalThemeColor7) !important;
    font-size: 1.2rem !important;
    margin: 0px 0px 0px 0px !important;
    font-weight: 700 !important;
  }
}

.vertical-stack {
  display: flex !important;
  flex-direction: column !important;
}

/** Syle mapping to bootstrap classes: **/

/* When: display: flex; flex-direction: column; align-items: flex-start; align-content: flex-start; justify-content: center; align-self: auto; */
/* Then: Use the flex-column bootstrap class */

/* When: flex-grow: 1; display: flex; flex-direction: column; min-width: 250px; */
/* Then: Use the flex-grow-1 bootstrap class */

/* When: display: flex; flex-direction: column; flex-shrink: 1; /*
/* Then: Just remove this after testing ^ */

/* When: display: flex; justify-content: flex-start; align-content: center; */
/* Then: Remove this after testing. This was for the soc2 container. */

/* When: display: flex; justify-content: flex-start; align-items: flex-start; align-content: flex-start; */
/* Then: Delete after testing */


body[data-sitemap-state*="/home-and-auto-insurance/"] h2 {
  font-weight: 700;color: var(--portalThemeColor4);
}

body[data-sitemap-state*="/template-marketing-lp/gvca/"] h2 {
  text-align: left; width: 100%; max-width: 100%; display: flex; font-weight: 700; color: var(--portalThemeColor4);
}

@media only screen and (max-width: 40rem) {
  body[data-sitemap-state*="/make-sense/"] a {
    font-size: 1.125rem;
  }
}

body[data-sitemap-state*="/make-sense/"] th {
  padding-top: 5px !important;
}

body[data-sitemap-state*="/make-sense/"] p a {
  font-size: 1.5rem;
}

body[data-sitemap-state*="/make-sense/"] h3 {
  font-size: 2rem !important;
}

body[data-sitemap-state*="/template-marketing-lp/gvca/"] .hero-sub-title {
  /* text-align: left; color: var(--portalThemeColor7); margin: 0px 0px 0px 0px; font-weight: 700; */
  text-align: left !important;
  color: var(--portalThemeColor7) !important;
  margin: 0px 0px 0px 0px;
  font-weight: 700 !important;
}


body[data-sitemap-state*="/template-marketing-lp/gvca/"] h1, body[data-sitemap-state*="/template-marketing-lp-full-width/occupational-claims-management-services/"] h1 {
  /* text-align: left; color: var(--portalThemeColor7); margin: 0px 0px 0px 0px; font-weight: 500; */
  text-align: left; margin: 0px 0px 0px 0px; font-weight: 500;
}
@media only screen and (max-width: 40rem) {
  body[data-sitemap-state*="/template-marketing-lp/gvca/"] h1, body[data-sitemap-state*="/template-marketing-lp-full-width/occupational-claims-management-services/"] h1 {
    text-align: left;  margin: 0px 0px 0px 0px; font-weight: 500; font-size: 2.2rem !important;
  }
}

body[data-sitemap-state*="/template-marketing-lp-full-width/occupational-claims-management-services/"] h2, body[data-sitemap-state*="/template-marketing-lp/waterloo-bia/"] h2 {
  /* text-align: left; width: 100%; max-width: 100%; display: flex; font-size: 1.875rem; font-weight: 700; color: var(--portalThemeColor4); */
  text-align: left !important;
  width: 100% !important;
  max-width: 100% !important;
  display: flex !important;
  font-size: 1.875rem !important;
  font-weight: 700 !important;
  color: var(--portalThemeColor4) !important;
}

body[data-sitemap-state*="/access24-guides-and-tutorials/"] .hero-title {
  /* text-align: left; color: var(--portalThemeColor7); font-size: 3.4rem; margin: 0px 0px 0px 0px; */
  text-align: left;
  color: var(--portalThemeColor7);
  font-size: 3.4rem !important;
  margin: 0px 0px 0px 0px;
}


/*---Error pages---*/

img.errorBot {
    max-width: 35vw;
}
@media only screen and (max-width: 40rem) {
img.errorBot {
    max-width: 76vw;
}
}