.s8-templates-section{box-sizing:border-box;position:relative;width:100%;overflow:hidden;clear:both;padding:0}.s8-templates-section-background{box-sizing:border-box;background-size:cover;background-repeat:no-repeat;transition:background-position 0.2s ease-out;--section-background-blur:0px;--section-background-blur-offset:calc(var(--section-background-blur) * -1);filter:blur(var(--section-background-blur));--section-background-height:calc(100% + calc(var(--section-background-blur) * 2));--section-background-width:calc(100% + calc(var(--section-background-blur) * 2));height:var(--section-background-height);width:var(--section-background-width);position:absolute;top:var(--section-background-blur-offset);bottom:var(--section-background-blur-offset);left:var(--section-background-blur-offset);right:var(--section-background-blur-offset)}oncord-section-bgparallax{display:block;--parallax-speed:0.3;--parallax-scroll:0px;transform:translate3d(0,calc(var(--parallax-scroll) + var(--section-background-blur-offset)),0);box-sizing:border-box;background-repeat:no-repeat;height:calc(var(--section-background-height) + calc(100vh * var(--parallax-speed)))!important}.s8-templates-section-layout-divider-container{position:absolute;top:0;left:0;width:100%;height:100%}.s8-templates-section-content{box-sizing:border-box;margin:auto;width:100%}.s8-templates-section-contentsize-sm{max-width:900px}.s8-templates-section-contentsize-md{max-width:1200px}.s8-templates-section-contentsize-lg{}.s8-templates-section-fullheight{min-height:95vh;display:flex;flex-flow:row nowrap;align-items:center}.s8-templates-section-fullheight>.s8-templates-section-content{height:min-content;width:100%}@media screen and (max-width:1200px){.s8-templates-section-content-paddingleft-lg{padding-left:6rem!important}.s8-templates-section-content-paddingright-lg{padding-right:6rem!important}}@media screen and (max-width:800px){.s8-templates-section-content-paddingleft,.s8-templates-section-content-paddingright{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (max-width:600px){.s8-templates-section-content-paddingleft,.s8-templates-section-content-paddingright{padding-left:1rem!important;padding-right:1rem!important}}#ajaxLoading{position:fixed;top:0px;left:0px;height:2px;background:#428bca;z-index:2147483630;width:10%;animation:animAjaxLoadingAnimate 4s forwards}@keyframes animAjaxLoadingAnimate{0%{width:10%}10%{width:10%}12%{width:30%}20%{width:36%}30%{width:36%}32%{width:50%}50%{width:50%}52%{width:60%}100%{width:100%}}#ajaxLoading.ajaxLoadingHide{animation:none;width:100%;opacity:0;height:0px;transition:all 0.4s linear}#ajaxLoading>.ajaxLoadingMessage{position:fixed;top:10px;right:1px;background:white;padding:10px 16px;box-shadow:0px 1px 1px rgba(0,0,0,0.2);opacity:0;animation:animajaxLoadingMessageShow 0.1s linear forwards}@keyframes animajaxLoadingMessageShow{0%{transform:translateX(8%);opacity:0.3}100%{opacity:1}}.dataShowMoreContainer{margin:1em auto;clear:both;text-align:center}.dataShowMore{position:relative;display:inline-block;width:30%;min-width:300px;max-width:400px;padding-block:8px;border:1px solid rgb(127 127 127 / 30%);border-radius:2px;&::before,&::after{content:'';display:inline-block;position:absolute;width:16px;height:16px;margin-top:2px;background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23707070%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M4.97%201.5c-.47.02-.65.62-.27.9L10.2%208l-5.5%205.6c-.53.4.07%201.2.6.8l6-6c.27-.2.27-.6%200-.8l-6-6c-.1-.07-.2-.1-.33-.1z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E');background-repeat:no-repeat;background-position:center;background-size:100% 100%;transform:translateY(-4px) rotate(90deg);opacity:0;transition:all 0.1s ease-out}&::before{left:12%}&::after{right:12%}&:hover{&::before,&::after{transform:translateY(0) rotate(90deg);opacity:0.8}}}.dataControlRowAdded td{opacity:0;animation:animDataControlRowAdded 0.3s calc(var(--animate-in-row-index,0) * 25ms) forwards ease-out}@keyframes animDataControlRowAdded{0%{opacity:0.2;transform:translateX(-12px)}100%{opacity:1;transform:translateX(0)}}