.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)}.s8-templates-section-parallax{--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)))}.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}}oncord-rotator{display:block}.s8-Rotator{overflow:hidden;position:relative;display:flex;box-sizing:border-box;--rotator-control-outline-color:#2c2e3a;--rotator-control-background-color:#FFF;--rotator-background-color:none;background-color:var(--rotator-background-color);z-index:0}oncord-rotator>*:not(:first-child,.s8-RotatorNav,.s8-RotatorSlide){display:none;content-visibility:auto}.s8-RotatorNav{position:absolute;top:0;left:0;right:0;bottom:0;user-select:none;pointer-events:none;z-index:2}.s8-RotatorNavNext,.s8-RotatorNavPrev{box-sizing:content-box;position:absolute;top:50%;width:46px;height:46px;transform:translateY(-50%);border-width:30px 15px;border-style:solid;border-color:transparent;stroke:var(--rotator-control-background-color);stroke-width:2px;fill:none;cursor:pointer;pointer-events:auto}.s8-RotatorNavNext circle,.s8-RotatorNavPrev circle{stroke-width:1.1px;stroke:var(--rotator-control-outline-color);fill:var(--rotator-control-background-color)}.s8-RotatorNavNext path:first-of-type,.s8-RotatorNavPrev path:first-of-type{stroke-width:4px;stroke-linecap:square;stroke:var(--rotator-control-outline-color)}.s8-RotatorNavNext{right:0}.s8-RotatorNavPrev{left:0}.s8-RotatorNavSlides{position:absolute;bottom:20px;left:50%;height:14px;transform:translateX(-50%);stroke:var(--rotator-control-outline-color);fill:var(--rotator-control-background-color);stroke-width:1.1px}.s8-RotatorNavSlides>*{cursor:pointer;pointer-events:auto;-webkit-user-drag:none;user-select:none}.s8-RotatorNavSlides .s8-RotatorNavSlideActive{fill:var(--rotator-control-outline-color)}.s8-RotatorSlide{display:flex;flex-flow:row;align-items:stretch;justify-content:flex-start;box-sizing:border-box;margin:0 auto;max-width:100%;height:100%;position:relative}.s8-RotatorItem{flex-shrink:0;flex-grow:0;display:flex;box-sizing:border-box;position:relative;flex-flow:column;justify-content:space-around;overflow:hidden;align-items:center;justify-items:center}.s8-RotatorContent{max-height:100%;max-width:100%}.s8-RotatorSlide.s8-RotatorSlide--fade{position:relative;display:grid;grid-template-columns:100%;grid-template-rows:auto;grid-template-areas:"Items";transform:translate(0,0)!important}.s8-RotatorSlide.s8-RotatorSlide--fade>.s8-RotatorItem{opacity:0;grid-area:Items;transform:none!important}.s8-RotatorSlide.s8-RotatorSlide--fade>.s8-RotatorItem.s8-RotatorItem--fadeIn{display:flex;z-index:1}.s8-RotatorSlide.s8-RotatorSlide--fade>.s8-RotatorItem.s8-RotatorItem--fadeOut{display:flex;z-index:0}*[data-modal="true"]{cursor:pointer}.s8-ModalOverlay{display:block;position:fixed;top:0;left:0;bottom:0;right:0;margin:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;perspective:250px;perspective-origin:bottom center;transform-style:flat;background-color:transparent;animation-duration:200ms;animation-fill-mode:both;animation-name:s8-fadeIn;z-index:2147483620}.s8-Modal{display:flex;flex-flow:column nowrap;align-content:flex-start;align-items:center;justify-content:center;position:relative;height:100%;width:100%;margin:0;background-color:var(--modal-bg);transition:background-color 200ms ease;--rotator-control-outline-color:var(--modal-stroke);--rotator-control-background-color:var(--modal-bg)}.s8-Modal,.s8-ModalUiClose{animation-name:s8-fadeInUp;animation-duration:200ms;animation-fill-mode:none}.s8-ModalContent{position:relative;max-width:100%;max-height:80%;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.s8-ModalContent-Wrapping{height:80%}.s8-ModalContent-Wrapping>*{color:var(--modal-font-color,--modal-stroke,#333)}.s8-ModalContent-Center{position:relative;width:100%;flex:1 0 80%}.s8-ModalContent-Center>img{aspect-ratio:auto;object-fit:contain!important;height:100%;width:100%;position:absolute;left:0;top:0}.s8-ModalContent .s8-ModalContent-Above,.s8-ModalContent .s8-ModalContent-Below{flex:1 0 15%;display:flex;justify-content:center;margin:5px auto!important;padding:0 20px;max-width:500px;box-sizing:border-box}.s8-ModalContent .s8-ModalContent-Above:empty,.s8-ModalContent .s8-ModalContent-Below:empty{display:none}.s8-ModalContent-Above{align-items:center;flex-direction:column;position:relative}.s8-ModalContent-Above>*:first-child{margin-top:auto!important}.s8-ModalContent-Below{align-items:center;flex-direction:column;justify-content:flex-start!important;position:relative}.s8-ModalContent-Below::before,.s8-ModalContent-Below::after{content:"";display:block;position:sticky;width:100%;height:6px;z-index:10;left:0;right:0;flex-shrink:0;transition:background-color 200ms ease;background-color:var(--modal-bg)}.s8-ModalContent-Below::before{top:0;-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,1));mask-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,1))}.s8-ModalContent-Below::after{bottom:0;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));mask-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1))}.scroll{overflow:auto;scrollbar-width:thin;scrollbar-color:var(--modal-scroll-bg) transparent;scroll-behavior:smooth}.scroll::-webkit-scrollbar{width:5px;height:5px}.scroll::-webkit-scrollbar-track{background:none}.scroll::-webkit-scrollbar-thumb{background-color:var(--modal-scroll-bg)}.scroll::-webkit-scrollbar-thumb:hover{background-color:#97979b}.scroll::-webkit-scrollbar-thumb:active{background-color:#7d7d82}.s8-ModalContent{--modal-base-font-size:12px;--modal-font-size-ratio:1.4}.s8-ModalContent h1{margin-top:1.2em;margin-bottom:0.5em}.s8-ModalContent h2{margin-top:1.2em;margin-bottom:0.5em}.s8-ModalContent h3{margin-top:1.3em;margin-bottom:0.5em}.s8-ModalContent h4{margin-top:1.3em;margin-bottom:0.8em}.s8-ModalContent p{font-size:var(--modal-base-font-size);margin-top:0;margin-bottom:1em}.s8-ModalContent p:first-child{margin-top:1em;margin-bottom:1em}.s8-ModalUiClose{box-sizing:content-box;top:0;right:0;width:46px;height:46px;border-width:15px;position:absolute;stroke-width:2px;fill:none;border-style:solid;border-color:transparent;cursor:pointer;transition:opacity 200ms ease}.s8-Modal-Inactive-Short>.s8-ModalUiClose,.s8-Modal-Inactive-Long>.s8-ModalUiClose{opacity:0.5;transition:opacity 2s ease}.s8-ModalUiClose{stroke:var(--modal-bg)}.s8-ModalUiClose circle{stroke-width:1.1px;stroke:var(--modal-stroke);fill:var(--modal-bg);opacity:0.6}.s8-ModalUiClose path:first-of-type{stroke-width:4px;stroke-linecap:square;stroke:var(--modal-stroke)}.s8-ModalUiClose *{transition:stroke 200ms ease,fill 200ms ease}@keyframes s8-fadeInUp{0%{opacity:0;transform:translate3d(0,-2vh,-2vh)}100%{opacity:1;transform:none}}@keyframes s8-fadeIn{0%{opacity:0}100%{opacity:1}}.s8-Modal.s8-Rotator>.s8-RotatorSlide,.s8-Modal.s8-Rotator>.s8-RotatorSlide>.s8-RotatorItem{height:100%}.s8-Modal.s8-Rotator>.s8-RotatorNav>.s8-RotatorNavSlides{bottom:5%;transform:translate(-50%,50%)}.s8-RotatorNavPrev circle,.s8-RotatorNavNext circle{opacity:0.6}.s8-RotatorNavPrev *,.s8-RotatorNavNext *,.s8-RotatorNavSlides *{will-change:opacity;transition:stroke 200ms ease,fill 200ms ease}.s8-RotatorNavPrev,.s8-RotatorNavNext,.s8-RotatorNavSlides{will-change:opacity;transition:opacity 200ms ease}.s8-Modal-Inactive-Short .s8-RotatorNavPrev,.s8-Modal-Inactive-Short .s8-RotatorNavNext,.s8-Modal-Inactive-Short .s8-RotatorNavSlides,.s8-Modal-Inactive-Long .s8-RotatorNavSlides{opacity:0.5;transition:opacity 2s ease}.s8-Modal-Inactive-Long .s8-RotatorNavPrev,.s8-Modal-Inactive-Long .s8-RotatorNavNext{opacity:0;transition:opacity 3s ease}.s8-GalleryFlex{display:flex;flex-flow:row wrap;align-content:center;justify-content:space-evenly;position:relative;overflow:hidden;padding:0;border:0;width:100%}.s8-GalleryFlexItem{position:relative;box-sizing:border-box;-webkit-box-flex:auto;-ms-flex:auto;flex:auto;margin:0px;width:20%}.s8-GalleryFlexBolster{display:block;width:100%}.s8-GalleryFlexItem>.s8-GalleryFlexItemContent{position:absolute;display:block;width:100%;height:100%;max-width:100%;max-height:100%;margin:0;box-sizing:border-box;object-fit:cover;transition:max-width 150ms ease-out,max-height 150ms ease-out}.s8-GalleryFlexItemModals.s8-GalleryFlexItem:after,.s8-GalleryFlexItemReflects.s8-GalleryFlexItem:after{cursor:pointer;pointer-events:auto}.s8-GalleryFlex[data-s8-gallery-variant="a"]>.s8-GalleryFlexItem:hover>img.s8-GalleryFlexItemContent{height:auto;max-width:115%;max-height:115%;top:50%;left:50%;transform:translate(-50%,-50%)}.s8-GalleryFlex[data-s8-gallery-variant="a"]>.s8-GalleryFlexItem:hover{background-color:rgba(0,0,0,0.4)}.s8-GalleryFlex[data-s8-gallery-variant="a"]>.s8-GalleryFlexItem:after{content:'';display:block;position:absolute;top:0;width:100%;height:100%;pointer-events:none;background-color:rgba(0,0,0,0.4)}.s8-GalleryFlex[data-s8-gallery-variant="a"]>.s8-GalleryFlexItem:hover:after{opacity:0}.s8-GalleryFlex[data-s8-gallery-variant="a"]>.s8-GalleryFlexItem:hover{z-index:1}.s8-GalleryFlex[data-s8-gallery-htmleditor="true"]:empty{min-height:400px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="rgb(110, 117, 123)" viewBox="0 0 15 30"><path d="M 1.5,10.5 l 3,-4 3.5,6 0.5,-1 -1.5,-2.5 1,-1 4,3.5 h2.5 v3 h-14 v-14 h14 v14 h-1v-13h-12 z"></path><circle cx="11" cy="5" r="1"  stroke="0"></circle><path d="M 1.5,25.5 l 3,-4 3.5,6 0.5,-1 -1.5,-2.5 1,-1 4,3.5 h2.5 v3 h-14 v-14 h14 v14 h-1v-13h-12 z"></path><circle cx="11" cy="20" r="1"  stroke="0"></circle></svg>');background-repeat:round}.s8-GalleryFlex[data-s8-gallery-htmleditor="true"]:empty:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;border:8px dashed #6e757b;border-radius:20px;box-sizing:border-box;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23c5c8ca" viewBox="0 -2 16 22"><path d="M2 15q-1 0 -1 -1v-3q0 -1 1 -1q1 0 1 1v2h10v-2q0 -1 1 -1q1 0 1 1v3q0 1 -1 1zm6 -4l5 -5h-3v-2h-4v2h-3zm2 -8v-2h-4v2z"></path><text style="font:bold 2px sans-serif;" fill="%236e757b" x="0" y="17.1" textLength="16">Drop Images Here</text></svg>');background-position:center;background-repeat:no-repeat;background-size:100% 100%;background-color:rgba(255,255,255,0.85)}*[data-modal="true"]{cursor:pointer}