/*!
 * Impossible Question (2026)
 */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 30px}hr{height:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #ddd}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}button{background-color:rgba(0,0,0,0);line-height:1em;-webkit-appearance:none;-moz-appearance:none}button:focus,select:focus{outline:1px solid hsla(0,0%,100%,0);outline-offset:-4px}@media print{*,:after,:before{color:#000 !important;text-shadow:none !important;background:0 0 !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100% !important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered td,.table-bordered th{border:1px solid #ddd !important}}.btn{background-color:#6aa0e7;border:.1rem solid #6aa0e7;width:auto;height:auto;display:inline-block;position:relative;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:1em;color:#fff;margin:.1em 0px;padding:.8em 1.3em;border-radius:.5em;transition:background-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,border-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}.btn:hover{background-color:rgb(74.2,112,161.7);color:#fff;border-color:rgb(74.2,112,161.7)}.btn--blue{background-color:#6aa0e7;color:#fff;border-color:#6aa0e7}.btn--blue:hover{background-color:rgb(74.2,112,161.7);color:#fff;border-color:rgb(74.2,112,161.7)}.btn--green{background-color:#6da757;color:#fff;border-color:#6da757}.btn--green:hover{background-color:rgb(76.3,116.9,60.9);color:#fff;border-color:rgb(76.3,116.9,60.9)}.btn--brown{background-color:#514945;color:#fff;border-color:#514945}.btn--brown:hover{background-color:#fff;color:#514945;border-color:#514945}.btn--black{background-color:#000;color:#fff;border-color:#000}.btn--black:hover{background-color:#fff;color:#000;border-color:#000}.btn--white{background-color:#fff;color:#000;border-color:rgba(81,73,69,.25)}.btn--white:hover{background-color:#514945;color:#fff;border-color:#514945}.btn--whiteborder{background-color:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.5)}.btn--whiteborder:hover{background-color:#fff;color:#514945;border-color:#fff}.feature{display:grid;grid-template-columns:30px auto;grid-template-rows:30px auto;grid-template-rows:minmax(30px, min-content) auto;-moz-column-gap:20px;column-gap:20px;row-gap:10px}.feature .icon{align-self:start;grid-column:1;grid-row:1}.feature .icon img{width:30px;height:30px}.feature .name{align-self:end;grid-column:2;grid-row:1;font-family:"Poppins",sans-serif;font-weight:700;font-size:2.2rem;line-height:1.2}@media only screen and (max-width: 1049px){.feature .name{font-size:1.8rem}}.feature .name{font-size:1.4rem;margin:0px 0px .25rem}.feature .desc{align-self:start;grid-column:1/3;grid-row:2;margin:0px}@media only screen and (max-width: 1049px){.feature{grid-template-rows:minmax(30px, min-content) min-content auto}.feature .name{grid-column:1/3;grid-row:2}.feature .desc{grid-column:1/3;grid-row:3}}.tile{width:100%;height:auto;display:grid;position:relative;margin:0px;padding:0px;border:0px none;grid-template-columns:minmax(0, 1fr);grid-auto-rows:min-content}.tile .link{grid-column:1;grid-row:1/4;background-color:hsla(0,0%,100%,0);position:relative;z-index:10;transition:background-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}.tile .link:hover{background-color:hsla(0,0%,100%,.5)}.tile .image{grid-column:1;grid-row:1;display:block;position:relative;z-index:0;margin:.1rem 0px 1.1rem;background-color:#eee;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;overflow:hidden}.tile .image img{margin:0px;padding:0px;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.tile .title{grid-column:1;grid-row:2;position:relative;z-index:0;font-size:1.4rem;margin-bottom:1.4rem}.tile .excerpt{grid-column:1;grid-row:3;position:relative;z-index:0;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;line-height:1.25em;-webkit-line-clamp:3;line-clamp:3;max-height:3.75em}.pagination{width:100%;height:auto;display:flex;flex-direction:row;justify-content:flex-end;-moz-column-gap:20px;column-gap:20px;position:relative;margin:0px;padding:0px;border:0px none;border-top:1px solid #eee}.pagination .pagecounter{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;-moz-column-gap:10px;column-gap:10px;margin-right:10px}@media only screen and (min-width: 1050px){.pagination .pagecounter{margin-right:60px}}.pagination .pagecounter .first,.pagination .pagecounter .last{font-size:1rem;font-weight:600}.pagination .pagecounter .progressbar{width:100%;max-width:120px;height:4px;background:#eee;display:block;position:relative}.pagination .pagecounter .progressbar .progress{width:100%;min-width:10px;height:4px;background:#000;position:absolute;display:block}.pagination .prev,.pagination .next{width:auto;height:auto;display:flex;flex-wrap:nowrap;gap:.5em;position:relative;font-family:"Poppins",sans-serif;font-size:.8rem;font-weight:600;margin:0px;padding:.05rem 0px 0px;border:0px none;border-radius:0px;overflow:unset}.pagination .prev.disabled,.pagination .next.disabled{opacity:.35}.pagination .prev:not(.disabled) a,.pagination .next:not(.disabled) a{font-size:.8rem}.pagination .prev:not(.disabled) a:not(.btn,:has(img)),.pagination .next:not(.disabled) a:not(.btn,:has(img)){width:auto;height:auto;display:inline-block;position:relative}@media(pointer: fine){.pagination .prev:not(.disabled) a:not(.btn,:has(img))::after,.pagination .next:not(.disabled) a:not(.btn,:has(img))::after{background-color:#000;width:100%;height:.05rem;display:block;position:absolute;top:calc(100% + .05em);left:0px;transform:scaleX(0);transform-origin:bottom left;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;transition-delay:0ms;content:""}.pagination .prev:not(.disabled) a:not(.btn,:has(img)):hover::after,.pagination .next:not(.disabled) a:not(.btn,:has(img)):hover::after{transform:scaleX(1)}}.pagination .prev:not(.disabled) a::after,.pagination .next:not(.disabled) a::after{margin-top:-0.25em}.pagination .prev.prev::before,.pagination .next.prev::before{content:"←"}.pagination .prev.next::after,.pagination .next.next::after{content:"→"}.inlinevideo{width:100%;height:auto;display:block;position:relative;margin:0px auto;padding:0px;border:0px none;overflow:hidden}.inlinevideo .thumbnail{width:100%;height:100%;display:block;position:absolute;z-index:20;margin:0px auto;padding:0px;border:0px none;overflow:hidden;opacity:1;transition:500ms opacity cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}.inlinevideo .thumbnail .playbutton{background-color:#6aa0e7;width:4rem;height:4rem;display:block;position:absolute;top:50%;left:50%;z-index:10;border-radius:50%;transform:translateX(-50%) translateY(-50%);transition:250ms background-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,250ms opacity cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}.inlinevideo .thumbnail .playbutton::after{width:0;height:0;position:absolute;left:56.5%;top:50%;border-style:solid;border-width:.75rem 0 .75rem 1.25rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;transform:translateX(-50%) translateY(-50%);transition:250ms border-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,250ms opacity cubic-bezier(0.645, 0.045, 0.355, 1) 250ms;content:""}.inlinevideo .thumbnail:hover .playbutton{background-color:#6aa0e7}.inlinevideo .thumbnail .poster{background-position:center center;background-repeat:no-repeat;background-size:cover;width:calc(100% + 4px);height:calc(100% + 4px);display:block;position:absolute;top:0px;left:0px;z-index:5;margin:0px auto;padding:0px;border:0px none;transform:translateX(-2px) translateY(-2px)}.inlinevideo .thumbnail .poster iframe,.inlinevideo .thumbnail .poster object,.inlinevideo .thumbnail .poster video{width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;z-index:0;margin:0px auto;padding:0px;border:0px none}.inlinevideo .thumbnail .poster object,.inlinevideo .thumbnail .poster video{-webkit-object-fit:cover;-moz-object-fit:cover;-ms-object-fit:cover;-o-object-fit:cover;object-fit:cover}.inlinevideo .player{background:rgba(0,0,0,0);width:calc(100% + 4px);height:calc(100% + 4px);display:block;position:absolute;top:0px;left:0px;z-index:10;margin:0px auto;padding:0px;border:0px none;transform:translateX(-2px) translateY(-2px)}.inlinevideo .player iframe,.inlinevideo .player object,.inlinevideo .player video{width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;z-index:0;margin:0px auto;padding:0px;border:0px none}.inlinevideo .player object,.inlinevideo .player video{-webkit-object-fit:cover;-moz-object-fit:cover;-ms-object-fit:cover;-o-object-fit:cover;object-fit:cover}.inlinevideo::after{width:100%;height:0px;display:block;position:relative;margin:0px;padding:0px 0px 56.25%;border:0px none;content:"";transition:250ms background-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}.inlinevideo--4_3{width:100%;height:0px;display:block;position:relative;margin:0px;padding:0px 0px 56.25%;border:0px none;content:"";padding:0px 0px 75%}.inlinevideo--square{width:100%;height:0px;display:block;position:relative;margin:0px;padding:0px 0px 56.25%;border:0px none;content:"";padding:0px 0px 100%}.inlinevideo--tall{width:100%;height:0px;display:block;position:relative;margin:0px;padding:0px 0px 56.25%;border:0px none;content:"";padding:0px 0px 177.8%}.inlinevideo.inlinevideo[data-video-type=mp4]::after{z-index:20}.inlinevideo.jsVideoActive .thumbnail{opacity:0}.inlinevideo.jsVideoPlaying .thumbnail{z-index:10}.inlinevideo.jsVideoPlaying .player{z-index:20}.modalvideo{width:100%;min-width:320px;height:100%;display:none;position:fixed;top:0px;left:0px;z-index:99999;margin:0px auto;padding:0px;border:0px none}.modalvideo__background{background-color:rgba(0,0,0,.95);width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;z-index:0;margin:0px auto;padding:0px;border:0px none;transform:translateX(-50%) translateY(-50%)}.modalvideo__holder{width:100%;height:auto;display:block;position:absolute;top:50%;left:50%;z-index:10;margin:0px auto;padding:0px;border:0px none;transform:translateX(-50%) translateY(-50%)}@media only screen and (min-width: 750px){.modalvideo__holder{max-width:650px}}@media only screen and (min-width: 1050px){.modalvideo__holder{max-width:950px}}@media only screen and (min-width: 1280px){.modalvideo__holder{max-width:1180px}}@media only screen and (min-width: 1600px){.modalvideo__holder{max-width:1500px}}@media only screen and (min-width: 1920px){.modalvideo__holder{max-width:1820px}}.modalvideo__size{background-color:#000;width:100%;height:0;display:block;position:relative;z-index:0;margin:0px auto;padding:0px 0px 56.25%;border:0px none}.modalvideo__player{width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;z-index:10;margin:0px auto;padding:0px;border:0px none}.modalvideo__player iframe,.modalvideo__player object,.modalvideo__player video{width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;z-index:0;margin:0px auto;padding:0px;border:0px none}.modalvideo__player object,.modalvideo__player video{-webkit-object-fit:cover;-moz-object-fit:cover;-ms-object-fit:cover;-o-object-fit:cover;object-fit:cover}.modalvideo__close{background:#000;width:50px;height:50px;display:block;position:absolute;top:0px;right:0px;z-index:30;margin:0px auto;padding:0px;border:0px none;content:""}.modalvideo__close::before,.modalvideo__close::after{background-color:#fff;width:24px;height:3px;display:block;position:absolute;top:50%;left:50%;z-index:0;margin:0px auto;padding:0px;border:0px none;transform:translateX(-50%) translateY(-50%) rotate(45deg);content:""}.modalvideo__close::after{width:3px;height:24px}.accordion{display:block;position:relative;margin:0px;padding:.1rem 0px !important;border:0px none}.accordion li{background-color:#eee;width:100%;height:auto;display:grid;position:relative;list-style:none;margin:.1em 0px;padding:1rem;border:0px none}.accordion li+li{margin-top:1rem}.accordion li h3{display:block;position:relative;font-size:1.2rem;line-height:1.1;margin:0px;padding:0px 0px 0rem 2rem;cursor:pointer}.accordion li h3:hover{color:#6da757;transition:color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}.accordion li h3::before,.accordion li h3::after{background-color:#6da757;width:1rem;height:.2rem;display:block;position:absolute;top:50%;left:.35rem;margin:0px;padding:0px;border:0px none;transition:transform cubic-bezier(0.645, 0.045, 0.355, 1) 250ms;transform:translateY(-50%) rotate(0deg);content:""}.accordion li h3::after{transform:translateY(-50%) rotate(90deg)}.accordion li h3.jsAccordionActive::before{transform:translateY(-50%) rotate(135deg)}.accordion li h3.jsAccordionActive::after{transform:translateY(-50%) rotate(225deg)}.accordion li>div{display:none;position:relative;margin:0px;padding:.75rem 0px .5rem 2rem;border:0px none}.accordion li.jsAccordionActive{display:block}*,*::before,*::after{box-sizing:border-box}html,body{background-color:rgba(0,0,0,0);width:100%;height:auto;min-height:100vh;display:block;position:relative;z-index:0;color:#514945;font-family:"Roboto",sans-serif;font-size:20px}@media only screen and (max-width: 519px){html,body{font-size:18px}}html,body{font-weight:300;line-height:1.5;text-align:left;margin:0em auto;padding:0em;border:0em none;overflow-x:hidden;overflow-y:overlay;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}html.noScroll,body.noScroll{overflow:hidden}h1,h2,h3,h4,h5,h6{color:inherit;font-family:"Poppins",sans-serif;font-style:inherit;font-weight:700;line-height:1.2;letter-spacing:-0.025em;margin:.75rem 0px;padding:0em;border:0em none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{font-weight:inherit}h1 em,h1 i,h2 em,h2 i,h3 em,h3 i,h4 em,h4 i,h5 em,h5 i,h6 em,h6 i{font-style:italic;font-weight:inherit}h1 b em,h1 b i,h1 strong em,h1 strong i,h1 em b,h1 em strong,h1 i b,h1 i strong,h2 b em,h2 b i,h2 strong em,h2 strong i,h2 em b,h2 em strong,h2 i b,h2 i strong,h3 b em,h3 b i,h3 strong em,h3 strong i,h3 em b,h3 em strong,h3 i b,h3 i strong,h4 b em,h4 b i,h4 strong em,h4 strong i,h4 em b,h4 em strong,h4 i b,h4 i strong,h5 b em,h5 b i,h5 strong em,h5 strong i,h5 em b,h5 em strong,h5 i b,h5 i strong,h6 b em,h6 b i,h6 strong em,h6 strong i,h6 em b,h6 em strong,h6 i b,h6 i strong{font-style:italic;font-weight:inherit}h1{font-family:"Poppins",sans-serif;font-weight:700;font-size:4.5rem;line-height:1.2}@media only screen and (max-width: 1049px){h1{font-size:4rem}}@media only screen and (max-width: 519px){h1{font-size:2.8rem}}h2{font-family:"Poppins",sans-serif;font-weight:700;font-size:3.2rem;line-height:1.2}@media only screen and (max-width: 1049px){h2{font-size:2.8rem}}@media only screen and (max-width: 519px){h2{font-size:2.2rem}}h3{font-family:"Poppins",sans-serif;font-weight:700;font-size:2.2rem;line-height:1.2}@media only screen and (max-width: 1049px){h3{font-size:1.8rem}}h4{font-family:"Poppins",sans-serif;font-weight:400;font-style:italic;font-size:1.4rem;line-height:1.3}h5,h6{font-family:"Poppins",sans-serif;font-weight:700;font-size:1.2rem;line-height:1.3}p,li{color:inherit;font-family:inherit;font-size:inherit;font-style:normal;font-weight:inherit;font-weight:inherit;line-height:inherit;margin:.75rem 0px;padding:0em;border:0em none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{position:relative;color:inherit;font-family:inherit;font-size:inherit;font-style:normal;font-weight:inherit;line-height:inherit;margin:0px;padding:0px;border:0px none}ul li,ol li{position:relative;color:inherit;font-family:inherit;font-size:inherit;font-style:normal;font-weight:inherit;line-height:inherit;list-style:none;margin:0px;padding:0px;border:0px none}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs),ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs){margin:.75rem 0px}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) li,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) li{list-style-position:outside;margin:.25rem 0px}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) li::marker,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) li::marker{color:#6aa0e7;font-size:.8rem;font-weight:700;line-height:.8rem}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol),ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol){padding-left:1.5rem}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol) li,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol) li{list-style-type:decimal;padding-left:0px}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol),ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol){padding-left:0px}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li{counter-increment:century;display:grid;grid-template-columns:min-content auto;-moz-column-gap:1rem;column-gap:1rem;align-content:center;align-items:center;list-style-type:none;margin:0px;padding-left:0px;padding-top:1.5rem;padding-bottom:1.5rem}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li+li,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li+li{border-top:solid #eee}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li>*,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li>*{grid-column:2}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li::before,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li::before{grid-column:1;align-self:start;justify-self:start;color:#6da757;width:30px;font-size:24px;font-weight:400;line-height:1.2em}@media only screen and (min-width: 750px){ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li::before,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li::before{line-height:.9em;transform:translateY(-10%)}}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li::before,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li::before{content:counter(century, decimal-leading-zero)}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>ul,ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>ol,ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li>ul,ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li>ol,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>ul,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>ol,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li>ul,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ol).customOrderedList:not(ul ol,ol ol,li ol)>li>ol{margin-bottom:0px}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ul),ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ul){padding-left:1.25rem}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ul) li,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs):is(ul) li{list-style-type:disc;padding-left:.5rem}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ol,ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ul,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ol,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ul{margin-top:0px}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ol:is(ol) li,ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ul:is(ol) li,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ol:is(ol) li,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ul:is(ol) li{list-style-type:decimal}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ol:is(ul) li,ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ul:is(ul) li,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ol:is(ul) li,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ul:is(ul) li{list-style-type:"–"}ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ol:is(ul) li::marker,ul:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ul:is(ul) li::marker,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ol:is(ul) li::marker,ol:not(.menu,.sub-menu,.links,.filter,.pagination,.categories,.accordion,.breadcrumbs) ul:is(ul) li::marker{font-size:1.2rem}dl{width:100%;height:auto;display:block;position:relative;margin:0px;padding:0px;border:0px none}dl dt,dl dd{width:100%;height:auto;display:block;position:relative;margin:.75rem 0px;padding:0px;border:0px none}dl dt{font-weight:600}dl dt+dd{margin-top:-0.75rem}em,i,var{font-style:italic;font-weight:normal}b,strong{font-style:normal;font-weight:bold}b em,b i,em b,em strong,i b,i strong,strong em,strong i{font-style:italic;font-weight:bold}u{opacity:1;text-decoration:underline;text-decoration-color:inherit;text-decoration-style:solid;text-decoration-thickness:.05rem;text-underline-offset:.3em;transition:opacity cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}u:hover{opacity:.5}big,.largeText,.fontsizeLarge{display:inline-block;font-size:1.4em;line-height:1.2}small,.smallText,.fontsizeSmall{display:inline-block;font-size:.8em;line-height:inherit}hr{width:100%;border:0px;border-top:.01rem solid #000;display:inline-block;vertical-align:top;margin:1.5rem auto}hr::after{display:block;clear:both;content:""}a,a:hover,a:active,a:visited{position:relative;text-decoration:none;transition:background-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,opacity cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}a:not(.btn),a:hover:not(.btn),a:active:not(.btn),a:visited:not(.btn){color:inherit}button{overflow:hidden}button,button:active,button:focus,button:focus-visible,button:focus-within,button:hover,button:target{outline:none !important;box-shadow:none !important}img,.wp-caption{width:auto;max-width:100%;height:auto;display:block;position:relative}img.alignnone,img.alignleft,img.alignright,img.aligncenter,.wp-caption.alignnone,.wp-caption.alignleft,.wp-caption.alignright,.wp-caption.aligncenter{margin:.5rem 0px}img.alignnone.alignleft,img.alignleft.alignleft,img.alignright.alignleft,img.aligncenter.alignleft,.wp-caption.alignnone.alignleft,.wp-caption.alignleft.alignleft,.wp-caption.alignright.alignleft,.wp-caption.aligncenter.alignleft{float:left;padding-right:1.5rem;text-align:left}img.alignnone.alignright,img.alignleft.alignright,img.alignright.alignright,img.aligncenter.alignright,.wp-caption.alignnone.alignright,.wp-caption.alignleft.alignright,.wp-caption.alignright.alignright,.wp-caption.aligncenter.alignright{float:right;padding-left:1.5rem;text-align:right;text-align:left}img.alignnone.aligncenter,img.alignleft.aligncenter,img.alignright.aligncenter,img.aligncenter.aligncenter,.wp-caption.alignnone.aligncenter,.wp-caption.alignleft.aligncenter,.wp-caption.alignright.aligncenter,.wp-caption.aligncenter.aligncenter{margin:.5rem auto;text-align:center;text-align:left}figure{margin:0px}caption,figcaption,.wp-caption-text{width:100%;height:auto;display:grid;position:relative;color:#000;font-size:.8rem;font-weight:500;margin:.25rem auto 0px;padding:0px;border:0px none}caption a,figcaption a,.wp-caption-text a{text-decoration:none !important}caption a::before,caption a::after,figcaption a::before,figcaption a::after,.wp-caption-text a::before,.wp-caption-text a::after{display:none !important}object,iframe{margin:.75rem 0px;padding:0px;border:0px none}table{background-color:rgba(0,0,0,0);width:100%;height:auto;color:inherit;font-size:.8rem;margin:.75rem 0px;border:1px solid #000;border-collapse:collapse}table caption{width:100%;text-align:left;margin-left:10px}table thead th,table thead td,table tbody th,table tbody td,table tfoot th,table tfoot td{background-color:rgba(0,0,0,0);position:relative}table thead th,table tbody th,table tfoot th{font-size:1rem;font-weight:400}table thead th::before,table tbody th::before,table tfoot th::before{background:#000;width:100%;height:100%;display:block;position:absolute;left:0px;top:0px;z-index:-1;opacity:.1;content:""}table th,table td{padding:.5em;border:1px solid #000}.table{background-color:rgba(0,0,0,0);width:auto;max-width:100%;height:auto;margin:.75rem 0px 0px;padding:0px 0px .75rem;border:0px none;overflow-x:auto}.table table{margin:0px}form{width:100%;height:auto;display:block;position:relative;margin:.75rem 0px;padding:0px;border:0px none}form ::-moz-placeholder{color:#eee}form ::placeholder{color:#eee}form label,form legend{width:100%;height:auto;display:block;position:relative;color:inherit;font-size:.8rem;font-weight:400;margin:0px auto;padding:0px;border:0px none}form input[type=color],form input[type=date],form input[type=datetime-local],form input[type=datetime],form input[type=email],form input[type=file],form input[type=month],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form input[type=time],form input[type=url],form input[type=week],form select,form textarea{background-color:hsla(0,0%,100%,.25);width:100%;height:auto;display:block;position:relative;color:inherit;font-size:1rem;font-weight:400;line-height:1.25rem;margin:.1rem 0px;padding:15px 20px 17px 20px;border:1px solid rgba(81,73,69,.25);border-radius:5px}form input[type=color]:hover,form input[type=date]:hover,form input[type=datetime-local]:hover,form input[type=datetime]:hover,form input[type=email]:hover,form input[type=file]:hover,form input[type=month]:hover,form input[type=number]:hover,form input[type=password]:hover,form input[type=search]:hover,form input[type=tel]:hover,form input[type=text]:hover,form input[type=time]:hover,form input[type=url]:hover,form input[type=week]:hover,form select:hover,form textarea:hover{border-color:#514945}form input[type=color]:focus,form input[type=color]:focus-visible,form input[type=date]:focus,form input[type=date]:focus-visible,form input[type=datetime-local]:focus,form input[type=datetime-local]:focus-visible,form input[type=datetime]:focus,form input[type=datetime]:focus-visible,form input[type=email]:focus,form input[type=email]:focus-visible,form input[type=file]:focus,form input[type=file]:focus-visible,form input[type=month]:focus,form input[type=month]:focus-visible,form input[type=number]:focus,form input[type=number]:focus-visible,form input[type=password]:focus,form input[type=password]:focus-visible,form input[type=search]:focus,form input[type=search]:focus-visible,form input[type=tel]:focus,form input[type=tel]:focus-visible,form input[type=text]:focus,form input[type=text]:focus-visible,form input[type=time]:focus,form input[type=time]:focus-visible,form input[type=url]:focus,form input[type=url]:focus-visible,form input[type=week]:focus,form input[type=week]:focus-visible,form select:focus,form select:focus-visible,form textarea:focus,form textarea:focus-visible{background-color:hsla(0,0%,100%,.5);border-color:#514945;outline:1px solid rgba(0,0,0,0);outline-offset:-1px}form input[type=color]:focus::-moz-placeholder,form input[type=color]:focus-visible::-moz-placeholder,form input[type=date]:focus::-moz-placeholder,form input[type=date]:focus-visible::-moz-placeholder,form input[type=datetime-local]:focus::-moz-placeholder,form input[type=datetime-local]:focus-visible::-moz-placeholder,form input[type=datetime]:focus::-moz-placeholder,form input[type=datetime]:focus-visible::-moz-placeholder,form input[type=email]:focus::-moz-placeholder,form input[type=email]:focus-visible::-moz-placeholder,form input[type=file]:focus::-moz-placeholder,form input[type=file]:focus-visible::-moz-placeholder,form input[type=month]:focus::-moz-placeholder,form input[type=month]:focus-visible::-moz-placeholder,form input[type=number]:focus::-moz-placeholder,form input[type=number]:focus-visible::-moz-placeholder,form input[type=password]:focus::-moz-placeholder,form input[type=password]:focus-visible::-moz-placeholder,form input[type=search]:focus::-moz-placeholder,form input[type=search]:focus-visible::-moz-placeholder,form input[type=tel]:focus::-moz-placeholder,form input[type=tel]:focus-visible::-moz-placeholder,form input[type=text]:focus::-moz-placeholder,form input[type=text]:focus-visible::-moz-placeholder,form input[type=time]:focus::-moz-placeholder,form input[type=time]:focus-visible::-moz-placeholder,form input[type=url]:focus::-moz-placeholder,form input[type=url]:focus-visible::-moz-placeholder,form input[type=week]:focus::-moz-placeholder,form input[type=week]:focus-visible::-moz-placeholder,form select:focus::-moz-placeholder,form select:focus-visible::-moz-placeholder,form textarea:focus::-moz-placeholder,form textarea:focus-visible::-moz-placeholder{color:inherit;opacity:.75}form input[type=color]:focus::-moz-placeholder, form input[type=color]:focus-visible::-moz-placeholder, form input[type=date]:focus::-moz-placeholder, form input[type=date]:focus-visible::-moz-placeholder, form input[type=datetime-local]:focus::-moz-placeholder, form input[type=datetime-local]:focus-visible::-moz-placeholder, form input[type=datetime]:focus::-moz-placeholder, form input[type=datetime]:focus-visible::-moz-placeholder, form input[type=email]:focus::-moz-placeholder, form input[type=email]:focus-visible::-moz-placeholder, form input[type=file]:focus::-moz-placeholder, form input[type=file]:focus-visible::-moz-placeholder, form input[type=month]:focus::-moz-placeholder, form input[type=month]:focus-visible::-moz-placeholder, form input[type=number]:focus::-moz-placeholder, form input[type=number]:focus-visible::-moz-placeholder, form input[type=password]:focus::-moz-placeholder, form input[type=password]:focus-visible::-moz-placeholder, form input[type=search]:focus::-moz-placeholder, form input[type=search]:focus-visible::-moz-placeholder, form input[type=tel]:focus::-moz-placeholder, form input[type=tel]:focus-visible::-moz-placeholder, form input[type=text]:focus::-moz-placeholder, form input[type=text]:focus-visible::-moz-placeholder, form input[type=time]:focus::-moz-placeholder, form input[type=time]:focus-visible::-moz-placeholder, form input[type=url]:focus::-moz-placeholder, form input[type=url]:focus-visible::-moz-placeholder, form input[type=week]:focus::-moz-placeholder, form input[type=week]:focus-visible::-moz-placeholder, form select:focus::-moz-placeholder, form select:focus-visible::-moz-placeholder, form textarea:focus::-moz-placeholder, form textarea:focus-visible::-moz-placeholder{color:inherit;opacity:.75}form input[type=color]:focus::placeholder,form input[type=color]:focus-visible::placeholder,form input[type=date]:focus::placeholder,form input[type=date]:focus-visible::placeholder,form input[type=datetime-local]:focus::placeholder,form input[type=datetime-local]:focus-visible::placeholder,form input[type=datetime]:focus::placeholder,form input[type=datetime]:focus-visible::placeholder,form input[type=email]:focus::placeholder,form input[type=email]:focus-visible::placeholder,form input[type=file]:focus::placeholder,form input[type=file]:focus-visible::placeholder,form input[type=month]:focus::placeholder,form input[type=month]:focus-visible::placeholder,form input[type=number]:focus::placeholder,form input[type=number]:focus-visible::placeholder,form input[type=password]:focus::placeholder,form input[type=password]:focus-visible::placeholder,form input[type=search]:focus::placeholder,form input[type=search]:focus-visible::placeholder,form input[type=tel]:focus::placeholder,form input[type=tel]:focus-visible::placeholder,form input[type=text]:focus::placeholder,form input[type=text]:focus-visible::placeholder,form input[type=time]:focus::placeholder,form input[type=time]:focus-visible::placeholder,form input[type=url]:focus::placeholder,form input[type=url]:focus-visible::placeholder,form input[type=week]:focus::placeholder,form input[type=week]:focus-visible::placeholder,form select:focus::placeholder,form select:focus-visible::placeholder,form textarea:focus::placeholder,form textarea:focus-visible::placeholder{color:inherit;opacity:.75}form input[type=color][readonly],form input[type=color][disabled],form input[type=date][readonly],form input[type=date][disabled],form input[type=datetime-local][readonly],form input[type=datetime-local][disabled],form input[type=datetime][readonly],form input[type=datetime][disabled],form input[type=email][readonly],form input[type=email][disabled],form input[type=file][readonly],form input[type=file][disabled],form input[type=month][readonly],form input[type=month][disabled],form input[type=number][readonly],form input[type=number][disabled],form input[type=password][readonly],form input[type=password][disabled],form input[type=search][readonly],form input[type=search][disabled],form input[type=tel][readonly],form input[type=tel][disabled],form input[type=text][readonly],form input[type=text][disabled],form input[type=time][readonly],form input[type=time][disabled],form input[type=url][readonly],form input[type=url][disabled],form input[type=week][readonly],form input[type=week][disabled],form select[readonly],form select[disabled],form textarea[readonly],form textarea[disabled]{cursor:default}form input[type=color][readonly],form input[type=color][readonly]:hover,form input[type=color][readonly]:focus,form input[type=color][readonly]:focus-visible,form input[type=color][disabled],form input[type=color][disabled]:hover,form input[type=color][disabled]:focus,form input[type=color][disabled]:focus-visible,form input[type=date][readonly],form input[type=date][readonly]:hover,form input[type=date][readonly]:focus,form input[type=date][readonly]:focus-visible,form input[type=date][disabled],form input[type=date][disabled]:hover,form input[type=date][disabled]:focus,form input[type=date][disabled]:focus-visible,form input[type=datetime-local][readonly],form input[type=datetime-local][readonly]:hover,form input[type=datetime-local][readonly]:focus,form input[type=datetime-local][readonly]:focus-visible,form input[type=datetime-local][disabled],form input[type=datetime-local][disabled]:hover,form input[type=datetime-local][disabled]:focus,form input[type=datetime-local][disabled]:focus-visible,form input[type=datetime][readonly],form input[type=datetime][readonly]:hover,form input[type=datetime][readonly]:focus,form input[type=datetime][readonly]:focus-visible,form input[type=datetime][disabled],form input[type=datetime][disabled]:hover,form input[type=datetime][disabled]:focus,form input[type=datetime][disabled]:focus-visible,form input[type=email][readonly],form input[type=email][readonly]:hover,form input[type=email][readonly]:focus,form input[type=email][readonly]:focus-visible,form input[type=email][disabled],form input[type=email][disabled]:hover,form input[type=email][disabled]:focus,form input[type=email][disabled]:focus-visible,form input[type=file][readonly],form input[type=file][readonly]:hover,form input[type=file][readonly]:focus,form input[type=file][readonly]:focus-visible,form input[type=file][disabled],form input[type=file][disabled]:hover,form input[type=file][disabled]:focus,form input[type=file][disabled]:focus-visible,form input[type=month][readonly],form input[type=month][readonly]:hover,form input[type=month][readonly]:focus,form input[type=month][readonly]:focus-visible,form input[type=month][disabled],form input[type=month][disabled]:hover,form input[type=month][disabled]:focus,form input[type=month][disabled]:focus-visible,form input[type=number][readonly],form input[type=number][readonly]:hover,form input[type=number][readonly]:focus,form input[type=number][readonly]:focus-visible,form input[type=number][disabled],form input[type=number][disabled]:hover,form input[type=number][disabled]:focus,form input[type=number][disabled]:focus-visible,form input[type=password][readonly],form input[type=password][readonly]:hover,form input[type=password][readonly]:focus,form input[type=password][readonly]:focus-visible,form input[type=password][disabled],form input[type=password][disabled]:hover,form input[type=password][disabled]:focus,form input[type=password][disabled]:focus-visible,form input[type=search][readonly],form input[type=search][readonly]:hover,form input[type=search][readonly]:focus,form input[type=search][readonly]:focus-visible,form input[type=search][disabled],form input[type=search][disabled]:hover,form input[type=search][disabled]:focus,form input[type=search][disabled]:focus-visible,form input[type=tel][readonly],form input[type=tel][readonly]:hover,form input[type=tel][readonly]:focus,form input[type=tel][readonly]:focus-visible,form input[type=tel][disabled],form input[type=tel][disabled]:hover,form input[type=tel][disabled]:focus,form input[type=tel][disabled]:focus-visible,form input[type=text][readonly],form input[type=text][readonly]:hover,form input[type=text][readonly]:focus,form input[type=text][readonly]:focus-visible,form input[type=text][disabled],form input[type=text][disabled]:hover,form input[type=text][disabled]:focus,form input[type=text][disabled]:focus-visible,form input[type=time][readonly],form input[type=time][readonly]:hover,form input[type=time][readonly]:focus,form input[type=time][readonly]:focus-visible,form input[type=time][disabled],form input[type=time][disabled]:hover,form input[type=time][disabled]:focus,form input[type=time][disabled]:focus-visible,form input[type=url][readonly],form input[type=url][readonly]:hover,form input[type=url][readonly]:focus,form input[type=url][readonly]:focus-visible,form input[type=url][disabled],form input[type=url][disabled]:hover,form input[type=url][disabled]:focus,form input[type=url][disabled]:focus-visible,form input[type=week][readonly],form input[type=week][readonly]:hover,form input[type=week][readonly]:focus,form input[type=week][readonly]:focus-visible,form input[type=week][disabled],form input[type=week][disabled]:hover,form input[type=week][disabled]:focus,form input[type=week][disabled]:focus-visible,form select[readonly],form select[readonly]:hover,form select[readonly]:focus,form select[readonly]:focus-visible,form select[disabled],form select[disabled]:hover,form select[disabled]:focus,form select[disabled]:focus-visible,form textarea[readonly],form textarea[readonly]:hover,form textarea[readonly]:focus,form textarea[readonly]:focus-visible,form textarea[disabled],form textarea[disabled]:hover,form textarea[disabled]:focus,form textarea[disabled]:focus-visible{background-color:rgba(0,0,0,.25);opacity:.25}form textarea{padding:.65rem .75rem}form input[type=color]{width:100px;height:100px;padding:0px;padding:.65rem .75rem}form input[type=date],form input[type=datetime-local],form input[type=datetime],form input[type=month],form input[type=number],form input[type=time],form input[type=week]{max-width:200px}form input[type=file]{font-size:.8rem}form textarea{min-height:3.8rem;resize:vertical}form select:not([multiple],[size]),form select:hover:not([multiple],[size]),form select:focus:not([multiple],[size]){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 47 47' fill='%23999999'%3E%3Cpath class='icon' d='m22.5 26.6v-10.1s2 0 2 0v10.2s3.3-3.3 3.3-3.3l1.4 1.4-5.7 5.7-5.7-5.7 1.4-1.4 3.2 3.2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right;background-size:3em;padding-right:3em;-webkit-appearance:none;-moz-appearance:none;appearance:none}form select:not([multiple],[size]) option,form select:hover:not([multiple],[size]) option,form select:focus:not([multiple],[size]) option{background-color:#fff;border:none}form select[multiple],form select[size],form select:hover[multiple],form select:hover[size],form select:focus[multiple],form select:focus[size]{background-color:#fff;color:#000}form select[multiple] option,form select[size] option,form select:hover[multiple] option,form select:hover[size] option,form select:focus[multiple] option,form select:focus[size] option{padding:.25rem}form select:hover:not([multiple],[size]),form select:focus:not([multiple],[size]){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 47 47' fill='%23000000'%3E%3Cpath class='icon' d='m22.5 26.6v-10.1s2 0 2 0v10.2s3.3-3.3 3.3-3.3l1.4 1.4-5.7 5.7-5.7-5.7 1.4-1.4 3.2 3.2z'/%3E%3C/svg%3E")}form input[type=checkbox],form input[type=radio]{width:1rem;height:1rem;display:block;position:absolute;top:.75rem;left:.75rem;z-index:100;margin:0px;padding:0px;border:0px none;outline:none;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}form input[type=checkbox]+label,form input[type=radio]+label{background:rgba(0,0,0,0);width:100%;min-width:0px;max-width:none !important;height:auto;display:block;position:relative;font-size:1rem;font-weight:300;line-height:1.25em;margin:0px;padding:.25rem 1.25rem .25rem 1.75rem;border:0px none;cursor:pointer}form input[type=checkbox]+label:not([for]),form input[type=radio]+label:not([for]){cursor:default}form input[type=checkbox]+label::before,form input[type=radio]+label::before{background-color:rgba(0,0,0,0);width:1.25rem;height:1.25rem;display:block;position:absolute;top:.2rem;left:0rem;z-index:0;margin:0px auto;padding:0px;border:1px solid #000;content:""}form input[type=checkbox]+label::after,form input[type=radio]+label::after{width:.75rem;height:.35rem;display:block;position:absolute;top:.575rem;left:.25rem;z-index:10;margin:0px auto;padding:0px;border:0px none;border-bottom:3px solid #fff;border-left:3px solid #fff;opacity:0;transform:rotate(-30deg);content:""}form input[type=checkbox]+label:hover::after,form input[type=radio]+label:hover::after{opacity:1;border-bottom:3px solid #75787b;border-left:3px solid #75787b}form input[type=checkbox]:checked+label:before,form input[type=radio]:checked+label:before{background-color:#514945;border-color:#514945}form input[type=checkbox]:checked+label:after,form input[type=radio]:checked+label:after{opacity:1}form input[type=checkbox]:checked+label:hover::before,form input[type=radio]:checked+label:hover::before{background-color:#514945;border-color:#514945}form input[type=checkbox]:checked+label:hover::after,form input[type=radio]:checked+label:hover::after{opacity:1;border-color:#fff}form input[type=checkbox][disabled],form input[type=checkbox][disabled]+label,form input[type=checkbox][disabled]:checked+label,form input[type=radio][disabled],form input[type=radio][disabled]+label,form input[type=radio][disabled]:checked+label{opacity:.25;cursor:default}form input[type=radio]+label::before{border-radius:100%}form input[type=radio]+label::after{background-color:#fff;width:.55rem;height:.55rem;top:.55rem;left:.35rem;border:0px none !important;border-radius:100%}form input[type=radio]+label::before{border-radius:100%}form input[type=radio]+label:hover::before{background-color:#fff;border-color:#000}form input[type=radio]+label:hover::after{background-color:#75787b}form input[type=radio]:checked+label:before{background-color:#fff;border-color:#000}form input[type=radio]:checked+label:after{background-color:#6aa0e7;opacity:1}form input[type=radio]:checked+label:hover::before{background-color:#fff;border-color:#000}form input[type=radio]:checked+label:hover::after{background-color:#6aa0e7;opacity:1}form input[type=radio][disabled],form input[type=radio][disabled]+label,form input[type=radio][disabled]:checked+label{opacity:.25;cursor:default}form input[type=submit]{background-color:#6aa0e7;border:.1rem solid #6aa0e7;width:auto;height:auto;display:inline-block;position:relative;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:1em;color:#fff;margin:.1em 0px;padding:.8em 1.3em;border-radius:.5em;transition:background-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,border-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}form input[type=submit]:hover{background-color:rgb(74.2,112,161.7);color:#fff;border-color:rgb(74.2,112,161.7)}h1+p,h1+ul,h1+ol,h1+blockquote,h1+iframe,h1+object,h1+form,h1+.table,h2+p,h2+ul,h2+ol,h2+blockquote,h2+iframe,h2+object,h2+form,h2+.table,h3+p,h3+ul,h3+ol,h3+blockquote,h3+iframe,h3+object,h3+form,h3+.table,h4+p,h4+ul,h4+ol,h4+blockquote,h4+iframe,h4+object,h4+form,h4+.table,h5+p,h5+ul,h5+ol,h5+blockquote,h5+iframe,h5+object,h5+form,h5+.table,h6+p,h6+ul,h6+ol,h6+blockquote,h6+iframe,h6+object,h6+form,h6+.table{margin-top:-0.5rem}h1+h1,h1+h2,h1+h3,h1+h4,h1+h5,h1+h6,h2+h1,h2+h2,h2+h3,h2+h4,h2+h5,h2+h6,h3+h1,h3+h2,h3+h3,h3+h4,h3+h5,h3+h6,h4+h1,h4+h2,h4+h3,h4+h4,h4+h5,h4+h6,h5+h1,h5+h2,h5+h3,h5+h4,h5+h5,h5+h6,h6+h1,h6+h2,h6+h3,h6+h4,h6+h5,h6+h6,p+h1,p+h2,p+h3,p+h4,p+h5,p+h6,ul+h1,ul+h2,ul+h3,ul+h4,ul+h5,ul+h6,ol+h1,ol+h2,ol+h3,ol+h4,ol+h5,ol+h6,blockquote+h1,blockquote+h2,blockquote+h3,blockquote+h4,blockquote+h5,blockquote+h6,iframe+h1,iframe+h2,iframe+h3,iframe+h4,iframe+h5,iframe+h6,object+h1,object+h2,object+h3,object+h4,object+h5,object+h6,form+h1,form+h2,form+h3,form+h4,form+h5,form+h6,.table+h1,.table+h2,.table+h3,.table+h4,.table+h5,.table+h6{margin-top:2rem}@keyframes cssFadeIn{from{opacity:0}to{opacity:1}}@keyframes cssFadeInMoveUp{from{transform:translateY(1rem);opacity:0}to{transform:translateY(0px);opacity:1}}@keyframes cssBlurIn{from{filter:blur(100px);opacity:0}to{filter:blur(0px);opacity:1}}.mainheader{background-color:rgba(81,73,69,0);width:100vw;min-width:320px;height:auto;display:grid;position:fixed;top:0px;left:0px;z-index:20;margin:0px;padding:1rem 1.25rem;border:0px none;grid-template-columns:auto min-content min-content;-moz-column-gap:1.25rem;column-gap:1.25rem;box-shadow:0px 0px 10px 0px rgba(0,0,0,0);transition:background-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,box-shadow cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}@media only screen and (max-width: 519px){.mainheader{padding-left:25px}}@media only screen and (min-width: 520px){.mainheader{padding-left:50px}}@media only screen and (min-width: 1050px){.mainheader{padding-left:100px}}@media only screen and (max-width: 519px){.mainheader{padding-right:25px}}@media only screen and (min-width: 520px){.mainheader{padding-right:50px}}@media only screen and (min-width: 1050px){.mainheader{padding-right:100px}}.mainheader .logo{grid-column:1;grid-row:1;align-self:center;justify-self:start;width:7.75rem;height:2.5rem;display:block;position:relative;z-index:10}@media only screen and (min-width: 1050px){.mainheader .logo{width:9.3rem;height:3rem}}.mainheader .logo svg{width:100%;height:100%;display:block;position:relative;fill:#fff;filter:drop-shadow(1px 1px 25px rgba(0, 0, 0, 0.15))}.mainheader .loginbutton{grid-column:2;grid-row:1;align-self:center;justify-self:end;z-index:10;filter:drop-shadow(1px 1px 5px rgba(0, 0, 0, 0.15));background-color:#6aa0e7;border:.1rem solid #6aa0e7;width:auto;height:auto;display:inline-block;position:relative;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:1em;color:#fff;margin:.1em 0px;padding:.8em 1.3em;border-radius:.5em;transition:background-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,border-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}.mainheader .loginbutton:hover{background-color:rgb(74.2,112,161.7);color:#fff;border-color:rgb(74.2,112,161.7)}.mainheader .loginbutton{background-color:#6aa0e7;color:#fff !important;border-color:#6aa0e7}.mainheader .loginbutton:hover{background-color:rgb(74.2,112,161.7);color:#fff;border-color:rgb(74.2,112,161.7)}@media only screen and (max-width: 519px){.mainheader .loginbutton{display:none}}@media only screen and (min-width: 520px){.mainheader .loginbutton{display:block;font-size:.8rem}}.mainheader .menubutton{grid-column:3;grid-row:1;align-self:center;justify-self:end;background-color:rgba(0,0,0,0);width:44px;height:44px;display:block;position:relative;z-index:10;margin:0px;padding:0px;border:0px none;border-radius:0px;overflow:hidden;text-indent:100px;filter:drop-shadow(1px 1px 5px rgba(0, 0, 0, 0.35))}@media only screen and (min-width: 1050px){.mainheader .menubutton{width:2rem;height:2rem}}.mainheader .menubutton::before,.mainheader .menubutton::after{background-color:#fff;width:100%;height:2px;display:block;position:absolute;top:50%;left:0px;margin:0px;padding:0px;border:0px none;transform:translateY(-50%);transition:top cubic-bezier(0.215, 0.61, 0.355, 1) 250ms,transform cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;content:""}.mainheader .menubutton::before{top:35%}.mainheader .menubutton::after{top:65%}.mainheader .menubutton.jsActive::before{top:50%;transform:translateY(-50%) rotate(-45deg)}.mainheader .menubutton.jsActive::after{top:50%;transform:translateY(-50%) rotate(45deg)}.mainheader .menubutton:hover::before,.mainheader .menubutton:hover::after,.mainheader .menubutton:hover.jsActive::before,.mainheader .menubutton:hover.jsActive::after{top:50%;transform:translateY(-50%)}.mainheader .navigation{width:100vw;min-width:320px;height:100vh;display:grid;position:fixed;top:-100vh;left:0px;z-index:0;margin:0px;padding:0px;border:0px none;overflow:hidden;transition:top ease-in-out 0ms;transition-delay:250ms;grid-template-columns:0px minmax(0, 1fr)}@media only screen and (min-width: 1050px){.mainheader .navigation{grid-template-columns:repeat(2, minmax(0, 1fr))}}.mainheader .navigation>ul{align-self:center;justify-self:start;grid-column:2;grid-row:1;width:auto;height:auto;display:grid;position:relative;z-index:10;list-style:none !important;margin:0px;padding:5rem 1.25rem;border:0px none;row-gap:0px}@media only screen and (max-width: 519px){.mainheader .navigation>ul{padding-left:25px}}@media only screen and (min-width: 520px){.mainheader .navigation>ul{padding-left:50px}}@media only screen and (min-width: 1050px){.mainheader .navigation>ul{padding-left:100px}}@media only screen and (max-width: 519px){.mainheader .navigation>ul{padding-right:25px}}@media only screen and (min-width: 520px){.mainheader .navigation>ul{padding-right:50px}}@media only screen and (min-width: 1050px){.mainheader .navigation>ul{padding-right:100px}}.mainheader .navigation>ul>li{align-self:center;justify-self:start;width:auto;height:auto;display:block;position:relative;z-index:0;color:#fff;font-family:"Poppins",sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-0.025em;margin:0px;padding:0px;border:0px none;transform:translateY(2rem);opacity:0;transition:font-size cubic-bezier(0.215, 0.61, 0.355, 1) 250ms}@media only screen and (min-width: 520px){.mainheader .navigation>ul>li{font-size:2.5rem}}@media only screen and (min-width: 750px){.mainheader .navigation>ul>li{font-size:3rem}}@media only screen and (min-width: 1050px){.mainheader .navigation>ul>li{font-size:3.5rem}}@media only screen and (min-width: 1280px){.mainheader .navigation>ul>li{font-size:4rem}}@media only screen and (min-width: 1600px){.mainheader .navigation>ul>li{font-size:4.5rem}}@media only screen and (min-width: 1920px){.mainheader .navigation>ul>li{font-size:5rem}}.mainheader .navigation>ul>li a:hover{color:#fbeea5}.mainheader .navigation>ul ul{display:none}.mainheader .navigation::before,.mainheader .navigation::after{width:100%;height:0px;display:block;position:relative;left:0px;z-index:0;opacity:0;transition:height cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,opacity cubic-bezier(0.645, 0.045, 0.355, 1) 250ms;transition-delay:0ms,0ms;content:""}.mainheader .navigation::before{grid-column:1;grid-row:1;align-self:end;background-color:rgba(42,78,25,.75)}.mainheader .navigation::after{grid-column:2;grid-row:1;align-self:start;background-color:#2a4e19}.mainheader .navigation.jsActive{top:0px;transition-delay:0ms}.mainheader .navigation.jsActive::before,.mainheader .navigation.jsActive::after{height:100%;opacity:1;transition-delay:250ms,250ms}.mainheader .navigation.jsActive ul li{animation:cssFadeInMoveUp 1000ms normal forwards cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;animation-iteration-count:1}.mainheader .navigation.jsActive ul li:nth-child(1){animation-delay:500ms}.mainheader .navigation.jsActive ul li:nth-child(2){animation-delay:750ms}.mainheader .navigation.jsActive ul li:nth-child(3){animation-delay:1000ms}.mainheader .navigation.jsActive ul li:nth-child(4){animation-delay:1250ms}.mainheader .navigation.jsActive ul li:nth-child(5){animation-delay:1500ms}.mainheader .navigation.jsActive ul li:nth-child(6){animation-delay:1750ms}.mainheader .navigation.jsActive ul li:nth-child(7){animation-delay:2000ms}.mainheader .navigation.jsActive ul li:nth-child(8){animation-delay:2250ms}.mainheader .navigation.jsActive ul li:nth-child(9){animation-delay:2500ms}.mainheader .navigation.jsActive ul li:nth-child(10){animation-delay:2750ms}.mainheader::after{background:linear-gradient(black 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, rgba(0, 0, 0, 0) 100%);width:100%;height:5rem;display:block;position:absolute;top:0px;left:0px;z-index:0;margin:0px;padding:0px;border:0px none;opacity:.05;content:"";mix-blend-mode:multiply}.mainheader:not(.noBackground).jsHeaderBackground{background-color:#514945;background:linear-gradient(rgb(52.65, 47.45, 44.85) 0%, rgba(52.65, 47.45, 44.85, 0.738) 19%, rgba(52.65, 47.45, 44.85, 0.541) 34%, rgba(52.65, 47.45, 44.85, 0.382) 47%, rgba(52.65, 47.45, 44.85, 0.278) 56.5%, rgba(52.65, 47.45, 44.85, 0.194) 65%, rgba(52.65, 47.45, 44.85, 0.126) 73%, rgba(52.65, 47.45, 44.85, 0.075) 80.2%, rgba(52.65, 47.45, 44.85, 0.042) 86.1%, rgba(52.65, 47.45, 44.85, 0.021) 91%, rgba(52.65, 47.45, 44.85, 0.008) 95.2%, rgba(52.65, 47.45, 44.85, 0.002) 98.2%, rgba(52.65, 47.45, 44.85, 0) 100%),#514945;box-shadow:0px 0px 10px 0px rgba(0,0,0,.5)}.mainfooter{background-color:#514945;width:100vw;min-width:320px;height:auto;display:block;position:relative;color:#fff;font-size:.8rem;margin:0px;padding:0px;border:0px none;overflow:hidden}.mainfooter .footercontent{width:100%;max-width:1600px;height:auto;display:grid;position:relative;z-index:10;margin:0px auto;padding:20px 25px;border:0px none;-moz-column-gap:100px;column-gap:100px;row-gap:25px;grid-template-columns:minmax(0, 1fr)}@media only screen and (min-width: 520px){.mainfooter .footercontent{grid-template-columns:min-content auto;row-gap:50px}}@media only screen and (min-width: 1050px){.mainfooter .footercontent{grid-template-columns:auto min-content min-content}}@media only screen and (max-width: 519px){.mainfooter .footercontent{padding-left:25px}}@media only screen and (min-width: 520px){.mainfooter .footercontent{padding-left:50px}}@media only screen and (min-width: 1050px){.mainfooter .footercontent{padding-left:100px}}@media only screen and (max-width: 519px){.mainfooter .footercontent{padding-right:25px}}@media only screen and (min-width: 520px){.mainfooter .footercontent{padding-right:50px}}@media only screen and (min-width: 1050px){.mainfooter .footercontent{padding-right:100px}}@media only screen and (max-width: 1049px){.mainfooter .footercontent{padding-top:50px}}@media only screen and (min-width: 1050px){.mainfooter .footercontent{padding-top:100px}}@media only screen and (max-width: 1049px){.mainfooter .footercontent{padding-bottom:50px}}@media only screen and (min-width: 1050px){.mainfooter .footercontent{padding-bottom:100px}}.mainfooter .footercontent .logo{grid-column:1/-1;grid-row:1;align-self:start;justify-self:start;width:155px;height:50px;display:block;position:relative;z-index:10}@media only screen and (min-width: 1050px){.mainfooter .footercontent .logo{grid-column:1;grid-row:1;width:186px;height:60px}}.mainfooter .footercontent .logo svg{width:100%;height:100%;display:block;position:relative;fill:#fff;filter:drop-shadow(1px 1px 25px rgba(0, 0, 0, 0.15))}.mainfooter .footercontent .navigation{position:relative}@media only screen and (min-width: 1050px){.mainfooter .footercontent .navigation{grid-row:1/3}}.mainfooter .footercontent .navigation .menu{width:auto;height:auto;display:block;position:relative;list-style:none;margin:0px;padding:0px;border:0px none}.mainfooter .footercontent .navigation .menu .menu-item+.menu-item,.mainfooter .footercontent .navigation .menu .menu-item .sub-menu{margin-top:.5rem}.mainfooter .footercontent .navigation .menu a{white-space:nowrap}.mainfooter .footercontent .navigation .menu a:not(.btn,:has(img)){width:auto;height:auto;display:inline-block;position:relative}@media(pointer: fine){.mainfooter .footercontent .navigation .menu a:not(.btn,:has(img))::after{background-color:#fff;width:100%;height:.05rem;display:block;position:absolute;top:calc(100% + .05em);left:0px;transform:scaleX(0);transform-origin:bottom left;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;transition-delay:0ms;content:""}.mainfooter .footercontent .navigation .menu a:not(.btn,:has(img)):hover::after{transform:scaleX(1)}}.mainfooter .footercontent .copyright{grid-column:1/-1}@media only screen and (min-width: 1050px){.mainfooter .footercontent .copyright{grid-column:1;grid-row:2}}.mainfooter::after{background:linear-gradient(black 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, rgba(0, 0, 0, 0) 100%);width:100%;height:100px;display:block;position:absolute;top:0px;left:0px;z-index:0;margin:0px;padding:0px;border:0px none;opacity:.05;content:"";mix-blend-mode:multiply}.popupwrapper{grid-column:1;grid-row:1;width:100vw;min-width:320px;height:100vh;display:grid;position:fixed;top:0px;left:0px;z-index:0;margin:0px;padding:0px;border:0px none}@media only screen and (max-width: 519px){.popupwrapper{padding:10px 10px 0px}}@media only screen and (min-width: 520px)and (max-width: 519px){.popupwrapper{padding-left:25px}}@media only screen and (min-width: 520px)and (min-width: 520px){.popupwrapper{padding-left:50px}}@media only screen and (min-width: 520px)and (min-width: 1050px){.popupwrapper{padding-left:100px}}.popupwrapper .popupcontainer{align-self:end;justify-self:end;background-color:#eee;background-image:url("../img/popup-background.svg");background-position:right 90%;background-repeat:no-repeat;background-size:contain;width:100%;max-width:1280px;height:100%;display:grid;position:relative;z-index:10;margin:0px;padding:0px;border:0px none;grid-template-columns:auto 44px;grid-template-rows:44px auto;row-gap:10px;overflow-x:hidden}@media only screen and (min-width: 1050px){.popupwrapper .popupcontainer{grid-template-columns:auto 50px;grid-template-rows:0px auto}}@media only screen and (max-width: 519px){.popupwrapper .popupcontainer{padding-top:25px}}@media only screen and (min-width: 520px){.popupwrapper .popupcontainer{padding-top:50px}}@media only screen and (min-width: 1050px){.popupwrapper .popupcontainer{padding-top:100px}}@media only screen and (max-width: 519px){.popupwrapper .popupcontainer{padding-left:25px}}@media only screen and (min-width: 520px){.popupwrapper .popupcontainer{padding-left:50px}}@media only screen and (min-width: 1050px){.popupwrapper .popupcontainer{padding-left:100px}}@media only screen and (max-width: 519px){.popupwrapper .popupcontainer{padding-right:25px}}@media only screen and (min-width: 520px){.popupwrapper .popupcontainer{padding-right:50px}}@media only screen and (min-width: 1050px){.popupwrapper .popupcontainer{padding-right:100px}}.popupwrapper .popupcontainer .closebutton{grid-column:2;grid-row:1;background-color:rgba(0,0,0,0);width:44px;height:44px;display:block;position:relative;z-index:20;margin:0px;padding:0px;border:0px none;border-radius:0px;overflow:hidden;text-indent:100px}@media only screen and (min-width: 1050px){.popupwrapper .popupcontainer .closebutton{width:50px;height:50px;transform:translateX(100%) translateY(-100%)}}.popupwrapper .popupcontainer .closebutton::before,.popupwrapper .popupcontainer .closebutton::after{background-color:#75787b;width:100%;height:2px;display:block;position:absolute;top:50%;left:0px;margin:0px;padding:0px;border:0px none;transform:translateY(-50%);transition:right cubic-bezier(0.215, 0.61, 0.355, 1) 250ms,transform cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;content:""}.popupwrapper .popupcontainer .closebutton::before{transform:translateY(-50%) rotate(-45deg)}.popupwrapper .popupcontainer .closebutton::after{transform:translateY(-50%) rotate(45deg)}.popupwrapper .popupcontainer .closebutton:hover::before,.popupwrapper .popupcontainer .closebutton:hover::after,.popupwrapper .popupcontainer .closebutton:hover.jsActive::before,.popupwrapper .popupcontainer .closebutton:hover.jsActive::after{transform:translateY(-50%)}.popupwrapper .popupcontainer .popupcontent{grid-column:1/3;grid-row:2;align-self:start;justify-self:stretch;width:100%;height:auto;display:grid;position:relative;z-index:0;margin:0px;padding:0px 0px 100px;border:0px none;visibility:hidden;max-height:0px;overflow:hidden}.popupwrapper .popupcontainer .popupcontent.jsActive{visibility:visible;max-height:none;overflow:visible;z-index:10}.popupwrapper .popupcontainer .popupcontent .name{font-family:"Poppins",sans-serif;font-weight:700;font-size:3.2rem;line-height:1.2}@media only screen and (max-width: 1049px){.popupwrapper .popupcontainer .popupcontent .name{font-size:2.8rem}}@media only screen and (max-width: 519px){.popupwrapper .popupcontainer .popupcontent .name{font-size:2.2rem}}.popupwrapper .popupcontainer .popupcontent .name{margin-bottom:.25rem}.popupwrapper .popupcontainer .popupcontent .name .icon{width:90px;height:90px;display:block;position:relative;margin-bottom:1rem}.popupwrapper .popupcontainer .popupcontent .name small{color:rgba(81,73,69,.5);font-size:1rem;font-weight:600;display:inline-block;margin-left:.75rem}.popupwrapper .popupcontainer .popupcontent .content{padding-left:0px;padding-right:0px}.popupwrapper .popupcontainer .popupcontent .content--0{padding-top:0px}.popupwrapper .popupcontainer .popupcontent .content .grid{container-name:containerFlexibleContent;container-type:inline-size}@container (min-width:650px){.popupwrapper .popupcontainer .popupcontent .content.flexible_content--one_column .grid .content_column,.popupwrapper .popupcontainer .popupcontent .content.flexible_content--one_column_wide .grid .content_column{grid-column:span 12}}@container (min-width:650px){.popupwrapper .popupcontainer .popupcontent .content.flexible_content--two_columns .grid .content_column,.popupwrapper .popupcontainer .popupcontent .content.flexible_content--two_columns_33_66 .grid .content_column,.popupwrapper .popupcontainer .popupcontent .content.flexible_content--two_columns_66_33 .grid .content_column{grid-column:span 6}}@container (min-width:850px){.popupwrapper .popupcontainer .popupcontent .content.flexible_content--two_columns_33_66 .grid .content_column--1{grid-column:span 4}.popupwrapper .popupcontainer .popupcontent .content.flexible_content--two_columns_33_66 .grid .content_column--2{grid-column:span 8}}@container (min-width:850px){.popupwrapper .popupcontainer .popupcontent .content.flexible_content--two_columns_66_33 .grid .content_column--1{grid-column:span 8}.popupwrapper .popupcontainer .popupcontent .content.flexible_content--two_columns_66_33 .grid .content_column--2{grid-column:span 4}}@container (min-width:650px){.popupwrapper .popupcontainer .popupcontent .content.flexible_content--three_columns .grid .content_column,.popupwrapper .popupcontainer .popupcontent .content.flexible_content--four_columns .grid .content_column{grid-column:span 6}}@container (min-width:850px){.popupwrapper .popupcontainer .popupcontent .content.flexible_content--three_columns .grid .content_column,.popupwrapper .popupcontainer .popupcontent .content.flexible_content--four_columns .grid .content_column{grid-column:span 4}}@container (min-width:1080px){.popupwrapper .popupcontainer .popupcontent .content.flexible_content--four_columns .grid .content_column{grid-column:span 3}}.popupwrapper .popupcontainer .popupcontent .content h2{font-family:"Poppins",sans-serif;font-weight:700;font-size:3.2rem;line-height:1.2}@media only screen and (max-width: 1049px){.popupwrapper .popupcontainer .popupcontent .content h2{font-size:2.8rem}}@media only screen and (max-width: 519px){.popupwrapper .popupcontainer .popupcontent .content h2{font-size:2.2rem}}.popupwrapper .popupcontainer .popupcontent .content h3{font-family:"Poppins",sans-serif;font-weight:700;font-size:2.2rem;line-height:1.2}@media only screen and (max-width: 1049px){.popupwrapper .popupcontainer .popupcontent .content h3{font-size:1.8rem}}.popupwrapper .popupcontainer .popupcontent .content h4{font-family:"Poppins",sans-serif;font-weight:400;font-style:italic;font-size:1.4rem;line-height:1.3}.popupwrapper .popupbackground{background:rgba(0,0,0,.9);width:100%;height:100%;display:grid;position:fixed;z-index:0;margin:0px auto;padding:0px;border:0px none}.popupwrapper{transition:z-index 0ms linear;transition-delay:1000ms}.popupwrapper .popupcontainer{transition:top cubic-bezier(0.55, 0.055, 0.675, 0.19) 250ms,left cubic-bezier(0.55, 0.055, 0.675, 0.19) 250ms}@media only screen and (max-width: 519px){.popupwrapper .popupcontainer{top:100vh}}@media only screen and (min-width: 520px){.popupwrapper .popupcontainer{left:100vh}}.popupwrapper .popupcontainer .popupcontent{opacity:0;transition:opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 250ms;transition-delay:1000ms}.popupwrapper .popupbackground{opacity:0;transition:opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 250ms}.popupwrapper.jsActive{transition-delay:0ms;z-index:40}.popupwrapper.jsActive .popupcontainer{transition:top cubic-bezier(0.215, 0.61, 0.355, 1) 500ms,left cubic-bezier(0.215, 0.61, 0.355, 1) 500ms}@media only screen and (max-width: 519px){.popupwrapper.jsActive .popupcontainer{top:0px}}@media only screen and (min-width: 520px){.popupwrapper.jsActive .popupcontainer{left:0px}}.popupwrapper.jsActive .popupcontainer .popupcontent{opacity:1;transition:opacity cubic-bezier(0.215, 0.61, 0.355, 1) 500ms;transition-delay:500ms}.popupwrapper.jsActive .popupbackground{opacity:1;transition:opacity cubic-bezier(0.215, 0.61, 0.355, 1) 500ms}.mainwrapper{width:100vw;min-width:320px;height:auto;min-height:100vh;display:grid;position:relative;z-index:10;margin:0px;padding:0px;border:0px none;grid-template-columns:minmax(0, 1fr);grid-template-rows:auto min-content;overflow:hidden}.mainwrapper::after{background-color:red;width:100%;height:100px;position:absolute;top:100%;left:0px;content:""}.pagewrapper{width:100vw;min-width:320px;height:auto;display:grid;position:relative;z-index:0;margin:0px;padding:0px;border:0px none;grid-template-rows:min-content auto}.pagewrapper .pagehero,.pagewrapper .pagecontent,.pagewrapper .pagefooter{width:100vw;min-width:320px;height:auto;display:block;position:relative;z-index:0;margin:0px;padding:0px;border:0px none}.pagewrapper .pagehero{align-self:start;background-color:#514945;color:#fff;padding:5rem 0px 0px;overflow:hidden}@media only screen and (max-width: 1049px){.pagewrapper .pagehero{padding-bottom:50px}}@media only screen and (min-width: 1050px){.pagewrapper .pagehero{padding-bottom:100px}}.pagewrapper .pagehero .general_content{z-index:30}.pagewrapper .pagehero .general_content h1 span{display:block;font-size:1.25rem;font-weight:500;margin-top:1rem}.pagewrapper .pagehero .general_content .categories,.pagewrapper .pagehero .general_content .backlink{width:auto;height:auto;display:block;position:relative;font-family:"Poppins",sans-serif;font-weight:600;list-style:none;margin:2rem 0px 0px;padding:0px;border:0px none}.pagewrapper .pagehero .general_content .categories a:not(.btn,:has(img)),.pagewrapper .pagehero .general_content .backlink a:not(.btn,:has(img)){width:auto;height:auto;display:inline-block;position:relative}@media(pointer: fine){.pagewrapper .pagehero .general_content .categories a:not(.btn,:has(img))::after,.pagewrapper .pagehero .general_content .backlink a:not(.btn,:has(img))::after{background-color:#fff;width:100%;height:.05rem;display:block;position:absolute;top:calc(100% + .05em);left:0px;transform:scaleX(0);transform-origin:bottom left;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;transition-delay:0ms;content:""}.pagewrapper .pagehero .general_content .categories a:not(.btn,:has(img)):hover::after,.pagewrapper .pagehero .general_content .backlink a:not(.btn,:has(img)):hover::after{transform:scaleX(1)}}.pagewrapper .pagehero .general_content .categories{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem 2rem}.pagewrapper .pagehero .general_content .categories li a:not(.btn,:has(img)){width:auto;height:auto;display:inline-block;position:relative}@media(pointer: fine){.pagewrapper .pagehero .general_content .categories li a:not(.btn,:has(img))::after{background-color:#fff;width:100%;height:.05rem;display:block;position:absolute;top:calc(100% + .05em);left:0px;transform:scaleX(0);transform-origin:bottom left;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;transition-delay:0ms;content:""}.pagewrapper .pagehero .general_content .categories li a:not(.btn,:has(img)):hover::after{transform:scaleX(1)}}.pagewrapper .pagehero .general_content .categories li a:not(.active){opacity:.35}.pagewrapper .pagehero .general_content .categories li a:not(.active):hover{opacity:1}.pagewrapper .pagehero .general_content .categories li a.active{opacity:1}.pagewrapper .pagehero .general_content .backlink::before{content:"←";margin-right:.5rem}.pagewrapper .pagehero::before{background:linear-gradient(black 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, rgba(0, 0, 0, 0) 100%);width:100%;height:100%;min-height:300px;display:block;position:absolute;top:0px;left:0px;z-index:20;margin:0px;padding:0px;border:0px none;opacity:.5;content:""}.pagewrapper .pagehero .background_fade{background-color:#000;width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;z-index:10;margin:0px;padding:0px;border:0px none;opacity:0}.pagewrapper .pagehero .background_image{background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;z-index:0;margin:0px;padding:0px;border:0px none}.pagewrapper .pagehero .background_image::before,.pagewrapper .pagehero .background_image::after{background:linear-gradient(black 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, rgba(0, 0, 0, 0) 100%);width:100%;height:200%;min-height:300px;display:block;position:absolute;top:0px;left:0px;z-index:10;margin:0px;padding:0px;border:0px none;opacity:.5;content:""}.pagewrapper .pagecontent{display:grid}@media only screen and (max-width: 1049px){.pagewrapper .pagecontent{padding-bottom:50px}}@media only screen and (min-width: 1050px){.pagewrapper .pagecontent{padding-bottom:100px}}.pagewrapper .pagecontent .text a:not(.btn,:has(img)),.pagewrapper .pagecontent .accordion a:not(.btn,:has(img)){width:auto;height:auto;display:inline-block;position:relative}@media(pointer: fine){.pagewrapper .pagecontent .text a:not(.btn,:has(img))::after,.pagewrapper .pagecontent .accordion a:not(.btn,:has(img))::after{background-color:#000;width:100%;height:.05rem;display:block;position:absolute;top:calc(100% + .05em);left:0px;transform:scaleX(0);transform-origin:bottom left;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;transition-delay:0ms;content:""}.pagewrapper .pagecontent .text a:not(.btn,:has(img)):hover::after,.pagewrapper .pagecontent .accordion a:not(.btn,:has(img)):hover::after{transform:scaleX(1)}.pagewrapper .pagecontent .text a:not(.btn,:has(img))::before,.pagewrapper .pagecontent .accordion a:not(.btn,:has(img))::before{background-color:#000;width:100%;height:.05rem;display:block;position:absolute;top:calc(100% + .05rem);right:0px;transform:scaleX(1);transform-origin:bottom right;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;transition-delay:250ms;opacity:.5;content:""}.pagewrapper .pagecontent .text a:not(.btn,:has(img)):hover::before,.pagewrapper .pagecontent .accordion a:not(.btn,:has(img)):hover::before{transform:scaleX(0);transition-delay:0ms}.pagewrapper .pagecontent .text a:not(.btn,:has(img)):hover::after,.pagewrapper .pagecontent .accordion a:not(.btn,:has(img)):hover::after{transition-delay:250ms}}.general_content,.flexible_content,.features_content{width:100%;max-width:1600px;height:auto;display:grid;position:relative;margin:0px auto;padding:0px;border:0px none}@media only screen and (max-width: 519px){.general_content,.flexible_content,.features_content{padding-left:25px}}@media only screen and (min-width: 520px){.general_content,.flexible_content,.features_content{padding-left:50px}}@media only screen and (min-width: 1050px){.general_content,.flexible_content,.features_content{padding-left:100px}}@media only screen and (max-width: 519px){.general_content,.flexible_content,.features_content{padding-right:25px}}@media only screen and (min-width: 520px){.general_content,.flexible_content,.features_content{padding-right:50px}}@media only screen and (min-width: 1050px){.general_content,.flexible_content,.features_content{padding-right:100px}}@media only screen and (max-width: 1049px){.general_content,.flexible_content,.features_content{padding-top:50px}}@media only screen and (min-width: 1050px){.general_content,.flexible_content,.features_content{padding-top:100px}}@media only screen and (max-width: 1049px){.general_content.general_content.remove_space,.general_content.flexible_content.remove_space,.general_content.features_content.remove_space,.flexible_content.general_content.remove_space,.flexible_content.flexible_content.remove_space,.flexible_content.features_content.remove_space,.features_content.general_content.remove_space,.features_content.flexible_content.remove_space,.features_content.features_content.remove_space{margin-top:calc(-50px + 1rem)}}@media only screen and (min-width: 1050px){.general_content.general_content.remove_space,.general_content.flexible_content.remove_space,.general_content.features_content.remove_space,.flexible_content.general_content.remove_space,.flexible_content.flexible_content.remove_space,.flexible_content.features_content.remove_space,.features_content.general_content.remove_space,.features_content.flexible_content.remove_space,.features_content.features_content.remove_space{margin-top:calc(-100px + 1rem)}}.general_content .grid,.flexible_content .grid,.features_content .grid{display:grid;grid-template-columns:minmax(0, 1fr);-moz-column-gap:50px;column-gap:50px}@media only screen and (min-width: 750px){.general_content .grid,.flexible_content .grid,.features_content .grid{grid-template-columns:repeat(12, minmax(0, 1fr))}.general_content .grid .content_column,.flexible_content .grid .content_column,.features_content .grid .content_column{grid-column:span 12}}@media only screen and (min-width: 1050px){.general_content--one_column .grid .content_column,.flexible_content--one_column .grid .content_column,.features_content--one_column .grid .content_column{grid-column:3/11}.general_content--two_columns .grid .content_column,.flexible_content--two_columns .grid .content_column,.features_content--two_columns .grid .content_column{grid-column:span 6}.general_content--two_columns_33_66 .grid .content_column--1,.flexible_content--two_columns_33_66 .grid .content_column--1,.features_content--two_columns_33_66 .grid .content_column--1{grid-column:span 4}.general_content--two_columns_33_66 .grid .content_column--2,.flexible_content--two_columns_33_66 .grid .content_column--2,.features_content--two_columns_33_66 .grid .content_column--2{grid-column:span 8}.general_content--two_columns_66_33 .grid .content_column--1,.flexible_content--two_columns_66_33 .grid .content_column--1,.features_content--two_columns_66_33 .grid .content_column--1{grid-column:span 8}.general_content--two_columns_66_33 .grid .content_column--2,.flexible_content--two_columns_66_33 .grid .content_column--2,.features_content--two_columns_66_33 .grid .content_column--2{grid-column:span 4}.general_content--three_columns .grid .content_column,.flexible_content--three_columns .grid .content_column,.features_content--three_columns .grid .content_column{grid-column:span 4}.general_content--four_columns .grid .content_column,.flexible_content--four_columns .grid .content_column,.features_content--four_columns .grid .content_column{grid-column:span 3}}.general_content .content_column,.flexible_content .content_column,.features_content .content_column{display:grid;grid-template-columns:minmax(0, 1fr)}.general_content .content_column>.text,.general_content .content_column>.image,.general_content .content_column>.video,.general_content .content_column>.accordion,.general_content .content_column>.html,.flexible_content .content_column>.text,.flexible_content .content_column>.image,.flexible_content .content_column>.video,.flexible_content .content_column>.accordion,.flexible_content .content_column>.html,.features_content .content_column>.text,.features_content .content_column>.image,.features_content .content_column>.video,.features_content .content_column>.accordion,.features_content .content_column>.html{width:100%;height:auto;display:block;position:relative;margin:1rem 0px 0px;padding:0px;border:0px none}.general_content .content_column>.image img,.flexible_content .content_column>.image img,.features_content .content_column>.image img{margin:.1rem 0px}.general_content.features_content,.flexible_content.features_content,.features_content.features_content{container-name:containerFeatures;container-type:inline-size}.general_content.features_content .grid,.flexible_content.features_content .grid,.features_content.features_content .grid{row-gap:50px}@container (min-width:600px){.general_content.features_content .grid,.flexible_content.features_content .grid,.features_content.features_content .grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@container (min-width:1000px){.general_content.features_content .grid,.flexible_content.features_content .grid,.features_content.features_content .grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@container (min-width:1400px){.general_content.features_content .grid,.flexible_content.features_content .grid,.features_content.features_content .grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}.tiles_content{align-self:stretch;width:100%;max-width:1600px;height:auto;display:grid;position:relative;margin:0px auto;padding:0px;border:0px none;grid-template-columns:minmax(0, 1fr);grid-template-rows:min-content;-moz-column-gap:50px;column-gap:50px;row-gap:50px}@media only screen and (min-width: 750px){.tiles_content{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (min-width: 1280px){.tiles_content{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media only screen and (max-width: 519px){.tiles_content{padding-left:25px}}@media only screen and (min-width: 520px){.tiles_content{padding-left:50px}}@media only screen and (min-width: 1050px){.tiles_content{padding-left:100px}}@media only screen and (max-width: 519px){.tiles_content{padding-right:25px}}@media only screen and (min-width: 520px){.tiles_content{padding-right:50px}}@media only screen and (min-width: 1050px){.tiles_content{padding-right:100px}}@media only screen and (max-width: 1049px){.tiles_content{padding-top:50px}}@media only screen and (min-width: 1050px){.tiles_content{padding-top:100px}}.tiles_content .tile{align-self:start}.tiles_content .pagination{align-self:end;grid-column:1/-1;margin:0px;padding:50px 0px 0px;border-top:1px solid #eee}@media only screen and (min-width: 1050px){.tiles_content .pagination{margin:50px 0px 0px;padding-top:100px}}body.page-features .general_content.features_content .feature,body.page-features .flexible_content.features_content .feature,body.page-features .features_content.features_content .feature{opacity:1 !important}body.page-features .general_content.features_content .feature .icon,body.page-features .flexible_content.features_content .feature .icon,body.page-features .features_content.features_content .feature .icon{filter:brightness(0) saturate(100%) invert(21%) sepia(12%) saturate(2866%) hue-rotate(57deg) brightness(100%) contrast(84%)}.errorwrapper{width:100vw;min-width:320px;height:auto;min-height:100vh;display:grid;position:relative;z-index:0;margin:0px;padding:5rem 0px;border:0px none;grid-template-columns:minmax(0, 1fr);grid-template-rows:minmax(0, 1fr);align-content:center;align-items:center;justify-content:center;justify-items:center}.errorwrapper .error_content{color:#fff;text-align:center;display:block;position:relative;z-index:30}@media only screen and (max-width: 519px){.errorwrapper .error_content{padding-left:25px}}@media only screen and (min-width: 520px){.errorwrapper .error_content{padding-left:50px}}@media only screen and (min-width: 1050px){.errorwrapper .error_content{padding-left:100px}}@media only screen and (max-width: 519px){.errorwrapper .error_content{padding-right:25px}}@media only screen and (min-width: 520px){.errorwrapper .error_content{padding-right:50px}}@media only screen and (min-width: 1050px){.errorwrapper .error_content{padding-right:100px}}@media only screen and (max-width: 1049px){.errorwrapper .error_content{padding-top:50px}}@media only screen and (min-width: 1050px){.errorwrapper .error_content{padding-top:100px}}@media only screen and (max-width: 1049px){.errorwrapper .error_content{padding-bottom:50px}}@media only screen and (min-width: 1050px){.errorwrapper .error_content{padding-bottom:100px}}.errorwrapper .error_content .btn{margin-top:1.5rem}.errorwrapper .background_image{background-color:#514945;background-image:url("../img/error-background.webp");background-position:center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;z-index:0;margin:0px;padding:0px;border:0px none;content:""}.errorwrapper::before,.errorwrapper::after{width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;z-index:10;margin:0px;padding:0px;border:0px none;content:""}.errorwrapper::before{background-color:rgba(0,0,0,0) !important;backdrop-filter:blur(5px) brightness(35%);z-index:10}.errorwrapper::after{background:linear-gradient(rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, rgba(0, 0, 0, 0) 100%);min-height:300px;z-index:20}.errorwrapper+.mainfooter{display:none}.passwordwrapper{width:100vw;min-width:320px;height:auto;min-height:100vh;display:grid;position:relative;z-index:0;margin:0px;padding:5rem 0px;border:0px none;grid-template-columns:minmax(0, 1fr);grid-template-rows:minmax(0, 1fr);align-content:center;align-items:center;justify-content:center;justify-items:center}.passwordwrapper .password_content{color:#fff;text-align:center;display:block;position:relative;z-index:30}@media only screen and (max-width: 519px){.passwordwrapper .password_content{padding-left:25px}}@media only screen and (min-width: 520px){.passwordwrapper .password_content{padding-left:50px}}@media only screen and (min-width: 1050px){.passwordwrapper .password_content{padding-left:100px}}@media only screen and (max-width: 519px){.passwordwrapper .password_content{padding-right:25px}}@media only screen and (min-width: 520px){.passwordwrapper .password_content{padding-right:50px}}@media only screen and (min-width: 1050px){.passwordwrapper .password_content{padding-right:100px}}@media only screen and (max-width: 1049px){.passwordwrapper .password_content{padding-top:50px}}@media only screen and (min-width: 1050px){.passwordwrapper .password_content{padding-top:100px}}@media only screen and (max-width: 1049px){.passwordwrapper .password_content{padding-bottom:50px}}@media only screen and (min-width: 1050px){.passwordwrapper .password_content{padding-bottom:100px}}.passwordwrapper .password_content .post-password-form{margin-top:1em}.passwordwrapper .password_content .post-password-form label{display:grid;color:rgba(0,0,0,0);font-size:0px;margin-top:1rem}.passwordwrapper .password_content .post-password-form p{display:grid;row-gap:1rem;align-items:center;justify-items:center}.passwordwrapper .password_content .post-password-form input[type=password]{background-color:rgba(0,0,0,.25);font-size:1rem;color:#fff;border-color:#fff}.passwordwrapper .password_content .post-password-form input[type=submit]{margin-top:1em;background-color:#6aa0e7;border:.1rem solid #6aa0e7;width:auto;height:auto;display:inline-block;position:relative;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:1em;color:#fff;margin:.1em 0px;padding:.8em 1.3em;border-radius:.5em;transition:background-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,border-color cubic-bezier(0.645, 0.045, 0.355, 1) 250ms}.passwordwrapper .password_content .post-password-form input[type=submit]:hover{background-color:rgb(74.2,112,161.7);color:#fff;border-color:rgb(74.2,112,161.7)}.passwordwrapper .password_content .backlink{width:auto;height:auto;display:block;position:relative;font-size:.8rem;font-family:"Poppins",sans-serif;font-weight:500;list-style:none;margin:1rem 0px 0px;padding:0px 1.5em 0px 0px;border:0px none}.passwordwrapper .password_content .backlink a:not(.btn,:has(img)){width:auto;height:auto;display:inline-block;position:relative}@media(pointer: fine){.passwordwrapper .password_content .backlink a:not(.btn,:has(img))::after{background-color:#fff;width:100%;height:.05rem;display:block;position:absolute;top:calc(100% + .05em);left:0px;transform:scaleX(0);transform-origin:bottom left;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;transition-delay:0ms;content:""}.passwordwrapper .password_content .backlink a:not(.btn,:has(img)):hover::after{transform:scaleX(1)}}.passwordwrapper .password_content .backlink::before{content:"←";margin-right:.5em}.passwordwrapper .background_image{background-color:#514945;background-image:url("../img/password-background.webp");background-position:center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;z-index:0;margin:0px;padding:0px;border:0px none;content:""}.passwordwrapper::before,.passwordwrapper::after{width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;z-index:10;margin:0px;padding:0px;border:0px none;content:""}.passwordwrapper::before{background-color:rgba(0,0,0,0) !important;backdrop-filter:blur(5px) brightness(65%);z-index:10}.passwordwrapper::after{background:linear-gradient(rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, rgba(0, 0, 0, 0) 100%);min-height:300px;z-index:20}.passwordwrapper+.mainfooter{display:none}html:not(.no-js) body:not(.jsNoAnimation) .mainheader,html:not(.no-js) body:not(.jsNoAnimation) .mainfooter,html:not(.no-js) body:not(.jsNoAnimation) .errorwrapper,html:not(.no-js) body:not(.jsNoAnimation) .passwordwrapper,html:not(.no-js) body:not(.jsNoAnimation) .pagehero,html:not(.no-js) body:not(.jsNoAnimation) .pagecontent{opacity:0;animation:cssFadeIn 1000ms normal forwards cubic-bezier(0.215, 0.61, 0.355, 1);animation-iteration-count:1;animation-delay:250ms}html:not(.no-js) body:not(.jsNoAnimation) .pagehero+.pagecontent{opacity:0;transform:translateY(1rem);animation:cssFadeInMoveUp 1000ms normal forwards cubic-bezier(0.215, 0.61, 0.355, 1);animation-iteration-count:1;animation-delay:750ms}html:not(.no-js) body:not(.jsNoAnimation) .animateFadeIn{opacity:0;transform:translateY(1rem);transition:opacity cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,transform cubic-bezier(0.215, 0.61, 0.355, 1) 1000ms}html:not(.no-js) body:not(.jsNoAnimation) .animateFadeIn.jsAnimate,html:not(.no-js) body:not(.jsNoAnimation) .animateFadeIn.jsAnimate+.remove_space{opacity:1;transform:translateY(0px)}html:not(.no-js) body:not(.jsNoAnimation) .animateHomeFadeIn{opacity:0;transition:opacity cubic-bezier(0.645, 0.045, 0.355, 1) 250ms,transform cubic-bezier(0.215, 0.61, 0.355, 1) 1000ms}html:not(.no-js) body:not(.jsNoAnimation) .animateHomeFadeIn.jsAnimate,html:not(.no-js) body:not(.jsNoAnimation) .animateHomeFadeIn.jsAnimate+.remove_space{opacity:1}.loader{background-color:#fff;width:100vw;min-width:320px;height:100vh;min-height:320px;display:none;position:fixed;top:0px;left:0px;z-index:9999;margin:0px;padding:0px;border:0px none;grid-template-columns:2fr 6fr 2fr;grid-template-rows:2fr 6fr 2fr}.loader .icon{grid-column:2;grid-row:2;align-self:center;justify-self:center;width:100%;min-width:60px;height:100%;min-height:60px;display:block;position:relative;z-index:30;margin:0px;padding:0px;border:0px none;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.loader .icon::after{width:100%;height:0px;display:block;position:relative;z-index:0;margin:0px;padding:0px 0px 100%;border:0px none}.loader .icon svg{width:100%;height:100%;display:block;position:absolute;z-index:10;fill:#fff}.loader .image{grid-column:1/4;grid-row:1/4;align-self:center;justify-self:center;background-image:url("../img/home-01.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;display:block;position:relative;margin:0px;padding:0px;border:0px none}.loader .image.imageBackground{z-index:20}.loader .image.imageMask{-webkit-mask-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 500 500'%3E%3Cmask id='iconMask' mask-type='alpha'%3E%3Cpath d='M500,121.915C500,54.905,445.678.584,378.669.584s-121.331,54.322-121.331,121.331h-.01v104.933c0,9.056,7.342,16.398,16.398,16.398h112.511v-.259c63.481-3.91,113.763-56.607,113.763-121.072Z' /%3E%3Cpath d='M378.664,499.416c67.009,0,121.331-54.322,121.331-121.331s-54.322-121.331-121.331-121.331v-.01h-104.933c-9.056,0-16.398,7.342-16.398,16.398v112.511h.259c3.91,63.481,56.607,113.763,121.072,113.763Z' /%3E%3Cpath d='M158.083,296.28c-5.758,3.343-12.257,5.014-19.499,5.014s-13.746-1.671-19.502-5.014c-5.758-3.343-10.307-8.15-13.65-14.416-3.343-6.269-5.016-13.535-5.016-21.799s1.674-15.507,5.016-21.73c3.343-6.22,7.892-11.004,13.65-14.347,5.755-3.343,12.257-5.014,19.502-5.014s13.742,1.671,19.499,5.014,10.307,8.127,13.65,14.347c3.345,6.223,5.016,13.465,5.016,21.73s-1.671,15.53-5.016,21.799c-3.343,6.266-7.892,11.073-13.65,14.416ZM242.662,249.166v112.511c0,9.056-7.342,16.397-16.398,16.397h-104.933s0-.01,0-.01C54.322,378.064,0,323.743,0,256.733s54.321-121.331,121.331-121.331c64.465,0,117.162,50.283,121.072,113.763h.259ZM79.666,232.763h-9.752v76.052h9.752v-76.052ZM81.895,211.173c0-2.042-.698-3.736-2.09-5.086-1.393-1.344-3.064-2.019-5.014-2.019s-3.621.675-5.014,2.019c-1.393,1.349-2.09,3.043-2.09,5.086s.698,3.759,2.09,5.152c1.393,1.393,3.064,2.09,5.014,2.09s3.621-.698,5.014-2.09c1.393-1.393,2.09-3.108,2.09-5.152ZM188.308,327.898l-26.047-23.959c7.613-4.084,13.604-9.959,17.968-17.619,4.365-7.662,6.547-16.412,6.547-26.256,0-9.563-2.09-18.13-6.269-25.699-4.178-7.567-9.936-13.463-17.271-17.69-7.337-4.224-15.556-6.338-24.654-6.338-9.008,0-17.181,2.113-24.516,6.338-7.337,4.227-13.118,10.123-17.342,17.69-4.227,7.57-6.338,16.136-6.338,25.699s2.111,18.132,6.338,25.699c4.224,7.57,10.005,13.465,17.342,17.69,7.335,4.227,15.507,6.338,24.516,6.338,5.198,0,10.166-.698,14.902-2.09l21.73,20.197h13.092Z' /%3E%3C/mask%3E%3Cpath d='M500,121.915C500,54.905,445.678.584,378.669.584s-121.331,54.322-121.331,121.331h-.01v104.933c0,9.056,7.342,16.398,16.398,16.398h112.511v-.259c63.481-3.91,113.763-56.607,113.763-121.072Z' /%3E%3Cpath d='M378.664,499.416c67.009,0,121.331-54.322,121.331-121.331s-54.322-121.331-121.331-121.331v-.01h-104.933c-9.056,0-16.398,7.342-16.398,16.398v112.511h.259c3.91,63.481,56.607,113.763,121.072,113.763Z' /%3E%3Cpath d='M158.083,296.28c-5.758,3.343-12.257,5.014-19.499,5.014s-13.746-1.671-19.502-5.014c-5.758-3.343-10.307-8.15-13.65-14.416-3.343-6.269-5.016-13.535-5.016-21.799s1.674-15.507,5.016-21.73c3.343-6.22,7.892-11.004,13.65-14.347,5.755-3.343,12.257-5.014,19.502-5.014s13.742,1.671,19.499,5.014,10.307,8.127,13.65,14.347c3.345,6.223,5.016,13.465,5.016,21.73s-1.671,15.53-5.016,21.799c-3.343,6.266-7.892,11.073-13.65,14.416ZM242.662,249.166v112.511c0,9.056-7.342,16.397-16.398,16.397h-104.933s0-.01,0-.01C54.322,378.064,0,323.743,0,256.733s54.321-121.331,121.331-121.331c64.465,0,117.162,50.283,121.072,113.763h.259ZM79.666,232.763h-9.752v76.052h9.752v-76.052ZM81.895,211.173c0-2.042-.698-3.736-2.09-5.086-1.393-1.344-3.064-2.019-5.014-2.019s-3.621.675-5.014,2.019c-1.393,1.349-2.09,3.043-2.09,5.086s.698,3.759,2.09,5.152c1.393,1.393,3.064,2.09,5.014,2.09s3.621-.698,5.014-2.09c1.393-1.393,2.09-3.108,2.09-5.152ZM188.308,327.898l-26.047-23.959c7.613-4.084,13.604-9.959,17.968-17.619,4.365-7.662,6.547-16.412,6.547-26.256,0-9.563-2.09-18.13-6.269-25.699-4.178-7.567-9.936-13.463-17.271-17.69-7.337-4.224-15.556-6.338-24.654-6.338-9.008,0-17.181,2.113-24.516,6.338-7.337,4.227-13.118,10.123-17.342,17.69-4.227,7.57-6.338,16.136-6.338,25.699s2.111,18.132,6.338,25.699c4.224,7.57,10.005,13.465,17.342,17.69,7.335,4.227,15.507,6.338,24.516,6.338,5.198,0,10.166-.698,14.902-2.09l21.73,20.197h13.092Z' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 500 500'%3E%3Cmask id='iconMask' mask-type='alpha'%3E%3Cpath d='M500,121.915C500,54.905,445.678.584,378.669.584s-121.331,54.322-121.331,121.331h-.01v104.933c0,9.056,7.342,16.398,16.398,16.398h112.511v-.259c63.481-3.91,113.763-56.607,113.763-121.072Z' /%3E%3Cpath d='M378.664,499.416c67.009,0,121.331-54.322,121.331-121.331s-54.322-121.331-121.331-121.331v-.01h-104.933c-9.056,0-16.398,7.342-16.398,16.398v112.511h.259c3.91,63.481,56.607,113.763,121.072,113.763Z' /%3E%3Cpath d='M158.083,296.28c-5.758,3.343-12.257,5.014-19.499,5.014s-13.746-1.671-19.502-5.014c-5.758-3.343-10.307-8.15-13.65-14.416-3.343-6.269-5.016-13.535-5.016-21.799s1.674-15.507,5.016-21.73c3.343-6.22,7.892-11.004,13.65-14.347,5.755-3.343,12.257-5.014,19.502-5.014s13.742,1.671,19.499,5.014,10.307,8.127,13.65,14.347c3.345,6.223,5.016,13.465,5.016,21.73s-1.671,15.53-5.016,21.799c-3.343,6.266-7.892,11.073-13.65,14.416ZM242.662,249.166v112.511c0,9.056-7.342,16.397-16.398,16.397h-104.933s0-.01,0-.01C54.322,378.064,0,323.743,0,256.733s54.321-121.331,121.331-121.331c64.465,0,117.162,50.283,121.072,113.763h.259ZM79.666,232.763h-9.752v76.052h9.752v-76.052ZM81.895,211.173c0-2.042-.698-3.736-2.09-5.086-1.393-1.344-3.064-2.019-5.014-2.019s-3.621.675-5.014,2.019c-1.393,1.349-2.09,3.043-2.09,5.086s.698,3.759,2.09,5.152c1.393,1.393,3.064,2.09,5.014,2.09s3.621-.698,5.014-2.09c1.393-1.393,2.09-3.108,2.09-5.152ZM188.308,327.898l-26.047-23.959c7.613-4.084,13.604-9.959,17.968-17.619,4.365-7.662,6.547-16.412,6.547-26.256,0-9.563-2.09-18.13-6.269-25.699-4.178-7.567-9.936-13.463-17.271-17.69-7.337-4.224-15.556-6.338-24.654-6.338-9.008,0-17.181,2.113-24.516,6.338-7.337,4.227-13.118,10.123-17.342,17.69-4.227,7.57-6.338,16.136-6.338,25.699s2.111,18.132,6.338,25.699c4.224,7.57,10.005,13.465,17.342,17.69,7.335,4.227,15.507,6.338,24.516,6.338,5.198,0,10.166-.698,14.902-2.09l21.73,20.197h13.092Z' /%3E%3C/mask%3E%3Cpath d='M500,121.915C500,54.905,445.678.584,378.669.584s-121.331,54.322-121.331,121.331h-.01v104.933c0,9.056,7.342,16.398,16.398,16.398h112.511v-.259c63.481-3.91,113.763-56.607,113.763-121.072Z' /%3E%3Cpath d='M378.664,499.416c67.009,0,121.331-54.322,121.331-121.331s-54.322-121.331-121.331-121.331v-.01h-104.933c-9.056,0-16.398,7.342-16.398,16.398v112.511h.259c3.91,63.481,56.607,113.763,121.072,113.763Z' /%3E%3Cpath d='M158.083,296.28c-5.758,3.343-12.257,5.014-19.499,5.014s-13.746-1.671-19.502-5.014c-5.758-3.343-10.307-8.15-13.65-14.416-3.343-6.269-5.016-13.535-5.016-21.799s1.674-15.507,5.016-21.73c3.343-6.22,7.892-11.004,13.65-14.347,5.755-3.343,12.257-5.014,19.502-5.014s13.742,1.671,19.499,5.014,10.307,8.127,13.65,14.347c3.345,6.223,5.016,13.465,5.016,21.73s-1.671,15.53-5.016,21.799c-3.343,6.266-7.892,11.073-13.65,14.416ZM242.662,249.166v112.511c0,9.056-7.342,16.397-16.398,16.397h-104.933s0-.01,0-.01C54.322,378.064,0,323.743,0,256.733s54.321-121.331,121.331-121.331c64.465,0,117.162,50.283,121.072,113.763h.259ZM79.666,232.763h-9.752v76.052h9.752v-76.052ZM81.895,211.173c0-2.042-.698-3.736-2.09-5.086-1.393-1.344-3.064-2.019-5.014-2.019s-3.621.675-5.014,2.019c-1.393,1.349-2.09,3.043-2.09,5.086s.698,3.759,2.09,5.152c1.393,1.393,3.064,2.09,5.014,2.09s3.621-.698,5.014-2.09c1.393-1.393,2.09-3.108,2.09-5.152ZM188.308,327.898l-26.047-23.959c7.613-4.084,13.604-9.959,17.968-17.619,4.365-7.662,6.547-16.412,6.547-26.256,0-9.563-2.09-18.13-6.269-25.699-4.178-7.567-9.936-13.463-17.271-17.69-7.337-4.224-15.556-6.338-24.654-6.338-9.008,0-17.181,2.113-24.516,6.338-7.337,4.227-13.118,10.123-17.342,17.69-4.227,7.57-6.338,16.136-6.338,25.699s2.111,18.132,6.338,25.699c4.224,7.57,10.005,13.465,17.342,17.69,7.335,4.227,15.507,6.338,24.516,6.338,5.198,0,10.166-.698,14.902-2.09l21.73,20.197h13.092Z' /%3E%3C/svg%3E");-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:clamp(200px,60vw,60vw) clamp(200px,60vh,60vh);mask-size:clamp(200px,60vw,60vw) clamp(200px,60vh,60vh);z-index:10}.loader{display:none;opacity:1}.loader .icon,.loader .image.imageBackground,.loader .image.imageMask{opacity:0}body.jsLoaderVisible .loader{display:grid}body.jsLoaderVisible .image.imageMask{opacity:1}body.jsLoaderBgActive .image.imageBackground,body.jsLoaderBgActive .icon{transition:opacity 1000ms cubic-bezier(0.645, 0.045, 0.355, 1);opacity:1}body.jsLoaderFadeOut .loader{transition:opacity 1000ms cubic-bezier(0.645, 0.045, 0.355, 1);opacity:0}body.jsLoaderHide .loader{display:none}/*# sourceMappingURL=styles.min.css.map */