
h1, .h1,
h2, .h2 {
    line-height: 1;
    letter-spacing: -0.05em;
}

h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    line-height: 1;
    letter-spacing: -0.03em;
}

.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.blob-card-content .content {
    line-height: 1.3;   
}

.news-card-content h4 {
    line-height: 1.15;
    letter-spacing: -0.02em;
    font-weight: 670;
    font-size: clamp(1rem, calc(1rem + 0.55vw), 3rem);
}

#header .module-logo svg {
    height: 24px;
}
@media(min-width: 600px) {
    #header .module-logo svg {
        height: 30px;
    }   
}
#footer .footer-main .logo svg {
    max-height: 2.5rem;
}

.menu-overlay .menu>li a{
    letter-spacing: -0.05em;
    font-weight: 600;
}
.menu-overlay .menu>li a:hover, .menu-overlay .current_page_item{
        color: #FE0048;
}
.menu-overlay .menu li.current_page_item a::before {
    transform: scaleX(1);
}

.menu-overlay .menu .sub-menu>li:not(:last-child){
    margin-bottom: 0;
}
.menu-overlay .menu, .menu-overlay .menu .sub-menu>li a {
    position: relative;
    font-size: clamp(1.25rem, 1rem + 1vw, 1.5rem);
}

@media (min-width: 768px) and (min-width: 1200px) {
    .menu-overlay .box {
        max-width: clamp(58rem, 32rem + 23vw, 95%);
    }
}

h1, .h1, .display-1 {
    /* 60px */
    font-size: max(28px, 3.13vw);
    font-weight: 300;
}
h2, .h2 {
    /* 50px */
   font-size: clamp(24px, 3vw, 50px);
   font-weight: 600;

}
.article-page .content > h2{
    font-size: clamp(24px, 3vw, 38px);
    color: #FE0048;
    /*background-color: #F2F2F2;
    padding: 1.3rem 1.5rem 1.5rem 1.5rem; */
    border-radius: 1rem;
    margin-bottom: 1rem;
    margin-top: 3rem;
}
h3, .h3 {
    /* 48px */
    font-size: clamp(18px, 2.5vw, 30px);
    font-weight: 600;
}
h4, .h4 {
    font-size: clamp(20px, 1.4vw, 36px);
    font-weight: 600;
}

h5, .h5 {
    font-size: clamp(18px, 1.35vw, 26px);
    font-weight: 600;
}

h6, .h6 {
    text-transform: capitalize;
}
h1 strong, .h1 strong,
h2 strong, .h2 strong,
h3 strong, .h3 strong,
h4 strong, .h4 strong,
h5 strong, .h5 strong,
h6 strong, .h6 strong {
    font-weight: 500;
}

.text-sm {
    font-size: 1em;
}
.text-35 {
        font-weight: 600 !important
}
.gravity-button-label {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.05;
}

.work-card-content h3 {
    margin-bottom: 1rem;
}
.btn {
    /* 20px */
    font-weight: 400;
    font-size: 105%;
    text-transform: capitalize;
    letter-spacing: normal;
    height: 2.45rem;
    padding: 0 1.75rem 0.1rem 1.75rem
}

.subtitle,
.process-scroller h6 {
    color: rgba(0,0,0,.5);
    font-size: 16px;
    letter-spacing: -0.05em;
    margin-bottom: 1rem;
    text-transform: capitalize;
}

.inverted .subtitle {
    color: rgba(255,255,255,.5);
}

.content p > a {
    font-weight: 500;
}
.article-page .content p > a, .article-page .content li > a {
    color:#fe0168;
}
.hero h1,
.section.portfolio-page h1,
.title-bar h1,
.contact-multi-step-section h1,
.title-bar-animation-form h1,
.sustainability-section h1 {
    font-size: max(40px, 3.13vw);
    text-transform: lowercase;
    font-weight: 500;
}
h5.font-primary, .h5.font-primary {
    font-weight: 500;
}

/*.title-bar .content,*/
/*section.portfolio-page .container .row:first-of-type {*/
/*    font-size: 120%;*/
/*}*/

/*.title-bar .content p {*/
/*    line-height: 1.5;*/
/*}*/

.hero .scroll {
    opacity: 0.7;
}

#footer .footer-main .content p > a {
    font-weight: 500;
}

.menu-overlay .right .item p a, .menu-overlay .right h6 {
    font-weight: 600;
}
.social li a svg{
    height: 60%;
    width: 60%;
    margin-top: 0.3rem;
}
.tags li {
    letter-spacing: normal;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .news-card-image .tags li {
        font-size: 12px;
    }

    .news-card-image .tags {
        bottom: 0.5rem; /* reduces the space so they actually sit near the bottom */
        gap: 0.4rem; /* small horizontal spacing tweak */
    }
}
@media (max-width: 767px) {
    .news-card-image .tags li {
        font-size: 11px;
    }

    .news-card-image .tags {
        bottom: 0.5rem;
    }
}



.menu-overlay .menu>li:not(:last-child) {
    margin-bottom: 0em;
}
.services-scroller .header h2 {
    color: #000;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1;
}
.tags li:not(:has(a)){
    padding: .4rem 1rem .5rem 1rem;
}

.features-carousel .subtitle + h3 {
    font-size: max(26px, 2.21vw);
}

.member-card h6 {
    font-size: 16px;
}

.wysiwyg ul:not(.tags):not(.ticks):not(.extras) li:not(:last-child),
.content ul:not(.tags):not(.ticks):not(.extras) li:not(:last-child),
.wysiwyg ol:not(.tags):not(.ticks):not(.extras) li:not(:last-child),
.content ol:not(.tags):not(.ticks):not(.extras) li:not(:last-child){
    margin-bottom: 0.6em;
}
.wysiwyg ul:not(.tags):not(.ticks):not(.extras) li,
.content ul:not(.tags):not(.ticks):not(.extras) li,
.wysiwyg ol:not(.tags):not(.ticks):not(.extras) li,
.content ol:not(.tags):not(.ticks):not(.extras) li{
    line-height: 1.4;
}
.content ol:not(.tags):not(.ticks):not(.extras) li {
    margin: 0;
    padding: 0;
    position: relative;
    padding-left: 20.7px;
    padding-left: 1.15rem;
}
.hero .bg {
    padding: 0 5%;
}
.hero .bg svg {
    width: 100%;
}

.process-scroller .item-inner .icon {
    width: 16px;
    height: 16px;
}

.award-badge-content,
.work-card-awards span {
    text-transform: none;
    font-size: .6rem;
    font-weight: 400;
}

.content-body p,
.content p {
    margin-bottom: 1rem;
}