

.pdf-template object.wp-block-file__embed {
    min-height: 100vh;
}

/* targeting the pdf link text */
a#wp-block-file--media-125a675d-5207-4852-92c7-2421bb6596bc{
    padding: 20px;
    color: #fff;
    visibility: hidden;
}


.blank-template .intro-wide {
    width: 100%;
    background:  rgba(0,0,0,.05);
}
.blank-template  .intro-wide .intro-large {
    max-width: 1440px;
    margin: 96px auto 120px;
    padding: 120px;
    display: flex;
    justify-content: center;
}
.blank-template .intro-large .content {
    display: flex;
    max-width: 700px;
    align-items: center;
    gap: 24px;
    margin: right;
}
.blank-template  h1 {
    color: #000;
    text-align: center;
    font-family: 'FFMarkHeavy';
    font-size: 60px;
    font-style: normal;
    font-stretch: normal;
    line-height: 69px; 
    letter-spacing: -1.2px;
}
.blank-template .intro-large .content button {
    padding-top: 16px;
}
.blank-template h2 {
    color: #000;
font-family: 'FFMarkBold';
font-size: 36px;
font-style: normal;
font-stretch: normal ;
line-height: 45px; 
text-align: center;
}
.blank-template .intro-large .content p {
    font-family: 'FFMarkBook';
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}
.blank-template .centered-flex-button {
    display: flex;
    width: 100%;
    margin-top: 40px;
    justify-content: center;
}
.blank-template .modules-wide-dark, .blank-template .modules-wide-light {
    width: 100%;
}
.blank-template .modules-wide-dark .module-large , .blank-template .modules-wide-light .module-large  {
    width: 100%;
    max-width: 1440px;
    padding: 96px 120px;
    display: flex;
}
.blank-template .modules-wide-dark {
    background-color: #f5f5f8 ;
}
.blank-template .modules-wide-light {
    background-color: #ffffff ;
}
.blank-template .white-paper {
border-radius: 8px;
background: #F3F2F7;
max-width: 1000px;
width: 100%;
padding: 32px;
gap: 24px;
justify-content: space-between;
align-items: center!important;
align-content: center;
margin: 0px auto 96px!important;
}
.blank-template .white-paper p {
    font-family: 'FFMarkBook';
font-size: 16px;
font-style: normal;
font-weight: 450;
line-height: 24px; 
}
.blank-template .white-paper h5 {
    color: #000;
    font-family: 'FFMarkBold';
    font-size: 18px;
    font-style: normal;
    font-stretch: normal;
    line-height: 27px; 
}

.blank-template .white-paper .wp-block-button__link  {
    display: flex;
padding: 16px 32px;
justify-content: center;
align-items: center;
background-color: #000;
color: #fff;
text-align: center;
font-family: 'FFMarkHeavy';
font-size: 16px;
font-style: normal;
font-stretch: normal;
line-height: 16px;

}
.blank-template .img-2-col {
    padding: 64px 0px;

}
.blank-template .wurl-2-col {
    max-width: 1200px;
    margin: auto!important;
    padding: 0px 120px;
    display: flex;
    gap: 48px;
}
.blank-template .wurl-2-col h3 {
    color: #000;
text-align: center;
font-family: 'FFMarkBold';
font-size: 21px;
font-style: normal;
font-stretch: normal;
line-height: 32px;
}
.blank-template .wurl-2-col p {
    color: #000;
text-align: center;
font-family: 'FFMarkBook';
font-size: 18px;
font-style: normal;
font-stretch: normal;
line-height: 27px;
}
.blank-template .img-2-col img {
    max-width: 400px;
}
.blank-template .wide-blue {
    background-color: #150056;
    padding: 96px 120px;
}
.blank-template .large-blue {
   max-width: 928px;
   gap: 48px;
   margin: auto!important;
}
.blank-template .large-blue h2 {
    color: #FFF;
    text-align: center;
    font-family: 'FFMarkBold';
    font-size: 36px;
    font-style: normal;
    font-stretch: normal;
    line-height: 45px;
    margin-bottom: 64px;
}
.blank-template .large-blue h3 {
    color: #FFF;
    text-align: center;
    font-family: 'FFMarkBold';
    font-size: 21px;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px; 
}
.blank-template .large-blue p {
    color: #FFF;
    text-align: center;
    font-family: 'FFMarkBook';
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: 27px;
}
.blank-template .large-blue .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.blank-template .large-blue .large-blue-content {
    display: flex;
    gap: 48px;
}
.blank-template details p {
    color: #666;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    font-family: 'FFMarkBook';
    max-width: 90%;
    padding-top: 16px;
}
.blank-template  summary {
    color:  #000;
    font-family: 'FFMarkMedium';
    font-size: 21px;
    font-style: normal;
    font-stretch: normal;
    line-height: 28px;
    margin-top: 32px;
}
.blank-template .faq-divider-purple {
    background: linear-gradient(90deg, #004BFF 0%, #991BB0 73.46%);
    margin-top: 24px;
}
.blank-template .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    margin-left: auto !important;
    margin-right: auto !important;
}
.blank-template .faq {
    max-width: 760px;
    display: block;
    flex-direction: column;
     font-family: 'FFMarkBook';
    font-style: normal;
    font-stretch: normal;
    box-sizing: content-box;
    margin: 120px auto;
    }
#wistia_grid_43_center {
    overflow: hidden;
    margin-top: 300px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 0 auto;
    background: #000;
}
#wistia_grid_43_behind {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }