/**
 * Theme Name: Method 2025
 * Theme URI: http://methodcommunications.com/
 * Description: This is a child theme for Method PR.
 * Author: Joe Finkel.
 * Author URI:  https://joefinkel.com
 * Template: twentytwentyfour
 * Version: 1.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: method-child
 */
 
 /*
header {
margin-bottom: -104.15px !important;
}
*/


.archive main {
margin-top: 0 !important;
}

.home header {
z-index: 999;
position: relative;
}
.entry-content {
}
header {

}
.home header {

}

header.wp-block-template-part {
position: fixed;
width: 100%;
z-index:99999;
backdrop-filter: blur(8px);
}
.mega-menu {

}
.mega-toggle-animated-box:after {
content: "";
background-image: url(https://dev.methodcommunications.com/wp-content/uploads/2025/04/Menu-Button.png);
background-size: 72px 64px;
width: 72px;
height: 72px;
top: -20px;
position: relative;
display: inline-block;
}
.mega-sub-menu {
padding: 0.5rem 0;
}
@media screen and (max-width: 767px) {
.mega-toggle-animated-box:after {
left: -20px;
}
}

.mega-toggle-animated-inner {
display: none !important;
}

ul.mega-sub-menu {
margin-top: 0.75rem !important;
margin-bottom: 0.75rem !important;
}
a.mega-menu-link {
font-size: 1.5rem !important;
line-height: 2.125rem;
border-bottom: 1px solid #fff !important;
}
.mega-sub-menu a.mega-menu-link {
padding-top: 0.25rem;
font-size: 1.25rem !important;
line-height: 2.125rem !important;
border: 0 !important;
}
.mega-sub-menu .mega-sub-menu a.mega-menu-link {
font-size: 1rem !important;
line-height: 1.5rem;
border: 0 !important;
}
a.mega-menu-link:hover {
color: #00EDB5;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
background-color: #000;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
background-color: #000;
}

.home #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
background-color: #fff;
}
.home #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, .home #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
background-color: #fff;
}


.single h1 {
line-height: 3.75rem;
}

.textswap {
margin: 0;
}
.textswap:after {
  content: 'Slide One';
  line-height: 6rem;
  text-size: 6rem;
  animation-name: head;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  transition: all;
  top:-4rem;
  position: relative;
  opacity: 0;
}

@keyframes head {
  0% {top: -6rem;  opacity: 0;}
  12% {top: 0px;  opacity: 1;  content: 'Slide One'}
  24% {top:6rem; opacity: 0;}
  36% {top: -6rem;  opacity: 0;}
  48% {top:0; opacity: 1; content: "Slide Two"}
  60% {top:6rem; opacity: 0;}
  72% {top:-6rem; opacity: 0;}
  84% {top:0; opacity: 1; content: "Slide Three"}
  96% {top:6rem; opacity: 0;}
}


.hp-grid {
border-top: 2px solid #000;
}
.hp-grid .wp-block-column {
height: 50vh;
width: 50vh;
}
.hp-grid .wp-block-media-text {
min-height: 100%;
}
.home .wp-block-media-text__media,
.our-work .wp-block-media-text__media {
width: calc(100% + 0px);
}
.home .wp-block-media-text:hover .wp-block-media-text__content,
.our-work .wp-block-media-text:hover .wp-block-media-text__content {
opacity: 1.0;
}
.home .wp-block-media-text__content,
.our-work .wp-block-media-text__content {
opacity: 0;
transition: opacity 0.5s;
}
.home .wp-block-media-text,
.our-work .wp-block-media-text {
transition: background 0.5s;
border-bottom: 2px solid #000;
}
.home .wp-block-media-text:hover,
.our-work .wp-block-media-text:hover {
background: #000;
color: #00EDB5;
}
.home .wp-block-media-text__media img,
.our-work .wp-block-media-text__media img {
transition: filter 0.5s;
border-left: 2px solid #000;
border-right: 2px solid #000;
width: calc(100% - 2px);
max-width: calc(100% - 2px);
}
.home .wp-block-media-text:hover img,
.our-work .wp-block-media-text:hover img {
  filter: grayscale(100%);
}
.home .wp-block-media-text__content figure.wp-block-image.alignright {
}
@media screen and (min-width: 2000px) {
.home .wp-block-media-text p,
.our-work .wp-block-media-text p {
font-size: 2rem !important;
}
}

@media screen and (max-width: 767px) {
.hp-grid .wp-block-column {
height: 80vh;
min-height: 80vh;
width: 100%;
}
.home .wp-block-media-text.is-image-fill-element>.wp-block-media-text__media,
.our-work .wp-block-media-text.is-image-fill-element>.wp-block-media-text__media {
height: 80vh;
min-height: 80vh;
}
.home .wp-block-media-text__content,
.our-work .wp-block-media-text__content {
opacity: 1;
color: #fff;
z-index: 99;
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.7) 72%, rgba(0,0,0,0) 100%);
position: relative;
bottom: 0;
top: auto;
margin-top: -45vh;
height: 45vh;
}
.home .wp-block-media-text__content h4,
.our-work .wp-block-media-text__content h4 {
margin-top: 4rem !important;
}
.home .wp-block-media-text,
.our-work .wp-block-media-text {
height: 80vh;
min-height: 80vh;
background: #000;
color: #00EDB5;
}
.home .wp-block-media-text.is-image-fill-element>.wp-block-media-text__media,
.our-work .wp-block-media-text.is-image-fill-element>.wp-block-media-text__media {
min-height: auto !important;
}
}


.grid2 .wp-block-cover .wp-block-cover__image-background {
box-sizing: border-box;
border: 3px solid black;
}
.grid2 .wp-block-cover:nth-child(1) .wp-block-cover__image-background,
.grid2 .wp-block-cover:nth-child(2) .wp-block-cover__image-background {
width: 50%;
left: 0;
background-position: left;
}
.grid2 .wp-block-cover:nth-child(3) .wp-block-cover__image-background,
.grid2 .wp-block-cover:nth-child(4) .wp-block-cover__image-background {
width: 50%;
right: 0;
left: auto;
background-position: right;
}
.grid2 .wp-block-cover:hover .wp-block-cover__image-background {
width: 100%;
}
.grid2 .wp-block-column {
padding: 5%;
max-width: 90%;
opacity: 0;
}
.grid2 .wp-block-cover:hover .wp-block-column {
opacity: 1;
}

