.title-section{background:var(--color-background);border-top:.0625rem solid var(--color-border);overflow:hidden;padding-top:6.25rem;position:relative;text-align:center;z-index:10}@media (max-width:48rem){.title-section{padding-top:2.7rem}}.dnd-section:first-child>.row-fluid>.dnd-column>.dnd-row:first-child .title-section{border-top:0;margin-top:-13rem}@media (max-width:48rem){.dnd-section:first-child>.row-fluid>.dnd-column>.dnd-row:first-child .title-section{margin-top:-6.25rem}}.title-section:before{aspect-ratio:1258/100;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));border-radius:999rem;content:"";display:block;-webkit-filter:blur(6.25rem);filter:blur(6.25rem);left:50%;max-width:76.75rem;position:absolute;top:0;-webkit-transform:translateX(-50%) translateY(-150%);transform:translateX(-50%) translateY(-150%);width:100%}@media (max-width:48rem){.title-section:before{aspect-ratio:auto;height:13vw;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}}.site-content .dnd-section:last-child .dnd-row:last-child .title-section{margin-bottom:0}.title-section__content{position:relative}.title-section h2{color:var(--color-primary);font-family:var(--title-font-family);font-size:var(--font-size-h2--large);font-weight:700;line-height:1.1}