:root{--base-grid-columns: 12}.gospel__section-header{--padding: 2rem;padding-bottom:var(--padding)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.gospel__section-header{padding-right:8rem}}@media print,screen and (min-width: 64em){.gospel__section-header{--padding: 3rem;width:clamp(430px,65%,758px)}}.gospel__section-header h2,.gospel__section-header h3{color:var(--text-primary);margin-bottom:1rem;text-wrap:pretty}.gospel__section-header p{text-wrap:pretty}.gospel__section-header p:last-child{margin-bottom:0}.gospel__content-grid{--gap: 1rem;display:flex;flex-direction:column;column-gap:var(--gap);row-gap:2rem;margin:0}@media print,screen and (min-width: 64em){.gospel__content-grid{--gap: 1.5rem;display:grid;grid-template-columns:repeat(var(--base-grid-columns),minmax(0,1fr));align-items:center}}.gospel__kit-grid-item{--grid-column-span: 6;grid-column:span var(--grid-column-span);display:flex;flex-direction:column;gap:1.5rem}@media print,screen and (min-width: 64em){.gospel__kit-grid-item{--grid-column-span: 4}}.gospel__kit-grid-item h2,.gospel__kit-grid-item h3,.gospel__kit-grid-item h4{color:var(--text-primary);margin-bottom:1rem}.gospel__kit-grid-item-image{border-radius:1rem;width:100%;height:100%;object-fit:cover}.gospel__kit-grid-item-content{padding-right:1.5rem}.gospel__kit-grid-item-content strong{color:var(--text-primary)}.gospel__section-header--inline{--grid-column-span: 12;grid-column:span var(--grid-column-span);width:100%;padding-bottom:0}@media print,screen and (min-width: 64em){.gospel__section-header--inline{--grid-column-span: 4;padding:0 3rem 0 0}}.gospel__kit{display:flex;flex-direction:column;gap:2rem}@media print,screen and (min-width: 40em){.gospel__kit{margin-bottom:3rem}}@media print,screen and (min-width: 64em){.gospel__kit{display:grid;grid-template-columns:repeat(var(--base-grid-columns),minmax(0,1fr));margin-bottom:6rem}}.gospel__kit .gospel__section-header{width:100%}@media print,screen and (min-width: 64em){.gospel__kit .gospel__section-header{--grid-column-span: 5}}.gospel__kit-image-container{border-radius:1rem;width:100%}@media print,screen and (min-width: 64em){.gospel__kit-image-container{grid-column:span 7}}.gospel__presets-image-container{--grid-column-span: 12;grid-column:span var(--grid-column-span)}@media print,screen and (min-width: 64em){.gospel__presets-image-container{--grid-column-span: 8}}.gospel__presets-image{border-radius:1rem}.gospel__presets{--padding: 3rem;padding-bottom:var(--padding)}@media print,screen and (min-width: 64em){.gospel__presets{--padding: 6rem}}.gospel__preset-makers{--padding: 1.5rem;padding:0 6rem var(--padding) 0}.gospel__preset-makers h3{color:var(--text-primary)}@media print,screen and (min-width: 64em){.gospel__preset-makers{--padding: 3rem}}.gospel__kitpiece-grid-item{--grid-column-span: 12;grid-column:span var(--grid-column-span);display:flex;flex-direction:column;gap:1.5rem}@media print,screen and (min-width: 64em){.gospel__kitpiece-grid-item{--grid-column-span: 4}}.gospel__kitpiece-grid-item h3{color:var(--ad2-brand-secondary);font-weight:400;margin-bottom:1rem}.gospel__content-image-grid{--padding: 3rem;display:flex;flex-direction:column;gap:1rem;padding-bottom:var(--padding)}@media print,screen and (min-width: 64em){.gospel__content-image-grid{--padding: 6rem;display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"text image-1 image-2" "text image-3 image-2"}.gospel__content-image-grid--inverted{grid-template-areas:"text image-2 image-3" "text image-2 image-1"}}.gospel__content-image-grid .gospel__section-header{grid-area:text;width:100%}.gospel__content-image-grid .gospel__content-image-grid-image-1{grid-area:image-1;width:100%}.gospel__content-image-grid .gospel__content-image-grid-image-2{grid-area:image-2;width:100%}.gospel__content-image-grid .gospel__content-image-grid-image-2 img{object-fit:cover;height:100%}.gospel__content-image-grid .gospel__content-image-grid-image-3{grid-area:image-3;width:100%}.gospel__cross-sell{--gap: 2rem;gap:var(--gap);border-radius:1rem;background:linear-gradient(32deg,#171616 1.21%,#2c2d48 50%,#413e79,#272435 98.79%);display:flex;flex-direction:column;position:relative;padding:2rem}@media print,screen and (min-width: 40em){.gospel__cross-sell{--gap: 4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:space-between;align-items:center}}@media print,screen and (min-width: 64em){.gospel__cross-sell{--gap: 4rem;padding:3rem 5rem;display:grid;grid-template-columns:repeat(2,minmax(0,22rem));justify-content:space-between;align-items:center}}@media screen and (min-width: 79em){.gospel__cross-sell{grid-template-columns:repeat(2,minmax(0,26rem));padding:4rem 8rem}}.gospel__cross-sell-content h2{color:var(--text-primary);margin-bottom:1rem}.gospel__cross-sell-content p{color:var(--text-secondary);margin-bottom:2rem}.gospel__cross-sell-content .button{margin-bottom:0}.gospel__cross-sell-graphic{display:flex;align-items:center;justify-content:center}.gospel__cross-sell-graphic img{border-radius:1rem;box-shadow:0 7px 31.1px -1px #00000080}.gospel__preset-makers-wrapper{margin:0}.gospel__kitpiece{--text-leader: var(--color-blue-500);display:flex;flex-direction:column;list-style-type:none;margin:0;grid-column:span var(--base-grid-columns);border-radius:1rem;background:var(--card-surface-primary);border:1px solid var(--card-border-primary);overflow:hidden;height:100%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.gospel__kitpiece{grid-column:span 6}}@media print,screen and (min-width: 64em){.gospel__kitpiece{grid-column:span 4}}@media print,screen and (min-width: 64em){.gospel__kitpiece[data-column-span="5"]{grid-column:span 5}}@media print,screen and (min-width: 64em){.gospel__kitpiece[data-column-span="3"]{grid-column:span 3}}.gospel__kitpiece .gospel__kitpiece-graphic img{width:100%}.gospel__kitpiece .gospel__kitpiece-audio-tracks{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.gospel__kitpiece h3{color:var(--text-primary);margin-bottom:.5rem;text-wrap:balance}.gospel__kitpiece h3 .leader{color:var(--color-blue-500);margin-bottom:.5rem}.gospel__kitpiece-content{--padding: 1.5rem;display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:space-between;padding:var(--padding)}@media print,screen and (min-width: 40em){.gospel__kitpiece-content{--padding: 2rem}}.gospel__kitpiece-content p{margin-bottom:0}.gospel__studio-images{--gap: 1rem;display:flex;gap:var(--gap);flex-direction:column}@media print,screen and (min-width: 64em){.gospel__studio-images{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:auto;grid-template-areas:"image-1 image-2" "image-1 image-3"}}.gospel__studio-images img{object-fit:cover;height:100%;border-radius:1rem;width:100%}.gospel__studio-image-1{grid-area:image-1}.gospel__studio-image-2{grid-area:image-2}.gospel__studio-image-3{grid-area:image-3}.gospel__testimonial-diamond{display:flex;overflow:hidden;position:relative;z-index:1;border-radius:1rem;flex-direction:column;max-width:30rem}@media print,screen and (min-width: 40em){.gospel__testimonial-diamond{align-items:flex-start;justify-content:flex-start;max-width:none}}.gospel__testimonial-diamond-content{position:absolute;bottom:0;width:100%}@media print,screen and (min-width: 40em){.gospel__testimonial-diamond-content{position:absolute;left:6.2%;top:9%;width:60%}}.gospel__testimonial-diamond-content figure{display:flex;flex-direction:column;gap:1.5rem;padding:0 2rem 2rem}@media print,screen and (min-width: 40em){.gospel__testimonial-diamond-content figure{padding:0}}.gospel__testimonial-diamond-content blockquote{border:none;margin:0;padding:0;position:relative;display:flex;flex-direction:column;gap:.5rem;align-self:flex-start}.gospel__testimonial-diamond-content blockquote p{margin:0;line-height:1;color:var(--text-primary);font-size:1.5rem;font-size:clamp(1.5rem,-1.589285714285714rem + 14.285714285714285vw,3rem);font-weight:300;letter-spacing:var(--letter-spacing-tighter)}@media print,screen and (min-width: 40em){.gospel__testimonial-diamond-content blockquote p{font-size:1.625rem;font-size:clamp(1.625rem,-.2851123595505618rem + 4.775280898876404vw,3.75rem)}}.gospel__testimonial-diamond-content cite{font-style:normal;font-size:.75rem;line-height:1.4;color:var(--text-primary)}.gospel__testimonial-diamond-content cite:before{content:""}.gospel__testimonial-diamond-content cite span{display:block;font-weight:400;color:var(--text-secondary)}@media print,screen and (min-width: 64em){.gospel__testimonial-diamond-content cite{font-size:inherit}}.gospel__testimonial-diamond-content .gospel__testimonial-diamond-quotation{width:1.5rem}@media print,screen and (min-width: 40em){.gospel__testimonial-diamond-content .gospel__testimonial-diamond-quotation{width:1.5rem;position:absolute;left:-2.25rem;top:0}}.gospel__testimonial-diamond-content .gospel__testimonial-diamond-quotation--closing{display:none}@media print,screen and (min-width: 64em){.gospel__testimonial-diamond-content .gospel__testimonial-diamond-quotation--closing{display:block;right:-2.25rem;left:auto}}