.wp-block-details {
border-top: 2px solid black;
padding: 0;
width: 100%;
}
.wp-block-details summary {
padding: 1.5rem 3rem;
margin: 0;
}
.wp-block-details:last-of-type {
border-bottom: 2px solid black;
margin-bottom: 5rem;
}
.wp-block-details::marker {
}
::marker {
display: none;
}
summary:after {
    content: "+";
    color: #000;
    float: none;
  font-size: 2rem;
  display: inline-block;
margin-left: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 2px solid black;
  line-height: 2rem;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
details > summary {
    list-style-type: none;
}
details > summary::-webkit-details-marker {
    display: none;
}
.is-style-arrow-icon-details summary {
    list-style-type: none;
}
.is-style-arrow-icon-details[open]>summary {
    list-style-type: none;
}
details[open] > summary:after {
    content: "-";
}
:root :where(.is-layout-flex) {
    gap: 0;
}




.posts-carousel,
.wp-block-getwid-post-carousel {
border-top: 2px solid black;
}
.wp-block-getwid-post-carousel {
margin-top: 0;
border-bottom: 2px solid black;
}
.posts-carousel {
margin-top: 3rem;
}
.wp-block-getwid-template-post-featured-background-image__foreground,
.wp-block-getwid-template-post-featured-background-image__content {
opacity: 0;
transition: opacity 0.5s;
}
.wp-block-getwid-post-carousel__slide:hover .wp-block-getwid-template-post-featured-background-image__foreground {
opacity: 0.8;
}
.wp-block-getwid-post-carousel__slide:hover
.wp-block-getwid-template-post-featured-background-image__content {
opacity: 1;
}
.wp-block-getwid-post-carousel__slide a {
text-decoration: none;
}
.slick-arrow {
width: 80px;
height: 80px;
}
.slick-next:before, .slick-prev:before {
font-size: 80px;
}


/* The Magic */

.custom-image-contain img {
    object-fit: contain !important;
    height: auto !important;
}

/* .accordion .accordion-item--default .accordion-item-content {
height: 0;
}
.accordion:hover .accordion-item:hover .accordion-item-content {
    height: 60vh;
}

.accordion-item-content,
.accordion:hover .accordion-item-content {
    height: 0;
    overflow: hidden;
    transition: height .75s;
}

01-08-2025
- commenting out hover styles
- replacing with onClick animation instead
*/

.accordion-item-content {
    height: 0;
    overflow: hidden;
    transition: height .75s;
}

.accordion-item.active .accordion-item-content {
    height: 60vh;
}

/* END EDITS */

/* Aesthetic */

.accordion {
  border-top: 2px solid #000;
  padding: 0;
  margin: 0 auto;
  width: 100% !important;
  max-width: 100%;
  min-width: 100% !important;
  font-family: "Inter" sans-serif;
}
.accordion .accordion-item {
  width: 100%
  color: #000;
}

.accordion h3 {
  margin: 0;
  font-family: "Inter" sans-serif;
  color: #000;
  border-bottom: 2px solid #000;
  margin: 0;
  padding: 1em 6%;
}
.accordion-item:hover h3 {
color: #fff;
}

.accordion .accordion-item > div {
  background: #000;
}
.accordion .accordion-item > div > div {
  width: calc(50% - 7rem);
  display: inline-block;
  padding: 1rem 6%;
}
.accordion p,
.accordion span {
  color: #fff;
}
.accordion span {
  display: block;
  padding: 1rem;
}

/*
.accordion-item:hover #media {
background: url('https://dev.methodcommunications.com/wp-content/uploads/2025/04/hover-1-scaled.jpg') no-repeat center;
background-size: cover;
margin-top: -100px;
padding-top: 100px;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}
.accordion-item:hover #thought {
background: url('https://dev.methodcommunications.com/wp-content/uploads/2025/04/hover-2-scaled.jpg') no-repeat center;
background-size: cover;
margin-top: -100px;
padding-top: 100px;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}
.accordion-item:hover #research {
background: url('https://dev.methodcommunications.com/wp-content/uploads/2025/04/hover-scaled.jpg') no-repeat center;
background-size: cover;
margin-top: -100px;
padding-top: 100px;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}

01-08-2025
- replacing hover with .active class

*/

.accordion-item.active #media {
    background: url('https://dev.methodcommunications.com/wp-content/uploads/2025/04/hover-1-scaled.jpg') no-repeat center;
    background-size: cover;
    margin-top: -100px;
    padding-top: 100px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

.accordion-item.active #thought {
    background: url('https://dev.methodcommunications.com/wp-content/uploads/2025/04/hover-2-scaled.jpg') no-repeat center;
    background-size: cover;
    margin-top: -100px;
    padding-top: 100px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

.accordion-item.active #research {
    background: url('https://dev.methodcommunications.com/wp-content/uploads/2025/04/hover-scaled.jpg') no-repeat center;
    background-size: cover;
    margin-top: -100px;
    padding-top: 100px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

/* END EDITS */

.accordion .accordion-item:nth-child(1) {

}

.accordion .accordion-item:nth-child(2) {

}

.accordion .accordion-item:nth-child(3) {

}

.accordion .accordion-item:nth-child(4) {

}

/* Style the tab */
.tab {
  float: left;
  width: 30%;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  display: block;
  background-color: inherit;
  color: #fff;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 1.5rem;
  border-bottom: 1px solid #fff;
}
/* Change background color of buttons on hover */
.tab button:hover {
}

/* Create an active/current "tab button" class */
.tab button.active {
  color: #00EDB5;
}

.tab a,
.tab a:visited {
  color: #fff;
  text-decoration: none;
}
.tab a:hover {
  color: #00EDB5;
  text-decoration: none;
}

.tab a:active {
  color: #00EDB5;
  text-decoration: none;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 2rem 1 rem;
  width: 70%;
  border-left: none;
  height: 10rem;
  display: none;
}
.tabcontent p {
font-size: 1.25rem;
}

@media screen and (max-width: 767px) {
.accordion p,
.accordion span,
.tab button,
.tab a,
.tab a:visited {
  color: #000;
}
.client-experience {
border-top: 2px solid #000;
margin-top: 2rem !important;
margin-bottom: -8rem !important;
padding-top: 4rem !important;
}
}

.wp-block-getwid-post-carousel__slide {
border-right: 2px solid #000;
}

footer {
margin-top: 0;
}
footer .wp-block-site-logo {
border-bottom: 2px solid #fff !important;
padding-bottom: 1rem;
margin-bottom: 0.25rem;
}
footer .wp-block-social-links li {
border: 1px solid #fff !important;
margin: 0.25rem !important;
}

.klaviyo-form {
position: relative;
top: -80px;
}
.klaviyo-form button {
text-align: left !important;
wdith: auto !important;
border-bottom: 1px solid #00EDB5;
}


/* Mobile overrides */

.desktop,
.wp-block-image.aligncenter.desktop {
display: none;
}
.mobile,
.wp-block-image.aligncenter.mobile {
display: block;
}

@media screen and (min-width: 767px) {
.mobile,
.wp-block-image.aligncenter.mobile {
display: none;
}
.desktop,
.wp-block-image.aligncenter.desktop {
display: block;
}
}

@media screen and (max-width: 767px) {

header .wp-block-site-logo img {
width: auto;
height: 42px;
max-height: 42px;
}

.method-media h2,
.what-we-do h2,
.collaborate h2 {
line-height: 0.625rem;
font-size: 0.75rem;
text-align: left;
}

.accordion {
}
.accordion .accordion-item > div,
.accordion-item:hover {
background-color: transparent !important;
background-image: none !important;
background: none !important;
}
.accordion .accordion-item--default .accordion-item-content,
.accordion-item-content,
.accordion-item,
.accordion:hover .accordion-item-content {
overflow: visible;
height: 450px;
}
.accordion-item {

}

.tab {
min-width: 88%;
width: 88%;
padding: 0 6%;
margin: 0;
height: auto;
}
.tabcontent {
display: none !important;
}
.accordion h3 {
    margin: 0;
    font-family: "Inter" sans-serif;
    color: #fff;
    background-color: #000;
    border: 0;
    margin: 0;
    padding: 1em 6%;
}
.tab button {
    display: block;
    background-color: inherit;
    color: #000;
    padding: 0.5rem 0;
    margin: 1rem 0 0;
    width: 88%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    font-size: 1.5rem;
    border-bottom: 1px solid #000;
}
.tab button.active {
color: #000;
}
.accordion .accordion-item--default .accordion-item-content {
height: auto;
}
.accordion:hover .accordion-item:hover .accordion-item-content {
    height: auto;
}
.accordion-item:hover #media,
.accordion-item:hover #thought,
.accordion-item:hover #research {
    background: none;
	margin-top: 0;
    padding-top: 0;
    border-top: 0;
    border-bottom: 0;
}
.accordion-item:has(#media) {
height: 68vh;
}
.accordion-item:has(#thought) {
height: 56vh;
}
.accordion-item:has(#research) {
height: 10vh;
}
.accordion-item-content,
.accordion:hover .accordion-item-content {
    height: auto;
    overflow: visible;
    transition: height .75s;
}

.method-media {
border-top: 2px solid #000 !important;
padding-top: 3rem;
}
.slick-list,
.wp-block-getwid-post-carousel__slide {
height: 35vh !important;
}
.wp-block-getwid-template-post-title {
margin: 0 0 1rem 0;
font-size: 1.125rem;
}
.wp-block-getwid-template-post-content p {
font-size: 0.875rem;
margin: 0;
}

.klaviyo-form {
position: relative;
top: 0;
}

/* 
footer .wp-block-site-logo {
width: 160px;
max-width: 160px;
}
#footer-nav {
position: relative;
top: 100px;
margin-bottom: 120px;
}
.footer-subscribe {
position: relative;
bottom: 80px;
top: -220px;
}
.footer-social {
position: relative;
bottom: 80px;
top: 120px;
}
.copyright {
position: relative;
bottom: -140px;
}
.back-to-top {
width: 40px;
max-width: 40px;
}
.back-to-top img {
width: 40px !important;
height: 40px !important;
}
*/
.mega-menu-max_mega_menu_1, .mega-menu {
max-width: 90% !important;
width: 90% !important;
}
#mega-menu-wrap-max_mega_menu_1:has(.mega-menu-open) #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_left"] + button.mega-close {
right: auto;
left: 0;
}

