.wp-dark-mode-vibrate{animation:3s linear 0s normal both running vibrate}.wp-dark-mode-flicker{animation:3s linear 0s normal both running flicker}.wp-dark-mode-shake{animation:3s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s normal both running shake}.wp-dark-mode-jello{animation:3s ease 0s normal both running jello}.wp-dark-mode-wobble{animation:3s ease 0s normal both running wobble}.wp-dark-mode-bounce{animation:3s ease 0s normal both running bounce}.wp-dark-mode-heartbeat{animation:3s ease-in-out 0s normal both running heartbeat}.wp-dark-mode-blink{animation:3s ease 0s normal both running wp-dark-mode-blink}@keyframes vibrate{0%,100%{transform:translate(0)}20%{transform:translate(-2px, 2px)}40%{transform:translate(-2px, -2px)}60%{transform:translate(2px, 2px)}80%{transform:translate(2px, -2px)}}@keyframes flicker{0%,41.99%,43.01%,47.99%,49.01%,100%{opacity:1}42%,43%,48%,49%{opacity:0}}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%{transform:translateX(-5px)}20%,40%,60%{transform:translateX(5px)}80%{transform:translateX(4px)}90%{transform:translateX(-4px)}}@keyframes jello{0%,100%{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.15, 0.75, 1)}40%{transform:scale3d(0.75, 1.15, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}}@keyframes wobble{0%,100%{transform:translateX(0%);transform-origin:50% 50%}15%{transform:translateX(-15px) rotate(-4deg)}30%{transform:translateX(8px) rotate(4deg)}45%{transform:translateX(-8px) rotate(-2.6deg)}60%{transform:translateX(5px) rotate(1.4deg)}75%{transform:translateX(-3px) rotate(-0.5deg)}}@keyframes bounce{0%{transform:translateY(-15px);animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{transform:translateY(-12px);animation-timing-function:ease-in}65%{transform:translateY(-6px);animation-timing-function:ease-in}82%{transform:translateY(-3px);animation-timing-function:ease-in}93%{transform:translateY(-2px);animation-timing-function:ease-in}25%,55%,75%,87%{transform:translateY(0);animation-timing-function:ease-out}100%{transform:translateY(0);animation-timing-function:ease-out;opacity:1}}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(0.91);animation-timing-function:ease-in}17%{transform:scale(0.98);animation-timing-function:ease-out}33%{transform:scale(0.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}@keyframes wp-dark-mode-blink{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes wp-dark-mode-fadein{from{opacity:0}to{opacity:1}}@keyframes wp-dark-mode-inactive-fadein{from{opacity:0}to{opacity:1}}@keyframes wp-dark-mode-slide-left{0%{transform:translateX(25%)}100%{transform:translateX(0)}}@keyframes wp-dark-mode-slide-top{0%{transform:translateY(25%)}100%{transform:translateY(0)}}@keyframes wp-dark-mode-slide-right{0%{transform:translateX(-25%)}100%{transform:translateX(0)}}@keyframes wp-dark-mode-slide-bottom{0%{transform:translateY(-25%)}100%{transform:translateY(0)}}@keyframes active-pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes inactive-pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes active-flip{from{transform:rotate3d(0, 1, 0, 90deg);animation-timing-function:ease-in;opacity:0;perspective:0}40%{transform:rotate3d(0, 1, 0, -20deg);animation-timing-function:ease-in}60%{transform:rotate3d(0, 1, 0, 10deg);opacity:1}80%{transform:rotate3d(0, 1, 0, -5deg)}to{perspective:0}}@keyframes inactive-flip{from{transform:rotate3d(0, 1, 0, 90deg);animation-timing-function:ease-in;opacity:0;perspective:0}40%{transform:rotate3d(0, 1, 0, -20deg);animation-timing-function:ease-in}60%{transform:rotate3d(0, 1, 0, 10deg);opacity:1}80%{transform:rotate3d(0, 1, 0, -5deg)}to{perspective:0}}@keyframes active-roll{from{opacity:0;transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes inactive-roll{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.wp-dark-mode-switcher,.wp-dark-mode-side-toggle-wrap{--wp-dark-mode-cta-bg: #555;display:inline-flex;align-items:center;z-index:9999;position:relative;background:rgba(0,0,0,0) !important;text-align:left}.wp-dark-mode-switcher .wp-dark-mode-switcher-cta,.wp-dark-mode-side-toggle-wrap .wp-dark-mode-switcher-cta{font-size:calc(13px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher label,.wp-dark-mode-switcher .toggle,.wp-dark-mode-side-toggle-wrap label,.wp-dark-mode-side-toggle-wrap .toggle{height:calc(26px*var(--wp-dark-mode-scale));border-radius:calc(100px*var(--wp-dark-mode-scale));display:inline-block}.wp-dark-mode-switcher label,.wp-dark-mode-side-toggle-wrap label{background-color:#eee;position:relative;cursor:pointer;width:calc(100px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher .toggle,.wp-dark-mode-side-toggle-wrap .toggle{position:absolute;width:50%;background-color:#fff;box-shadow:0 2px 15px rgba(0,0,0,.15);transition:transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.wp-dark-mode-switcher .modes,.wp-dark-mode-side-toggle-wrap .modes{width:74%;position:absolute;display:flex;justify-content:space-between;user-select:none;left:50%;top:50%;transform:translate(-50%, -50%)}.wp-dark-mode-switcher .modes p,.wp-dark-mode-side-toggle-wrap .modes p{font-size:calc(12px*var(--wp-dark-mode-scale));font-weight:500;color:#555;margin:0;padding-bottom:0}.wp-dark-mode-switcher .dark,.wp-dark-mode-side-toggle-wrap .dark{opacity:.5}.wp-dark-mode-switcher .switch-wrap,.wp-dark-mode-side-toggle-wrap .switch-wrap{display:flex;align-items:center}.wp-dark-mode-switcher-cta,.wp-dark-mode-side-toggle-wrap-cta{background:var(--wp-dark-mode-cta-bg);color:#fff;padding:5px;border-radius:calc(3px*var(--wp-dark-mode-scale));margin:0 20px;position:relative;white-space:nowrap;display:flex;align-items:center}.wp-dark-mode-switcher-cta span,.wp-dark-mode-side-toggle-wrap-cta span{width:0;height:0;border-top:calc(10px*var(--wp-dark-mode-scale)) solid rgba(0,0,0,0);border-bottom:calc(10px*var(--wp-dark-mode-scale)) solid rgba(0,0,0,0);position:absolute;z-index:0}.wp-dark-mode-switcher.floating,.wp-dark-mode-side-toggle-wrap.floating{position:fixed;bottom:20px}.wp-dark-mode-switcher.right_bottom,.wp-dark-mode-side-toggle-wrap.right_bottom{right:20px}.wp-dark-mode-switcher.right_bottom .wp-dark-mode-switcher-cta span,.wp-dark-mode-side-toggle-wrap.right_bottom .wp-dark-mode-switcher-cta span{right:calc(-12px*var(--wp-dark-mode-scale));border-left:calc(15px*var(--wp-dark-mode-scale)) solid var(--wp-dark-mode-cta-bg);z-index:0}.wp-dark-mode-switcher.left_bottom,.wp-dark-mode-side-toggle-wrap.left_bottom{left:26px;flex-flow:row-reverse}.wp-dark-mode-switcher.left_bottom .wp-dark-mode-switcher-cta span,.wp-dark-mode-side-toggle-wrap.left_bottom .wp-dark-mode-switcher-cta span{left:calc(-12px*var(--wp-dark-mode-scale));border-right:calc(15px*var(--wp-dark-mode-scale)) solid var(--wp-dark-mode-cta-bg);z-index:0}.wp-dark-mode-switcher.active .toggle,.wp-dark-mode-side-toggle-wrap.active .toggle{transform:translateX(100%);background-color:#34323d}.wp-dark-mode-switcher.active .dark,.wp-dark-mode-side-toggle-wrap.active .dark{opacity:1;color:#fff !important}.wp-dark-mode-switch{display:none}.wp-dark-mode-switcher.post_page{display:inherit}.wp-dark-mode-menu-item{display:flex;align-items:center;justify-content:center}.wp-dark-mode-menu-item .toggle{height:100% !important;width:50% !important;padding:0 !important}[href="#darkmode_switcher"]{display:flex !important;align-items:center}.width-20px{width:calc(20px*var(--wp-dark-mode-scale))}.width-18px{width:calc(18px*var(--wp-dark-mode-scale))}.width-16px{width:calc(16px*var(--wp-dark-mode-scale))}.height-20px{height:calc(20px*var(--wp-dark-mode-scale))}.height-18px{height:calc(18px*var(--wp-dark-mode-scale))}.height-16px{height:calc(16px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-1 label{width:calc(50px*var(--wp-dark-mode-scale));height:calc(50px*var(--wp-dark-mode-scale));display:flex;align-items:center;justify-content:center;background:#555;border-radius:calc(15px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-1 .modes{display:flex;align-items:center;justify-content:center}.wp-dark-mode-switcher.style-1 img{width:calc(24px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-1 img.dark{display:none}.wp-dark-mode-switcher.style-1.active label{background:#fff}.wp-dark-mode-switcher.style-1.active img.light{display:none}.wp-dark-mode-switcher.style-1.active img.dark{display:block}.wp-dark-mode-switcher.style-2 label{width:calc(100px*var(--wp-dark-mode-scale));background:#ececec}.wp-dark-mode-switcher.style-2 label .toggle{margin-left:calc(var(--wp-dark-mode-scale)*1px);margin-top:calc(var(--wp-dark-mode-scale)*1px);width:calc(50% - var(--wp-dark-mode-scale)*1px);height:calc(100% - var(--wp-dark-mode-scale)*2px)}.wp-dark-mode-switcher.style-2 label .modes p.switch-light-text{color:#27272c;opacity:1}.wp-dark-mode-switcher.style-2 label .modes p.switch-dark-text{color:#333338;opacity:1}.wp-dark-mode-switcher.style-2.active label{background:#ececec}.wp-dark-mode-switcher.style-2.active label .modes p{color:#333338}.wp-dark-mode-switcher.style-3{display:inline-flex !important}.wp-dark-mode-switcher.style-3 img{max-height:calc(18px*var(--wp-dark-mode-scale));max-width:calc(18px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-3 label{height:calc(30px*var(--wp-dark-mode-scale));width:calc(60px*var(--wp-dark-mode-scale));background:#39393d;margin:0 7px;display:flex;align-items:center;justify-content:space-around}.wp-dark-mode-switcher.style-3 .toggle{height:calc(25px*var(--wp-dark-mode-scale));width:calc(25px*var(--wp-dark-mode-scale));top:50%;transform:translateY(-50%) !important;transition:all .2s ease;left:calc(2px*var(--wp-dark-mode-scale));background:#fff}.wp-dark-mode-switcher.style-3.active .toggle{background:#000;right:calc(2px*var(--wp-dark-mode-scale));left:auto}.wp-dark-mode-switcher.style-4{display:inline-flex !important}.wp-dark-mode-switcher.style-4 img{max-height:calc(18px*var(--wp-dark-mode-scale));max-width:calc(18px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-4 .moon-light,.wp-dark-mode-switcher.style-4 .sun-light{display:none}.wp-dark-mode-switcher.style-4 label{height:calc(30px*var(--wp-dark-mode-scale));width:calc(60px*var(--wp-dark-mode-scale));background:#ee5913;margin:0 7px}.wp-dark-mode-switcher.style-4 .toggle{height:calc(25px*var(--wp-dark-mode-scale));width:calc(25px*var(--wp-dark-mode-scale));top:50%;transform:translateY(-50%) !important;left:calc(2px*var(--wp-dark-mode-scale));transition:all .2s ease}.wp-dark-mode-switcher.style-4.active .toggle{right:calc(2px*var(--wp-dark-mode-scale));background:#fff;left:auto}.wp-dark-mode-switcher.style-4.active label{background:#555}.wp-dark-mode-switcher.style-4.active .moon-light,.wp-dark-mode-switcher.style-4.active .sun-light{display:block}.wp-dark-mode-switcher.style-4.active .moon-dark,.wp-dark-mode-switcher.style-4.active .sun-dark{display:none}.wp-dark-mode-switcher.style-5 img{max-height:calc(16px*var(--wp-dark-mode-scale));max-width:calc(16px*var(--wp-dark-mode-scale));position:absolute}.wp-dark-mode-switcher.style-5 p{font-size:calc(12px*var(--wp-dark-mode-scale));margin-bottom:0;margin-top:0}.wp-dark-mode-switcher.style-5 label{margin:0 calc(7px*var(--wp-dark-mode-scale));width:calc(60px*var(--wp-dark-mode-scale));background:#ee5913}.wp-dark-mode-switcher.style-5 label .modes{position:relative;top:0;left:0;width:100%;height:100%;transform:none;display:flex;align-items:center}.wp-dark-mode-switcher.style-5 label .modes .light{left:calc(5px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-5 label .modes .dark{display:none;right:calc(4px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-5.active .modes .light{display:none}.wp-dark-mode-switcher.style-5.active .modes .dark{display:block}.wp-dark-mode-switcher.style-5.active label{background:#0050bb}.wp-dark-mode-switcher.style-5.active p{color:#fff}.wp-dark-mode-switcher.style-6 img{max-height:calc(16px*var(--wp-dark-mode-scale));max-width:calc(16px*var(--wp-dark-mode-scale));position:absolute}.wp-dark-mode-switcher.style-6 p{font-size:calc(12px*var(--wp-dark-mode-scale));margin-bottom:0}.wp-dark-mode-switcher.style-6 label{margin:0 calc(7px*var(--wp-dark-mode-scale));width:calc(50px*var(--wp-dark-mode-scale));background:#ee5913}.wp-dark-mode-switcher.style-6 label .modes{top:0;width:100%;height:100%;right:0;left:0;padding:0 calc(5px*var(--wp-dark-mode-scale));transform:none;align-items:center}.wp-dark-mode-switcher.style-6 label .modes .dark{display:none}.wp-dark-mode-switcher.style-6.active label{background:#0050bb}.wp-dark-mode-switcher.style-6.active label .modes .light{display:none}.wp-dark-mode-switcher.style-6.active label .modes .dark{display:block;right:calc(14px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-7 img{height:calc(20px*var(--wp-dark-mode-scale));width:calc(20px*var(--wp-dark-mode-scale));position:absolute;background:#ee5913;padding:calc(4px*var(--wp-dark-mode-scale));border-radius:calc(12px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-7 p{font-size:calc(12px*var(--wp-dark-mode-scale));margin-bottom:0}.wp-dark-mode-switcher.style-7 label{margin:0 calc(7px*var(--wp-dark-mode-scale));width:calc(80px*var(--wp-dark-mode-scale));background:#ffc107;height:calc(8px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-7 label .modes{top:0;width:100%;height:100%;right:0;left:0;transform:none;align-items:center}.wp-dark-mode-switcher.style-7 label .modes .light{left:calc(10px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-7 label .modes .dark{display:none;right:calc(10px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-7.active label{background:#0050bb}.wp-dark-mode-switcher.style-7.active label .modes .light{display:none}.wp-dark-mode-switcher.style-7.active label .modes .dark{display:block}.wp-dark-mode-switcher.style-8 label,.wp-dark-mode-switcher.style-8 .toggle{height:calc(34px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-8 label{width:calc(70px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-8 .modes img{max-width:calc(18px*var(--wp-dark-mode-scale));max-height:calc(18px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-8.active label{background:#555}.wp-dark-mode-switcher.style-9 label{width:calc(50px*var(--wp-dark-mode-scale));height:calc(50px*var(--wp-dark-mode-scale));display:flex;align-items:center;justify-content:center;background:#555;border-radius:calc(15px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-9 .modes{display:flex;align-items:center;justify-content:center}.wp-dark-mode-switcher.style-9 img{width:calc(24px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-9 img.dark{display:none}.wp-dark-mode-switcher.style-9.active label{background:#fff}.wp-dark-mode-switcher.style-9.active img.light{display:none}.wp-dark-mode-switcher.style-9.active img.dark{display:block}.wp-dark-mode-switcher.style-10 img{max-height:calc(16px*var(--wp-dark-mode-scale));max-width:calc(16px*var(--wp-dark-mode-scale));position:absolute}.wp-dark-mode-switcher.style-10 p{font-size:calc(12px*var(--wp-dark-mode-scale));margin-bottom:0}.wp-dark-mode-switcher.style-10 label{margin:0 calc(7px*var(--wp-dark-mode-scale));width:calc(50px*var(--wp-dark-mode-scale));background:linear-gradient(90deg, #7436DD 3.38%, #12C3F7 96.8%),#c4c4c4}.wp-dark-mode-switcher.style-10 label .modes{top:0;width:100%;height:100%;right:0;left:0;transform:none;align-items:center}.wp-dark-mode-switcher.style-10 label .modes .light{left:calc(5px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-10 label .modes .dark{display:none;right:calc(4px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-10.active label .modes .light{display:none}.wp-dark-mode-switcher.style-10.active label .modes .dark{display:block}.wp-dark-mode-switcher.style-11 img{max-height:calc(16px*var(--wp-dark-mode-scale));max-width:calc(16px*var(--wp-dark-mode-scale));position:absolute}.wp-dark-mode-switcher.style-11 p{font-size:calc(12px*var(--wp-dark-mode-scale));margin-bottom:0}.wp-dark-mode-switcher.style-11 label{margin:0 calc(7px*var(--wp-dark-mode-scale));width:calc(50px*var(--wp-dark-mode-scale));background:linear-gradient(90deg, #7436DD 3.38%, #12C3F7 96.8%),#c4c4c4;border:5px solid rgba(25,44,75,.8);box-sizing:content-box;background-clip:padding-box}.wp-dark-mode-switcher.style-11 label .modes{top:0;width:100%;height:100%;right:0;left:0;padding:calc(5px*var(--wp-dark-mode-scale));transform:none;align-items:center;box-sizing:border-box;border-radius:calc(20px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-11 label .modes .dark{display:none}.wp-dark-mode-switcher.style-11.active label .modes .light{display:none}.wp-dark-mode-switcher.style-11.active label .modes .dark{display:block;right:calc(5px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-12 img{max-height:calc(16px*var(--wp-dark-mode-scale));max-width:calc(16px*var(--wp-dark-mode-scale));position:absolute}.wp-dark-mode-switcher.style-12 p{font-size:calc(12px*var(--wp-dark-mode-scale));margin-bottom:0}.wp-dark-mode-switcher.style-12 label{margin:0 calc(7px*var(--wp-dark-mode-scale));width:calc(50px*var(--wp-dark-mode-scale));background-color:#67ce67}.wp-dark-mode-switcher.style-12 label .modes{top:0;width:100%;height:100%;right:0;left:0;padding:0 calc(5px*var(--wp-dark-mode-scale));transform:none;align-items:center}.wp-dark-mode-switcher.style-12 label .modes .dark{display:none}.wp-dark-mode-switcher.style-12.active label .modes .light{display:none}.wp-dark-mode-switcher.style-12.active label .modes .dark{display:block;right:calc(13px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-13{display:inline-flex !important}.wp-dark-mode-switcher.style-13 img{max-height:calc(18px*var(--wp-dark-mode-scale));max-width:calc(18px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-13 label{height:calc(30px*var(--wp-dark-mode-scale));width:calc(60px*var(--wp-dark-mode-scale));background:linear-gradient(90deg, #6736DD 3.38%, #12C3F7 96.8%),#c4c4c4;margin:0 calc(7px*var(--wp-dark-mode-scale));display:flex;align-items:center;justify-content:space-around}.wp-dark-mode-switcher.style-13 .toggle{height:calc(25px*var(--wp-dark-mode-scale));width:calc(25px*var(--wp-dark-mode-scale));top:50%;transform:translateY(-50%) !important;transition:all .2s ease;left:calc(2px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-13.active .toggle{background:#fff;right:calc(2px*var(--wp-dark-mode-scale));left:auto}.wp-dark-mode-switcher.custom-switch label{width:calc(50px*var(--wp-dark-mode-scale));height:calc(50px*var(--wp-dark-mode-scale));display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border-radius:calc(15px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.custom-switch .modes{display:flex;align-items:center;justify-content:center}.wp-dark-mode-switcher.custom-switch img{width:calc(24px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.custom-switch img.dark{display:none}.wp-dark-mode-switcher.active.custom-switch img.light{display:none}.wp-dark-mode-switcher.active.custom-switch img.dark{display:block}:root{--wp-dark-mode-zoom: 150%}.wp-dark-mode-side-toggle-wrap{--switch-bg: #fff;--switch-bg-active: #0a2458;--switch-text: #fff;justify-content:center;transition:.3s;z-index:9999;display:inline-flex;align-items:center}.wp-dark-mode-side-toggle-wrap:not(.style-18):not(.style-19){position:fixed;bottom:100px;flex-flow:column}.wp-dark-mode-side-toggle-wrap:not(.style-18):not(.style-19).left_bottom{left:0;border-top-right-radius:5px;border-bottom-right-radius:5px}.wp-dark-mode-side-toggle-wrap:not(.style-18):not(.style-19).left_bottom .wp-dark-mode-side-toggle:first-child{border-bottom:none;border-top-right-radius:5px}.wp-dark-mode-side-toggle-wrap:not(.style-18):not(.style-19).left_bottom .wp-dark-mode-side-toggle:last-child{border-bottom-right-radius:5px}.wp-dark-mode-side-toggle-wrap:not(.style-18):not(.style-19).right_bottom{right:0;border-top-left-radius:5px;border-bottom-left-radius:5px}.wp-dark-mode-side-toggle-wrap:not(.style-18):not(.style-19).right_bottom .wp-dark-mode-side-toggle:first-child{border-bottom:none;border-top-left-radius:5px}.wp-dark-mode-side-toggle-wrap:not(.style-18):not(.style-19).right_bottom .wp-dark-mode-side-toggle:last-child{border-bottom-left-radius:5px}.wp-dark-mode-side-toggle-wrap .wp-dark-mode-side-toggle{border:1px solid #555;cursor:pointer;width:calc(44px*var(--wp-dark-mode-scale));height:calc(54px*var(--wp-dark-mode-scale));padding:15px 12px;display:flex;align-items:center;background-color:var(--switch-bg) !important}.wp-dark-mode-side-toggle-wrap .wp-dark-mode-side-toggle:first-child{border-bottom:none}.wp-dark-mode-side-toggle-wrap .wp-dark-mode-side-toggle span{position:absolute;white-space:nowrap;background:var(--switch-bg-active);color:#fff;padding:5px;border-radius:calc(5px*var(--wp-dark-mode-scale));display:none;align-items:center;line-height:1}.wp-dark-mode-side-toggle-wrap .wp-dark-mode-side-toggle svg{width:calc(20px*var(--wp-dark-mode-scale)) !important}.wp-dark-mode-side-toggle-wrap .wp-dark-mode-side-toggle svg:not(.not-fill) path{fill:var(--switch-bg-active)}.wp-dark-mode-side-toggle-wrap .wp-dark-mode-side-toggle:hover,.wp-dark-mode-side-toggle-wrap .wp-dark-mode-side-toggle.active{background:var(--switch-bg-active) !important}.wp-dark-mode-side-toggle-wrap .wp-dark-mode-side-toggle:hover svg path,.wp-dark-mode-side-toggle-wrap .wp-dark-mode-side-toggle.active svg path{fill:var(--switch-text) !important}.wp-dark-mode-side-toggle-wrap .wp-dark-mode-side-toggle:hover span{display:flex}.wp-dark-mode-side-toggle-wrap.left_bottom .wp-dark-mode-side-toggle span{left:calc(55px*var(--wp-dark-mode-scale))}.wp-dark-mode-side-toggle-wrap.left_bottom .wp-dark-mode-side-toggle span:before{content:"";width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:10px solid var(--switch-bg-active);position:absolute;left:calc(-10px*var(--wp-dark-mode-scale))}.wp-dark-mode-side-toggle-wrap.right_bottom .wp-dark-mode-side-toggle span{right:calc(55px*var(--wp-dark-mode-scale))}.wp-dark-mode-side-toggle-wrap.right_bottom .wp-dark-mode-side-toggle span:after{content:"";width:0;height:0;border-top:calc(5px*var(--wp-dark-mode-scale)) solid rgba(0,0,0,0);border-bottom:calc(5px*var(--wp-dark-mode-scale)) solid rgba(0,0,0,0);border-left:calc(10px*var(--wp-dark-mode-scale)) solid var(--switch-bg-active);position:absolute;right:calc(-10px*var(--wp-dark-mode-scale))}html.wp-dark-mode-active .wp-dark-mode-toggle{background:var(--switch-bg-active) !important}html.wp-dark-mode-active .wp-dark-mode-toggle svg path{fill:var(--switch-text) !important}body.wp-dark-mode-large-font.wp-dark-mode-firefox{-moz-transform:scale(var(--wp-dark-mode-zoom));-moz-transform-origin:0 0}body.wp-dark-mode-large-font>*:not(.wp-dark-mode-side-toggle-wrap):not(.wp-dark-mode-switcher){zoom:var(--wp-dark-mode-zoom) !important}body.wp-dark-mode-large-font .wp-dark-mode-font-size-toggle{background:var(--switch-bg-active) !important}body.wp-dark-mode-large-font .wp-dark-mode-font-size-toggle svg:not(#a) path{fill:var(--switch-text) !important}.wp-dark-mode-side-toggle-wrap.style-15,.wp-dark-mode-side-toggle-wrap.style-16,.wp-dark-mode-side-toggle-wrap.style-17,.wp-dark-mode-side-toggle-wrap.style-18,.wp-dark-mode-side-toggle-wrap.style-19{--switch-bg-active: #000}.wp-dark-mode-side-toggle-wrap.style-15 .wp-dark-mode-toggle .mode-dark,.wp-dark-mode-side-toggle-wrap.style-16 .wp-dark-mode-toggle .mode-dark,.wp-dark-mode-side-toggle-wrap.style-17 .wp-dark-mode-toggle .mode-dark,.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-toggle .mode-dark,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-toggle .mode-dark{display:none}.wp-dark-mode-side-toggle-wrap.style-15 .wp-dark-mode-toggle.active .mode-dark,.wp-dark-mode-side-toggle-wrap.style-15 .wp-dark-mode-toggle:hover .mode-dark,.wp-dark-mode-side-toggle-wrap.style-16 .wp-dark-mode-toggle.active .mode-dark,.wp-dark-mode-side-toggle-wrap.style-16 .wp-dark-mode-toggle:hover .mode-dark,.wp-dark-mode-side-toggle-wrap.style-17 .wp-dark-mode-toggle.active .mode-dark,.wp-dark-mode-side-toggle-wrap.style-17 .wp-dark-mode-toggle:hover .mode-dark,.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-toggle.active .mode-dark,.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-toggle:hover .mode-dark,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-toggle.active .mode-dark,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-toggle:hover .mode-dark{display:block}.wp-dark-mode-side-toggle-wrap.style-15 .wp-dark-mode-toggle.active .mode-light,.wp-dark-mode-side-toggle-wrap.style-15 .wp-dark-mode-toggle:hover .mode-light,.wp-dark-mode-side-toggle-wrap.style-16 .wp-dark-mode-toggle.active .mode-light,.wp-dark-mode-side-toggle-wrap.style-16 .wp-dark-mode-toggle:hover .mode-light,.wp-dark-mode-side-toggle-wrap.style-17 .wp-dark-mode-toggle.active .mode-light,.wp-dark-mode-side-toggle-wrap.style-17 .wp-dark-mode-toggle:hover .mode-light,.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-toggle.active .mode-light,.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-toggle:hover .mode-light,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-toggle.active .mode-light,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-toggle:hover .mode-light{display:none}.wp-dark-mode-side-toggle-wrap.style-15 .wp-dark-mode-font-size-toggle .text-large,.wp-dark-mode-side-toggle-wrap.style-16 .wp-dark-mode-font-size-toggle .text-large,.wp-dark-mode-side-toggle-wrap.style-17 .wp-dark-mode-font-size-toggle .text-large,.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-font-size-toggle .text-large,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-font-size-toggle .text-large{display:none}.wp-dark-mode-side-toggle-wrap.style-15 .wp-dark-mode-font-size-toggle.active .text-large,.wp-dark-mode-side-toggle-wrap.style-15 .wp-dark-mode-font-size-toggle:hover .text-large,.wp-dark-mode-side-toggle-wrap.style-16 .wp-dark-mode-font-size-toggle.active .text-large,.wp-dark-mode-side-toggle-wrap.style-16 .wp-dark-mode-font-size-toggle:hover .text-large,.wp-dark-mode-side-toggle-wrap.style-17 .wp-dark-mode-font-size-toggle.active .text-large,.wp-dark-mode-side-toggle-wrap.style-17 .wp-dark-mode-font-size-toggle:hover .text-large,.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-font-size-toggle.active .text-large,.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-font-size-toggle:hover .text-large,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-font-size-toggle.active .text-large,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-font-size-toggle:hover .text-large{display:block}.wp-dark-mode-side-toggle-wrap.style-15 .wp-dark-mode-font-size-toggle.active .text-small,.wp-dark-mode-side-toggle-wrap.style-15 .wp-dark-mode-font-size-toggle:hover .text-small,.wp-dark-mode-side-toggle-wrap.style-16 .wp-dark-mode-font-size-toggle.active .text-small,.wp-dark-mode-side-toggle-wrap.style-16 .wp-dark-mode-font-size-toggle:hover .text-small,.wp-dark-mode-side-toggle-wrap.style-17 .wp-dark-mode-font-size-toggle.active .text-small,.wp-dark-mode-side-toggle-wrap.style-17 .wp-dark-mode-font-size-toggle:hover .text-small,.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-font-size-toggle.active .text-small,.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-font-size-toggle:hover .text-small,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-font-size-toggle.active .text-small,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-font-size-toggle:hover .text-small{display:none}.wp-dark-mode-side-toggle-wrap.style-18,.wp-dark-mode-side-toggle-wrap.style-19{flex-flow:row-reverse;border-radius:calc(5px*var(--wp-dark-mode-scale))}.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-side-toggle,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-side-toggle{width:calc(54px*var(--wp-dark-mode-scale));height:calc(44px*var(--wp-dark-mode-scale))}.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-side-toggle:first-child,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-side-toggle:first-child{border-bottom:1px solid;border-right:1px solid;border-left:none;border-top-right-radius:calc(5px*var(--wp-dark-mode-scale));border-bottom-right-radius:calc(5px*var(--wp-dark-mode-scale))}.wp-dark-mode-side-toggle-wrap.style-18 .wp-dark-mode-side-toggle:last-child,.wp-dark-mode-side-toggle-wrap.style-19 .wp-dark-mode-side-toggle:last-child{border-top-left-radius:calc(5px*var(--wp-dark-mode-scale));border-bottom-left-radius:calc(5px*var(--wp-dark-mode-scale))}.wp-dark-mode-dark-image{display:none !important}html.wp-dark-mode-active .elementor-editor-active .elementor-element>.elementor-element-overlay{background:rgba(0,0,0,0) !important}html.wp-dark-mode-active .wp-dark-mode-light-image{display:none !important}.wp-dark-mode-ignore,.wp-dark-mode-include{binding:none}body{--wp-dark-mode-zoom:150%}body{--wp-dark-mode-scale:1}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type="checkbox"],[type="radio"],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,h1,h2,h3,h4,h5,h6{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type="reset"],[type="submit"],button,html [type="button"]{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box}body{font-size:16px;color:rgb(64 64 64)}body.oxygen-aos-enabled{overflow-x:hidden}*,::after,::before{box-sizing:inherit}.ct-section-inner-wrap{margin-left:auto;margin-right:auto;height:100%;min-height:inherit}.ct-section-with-shape-divider{position:relative!important}.oxygen-unslider-container:not(.unslider-fade)>ul{list-style:none;width:0}.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal)>ul>li{opacity:0}.oxygen-unslider-container.unslider-fade>ul>li:not(.unslider-active){opacity:0}div.ct-svg-icon>svg,svg.ct-svg-icon{height:1em!important;fill:currentColor}.ct-columns-inner-wrap{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.ct-column{float:left!important;word-break:break-word}svg.ct-svg-icon{display:inline-block;width:1em!important}div.ct-svg-icon{display:inline-block;box-sizing:content-box;border-radius:50%;width:auto}div.ct-svg-icon>svg{width:1em!important;display:block}div.ct-fancy-icon{display:inline-flex;border-radius:50%}.ct-fancy-icon>svg{fill:currentColor}.ct-columns-inner-wrap>.ct-column:first-child{margin-left:0!important}.ct-columns-inner-wrap>.ct-column:last-child{margin-right:0!important}.ct-video{width:100%}.ct-video>.oxygen-vsb-responsive-video-wrapper{position:relative}.ct-video>.oxygen-vsb-responsive-video-wrapper>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.oxy-nav-menu-list{display:flex;padding:0;margin:0}.oxy-nav-menu .oxy-nav-menu-list li.menu-item{list-style-type:none;display:flex;flex-direction:column}.oxy-nav-menu .oxy-nav-menu-list li.menu-item a{text-decoration:none;border-style:solid;border-width:0;transition-timing-function:ease-in-out;transition-property:background-color,color,border-color;border-color:#fff0}.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item>a,.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within>a,.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover>a{border-color:currentColor}.oxy-nav-menu .menu-item,.oxy-nav-menu .sub-menu{position:relative}.oxy-nav-menu .menu-item .sub-menu{padding:0;flex-direction:column;white-space:nowrap;transition-timing-function:ease-in-out;transition-property:visibility,opacity;visibility:hidden;opacity:0;display:flex;position:absolute;top:100%}.oxy-nav-menu .sub-menu .sub-menu,.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu{left:100%;top:0}.oxy-nav-menu .menu-item:hover>.sub-menu,.oxy-nav-menu .menu-item:focus-within>.sub-menu{visibility:visible;opacity:1}.oxy-nav-menu .sub-menu li.menu-item{flex-direction:column}@keyframes oxy_sticky_header_fadein{0%{opacity:0}100%{opacity:1}}.oxy-sticky-header-fade-in{animation-name:oxy_sticky_header_fadein;animation-duration:0.5s;animation-iteration-count:1}.oxy-sticky-header .oxygen-show-in-sticky-only{display:none}.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only{display:block}.oxy-header-wrapper{position:relative}.oxy-header-row{width:100%;display:block}.oxy-header-container{height:100%;margin-left:auto;margin-right:auto;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.oxy-header-center,.oxy-header-left,.oxy-header-right{display:flex;align-items:center}.oxy-header .oxygen-only-show-in-overlay,.oxy-video-container{display:none}.oxy-header-left{justify-content:flex-start}.oxy-header-center{flex-grow:1;justify-content:center}.oxy-header-right{justify-content:flex-end}.admin-bar .oxy-sticky-header-active{top:32px!important}@media screen and (max-width:782px){.admin-bar .oxy-sticky-header-active{top:46px!important}}@media screen and (max-width:600px){.admin-bar .oxy-sticky-header-active{top:0!important}}.oxy-video-background{position:relative;z-index:1}.oxy-video-background .oxy-video-container{display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:-1}.oxy-video-background .oxy-video-container video{min-width:100%;min-height:100%;width:auto;height:auto;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.oxy-video-overlay{position:absolute;top:0;bottom:0;left:0;right:0}.oxy-map iframe{width:100%;height:100%;display:block}.unslider .unslider-fade ul li.unslider-active{position:relative}.oxy-menu-toggle{cursor:pointer;display:none}.oxy-nav-menu.oxy-nav-menu-open{width:100%;position:fixed;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:auto;z-index:2147483642!important;background-color:#fff}.oxy-nav-menu.oxy-nav-menu-open>div:last-child{max-height:100%;overflow:auto;padding-top:2em;padding-bottom:2em;width:100%}.oxy-nav-menu-prevent-overflow{overflow:hidden;height:100%}.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle{display:initial}.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{flex-direction:column!important;width:100%}.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a{text-align:center;border:0!important;background-color:transparent!important;justify-content:center}.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap{position:absolute;top:20px;right:20px;z-index:1}.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#fff;z-index:2147483641}.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children>a::after{display:none}.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns .menu-item .sub-menu{display:flex;position:static;animation-name:none;visibility:visible;opacity:1;transition-duration:0s!important}.oxy-nav-menu.oxy-nav-menu-open a:not([href]){display:none}.oxy-nav-menu-hamburger-wrap{display:flex;align-items:center;justify-content:center}.oxy-nav-menu-hamburger{display:flex;justify-content:space-between;flex-direction:column}.oxy-nav-menu-hamburger-line{border-radius:2px}.oxy-nav-menu-open .oxy-nav-menu-hamburger{transform:rotate(45deg)}.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line{display:none}.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{display:initial;position:relative}.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{display:initial;position:relative;transform:rotate(90deg)}.oxy-nav-menu .menu-item a{display:flex;align-items:center}.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a{flex-direction:row}.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow .menu-item-has-children>a::after{width:.35em;height:.35em;margin-left:.5em;border-right:.1em solid;border-top:.1em solid;transform:rotate(135deg);content:""}.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow .sub-menu .menu-item-has-children>a::after,.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical .menu-item-has-children>a::after{transform:rotate(45deg)}.oxy-social-icons{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.oxy-social-icons a{line-height:1;width:1em;height:1em;display:flex;align-items:center;justify-content:center;text-decoration:none}.oxy-social-icons a svg{stroke-width:0;stroke:currentColor;fill:currentColor}.oxy-soundcloud{min-width:300px;min-height:120px}.oxy-soundcloud iframe{width:100%;height:100%}.comment-body .alignleft,.oxy-stock-content-styles .alignleft{margin-right:1em;float:left}.comment-body .alignright,.oxy-stock-content-styles .alignright{margin-left:1em;float:right}.comment-body .aligncenter,.oxy-stock-content-styles .aligncenter{margin-left:auto;margin-right:auto}.comment-body img,.oxy-stock-content-styles img{max-width:100%}.oxy-comment-form .comment-reply-title{margin-bottom:.5em}.oxy-comment-form .logged-in-as{margin-bottom:1em;font-size:.75em}.oxy-comment-form #submit{padding:1em 2em;background-color:#000;color:#fff;cursor:pointer;margin-top:.5em;border:none;font-weight:700}.oxy-comment-form input,.oxy-comment-form textarea{padding:.5em;border-radius:0;border:1px solid #000;color:gray;width:100%}.oxy-comment-form label{font-weight:700}.oxy-comment-form .comment-form>p{margin-top:0;margin-bottom:1em}.oxy-comments h3.comments-title{margin-bottom:1em}.oxy-comments ol.children,.oxy-comments ol.comments-list{list-style:none;margin:0;padding:0}.oxy-comments ol.children{margin-left:50px}.oxy-comments li.comment .comment-body{margin-left:0;margin-right:0;margin-bottom:50px}.oxy-comments li.comment .comment-body .comment-content{margin-bottom:1em}.oxy-comments .comment-meta .comment-author{display:flex;flex-direction:row;align-items:center}.oxy-comments .comment-meta .comment-author .avatar{max-width:64px;max-height:64px;margin-right:.5em}.oxy-comments .comment-meta .comment-author span.says::before{content:" ";white-space:pre}.oxy-progress-bar-overlay-percent,.oxy-progress-bar-overlay-text{line-height:1;white-space:nowrap;color:#fff}.oxy-comments .comment-meta .comment-metadata{font-size:.75em;margin-top:.75em}.oxy-comments .comment-meta .edit-link{margin-left:.5em}.oxy-comments .reply{display:flex}.oxy-comments .reply .comment-reply-link{font-size:.75em}.oxy-comments .comment-meta{flex-wrap:wrap}.oxy-comments .comment-awaiting-moderation{flex-basis:100%}.oxy-login-form p{display:flex;flex-direction:column}.oxy-login-form input{padding:.5em;border-radius:0;border:1px solid #000}.oxy-login-form input[type="submit"]{padding:1em 2em;background-color:#000;color:#fff;cursor:pointer;border:none;font-weight:700}.oxy-search-form input{padding:.5em;border-radius:0;border:1px solid #000}.oxy-search-form input[type="submit"]{padding:calc(0.5em + 1px) 1em;background-color:#000;color:#fff;cursor:pointer;border:none}.oxy-search-form label.screen-reader-text{display:none}.oxy-icon-box-icon{display:flex;flex-shrink:0;flex-grow:0}.oxy-icon-box-content{flex-grow:1;width:100%}.oxy-icon-box-heading,.oxy-icon-box-text{margin:0}.oxy-icon-box{display:flex;align-items:flex-start}.oxy-pricing-box{display:flex;flex-direction:column;position:relative;overflow:hidden}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic{order:10;display:flex;flex-direction:row}.oxy-pricing-box-graphic>img{max-width:100%;display:block}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title{order:20}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price{order:30;display:flex;flex-wrap:wrap;flex-direction:row;align-items:baseline;justify-content:center}.oxy-pricing-box-amount{display:flex;align-items:baseline;flex-direction:row}.oxy-pricing-box-currency{align-self:flex-start}.oxy-pricing-box-amount-decimal{align-self:baseline}.oxy-pricing-box-term{margin-left:.4em}.oxy-pricing-box-sale-price{width:100%;flex-grow:0;flex-shrink:0}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content{order:40}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta{order:60}@keyframes oxy_progress_bar_width{0%{width:0%}100%{width:100%}}@keyframes oxy_progress_bar_stripes{from{background-position:44px 0}to{background-position:0 0}}.oxy-progress-bar-background,.oxy-progress-bar-progress{background-position:top left;background-attachment:fixed;background-size:44px 44px}.oxy-progress-bar{display:flex;flex-direction:column;align-items:center;width:100%}.oxy-progress-bar-background{background-color:#d3d3d3;width:100%}.oxy-progress-bar-progress{padding:20px;display:flex;background-color:#a9a9a9;align-items:center}.oxy-progress-bar-overlay-percent{margin-left:auto;padding-left:1em;font-size:.8em}.oxy-tab,.oxy-tab-content{padding:20px}.oxy-progress-bar-overlay-percent:empty{display:none}.oxy-superbox{display:inline-flex}.oxy-superbox-primary,.oxy-superbox-secondary,.oxy-tabs-wrapper{display:flex}.oxy-superbox-wrap{position:relative;overflow:hidden;display:flex;width:100%}.oxy-superbox-primary{position:relative;top:0;left:0;width:100%}.oxy-superbox-secondary{position:absolute;top:0;left:0;width:100%;height:100%}.oxy-tab{cursor:pointer}.oxy-tabs-contents-content-hidden{display:none!important}.oxy-testimonial{display:flex;width:100%}.oxy-testimonial .oxy-testimonial-photo-wrap{display:flex;flex-direction:column}.oxy-testimonial .oxy-testimonial-photo{border-radius:50%}.oxy-testimonial .oxy-testimonial-content-wrap{display:flex;flex-direction:column;order:2}.oxy-testimonial .oxy-testimonial-author-wrap{display:flex;flex-direction:column}.oxy-testimonial .oxy-testimonial-author,.oxy-testimonial .oxy-testimonial-author-info{display:flex}.oxy-toggle{display:flex;flex-direction:row;cursor:pointer}.oxy-toggle-content{align-self:stretch;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.oxy-expand-collapse-icon{align-self:center;flex-shrink:0;flex-grow:0;margin-right:.4em;text-align:initial;width:1em;height:1em;position:relative;display:inline-block}.oxy-expand-collapse-icon::after,.oxy-expand-collapse-icon::before{content:"";background-color:#000;position:absolute;width:1em;height:.16em;top:calc((1em / 2) - 0.08em);transition:0.3s ease-in-out all;border-radius:.03em}.oxy-expand-collapse-icon::after{transform:rotate(-90deg) scale(0)}.oxy-eci-collapsed.oxy-expand-collapse-icon::after{transform:rotate(-180deg)}.oxy-eci-collapsed.oxy-expand-collapse-icon::before{transform:rotate(-90deg)}[data-aos][data-aos=""]{transition-duration:0s!important}body.oxy-modal-active{height:100vh;overflow-y:hidden;position:fixed;right:0;left:0}.oxy-modal-backdrop{display:flex;align-items:center;justify-content:center}body:not(.oxygen-builder-body) .oxy-modal-backdrop{display:none}body.oxygen-builder-body .oxy-modal-backdrop{height:100vh}.oxy-modal-backdrop.live{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1400}.oxy-modal-backdrop.hidden{display:none}.oxy-modal-backdrop.left{flex-direction:column;align-items:flex-start}.oxy-modal-backdrop.right{flex-direction:column;align-items:flex-end}.oxy-modal-backdrop.top{flex-direction:row;align-items:flex-start}.oxy-modal-backdrop.bottom{flex-direction:row;align-items:flex-end}.oxy-modal-backdrop.upper_left{flex-direction:row;align-items:flex-start;justify-content:flex-start}.oxy-modal-backdrop.upper_right{flex-direction:row;align-items:flex-start;justify-content:flex-end}.oxy-modal-backdrop.bottom_left{flex-direction:row;align-items:flex-end;justify-content:flex-start}.oxy-modal-backdrop.bottom_right{flex-direction:row;align-items:flex-end;justify-content:flex-end}.oxy-modal-backdrop .ct-modal{background-color:#fff;max-height:100vh;overflow-y:auto}div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element{align-self:stretch}div.oxy-repeater-pages,div.oxy-repeater-pages-wrap{display:flex}.oxy-rich-text p:first-child{margin-block-start:0}.oxy-rich-text p:last-child{margin-block-end:0}:-webkit-any(li,div._important),:is(li,div._important){display:list-item}:-webkit-any(table,div._important),:is(table,div._important){display:table}:is(thead,div._important),:-webkit-any(thead,div._important){display:table-header-group}:is(tr,div._important),:-webkit-any(tr,div._important){display:table-row}:is(tbody,div._important),:-webkit-any(tbody,div._important){display:table-row-group}:is(th,td,div._important),:-webkit-any(th,td,div._important){display:table-cell}:is(caption,div._important),:-webkit-any(caption,div._important){display:table-caption}:is(colgroup,div._important),:-webkit-any(colgroup,div._important){display:table-column-group}:is(col,div._important),:-webkit-any(col,div._important){display:table-column}:is(tfoot,div._important),:-webkit-any(tfoot,div._important){display:table-footer-group}@font-face{font-family:'wildly-sans';src:url(/wp-content/uploads/useanyfont/5056Wildly-Sans.woff2) format('woff2'),url(/wp-content/uploads/useanyfont/5056Wildly-Sans.woff) format('woff');font-display:auto}.wildly-sans{font-family:'wildly-sans'!important}