.ystdb-section.has-animation{animation-duration:1s;animation-fill-mode:both;opacity:0}.ystdb-section.animation--fadein{animation-name:ystdb-fadein}.ystdb-section.animation--fadein-up{animation-name:ystdb-fadein-up}.ystdb-section.animation--fadein-down{animation-name:ystdb-fadein-down}.ystdb-section.animation--fadein-left{animation-name:ystdb-fadein-left}.ystdb-section.animation--fadein-right{animation-name:ystdb-fadein-right}.ystdb-section.animation--fadein-shrink{animation-name:ystdb-fadein-shrink}.ystdb-section.animation--fadein-grow{animation-name:ystdb-fadein-grow}@keyframes ystdb-fadein{0%{opacity:0}to{opacity:1}}@keyframes ystdb-fadein-up{0%{transform:translateY(5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ystdb-fadein-down{0%{transform:translateY(-5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ystdb-fadein-left{0%{transform:translateX(-5%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes ystdb-fadein-right{0%{transform:translateX(5%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes ystdb-fadein-shrink{0%{transform:scale(1.05);opacity:0}to{transform:scale(1);opacity:1}}@keyframes ystdb-fadein-grow{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.ystdb-section{display:flex;z-index:0;position:relative;align-items:center;background-position:50%;background-size:cover;background-repeat:no-repeat}.ystdb-section .ystdb-section__container{flex:0 0 100%;max-width:100%}.ystdb-section.is-screen-height{height:100vh}.ystdb-section.has-parallax{background-attachment:fixed}@supports(-webkit-overflow-scrolling:touch){.ystdb-section.has-parallax{background-attachment:scroll}}@supports(-webkit-touch-callout:none){.ystdb-section.has-parallax{background-attachment:scroll}}@media(prefers-reduced-motion:reduce){.ystdb-section.has-parallax{background-attachment:scroll}}.ystdb-section.is-container-fluid,.ystdb-section.is-container-fluid.alignfull{padding-right:0;padding-left:0}.ystdb-section__video-background{z-index:0;position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translateX(-50%) translateY(-50%)}.ystdb-section__bg{z-index:1;position:absolute}.ystdb-section__bg:not(.is-custom-size),.ystdb-section__overlay-image{top:0;left:0;width:100%;height:100%}.ystdb-section__overlay-image{position:absolute;background-position:50%;background-size:cover;background-repeat:no-repeat}.ystdb-section__inner{z-index:2;position:relative}.ystdb-section__inner>*{margin-top:1.5em;margin-bottom:0}.ystdb-section__inner>:first-child{margin-top:0}.ystdb-section__inner p:empty{display:none}.ystdb-section__divider{z-index:2;position:absolute;left:0;width:100%;overflow:hidden}.ystdb-section__divider svg{display:block;width:100%;height:auto;max-height:100px}.ystdb-section__divider--top{top:-1px;transform:rotate(180deg)}.ystdb-section__divider--bottom{bottom:-1px}.ystdb-section__divider--triangle svg{max-width:250px;margin-right:auto;margin-left:auto}
