https://github.com/canonical/vanilla-framework/pull/5479

创建于 差异永不过期
45 删除
226
33 添加
213
.p-rule.is-fixed-width,.p-rule--muted.is-fixed-width,.p-rule--highlight.is-fixed-width,hr.is-fixed-width{
.p-rule.is-fixed-width,.p-rule--muted.is-fixed-width,.p-rule--highlight.is-fixed-width,hr.is-fixed-width{
margin-left:auto;
margin-left:auto;
margin-right:auto;
margin-right:auto;
max-width:78rem;
max-width:78rem;
width:calc(100% - 2rem)
width:calc(100% - 2rem)
}
}
@media(min-width: 620px){
@media(min-width: 620px){
.p-rule.is-fixed-width,.p-rule--muted.is-fixed-width,.p-rule--highlight.is-fixed-width,hr.is-fixed-width{
.p-rule.is-fixed-width,.p-rule--muted.is-fixed-width,.p-rule--highlight.is-fixed-width,hr.is-fixed-width{
max-width:77rem;
max-width:77rem;
width:calc(100% - 3rem)
width:calc(100% - 3rem)
}
}
}
}
.row .p-rule.is-fixed-width,.row .p-rule--muted.is-fixed-width,.row .p-rule--highlight.is-fixed-width,.row hr.is-fixed-width,.grid-row .p-rule.is-fixed-width,.grid-row .p-rule--muted.is-fixed-width,.grid-row .p-rule--highlight.is-fixed-width,.grid-row hr.is-fixed-width,.u-fixed-width .p-rule.is-fixed-width,.u-fixed-width .p-rule--muted.is-fixed-width,.u-fixed-width .p-rule--highlight.is-fixed-width,.u-fixed-width hr.is-fixed-width{
.row .p-rule.is-fixed-width,.row .p-rule--muted.is-fixed-width,.row .p-rule--highlight.is-fixed-width,.row hr.is-fixed-width,.grid-row .p-rule.is-fixed-width,.grid-row .p-rule--muted.is-fixed-width,.grid-row .p-rule--highlight.is-fixed-width,.grid-row hr.is-fixed-width,.u-fixed-width .p-rule.is-fixed-width,.u-fixed-width .p-rule--muted.is-fixed-width,.u-fixed-width .p-rule--highlight.is-fixed-width,.u-fixed-width hr.is-fixed-width{
width:100%
width:100%
}
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{
html{
line-height:1.15;
line-height:1.15;
-webkit-text-size-adjust:100%
-webkit-text-size-adjust:100%
}
}
body{
body{
margin:0
margin:0
}
}
h1{
h1{
font-size:2em;
font-size:2em;
margin:.67em 0
margin:.67em 0
}
}
hr{
hr{
box-sizing:content-box;
box-sizing:content-box;
height:0;
height:0;
overflow:visible
overflow:visible
}
}
pre{
pre{
font-family:monospace,monospace;
font-family:monospace,monospace;
font-size:1em
font-size:1em
}
}
a{
a{
background-color:rgba(0,0,0,0)
background-color:rgba(0,0,0,0)
}
}
abbr[title]{
abbr[title]{
border-bottom:none;
border-bottom:none;
text-decoration:underline;
text-decoration:underline;
-webkit-text-decoration:underline dotted;
-webkit-text-decoration:underline dotted;
text-decoration:underline dotted
text-decoration:underline dotted
}
}
b,strong{
b,strong{
font-weight:bolder
font-weight:bolder
}
}
code,kbd,samp{
code,kbd,samp{
font-family:monospace,monospace;
font-family:monospace,monospace;
font-size:1em
font-size:1em
}
}
small{
small{
font-size:80%
font-size:80%
}
}
sub,sup{
sub,sup{
font-size:75%;
font-size:75%;
line-height:0;
line-height:0;
position:relative;
position:relative;
vertical-align:baseline
vertical-align:baseline
}
}
sub{
sub{
bottom:-0.25em
bottom:-0.25em
}
}
sup{
sup{
top:-0.5em
top:-0.5em
}
}
img{
img{
border-style:none
border-style:none
}
}
button,input,optgroup,select,textarea{
button,input,optgroup,select,textarea{
font-family:inherit;
font-family:inherit;
font-size:100%
font-size:100%
}
}
button,input{
button,input{
overflow:visible
overflow:visible
}
}
button,select{
button,select{
text-transform:none
text-transform:none
}
}
button,[type=button],[type=reset],[type=submit]{
button,[type=button],[type=reset],[type=submit]{
-webkit-appearance:button
-webkit-appearance:button
}
}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{
border-style:none;
border-style:none;
padding:0
padding:0
}
}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{
outline:1px dotted ButtonText
outline:1px dotted ButtonText
}
}
fieldset{
fieldset{
padding:.35em .75em .625em
padding:.35em .75em .625em
}
}
legend{
legend{
box-sizing:border-box;
box-sizing:border-box;
color:inherit;
color:inherit;
display:table;
display:table;
max-width:100%;
max-width:100%;
padding:0;
padding:0;
white-space:normal
white-space:normal
}
}
progress{
progress{
vertical-align:baseline
vertical-align:baseline
}
}
textarea{
textarea{
overflow:auto
overflow:auto
}
}
[type=checkbox],[type=radio]{
[type=checkbox],[type=radio]{
box-sizing:border-box;
box-sizing:border-box;
padding:0
padding:0
}
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
height:auto
height:auto
}
}
[type=search]{
[type=search]{
-webkit-appearance:textfield;
-webkit-appearance:textfield;
outline-offset:-2px
outline-offset:-2px
}
}
[type=search]::-webkit-search-decoration{
[type=search]::-webkit-search-decoration{
-webkit-appearance:none
-webkit-appearance:none
}
}
::-webkit-file-upload-button{
::-webkit-file-upload-button{
-webkit-appearance:button;
-webkit-appearance:button;
font:inherit
font:inherit
}
}
details{
details{
display:block
display:block
}
}
summary{
summary{
display:list-item
display:list-item
}
}
template{
template{
display:none
display:none
}
}
[hidden]{
[hidden]{
display:none
display:none
}
}
.is-accent.p-panel__title,.p-pull-quote .is-accent.p-pull-quote__quote,.is-accent.p-modal__title,.is-accent.p-media-object__title,.is-accent.p-matrix__title,.is-accent.p-heading--4,h4.is-accent,.p-pull-quote--large .is-accent.p-pull-quote__quote,.is-accent.p-heading--3,h3.is-accent,.is-accent.p-heading--2,h2.is-accent,.is-accent.p-heading--1,h1.is-accent{
.is-accent.p-panel__title,.p-pull-quote .is-accent.p-pull-quote__quote,.is-accent.p-modal__title,.is-accent.p-media-object__title,.is-accent.p-matrix__title,.is-accent.p-heading--4,h4.is-accent,.p-pull-quote--large .is-accent.p-pull-quote__quote,.is-accent.p-heading--3,h3.is-accent,.is-accent.p-heading--2,h2.is-accent,.is-accent.p-heading--1,h1.is-accent{
color:var(--vf-color-accent)
color:var(--vf-color-accent)
}
}
.p-pull-quote .p-pull-quote__citation,.p-pull-quote--small .p-pull-quote__citation,.p-pull-quote--large .p-pull-quote__citation,.p-heading--6,h6,.p-filter-panel-section .p-filter-panel-section__heading,.p-heading--5,.p-code-snippet .p-code-snippet__title,h5,.p-panel__title,.p-pull-quote .p-pull-quote__quote,.p-modal__title,.p-media-object__title,.p-matrix__title,.p-heading--4,h4,.p-pull-quote--large .p-pull-quote__quote,.p-heading--3,h3,.p-heading--display,.p-heading--2,h2,.p-media-object--large .p-media-object__title,.p-heading--1,h1{
.p-pull-quote .p-pull-quote__citation,.p-pull-quote--small .p-pull-quote__citation,.p-pull-quote--large .p-pull-quote__citation,.p-heading--6,h6,.p-filter-panel-section .p-filter-panel-section__heading,.p-heading--5,.p-code-snippet .p-code-snippet__title,h5,.p-panel__title,.p-pull-quote .p-pull-quote__quote,.p-modal__title,.p-media-object__title,.p-matrix__title,.p-heading--4,h4,.p-pull-quote--large .p-pull-quote__quote,.p-heading--3,h3,.p-heading--display,.p-heading--2,h2,.p-media-object--large .p-media-object__title,.p-heading--1,h1{
font-style:normal;
font-style:normal;
margin-top:0;
margin-top:0;
max-width:40em
max-width:40em
}
}
.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+h2,h2:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+h2,h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,h1:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-media-object--large .p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+h1,h2:not(.u-no-margin):not(.u-no-margin--bottom)+h1,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object--large .p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h1,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+h1,h1:not(.u-no-margin):not(.u-no-margin--bottom)+h1{
.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+h2,h2:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+h2,h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,h1:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-media-object--large .p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+h1,h2:not(.u-no-margin):not(.u-no-margin--bottom)+h1,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object--large .p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h1,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+h1,h1:not(.u-no-margin):not(.u-no-margin--bottom)+h1{
margin-top:-1.5rem
margin-top:-1.5rem
}
}
@media(min-width: 1036px){
@media(min-width: 1036px){
.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+h2,h2:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+h2,h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,h1:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-media-object--large .p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+h1,h2:not(.u-no-margin):not(.u-no-margin--bottom)+h1,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object--large .p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h1,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+h1,h1:not(.u-no-margin):not(.u-no-margin--bottom)+h1{
.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+h2,h2:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+h2,h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--2,h1:not(.u-no-margin):not(.u-no-margin--bottom)+h2,.p-media-object--large .p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h2:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-heading--2:not(.u-no-margin):not(.u-no-margin--bottom)+h1,h2:not(.u-no-margin):not(.u-no-margin--bottom)+h1,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object--large .p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h1:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--1,.p-media-object--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h1,.p-heading--1:not(.u-no-margin):not(.u-no-margin--bottom)+h1,h1:not(.u-no-margin):not(.u-no-margin--bottom)+h1{
margin-top:-1.5rem
margin-top:-1.5rem
}
}
}
}
.p-media-object--large .p-media-object__title,.p-heading--1,h1{
.p-media-object--large .p-media-object__title,.p-heading--1,h1{
font-size:2rem;
font-size:2rem;
font-weight:550;
font-weight:550;
line-height:2.5rem;
line-height:2.5rem;
margin-bottom:.95rem;
margin-bottom:.95rem;
padding-top:.55rem
padding-top:.55rem
}
}
@media(min-width: 1036px){
@media(min-width: 1036px){
.p-media-object--large .p-media-object__title,.p-heading--1,h1{
.p-media-object--large .p-media-object__title,.p-heading--1,h1{
font-size:2.5rem;
font-size:2.5rem;
line-height:3rem;
line-height:3rem;
margin-bottom:.95rem;
margin-bottom:.95rem;
padding-top:.55rem
padding-top:.55rem
}
}
}
}
@media(min-width: 1681px){
@media(min-width: 1681px){
.p-media-object--large .p-media-object__title,.p-heading--1,h1{
.p-media-object--large .p-media-object__title,.p-heading--1,h1{
padding-top:.55rem
padding-top:.55rem
}
}
}
}
.p-heading--2,h2{
.p-heading--2,h2{
font-size:2rem;
font-size:2rem;
font-weight:180;
font-weight:180;
line-height:2.5rem;
line-height:2.5rem;
margin-bottom:.95rem;
margin-bottom:.95rem;
padding-top:.55rem
padding-top:.55rem
}
}
@media(min-width: 1036px){
@media(min-width: 1036px){
.p-heading--2,h2{
.p-heading--2,h2{
font-size:2.5rem;
font-size:2.5rem;
line-height:3rem;
line-height:3rem;
margin-bottom:.95rem;
margin-bottom:.95rem;
padding-top:.55rem
padding-top:.55rem
}
}
}
}
@media(min-width: 1681px){
@media(min-width: 1681px){
.p-heading--2,h2{
.p-heading--2,h2{
padding-top:.55rem
padding-top:.55rem
}
}
}
}
.p-heading--display{
.p-heading--display{
font-size:4rem;
font-size:4rem;
font-weight:100;
font-weight:100;
line-height:4.5rem;
line-height:4.5rem;
margin-bottom:1.25rem;
margin-bottom:1.25rem;
padding-top:.25rem
padding-top:.25rem
}
}
@media(min-width: 1036px){
@media(min-width: 1036px){
.p-heading--display{
.p-heading--display{
font-size:5rem;
font-size:5rem;
line-height:5.5rem;
line-height:5.5rem;
margin-bottom:1.15rem;
margin-bottom:1.15rem;
padding-top:.35rem
padding-top:.35rem
}
}
}
}
.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+h4,h4:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+h4,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,h3:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote--large .p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote--large h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+h3,h4:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote--large h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+h3,h3:not(.u-no-margin):not(.u-no-margin--bottom)+h3{
.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+h4,h4:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+h4,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,h3:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote--large .p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote .p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote--large h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+h3,h4:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote--large h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+h3,h3:not(.u-no-margin):not(.u-no-margin--bottom)+h3{
margin-top:-1.5rem
margin-top:-1.5rem
}
}
@media(min-width: 1036px){
@media(min-width: 1036px){
.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+h4,h4:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+h4,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,h3:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote--large .p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote--large h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+h3,h4:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote--large h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+h3,h3:not(.u-no-margin):not(.u-no-margin--bottom)+h3{
.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+h4,h4:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote .p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-heading--3:not(.u-no-margin):not(.u-no-margin--bottom)+h4,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-panel__title,.p-pull-quote h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-modal__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-media-object__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-matrix__title,h3:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--4,h3:not(.u-no-margin):not(.u-no-margin--bottom)+h4,.p-pull-quote--large .p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote .p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-pull-quote--large .p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-pull-quote--large h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-pull-quote__quote,h4:not(.u-no-margin):not(.u-no-margin--bottom)+.p-heading--3,.p-panel__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-pull-quote .p-pull-quote__quote:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-modal__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-media-object__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-matrix__title:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-heading--4:not(.u-no-margin):not(.u-no-margin--bottom)+h3,h4:not(.u-no-margin):not(.u-no-margin--bottom)+h3,.p-pull-quote--large .p-pull-quote__quote:not(.u-no-margin):not(.u-
margin-top:-1.5rem
}
}
.p-pull-quote--large .p-pull-quote__quote,.p-heading--3,h3{
font-size:1.5rem;
font-weight:550;
line-height:2rem;
margin-bottom:1.05rem;
padding-top:.45rem
}
@media(min-width: 1036px){
.p-pull-quote--large .p-pull-quote__quote,.p-heading--3,h3{