.mega-menu-open + #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {

}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-open>ul.mega-sub-menu {

}
.mega-sub-menu .mega-indicator {
display: none !important;
}
}
@media screen and (min-width: 767px) {
.mega-menu-max_mega_menu_1, .mega-menu {
max-width:35% !important;
width: 35% !important;
}
}
@media screen and (min-width: 767px) {
    #mega-menu-wrap-max_mega_menu_1:has(.mega-menu-open) #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_left"]+button.mega-close {
        right: auto;
        left: calc(65% - 40px);
    }
}
@media only screen and (max-width:767px) {

}
}


/* Subpages */

.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:first-child {
border: 0 !important;
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper {
    padding: 0;
border: 0;
border-top: 1px solid #000;
}
.wp-block-getwid-accordion__header-wrapper {
border-top: 1px solid #000;
}

.wp-block-getwid-accordion__header,
.wp-block-getwid-accordion__content {
padding: 1rem 0;
margin: 0 auto;
max-width: 1280px;
border: 0 !important;
}
span.wp-block-getwid-accordion__header-wrapper {
border: 0 !important;
text-align: center;
}
span.wp-block-getwid-accordion__header {
padding: 1rem 0;
margin: 0 auto !important;
max-width: 1280px;
text-transform: uppercase;
font-family: 'Inter', sans-serif;
font-size: 2.5rem;
font-weight: 500;
}
.wp-block-getwid-accordion__content {
font-size: 1.188rem;
}
.wp-block-getwid-accordion__content {
}
.wp-block-getwid-accordion__icon {
}
@media screen and (max-width: 767px) {
.wp-block-getwid-accordion__header,
.wp-block-getwid-accordion__content {
margin: 1rem;
}
span.wp-block-getwid-accordion__header {
margin: 0 !important;
font-size: 1.5rem;
}
.wp-block-getwid-accordion__header-title {
font-weight: 500 !important;
}
.wp-block-getwid-accordion__content {
font-size: 1rem;
}
.wp-block-getwid-accordion__icon {
position: relative;
left: -40px;
}
.eyebrow {
margin-left: 0 !important;
margin-right: 0 !important;
}
.page .entry-content > .wp-block-cover:first-child {
}
.case-studies > .wp-block-cover:first-child {
}
.home .entry-content > .wp-block-cover:first-child {
padding-top: 0 !important;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
margin-top: 0 !important;
}
.page .entry-content > .wp-block-cover:first-child h1,
.case-studies > .wp-block-cover:first-child h1 {
margin-right: 0 !important;
margin-left: 0 !important;
padding-right: 0 !important;
padding-left: 0 !important;
width: 100% !important;
}
.case-studies .para {
padding-top: 50px !important;
padding-bottom: 50px !important;
min-height: 0 !important;
}
.case-studies .para h2 {
margin-bottom: 34px !important;
}
.case-studies .stats {
padding-top: 0px !important;
padding-bottom: 35px !important;
}
.case-studies .stats h2.has-anton-font-family {
font-size: 100px !important;
line-height: 92px !important;
margin-bottom: 25px !important;
}
.case-studies .stats h2.has-inter-font-family {
font-size: 30px !important;
margin-top: 0 !important;
margin-bottom: 65px !important;
}
h1 br {
display: none;
}
.wp-block-columns {
padding-bottom: 0 !important;
}
.bullet-points {
padding-right: 0.5rem !important;
padding-left: 0rem !important;
}
.bullet-points .wp-block-group {
padding-left: 1rem !important;
}
.page-grid .wp-block-columns {
margin-bottom: 0 !important;
}
h1 {
  inline-size: 300px;
    overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}
}
/*
.team .wp-block-media-text__content { 
padding: 0;
}
.team .wp-block-media-text__content {
width: 80%;
transition: width 0.3s;
}
.team:hover .wp-block-media-text__content {
width: 60%;
}
.team .wp-block-media-text__media {
width: 20%;
transition: width 0.3s;
}
.team:hover .wp-block-media-text__media {
width: 40%;
}
.team .bio {
display: none;
height: 0;
opacity: 0;
transition: opacity 0.3s, height 0.3s;
}
.team:hover .bio {
display: block;
height: auto;
opacity: 1;
}
.team img {

}
.team:hover img {
}
*/


.wp-block-button__link {
transition: background-color 0.3s, color 0.3s;
}
.wp-block-button__link:hover {
background-color: #3dd7a4;
color: #000 !important;
}


.team .wp-block-media-text>.wp-block-media-text__content {
    padding: 0;
}
@media screen and (min-width: 768px) {

.team-members {
max-height: 80vh !important;
height: 80vh !important;
overflow: scroll;
scroll-behavior: smooth;
}
}

.explore-further {
display: none;
}

@media screen and (max-width: 767px) {

.insights-post {
padding: 30px 0 !important;
}
}

/* Slider fade-in and out

.slick-list:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: -1px;
  pointer-events: none;
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255, 1) 90%);
  height: 100%;
  width: 3em;
}
.slick-list:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: -1px;
  pointer-events: none;
  background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255, 1) 90%);
  height: 100%;
  width: 3em;
}
*/

/* Home page accordion fixes 12/21/25 */

a.tab-link {
text-decoration: none !important;
}
.tab-link:hover {
background-color: #000;
}
a.tab-link h3 {
text-decoration: none !important;
}
a:where(:not(.wp-element-button)) { text-decoration: none; }
@media only screen and (max-width:767px) {
.tab-link {
height: auto;
}
}


/* Blog Layout Fixes 06/17/2026 */

/* Insights cards - pin Read more to bottom 06/17/26 */
.wp-block-post-template .wp-block-post {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wp-block-post-template .wp-block-post .wp-block-group.is-vertical {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.wp-block-post-template .wp-block-post-excerpt {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.wp-block-post-template .wp-block-post-excerpt__more-text {
  margin-top: auto;
  margin-bottom: 0;
}


/* New Blog Edits - Safari Fix */

@media screen and (max-width: 781px) {
  /* target the exact container WordPress emitted */
  .wp-container-core-post-template-is-layout-6af68e60,
  ul.wp-block-post-template.is-layout-grid,
  .wp-block-post-template.columns-3 {
    grid-template-columns: 1fr !important;
    display: grid !important;
  }

  /* make each tile and its image behave */
  .wp-block-post-template > li.wp-block-post {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
  .wp-block-post-featured-image,
  .wp-block-post-featured-image a,
  .wp-block-post-featured-image img {
    max-width: 100% !important;
    width: 100% !important;
  }
}

