p {
-ms-word-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
-webkit-hyphenate-before: 2;
-webkit-hyphenate-after: 3;
hyphenate-lines: 3;
-webkit-font-feature-settings: "liga", "dlig";
-moz-font-feature-settings: "liga=1, dlig=1";
-ms-font-feature-settings: "liga", "dlig";
-o-font-feature-settings: "liga", "dlig";
font-feature-settings: "liga", "dlig";
} .block-text-and-image {
margin-top: 2rem;
} .block-text-and-image .text-and-image-grid {
width: 100%;
display: grid;
grid-template-columns: 1fr;
grid-gap: 1.5rem;
align-items: center;
} .block-text-and-image .text-and-image-grid .text-and-image-text .tai-subheading {
font-size: 20px;
font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
color: #E95E0B;
} .block-text-and-image .text-and-image-grid .text-and-image-text .tai-heading {
font-size: 50px;
line-height: 60px;
font-family: "Literata", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-weight: 500;
color: #23473E;
margin-bottom: 40px;
} .block-text-and-image .text-and-image-grid .text-and-image-text .tai-body {
font-size: 20px;
line-height: 30px;
color: #ffffff;
} .block-text-and-image .text-and-image-grid .text-and-image-text .tai-cta {
margin-top: 40px;
}
@media only screen and (min-width: 1030px) { .block-text-and-image {
margin-top: 5rem;
} .block-text-and-image .text-and-image-grid {
grid-template-columns: 1fr 1fr;
padding-top: 5rem;
} .block-text-and-image .text-and-image-grid .tai-body {
margin-bottom: 80px;
}
}p {
-ms-word-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
-webkit-hyphenate-before: 2;
-webkit-hyphenate-after: 3;
hyphenate-lines: 3;
-webkit-font-feature-settings: "liga", "dlig";
-moz-font-feature-settings: "liga=1, dlig=1";
-ms-font-feature-settings: "liga", "dlig";
-o-font-feature-settings: "liga", "dlig";
font-feature-settings: "liga", "dlig";
} .block-intro-text {
padding-top: 2rem;
display: flex;
justify-content: center;
} .block-intro-text .intro-text-inner {
max-width: 100%;
text-align: center;
font-family: "Literata", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-weight: 500;
font-size: 70px;
line-height: 50px;
} .block-intro-text .intro-text-inner br {
display: none;
}
@media only screen and (min-width: 1029px) { .block-intro-text {
padding-top: 6rem;
} .block-intro-text .intro-text-inner {
max-width: 75%;
text-align: center;
font-family: "Literata", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-weight: 500;
font-size: 40px;
line-height: 50px;
} .block-intro-text .intro-text-inner br {
display: block;
}
}.block-full-width-copy {
margin-top: 1rem;
font-size: 20px;
line-height: 30px;
padding: 1rem;
} .block-full-width-copy ul li {
font-size: 20px;
line-height: 30px;
} .editor-styles-wrapper .block-full-width-copy {
padding: 0 3rem;
font-size: 20px;
line-height: 30px;
} .editor-styles-wrapper .block-full-width-copy ul li {
font-size: 20px;
line-height: 30px;
}
@media only screen and (min-width: 1030px) { .block-full-width-copy {
margin-top: 5rem;
padding-left: 6rem;
padding-right: 6rem;
}
}p {
-ms-word-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
-webkit-hyphenate-before: 2;
-webkit-hyphenate-after: 3;
hyphenate-lines: 3;
-webkit-font-feature-settings: "liga", "dlig";
-moz-font-feature-settings: "liga=1, dlig=1";
-ms-font-feature-settings: "liga", "dlig";
-o-font-feature-settings: "liga", "dlig";
font-feature-settings: "liga", "dlig";
}    .block-half-width-content {
margin-top: 2rem;
display: grid;
grid-template-columns: 1fr;
grid-gap: 1.5rem;
padding: 0 1rem;
} .block-half-width-content .text-block {
font-size: 20px;
} .block-half-width-content .quote-block {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
} .block-half-width-content .quote-block .quote-icon-open {
width: 40px;
justify-self: flex-start;
align-self: center;
} .block-half-width-content .quote-block .quote-text {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
font-family: "Literata", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-weight: 500;
color: #23473E;
font-size: 36px;
line-height: 45px;
max-width: 100%;
justify-self: center;
align-self: center;
} .block-half-width-content .quote-block .quote-icon-close {
width: 40px;
justify-self: flex-end;
align-self: center;
} .block-half-width-content .undefined {
grid-column: 1/-1;
background: #1d1d1d;
width: 100%;
height: 300px;
color: #ffffff;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
} .block-half-width-content .undefined h3 {
color: #ffffff;
}
@media only screen and (min-width: 1030px) { .block-half-width-content {
margin-top: 5rem;
grid-template-columns: 1fr 1fr;
padding: 0 6rem;
}
}