.block{flex:0 0 auto;display:flex;flex-direction:column}.block:last-child{flex:1 0 auto}.block.theme-default{background-color:rgba(0,0,0,0)}.block.theme-light{background-color:#fff;transition:all .25s ease-in-out 0s}.block.theme-dark{background-color:#eaeaea;position:relative;z-index:1}.block.theme-darker{background-color:#e8e8ec;position:relative;z-index:1}.block.theme-elevated{background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.05);position:relative;z-index:2;border-radius:4px}@media only screen and (max-width:759px){.block.theme-elevated{margin-top:20px}}@media only screen and (min-width:760px)and (max-width:1023px){.block.theme-elevated{margin-top:20px}}@media only screen and (min-width:1024px){.block.theme-elevated{margin-top:24px}}.block.theme-elevated>.block-limiter{padding:0 20px 20px}.block.theme-elevated .layout-form-details{margin-top:20px}.block.theme-orange{background-color:rgba(0,0,0,0);position:relative;z-index:1;color:#fff}.block.theme-orange:before{background:#ff5c45}.block.theme-orange .button.intent-primary{background-color:#981300}.block.theme-blue{background-color:rgba(0,0,0,0);position:relative;z-index:1;color:#fff}.block.theme-blue:before{background:#6ea1a5}.block.theme-gray{background-color:rgba(0,0,0,0);position:relative;z-index:1}.block.theme-gray:before{background:#c4c4c4}.block.theme-blue:after,.block.theme-blue:before,.block.theme-gray:after,.block.theme-gray:before,.block.theme-orange:after,.block.theme-orange:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.block.theme-blue:before,.block.theme-gray:before,.block.theme-orange:before{z-index:-2}.block.theme-blue:after,.block.theme-gray:after,.block.theme-orange:after{background:url(/_next/static/media/bg01.3640750c.jpg) 50% 0 no-repeat;background-size:cover;z-index:-1;opacity:.1}.block>.block-limiter{width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box;flex:1 0 auto;display:flex;flex-direction:column;position:relative}.block>.block-limiter:after,.block>.block-limiter:before{content:"";display:table;clear:both}@media only screen and (max-width:759px){.block>.block-limiter{padding:0 20px 20px}}@media only screen and (min-width:760px)and (max-width:1023px){.block>.block-limiter{padding:0 20px 20px}}@media only screen and (min-width:1024px){.block>.block-limiter{padding:0 24px 24px}}.block.width-default>.block-limiter{max-width:1200px}.block.width-medium>.block-limiter{max-width:700px}.block.height-window{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.block.height-window>.block-limiter{flex:0 0 auto}@media only screen and (min-width:760px)and (max-width:1023px){.block.padding-large>.block-limiter{padding:4px 24px 24px}}@media only screen and (min-width:1024px){.block.padding-large>.block-limiter{padding:56px 80px 80px}}@media only screen and (max-width:759px){.block.splitted{margin-bottom:-20px}}@media only screen and (min-width:760px)and (max-width:1023px){.block.splitted{margin-bottom:-20px}}@media only screen and (min-width:1024px){.block.splitted{margin-bottom:-24px}}.block.sticky{position:-webkit-sticky;position:sticky;left:0;right:0;top:0;z-index:2}@media only screen and (max-width:759px){.block.linked{margin-top:-20px}}@media only screen and (min-width:760px)and (max-width:1023px){.block.linked{margin-top:-20px}}@media only screen and (min-width:1024px){.block.linked{margin-top:-24px}}.alternate-blocks{flex:1 0 auto;display:flex;flex-direction:column}.alternate-blocks>.block.theme-default:nth-child(2n){background-color:#f9f9f9}