@charset "UTF-8";*,:after,:before{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body,html{height:100%}body{font-family:var(--font-family-pri-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-pri);font-size:100%;color:#000000;color:var(--font-pri)}body *{line-height:calc(1em + 0.5rem)}main{display:block}:where(a){text-decoration:none}:where(a):link,:where(a):visited{color:currentColor}:where(a).currentcolor{color:currentColor}menu,ol,ul{padding:0}menu{list-style:none}ul{list-style:disc}ol{list-style:decimal}ol,ul{padding-left:1.5rem}ol li::marker,ul li::marker{color:currentColor}li{list-style:disc}canvas,img,object,svg,video{display:block;height:auto;max-width:100%;width:100%}figure>a{display:block}figure img{width:100%}table{border-collapse:collapse}:where(q,blockquote){quotes:"„" "“"}:where(blockquote) p{font-size:1em}abbr[title]{cursor:help;text-decoration:none}small{font-size:80%}sub,sup{position:relative;font-size:80%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}hr{margin:max(2rem,11vmin/2) 0;margin:max(var(--gap-pri),var(--flow)/2) 0;border:0;border-top:1px solid currentColor;border-top:var(--border-width,var(--border-width)) solid var(--border-color)}form{text-align:left}fieldset{padding:0;border:0}label{position:relative;display:block;margin-bottom:0.35rem;padding:0;cursor:pointer;font-weight:normal}label em{font-style:normal}button,input,textarea{font:inherit}select{cursor:inherit;outline:none;border:none;background-color:transparent;font-family:inherit;font-size:inherit;line-height:inherit}select::-ms-expand{display:none}textarea{min-height:10rem;padding:calc(2rem / 2);padding:calc(var(--gap-pri) / 2);white-space:revert;resize:vertical}button{cursor:pointer;overflow:visible;border:0;background:none;font:inherit;letter-spacing:inherit;-webkit-appearance:none;-moz-appearance:none;-webkit-font-smoothing:inherit}::-moz-selection{background:rgba(0,0,0,0.15)}::selection{background:rgba(0,0,0,0.15)}.theme--dark ::-moz-selection{background-color:rgba(255,255,255,0.15)}.theme--dark ::selection{background-color:rgba(255,255,255,0.15)}::-webkit-input-placeholder{color:#444444;color:var(--placeholder,--font-pri)}::-moz-placeholder{color:#444444;color:var(--placeholder,--font-pri)}:-ms-input-placeholder{color:#444444;color:var(--placeholder,--font-pri)}::-ms-input-placeholder{color:#444444;color:var(--placeholder,--font-pri)}::placeholder{color:#444444;color:var(--placeholder,--font-pri)}::-moz-focus-inner{padding:0;border:0}:focus{outline:0}.focus-visible{border-color:#98aca2;border-color:var(--accent-ui)}.focus-visible{border-color:#98aca2;border-color:#98aca2;border-color:var(--accent-ui)}:focus-visible{border-color:#98aca2;border-color:var(--accent-ui)}#__next,#root{isolation:isolate}[hidden]{display:none}:root{--accent-pri:#98aca2;--accent-sec:#415a4d;--accent-ui:var(--accent-pri);--accent-pri-font:var(--light);--accent-pri-font-opposite:var(--dark);--accent-sec-font:var(--light);--accent-sec-font-opposite:var(--dark);--dark:#000000;--light:#f9f9f9;--error:#f74949;--font-pri:var(--dark);--font-sec:var(--light);--bg-pri:var(--light);--bg-sec:var(--dark);--bg-grey:#eeeeee;--bg-grey-font:var(--dark);--gap-pri:2rem;--gap-sec:3rem;--flexbox-gap:2rem;--item-gap:calc(var(--flexbox-gap) * 0.75);--flow:11vmin;--inner-wide:120rem;--inner-width:100rem;--inner-narrow:80rem;--inner-padding:max(1rem,min(7.5vw,calc(var(--gap-pri) * 3)));--atime:0.33s;--font-family-pri:var(--font-family-pri-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--font-family-sec:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--font-size:max(0.9rem,min(3.5vw,1rem));--font-size-intro:max(1.1rem,min(3.5vw,1.2rem));--font-size-small:max(0.75rem,min(3.5vw,0.9rem));--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-bold:700;--font-spacing:0.66px;--lh-heading:1.2;--lh-text:1.5;--border-width:1px;--border-radius:6px;--border-color:currentColor;--button-padding:0.45rem 1.2rem;--button-weight:var(--font-weight-bold);--button-pri:var(--accent-pri,currentColor);--button-sec:var(--accent-pri-font);--input-font:var(--dark);--input-bg:rgba(255,255,255,0.85);--input-border-color:var(--font-pri);--input-border-width:var(--border-width);--input-border-radius:var(--border-radius);--placeholder:#444444;--bars:var(--accent-sec);--bars-font:var(--accent-sec-font);--nav-bar-gap:1.5rem;--nav-bar-bg:var(--bg-pri);--nav-bar-font:var(--font-pri);--nav-bar-font-hover:var(--nav-bar-font);--nav-icon-width:50px;--nav-icon-bg:unset;--nav-icon-gap:5px;--nav-icon-line-height:3px;--nav-icon-width-hover:70%;--nav-bg:var(--bg-grey);--nav-font:var(--bg-grey-font);--nav-font-size:max(1.6rem,min(7.5vw,1.8rem));--nav-sub-font-size:max(0.9rem,min(7.5vw,1rem));--nav-icons-size:max(1.8rem,min(7.5vw,2.2rem));--nav-atime:calc(var(--atime) * 1.5);--nav-items-delay:2;--nav-sub-border-width:2px;--footer-font:var(--light);--footer-bg:#5f5f5f;--cookie-background:rgba(0,0,0,0.875);--cookie-modal-background:var(--bg-pri);--cookie-radius:16px;--fa-version:"Font Awesome 6 Free";--fa-size:80%;--slider-ui-bg:rgba(249,249,249,0.5);--slider-blur:5px;--slider-arrow-size:2rem;--slider-arrow-color:var(--font-pri);--slider-arrow-height:2.7rem;--slider-arrow-padding:0.35rem;--slider-dots-bg:var(--dark);--slider-dots-padding:0.5rem;--slider-dots-size:10px;--slider-opacity:0.8;--slider-opacity-hover:1;--slider-opacity-not-active:0.25;--facebook:#1877f2;--twitter:#1da1f2;--instagram:#e1306c;--linkedin:#0077b5;--screen-xs:$screen-xs;--screen-sm:$screen-sm;--screen-md:$screen-md;--screen-lg:$screen-lg;--screen-wd:$screen-wd;--nav-inline-break:$nav-inline-break;--gap:var(--gap-pri);--accent:var(--accent-pri);--bg:var(--bg-pri);--font:var(--font-pri);--input-color:var(--input-font);--nav-bar-color:var(--nav-bar-font);--nav-color:var(--nav-font)}@media screen and (min-width:48rem){:root{--item-gap:var(--flexbox-gap)}}:root.theme--dark{--dark:#121212;--light:#f7f7f7;--accent-pri:#35463d;--accent-sec:#2b3831;--bg-grey:#2f2f2f;--bg-grey-font:var(--light);--font-pri:var(--light);--font-sec:var(--dark);--bg-pri:var(--dark);--bg-sec:var(--light);--cookie-background:rgba(255,255,255,0.25)}.z0{z-index:0;position:relative}.z10{z-index:10;position:relative}.z20{z-index:20;position:relative}.z30{z-index:30;position:relative}.z40{z-index:40;position:relative}.z50{z-index:50;position:relative}.z60{z-index:60;position:relative}.z70{z-index:70;position:relative}.z80{z-index:80;position:relative}.z90{z-index:90;position:relative}.z100{z-index:100;position:relative}.fw100{font-weight:100!important}.fw200{font-weight:200!important}.fw300{font-weight:300!important}.fw400{font-weight:400!important}.fw500{font-weight:500!important}.fw600{font-weight:600!important}.fw700{font-weight:700!important}.fw800{font-weight:800!important}.fw900{font-weight:900!important}.widget{margin:0 0 1rem;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size)}.widget--radio .widget--checkbox{position:relative}.widget--hidden{display:none}.widget.ynfinite-consent{font-size:0.875rem;margin-top:0rem;margin-bottom:0rem}.widget.ynfinite-consent+.ynfinite-consent{margin-top:0.5rem}.widget.ynfinite-consent>label.widget__label{margin-top:0;margin-bottom:0}.widget.widget--distance .distance-wrapper{gap:1rem;width:100%;margin:0}.widget.widget--distance .distance-wrapper .item{margin:0 0 2rem;margin:0 0 var(--gap-pri)}@media screen and (min-width:48rem){.widget.widget--distance .distance-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0}.widget.widget--distance .distance-wrapper .item{-webkit-box-flex:1;-ms-flex:1;flex:1}}.yn-consents{display:block;color:currentColor;margin-top:1rem;margin-bottom:1rem}.yn-consents .widget__label{font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small);text-transform:inherit}html .ynfinite-consent-text p{font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small)}.yn-form-response{position:absolute;top:0;left:0;display:none;height:100%;width:100%}.yn-form-response__control{padding:2rem 0;padding:var(--gap-pri) 0}.yn-form-response.active{display:block}.yn-form .form-content,.yn-form .yn-form-page{width:100%}.yn-form fieldset{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:48rem){.yn-form-grid-row:last-of-type .widget{margin:0}}.yn-cookies{--font:var(--font-pri)}.yn-cookies .button.yn-cookies__button{margin:0!important}.yn-cookies .button.yn-cookies__button{--button-pri:var(--font-pri);--button-sec:var(--bg-pri)}.yn-cookies .yn-cookies__settings__item{list-style:none}.yn-cookies .yn-cookies__settings__item label{width:100%}.yn-cookies .yn-cookies__settings__item .h4{margin:0!important}.yn-cookie-consent__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.yn-pagination li,.yn-perPage__list li{display:inline-block;text-align:center;list-style:none;margin:4px}.yn-pagination li:only-child,.yn-perPage__list li:only-child{display:none}.yn-pagination a,.yn-pagination li.yn-pagination__page--active span,.yn-perPage__list a,.yn-perPage__list li.yn-pagination__page--active span{display:inline-block;color:currentColor;padding:0 4px;min-width:40px;min-height:40px;aspect-ratio:1}.yn.yn-perPage{color:#f9f9f9;color:var(--bg-pri)}.yn-perPage__current{display:none}.yn-perPage__list{text-align:right;margin:0 0 2rem;margin:0 0 var(--gap-pri)}.yn-perPage__list ul{font-size:0.875rem;font-weight:400;padding:0;margin:0}.yn-perPage__list ul:before{content:"Zeige: ";display:inline-block;margin-right:0.5rem}.yn-pagination{font-size:1rem;font-weight:600;text-align:center;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:calc(2rem / 2);gap:calc(var(--gap-pri) / 2);padding-top:calc(11vmin / 2);padding-top:calc(var(--flow) / 2)}.yn-pagination a,.yn-pagination span{cursor:pointer;-webkit-transition:0.33s ease;-webkit-transition:var(--atime) ease;transition:0.33s ease;transition:var(--atime) ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:40px;text-align:center}.yn-pagination a:not([href]),.yn-pagination span:not([href]){display:none}.yn-pagination li.yn-pagination__first a,.yn-pagination li.yn-pagination__first span,.yn-pagination li.yn-pagination__last a,.yn-pagination li.yn-pagination__last span,.yn-pagination li.yn-pagination__next a,.yn-pagination li.yn-pagination__next span,.yn-pagination li.yn-pagination__prev a,.yn-pagination li.yn-pagination__prev span{position:relative;color:transparent;padding:0;background:none}.yn-pagination li.yn-pagination__first a:before,.yn-pagination li.yn-pagination__first span:before,.yn-pagination li.yn-pagination__last a:before,.yn-pagination li.yn-pagination__last span:before,.yn-pagination li.yn-pagination__next a:before,.yn-pagination li.yn-pagination__next span:before,.yn-pagination li.yn-pagination__prev a:before,.yn-pagination li.yn-pagination__prev span:before{content:"\f054";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:inline-block;font-family:"Font Awesome 6 Free";font-family:var(--fa-version);font-weight:600;font-size:1rem;color:currentColor;width:100%;height:100%;border-radius:6px;border-radius:var(--border-radius);color:#000000;color:var(--font,#000);z-index:10}.yn-pagination li.yn-pagination__first a:before,.yn-pagination li.yn-pagination__first span:before{content:"\f053\f053"}.yn-pagination li.yn-pagination__last a:before,.yn-pagination li.yn-pagination__last span:before{content:"\f054\f054"}.yn-pagination li.yn-pagination__prev a:before,.yn-pagination li.yn-pagination__prev span:before{content:"\f053"}.yn-pagination li.yn-pagination__page--active span{display:inline-block;background:#98aca2;background:var(--accent-pri);color:#f9f9f9;color:var(--accent-pri-font);border-radius:6px;border-radius:var(--border-radius)}figure{position:relative;overflow:hidden}figure>a{display:block}figure img{-webkit-transition:opacity calc(0.33s * 2) ease,-webkit-transform 0.33s ease;-webkit-transition:opacity calc(var(--atime) * 2) ease,-webkit-transform var(--atime) ease;transition:opacity calc(0.33s * 2) ease,-webkit-transform 0.33s ease;transition:opacity calc(var(--atime) * 2) ease,-webkit-transform var(--atime) ease;transition:opacity calc(0.33s * 2) ease,transform 0.33s ease;transition:opacity calc(var(--atime) * 2) ease,transform var(--atime) ease;transition:opacity calc(0.33s * 2) ease,transform 0.33s ease,-webkit-transform 0.33s ease;transition:opacity calc(var(--atime) * 2) ease,transform var(--atime) ease,-webkit-transform var(--atime) ease;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}figure.icon,figure.logo{margin-left:0;margin-right:auto}figure.icon img,figure.logo img{width:100%;height:auto;aspect-ratio:1;max-height:12rem;max-width:12rem;-o-object-fit:contain;object-fit:contain}figure.icon--simple img,figure.logo--simple img{-webkit-transition:-webkit-filter 0.33s ease;-webkit-transition:-webkit-filter var(--atime) ease;transition:-webkit-filter 0.33s ease;transition:-webkit-filter var(--atime) ease;transition:filter 0.33s ease;transition:filter 0.33s ease,-webkit-filter 0.33s ease;transition:filter var(--atime) ease;transition:filter var(--atime) ease,-webkit-filter var(--atime) ease;transition:filter 0.33s ease,-webkit-filter 0.33s ease;transition:filter var(--atime) ease,-webkit-filter var(--atime) ease;-webkit-filter:grayscale(1);filter:grayscale(1)}figure.hover img{-webkit-transition:-webkit-transform 0.33s ease;-webkit-transition:-webkit-transform var(--atime) ease;transition:-webkit-transform 0.33s ease;transition:-webkit-transform var(--atime) ease;transition:transform 0.33s ease;transition:transform 0.33s ease,-webkit-transform 0.33s ease;transition:transform var(--atime) ease;transition:transform var(--atime) ease,-webkit-transform var(--atime) ease;transition:transform 0.33s ease,-webkit-transform 0.33s ease;transition:transform var(--atime) ease,-webkit-transform var(--atime) ease}figure.hover img:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}figure.caption figcaption{z-index:25;position:absolute;bottom:0.25rem;left:0.5rem;width:100%;padding:calc(2rem / 2);padding:calc(var(--gap-pri) / 2);color:#fff}figure.rounded{overflow:hidden;border-radius:6px;border-radius:var(--border-radius)}figure.round{overflow:hidden;border-radius:90px}iframe.rounded{overflow:hidden;border-radius:6px;border-radius:var(--border-radius)}lite-youtube.rounded{overflow:hidden;border-radius:6px;border-radius:var(--border-radius)}video.rounded{overflow:hidden;border-radius:6px;border-radius:var(--border-radius)}i.icon{width:100%;height:100%;max-height:12rem;max-width:12rem;font-size:4rem}figcaption{padding:2rem/3 0;padding:var(--gap-pri)/3 0;font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small);color:var(--font-light)}.parallax{position:relative;height:100%;width:100%;background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}@supports (background-attachment:scroll){.parallax{background-size:cover;background-attachment:fixed}}.darken{position:relative}.darken>*{z-index:25}.darken>.inner{position:relative}.darken:after{content:"";z-index:5;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background:rgba(0,0,0,0.5)}table td:not(:last-of-type){padding-right:2rem;padding-right:var(--gap-pri)}.theme-switch{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0.5rem;border-radius:6px;border-radius:var(--border-radius);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#f9f9f9;background-color:var(--light)}.theme-switch .icon,.theme-switch .switch{height:2.25rem;width:2.25rem}.theme-switch.small .icon,.theme-switch.small .switch{height:1.75rem;width:1.75rem}.theme-switch.small i{font-size:1rem}.theme-switch .switch{z-index:40;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border-radius:6px;border-radius:var(--border-radius);background-color:#000000;background-color:var(--dark);-webkit-transition:all 0.33s ease-in-out;-webkit-transition:all var(--atime) ease-in-out;transition:all 0.33s ease-in-out;transition:all var(--atime) ease-in-out}.theme-switch .icon{z-index:50;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.33rem;aspect-ratio:1;color:#000000;color:var(--dark)}.theme-switch .icon i{font-size:1.25rem;-webkit-transition:0s;transition:0s}.theme--dark .switch{-webkit-transform:translateX(calc(-100% - 0.25rem));transform:translateX(calc(-100% - 0.25rem))}.theme--dark .icon:first-of-type i{color:#f9f9f9;color:var(--light)}.theme--light .switch{-webkit-transform:translateX(calc(100% + 0.25rem));transform:translateX(calc(100% + 0.25rem))}.theme--light .icon:nth-of-type(3) i{color:#f9f9f9;color:var(--light)}.theme--auto .switch{-webkit-transform:translateX(0);transform:translateX(0)}.theme--auto .icon:nth-of-type(2) i{color:#f9f9f9;color:var(--light)}.theme--auto .icon:first-of-type i,.theme--auto .icon:nth-of-type(3) i{color:#000000;color:var(--dark)}.container,.container-fluid{margin-right:auto;margin-left:auto}.container-fluid{padding-right:2rem;padding-left:2rem}.row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0.5rem;margin-left:-0.5rem}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:0.5rem;padding-left:0.5rem}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}[dir=ltr] .start-xs{text-align:left}[dir=rtl] .start-xs{text-align:right}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}[dir=ltr] .end-xs{text-align:right}[dir=rtl] .end-xs{text-align:left}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:0.5rem;padding-left:0.5rem}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}[dir=ltr] .start-sm{text-align:left}[dir=rtl] .start-sm{text-align:right}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}[dir=ltr] .end-sm{text-align:right}[dir=rtl] .end-sm{text-align:left}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:64em){.container{width:65rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:0.5rem;padding-left:0.5rem}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}[dir=ltr] .start-md{text-align:left}[dir=rtl] .start-md{text-align:right}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}[dir=ltr] .end-md{text-align:right}[dir=rtl] .end-md{text-align:left}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.container{width:76rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:0.5rem;padding-left:0.5rem}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}[dir=ltr] .start-lg{text-align:left}[dir=rtl] .start-lg{text-align:right}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}[dir=ltr] .end-lg{text-align:right}[dir=rtl] .end-lg{text-align:left}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.glightbox-container{z-index:999999!important}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:none}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.glightbox-container .gslider{-webkit-transition:-webkit-transform 0.4s ease;transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transition:transform 0.4s ease,-webkit-transform 0.4s ease;transition:transform 0.4s ease,-webkit-transform 0.4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:none!important}.gslide iframe,.gslide video{border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important}.gslide-image img.dragging{-webkit-transition:none;transition:none}.gslide-video{width:100%!important}.gslide-video{position:relative;max-width:100vh}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";position:absolute;width:100%;height:100%;background:rgba(255,0,0,0.34);display:none}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{max-width:100%!important}.gslide-video.fullscreen{min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important}.gslide-inline .dragging{-webkit-transition:none;transition:none}.ginlined-content{display:block!important}.ginlined-content{overflow:auto;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;overflow:auto!important}.glightbox-mobile .glightbox-container .gslide-description{width:100%;position:absolute;bottom:0;padding:19px 11px;max-height:78vh;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);-webkit-transition:opacity 0.3s linear;transition:opacity 0.3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:bold}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:0.4}.gdesc-open .gslide-media{-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease;opacity:0.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease;opacity:1}.greset{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader 0.8s infinite linear;animation:lightboxLoader 0.8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:0.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:normal;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:0.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,0.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn 0.5s ease;animation:gfadeIn 0.5s ease}.gfadeOut{-webkit-animation:gfadeOut 0.5s ease;animation:gfadeOut 0.5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft 0.3s ease;animation:gslideOutLeft 0.3s ease}.gslideInLeft{-webkit-animation:gslideInLeft 0.3s ease;animation:gslideInLeft 0.3s ease}.gslideOutRight{-webkit-animation:gslideOutRight 0.3s ease;animation:gslideOutRight 0.3s ease}.gslideInRight{-webkit-animation:gslideInRight 0.3s ease;animation:gslideInRight 0.3s ease}.gzoomIn{-webkit-animation:gzoomIn 0.5s ease;animation:gzoomIn 0.5s ease}.gzoomOut{-webkit-animation:gzoomOut 0.5s ease;animation:gzoomOut 0.5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:1}}@keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,0.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0px rgba(0,0,0,0.65);box-shadow:1px 2px 9px 0px rgba(0,0,0,0.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,0.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,0.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:0.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{margin:0!important;padding:0!important}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{list-style-type:none!important}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important}.splide__track--fade>.splide__list>.splide__slide{opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;opacity:0.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:0.9}.splide__arrow:disabled{opacity:0.3}.splide__arrow.focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:0.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:0.7;padding:0;position:relative;-webkit-transition:-webkit-transform 0.2s linear;transition:-webkit-transform 0.2s linear;transition:transform 0.2s linear;transition:transform 0.2s linear,-webkit-transform 0.2s linear;transition:transform 0.2s linear,-webkit-transform 0.2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:0.9}.splide__pagination__page.focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide.focus-visible{outline:3px solid #0bf;outline-offset:-3px}.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide.focus-visible{border:3px solid #0bf}.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle.focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:0.5em;top:0}.splide__pagination{margin-top:0!important;margin-bottom:0!important}.splide__pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;padding:0.5rem;padding:var(--slider-dots-padding);bottom:1rem}.splide__pagination[\:has\(li\:only-child\)]{display:none}.splide__pagination:has(li:only-child){display:none}.splide__pagination li{display:-webkit-box;display:-ms-flexbox;display:flex}.splide__pagination button{background-color:#000000;background-color:var(--slider-dots-bg);opacity:0.6}.splide__pagination button.is-active{opacity:1;background-color:#000000;background-color:var(--slider-dots-bg)}.splide__pagination .splide__pagination__page{height:10px;height:var(--slider-dots-size);width:10px;width:var(--slider-dots-size)}.splide__pagination .splide__pagination__page:focus{outline:medium none invert!important;outline:initial!important}.splide__arrows{position:absolute;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;right:0;bottom:2rem;margin:auto}.splide__arrow{height:2.25rem;width:1.75rem;-webkit-transition:opacity 0.33s ease;-webkit-transition:opacity var(--atime) ease;transition:opacity 0.33s ease;transition:opacity var(--atime) ease;position:absolute;-webkit-transform:translate(0,0);transform:translate(0,0)}.splide__arrow:disabled{opacity:0;pointer-events:none}.splide__arrow [disabled]{display:none}.splide__arrow svg{fill:#000000;fill:var(--slider-arrow-color)}.splide__arrow,.splide__pagination{border-radius:6px;border-radius:var(--border-radius);background:rgba(249,249,249,0.5);background:var(--slider-ui-bg);-webkit-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(var(--slider-blur,3px));backdrop-filter:blur(5px);backdrop-filter:blur(var(--slider-blur,3px))}.splide__arrow.focus-visible,.splide__arrow:focus,.splide__pagination.focus-visible,.splide__pagination:focus{outline:medium none invert!important;outline:initial!important}.splide__arrow.focus-visible,.splide__arrow:focus,.splide__pagination.focus-visible,.splide__pagination:focus{outline:medium none invert!important;outline:initial!important}.splide__arrow:focus,.splide__arrow:focus-visible,.splide__pagination:focus,.splide__pagination:focus-visible{outline:medium none invert!important;outline:initial!important}.splide.pagination--outside{padding-bottom:var(--bottom)!important;overflow:visible!important}.splide.pagination--outside{--bottom:2.5rem}.splide.pagination--outside[\:has\(\.splide__pagination\%20li\:only-child\)]{padding-bottom:0!important}.splide.pagination--outside:has(.splide__pagination li:only-child){padding-bottom:0!important}.splide.pagination--outside .splide__pagination{margin-top:0;margin-bottom:0;bottom:-0.5rem}.splide.arrows--outside{--outside:1rem}.splide.arrows--outside .splide__arrow--prev{left:var(--outside)}.splide.arrows--outside .splide__arrow--next{right:var(--outside)}@media screen and (min-width:48rem){.splide.arrows--outside{--outside:-2.5rem}}.splide.arrows--ttb{--outside:1rem}.splide.arrows--ttb .splide__arrow--prev{left:var(--outside)}.splide.arrows--ttb .splide__arrow--next{right:var(--outside)}@media screen and (min-width:48rem){.splide.arrows--ttb{--outside:-2.5rem}}.splide__slide{width:100%}.splide__slide:not(.is-visible){pointer-events:none;cursor:auto;cursor:initial}.splide[\:has\(\.splide__pagination\%3Eli\:only-of-type\)] .splide__arrows{display:none}.splide:has(.splide__pagination>li:only-of-type) .splide__arrows{display:none}.splide.slider--overflow{padding-bottom:2rem!important;padding-bottom:var(--gap)!important}.splide.slider--overflow .splide__track{overflow:visible}.splide.overlays--outside{padding-bottom:calc(2rem * 2)!important;padding-bottom:calc(var(--gap) * 2)!important}.splide.overlays--outside[\:has\(\.splide__pagination\%20li\:only-child\)]{padding-bottom:2rem}.splide.overlays--outside:has(.splide__pagination li:only-child){padding-bottom:2rem}.splide.overlays--outside .splide__arrows{top:auto;right:auto;left:2rem;bottom:0;width:5rem;position:absolute}.splide.overlays--outside .splide__arrow--prev{left:0}.splide.overlays--outside .splide__arrow--next{right:0}.splide.overlays--outside .splide__pagination{bottom:0;right:0;margin-right:0;position:absolute}.splide--ttb .splide__pagination{left:auto;right:0;-webkit-transform:translateX(calc(2rem * 0.5 + 50%));-webkit-transform:translateX(calc(var(--gap) * 0.5 + 50%));transform:translateX(calc(2rem * 0.5 + 50%));transform:translateX(calc(var(--gap) * 0.5 + 50%))}@media screen and (min-width:64rem){.splide--ttb .splide__pagination{-webkit-transform:translateX(calc(2rem + 50%));-webkit-transform:translateX(calc(var(--gap) + 50%));transform:translateX(calc(2rem + 50%));transform:translateX(calc(var(--gap) + 50%))}}@media screen and (min-width:48rem){section:not(.section--banner):not(.section--slider) .splide{padding:calc(2rem * 0.75)!important;padding:var(--item-gap)!important;margin-top:calc(calc(2rem * 0.75) * -1)!important;margin-top:calc(var(--item-gap) * -1)!important;margin-left:calc(calc(2rem * 0.75) * -1)!important;margin-left:calc(var(--item-gap) * -1)!important;margin-right:calc(calc(2rem * 0.75) * -1)!important;margin-right:calc(var(--item-gap) * -1)!important}section:not(.section--banner):not(.section--slider) .splide{max-width:calc(100% + 2 * calc(2rem * 0.75));max-width:calc(100% + 2 * var(--item-gap))}}section:not(.section--banner):not(.section--slider) .splide__list{margin-left:1px!important}:root{--text-gap:1rem;--text-gap-tiny:calc(var(--text-gap) * 0.25);--text-gap-small:calc(var(--text-gap) * 0.5);--text-gap-big:calc(var(--text-gap) * 2);--heading-to-heading:var(--text-gap-small);--heading-to-text:var(--text-gap-small);--heading-to-content:var(--text-gap);--tagline-to-heading:0px;--tagline-to-text:var(--text-gap-tiny);--tagline-to-content:var(--text-gap);--text-to-heading:var(--text-gap-big);--text-to-text:var(--text-gap-small);--text-to-content:var(--text-gap);--content-to-heading:var(--text-gap-big);--content-to-text:var(--text-gap);--content-to-content:var(--text-gap)}.button{--extra-spacing:0px}.buttons{--extra-spacing:0px}.yn-article__links{--extra-spacing:0px}.yn-article__accordions{--extra-spacing:0px}.yn-article__table-of-contents{--extra-spacing:0px}ul:not(.does-not-exist){--extra-spacing:0px}ol:not(.does-not-exist){--extra-spacing:0px}dl:not(.does-not-exist){--extra-spacing:0px}table:not(.does-not-exist){--extra-spacing:0px}h1:not(.does-not-exist){--extra-spacing:0px}h2:not(.does-not-exist){--extra-spacing:0px}h3:not(.does-not-exist){--extra-spacing:0px}h4:not(.does-not-exist){--extra-spacing:0px}h5:not(.does-not-exist){--extra-spacing:0px}h6:not(.does-not-exist){--extra-spacing:0px}.h1{--extra-spacing:0px}.h2{--extra-spacing:0px}.h3{--extra-spacing:0px}.h4{--extra-spacing:0px}.h5{--extra-spacing:0px}.h6{--extra-spacing:0px}.heading{--extra-spacing:0px}.headline{--extra-spacing:0px}.tagline{--extra-spacing:0px}.overline{--extra-spacing:0px}.subline{--extra-spacing:0px}.yn-article__heading{--extra-spacing:0px}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){--extra-spacing:0px}h1:not(.does-not-exist){--extra-spacing:1rem!important}.h1{--extra-spacing:1rem!important}h2:not(.does-not-exist){--extra-spacing:0.8rem!important}.h2{--extra-spacing:0.8rem!important}h3:not(.does-not-exist){--extra-spacing:0.6rem!important}.h3{--extra-spacing:0.6rem!important}h4:not(.does-not-exist){--extra-spacing:0.4rem!important}.h4{--extra-spacing:0.4rem!important}h5:not(.does-not-exist){--extra-spacing:0.2rem!important}.h5{--extra-spacing:0.2rem!important}h6:not(.does-not-exist){--extra-spacing:0rem!important}.h6{--extra-spacing:0rem!important}.tagline{--extra-spacing:0!important}.button:not(does-not-exist){--extra-spacing:1rem!important}.buttons:not(does-not-exist){--extra-spacing:1rem!important}.yn-article__accordions:not(does-not-exist){--extra-spacing:1rem!important}.yn-article__table-of-contents:not(does-not-exist){--extra-spacing:1rem!important}ul[style*="list-style-type: circle"]{--extra-spacing:1rem!important}.yn-article__intro-text:not(:last-child)>:first-child{--extra-spacing:1rem;margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(:last-child)>:last-child{--extra-spacing:1rem;margin-bottom:var(--extra-spacing)}.yn-article__images:not(:first-child){margin-top:calc(11vmin * 0.5);margin-top:calc(var(--flow) * 0.5)}.yn-article__video:not(:first-child){margin-top:calc(11vmin * 0.5);margin-top:calc(var(--flow) * 0.5)}.yn-article__html:not(:first-child){margin-top:calc(11vmin * 0.5);margin-top:calc(var(--flow) * 0.5)}.yn-article__images:not(:last-child){margin-bottom:calc(11vmin * 0.5);margin-bottom:calc(var(--flow) * 0.5)}.yn-article__video:not(:last-child){margin-bottom:calc(11vmin * 0.5);margin-bottom:calc(var(--flow) * 0.5)}.yn-article__html:not(:last-child){margin-bottom:calc(11vmin * 0.5);margin-bottom:calc(var(--flow) * 0.5)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+p:not(.tagline):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+pre:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+q:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+label:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+blockquote:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+input:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.widget__input-container:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+select:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+textarea:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+aside:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+a:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+img:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+figure:not(.does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.item__content__text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.text:not(does-not-exist):not([data-ynfield]):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline) .yn-article__heading:not(:first-child):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}p:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.widget__input-container:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.item__content__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child){margin-bottom:var(--extra-spacing)}.h1:not(:last-child){margin-bottom:var(--extra-spacing)}.h2:not(:last-child){margin-bottom:var(--extra-spacing)}.h3:not(:last-child){margin-bottom:var(--extra-spacing)}.h4:not(:last-child){margin-bottom:var(--extra-spacing)}.h5:not(:last-child){margin-bottom:var(--extra-spacing)}.h6:not(:last-child){margin-bottom:var(--extra-spacing)}.heading:not(:last-child){margin-bottom:var(--extra-spacing)}.headline:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline:not(:last-child){margin-bottom:var(--extra-spacing)}.overline:not(:last-child){margin-bottom:var(--extra-spacing)}.subline:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist):not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist):not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist):not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist):not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist):not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist):not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.h1:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.h2:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.h3:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.h4:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.h5:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.h6:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.heading:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.headline:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.tagline:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.overline:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.subline:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>h1:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>h2:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>h3:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>h4:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>h5:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>h6:not(.does-not-exist){margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>.h1{margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>.h2{margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>.h3{margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>.h4{margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>.h5{margin-bottom:var(--extra-spacing)}.yn-article__heading:not(:last-child)>.h6{margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist) .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist) .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist) .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist) .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist) .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist) .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1 .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2 .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3 .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4 .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5 .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6 .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading .yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist) .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist) .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist) .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist) .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist) .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist) .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.h1 .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.h2 .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.h3 .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.h4 .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.h5 .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.h6 .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.heading .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.headline .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.overline .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.subline .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading .yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h2:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h3:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h4:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h5:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h6:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h1+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h2+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h3+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h4+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h5+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.h6+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.heading+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.headline+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.tagline+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.overline+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.subline+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}h1:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h1:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h2:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h3:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h4:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h5:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}h6:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h1+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h2+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h3+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h4+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h5+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.h6+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.heading+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.headline+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.overline+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.subline+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.25) + var(--extra-spacing));margin-top:calc(var(--tagline-to-text) + var(--extra-spacing))}.tagline+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+.h1:not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+.h2:not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+.h3:not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+.h4:not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+.h5:not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+.h6:not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+.heading:not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+.headline:not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+.tagline:not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+.overline:not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+.subline:not([data-ynfield]){margin-top:calc(0px + var(--extra-spacing) * 0.5);margin-top:calc(var(--tagline-to-heading) + var(--extra-spacing) * 0.5)}.tagline+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--tagline-to-content) + var(--extra-spacing))}.tagline+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.tagline+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__heading{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__heading+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-heading) + var(--extra-spacing))}.yn-article__heading+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__accordions>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+div.yn-article__links>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--heading-to-content) + var(--extra-spacing))}.yn-article__heading+div.yn-article__accordions>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__heading+div.yn-article__links>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__heading{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__heading{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text+div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__intro-text>:first-child{margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article__text+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__intro-text+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article__text+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+.button:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+.buttons:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+.yn-article__links:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+.yn-article__accordions:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+.button:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+.buttons:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+.yn-article__links:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+.yn-article__accordions:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__intro-text+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--heading-to-text) + var(--extra-spacing))}.yn-article__text+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__text+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(calc(1rem * 0.5) + var(--extra-spacing));margin-top:calc(var(--text-to-text) + var(--extra-spacing))}.yn-article+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--text-to-heading) + var(--extra-spacing))}.yn-article+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--text-to-content) + var(--extra-spacing))}.yn-article+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist):not(:last-child){margin-bottom:var(--extra-spacing)}.button+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+p:not(.tagline):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+pre:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+q:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+label:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+blockquote:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+input:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.widget__input-container:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+select:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+textarea:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+aside:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+a:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+img:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+figure:not(.does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.item__content__text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.text:not(does-not-exist):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.tagline):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.h1:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.h2:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.h3:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.h4:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.h5:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.h6:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.heading:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.headline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.tagline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.overline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.subline:not([data-ynfield]){margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+h1:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+h2:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+h3:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+h4:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+h5:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+h6:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.h1:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.h2:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.h3:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.h4:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.h5:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.h6:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.heading:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.headline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.tagline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.overline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.subline:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article__heading{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article__heading{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article__heading{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article__heading{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article__heading{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article__heading{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article__heading{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article__heading{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article__heading{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__heading:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article__heading:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons+div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links+div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button>div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button>div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons>div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.buttons>div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links>div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__links>div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__intro-text>:first-child{margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-text) + var(--extra-spacing))}.button+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__intro-text>:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)+div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.buttons>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__links>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__accordions>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.yn-article__table-of-contents>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ul:not(.does-not-exist)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}ol:not(.does-not-exist)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}dl:not(.does-not-exist)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__intro-text>h1:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__intro-text>h2:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__intro-text>h3:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__intro-text>h4:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__intro-text>h5:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}table:not(.does-not-exist)>div.yn-article__intro-text>h6:first-child{margin-top:calc(calc(1rem * 2) + var(--extra-spacing));margin-top:calc(var(--content-to-heading) + var(--extra-spacing))}.button+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__intro-text:first-child>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.buttons>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__intro-text>h1:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__intro-text>h2:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__intro-text>h3:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__intro-text>h4:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__intro-text>h5:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)>div.yn-article__intro-text>h6:first-child:not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.buttons+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__links+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__accordions+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.yn-article__table-of-contents+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ul:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}ol:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}dl:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+.button:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+.buttons:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article__links:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}table:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]){margin-top:calc(1rem + var(--extra-spacing));margin-top:calc(var(--content-to-content) + var(--extra-spacing))}.button+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__links:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__accordions:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article>div.yn-article__table-of-contents:first-child:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.button+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.buttons+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__links+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__accordions+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__table-of-contents+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ul:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}ol:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}dl:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.button:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.buttons:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article__links:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article__accordions:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+.yn-article__table-of-contents:not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+ul:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+ol:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+dl:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}table:not(.does-not-exist)+table:not(.does-not-exist):not([data-ynfield]):not(:last-child){margin-bottom:var(--extra-spacing)}.yn-article__intro-text:not(:last-child)>ul{margin-bottom:var(--extra-spacing)!important}.yn-article__intro-text:not(:last-child)>ol{margin-bottom:var(--extra-spacing)!important}.yn-article__intro-text:not(:last-child)>dl{margin-bottom:var(--extra-spacing)!important}.yn-article__intro-text:not(:last-child)>table{margin-bottom:var(--extra-spacing)!important}.yn-article__text:not(:last-child)>ul{margin-bottom:var(--extra-spacing)!important}.yn-article__text:not(:last-child)>ol{margin-bottom:var(--extra-spacing)!important}.yn-article__text:not(:last-child)>dl{margin-bottom:var(--extra-spacing)!important}.yn-article__text:not(:last-child)>table{margin-bottom:var(--extra-spacing)!important}.yn-article__links:not(:last-child){margin-bottom:var(--extra-spacing)!important}.yn-article__accordions:not(:last-child){margin-bottom:var(--extra-spacing)!important}.yn-article__table-of-contents:not(:last-child){margin-bottom:var(--extra-spacing)!important}html{-webkit-font-smoothing:antialiased}html ::-moz-selection{background-color:#98aca2;background-color:var(--button-pri);color:#f9f9f9;color:var(--button-sec)}html ::selection{background-color:#98aca2;background-color:var(--button-pri);color:#f9f9f9;color:var(--button-sec)}html .footer__logo,html .footer__logo figure,html .footer__logo img,html .header__logo,html .header__logo figure,html .header__logo img{margin:auto auto auto 0!important}html .footer__logo,html .footer__logo figure,html .footer__logo img,html .header__logo,html .header__logo figure,html .header__logo img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:3rem}html .footer__logo figure,html .header__logo figure{position:relative;display:none;-webkit-filter:unset;filter:initial}html .footer__logo figure img,html .header__logo figure img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}html .footer__logo figure:not(:only-child),html .header__logo figure:not(:only-child){display:none}html .footer__logo figure:last-of-type,html .header__logo figure:last-of-type{display:block}html.theme--dark .footer__logo figure:not(:only-child),html.theme--dark .header__logo figure:not(:only-child){display:none}html.theme--dark .footer__logo figure:last-of-type,html.theme--dark .header__logo figure:last-of-type{display:block}html .site__content{padding-top:5rem}html .site__content section:first-of-type:not(.no-top-padding):not(.section--banner):not(.banner):not(.bg){padding-top:11vmin;padding-top:var(--flow)}@media screen and (min-width:48rem){html .site__content section:first-of-type:not(.no-top-padding):not(.section--banner):not(.banner):not(.bg){padding-top:calc(11vmin * 0.66);padding-top:calc(var(--flow) * 0.66)}}body{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#f9f9f9;background:var(--bg-pri);font-family:var(--font-family-pri-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-pri);color:#000000;color:var(--font-pri);letter-spacing:0.66px;letter-spacing:var(--font-spacing)}body.bg{padding:0}.site__footer,.site__header{background-color:#eeeeee;background-color:var(--bg-grey)}.site__footer .inner,.site__header .inner{padding-top:calc(2rem * 0.5);padding-top:calc(var(--gap-pri) * 0.5);padding-bottom:calc(2rem * 0.5);padding-bottom:calc(var(--gap-pri) * 0.5)}.site__footer .row,.site__header .row{width:100%}.site__footer .regions-wrapper label,.site__header .regions-wrapper label{--extra-spacing:0.5rem}.site__footer .regions-wrapper select,.site__header .regions-wrapper select{--input-font:var(--footer-font);--input-bg:transparent;--input-border-color:var(--footer-font)}.site__header{background-color:#f9f9f9;background-color:var(--nav-bar-bg);color:#000000;color:var(--nav-bar-font)}.site__header .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site__header .header__logo{margin-right:auto;color:#000000;color:var(--nav-bar-font)}.site__header .nav__bar{margin:0 calc(1.5rem - 0.5rem) 0 1.5rem!important;margin:0 calc(var(--nav-bar-gap) - 0.5rem) 0 var(--nav-bar-gap)!important}.site__header .nav__bar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.site__header .nav__bar li{color:#000000;color:var(--nav-bar-font);list-style:none}.site__header .nav__bar li:hover a{color:#000000;color:var(--nav-bar-font-hover)}.site__footer{padding-top:calc(11vmin / 2);padding-top:calc(var(--flow) / 2);background-color:#5f5f5f;background-color:var(--footer-bg)}.site__footer .row{padding-bottom:calc(11vmin / 4);padding-bottom:calc(var(--flow) / 4)}.site__footer div.with-ynfinite{background-color:#5f5f5f;background-color:var(--footer-bg);padding-top:calc(11vmin / 4);padding-top:calc(var(--flow) / 4);padding:1rem 0;border-top:1px solid currentColor;border-top:var(--border-width) solid currentColor}.site__footer .nav__bar li{color:#f9f9f9;color:var(--footer-font);list-style:none}.site__footer .nav__bar.nav_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.2rem 1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:48rem){.site__footer .nav__bar.nav_footer{left:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.site__footer .nav__bar.legal_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0.2rem 1rem;margin-bottom:1rem}@media screen and (min-width:48rem){.site__footer .nav__bar.legal_footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.site__footer .inner{color:#f9f9f9;color:var(--footer-font);padding-top:0;padding-bottom:0}.site__footer .social-media{gap:0.75rem;margin:0}.site__footer .social-media i{font-size:1.5rem}.site__footer .footer__left,.site__footer .footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:calc(calc(2rem * 0.75) * 0.5);gap:calc(var(--item-gap) * 0.5);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site__footer .footer__left p,.site__footer .footer__right p{width:100%}.site__footer .footer__left .flex,.site__footer .footer__right .flex{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:calc(2rem * 0.75);gap:var(--item-gap)}@media screen and (min-width:48rem){.site__footer .footer__left .flex,.site__footer .footer__right .flex{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:64rem){.site__footer .footer__left .flex,.site__footer .footer__right .flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:48rem){.site__footer .footer__left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}}.site__footer .footer__right{height:100%}@media screen and (min-width:48rem){.site__footer .footer__right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.site__footer .footer__right img{-o-object-position:right;object-position:right}}.site__footer .footer__logo{max-height:6rem}.site__footer .footer__logo figure:first-of-type{display:block}.site__footer .footer__logo figure:last-of-type:not(:only-child){display:none}section{position:relative;scroll-margin-top:5rem;padding-bottom:11vmin;padding-bottom:var(--flow)}section section{padding:0!important}section.bg{padding-top:11vmin;padding-bottom:11vmin;padding-top:11vmin;padding-top:var(--flow);padding-bottom:11vmin;padding-bottom:var(--flow)}section.bg.flow-half{padding-top:calc(11vmin * 0.5);padding-bottom:calc(11vmin * 0.5);padding-top:calc(11vmin * 0.5);padding-top:calc(var(--flow) * 0.5);padding-bottom:calc(11vmin * 0.5);padding-bottom:calc(var(--flow) * 0.5)}.bg{--bg:var(--bg-grey);--font:var(--bg-grey-font);--button-pri:var(--accent-pri);--button-sec:var(--accent-pri-font);--input-border-color:var(--font);background-color:#f9f9f9;background-color:var(--bg);color:#000000;color:var(--font)}.bg--padding{padding-top:11vmin;padding-bottom:11vmin;padding-top:11vmin;padding-top:var(--flow);padding-bottom:11vmin;padding-bottom:var(--flow)}.bg+section:not([class*=banner]:not(.section--banner-half)){padding-top:11vmin;padding-top:var(--flow)}.bg+section:not(.bar:not(.does-not-exist)){padding-top:11vmin;padding-top:var(--flow)}.bg+section:not(.bg:not(.does-not-exist)){padding-top:11vmin;padding-top:var(--flow)}.bg:not([class*=bg-]):not([class*=parallax])+.bg:not([class*=bg-]):not([class*=parallax]){padding-top:0}.bg--accent-pri{--bg:var(--accent-pri);--font:var(--accent-pri-font);--button-pri:var(--accent-pri-font);--button-sec:var(--accent-pri-font-opposite)}.bg--accent-pri+.bg--accent-pri{padding-top:0}.bg--accent-sec{--bg:var(--accent-sec);--font:var(--accent-sec-font);--button-pri:var(--accent-sec-font);--button-sec:var(--accent-sec-font-opposite)}.bg--accent-sec+.bg--accent-sec{padding-top:0}.bg--pri{--bg:var(--bg-pri);--font:var(--font-pri)}.bg--pri+.bg--pri{padding-top:0}.bg--sec{--bg:var(--bg-sec);--font:var(--font-sec);--button-pri:var(--font-sec);--button-sec:var(--bg-sec)}.bg--sec+.bg--sec{padding-top:0}.bg--dark{--bg:var(--dark);--font:var(--light);--button-pri:var(--light);--button-sec:var(--dark)}.bg--dark+.bg--dark{padding-top:0}.bg--light{--bg:var(--light);--font:var(--dark);--button-pri:var(--dark);--button-sec:var(--light)}.bg--light+.bg--light{padding-top:0}.bar{background-color:transparent!important;background-color:initial!important}.bar{--bg:var(--bars);--font:var(--bars-font);position:relative;display:block;padding-top:3rem;padding-bottom:3rem;padding-top:3rem;padding-top:var(--gap-sec);padding-bottom:3rem;padding-bottom:var(--gap-sec);pointer-events:all;color:#000000;color:var(--font);isolation:isolate}@media screen and (min-width:48rem){.bar[data-fade-in]{--transform:-3rem,0}}.bar *{z-index:50}.bar:after{background-color:#f9f9f9;background-color:var(--bg);position:absolute;height:100%;width:100%;content:"";top:0;right:0;bottom:0;left:0;margin:auto;pointer-events:none;z-index:-1;opacity:0.8}@media screen and (max-width:64rem){.bar:after{-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1);padding-left:0;padding-right:0;-webkit-box-shadow:0 0 0 100vmax #f9f9f9;-webkit-box-shadow:0 0 0 100vmax var(--bg);box-shadow:0 0 0 100vmax #f9f9f9;box-shadow:0 0 0 100vmax var(--bg);-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax)}}.outer{padding-left:2rem;padding-left:var(--gap-pri);padding-right:2rem;padding-right:var(--gap-pri)}.inner{width:100%;max-width:100rem;max-width:var(--inner-width);margin-left:auto;margin-right:auto;padding-left:max(1rem,min(7.5vw,calc(2rem * 3)));padding-left:var(--inner-padding);padding-right:max(1rem,min(7.5vw,calc(2rem * 3)));padding-right:var(--inner-padding)}.inner+.inner{padding-top:calc(11vmin / 2);padding-top:calc(var(--flow) / 2)}.inner--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inner--narrow{--inner-width:var(--inner-narrow)}.inner--wide{--inner-width:var(--inner-wide)}.shadow{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);padding:2rem;padding:var(--gap)}html .row{width:calc(100% + 2 * calc(2rem * 0.75) * 0.5);width:calc(100% + 2 * var(--item-gap) * 0.5);margin-left:calc(calc(2rem * 0.75) * 0.5 * -1);margin-left:calc(var(--item-gap) * 0.5 * -1);margin-right:calc(calc(2rem * 0.75) * 0.5 * -1);margin-right:calc(var(--item-gap) * 0.5 * -1)}html .row div[class*=col-]{margin-top:calc(calc(2rem * 0.75) * 0.5);margin-top:calc(var(--item-gap) * 0.5);margin-bottom:calc(calc(2rem * 0.75) * 0.5);margin-bottom:calc(var(--item-gap) * 0.5);padding-right:calc(calc(2rem * 0.75) * 0.5);padding-right:calc(var(--item-gap) * 0.5);padding-left:calc(calc(2rem * 0.75) * 0.5);padding-left:calc(var(--item-gap) * 0.5)}html .row.row--no-gap{margin-right:0;margin-left:0;width:100%}html .row.row--no-gap div[class*=col-]{height:100%;margin-top:0;margin-bottom:0;padding-right:0;padding-left:0}html .row.row--small{margin-left:-0.5rem;margin-right:-0.5rem}html .row.row--small div[class*=col-]{margin-top:0.5rem;margin-bottom:0.5rem;padding-right:0.5rem;padding-left:0.5rem}@media screen and (min-width:48rem){html .row--gap{margin-left:calc(calc(2rem * 0.75) * -1);margin-left:calc(var(--item-gap) * -1);margin-right:calc(calc(2rem * 0.75) * -1);margin-right:calc(var(--item-gap) * -1)}html .row--gap div[class^=col-]{margin-top:calc(2rem * 0.75);margin-top:var(--item-gap);margin-bottom:calc(2rem * 0.75);margin-bottom:var(--item-gap);padding-right:calc(2rem * 0.75);padding-right:var(--item-gap);padding-left:calc(2rem * 0.75);padding-left:var(--item-gap)}}html .row+.row{margin-top:calc(2rem * 3);margin-top:calc(var(--flexbox-gap) * 3)}html .row[class*=center-]{text-align:left}html .row[class*=end-]{text-align:left}@media only screen and (min-width:120rem){html .row .container{width:120rem}html .row .col-wd,html .row .col-wd-1,html .row .col-wd-10,html .row .col-wd-11,html .row .col-wd-12,html .row .col-wd-2,html .row .col-wd-3,html .row .col-wd-4,html .row .col-wd-5,html .row .col-wd-6,html .row .col-wd-7,html .row .col-wd-8,html .row .col-wd-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}html .row .col-wd{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}html .row .col-wd-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}html .row .col-wd-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}html .row .col-wd-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}html .row .col-wd-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}html .row .col-wd-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}html .row .col-wd-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}html .row .col-wd-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}html .row .col-wd-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}html .row .col-wd-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}html .row .col-wd-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}html .row .col-wd-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}html .row .col-wd-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}html .row .col-wd-offset-1{margin-left:8.333%}html .row .col-wd-offset-2{margin-left:16.667%}html .row .col-wd-offset-3{margin-left:25%}html .row .col-wd-offset-4{margin-left:33.333%}html .row .col-wd-offset-5{margin-left:41.667%}html .row .col-wd-offset-6{margin-left:50%}html .row .col-wd-offset-7{margin-left:58.333%}html .row .col-wd-offset-8{margin-left:66.667%}html .row .col-wd-offset-9{margin-left:75%}html .row .col-wd-offset-10{margin-left:83.333%}html .row .col-wd-offset-11{margin-left:91.667%}html[dir=ltr] .row .start-wd{text-align:left}html[dir=rtl] .row .start-wd{text-align:right}html .row .start-wd{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}html .row .center-wd{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}html[dir=ltr] .row .end-wd{text-align:right}html[dir=rtl] .row .end-wd{text-align:left}html .row .end-wd{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}html .row .top-wd{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}html .row .middle-wd{-ms-flex-align:center;-webkit-box-align:center;align-items:center}html .row .bottom-wd{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}html .row .around-wd{-ms-flex-pack:distribute;justify-content:space-around}html .row .between-wd{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}html .row .first-wd{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}html .row .last-wd{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}.js-nav-open .nav-up{-webkit-transform:translateY(0);transform:translateY(0)}.nav-up{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nav-down{-webkit-transform:translateY(0);transform:translateY(0)}.site__header{z-index:100;position:fixed;top:0;width:100%;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}.site__header.no-filter{-webkit-box-shadow:0px 3px 15px 5px rgba(0,0,0,0.1);box-shadow:0px 3px 15px 5px rgba(0,0,0,0.1)}.site__header .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5rem}.site__logo{display:inline-block;text-decoration:none}.site__logo figure{padding-top:3rem;padding-bottom:3rem}.site__logo img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.logo__header{margin-right:auto}.nav__bar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.5rem;gap:var(--nav-bar-gap);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.nav__bar a{-webkit-transition:opacity 0.33s ease;-webkit-transition:opacity var(--atime) ease;transition:opacity 0.33s ease;transition:opacity var(--atime) ease}.nav__bar.nav__bar--header{display:none}.nav__bar.nav__bar--header .social-media a{font-size:150%}@media screen and (min-width:80rem){.nav__bar.nav__bar--header.nav__bar--navigation{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:50rem){.nav__bar.nav__bar--header:not(.nav__bar--navigation){display:-webkit-box;display:-ms-flexbox;display:flex}}.nav__bar.nav__bar--header p i{margin-right:0.5rem}.js-nav__button{cursor:pointer}.nav__button{z-index:100;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;height:var(--nav-icon-width);width:50px;width:var(--nav-icon-width);padding:0.5rem;aspect-ratio:1;background-color:initial;background-color:var(--nav-icon-bg);-webkit-transition:0.33s ease;-webkit-transition:var(--atime) ease;transition:0.33s ease;transition:var(--atime) ease;display:none}@media screen and (min-width:48rem){.nav__button{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav__button .nav__button__icon{display:block;height:3px;height:var(--nav-icon-line-height);max-width:100%;width:100%;border-radius:6px;border-radius:var(--border-radius);background-color:#000000;background-color:var(--nav-bar-font);-webkit-transition:all 0.33s ease;-webkit-transition:all var(--atime) ease;transition:all 0.33s ease;transition:all var(--atime) ease}.nav__button .nav__button__icon:not(:last-of-type){margin-bottom:5px;margin-bottom:var(--nav-icon-gap)}body:not(.js-nav-open) .nav__button:hover .nav__button__icon:first-of-type,body:not(.js-nav-open) .nav__button:hover .nav__button__icon:nth-of-type(3){width:70%;width:var(--nav-icon-width-hover)}.site__navigation{z-index:99;position:fixed;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;width:100%;margin:auto;pointer-events:none;overflow:hidden;overflow-x:hidden;overflow-y:auto;background-color:transparent;-webkit-transform:translateY(-100vh);transform:translateY(-100vh);-webkit-transition:background 0.33s ease,-webkit-transform 0s ease 0.33s;-webkit-transition:background var(--atime) ease,-webkit-transform 0s ease var(--atime);transition:background 0.33s ease,-webkit-transform 0s ease 0.33s;transition:background var(--atime) ease,-webkit-transform 0s ease var(--atime);transition:background 0.33s ease,transform 0s ease 0.33s;transition:background var(--atime) ease,transform 0s ease var(--atime);transition:background 0.33s ease,transform 0s ease 0.33s,-webkit-transform 0s ease 0.33s;transition:background var(--atime) ease,transform 0s ease var(--atime),-webkit-transform 0s ease var(--atime);padding-top:3rem;padding-bottom:3rem}@media screen and (min-width:48rem){.site__navigation{padding-bottom:0}}.site__navigation h1{-webkit-transition:color 0.33s ease,opacity 0.33s ease!important;-webkit-transition:color var(--atime) ease,opacity var(--atime) ease!important;transition:color 0.33s ease,opacity 0.33s ease!important;transition:color var(--atime) ease,opacity var(--atime) ease!important}.site__navigation h1{font-size:max(1.6rem,min(7.5vw,1.8rem));font-size:var(--nav-font-size);color:transparent}.site__navigation h2{-webkit-transition:color 0.33s ease,opacity 0.33s ease!important;-webkit-transition:color var(--atime) ease,opacity var(--atime) ease!important;transition:color 0.33s ease,opacity 0.33s ease!important;transition:color var(--atime) ease,opacity var(--atime) ease!important}.site__navigation h2{font-size:max(1.6rem,min(7.5vw,1.8rem));font-size:var(--nav-font-size);color:transparent}.site__navigation h3{-webkit-transition:color 0.33s ease,opacity 0.33s ease!important;-webkit-transition:color var(--atime) ease,opacity var(--atime) ease!important;transition:color 0.33s ease,opacity 0.33s ease!important;transition:color var(--atime) ease,opacity var(--atime) ease!important}.site__navigation h3{font-size:max(1.6rem,min(7.5vw,1.8rem));font-size:var(--nav-font-size);color:transparent}.site__navigation h4{-webkit-transition:color 0.33s ease,opacity 0.33s ease!important;-webkit-transition:color var(--atime) ease,opacity var(--atime) ease!important;transition:color 0.33s ease,opacity 0.33s ease!important;transition:color var(--atime) ease,opacity var(--atime) ease!important}.site__navigation h4{font-size:max(1.6rem,min(7.5vw,1.8rem));font-size:var(--nav-font-size);color:transparent}.site__navigation h5{-webkit-transition:color 0.33s ease,opacity 0.33s ease!important;-webkit-transition:color var(--atime) ease,opacity var(--atime) ease!important;transition:color 0.33s ease,opacity 0.33s ease!important;transition:color var(--atime) ease,opacity var(--atime) ease!important}.site__navigation h5{font-size:max(1.6rem,min(7.5vw,1.8rem));font-size:var(--nav-font-size);color:transparent}.site__navigation h6{-webkit-transition:color 0.33s ease,opacity 0.33s ease!important;-webkit-transition:color var(--atime) ease,opacity var(--atime) ease!important;transition:color 0.33s ease,opacity 0.33s ease!important;transition:color var(--atime) ease,opacity var(--atime) ease!important}.site__navigation h6{font-size:max(1.6rem,min(7.5vw,1.8rem));font-size:var(--nav-font-size);color:transparent}.site__navigation p{-webkit-transition:color 0.33s ease,opacity 0.33s ease!important;-webkit-transition:color var(--atime) ease,opacity var(--atime) ease!important;transition:color 0.33s ease,opacity 0.33s ease!important;transition:color var(--atime) ease,opacity var(--atime) ease!important}.site__navigation p{font-size:max(1.6rem,min(7.5vw,1.8rem));font-size:var(--nav-font-size);color:transparent}.site__navigation aside{-webkit-transition:color 0.33s ease,opacity 0.33s ease!important;-webkit-transition:color var(--atime) ease,opacity var(--atime) ease!important;transition:color 0.33s ease,opacity 0.33s ease!important;transition:color var(--atime) ease,opacity var(--atime) ease!important}.site__navigation aside{font-size:max(1.6rem,min(7.5vw,1.8rem));font-size:var(--nav-font-size);color:transparent}.site__navigation li{-webkit-transition:color 0.33s ease,opacity 0.33s ease!important;-webkit-transition:color var(--atime) ease,opacity var(--atime) ease!important;transition:color 0.33s ease,opacity 0.33s ease!important;transition:color var(--atime) ease,opacity var(--atime) ease!important}.site__navigation li{font-size:max(1.6rem,min(7.5vw,1.8rem));font-size:var(--nav-font-size);color:transparent}.site__navigation a{-webkit-transition:color 0.33s ease,opacity 0.33s ease!important;-webkit-transition:color var(--atime) ease,opacity var(--atime) ease!important;transition:color 0.33s ease,opacity 0.33s ease!important;transition:color var(--atime) ease,opacity var(--atime) ease!important}.site__navigation a{font-size:max(1.6rem,min(7.5vw,1.8rem));font-size:var(--nav-font-size);color:transparent}.site__navigation span{-webkit-transition:color 0.33s ease,opacity 0.33s ease!important;-webkit-transition:color var(--atime) ease,opacity var(--atime) ease!important;transition:color 0.33s ease,opacity 0.33s ease!important;transition:color var(--atime) ease,opacity var(--atime) ease!important}.site__navigation span{font-size:max(1.6rem,min(7.5vw,1.8rem));font-size:var(--nav-font-size);color:transparent}.site__navigation ul{padding:0;margin:0}.site__navigation li{opacity:0;list-style:none}.site__navigation>.inner{margin:auto;padding-top:calc(2rem * 3);padding-top:calc(var(--gap-pri) * 3);padding-bottom:calc(2rem * 3);padding-bottom:calc(var(--gap-pri) * 3)}.site__navigation .nav__site__sub{margin-top:calc(calc(2rem * 0.75) * 0.25)!important;margin-top:calc(var(--item-gap) * 0.25)!important}.site__navigation .nav__site__sub{position:relative;padding-left:0;padding-right:0;-webkit-transform:translateX(-1rem);transform:translateX(-1rem);-webkit-transition:-webkit-transform 0.33s ease;-webkit-transition:-webkit-transform var(--atime) ease;transition:-webkit-transform 0.33s ease;transition:-webkit-transform var(--atime) ease;transition:transform 0.33s ease;transition:transform 0.33s ease,-webkit-transform 0.33s ease;transition:transform var(--atime) ease;transition:transform var(--atime) ease,-webkit-transform var(--atime) ease;transition:transform 0.33s ease,-webkit-transform 0.33s ease;transition:transform var(--atime) ease,-webkit-transform var(--atime) ease}.site__navigation .nav__site__sub a,.site__navigation .nav__site__sub li,.site__navigation .nav__site__sub p,.site__navigation .nav__site__sub span{display:block;font-size:max(0.9rem,min(7.5vw,1rem));font-size:var(--nav-sub-font-size)}.site__navigation .nav__site__sub li:not(:last-of-type){margin-bottom:0.25rem}.site__navigation.navigation--list{padding-top:calc(11vmin * 0.5 + 5rem);padding-bottom:calc(11vmin * 0.5);padding-top:calc(11vmin * 0.5 + 5rem);padding-top:calc(var(--flow) * 0.5 + 5rem);padding-bottom:calc(11vmin * 0.5);padding-bottom:calc(var(--flow) * 0.5);width:100%;margin:0 0 0 auto;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-box-shadow:0px 3px 15px 5px rgba(0,0,0,0);box-shadow:0px 3px 15px 5px rgba(0,0,0,0);-webkit-transition:background 0.33s ease,0.33s ease,-webkit-box-shadow 0.33s ease;-webkit-transition:background var(--atime) ease,var(--atime) ease,-webkit-box-shadow var(--atime) ease;transition:background 0.33s ease,0.33s ease,-webkit-box-shadow 0.33s ease;transition:background var(--atime) ease,var(--atime) ease,-webkit-box-shadow var(--atime) ease;transition:background 0.33s ease,box-shadow 0.33s ease,0.33s ease;transition:background var(--atime) ease,box-shadow var(--atime) ease,var(--atime) ease;transition:background 0.33s ease,box-shadow 0.33s ease,0.33s ease,-webkit-box-shadow 0.33s ease;transition:background var(--atime) ease,box-shadow var(--atime) ease,var(--atime) ease,-webkit-box-shadow var(--atime) ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}@media screen and (min-width:48rem){.site__navigation.navigation--list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.site__navigation.navigation--list .inner{padding-top:calc(11vmin * 0.5);padding-bottom:0;padding-top:calc(11vmin * 0.5);padding-top:calc(var(--flow) * 0.5);padding-bottom:0;overflow:auto}.site__navigation.navigation--list .nav__site__sub{margin-top:0!important}.site__navigation.navigation--list .nav__site__sub{margin-bottom:0.5rem}.site__navigation.navigation--list li.has-children:not(:last-of-type){margin-bottom:0.5rem}.site__navigation.navigation--list .nav__site>li:not(.has-children){margin-bottom:0.5rem}.site__navigation.navigation--grid .nav__site{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;gap:var(--gap-pri);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.site__navigation.navigation--grid .nav__site li{-ms-flex-preferred-size:18rem;flex-basis:18rem;-webkit-transition-delay:0s;transition-delay:0s}.site__navigation.navigation--grid .nav__site .nav__site__sub{-webkit-transform:translate(0);transform:translate(0)}.site__navigation .social-media{margin-left:auto;margin-right:auto;margin-top:3rem;margin-top:var(--gap-sec);opacity:0;-webkit-transition:opacity 0.33s;-webkit-transition:opacity var(--atime);transition:opacity 0.33s;transition:opacity var(--atime)}.site__navigation .social-media i{font-size:max(1.8rem,min(7.5vw,2.2rem));font-size:var(--nav-icons-size)}.js-nav-open{overflow:hidden}.js-nav-open .section--search{z-index:90}.js-nav-open .logo__header{color:#000000;color:var(--nav-font)}.js-nav-open .nav__button{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:calc(0.33s * 0.33 + 0.1s);-webkit-transition-delay:calc(var(--atime) * 0.33 + 0.1s);transition-delay:calc(0.33s * 0.33 + 0.1s);transition-delay:calc(var(--atime) * 0.33 + 0.1s)}.js-nav-open .nav__bar{opacity:0}.js-nav-open .nav__button__icon{-webkit-transition-delay:calc(0.33s * 0.33);-webkit-transition-delay:calc(var(--atime) * 0.33);transition-delay:calc(0.33s * 0.33);transition-delay:calc(var(--atime) * 0.33)}.js-nav-open .nav__button__icon:first-of-type{-webkit-transform:translateY(calc((5px + 3px) * 1));-webkit-transform:translateY(calc((var(--nav-icon-gap) + var(--nav-icon-line-height)) * 1));transform:translateY(calc((5px + 3px) * 1));transform:translateY(calc((var(--nav-icon-gap) + var(--nav-icon-line-height)) * 1))}.js-nav-open .nav__button__icon:nth-of-type(2){width:0;-webkit-transition:all calc(0.33s - 0.1s) ease;-webkit-transition:all calc(var(--atime) - 0.1s) ease;transition:all calc(0.33s - 0.1s) ease;transition:all calc(var(--atime) - 0.1s) ease;-webkit-transition-delay:0s;transition-delay:0s}.js-nav-open .nav__button__icon:nth-of-type(3){-webkit-transform:translateY(calc((5px + 3px) * -1)) rotate(90deg);-webkit-transform:translateY(calc((var(--nav-icon-gap) + var(--nav-icon-line-height)) * -1)) rotate(90deg);transform:translateY(calc((5px + 3px) * -1)) rotate(90deg);transform:translateY(calc((var(--nav-icon-gap) + var(--nav-icon-line-height)) * -1)) rotate(90deg)}.js-nav-open .site__navigation{pointer-events:all;background-color:#eeeeee;background-color:var(--nav-bg);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:background 0.33s ease,-webkit-box-shadow 0.33s ease,-webkit-transform 0s ease;-webkit-transition:background var(--atime) ease,-webkit-box-shadow var(--atime) ease,-webkit-transform 0s ease;transition:background 0.33s ease,-webkit-box-shadow 0.33s ease,-webkit-transform 0s ease;transition:background var(--atime) ease,-webkit-box-shadow var(--atime) ease,-webkit-transform 0s ease;transition:background 0.33s ease,box-shadow 0.33s ease,transform 0s ease;transition:background var(--atime) ease,box-shadow var(--atime) ease,transform 0s ease;transition:background 0.33s ease,box-shadow 0.33s ease,transform 0s ease,-webkit-box-shadow 0.33s ease,-webkit-transform 0s ease;transition:background var(--atime) ease,box-shadow var(--atime) ease,transform 0s ease,-webkit-box-shadow var(--atime) ease,-webkit-transform 0s ease}.js-nav-open .site__navigation.navigation--list{-webkit-box-shadow:0px 3px 15px 5px rgba(0,0,0,0.1);box-shadow:0px 3px 15px 5px rgba(0,0,0,0.1);-webkit-transition:background 0.33s ease,0.33s ease,-webkit-box-shadow 0.33s ease;-webkit-transition:background var(--atime) ease,var(--atime) ease,-webkit-box-shadow var(--atime) ease;transition:background 0.33s ease,0.33s ease,-webkit-box-shadow 0.33s ease;transition:background var(--atime) ease,var(--atime) ease,-webkit-box-shadow var(--atime) ease;transition:background 0.33s ease,box-shadow 0.33s ease,0.33s ease;transition:background var(--atime) ease,box-shadow var(--atime) ease,var(--atime) ease;transition:background 0.33s ease,box-shadow 0.33s ease,0.33s ease,-webkit-box-shadow 0.33s ease;transition:background var(--atime) ease,box-shadow var(--atime) ease,var(--atime) ease,-webkit-box-shadow var(--atime) ease;-webkit-transform:translateX(0);transform:translateX(0)}.js-nav-open .site__navigation h1{color:#000000;color:var(--nav-font)}.js-nav-open .site__navigation h2{color:#000000;color:var(--nav-font)}.js-nav-open .site__navigation h3{color:#000000;color:var(--nav-font)}.js-nav-open .site__navigation h4{color:#000000;color:var(--nav-font)}.js-nav-open .site__navigation h5{color:#000000;color:var(--nav-font)}.js-nav-open .site__navigation h6{color:#000000;color:var(--nav-font)}.js-nav-open .site__navigation p{color:#000000;color:var(--nav-font)}.js-nav-open .site__navigation aside{color:#000000;color:var(--nav-font)}.js-nav-open .site__navigation li{color:#000000;color:var(--nav-font)}.js-nav-open .site__navigation a{color:#000000;color:var(--nav-font)}.js-nav-open .site__navigation span{color:#000000;color:var(--nav-font)}.js-nav-open .site__navigation li{opacity:1;-webkit-transition:opacity calc(0.33s * 1.5) ease;-webkit-transition:opacity var(--nav-atime) ease;transition:opacity calc(0.33s * 1.5) ease;transition:opacity var(--nav-atime) ease;-webkit-transition-delay:calc(var(--nav-list-delay) * 2 * 0.33s * 0.1);-webkit-transition-delay:calc(var(--nav-list-delay) * var(--nav-items-delay) * var(--atime) * 0.1);transition-delay:calc(var(--nav-list-delay) * 2 * 0.33s * 0.1);transition-delay:calc(var(--nav-list-delay) * var(--nav-items-delay) * var(--atime) * 0.1)}.js-nav-open .site__navigation li:after{content:0.33s;content:var(--atime)}.js-nav-open .site__navigation .nav__site__sub{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:calc(0.33s * 0.5);-webkit-transition-delay:calc(var(--atime) * 0.5);transition-delay:calc(0.33s * 0.5);transition-delay:calc(var(--atime) * 0.5)}.js-nav-open .social-media{opacity:1}.mobile-navigation{position:fixed;z-index:105;bottom:2rem;bottom:var(--gap);right:2rem;right:var(--gap);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0.5rem}.mobile-navigation__button{--fa-size:1.5rem;color:#f9f9f9;color:var(--font-sec);background-color:#000000;background-color:var(--bg-sec);height:3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;border-radius:var(--border-radius);-webkit-transition:opacity 0.33s ease,background-color 0.33s ease;-webkit-transition:opacity var(--atime) ease,background-color var(--atime) ease;transition:opacity 0.33s ease,background-color 0.33s ease;transition:opacity var(--atime) ease,background-color var(--atime) ease;padding:0.75rem}.mobile-navigation__button .filter-icon{-webkit-transition:opacity 0.33s ease;-webkit-transition:opacity var(--atime) ease;transition:opacity 0.33s ease;transition:opacity var(--atime) ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-navigation__button .filter--close{display:none}.mobile-navigation__button .nav__button{--nav-bar-font:var(--font-sec);padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.5rem;width:auto}@media screen and (min-width:48rem){.mobile-navigation{display:none}}h1:not(.does-not-exist){--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}h2:not(.does-not-exist){--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}h3:not(.does-not-exist){--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}h4:not(.does-not-exist){--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}h5:not(.does-not-exist){--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}h6:not(.does-not-exist){--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}.h1{--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}.h2{--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}.h3{--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}.h4{--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}.h5{--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}.h6{--lh:var(--lh-heading);display:block;line-height:var(--lh);word-break:break-word;font-family:var(--font-family-sec-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-sec);text-wrap:balance}@supports (hyphenate-limit-chars:auto 5){h1:not(.does-not-exist){-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}h2:not(.does-not-exist){-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}h3:not(.does-not-exist){-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}h4:not(.does-not-exist){-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}h5:not(.does-not-exist){-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}h6:not(.does-not-exist){-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}.h1{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}.h2{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}.h3{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}.h4{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}.h5{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}.h6{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:auto 5}}.h1,h1{font-weight:400;font-weight:var(--font-weight-regular);font-size:max(2rem,min(4.5vw,3rem))}.h2,h2{font-weight:400;font-weight:var(--font-weight-regular);font-size:max(1.75rem,min(4.25vw,2.3rem))}.h3,h3{font-weight:400;font-weight:var(--font-weight-regular);font-size:max(1.5rem,min(4vw,1.9rem))}.h4,h4{font-weight:500;font-weight:var(--font-weight-medium);font-size:max(1.25rem,min(3.5vw,1.4rem))}.h5,h5{font-weight:600;font-weight:var(--font-weight-semi-bold);font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size)}.h6,h6{font-weight:600;font-weight:var(--font-weight-semi-bold);font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small)}p{--lh:var(--lh-text);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);line-height:var(--lh);font-weight:300;font-weight:var(--font-weight-light);color:currentColor;word-break:break-word;text-wrap:pretty}q{--lh:var(--lh-text);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);line-height:var(--lh);font-weight:300;font-weight:var(--font-weight-light);color:currentColor;word-break:break-word;text-wrap:pretty}ul{--lh:var(--lh-text);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);line-height:var(--lh);font-weight:300;font-weight:var(--font-weight-light);color:currentColor;word-break:break-word;text-wrap:pretty}ol{--lh:var(--lh-text);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);line-height:var(--lh);font-weight:300;font-weight:var(--font-weight-light);color:currentColor;word-break:break-word;text-wrap:pretty}dl{--lh:var(--lh-text);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);line-height:var(--lh);font-weight:300;font-weight:var(--font-weight-light);color:currentColor;word-break:break-word;text-wrap:pretty}blockquote{--lh:var(--lh-text);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);line-height:var(--lh);font-weight:300;font-weight:var(--font-weight-light);color:currentColor;word-break:break-word;text-wrap:pretty}input{--lh:var(--lh-text);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);line-height:var(--lh);font-weight:300;font-weight:var(--font-weight-light);color:currentColor;word-break:break-word;text-wrap:pretty}select{--lh:var(--lh-text);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);line-height:var(--lh);font-weight:300;font-weight:var(--font-weight-light);color:currentColor;word-break:break-word;text-wrap:pretty}textarea{--lh:var(--lh-text);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);line-height:var(--lh);font-weight:300;font-weight:var(--font-weight-light);color:currentColor;word-break:break-word;text-wrap:pretty}aside{--lh:var(--lh-text);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);line-height:var(--lh);font-weight:300;font-weight:var(--font-weight-light);color:currentColor;word-break:break-word;text-wrap:pretty}p>a:not(.button){text-decoration:underline;text-underline-offset:3px}q>a:not(.button){text-decoration:underline;text-underline-offset:3px}ul>a:not(.button){text-decoration:underline;text-underline-offset:3px}ol>a:not(.button){text-decoration:underline;text-underline-offset:3px}dl>a:not(.button){text-decoration:underline;text-underline-offset:3px}blockquote>a:not(.button){text-decoration:underline;text-underline-offset:3px}input>a:not(.button){text-decoration:underline;text-underline-offset:3px}select>a:not(.button){text-decoration:underline;text-underline-offset:3px}textarea>a:not(.button){text-decoration:underline;text-underline-offset:3px}aside>a:not(.button){text-decoration:underline;text-underline-offset:3px}i{font-style:normal}b,strong{font-weight:700;font-weight:var(--font-weight-bold)}a{color:currentColor}a.link:link,a:not([class]):link{cursor:pointer;-webkit-transition:opacity 0.33s ease;-webkit-transition:opacity var(--atime) ease;transition:opacity 0.33s ease;transition:opacity var(--atime) ease}a.link:link:hover,a:not([class]):link:hover{opacity:0.7}mark{padding:0.25rem 2rem/4;padding:0.25rem var(--gap)/4;background:#eeeeee;background:var(--bg-grey);color:#000000;color:var(--font-pri)}.content-small,.content-small a,.content-small i,.content-small p,.small,.small a,.small i,.small p{--font-size:var(--font-size-small);font-weight:400;font-weight:var(--font-weight-regular)}.overline,.tagline{font-weight:700!important;font-weight:var(--font-weight-bold)!important}.overline,.tagline{display:block;color:currentColor;text-transform:uppercase;font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small)}@media screen and (min-width:48rem){.overline,.tagline{font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size)}}@media screen and (min-width:64rem){.heading span:not([class]){display:block}}.number{--lh:0.9;font-size:max(2.5rem,min(5vw,4.5rem))}.facts-wrapper .number{width:100%;border-bottom:2px solid #415a4d;border-bottom:2px solid var(--accent-sec);padding-bottom:calc(calc(1rem * 0.5) + var(--extra-spacing));padding-bottom:calc(var(--text-to-text) + var(--extra-spacing))}.separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100rem;max-width:var(--inner-width);margin:0 auto max(calc(2rem * 2),5vw);margin:0 auto max(calc(var(--gap-pri) * 2),5vw);padding:0 max(2rem,5vw);padding:0 max(var(--gap-pri),5vw);padding:0;background:none;font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small);font-weight:700;font-weight:var(--font-weight-bold);text-transform:uppercase;text-align:center}.separator:after,.separator:before{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 2rem;margin:0 var(--gap-pri);border-top:1px solid}.separator:before{margin-left:0}.separator:after{margin-right:0}.separator>span{display:inline-block}textarea{min-height:8rem;max-height:20rem;padding:calc(2rem / 1.5);padding:calc(var(--gap-pri) / 1.5);resize:vertical}.arrow,.button--arrow{position:relative;margin-right:2.5rem}.arrow:after,.arrow:before,.button--arrow:after,.button--arrow:before{content:"";position:absolute;top:50%;left:calc(100% + 1rem + 8px);-webkit-transition:width 0.33s ease,-webkit-transform 0.33s ease;-webkit-transition:width var(--atime) ease,-webkit-transform var(--atime) ease;transition:width 0.33s ease,-webkit-transform 0.33s ease;transition:width var(--atime) ease,-webkit-transform var(--atime) ease;transition:transform 0.33s ease,width 0.33s ease;transition:transform var(--atime) ease,width var(--atime) ease;transition:transform 0.33s ease,width 0.33s ease,-webkit-transform 0.33s ease;transition:transform var(--atime) ease,width var(--atime) ease,-webkit-transform var(--atime) ease}.arrow:before,.button--arrow:before{left:calc(100% + 8px);height:1px;width:1rem;background-color:currentColor;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.arrow:after,.button--arrow:after{height:8px;width:8px;border-top:1px solid currentColor;border-right:1px solid currentColor;-webkit-transform:translateY(-50%) translateX(-0.5rem) rotate(45deg);transform:translateY(-50%) translateX(-0.5rem) rotate(45deg)}.arrow:hover,.button--arrow:hover{color:currentColor}.arrow:hover:before,.button--arrow:hover:before{width:1.5rem}.arrow:hover:after,.button--arrow:hover:after{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.intro:not(.no-max-width){max-width:60rem}.intro.intro--margin,.intro:not(:only-child){margin-bottom:calc(11vmin * 0.5);margin-bottom:calc(var(--flow) * 0.5)}ul{width:100%}.list--checked,ul[style*="list-style-type: circle"]{list-style:none!important}.list--checked,ul[style*="list-style-type: circle"]{padding:0}.list--checked[\:has\(li\:only-child\)]+p,ul[style*="list-style-type: circle"][\:has\(li\:only-child\)]+p{margin-top:4px!important}.list--checked[\:has\(li\:only-child\)]+p,ul[style*="list-style-type: circle"][\:has\(li\:only-child\)]+p{padding-left:calc(2rem * 1.5);padding-left:calc(var(--gap) * 1.5)}.list--checked[\:has\(li\:only-child\)]+p,ul[style*="list-style-type: circle"][\:has\(li\:only-child\)]+p{margin-top:4px!important}.list--checked[\:has\(li\:only-child\)]+p,ul[style*="list-style-type: circle"][\:has\(li\:only-child\)]+p{padding-left:calc(2rem * 1.5);padding-left:calc(2rem * 1.5);padding-left:calc(var(--gap) * 1.5)}.list--checked:has(li:only-child)+p,ul[style*="list-style-type: circle"]:has(li:only-child)+p{margin-top:4px!important}.list--checked:has(li:only-child)+p,ul[style*="list-style-type: circle"]:has(li:only-child)+p{padding-left:calc(2rem * 1.5);padding-left:calc(var(--gap) * 1.5)}.list--checked[\:has\(li\:only-child\)][\:has\(\%2Bp\)],.list--checked[\:has\(li\:only-child\)][\:has\(\%2Bp\)] li,ul[style*="list-style-type: circle"][\:has\(li\:only-child\)][\:has\(\%2Bp\)],ul[style*="list-style-type: circle"][\:has\(li\:only-child\)][\:has\(\%2Bp\)] li{margin-bottom:0!important}.list--checked:has(li:only-child):has(+p),.list--checked:has(li:only-child):has(+p) li,ul[style*="list-style-type: circle"]:has(li:only-child):has(+p),ul[style*="list-style-type: circle"]:has(li:only-child):has(+p) li{margin-bottom:0!important}.list--checked[\:has\(li\:only-child\)][\:has\(\%2Bp\)] li,ul[style*="list-style-type: circle"][\:has\(li\:only-child\)][\:has\(\%2Bp\)] li{padding-bottom:0.5rem!important}.list--checked:has(li:only-child):has(+p) li,ul[style*="list-style-type: circle"]:has(li:only-child):has(+p) li{padding-bottom:0.5rem!important}.list--checked li,ul[style*="list-style-type: circle"] li{list-style:none!important}.list--checked li,ul[style*="list-style-type: circle"] li{position:relative;margin:0;margin-top:calc(2rem / 4);margin-bottom:calc(2rem / 4);margin-top:calc(2rem / 4);margin-top:calc(var(--gap) / 4);margin-bottom:calc(2rem / 4);margin-bottom:calc(var(--gap) / 4);padding:calc(2rem / 3) calc(2rem / 3) calc(2rem / 3) calc(2rem * 1.5);padding:calc(var(--gap) / 3) calc(var(--gap) / 3) calc(var(--gap) / 3) calc(var(--gap) * 1.5);background-color:#eeeeee;background-color:var(--bg-grey);color:#000000;color:var(--bg-grey-font);border-radius:6px;border-radius:var(--border-radius)}.list--checked li:before,ul[style*="list-style-type: circle"] li:before{content:"\f058";position:absolute;top:calc(2rem / 3 + 1px);top:calc(var(--gap) / 3 + 1px);left:calc(2rem / 2);left:calc(var(--gap) / 2);width:calc(2rem / 2);width:calc(var(--gap) / 2);display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:auto;margin-bottom:auto;font-family:"Font Awesome 6 Free";font-family:var(--fa-version);font-weight:900;color:currentColor}ul.list--table{padding-left:0;list-style:none}ul.list--table li{padding:0.4rem 1rem;list-style:none}ul.list--table li:not(:last-of-type){border-bottom:1px solid #98aca2;border-bottom:1px solid var(--accent-pri)}fieldset legend{display:inline-block;margin-bottom:calc(2rem * 0.75);margin-bottom:var(--item-gap);padding-right:calc(2rem * 0.75);padding-right:var(--item-gap);border-radius:6px;border-radius:var(--border-radius);background:#f9f9f9;background:var(--bg-pri)}fieldset .row+.row{margin-top:calc(2rem * 0.75);margin-top:var(--item-gap)}form{width:100%}label{font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small);color:currentColor;-webkit-transition:color 0.33s ease,background 0.33s ease,border 0.33s ease;-webkit-transition:color var(--atime) ease,background var(--atime) ease,border var(--atime) ease;transition:color 0.33s ease,background 0.33s ease,border 0.33s ease;transition:color var(--atime) ease,background var(--atime) ease,border var(--atime) ease}label+input,label+select{margin-top:0!important}input,select,textarea{display:block;width:100%;padding:calc(2rem * 0.4);padding:calc(var(--flexbox-gap) * 0.4);border:1px solid #000000;border:var(--input-border-width) solid var(--input-border-color);border-radius:6px;border-radius:var(--input-border-radius);background-color:rgba(255,255,255,0.85);background-color:var(--input-bg,transparent);font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);line-height:var(--lh);font-weight:300;font-weight:var(--font-weight-light);color:#000000;color:var(--input-font);-webkit-transition:color 0.33s ease,background 0.33s ease,border 0.33s ease;-webkit-transition:color var(--atime) ease,background var(--atime) ease,border var(--atime) ease;transition:color 0.33s ease,background 0.33s ease,border 0.33s ease;transition:color var(--atime) ease,background var(--atime) ease,border var(--atime) ease;-moz-appearance:none;-webkit-appearance:none;appearance:none}input[disabled],select[disabled],textarea[disabled]{opacity:0.3}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#444444;color:var(--placeholder)}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#444444;color:var(--placeholder)}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#444444;color:var(--placeholder)}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#444444;color:var(--placeholder)}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#444444;color:var(--placeholder)}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#444444;color:var(--placeholder)}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#444444;color:var(--placeholder)}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#444444;color:var(--placeholder)}input::placeholder,select::placeholder,textarea::placeholder{color:#444444;color:var(--placeholder)}input[type=checkbox],input[type=radio]{z-index:-1;position:absolute;left:0;width:auto;padding:0;opacity:0}input[type=checkbox]+label,input[type=radio]+label{display:block}input[type=checkbox]+label:before,input[type=radio]+label:before{content:"";float:left;display:block;height:20px;width:20px;margin-right:0.65rem;border:1px solid currentColor;border:var(--input-border-width) solid currentColor;border-radius:6px;border-radius:var(--border-radius);background-color:transparent}input[type=checkbox]+label:after,input[type=checkbox]+label:before,input[type=radio]+label:after,input[type=radio]+label:before{margin-top:4px;-webkit-transition:color calc(0.33s / 2) ease,background calc(0.33s / 2) ease,border calc(0.33s / 2) ease;-webkit-transition:color calc(var(--atime) / 2) ease,background calc(var(--atime) / 2) ease,border calc(var(--atime) / 2) ease;transition:color calc(0.33s / 2) ease,background calc(0.33s / 2) ease,border calc(0.33s / 2) ease;transition:color calc(var(--atime) / 2) ease,background calc(var(--atime) / 2) ease,border calc(var(--atime) / 2) ease;border-radius:6px;border-radius:var(--border-radius)}input[type=checkbox]+label>div,input[type=radio]+label>div{overflow:hidden;font-size:1em}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:auto;color:var(--font-light)}input[type=checkbox]:disabled+label:before,input[type=radio]:disabled+label:before{background-color:#000000;background-color:var(--input-border-color);-webkit-box-shadow:none;box-shadow:none}input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:after{content:"";position:absolute;top:4px;left:4px;height:12px;width:12px;background-color:#000000;background-color:var(--input-border-color)}input[type=radio]+label:before{border-radius:50%}.yn-form-grid-field .widget--distance .distance-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem}@media screen and (min-width:48rem){.yn-form-grid-field .widget--distance .distance-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}}.yn-form-grid-field .widget--spacer{margin:0!important}@media screen and (max-width:30rem){.yn-form-grid-field{-ms-flex-preferred-size:unset!important;flex-basis:initial!important;max-width:none!important;max-width:initial!important;width:100%!important}}.widget--font input{width:2rem;height:2rem;padding:0}select{padding-right:calc(2rem * 2);padding-right:calc(var(--gap-pri) * 2);background-image:linear-gradient(45deg,transparent 50%,#000000 50%),linear-gradient(135deg,#000000 50%,transparent 50%);background-image:linear-gradient(45deg,transparent 50%,var(--input-font) 50%),linear-gradient(135deg,var(--input-font) 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 1px),calc(100% - 15px) calc(50% - 1px),calc(100% - 2.5em) 0.5em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat}select:-moz-focusring{color:transparent;text-shadow:0 0 0 black}select::-webkit-calendar-picker-indicator{display:none!important}select option{background-color:#f9f9f9;background-color:var(--bg-pri);color:#000000;color:var(--font-pri)}.yn-form-grid-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:48rem){.yn-form-grid-row .yn-form-grid-field{max-width:100%;width:100%}}@media screen and (min-width:48rem){.yn-form-grid-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.yn-form-page+button{margin-top:2rem;margin-top:var(--gap)}.widget--categories ul{margin:0!important}.widget--categories ul{padding:0}.widget--categories ul li ul{padding-left:1rem}.widget--categories ul li{list-style:none;text-decoration:underline;cursor:pointer}.widget--categories .active{font-weight:700;font-weight:var(--font-weight-bold)}.button,.yn-form-response__new-form button{-webkit-transition:color 0.33s ease,border 0.33s ease,background 0.33s ease,opacity 0.33s ease,-webkit-box-shadow 0.33s ease!important;-webkit-transition:color var(--atime) ease,border var(--atime) ease,background var(--atime) ease,opacity var(--atime) ease,-webkit-box-shadow var(--atime) ease!important;transition:color 0.33s ease,border 0.33s ease,background 0.33s ease,opacity 0.33s ease,-webkit-box-shadow 0.33s ease!important;transition:color var(--atime) ease,border var(--atime) ease,background var(--atime) ease,opacity var(--atime) ease,-webkit-box-shadow var(--atime) ease!important;transition:color 0.33s ease,border 0.33s ease,background 0.33s ease,opacity 0.33s ease,box-shadow 0.33s ease!important;transition:color var(--atime) ease,border var(--atime) ease,background var(--atime) ease,opacity var(--atime) ease,box-shadow var(--atime) ease!important;transition:color 0.33s ease,border 0.33s ease,background 0.33s ease,opacity 0.33s ease,box-shadow 0.33s ease,-webkit-box-shadow 0.33s ease!important;transition:color var(--atime) ease,border var(--atime) ease,background var(--atime) ease,opacity var(--atime) ease,box-shadow var(--atime) ease,-webkit-box-shadow var(--atime) ease!important}.button,.yn-form-response__new-form button{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;border-radius:6px;border-radius:var(--border-radius);font-family:var(--font-family-pri-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-family:var(--font-family-pri);font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small);font-weight:700;font-weight:var(--button-weight);color:currentColor;color:var(--color,currentColor);letter-spacing:0.5px;text-align:center}.button:not(.yn-cookies__button):not(.button--top)+*,.yn-form-response__new-form button:not(.yn-cookies__button):not(.button--top)+*{margin-top:calc(2rem / 2);margin-top:calc(var(--gap-pri) / 2)}.button.button--border,.button.button--solid,.yn-form-response__new-form button.button--border,.yn-form-response__new-form button.button--solid{padding:0.45rem 1.2rem;padding:var(--button-padding);font-weight:400;font-weight:var(--font-weight-regular)}.button.button--arrow:hover,.button.button--text:hover,.button:not([class*=button-]):hover,.yn-form-response__new-form button.button--arrow:hover,.yn-form-response__new-form button.button--text:hover,.yn-form-response__new-form button:not([class*=button-]):hover{opacity:0.7}.button.button--border,.yn-form-response__new-form button.button--border{border:1px solid #98aca2;border:var(--border-width) solid var(--button-pri);color:#98aca2;color:var(--button-pri);-webkit-box-shadow:inset 0 0 0 0.5px #98aca2;-webkit-box-shadow:inset 0 0 0 0.5px var(--button-pri);box-shadow:inset 0 0 0 0.5px #98aca2;box-shadow:inset 0 0 0 0.5px var(--button-pri);font-weight:500;font-weight:var(--font-weight-medium)}.button.button--border:hover,.yn-form-response__new-form button.button--border:hover{background-color:#98aca2;background-color:var(--button-pri);color:#f9f9f9;color:var(--button-sec)}.button.button--solid,.yn-form-response__new-form button.button--solid{border:1px solid #98aca2;border:var(--border-width) solid var(--button-pri);background-color:#98aca2;background-color:var(--button-pri);color:#f9f9f9;color:var(--button-sec)}.button.button--solid:hover,.yn-form-response__new-form button.button--solid:hover{background-color:transparent;color:#98aca2;color:var(--button-pri)}.button.button--light,.yn-form-response__new-form button.button--light{--button-pri:var(--light);--button-sec:var(--dark)}.button.button--dark,.yn-form-response__new-form button.button--dark{--button-pri:var(--dark);--button-sec:var(--light)}.button.button--pri,.yn-form-response__new-form button.button--pri{--button-pri:var(--font-pri);--button-sec:var(--bg-pri)}.button.button--sec,.yn-form-response__new-form button.button--sec{--button-pri:var(--font-sec);--button-sec:var(--bg-sec)}.button.button--accent-pri,.yn-form-response__new-form button.button--accent-pri{--button-pri:var(--accent-pri);--button-sec:var(--accent-pri-font)}.button.button--accent-sec,.yn-form-response__new-form button.button--accent-sec{--button-pri:var(--accent-sec);--button-sec:var(--accent-sec-font)}form .button,form .yn-form-response__new-form button{text-transform:inherit!important}.iframe{position:relative}.iframe--maps iframe{height:34rem}.iframe--video{--aspect-ratio:16/9}.iframe--video>iframe{height:100%;width:100%}@supports (aspect-ratio:auto){.iframe--video{aspect-ratio:var(--aspect-ratio)}}@supports not (aspect-ratio:auto){.iframe--video:before{content:"";display:block;width:100%;padding-top:56.25%}.iframe--video>iframe{position:absolute;top:0;right:0;bottom:0;left:0}}.item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;-webkit-transition:-webkit-transform 0.33s ease,-webkit-box-shadow 0.33s ease;-webkit-transition:-webkit-transform var(--atime) ease,-webkit-box-shadow var(--atime) ease;transition:-webkit-transform 0.33s ease,-webkit-box-shadow 0.33s ease;transition:-webkit-transform var(--atime) ease,-webkit-box-shadow var(--atime) ease;transition:transform 0.33s ease,box-shadow 0.33s ease;transition:transform var(--atime) ease,box-shadow var(--atime) ease;transition:transform 0.33s ease,box-shadow 0.33s ease,-webkit-transform 0.33s ease,-webkit-box-shadow 0.33s ease;transition:transform var(--atime) ease,box-shadow var(--atime) ease,-webkit-transform var(--atime) ease,-webkit-box-shadow var(--atime) ease;height:100%}.item--bg,.item--padding{padding:calc(2rem * 0.75);padding:var(--item-gap)}.item--rounded{border-radius:6px;border-radius:var(--border-radius)}.item:not(.item--rounded) figure+.item__content{padding-top:1rem}.item:not(.item--rounded) iframe+.item__content{padding-top:1rem}.item:not(.item--rounded) lite-youtube+.item__content{padding-top:1rem}.item:not(.item--rounded) :is(figure:not(.icon) img){border-radius:6px;border-radius:var(--border-radius)}.item:not(.item--rounded) lite-youtube:not(.does-not-exist):not(does-not-exist){border-radius:6px;border-radius:var(--border-radius)}.item:not(.item--rounded) iframe:not(.does-not-exist):not(does-not-exist){border-radius:6px;border-radius:var(--border-radius)}.item:not(.item--rounded) .overlay{border-bottom-right-radius:6px;border-bottom-right-radius:var(--border-radius)}.item .item__content.bg,.item--rounded .item__content{padding:calc(2rem * 0.75);padding:var(--item-gap)}.item .item__media,.item>figure:not(.icon){position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;overflow:hidden}.item .item__media img,.item>figure:not(.icon) img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.item .item__media:not(.no-ar) img,.item>figure:not(.icon):not(.no-ar) img{aspect-ratio:16/10}.item .item__media a,.item>figure:not(.icon) a{opacity:1!important}.item .item__media .overlay,.item>figure:not(.icon) .overlay{position:absolute;bottom:0;right:0;margin:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0.45rem 1.2rem;padding:var(--button-padding);padding-left:2rem;padding-right:2rem;border-top-left-radius:6px;border-top-left-radius:var(--border-radius)}.item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.item__content>:not(.button){margin-top:0!important}.item__content .button:not(.no-mt-a){margin-top:auto!important}.item__content .overline,.item__content .tagline{font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small)}@media screen and (min-width:48rem){.item__content .overline,.item__content .tagline{font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small)}}.item__content .overline+h1:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+h2:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+h3:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+h4:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+h5:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+h6:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+.h1:not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+.h2:not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+.h3:not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+.h4:not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+.h5:not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+.h6:not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+.heading:not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+.headline:not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+.tagline:not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+.overline:not([data-ynfield]){--tagline-to-heading:4px}.item__content .overline+.subline:not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+h1:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+h2:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+h3:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+h4:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+h5:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+h6:not(.does-not-exist):not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+.h1:not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+.h2:not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+.h3:not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+.h4:not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+.h5:not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+.h6:not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+.heading:not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+.headline:not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+.tagline:not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+.overline:not([data-ynfield]){--tagline-to-heading:4px}.item__content .tagline+.subline:not([data-ynfield]){--tagline-to-heading:4px}.item__content .item__content__text{margin-top:0!important;margin-bottom:1rem!important;margin-bottom:var(--text-to-content)!important}.item__content .item__content__text{--lh:var(--lh-text);position:relative;overflow:hidden;font-size:max(0.9rem,min(3.5vw,1rem));font-size:var(--font-size);max-height:calc(var(--lh) * max(0.9rem, min(3.5vw, 1rem)) * 3);max-height:calc(var(--lh) * var(--font-size) * var(--rows, 3));width:100%}.item__content .item__content__text p+p{margin-top:0!important}@media screen and (max-width:64rem){.item__content .item__content__text{--rows:5}}.item__content .item__content__text:after{content:"";position:absolute;bottom:0;right:0;height:calc(var(--lh) * max(0.9rem, min(3.5vw, 1rem)));height:calc(var(--lh) * var(--font-size));width:75%;background:-webkit-gradient(linear,left top,right top,from(transparent),to(#f9f9f9));background:linear-gradient(90deg,transparent,#f9f9f9);background:-webkit-gradient(linear,left top,right top,from(transparent),to(var(--bg,--bg-pri)));background:linear-gradient(90deg,transparent,var(--bg,--bg-pri))}.item--link[\:has\(a\:hover\)]{-webkit-transform:scale(1.02);transform:scale(1.02)}.item--link:has(a:hover){-webkit-transform:scale(1.02);transform:scale(1.02)}.item--link[\:has\(a\:hover\)].item--padding,.item--link[\:has\(a\:hover\)].item--rounded,.item--link[\:has\(a\:hover\)].item--shadow{-webkit-box-shadow:rgba(17,17,26,0.1) 0px 0px 10px,rgba(17,17,26,0.1) 0px 0px 20px;box-shadow:rgba(17,17,26,0.1) 0px 0px 10px,rgba(17,17,26,0.1) 0px 0px 20px}.item--link:has(a:hover).item--padding,.item--link:has(a:hover).item--rounded,.item--link:has(a:hover).item--shadow{-webkit-box-shadow:rgba(17,17,26,0.1) 0px 0px 10px,rgba(17,17,26,0.1) 0px 0px 20px;box-shadow:rgba(17,17,26,0.1) 0px 0px 10px,rgba(17,17,26,0.1) 0px 0px 20px}html .yn-article+*{margin-top:2rem;margin-top:var(--gap)}html .yn-article .yn-article__intro-text>p{font-weight:500;font-weight:var(--font-weight-medium)}html .yn-article .yn-article__links .buttons{margin:0!important}html .yn-article .yn-article__table-of-contents>ul{margin-top:0.25rem!important}html .yn-article .yn-article__html iframe,html .yn-article .yn-article__html img,html .yn-article .yn-article__images iframe,html .yn-article .yn-article__images img,html .yn-article .yn-article__video iframe,html .yn-article .yn-article__video img{border-radius:6px;border-radius:var(--border-radius)}.gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery,.gallery__column{gap:calc(2rem * 0.75);gap:var(--item-gap)}.gallery:not(.gallery--no-style),.gallery:not(.gallery--no-style) .gallery__column{gap:calc(calc(2rem * 0.75) * 0.5);gap:calc(var(--item-gap) * 0.5)}.gallery:not(.gallery--no-style) .gallery__column.gallery__column--left>:nth-child(3n){width:95%}.gallery:not(.gallery--no-style) .gallery__column.gallery__column--left>:last-child{width:90%}.gallery:not(.gallery--no-style) .gallery__column.gallery__column--right>*{margin-right:auto}.gallery:not(.gallery--no-style) .gallery__column.gallery__column--right>:nth-child(2n-1){width:95%}.gallery:not(.gallery--no-style) .gallery__column.gallery__column--right>:nth-child(5n-3){width:90%}.gallery:not(.gallery--no-style)>:only-child{width:100%!important}.gallery--top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.gallery__column{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.gallery__column img{height:auto;width:100%}.gallery__column .gallery__item{border-radius:6px;border-radius:var(--border-radius);overflow:hidden}.gallery__column .gallery__item>a.glightbox{margin:0}.gallery__column--left,.gallery__column--right{display:none}@media screen and (min-width:48rem){.gallery__column--left,.gallery__column--right{display:-webkit-box;display:-ms-flexbox;display:flex}}.gallery__column--left{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.gallery__column--right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.gallery__column.mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:48rem){.gallery__column.mobile{display:none}}.gallery.hide:not(.gallery--no-style) .toggle_image{display:none}.gallery .toggle.hide .less,.gallery.toggle.hide .less{display:none}.gallery .toggle:not(.hide) .more,.gallery.toggle:not(.hide) .more{display:none}.gallery .toggle:not(.hide) .item__content__text,.gallery.toggle:not(.hide) .item__content__text{--rows:200!important}.gallery .toggle:not(.hide) .item__content__text:after,.gallery.toggle:not(.hide) .item__content__text:after{display:none!important}.gallery .toggle__button{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:2rem;margin-top:var(--gap)}.gallery .toggle__button span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}@media screen and (min-width:30rem){.gallery{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.address span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.address span:not(:first-child){margin-top:calc(2rem * 0.5);margin-top:calc(var(--gap) * 0.5)}.social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.social-media a{margin:0!important}.social-media a i{color:currentColor;-webkit-transition:color 0.33s ease;-webkit-transition:color var(--atime) ease;transition:color 0.33s ease;transition:color var(--atime) ease}.social-media a:hover i{color:#98aca2;color:var(--accent-pri)}.energy-pass{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-top:1rem}.energy-pass__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.energy-pass__container--letters{height:2.5rem;border-radius:6px;border-radius:var(--border-radius);background:-webkit-gradient(linear,left top,right top,from(#508c37),color-stop(25%,#a7c51b),color-stop(50%,#fbfc01),color-stop(75%,#e19213),to(#c52826));background:linear-gradient(to right,#508c37 0%,#a7c51b 25%,#fbfc01 50%,#e19213 75%,#c52826)}.energy-pass__container--letters .energy-pass__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#000000;color:var(--dark)}.energy-pass__container--letters .energy-pass__item+.energy-pass__item{border-left:1px solid currentColor}.energy-pass__container--numbers{display:none}@media screen and (min-width:48rem){.energy-pass__container--numbers{display:-webkit-box;display:-ms-flexbox;display:flex}}.energy-pass .energy-pass__item{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:var(--width);flex-basis:var(--width);max-width:initial;max-width:var(--width,unset);padding:4px;height:100%;font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small)}.energy-pass__pin{position:relative;left:min(var(--pos)/250 * 100%,100%);-webkit-transform:translateX(-50%) translateY(15px);transform:translateX(-50%) translateY(15px);background-color:#000000;background-color:var(--dark);color:#f9f9f9;color:var(--light);padding:0.75rem;display:block;border-radius:6px;border-radius:var(--border-radius);width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:48rem){.energy-pass__pin>*{display:none}}.energy-pass__pin:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;margin-bottom:-1px;bottom:100%;height:10px;width:20px;background-color:#000000;background-color:var(--dark);-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.theme--dark img{-webkit-filter:brightness(0.85);filter:brightness(0.85)}.theme--dark .yn-cookies:after{opacity:0.25}.theme--dark .icon--simple img{-webkit-filter:invert(1);filter:invert(1)}.theme--dark .shadow{-webkit-box-shadow:0px 0px 10px 0px rgba(255,255,255,0.1);box-shadow:0px 0px 10px 0px rgba(255,255,255,0.1)}[data-fade-in]{--time:var(--atime);--transform:0rem,2rem;--index:0;opacity:0;-webkit-transform:translate(var(--transform));transform:translate(var(--transform));-webkit-transition:opacity 0.1s ease-in-out,-webkit-transform 0.1s ease-in-out;transition:opacity 0.1s ease-in-out,-webkit-transform 0.1s ease-in-out;transition:transform 0.1s ease-in-out,opacity 0.1s ease-in-out;transition:transform 0.1s ease-in-out,opacity 0.1s ease-in-out,-webkit-transform 0.1s ease-in-out}@media screen and (min-width:48rem){[data-fade-in]{--time:calc(var(--atime) * 1.75);--transform:0rem,3rem}}[data-fade-in].fade-in{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity calc(var(--time) * 1.5) ease-in-out,-webkit-transform var(--time) ease-in-out;transition:opacity calc(var(--time) * 1.5) ease-in-out,-webkit-transform var(--time) ease-in-out;transition:transform var(--time) ease-in-out,opacity calc(var(--time) * 1.5) ease-in-out;transition:transform var(--time) ease-in-out,opacity calc(var(--time) * 1.5) ease-in-out,-webkit-transform var(--time) ease-in-out}@media screen and (min-width:48rem){[data-fade-in].fade-in{-webkit-transition-delay:calc(var(--index) * 0.1s);transition-delay:calc(var(--index) * 0.1s)}}.faded-in:not(.bar),[data-fade-in]:not(.bar){height:100%;width:100%}.faded-in{opacity:1!important}dialog{border:none;border-radius:6px;border-radius:var(--border-radius);margin:auto;width:100%;padding:calc(11vmin * 0.75);padding:calc(var(--flow) * 0.75);max-width:min(80rem,100% - 11vmin * 0.5);max-width:min(var(--inner-narrow),100% - var(--flow) * 0.5);-webkit-transition:opacity 0.33s ease;-webkit-transition:opacity var(--atime) ease;transition:opacity 0.33s ease;transition:opacity var(--atime) ease;display:block;position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;background-color:#f9f9f9;background-color:var(--bg-pri);color:#000000;color:var(--font-pri)}dialog:not([open]){pointer-events:none}dialog[open]{opacity:1}dialog .close-dialog{position:absolute;top:0;right:0;border-radius:6px;border-radius:var(--border-radius);padding:0.5rem;width:2.5rem;height:2.5rem;aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:max(1.25rem,min(3.5vw,2rem))}dialog::-webkit-backdrop{background-color:#000;opacity:0.5}dialog::backdrop{background-color:#000;opacity:0.5}.section--seo{padding-top:calc(11vmin / 2);padding-bottom:calc(11vmin / 2);padding-top:calc(11vmin / 2);padding-top:calc(var(--flow) / 2);padding-bottom:calc(11vmin / 2);padding-bottom:calc(var(--flow) / 2);--font-size:var(--font-size-small)}.item--team img{background-color:#eeeeee;background-color:var(--bg-grey)}.item--team .item__content p{margin-top:0}.item--team .item__content h3.h5{margin-top:0.5rem}.item--awards a,.item--partner a{width:100%}.item--awards .item__content,.item--partner .item__content{-webkit-box-flex:unset;-ms-flex:unset;flex:initial}.listing--awards .item,.listing--partner .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:calc(2rem * 0.75);padding:var(--item-gap);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(2rem * 0.75);gap:var(--item-gap)}.listing--awards .item .item__content,.listing--partner .item .item__content{padding:0}@media screen and (max-width:48rem){.listing--awards .item figure.icon,.listing--partner .item figure.icon{margin:auto}.listing--awards .item figure.icon img,.listing--partner .item figure.icon img{aspect-ratio:unset}.listing--awards .item .item__content *,.listing--partner .item .item__content *{text-align:center;width:100%}}@media screen and (min-width:48rem){.listing--awards .item,.listing--partner .item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.section--facts [class*=col-]+[class*=col-] .h3{margin-top:2rem;margin-top:var(--gap)}.section--facts ul{padding:0}.section--facts ul li{padding-top:0.5rem;padding-bottom:0.5rem;border-bottom:1px solid currentColor}.section--facts [class*=col-] [class*=col-]{margin-top:0!important;margin-bottom:0!important}.section--error:only-child{min-height:calc(100vh - 5rem)}.section--error,.section--error .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section--error .number{font-size:max(4rem,min(12.5vw,11rem))}.section--error .yn-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:calc(calc(2rem * 0.75) * 0.5);gap:calc(var(--item-gap) * 0.5)}.section--error .yn-buttons>*{margin:0!important}#listing>.yn-loader{--loader-size:5rem}.section--banner{padding-top:0;padding-bottom:0}.section--banner:not(.section--banner-box)+section:not(.section--quick-entry){padding-top:11vmin;padding-top:var(--flow)}.banner{position:relative;width:100%;padding:0;--aspect-ratio:3/2}@media screen and (min-width:64rem){.banner{--aspect-ratio:2/1}}.banner img,.banner video{aspect-ratio:var(--aspect-ratio);width:100%;height:auto;margin:auto;max-height:1200px;-o-object-fit:cover;object-fit:cover}.banner__container{overflow:hidden}.banner,.banner .splide,.banner .splide__list,.banner .splide__slide,.banner .splide__track{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.banner figure.parallax{width:100%;height:auto;aspect-ratio:16/9;padding-top:max(1rem,min(7.5vw,calc(2rem * 3)));padding-bottom:max(1rem,min(7.5vw,calc(2rem * 3)));padding-top:max(1rem,min(7.5vw,calc(2rem * 3)));padding-top:var(--inner-padding);padding-bottom:max(1rem,min(7.5vw,calc(2rem * 3)));padding-bottom:var(--inner-padding)}@media screen and (max-width:64rem){.banner{background-color:#415a4d;background-color:var(--bars)}.banner .bar{--bg:transparent!important}.banner .splide .banner__content{padding:0;padding-top:2rem;padding-top:var(--gap);padding-bottom:4rem}}@media screen and (min-width:64rem){.banner .banner__media,.banner .banner__media img,.banner .splide,.banner .splide__list,.banner .splide__slide,.banner .splide__track{overflow:hidden}.banner .banner__container{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;z-index:10}.banner .banner__container .banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;margin:auto;padding:3rem calc(2rem * 2.5);padding:var(--gap-sec) calc(var(--gap-pri) * 2.5)}.banner .banner__container .inner,.banner .banner__container .row,.banner .banner__container [class*=col-]{height:100%;padding-top:0;padding-bottom:0}}.banner--box{overflow:visible;--bars:transparent}.banner--box,.banner--box .banner__media{max-height:none;max-height:initial}.banner--box .banner__container{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:48rem){.banner--box .banner__container{position:absolute;bottom:0;top:auto;-webkit-transform:translateY(2rem);-webkit-transform:translateY(var(--gap));transform:translateY(2rem);transform:translateY(var(--gap))}}.banner--box .banner__content{color:#f9f9f9;color:var(--accent-sec-font);background-color:#415a4d;background-color:var(--accent-sec);padding-top:3rem;padding-bottom:3rem;padding-top:3rem;padding-top:var(--gap-sec);padding-bottom:3rem;padding-bottom:var(--gap-sec)}@media screen and (min-width:48rem){.banner--box .banner__content{border-radius:6px;border-radius:var(--border-radius);padding-left:3rem;padding-right:3rem;padding-left:3rem;padding-left:var(--gap-sec);padding-right:3rem;padding-right:var(--gap-sec)}}.banner--overlay{padding:11vmin max(1rem,min(7.5vw,calc(2rem * 3)));padding:var(--flow) var(--inner-padding);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;z-index:60;position:relative}@media screen and (min-width:75rem){.banner--overlay{margin:auto;margin-right:0;max-width:47.5vw;padding:calc(max(1rem, min(7.5vw, calc(2rem * 3))) * 0.5);padding:calc(var(--inner-padding) * 0.5);border-top-left-radius:6px;border-top-left-radius:var(--border-radius);border-bottom-left-radius:6px;border-bottom-left-radius:var(--border-radius);margin-top:max(100vw/var(--aspect-ratio) * -0.6,-500px)}}@media screen and (min-width:64rem){.banner[\:not-has\(\.bar\)] .banner--overlay{margin-top:max(100vw/var(--aspect-ratio) * -0.4,-350px);margin-right:auto;width:calc(100% - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));width:calc(100% - 2 * var(--inner-padding));max-width:calc(100rem - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));max-width:calc(var(--inner-width) - 2 * var(--inner-padding));border-radius:6px;border-radius:var(--border-radius)}.banner[\:not-has\(\.bar\)] .banner--overlay{margin-top:max(100vw/var(--aspect-ratio) * -0.4,-350px);margin-right:auto;width:calc(100% - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));width:calc(100% - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));width:calc(100% - 2 * var(--inner-padding));max-width:calc(100rem - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));max-width:calc(100rem - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));max-width:calc(var(--inner-width) - 2 * var(--inner-padding));border-radius:6px;border-radius:6px;border-radius:var(--border-radius)}.banner[\:not-has\(\.bar\)] .banner--overlay{margin-top:max(100vw/var(--aspect-ratio) * -0.4,-350px);margin-right:auto;width:calc(100% - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));width:calc(100% - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));width:calc(100% - 2 * var(--inner-padding));max-width:calc(100rem - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));max-width:calc(100rem - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));max-width:calc(var(--inner-width) - 2 * var(--inner-padding));border-radius:6px;border-radius:6px;border-radius:var(--border-radius)}.banner:not(:has(.bar)) .banner--overlay{margin-top:max(100vw/var(--aspect-ratio) * -0.4,-350px);margin-right:auto;width:calc(100% - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));width:calc(100% - 2 * var(--inner-padding));max-width:calc(100rem - 2 * max(1rem, min(7.5vw, calc(2rem * 3))));max-width:calc(var(--inner-width) - 2 * var(--inner-padding));border-radius:6px;border-radius:var(--border-radius)}}section[\:has\(\.banner--overlay\)]+.bg{margin-top:11vmin;margin-top:var(--flow)}section[\:has\(\.banner--overlay\)]+.bg{margin-top:11vmin;margin-top:11vmin;margin-top:var(--flow)}section:has(.banner--overlay)+.bg{margin-top:11vmin;margin-top:var(--flow)}.section--banner-box .banner__content{display:block}.section--banner-box+section:not(.section--quick-entry){padding-top:11vmin;padding-top:var(--flow)}@media screen and (max-width:48rem){.section--banner-box .inner{background-color:#415a4d;background-color:var(--accent-sec);color:#f9f9f9;color:var(--accent-sec-font)}.section--banner-box .inner .banner__content{background-color:transparent;background-color:initial}}@media screen and (min-width:100rem){.section--banner-half+.details--section .inner:first-of-type{padding-top:calc(11vmin * 0.75);padding-top:calc(var(--flow) * 0.75);background:#f9f9f9;background:var(--bg);margin-top:calc(11vmin * -2.5);margin-top:calc(var(--flow) * -2.5)}}@media screen and (min-width:64rem){html .site__content section:first-of-type:not(.no-top-padding):not(.section--banner):not(.banner):not(.bg):not(:first-child){padding-top:calc(11vmin * 0.66 + 128px);padding-top:calc(var(--flow) * 0.66 + 128px)}}.section--quick-entry{--input-border-color:var(--font)}.section--quick-entry.bg{padding-top:2rem;padding-bottom:2rem;padding-top:2rem;padding-top:var(--gap-pri);padding-bottom:2rem;padding-bottom:var(--gap-pri)}.section--quick-entry select{--input-font:var(--font);color:#000000;color:var(--font);background-color:transparent}.section--form:not(.contact){padding-top:calc(11vmin * 0.5);padding-bottom:calc(11vmin * 0.5);padding-top:calc(11vmin * 0.5);padding-top:calc(var(--flow) * 0.5);padding-bottom:calc(11vmin * 0.5);padding-bottom:calc(var(--flow) * 0.5)}.section--form i{font-size:70%;vertical-align:middle}@media screen and (min-width:64rem){.section--form.p0 [class*=col-]{margin-top:0!important;margin-bottom:0!important}.section--form.p0 .bar{padding:calc(11vmin / 2) calc(2rem * 2.5);padding:calc(var(--flow) / 2) calc(var(--gap-pri) * 2.5)}.section--form.p0 form{padding-top:calc(11vmin / 2);padding-bottom:calc(2rem * 2.5);padding-top:calc(11vmin / 2);padding-top:calc(var(--flow) / 2);padding-bottom:calc(2rem * 2.5);padding-bottom:calc(var(--gap-pri) * 2.5)}.section--form.contact [class*=col-]:not(.bg){--font:var(--light);--button-pri:var(--light);--button-sec:var(--dark)}}@media screen and (max-width:64rem){.section--form{background-blend-mode:multiply}.section--form.p0{padding-top:11vmin!important;padding-bottom:11vmin!important;padding-top:11vmin!important;padding-top:var(--flow)!important;padding-bottom:11vmin!important;padding-bottom:var(--flow)!important}.section--form .darken:after{display:none}.section--form .bar{--bg:transparent;-webkit-backdrop-filter:unset;backdrop-filter:initial}}.teaser--values{overflow:hidden}.item--feedback{padding:calc(2rem * 1.5)!important;padding:calc(var(--gap) * 1.5)!important}.item--feedback{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;--text-to-heading:1rem}.item--feedback .item__media{margin-bottom:0.5rem!important}.item--feedback .item__media{width:5rem;height:5rem}.item--feedback .item__media.quote{color:#98aca2;color:var(--accent-pri)}.item--feedback .item__content{padding-top:0!important}.item--feedback .item__content .stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0.35rem;margin-bottom:0.35rem}.item--feedback .item__content blockquote{margin-top:0.35rem!important}.item--counter{border-top:calc(1px * 2) solid currentColor;border-top:calc(var(--border-width) * 2) solid currentColor;padding-top:calc(2rem * 0.5);padding-top:calc(var(--gap) * 0.5)}.locations--regions{height:100%}.item--services{height:100%}@media screen and (max-width:48rem){.site__content.filter--open .filter--open{opacity:0}.site__content.filter--open .filter--close{opacity:1}.site__content.filter--open .section--search{-webkit-transform:translateX(0);transform:translateX(0)}}.section--search{padding-top:2rem;padding-bottom:2rem;padding-top:2rem;padding-top:var(--gap);padding-bottom:2rem;padding-bottom:var(--gap);position:fixed;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out;background-color:#f9f9f9;background-color:var(--nav-bar-bg);z-index:100;width:100%;height:100%;-webkit-transform:translateX(100%);transform:translateX(100%);top:0}@media screen and (min-width:64rem){.section--search{-webkit-transform:translateX(0);transform:translateX(0);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:5rem;z-index:90;-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1),0px 3px 15px 0px rgba(0,0,0,0.075),0px 3px 20px 3px rgba(0,0,0,0.05);box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1),0px 3px 15px 0px rgba(0,0,0,0.075),0px 3px 20px 3px rgba(0,0,0,0.05)}.section--search .search-button{display:none}.section--search.nav-up{-webkit-transform:translateY(-5rem);transform:translateY(-5rem)}}.listing--section{min-height:60vh}.listing--section #listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section--plans img{max-height:75vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.item--properties{--heading-to-heading:calc(var(--text-gap-small) * 0.5);--heading-to-text:calc(var(--text-gap-small) * 0.5);--text-to-heading:calc(var(--text-gap-big) * 0.5);--text-to-text:calc(var(--text-gap-small) * 0.5);height:100%}.item--properties .row{margin-top:1rem!important;margin-bottom:1rem!important}.item--properties .row{--item-gap:0.5rem}.item--properties .price{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.item--properties h2{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;width:100%}@media screen and (min-width:64rem){.item--properties.item--top-property{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item--properties.item--top-property figure{width:50%;height:100%}.item--properties.item--top-property figure a,.item--properties.item--top-property figure img{height:100%;width:100%}.item--properties.item--top-property .item__content{width:50%}}@media screen and (min-width:75rem){.item--properties.item--top-property figure{width:calc(67% - calc(2rem * 0.75) * 0.5);width:calc(67% - var(--item-gap) * 0.5)}.item--properties.item--top-property .item__content{width:calc(33% + calc(2rem * 0.75) * 0.5);width:calc(33% + var(--item-gap) * 0.5)}}#listing__filter .widget--categories .widget__label{font-size:max(1.4rem,min(3.5vw,1.7rem))}#listing__filter .widget--categories .widget__label+ul{margin-bottom:3rem;margin-bottom:var(--gap-sec)}.item--media iframe{border-radius:6px;border-radius:var(--border-radius)}.item--regions figure{aspect-ratio:2/1!important}@media screen and (min-width:75rem){.item--regions .item__content{border-top-left-radius:6px;border-top-left-radius:var(--border-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--border-radius);position:absolute;top:0;right:0;bottom:0;left:0;max-width:38rem;margin:auto 0 0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.item--regions .item__content .button{margin-top:0!important}}.item--downloads{--text-to-text:0.25rem}.item--downloads .button i{-webkit-transform:translateY(-10%);transform:translateY(-10%)}.item--downloads figure+.item__content{padding-top:1rem!important}.item--downloads iframe+.item__content{padding-top:1rem!important}.item--faq .bg{padding:1rem;width:100%}.item--jobs{height:100%;width:100%}.item--jobs div[class*=col-]{margin-top:0!important}.item--jobs div[class*=col-] p{width:100%}.item--team.responsible{--font:var(--accent-pri-font);background-color:transparent;background-color:initial;margin-top:3rem;margin-top:var(--gap-sec)}.item--team.responsible img{max-width:18rem}.section--trust .feedback+.awards{margin-top:calc(11vmin * 0.5);margin-top:calc(var(--flow) * 0.5)}.section--trust .item--awards,.section--trust [data-fade-in]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section--trust .awards_heading{margin-bottom:2rem;margin-bottom:var(--gap);width:100%;text-align:center}.section--trust .item--awards figure.icon img{max-width:8rem;max-height:8rem}.section--trust .item--awards h4{display:none}.property-form-wrapper .content:not(.yn-form){border-radius:6px;border-radius:var(--border-radius);overflow:hidden}.property-form-wrapper .property-form.gotMobileFallback{display:none}@media screen and (min-width:48rem){.property-form-wrapper .property-form.gotMobileFallback{display:block}.property-form-wrapper .mobile_button{display:none}}.section--process .heading{margin-bottom:calc(11vmin * 0.5);margin-bottom:calc(var(--flow) * 0.5)}.section--process .row{counter-reset:process}.item--process{position:relative}.item--process:before{counter-increment:process;content:counter(process);font-size:max(1.1rem,min(3.5vw,1.2rem));font-size:var(--font-size-intro);padding:0.5rem;border-radius:6px;border-radius:var(--border-radius);background-color:#f9f9f9;background-color:var(--accent-pri-font);color:#415a4d;color:var(--accent-sec);aspect-ratio:1;margin-bottom:1rem;margin-bottom:var(--content-to-text);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.listing--properties .noPropertiesForm{padding-top:0!important;padding-bottom:0!important}.listing--properties .noPropertiesForm{display:none}.listing--properties[\:not-has\(\.item--properties\,\.yn-loader\)] .noPropertiesForm{display:block}.listing--properties:not(:has(.item--properties,.yn-loader)) .noPropertiesForm{display:block}.yn-accordion{margin-bottom:0.5rem;padding:0}.yn-accordion .yn-accordion__header{padding:calc(2rem / 2) 2rem;padding:calc(var(--gap, 1.5rem) / 2) var(--gap,1.5rem);border-radius:6px;border-radius:var(--border-radius);background-color:#eeeeee;background-color:var(--bg-grey)}.yn-accordion .yn-accordion__header:after,.yn-accordion .yn-accordion__header:before{right:calc(2rem / 2);right:calc(var(--gap, 1.5rem) / 2)}.yn-accordion .yn-accordion__content .yn-article{padding:calc(2rem / 2) calc(2rem / 2);padding:calc(var(--gap, 1.5rem) / 2) calc(var(--gap, 1.5rem) / 2);margin:0}.yn-accordion:after{content:normal!important;content:initial!important}#map{width:100%;height:50vh;border-radius:6px;border-radius:var(--border-radius)}#map button,#map button>img{margin:0!important}#map .gm-ui-hover-effect{top:0!important;right:0!important}#map .gm-style-mot{margin:auto!important}#map .gm-fullscreen-control{margin:10px!important}#map .gm-style-mtc button{min-width:100px!important}#map .gm-style-mtc li[role*=menuitemcheckbox]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.is_intern_key:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border:0.5rem solid #f74949;border:0.5rem solid var(--error);width:100%;height:100%}.is_intern_key:before{content:"Google Maps Key fehlt";background-color:#f74949;background-color:var(--error);padding:0.3rem 0.5rem;position:absolute;top:0.3rem;right:auto;bottom:auto;left:0.5rem;margin:auto;z-index:60;border-bottom-right-radius:6px;border-bottom-right-radius:var(--border-radius);font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small)}a.glightbox{height:100%;width:100%}.gclose svg{width:20px;height:20px}.fa-brands,.fa-regular,.fa-solid{font-size:80%;font-size:var(--fa-size)}.fa-brands.fa-small,.fa-regular.fa-small,.fa-solid.fa-small{font-size:max(0.75rem,min(3.5vw,0.9rem));font-size:var(--font-size-small)}.upper{text-transform:uppercase}.lower{text-transform:lowercase}.no-transform{text-transform:none}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.content-center,.content-center *{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;text-align:center}.content-center .icon,.content-center .logo{margin-left:auto}@media screen and (min-width:48rem){.text-left-sm{text-align:left}.text-center-sm{text-align:center}.text-right-sm{text-align:right}}@media screen and (min-width:64rem){.text-left-md{text-align:left}.text-center-md{text-align:center}.text-right-md{text-align:right}}@media screen and (min-width:75rem){.text-left-lg{text-align:left}.text-center-lg{text-align:center}.text-right-lg{text-align:right}}.accent-pri,.accent-primary{color:#98aca2;color:var(--accent-pri)}.accent-sec,.accent-secondary{color:#415a4d;color:var(--accent-sec)}.hidden{display:none}.ui-hidden{visibility:hidden}@media screen and (max-width:48rem){.visible-sm{display:none}}@media screen and (max-width:64rem){.visible-md{display:none}}@media screen and (max-width:75rem){.visible-lg{display:none}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex.gap{gap:calc(2rem * 0.75);gap:var(--item-gap)}.flex.gap-half{gap:calc(calc(2rem * 0.75) / 2);gap:calc(var(--item-gap) / 2)}.flex.gap>*{margin:0}.align-self-start{-ms-flex-item-align:start;align-self:flex-start}.align-self-end{-ms-flex-item-align:end;align-self:flex-end}.no-padding,.p0{padding:0!important}.m0,.no-margin{margin:0!important}.mb0,.no-margin-block{margin-top:0!important;margin-bottom:0!important}.mt-a{margin-top:auto!important}.no-ar,.no-aspect-ratio{aspect-ratio:unset!important}.list.list--inline{padding:0}.list.list--inline li{display:inline-block;padding:0 2rem;padding:0 var(--gap-pri)}.map__container{min-height:50vmin}.dev{max-width:100rem;max-width:var(--inner-width);width:100%;padding:2rem;padding:var(--gap-pri);overflow:auto;border:3px solid blue;border-radius:3px;font-family:-apple-system,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Courier New",Courier,monospace;background-color:#f9f9f9;background-color:var(--light);color:#000000;color:var(--dark)}
/*# sourceMappingURL=brycks.css.map */