@charset "UTF-8";
@charset "UTF-8";
.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} #qtip-overlay.blurs,.qtip-close{cursor:pointer}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content,.qtip-titlebar{position:relative;overflow:hidden}.qtip-content{padding:5px 9px;text-align:left;word-wrap:break-word}.qtip-titlebar{padding:5px 35px 5px 10px;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;outline:0;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-icon .ui-icon,.qtip-titlebar .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:normal 700 10px/13px Tahoma,sans-serif;color:inherit;background:-100em -100em no-repeat}.qtip-default{border:1px solid #F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}.qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-red,.qtip-red .qtip-icon,.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}.qtip-red{background-color:#F78B83;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}.qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-bootstrap,.qtip-rounded,.qtip-tipsy{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border:0 solid transparent;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.qtip-jtools .qtip-content,.qtip-jtools .qtip-titlebar{background:0 0;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:0 0}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}#qtip-overlay,#qtip-overlay div{left:0;top:0;width:100%;height:100%}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,x:-o-prefocus{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:0 0;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed}#qtip-overlay div{position:absolute;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}
.navitems{margin-top:10px;margin-bottom:30px}.navitem{font-family:Helvetica,Georgia,serif}.navitems a{text-align:center;text-decoration:none;margin-right:5px;margin-bottom:5px;padding:5px 10px;font-family:Helvetica,Georgia,serif!important;display:inline-block;text-shadow:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-weight:700;border:#ddd solid 1px;color:#007dbd!important}.navitems .selecteddirectory{color:#eee!important}.navitemhidden{display:none!important}.tooltips_content_wrap .tooltips_list{padding:4px 20px;margin-bottom:10px;margin-top:10px}.tooltips_list{margin-top:4px}.tooltips_content_wrap .tooltips_list span{text-decoration:none}.tooltiplist_count{vertical-align:super;padding-left:3px;font-size:smaller}.tooltips_table span{text-decoration:none}.tooltiplist_count{vertical-align:super;padding-left:3px;font-size:smaller}.tooltips_table_items{width:100%;text-decoration:none;padding:0;margin:0}.tooltips_table_title{width:40%;display:inline-block;padding-top:0;padding-bottom:0;padding:4px 6px 4px 6px;border-left:1px;vertical-align:top}.tooltips_table_content{width:50%;display:inline-block;margin:0;padding:4px 6px 4px 6px}@media only screen and (max-width:768px){.tooltips_directory{width:auto!important}}
html{font-family:sans-serif;font-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}figcaption,figure,main{display:block}figure{margin:0}a{background-color:transparent}a:focus,a:active{outline:0}pre{font-family:monospace,monospace;font-size:1em}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}abbr[title]{border-bottom:1px #777 dotted;text-decoration:none}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}small{font-size:80%}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border:0;border-style:none}img[loading=lazy]{animation:fimg-FadeIn 2.5s}@keyframes fimg-FadeIn{from{opacity:0}to{opacity:1}}button,input,select,textarea{font-family:sans-serif;font-size:100%;margin:0}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button;cursor:pointer}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal;box-sizing:border-box}[hidden]{display:none}body{background:#f0f3f5}#page{padding:0 20px;margin:auto}.content-area,.widget-area{float:none;width:100%;margin:auto;padding:0}.row{margin:0 -10px;padding:0;list-style-type:none;box-sizing:border-box}.col-3,.col-4,.col-6,.col-8,.col-12,.col-xs-3,.col-xs-4,.col-xs-6,.col-xs-12,.col-sm-3,.col-sm-4,.col-sm-6,.col-sm-12{position:relative;min-height:1px;padding-left:10px;padding-right:10px;margin:0;box-sizing:border-box}.col-xs-3,.col-xs-4,.col-xs-6,.col-xs-12{float:left}.col-xs-3{width:25%}.col-xs-4{width:33.3334%}.col-xs-6{width:50%}.col-xs-12{width:100%}@media (min-width:768px){.col-sm-3,.col-sm-4,.col-sm-6,.col-sm-12{float:left}.col-sm-3{width:25%}.col-sm-4{width:33.3334%}.col-sm-6{width:50%}.col-sm-12{width:100%}}@media (min-width:1024px){.col-3,.col-4,.col-6,.col-8,.col-12{float:left}.col-3{width:25%}.col-4{width:33.3334%}.col-6{width:50%}.col-8{width:66.6667%}.col-12{width:100%}}body,button,input,select,textarea{font-family:'Oxygen',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.65;color:#353535}h1{font-size:1.714em;line-height:1.4;margin:20px 0 10px}h2{font-size:1.571em;line-height:1.4;font-weight:700;margin:20px 0 10px}h3{font-size:1.286em;line-height:1.4;font-weight:700;margin:20px 0 10px}h4{font-size:1.143em;font-weight:700;margin:10px 0}h5{font-size:1em;text-transform:uppercase;font-weight:400;margin:10px 0}h1,h2,h3,h4,h5,h6{clear:both}.entry-content h1:first-child,.entry-content h2:first-child,.entry-content h3:first-child,.entry-content h4:first-child,.entry-content h5:first-child,.entry-content h6:first-child,.comment-content h1:first-child,.comment-content h2:first-child,.comment-content h3:first-child,.comment-content h4:first-child,.comment-content h5:first-child,.comment-content h6:first-child{margin-top:0}.site-title{font-family:'Source Sans Pro',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;font-size:2em;font-weight:700;line-height:1.2;margin:0}.entry-title{margin:0;font-weight:400;color:#252525;font-size:1.714em}.page-title{color:#959595;font-weight:400}.page-title span{color:#0fa5d9;font-weight:700}.main-navigation,.site-footer,.widget-area,.entry-footer,.entry-meta{font-size:.929em}hr{background-color:#eee;border:0;height:1px;margin:20px 0}p{margin:0 0 20px}img{height:auto;max-width:100%}strong{font-weight:700}ul,ol{margin:0 0 20px;padding:0 0 0 20px}ul{list-style:square}ol{list-style:decimal}ul li,ol li{margin:0 0 5px 20px}ul ul,ol ol,ul ol,ol ul{margin-bottom:0;margin-left:20px}dt{font-weight:700}dd{margin:0 20px 20px}b,strong{font-weight:700}dfn,cite,em,i{font-style:italic}blockquote{font-style:italic;margin:20px 0;padding:0 15px;border-left:4px solid #ddd}blockquote p{margin-bottom:10px}blockquote cite{font-size:14px;font-weight:700;font-style:normal;color:#252525;line-height:1.5}address{margin:0 0 20px}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:14px;line-height:1.6;margin-bottom:20px;padding:20px;overflow:auto;max-width:100%}code,kbd,tt,var{font:14px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{text-decoration:none}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{border-collapse:collapse;border-spacing:0;margin:20px 0;width:100%;border-top:1px solid #eee;border-left:1px solid #eee}th{font-weight:700}thead th{font-size:1.143em;color:#252525}th,td{border-bottom:1px solid #eee;border-right:1px solid #eee;padding:10px}button,input,select,textarea{font-size:100%;margin:0}button,input[type=button],input[type=reset],input[type=submit]{background-color:#0fa5d9;color:#fff;cursor:pointer;-webkit-appearance:button;line-height:20px;padding:10px 24px;border:none;opacity:1;transition:opacity .3s ease-in-out 0s}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{color:#fff;opacity:.75}input[type=text],input[type=email],input[type=password],input[type=url],textarea{color:#454545;border:1px solid rgba(0,0,0,.07);margin:10px 0}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=url]:focus,textarea:focus{color:#252525;border-color:rgba(0,0,0,.2)}input[type=text],input[type=email],input[type=password],input[type=url]{padding:.5em 1em}textarea{padding:10px;width:100%;box-sizing:border-box}#submit{border:none;color:#fff;font-weight:700;font-size:.929em;text-transform:uppercase}#submit:hover{color:#fff}.search-form{position:relative}.search-form label{display:block}input#s{height:40px;width:100%;margin:0;padding:10px 50px 10px 10px;border:0;line-height:20px;border:1px solid #eee;box-sizing:border-box;border-radius:none;-webkit-appearance:none}.entry-content input#s{border:1px solid #eee}#search-submit{position:absolute;display:block;right:0;top:0;width:50px;height:40px;padding:6px 0 4px;margin:0;line-height:1;text-align:center;box-sizing:border-box;opacity:1;transition:opacity .3s ease-in-out 0s}#search-submit:hover{opacity:.75}.error404 .search-form{max-width:66.6667%}embed,object,iframe{max-width:100%}a{color:#0fa5d9;text-decoration:none}a:hover{text-decoration:underline}a:focus,a:active{outline:0}h1 a,h2 a,h3 a{color:#252525}.site-title a{display:inline-block;color:#252525}.site-title a:hover{text-decoration:none;color:#0fa5d9}.entry-title a:hover{text-decoration:none}.edit-link a{display:inline-block;padding:2px 15px;text-decoration:none;font-size:.923em;font-weight:700;line-height:1.5;color:#0fa5d9;background-color:#fff;border:1px solid #0fa5d9;border-radius:64px;opacity:1;transition:opacity .3s ease-in-out 0s}.edit-link a:hover{opacity:.75}.more-link{display:inline-block;margin:0;padding:0;text-decoration:none}.more-link:hover{text-decoration:underline}.alignleft{display:inline;float:left;margin:0 20px 10px 0}.alignright{display:inline;float:right;margin:0 0 10px 20px}.aligncenter{clear:both;display:block;margin:20px auto}.clearfix:before,.clearfix:after,.container:before,.container:after,.main-navigation:before,.main-navigation:after,.entry-header:before,.entry-header:after,.entry-content:before,.entry-content:after,.entry-summary:before,.entry-summary:after,.widget:before,.widget:after,.gallery:before,.gallery:after{content:"";display:table;table-layout:fixed}.clearfix:after,.container:after,.main-navigation:after,.entry-header:after,.entry-content:after,.entry-summary:after,.widget:after,.gallery:after{clear:both}.main-navigation{background-color:#0fa5d9;overflow-wrap:break-word}.main-navigation ul{list-style:none;margin:0;padding:0}.main-navigation li{float:left;position:relative;padding:0;margin:0}.main-navigation a{color:#fff;text-decoration:none;display:inline-block;height:48px;line-height:48px;padding:0 10px}.main-navigation>div>ul>li>a:hover{color:#fff}.main-navigation>div>ul>li.menu-item-has-children>a,.main-navigation>div>ul>li.page_item_has_children>a,.main-navigation>div ul ul>li.menu-item-has-children>a,.main-navigation>div ul ul>li.page_item_has_children>a{padding-right:18px}.main-navigation>div>ul>li.menu-item-has-children>a:before,.main-navigation>div>ul>li.page_item_has_children>a:before,.main-navigation>div ul ul>li.menu-item-has-children>a:before,.main-navigation>div ul ul>li.page_item_has_children>a:before{font-family:"icons-font" !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;right:2px;content:"\69";font-size:14px;width:14px;text-align:left;display:inline-block}.main-navigation>div>ul>li.menu-item-has-children>a:before,.main-navigation>div>ul>li.page_item_has_children>a:before{top:18px}.main-navigation>div ul ul>li.menu-item-has-children>a:before,.main-navigation>div ul ul>li.page_item_has_children>a:before{top:14px;right:6px}.main-navigation li:hover a,.main-navigation li:focus a{background-color:rgba(255,255,255,.2)}.main-navigation ul ul{visibility:hidden;opacity:0;width:180px;position:absolute;top:48px;left:0;z-index:99999;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1);transition:all .4s ease-in-out 0s}.main-navigation ul ul:after{border-bottom:6px solid #fff;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);content:"";height:0;margin:0 auto 0 -4px;position:absolute;text-align:center;width:0;left:1em;top:-6px}.main-navigation>div>ul>li:hover>ul{visibility:visible;opacity:1}.main-navigation ul ul li{float:none;margin:0;border-top:1px dashed rgba(0,0,0,.1)}.main-navigation ul ul li:first-child{border:0}.main-navigation ul ul a{color:#656565;display:block;height:auto;line-height:1.5;padding:10px;background:#fff}.main-navigation ul li:hover ul a,.main-navigation ul li:focus ul a{background:#fff}.main-navigation ul ul a:hover,.main-navigation ul ul a:focus{color:#0fa5d9}.main-navigation ul ul ul{display:none;visibility:visible;opacity:1;left:100%;top:0}.main-navigation ul ul ul:after{content:none}.main-navigation div ul ul li:hover>ul{display:block}.main-navigation div ul ul ul li:hover>ul{display:block}html{--dl-icon-facebook:url('data:image/svg+xml,<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z"></path></svg>');--dl-icon-feed:url('data:image/svg+xml,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M2,8.7V12c5.5,0,10,4.5,10,10h3.3C15.3,14.6,9.4,8.7,2,8.7z M2,2v3.3c9.2,0,16.7,7.5,16.7,16.7H22C22,11,13,2,2,2z M4.5,17 C3.1,17,2,18.1,2,19.5S3.1,22,4.5,22S7,20.9,7,19.5S5.9,17,4.5,17z"/></svg>');--dl-icon-flickr:url('data:image/svg+xml,<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M6.5,7c-2.75,0-5,2.25-5,5s2.25,5,5,5s5-2.25,5-5S9.25,7,6.5,7z M17.5,7c-2.75,0-5,2.25-5,5s2.25,5,5,5s5-2.25,5-5 S20.25,7,17.5,7z"></path></svg>');--dl-icon-github:url('data:image/svg+xml,<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12,2C6.477,2,2,6.477,2,12c0,4.419,2.865,8.166,6.839,9.489c0.5,0.09,0.682-0.218,0.682-0.484 c0-0.236-0.009-0.866-0.014-1.699c-2.782,0.602-3.369-1.34-3.369-1.34c-0.455-1.157-1.11-1.465-1.11-1.465 c-0.909-0.62,0.069-0.608,0.069-0.608c1.004,0.071,1.532,1.03,1.532,1.03c0.891,1.529,2.341,1.089,2.91,0.833 c0.091-0.647,0.349-1.086,0.635-1.337c-2.22-0.251-4.555-1.111-4.555-4.943c0-1.091,0.39-1.984,1.03-2.682 C6.546,8.54,6.202,7.524,6.746,6.148c0,0,0.84-0.269,2.75,1.025C10.295,6.95,11.15,6.84,12,6.836 c0.85,0.004,1.705,0.114,2.504,0.336c1.909-1.294,2.748-1.025,2.748-1.025c0.546,1.376,0.202,2.394,0.1,2.646 c0.64,0.699,1.026,1.591,1.026,2.682c0,3.841-2.337,4.687-4.565,4.935c0.359,0.307,0.679,0.917,0.679,1.852 c0,1.335-0.012,2.415-0.012,2.741c0,0.269,0.18,0.579,0.688,0.481C19.138,20.161,22,16.416,22,12C22,6.477,17.523,2,12,2z"></path></svg>');--dl-icon-instagram:url('data:image/svg+xml,<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z"></path></svg>');--dl-icon-linkedin:url('data:image/svg+xml,<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z"></path></svg>');--dl-icon-medium:url('data:image/svg+xml,<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M20.962,7.257l-5.457,8.867l-3.923-6.375l3.126-5.08c0.112-0.182,0.319-0.286,0.527-0.286c0.05,0,0.1,0.008,0.149,0.02 c0.039,0.01,0.078,0.023,0.114,0.041l5.43,2.715l0.006,0.003c0.004,0.002,0.007,0.006,0.011,0.008 C20.971,7.191,20.98,7.227,20.962,7.257z M9.86,8.592v5.783l5.14,2.57L9.86,8.592z M15.772,17.331l4.231,2.115 C20.554,19.721,21,19.529,21,19.016V8.835L15.772,17.331z M8.968,7.178L3.665,4.527C3.569,4.479,3.478,4.456,3.395,4.456 C3.163,4.456,3,4.636,3,4.938v11.45c0,0.306,0.224,0.669,0.498,0.806l4.671,2.335c0.12,0.06,0.234,0.088,0.337,0.088 c0.29,0,0.494-0.225,0.494-0.602V7.231C9,7.208,8.988,7.188,8.968,7.178z"></path></svg>');--dl-icon-pinterest:url('data:image/svg+xml,<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12.289,2C6.617,2,3.606,5.648,3.606,9.622c0,1.846,1.025,4.146,2.666,4.878c0.25,0.111,0.381,0.063,0.439-0.169 c0.044-0.175,0.267-1.029,0.365-1.428c0.032-0.128,0.017-0.237-0.091-0.362C6.445,11.911,6.01,10.75,6.01,9.668 c0-2.777,2.194-5.464,5.933-5.464c3.23,0,5.49,2.108,5.49,5.122c0,3.407-1.794,5.768-4.13,5.768c-1.291,0-2.257-1.021-1.948-2.277 c0.372-1.495,1.089-3.112,1.089-4.191c0-0.967-0.542-1.775-1.663-1.775c-1.319,0-2.379,1.309-2.379,3.059 c0,1.115,0.394,1.869,0.394,1.869s-1.302,5.279-1.54,6.261c-0.405,1.666,0.053,4.368,0.094,4.604 c0.021,0.126,0.167,0.169,0.25,0.063c0.129-0.165,1.699-2.419,2.142-4.051c0.158-0.59,0.817-2.995,0.817-2.995 c0.43,0.784,1.681,1.446,3.013,1.446c3.963,0,6.822-3.494,6.822-7.833C20.394,5.112,16.849,2,12.289,2"></path></svg>');--dl-icon-share:url('data:image/svg+xml,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M18,15c-1.1,0-2.1,0.5-2.8,1.2l-5.3-3.1C9.9,12.7,10,12.4,10,12c0-0.4-0.1-0.7-0.2-1.1l5.3-3.1C15.9,8.5,16.9,9,18,9 c2.2,0,4-1.8,4-4s-1.8-4-4-4s-4,1.8-4,4c0,0.4,0.1,0.7,0.2,1.1L8.8,9.2C8.1,8.5,7.1,8,6,8c-2.2,0-4,1.8-4,4c0,2.2,1.8,4,4,4 c1.1,0,2.1-0.5,2.8-1.2l5.3,3.1C14.1,18.3,14,18.6,14,19c0,2.2,1.8,4,4,4s4-1.8,4-4S20.2,15,18,15z M18,3c1.1,0,2,0.9,2,2 s-0.9,2-2,2s-2-0.9-2-2S16.9,3,18,3z M6,14c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2s2,0.9,2,2C8,13.1,7.1,14,6,14z M18,21 c-1.1,0-2-0.9-2-2c0-0.4,0.1-0.7,0.3-1c0,0,0,0,0,0c0,0,0,0,0,0c0.3-0.6,1-1,1.7-1c1.1,0,2,0.9,2,2S19.1,21,18,21z"/></svg>');--dl-icon-tiktok:url('data:image/svg+xml,<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M16.708 0.027c1.745-0.027 3.48-0.011 5.213-0.027 0.105 2.041 0.839 4.12 2.333 5.563 1.491 1.479 3.6 2.156 5.652 2.385v5.369c-1.923-0.063-3.855-0.463-5.6-1.291-0.76-0.344-1.468-0.787-2.161-1.24-0.009 3.896 0.016 7.787-0.025 11.667-0.104 1.864-0.719 3.719-1.803 5.255-1.744 2.557-4.771 4.224-7.88 4.276-1.907 0.109-3.812-0.411-5.437-1.369-2.693-1.588-4.588-4.495-4.864-7.615-0.032-0.667-0.043-1.333-0.016-1.984 0.24-2.537 1.495-4.964 3.443-6.615 2.208-1.923 5.301-2.839 8.197-2.297 0.027 1.975-0.052 3.948-0.052 5.923-1.323-0.428-2.869-0.308-4.025 0.495-0.844 0.547-1.485 1.385-1.819 2.333-0.276 0.676-0.197 1.427-0.181 2.145 0.317 2.188 2.421 4.027 4.667 3.828 1.489-0.016 2.916-0.88 3.692-2.145 0.251-0.443 0.532-0.896 0.547-1.417 0.131-2.385 0.079-4.76 0.095-7.145 0.011-5.375-0.016-10.735 0.025-16.093z"></path></svg>');--dl-icon-tumblr:url('data:image/svg+xml,<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M19.7,32c-4.8,0-8.4-2.5-8.4-8.4v-9.5H6.9V9c4.8-1.2,6.8-5.4,7.1-9h5v8.1h5.8v6H19v8.3c0,2.5,1.2,3.3,3.2,3.3h2.8V32H19.7z"/></svg>');--dl-icon-twitter:url('data:image/svg+xml,<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M14,10.4l7.6-8.9h-1.8L13,9.1L7.9,1.6H1.7l8,11.7l-8,9.3h1.8l7-8.1l5.6,8.1h6.2L14,10.4L14,10.4z M11.4,13.3l-0.8-1.1 L4.1,2.9h2.8l5.3,7.5l0.8,1.1l6.8,9.6h-2.8L11.4,13.3L11.4,13.3z"/></svg>');--dl-icon-xing:url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M5,5.9C4.9,5.9,4.7,6,4.6,6.1c-0.1,0.1-0.1,0.3,0,0.4l2,3.4c0,0,0,0,0,0l-3.1,5.4c-0.1,0.2-0.1,0.3,0,0.4 C3.6,15.9,3.8,16,3.9,16h2.9c0.4,0,0.6-0.3,0.8-0.6c0,0,3-5.3,3.1-5.5c0,0-2-3.5-2-3.5C8.6,6.2,8.4,5.9,7.9,5.9L5,5.9L5,5.9z"/><path d="M17.2,2c-0.4,0-0.6,0.3-0.8,0.5c0,0-6.2,11-6.4,11.4c0,0,4.1,7.5,4.1,7.5c0.1,0.3,0.4,0.5,0.8,0.5h2.9 c0.2,0,0.3-0.1,0.4-0.2c0.1-0.1,0.1-0.3,0-0.4l-4.1-7.4c0,0,0,0,0,0l6.4-11.3c0.1-0.2,0.1-0.3,0-0.4C20.4,2.1,20.2,2,20.1,2H17.2z"/></svg>');--dl-icon-youtube:url('data:image/svg+xml,<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z"></path></svg>')}.social-navigation{margin:10px 0 0;box-sizing:border-box}.social-links{list-style-type:none;margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem}.social-links li a,.social-links li{line-height:1;padding:0;margin:0}.social-links a{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:24px;background:#353535;color:#fff;text-align:center;text-decoration:none;margin:0}.social-links li:first-child a{margin-left:0}.social-links a span:before{content:none !important}.social-links a span{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;line-height:1;vertical-align:unset;width:16px;height:16px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.social-links li a span{-webkit-mask-image:var(--dl-icon-share);mask-image:var(--dl-icon-share)}.social-links li a[href*="facebook.com"] span{-webkit-mask-image:var(--dl-icon-facebook);mask-image:var(--dl-icon-facebook)}.social-links li a[href*=feed] span{-webkit-mask-image:var(--dl-icon-feed);mask-image:var(--dl-icon-feed)}.social-links li a[href*="flickr.com"] span{-webkit-mask-image:var(--dl-icon-flickr);mask-image:var(--dl-icon-flickr)}.social-links li a[href*="github.com"] span{-webkit-mask-image:var(--dl-icon-github);mask-image:var(--dl-icon-github)}.social-links li a[href*="instagram.com"] span{-webkit-mask-image:var(--dl-icon-instagram);mask-image:var(--dl-icon-instagram)}.social-links li a[href*="linkedin.com"] span{-webkit-mask-image:var(--dl-icon-linkedin);mask-image:var(--dl-icon-linkedin)}.social-links li a[href*="medium.com"] span{-webkit-mask-image:var(--dl-icon-medium);mask-image:var(--dl-icon-medium)}.social-links li a[href*="pinterest.com"] span{-webkit-mask-image:var(--dl-icon-pinterest);mask-image:var(--dl-icon-pinterest)}.social-links li a[href*="tiktok.com"] span{-webkit-mask-image:var(--dl-icon-tiktok);mask-image:var(--dl-icon-tiktok)}.social-links li a[href*="tumblr.com"] span{-webkit-mask-image:var(--dl-icon-tumblr);mask-image:var(--dl-icon-tumblr)}.social-links li a[href*="twitter.com"] span{-webkit-mask-image:var(--dl-icon-twitter);mask-image:var(--dl-icon-twitter)}.social-links li a[href*="xing.com"] span{-webkit-mask-image:var(--dl-icon-xing);mask-image:var(--dl-icon-xing)}.social-links li a[href*="youtube.com"] span{-webkit-mask-image:var(--dl-icon-youtube);mask-image:var(--dl-icon-youtube)}.social-links a:hover{background:#252525}.social-links .rss:hover{background:#f28a29}.social-links .facebook:hover{background:#1778f2}.social-links .instagram:hover{background:#f00075}.social-links .linkedin:hover{background:#007bb6}.social-links .medium:hover{background:#000}.social-links .flickr:hover{background:#ff0084}.social-links .github:hover{background:#121111}.social-links .pinterest:hover{background:#cb2027}.social-links .tiktok:hover{background:#000}.social-links .tumblr:hover{background:#001935}.social-links .twitter:hover{background:#000}.social-links .xing:hover{background:#1a7576}.social-links .youtube:hover{background:#b00}.menu-toggle{display:none;position:absolute;right:0;top:0;width:40px;height:40px;text-decoration:none;color:#151515;padding:0;margin:0;background-color:transparent;border:0;border-radius:0;text-align:center;cursor:pointer}.menu-toggle:hover,.menu-toggle:active{background-color:transparent;opacity:1}.button-toggle{display:block;background-color:#151515;height:3px;opacity:1;position:absolute;transition:opacity .3s ease 0s,background .3s ease 0s;width:24px;z-index:20;left:8px;top:20px;border-radius:2px}.button-toggle:before{content:"";height:3px;left:0;position:absolute;top:-7px;transform-origin:center center 0;transition:transform .3s ease 0s,background .3s ease 0s;width:24px;background-color:#151515;border-radius:inherit}.button-toggle:after{bottom:-7px;content:"";height:3px;left:0;position:absolute;transform-origin:center center 0;transition:transform .3s ease 0s,background .3s ease 0s;width:24px;background-color:#151515;border-radius:inherit}.toggled-on .button-toggle{background-color:transparent}.toggled-on .button-toggle:before,.toggled-on .button-toggle:after{opacity:1;background-color:#fff}.toggled-on .button-toggle:before{transform:translate(0px,7px) rotate(-45deg)}.toggled-on .button-toggle:after{transform:translate(0px,-7px) rotate(45deg)}@media (max-width:480px){.mobile-navigation{padding-left:20px;padding-right:20px}}@media (max-width:768px),(min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1){#site-navigation-sticky-wrapper,#site-navigation{display:none}.menu-toggle{display:block;z-index:1000;border:0;border-radius:0;text-decoration:none;text-align:center}.mobile-navigation{display:block;background-color:#151515;height:100vh;opacity:0;overflow-y:auto;overflow-x:hidden;padding:60px 40px 40px;font-size:16px;visibility:hidden;position:fixed;top:0;right:0;left:0;z-index:999;transition:.3s;box-sizing:border-box}.admin-bar .mobile-navigation{padding-top:100px}.mobile-navigation ul{list-style-type:none}.mobile-navigation ul li{display:block;margin:0}.mobile-navigation ul ul{margin:0;padding:0 0 0 20px;opacity:0;visibility:hidden;max-height:0;transition:.4s ease-in-out}.mobile-navigation .home-link{float:none;padding:0 10px}.mobile-navigation .home-link a{color:#fff}.mobile-navigation .icon-home{font-size:18px}.mobile-nav-menu{padding:0;margin:0}.mobile-nav-menu .icon-home{font-size:18px}.mobile-nav-menu>li{border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav-menu a{display:inline-block;width:auto;height:auto;padding:15px 10px;line-height:1.5;color:#ddd;background:0 0;text-decoration:none;border:0}.mobile-nav-menu a:hover{text-decoration:none}.mobile-nav-menu ul a{padding-left:inherit}.mobile-nav-menu a:hover{background-color:#151515;color:#fff}.mobile-navigation.toggled-on{opacity:1;visibility:visible}.mobile-nav-open{overflow:hidden}.mobile-navigation li.toggle-on>a~ul{opacity:1;visibility:visible;max-height:1024px}.mobile-navigation .dropdown-toggle{display:inline-block;position:relative;padding:10px;color:#fff;vertical-align:middle;cursor:pointer}.mobile-navigation .dropdown-toggle:before{border-color:currentcolor;border-style:solid;border-width:0 2px 2px 0;border-radius:2px;content:"";height:7px;width:7px;position:absolute;right:6px;top:4px;transform:rotate(45deg)}.mobile-navigation .toggle-on>.dropdown-toggle:before{transform:rotate(-135deg)}.mobile-navigation .social-links{margin:0;padding:10px}.mobile-navigation .social-links li a{width:30px;height:30px;border-radius:30px;text-decoration:none;background-color:#fff;color:#151515}.mobile-navigation .social-links a span{width:18px;height:18px}}@media (min-width:769px){.mobile-navigation{display:none}}.footer-navigation .menu li,.footer-navigation .menu li a{display:inline-block}.footer-navigation .menu{margin:0;padding:0}.footer-navigation .menu li{margin:0 0 0 .5em}.footer-navigation .menu li:first-child{margin-left:0}.navigation{overflow:hidden;clear:both}.post-navigation{margin:0 0 20px;overflow:hidden;padding:15px 20px;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.06)}.post-navigation .nav-previous,.post-navigation .previous-image{float:left;width:50%}.post-navigation .nav-next,.post-navigation .next-image{float:right;text-align:right;width:50%}.pagination{margin:0 0 20px;padding:0}.pagination .nav-links{clear:both;list-style-type:none;margin:0;padding:0}.pagination .nav-links a,.pagination .nav-links span{display:block;float:left;height:35px;min-width:35px;margin:0 5px 5px 0;padding:0 10px;text-align:center;font-size:12px;line-height:35px;background-color:#fff;color:#777;box-sizing:border-box;border:1px solid #ddd}.pagination .nav-links .current,.pagination .nav-links .current:hover,.pagination .nav-links a:hover{border-color:transparent;text-decoration:none;color:#fff;background:#0fa5d9}.pagination .icon-font{vertical-align:middle}.site-header{position:relative}.site-brand{position:relative;margin:20px 0}.site-brand h1 a{text-decoration:none;outline:none;margin:auto}.site-description{color:#959595;color:rgba(0,0,0,.5);margin:5px 0 0;font-size:1em;font-weight:400}.header-image{display:none}.header-ads{margin:0 auto 20px;text-align:center}.header-ads img{display:block;margin:auto}.site-main{margin:20px 0}.hentry,.no-results{margin:0 0 20px;padding:0;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.06)}.entry-header{position:relative;padding:15px 20px;border-bottom:1px solid rgba(0,0,0,.07)}.entry-title,.entry-meta{box-sizing:border-box}.entry-meta,.entry-meta a{color:#959595}.entry-meta a:hover{color:#0fa5d9}.entry-time{display:none}.entry-content,.entry-summary{padding:20px;overflow-wrap:break-word}.entry-content>*:first-child{margin-top:0}.entry-footer{padding:15px 20px;border-top:1px solid rgba(0,0,0,.07);color:#959595}.entry-content>*:last-child,.entry-summary>*:last-child,.entry-footer>*:last-child{margin-bottom:0}.posted-on,.byline,.comments-link,.cat-links,.tags-links{padding-right:.5em;display:inline-block}.posted-on,.byline,.comments-link{margin-top:10px}.sep{display:inline-block;padding:0 .5em;color:#b5b5b5}.cat-links+.tags-links,.cat-links+.edit-link,.tags-links+.edit-link,.comments-link+.edit-link{margin-left:.5em}.post-thumbnail img{display:block;margin:0 auto 15px;max-width:100%;height:auto}.updated:not(.published){display:none}.icon-font{font-size:14px;display:inline-block;vertical-align:-10%}.entry-meta .icon-font{vertical-align:-5%}.entry-footer .icon-font{color:#0fa5d9}.page-header{background-color:#fff;margin:0 0 20px;padding:15px 20px;box-shadow:0 1px 1px rgba(0,0,0,.06)}.page-header h1{font-size:.857em;text-transform:uppercase;margin:0;padding:0}.page-header .taxonomy-description{margin:10px 0 0}.page-header .taxonomy-description p{margin-bottom:10px}.page-header .taxonomy-description *:last-child{margin-bottom:0}.page-links{clear:both;margin:0 0 1.5em}.page-links>a,.page-links>span{padding:0 .25em;display:inline-block}.featured-image{margin-bottom:20px}.featured-image img{margin:auto;display:block}.page-content img.wp-smiley,.entry-content img.wp-smiley,.comment-content img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.gallery-item{display:inline-block;padding:0 10px;margin:0 0 1.5em;text-align:center;vertical-align:top;width:100%;box-sizing:border-box}.gallery-item img{display:block;max-width:100%;height:auto;border:none}#content .gallery-icon img{display:block;max-width:100%;height:auto;margin:0 auto;border:none}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.wp-caption{border:0;margin:0 0 1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin:0}.wp-caption .wp-caption-text{color:#757575;font-size:.929em;margin-top:.5em}.gallery-caption{color:#757575;display:block;font-size:.929em;margin:0;padding-top:.5em}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#10c0cc;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.author-info{background-color:#fff;margin:0 0 20px;padding:15px 20px;box-shadow:0 1px 1px rgba(0,0,0,.06);font-size:.929em}.author-info:before,.author-info:after{content:none}.author-avatar{max-width:80px;margin:0 auto 20px}.author-avatar img{border-radius:50%}.author-title{clear:none;margin:0 0 10px;text-align:center;font-weight:700}.author-description p:last-child{margin-bottom:0}.format-quote .entry-summary blockquote{margin:0}.format-image .entry-summary img{margin:0}.format-status .entry-summary,.format-quote .entry-summary{position:relative}.format-status .entry-summary p{margin-bottom:10px}.format-status .posted-on a{color:#959595}.entry-format-icon{display:none}.entry-format-icon{line-height:48px}.entry-format-icon:before{font-family:"icons-font" !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:21px;text-align:center;color:#fff;vertical-align:middle}.sticky .entry-time-day,.sticky .entry-time-month,.format-image .entry-time-day,.format-image .entry-time-month,.format-gallery .entry-time-day,.format-gallery .entry-time-month,.format-link .entry-time-day,.format-link .entry-time-month,.format-quote .entry-time-day,.format-quote .entry-time-month,.format-video .entry-time-day,.format-video .entry-time-month{display:none}.sticky .entry-format-icon,.format-image .entry-format-icon,.format-gallery .entry-format-icon,.format-link .entry-format-icon,.format-quote .entry-format-icon,.format-video .entry-format-icon,.format-status .entry-format-icon{display:block}.sticky .entry-format-icon:before{content:"\73"}.format-image .entry-format-icon:before{content:"\74"}.format-gallery .entry-format-icon:before{content:"\55"}.format-video .entry-format-icon:before{content:"\75"}.format-link .entry-format-icon:before{content:"\51"}.format-quote .entry-format-icon:before{content:"\61"}.format-status .entry-format-icon:before{content:"\76"}.widget{margin:0 0 20px;padding:15px 20px;color:#757575;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.06);overflow-wrap:break-word}.widget-title{color:#353535;font-size:1.154em;margin:0 0 10px;line-height:1.4}.widget ul{margin:0;padding:0}.widget li{margin:0;padding:.5em 0;list-style-type:none}.widget *:last-child{margin-bottom:0}.widget_archive li a:before,.widget_links li a:before,.widget_categories li a:before,.widget_meta li a:before,.widget_recent_entries li a:before,.widget_recent_comments li .comment-author-link:before{font-family:"icons-font" !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:14px;width:14px;text-align:left;display:inline-block;vertical-align:-15%}.widget_archive li a:before,.widget_links li a:before,.widget_categories li a:before,.widget_meta li a:before,.widget_recent_entries li a:before{content:"\66"}.widget_recent_entries.widget_block li a:before{content:none}.widget_recent_comments li .comment-author-link:before{content:"\4a";padding-right:.25em}.widget select{max-width:100%}.widget_media_image img{display:block}.widget_text p{margin-bottom:10px}.widget_text img.aligncenter{margin:10px auto}.widget_calendar table{margin:0}.widget_calendar caption{color:#353535;font-size:1.154em;margin-bottom:15px;font-weight:700;text-align:left}.widget_recent_comments a{color:#999}.widget_recent_comments li a.url:before{content:"J";padding-right:.25em}.sidebar .widget_recent_comments a.url{color:#0fa5d9}.widget_tag_cloud a{display:inline-block;padding:1px 10px;margin:0 0 5px;font-size:1em !important;line-height:1.4;border:1px solid rgba(255,255,255,.05);border-radius:3px;background-color:transparent}#tertiary{border-bottom:1px solid rgba(255,255,255,.05);margin:0 0 20px}#tertiary .widget{width:100%;padding:0;margin-bottom:20px;border:none;background:0 0;color:#ccc;box-shadow:none;box-sizing:border-box}#tertiary .widget-title{font-size:.923em;text-transform:uppercase;color:#fff}#tertiary .widget ul{margin:0;padding:0}#tertiary .widget li{list-style-type:none;padding:0;margin:.5em 0}#tertiary .widget_archive li a:before,#tertiary .widget_links li a:before,#tertiary .widget_categories li a:before,#tertiary .widget_meta li a:before,#tertiary .widget_recent_entries li a:before{content:none}#tertiary .widget_search input#s{width:100%}#tertiary table,#tertiary th,#tertiary td{border-color:#555}#tertiary .widget_calendar caption{font-size:.923em;text-transform:uppercase;color:#fff}#tertiary thead th{background:#252525}.site-footer{clear:both;color:rgba(255,255,255,.85);padding:20px;background:#252525}.site-footer a{color:#fff}.credits,.footer-navigation{text-align:center}.credits{margin-bottom:10px}.comments-area{margin:20px 0;padding:15px 20px;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.06)}.comments-area input[type=text],.comments-area input[type=email],.comments-area input[type=url],.comments-area textarea{border-radius:0;box-shadow:none;display:block}.comments-area h2,.comments-area h3{color:#353535;margin-bottom:10px}.comments-area label{display:inline-block;font-weight:700}.comment-respond>h3:first-child{margin-top:0}.form-allowed-tags{display:none}.commentlist{margin:1.5em 0;padding:0}.commentlist li{list-style-type:none;margin:0 0 1.5em}.comment .avatar{float:left;margin-right:20px;border-radius:64px}.comment-content{clear:both;padding:.5em 0}.comment-content p:last-child{margin:0}.comment .fn{font-style:normal;font-weight:700}p.has-drop-cap:not(:focus):first-letter {font-size:5em;margin-top:.125em}[class^=wp-block-] figcaption{display:block;margin:10px 0 0;font-size:14px;text-align:center;line-height:1.5;color:#959595;box-sizing:border-box}.wp-block-image{margin-bottom:20px}.wp-block-image img{display:block}.wp-block-image .alignleft,.wp-block-image .alignright{margin:0 auto 20px}.wp-block-image .aligncenter{clear:both;margin:20px auto}@media screen and (min-width:480px){.wp-block-image .alignleft{margin:0 20px 5px 0}.wp-block-image .alignright{margin:0 0 5px 20px}}.wp-block-cover-image,.wp-block-cover{margin:20px auto}.wp-block-cover-image .wp-block-cover__inner-container>*:last-child,.wp-block-cover .wp-block-cover__inner-container>*:last-child{margin-bottom:0}.wp-block-gallery{margin-left:0}.wp-block-button{margin-bottom:2em}.wp-block-button__link,.wp-block-file .wp-block-file__button{background:#353535;font-weight:700;line-height:20px;border-radius:0}.wp-block-button__link{padding:10px 24px;font-size:1em;opacity:1;transition:opacity .3s ease-in-out 0s}.wp-block-button__link:hover{text-decoration:none;opacity:.75}.wp-block-file .wp-block-file__button{padding:8px 16px;font-size:14px}.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color){color:#fff}.wp-block-button.is-style-outline{color:#353535}.wp-block-button.is-style-outline .wp-block-button__link{background:0 0;border-color:currentColor;padding:8px 22px}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color){color:inherit}.wp-block-separator{color:#353535;border:0}.wp-block-separator:not(.is-style-wide){background-color:#353535}.wp-block-separator:not(.is-style-dots){height:2px}.wp-block-separator:not(.is-style-wide):not(.is-style-dots):not(.alignwide){max-width:80px;margin-left:auto;margin-right:auto}.wp-block-separator.is-style-dots:before{background-color:transparent;font-size:2em;letter-spacing:2em;padding-left:2em}.wp-block-quote.has-text-align-center{border-left:0;padding:0 20px}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:30px auto}.wp-block-media-text{margin-bottom:20px}.wp-block-media-text *:last-child{margin-bottom:0}.wp-block-columns{margin-bottom:30px}.wp-block-audio audio{display:block;width:100%}.wp-block-latest-posts,.wp-block-latest-comments{padding-left:0;margin-left:0}.wp-block-categories{margin-left:0}.entry-content .wp-social-link a,.entry-content .wp-social-link a:hover,.entry-content .wp-social-link a:active,.entry-content .wp-social-link a:visited,.entry-content .wp-social-link svg{color:currentColor}.entry-content .has-black-color{color:#000}.entry-content .has-dark-gray-color{color:#252525}.entry-content .has-medium-gray-color{color:#353535}.entry-content .has-light-gray-color{color:#959595}.entry-content .has-white-color{color:#fff}.entry-content .has-black-background-color{background-color:#000}.entry-content .has-dark-gray-background-color{background-color:#252525}.entry-content .has-medium-gray-background-color{background-color:#353535}.entry-content .has-light-gray-background-color{background-color:#959595}.entry-content .has-white-background-color{background-color:#fff}.has-small-font-size{font-size:14px}.has-regular-font-size{font-size:16px}.has-large-font-size{font-size:24px;line-height:1.4}.has-larger-font-size{font-size:32px;line-height:1.4}.page-template-no-sidebar .content-area,.page-template-no-sidebar.site-paged .content-area{width:100%;max-width:100%;float:none}.one-column .content-area,.one-column.site-paged .content-area{width:100%;max-width:100%;float:none}.grid2 .posts-loop .entry-time,.grid2-sidebar .posts-loop .entry-time{display:none}.grid2 .post-thumbnail img,.grid2-sidebar .post-thumbnail img{max-width:100%;margin:0 auto 10px}.grid2 .posts-loop .entry-title,.grid2-sidebar .posts-loop .entry-title{padding:0;font-size:1.429em}.grid2 .posts-loop .entry-meta,.grid2-sidebar .posts-loop .entry-meta{padding:0}.grid2 .posts-loop .entry-header,.grid2-sidebar .posts-loop .entry-header{padding:20px 20px 10px}.grid2 .entry-summary,.grid2-sidebar .entry-summary{padding-top:10px;padding-bottom:10px}.grid2 .posts-loop .entry-footer,.grid2-sidebar .posts-loop .entry-footer{padding-top:10px;padding-bottom:10px}.grid2.site-paged .posts-loop .hentry>*,.grid2-sidebar.site-paged .posts-loop .hentry>*{padding:0}.woocommerce .woocommerce-content{margin:0;padding:20px;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.06);overflow-wrap:break-word}.woocommerce .woocommerce-breadcrumb{margin:0 0 20px}.woocommerce .product .summary{padding:0}.woocommerce-products-header .page-title{color:#353535}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:0;margin:10px 0}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{width:60px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce .products ul,.woocommerce ul.products{margin-bottom:20px}@media screen and (min-width:480px){.header-image{display:block;text-decoration:none;margin-top:20px}.header-image img{display:block;max-width:100%;height:auto}}@media screen and (min-width:600px){#page{padding:0 30px}.one-column .post-thumbnail .size-medium{max-width:50%}.author-info{display:flex;gap:20px}.author-avatar{flex-basis:80px;flex-grow:0;margin:0}.author-description{flex:1 1 0}.author-title{margin:0 0 5px;text-align:left}}@media screen and (min-width:768px){#page{max-width:740px;padding:0 40px}.entry-title,.entry-meta{padding-right:60px}.entry-time{display:block;position:absolute;width:48px;height:48px;right:20px;top:15px;background-color:rgba(15,165,217,.75);border-radius:24px;color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;text-align:center;text-transform:uppercase}.entry-time-day{display:block;line-height:1;padding:8px 0 3px}.entry-time-month{border-top:1px solid rgba(255,255,255,.2);display:inline-block;line-height:1;padding:3px 0 0}.post .entry-header{min-height:48px}.credits{text-align:left}.footer-navigation{text-align:right}.credits,.footer-navigation{margin:10px 0}.grid2 .posts-loop .row>div:nth-child(2n+1),.grid2-sidebar .posts-loop .row>div:nth-child(2n+1){clear:left}}@media screen and (min-width:1024px){#page{margin:auto;padding:0;max-width:980px}.content-area{width:65.3062%;float:left}.widget-area{width:30.6123%;float:right}.sidebar-content .content-area{float:right}.sidebar-content .widget-area{float:left}.one-column .post-thumbnail .size-medium{max-width:300px}}@media (max-width:768px),(min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1){.site-brand .col-6{width:100%;float:none}.site-logo,.site-title{padding-right:60px}.site-brand{margin-bottom:0}.social-navigation{width:100%;float:none;padding:0}.social-links{justify-content:flex-start}}
embed,object,iframe{max-width:100%;max-height:100%}#disqus_thread{margin-left:10px;margin-right:10px}body,button,input,select,textarea{font-size:16px}
@font-face{font-family:"icons-font";src:url(//topor.me/wp-content/themes/the-box/assets/css/../fonts/fa-webfont.eot);src:url(//topor.me/wp-content/themes/the-box/assets/css/../fonts/fa-webfont.eot?#iefix) format("embedded-opentype"), url(//topor.me/wp-content/themes/the-box/assets/css/../fonts/fa-webfont.woff) format("woff"), url(//topor.me/wp-content/themes/the-box/assets/css/../fonts/fa-webfont.ttf) format("truetype"), url(//topor.me/wp-content/themes/the-box/assets/css/../fonts/fa-webfont.svg#icons-font) format("svg");font-weight:normal;font-style:normal;font-display:swap}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"icons-font" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-quote-right:before{content:"\61"}.icon-quote-left:before{content:"\62"}.icon-double-arrow-right:before{content:"\64"}.icon-double-arrow-left:before{content:"\65"}.icon-angle-right:before{content:"\66"}.icon-angle-left:before{content:"\67"}.icon-angle-down:before{content:"\69"}.icon-menu:before{content:"\6a"}.icon-comment:before{content:"\6c"}.icon-comments-alt:before{content:"\6d"}.icon-caret-right:before{content:"\6f"}.icon-caret-left:before{content:"\70"}.icon-mail:before{content:"\71"}.icon-pin:before{content:"\73"}.icon-image:before{content:"\74"}.icon-video:before{content:"\75"}.icon-link-external:before{content:"\72"}.icon-googleplus:before{content:"\77"}.icon-fontawesome-webfont-21:before{content:"\77"}.icon-facebook:before{content:"\78"}.icon-youtube:before{content:"\79"}.icon-pinterest:before{content:"\7a"}.icon-search:before{content:"\41"}.icon-twitter:before{content:"\42"}.icon-home:before{content:"\43"}.icon-linkedin:before{content:"\44"}.icon-coffee:before{content:"\45"}.icon-rss:before{content:"\4d"}.icon-user:before{content:"\76"}.icon-instagram:before{content:"\46"}.icon-category-alt:before{content:"\48"}.icon-tag-alt:before{content:"\49"}.icon-comment-alt:before{content:"\4a"}.icon-comments:before{content:"\4b"}.icon-music:before{content:"\4e"}.icon-tag:before{content:"\4f"}.icon-mail-alt:before{content:"\50"}.icon-link:before{content:"\51"}.icon-flag:before{content:"\6b"}.icon-category:before{content:"\4c"}.icon-hearth:before{content:"\38"}.icon-camera:before{content:"\55"}.icon-book:before{content:"\56"}.icon-star-alt:before{content:"\47"}.icon-date:before{content:"\5a"}.icon-heart-alt:before{content:"\30"}.icon-doc-alt:before{content:"\31"}.icon-star:before{content:"\63"}.icon-calendar:before{content:"\32"}.icon-dribbble:before{content:"\33"}.icon-caret-down:before{content:"\68"}.icon-caret-up:before{content:"\6e"}.icon-download:before{content:"\35"}.icon-tumblr:before{content:"\39"}.icon-github:before{content:"\21"}.icon-flickr:before{content:"\59"}.icon-share:before{content:"\36"}.icon-stumbleupon:before{content:"\34"}.icon-medium:before{content:"\52"}.icon-whatsapp:before{content:"\53"}.icon-globe:before{content:"\54"}.icon-lock:before{content:"\57"}.icon-shopping-cart:before{content:"\58"}.icon-euro:before{content:"\22"}.icon-dollar:before{content:"\23"}.icon-plus-circle:before{content:"\24"}.icon-delete-circle:before{content:"\25"}.icon-minus-circle:before{content:"\26"}.icon-right-circle:before{content:"\37"}.icon-left-circle:before{content:"\27"}.icon-information-circle:before{content:"\28"}.icon-pinterest-alt:before{content:"\29"}.icon-angle-up:before{content:"\2a"}.icon-play:before{content:"\2b"}.icon-xing:before{content:"\2c"}
@keyframes pulse{0%{transform:scale(1)}35%{transform:scale(1.1)}60%{transform:scale(1.05)}100%{transform:scale(1)}}[data-type="core-embed/youtube"],[data-type="core-embed/vimeo"]{clear:both}.container-youtube,.container-vimeo{font-size:0;line-height:0}.container-youtube noscript,.container-vimeo noscript{display:block;font-size:1rem;line-height:1.2em;text-align:left}.preview-lazyload{opacity:1;position:relative;transition:opacity .25s}.js-lazyload--not-loaded .preview-lazyload{opacity:0}.entry-content a.preview-lazyload,a.preview-lazyload{background-color:transparent;border:0;height:315px;width:100%;max-width:100%;display:inline-block;margin-top:0;box-sizing:border-box}.entry-content a.preview-lazyload,a.preview-lazyload,.lazy-load-info-extra{text-decoration:none;color:#fff;font-family:Arial,serif;font-size:14px;line-height:18px}a.lazy-load-vimeo{text-decoration:none}.lazy-load-div{display:table;height:100%;width:100%}.lazy-load-div:before{font-size:50px;font-family:Arial,sans-serif;opacity:.7;z-index:3;display:table-cell;vertical-align:middle;text-align:center}.lazy-load-div:hover{opacity:.95}.lazy-load-div:hover:before{opacity:.9}.css_white_pulse .lazy-load-div:before,.css_black_pulse .lazy-load-div:before{font-size:70px;animation:pulse 3s infinite linear}a.lazy-load-youtube:hover,.lazy-load-vimeo:hover{text-decoration:none}.lazy-load-div,.lazy-load-info,.lazy-load-info-extra{max-width:100%;color:#fff}.lazy-load-div,.titletext,.overlaytext{opacity:.8}.lazy-load-div{position:absolute;top:0}.lazy-load-info,.lazy-load-info-extra{position:relative;padding:7px 15px}.lazy-load-info{pointer-events:none}.lazy-load-info-extra{display:none;position:absolute;bottom:0}.preview-lazyload~.lazy-load-info-extra{display:block}.container-youtube embed,.container-youtube iframe,.container-youtube object,.container-youtube video,.container-vimeo embed,.container-vimeo iframe,.container-vimeo object,.container-vimeo video{margin-bottom:0 !important}.entry-content a.lazy-load-youtube,a.lazy-load-youtube,.lazy-load-vimeo{margin-bottom:0 !important}.entry-content a.lazy-load-youtube iframe,a.lazy-load-youtube iframe,.lazy-load-vimeo iframe{margin-bottom:0 !important}a.lazy-load-youtube{display:block !important}.wp-embed-responsive .wp-block-embed[class*=wp-embed-aspect-]{position:relative}.wp-embed-responsive .wp-block-embed[class*=wp-embed-aspect-] .container-lazyload{position:absolute;left:0;top:0;height:100%;width:100%}.lazy-load-block-play{cursor:pointer}.lazy-load-block-play .preview-lazyload{pointer-events:none}
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
#photonic-social{padding:.2em;border:none;border-radius:4px;background:#111;background:rgba(0,0,0,.5);display:inline-block}#photonic-social a{width:28px;height:28px;display:block;float:left;color:inherit;text-decoration:none;margin:0 .2em;cursor:pointer}a.photonic-buy-link{width:28px;height:28px;display:inline-block;color:inherit;text-decoration:none;margin:0 .4em;cursor:pointer;vertical-align:middle}#photonic-social div,.photonic-buy-link .icon-buy{font-size:28px;float:left;position:relative;width:100%;height:100%;background-image:url(//topor.me/wp-content/plugins/photonic/include/css/front-end/core/../../../images/Icons.svg?v=3.04);background-color:#bbb;background-size:100%;background-repeat:no-repeat;border-radius:3px}#photonic-social a:hover div{background-color:#6af}#photonic-social a:first-child{margin-left:0}#photonic-social a:last-child{margin-right:0}#photonic-social .icon-facebook{background-position:0 0}#photonic-social .icon-twitter{background-position:0 -112px}#photonic-social .icon-pinterest{background-position:0 -56px}.photonic-buy-link .icon-buy{background-position:0 -252px;background-color:transparent}#photonic-social .icon-facebook:after,#photonic-social .icon-facebook:before,#photonic-social .icon-twitter:after,#photonic-social .icon-twitter:before{content:''!important}#baguetteBox-overlay #photonic-social{margin-top:1rem;margin-left:1rem}#bp_container #photonic-social{top:10px;right:60px}.ginner-container #photonic-social{top:1rem;left:1rem;display:block;position:absolute}.lg-toolbar #photonic-social{float:right;margin-top:8px;background:0 0}#spotlight #photonic-social{width:120px;padding:.6em;opacity:1}#spotlight #photonic-social a:hover div{opacity:1}#cboxContent #photonic-social{position:absolute;top:14px;left:14px}#cboxContent button{padding:0}.fancybox-title #photonic-social{position:absolute;right:0;top:50%;transform:translateY(-50%)}.fancybox-title-inside-wrap{margin-top:10px!important;padding-top:0!important}.fancybox-title-over-wrap{display:block;width:100%;box-sizing:border-box}.fancybox-caption #photonic-social{float:right}.fancybox-toolbar #photonic-social{margin:auto 0;height:44px;padding:0 8px;border-radius:0;background:rgba(30,30,30,.6)}.fancybox-toolbar #photonic-social a{margin:8px .2em}.fancybox-slide--html .fancybox-content{overflow:hidden;padding:0}#fancybox-left,#fancybox-right{width:15%}#fancybox-content,#fancybox-wrap{box-sizing:content-box}.fancybox-inner{overflow:auto!important}.photonic-fancybox .fancybox-inner{overflow:hidden!important}#pp_full_res #photonic-social{position:absolute;top:14px;left:28px}#imagelightbox-overlay #photonic-social{position:absolute;top:2.5em;left:2.5em}.photonic-featherlight #photonic-social{position:absolute;top:5%;left:5%}#lightcase-content{background:0 0}@media screen and (min-width:641px){#lightcase-case:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{padding:0;overflow:hidden}}#swipebox-arrows{text-align:center}#swipebox-arrows #photonic-social{background:0 0;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}#TB_overlay{z-index:1050!important}#TB_window{z-index:1060!important}video.photonic{margin:0;padding:0}.photonic-slideshow-adapt-height-width img{width:100%;vertical-align:middle}.photonic-slideshow-side-white li img{width:auto;vertical-align:middle}.modal-gallery a{display:inline-block}.photonic-standard-layout{width:100%;margin:0;padding:0;display:flex;flex-wrap:wrap}.photonic-standard-layout .photonic-level-1{float:left;position:relative}.photonic-standard-layout .photonic-level-1:after{content:'';visibility:hidden;display:block;height:0;clear:both}.photonic-gallery-1c .photonic-thumb{width:98%}.photonic-gallery-2c .photonic-thumb{width:49%}.photonic-gallery-3c .photonic-thumb{width:32%}.photonic-gallery-4c .photonic-thumb{width:24%}.photonic-gallery-5c .photonic-thumb{width:19%}.photonic-gallery-6c .photonic-thumb{width:16%}.photonic-gallery-7c .photonic-thumb{width:14%}.photonic-gallery-8c .photonic-thumb{width:12%}.photonic-gallery-9c .photonic-thumb{width:10.5%}.photonic-gallery-10c .photonic-thumb{width:9.5%}.photonic-tree{margin:0;padding:0}.photonic-tree .photonic-tree .photonic-tree{margin-left:1.5rem}.photonic-panel ul{padding:0;margin:10px auto}.photonic-panel{display:none;text-align:center;width:800px;z-index:5;padding:10px;border-radius:10px}.sizes-missing .photonic-thumb{display:none}.photonic-thumb{display:inline-block;list-style:none;vertical-align:top;text-align:center;background:0 0!important;line-height:1.1em;zoom:1;box-sizing:border-box;padding:5px;margin:0}.photonic-auto-padded .photonic-level-1{padding:5px 8px}.photonic-auto-padded .photonic-level-2{margin:10px}.modal-gallery .photonic-thumb{padding:10px;box-sizing:border-box}.photonic-stream ul.photonic-level-1-container,.photonic-stream ul.photonic-level-2-container{padding:0!important;margin:0 auto!important}.photonic-masonry-horizontal-layout,.photonic-masonry-layout{width:100%!important;position:relative;clear:both;margin:0 auto;column-gap:0}.photonic-masonry-horizontal-layout .photonic-thumb,.photonic-masonry-layout .photonic-thumb{width:100%;display:block}.photonic-masonry-horizontal-layout .photonic-thumb a,.photonic-masonry-layout .photonic-thumb a{padding:0;width:100%}.photonic-masonry-horizontal-layout.title-display-below .photonic-title,.photonic-masonry-layout.title-display-below .photonic-title{padding:2px;overflow:hidden;font-family:"Noto Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.7em}.photonic-masonry-horizontal-layout .photonic-thumb a img,.photonic-masonry-layout .photonic-thumb a img{width:100%;height:100%;padding:0}.photonic-stream .photonic-masonry-horizontal-layout .photonic-thumb,.photonic-stream .photonic-masonry-layout .photonic-thumb{margin:0;position:relative}.photonic-mosaic-layout{width:100%!important;position:relative;clear:both;margin:0 auto;overflow:hidden}.photonic-mosaic-layout .photonic-thumb{display:inline-block;margin:0;position:absolute;padding:0}.photonic-mosaic-layout .photonic-thumb a{padding:0;width:100%;height:100%}.photonic-mosaic-layout .photonic-thumb a img{width:100%;height:100%;padding:0}.photonic-stream .photonic-mosaic-layout .photonic-thumb{margin:0}.photonic-random-layout{width:100%!important;position:relative;clear:both;margin:0 auto;overflow:hidden}.photonic-random-layout .photonic-thumb{margin:0;position:relative;padding:2px;float:left}.photonic-random-layout .photonic-thumb a{box-sizing:border-box;padding:0;width:100%;height:100%;color:transparent}.photonic-random-layout .photonic-thumb a img{width:100%!important;height:100%!important;padding:0}.photonic-stream .photonic-random-layout .photonic-thumb{margin:0}.sizes-present .photonic-thumb img{visibility:hidden}.photonic-masonry-horizontal-layout.sizes-missing .photonic-thumb a img,.photonic-masonry-layout.sizes-missing .photonic-thumb a img,.photonic-mosaic-layout.sizes-missing .photonic-thumb a img,.photonic-random-layout.sizes-missing .photonic-thumb a img{display:none}.photonic-random-layout.sizes-present{display:flex!important;flex-wrap:wrap}.photonic-random-layout.sizes-present .photonic-thumb,.photonic-random-layout.sizes-present::after{--ratio:calc(var(--dw) / var(--dh));flex-basis:calc(var(--ratio) * var(--tile-min-height))}.photonic-stream .photonic-random-layout.sizes-present .photonic-thumb{flex-grow:calc(var(--ratio) * 100)}.photonic-random-layout.sizes-present .photonic-thumb a img{max-width:100%}.photonic-random-layout.sizes-present::after{--dw:2;--dh:1;content:'';flex-grow:1000000}.photonic-masonry-horizontal-layout:after,.photonic-masonry-layout:after,.photonic-mosaic-layout:after,.photonic-random-layout:after,.photonic-standard-layout:after{clear:both;display:table;content:""}a.photonic-level-3-expand{float:right;text-decoration:none;box-shadow:none;width:1.5em;height:1.5em;border-radius:50%;background:#fff url(//topor.me/wp-content/plugins/photonic/include/css/front-end/core/../../../images/Icons.svg?v=3.04) no-repeat;background-size:100%}a.photonic-level-3-expand-plus{background-position:0 -7.5em}a.photonic-level-3-expand-down{background-position:0 -9em}a.photonic-level-3-expand-up{background-position:0 -10.5em}a.photonic-level-3-expand:hover{text-decoration:none;background-color:#6af}.photonic-stream{clear:both;display:inline-block;width:100%;margin:1.6em 0}.photonic-stream img.circle{border-radius:50%}.photonic-title-info{position:relative}.photonic-standard-layout .photonic-title-info{margin:0 auto}.title-display-hover-slidedown-show .photonic-title-info{margin-top:-100%}.title-display-hover-slideup-show .photonic-thumb a img,.title-display-slideup-stick .photonic-thumb a img{padding:0}.photonic-slideshow.title-display-hover-slideup-show li .photonic-title,.photonic-slideshow.title-display-slideup-stick li .photonic-title,.title-display-hover-slideup-show a .photonic-title,.title-display-slideup-stick a .photonic-title{background:#111;background:rgba(33,33,33,.8);height:0;transition:height .4s,padding .4s;overflow:hidden;width:100%;font-size:.7em;color:#ddd;font-family:"Noto Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;position:absolute;padding:0 3px;text-align:left;box-sizing:border-box}.photonic-slideshow.title-display-hover-slideup-show li .photonic-title,.photonic-slideshow.title-display-slideup-stick li .photonic-title,.title-display-hover-slideup-show a .photonic-title,.title-display-slideup-stick a .photonic-title{bottom:0}.photonic-slideshow.title-display-hover-slideup-show li .photonic-title,.photonic-slideshow.title-display-slideup-stick li .photonic-title{font-size:1rem}.modal-gallery.title-display-slideup-stick a .photonic-title,.photonic-slideshow.title-display-slideup-stick li .photonic-title,.photonic-standard-layout.title-display-slideup-stick a .photonic-title{display:block}.photonic-slideshow.title-display-below li .photonic-title{background-color:rgba(0,0,0,.75);position:absolute;bottom:0;left:0;padding:20px;color:#fff;width:100%}.photonic-slideshow.title-display-slideup-stick li .photonic-title,.title-display-hover-slideup-show a .photonic-title.slideup-show,.title-display-hover-slideup-show li .photonic-title.slideup-show,.title-display-slideup-stick a .photonic-title{height:auto;padding:3px}.photonic-thumbnail-effect-opacity .photonic-thumb img{opacity:.75}.photonic-thumbnail-effect-opacity .photonic-thumb a:hover img{opacity:1}.photonic-thumb a img{padding:5px;display:block;margin:0 auto}.photonic-thumb a{display:inline-block;text-align:center;text-decoration:none;font-size:.9em;vertical-align:middle;border:none;box-shadow:none;width:100%;position:relative}.photonic-thumb a span{display:block;padding:3px;width:100%}.photonic-thumbnail-effect-zoom a img{transition:transform 2s ease}.photonic-thumbnail-effect-zoom a:hover img{transform:scale(1.2)}.photonic-thumbnail-effect-zoom a,.photonic-thumbnail-effect-zoom a:hover{overflow:hidden}.photonic-standard-layout.photonic-thumbnail-effect-zoom a,.photonic-standard-layout.photonic-thumbnail-effect-zoom a:hover{width:auto}.photonic-object-header{list-style:none;display:inline-block;width:100%;text-align:left;border-width:1px 0 1px 0;border-style:dotted;border-color:#888;padding:.5em 0;margin:.5em 0}.photonic-header-thumb{float:left;margin:0 1em 0 0}.photonic-header-details{overflow:hidden}.photonic-header-title{font-size:120%;font-weight:700;display:block;text-decoration:none}.photonic-header-info{font-size:90%;font-style:italic}.photonic-title-photo-count{font-size:85%;font-style:italic;display:block}.photonic-loading{position:fixed;top:50%;left:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;overflow:hidden;z-index:1100;display:none;background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==) no-repeat center}.photonic-thumb a.photonic-image-loading{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cstyle%3E.spinner%7Btransform-origin:center;stroke:%2393BFEC;fill:%2393BFEC;animation:spinner_irSm .75s infinite linear%7D@keyframes spinner_irSm%7B100%25%7Btransform:rotate(360deg)%7D%7D%3C/style%3E%3Cpath d='M10.72,19.9a8,8,0,0,1-6.5-9.79A7.77,7.77,0,0,1,10.4,4.16a8,8,0,0,1,9.49,6.52A1.54,1.54,0,0,0,21.38,12h.13a1.37,1.37,0,0,0,1.38-1.54,11,11,0,1,0-12.7,12.39A1.54,1.54,0,0,0,12,21.34h0A1.47,1.47,0,0,0,10.72,19.9Z' class='spinner'/%3E%3C/svg%3E");background-size:32px;background-position:center;background-repeat:no-repeat;cursor:pointer}.photonic-more-button,.photonic-more-button:visited,.photonic-show-gallery-button,.photonic-show-gallery-button:visited{padding:10px 15px;display:inline-block;text-align:center;text-decoration:none;min-width:120px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;margin:20px 0 0;background:#6af;background:linear-gradient(#369 20%,#247 100%);color:#fff;float:none;border-radius:3px}.photonic-more-button:active,.photonic-more-button:focus,.photonic-more-button:hover,.photonic-show-gallery-button:active,.photonic-show-gallery-button:focus,.photonic-show-gallery-button:hover{text-decoration:none;color:#fff;background:#48d;background:linear-gradient(#247 20%,#369 100%)}.photonic-more-button{margin:0 auto;text-align:center}.photonic-js-load-button{display:none!important;visibility:hidden!important}.photonic-panel-header{top:0;left:0;padding:10px 0;text-align:left;font-weight:700;border-bottom:5px solid #787878;color:#787878;position:relative;display:table;width:100%;border-top:none;margin:0}.photonic-panel-header div{vertical-align:middle;margin:0 5px}.photonic-panel-header a{text-decoration:none;font-size:100%}.photonic-password-prompter{display:none}.photonic-password-prompter{background:0 0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000!important}.photonic-password-prompter-content{width:400px;position:relative;margin:-150px auto 0;top:50%;background:#fff;border:1px solid #ccc;border-radius:3px}.photonic-password-prompter h3{background:#6af;background:linear-gradient(to bottom right,#369 20%,#247 100%);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;font-size:16px;font-weight:400;padding:.5em;margin:0;display:inline-block;width:100%}.photonic-password-prompter h3 .title{float:left}.photonic-password-prompter h3 .close{float:right;padding:0;margin:0;line-height:inherit;font-size:inherit;background:0 0}.photonic-prompt-body{padding:1em;text-align:left}.photonic-prompt-body input[type=password]{width:100%;padding:0 .5em}.photonic-password-submit{background:#6af;background:linear-gradient(to bottom right,#369 20%,#247 100%);display:inline-block;box-sizing:border-box;margin-top:.5em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;padding:.2em 1em;line-height:24px;text-transform:none;font-weight:400}.photonicModalOverlay{width:100%;height:100%;top:0;left:0;position:fixed;background:#333;background:rgba(33,33,33,.8);text-align:center}.photonicModalOverlayScrollable{display:inline-block;width:100%;text-align:center;transition:height 1s ease-out}.photonicModal{margin:0 auto}.photonicModal.photonic-panel{border-radius:0 0 10px 10px}a.photonicModalClose{position:absolute;float:right;border:none;font-family:"Noto Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:30px;width:30px;height:30px;line-height:30px;color:#bbb;top:0;z-index:10000}.photonic-icon{background-image:url(//topor.me/wp-content/plugins/photonic/include/css/front-end/core/../../../images/Icons.svg?v=2.3.04);background-size:100%;width:96px;height:96px;display:block;position:relative}.photonic-error-icon{background-position:0 -768px}.photonic-error .photonic-icon{float:left}.photonic-error .photonic-message{margin-left:100px;display:block}.photonic-error{display:inline-block;width:100%;box-sizing:border-box;position:relative;padding:1em 0}.photonic-html5-external{display:none}.pswp__item .photonic-video{text-align:center;position:relative;height:100%;width:100%}.pswp__item .photonic-video iframe,.pswp__item .photonic-video video{position:absolute;top:50%;transform:translate(-50%,-50%);max-height:100%;max-width:100%}.pswp__custom-caption{background:rgba(33,33,33,.75);font-size:16px;color:#fff;width:calc(100% - 32px);max-width:400px;padding:0 8px;border-radius:4px;position:absolute;left:50%;bottom:16px;transform:translateX(-50%);text-align:center}.pswp__custom-caption a{color:#fff;text-decoration:underline}.photonic-pswp-caption{padding:.5em 1em}.photonic-pswp-social{display:flex;height:60px;align-items:center}.photonic-pswp-social #photonic-social{background:rgba(0,0,0,0)}.mfp-inline-holder .mfp-content{text-align:center}.mfp-close-btn-in .mfp-inline-holder .mfp-close{color:#eee}.mfp-content #photonic-social{position:absolute;top:45px;left:5px}.photonic-helper{width:100%;box-sizing:border-box}[data-photonic-platform=flickr] [data-photonic-media-type=video]:hover:before,[data-photonic-platform=instagram] [data-photonic-media-type=video]:hover:before,[data-photonic-platform=smug] [data-photonic-media-type=video]:hover:before,[data-photonic-platform=zenfolio] [data-photonic-media-type=video]:hover:before{content:'';background-image:url(//topor.me/wp-content/plugins/photonic/include/css/front-end/core/../../../images/Icons.svg?v=3.04);background-size:100%;background-position-y:-480px;width:48px;height:48px;display:block;position:absolute;top:50%;left:50%;margin-top:-24px;margin-left:-24px;z-index:1}.photonic-tooltip-container{transform:translateZ(0);position:absolute;max-width:300px;padding:8px 10px 10px;font-family:"Noto Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;box-shadow:0 0 5px #aaa;background:#2d2d2d;color:#eee;border-radius:4px;opacity:1;z-index:9999}.photonic-tooltip-container[class*=" tooltip-"]{animation:tooltip-anim .8s}.photonic-tooltip-container::after{position:absolute;display:block;content:""}.photonic-tooltip-container.tooltip-left::after{right:-8px;top:50%;transform:translateY(-50%);border-style:solid;border-width:6px 0 6px 8px;border-color:transparent transparent transparent #2d2d2d}.photonic-tooltip-container.tooltip-right::after{left:-8px;top:50%;transform:translateY(-50%);border-style:solid;border-width:6px 8px 6px 0;border-color:transparent #2d2d2d transparent transparent}.photonic-tooltip-container.tooltip-center::after{top:-8px;left:50%;transform:translateX(-50%);border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #2d2d2d transparent}.photonic-tooltip-container.no-display{display:none}.photonic-show-gallery-button{display:block;margin:1rem 0;border-width:0}.photonic-slideshow,.photonic-slideshow-thumbs{position:relative;width:100%}.photonic-slideshow-content{margin:1em 0}.photonic-slideshow-adapt-height .splide__track{transition:height 1s ease-in-out}.photonic-slideshow-adapt-height .splide__slide{vertical-align:top}.photonic-slideshow .splide__slide__container{text-align:center}.photonic-slideshow-thumbs.js-thumbnails{text-align:center}.photonic-slideshow-thumbs .thumbnails__list{list-style:none;margin:.5em 0;padding:0}.photonic-slideshow-thumbs .thumbnails__item{display:inline-block}.photonic-slideshow-thumbs .thumbnails__item img{opacity:70%}.photonic-slideshow-thumbs .thumbnails__item.is-active img,.photonic-slideshow-thumbs .thumbnails__item:hover img{opacity:100%}.photonic-slideshow-thumbs.js-thumbnails{padding:0 75px}.photonic-slideshow-thumbs .splide__track{margin:.5em 0}.photonic-slideshow-thumbs .splide__slide{opacity:50%;transition:opacity .2s cubic-bezier(.54,.01,.1,1);display:inline-block}.photonic-slideshow-thumbs .splide__slide.is-active,.photonic-slideshow-thumbs .splide__slide:hover{opacity:100%}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:none}.splide--draggable>.splide__track>.splide__list>.splide__slide{display:inline-block}.photonic-slideshow-img img{display:none}.photonic-slideshow-thumbs img{display:none}.is-visible{display:block;height:auto;opacity:1}.fade-in{animation:fadeIn ease 1s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.photonic-can-slide{overflow:hidden;transition:height .5s,padding-top .5s,padding-bottom .5s,margin-top .5s,margin-bottom .5s;height:auto}.photonic-can-slide-hide{height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}.no-scroll .vbox-content{min-height:auto;height:100%}.no-scroll .vbox-child{height:100%;box-shadow:none;background-color:transparent!important;display:flex;align-items:center}.no-scroll .vbox-container{overflow-y:hidden}.no-scroll .vbox-container img{max-height:90%}.vbox-content video.photonic{margin:0 auto} @font-face{font-family:ShortcodesUltimateIcons;src:url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.eot?v=1.2.0);src:url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.eot?#iefix&v=1.2.0) format("embedded-opentype"),url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.woff2?v=1.2.0) format("woff2"),url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.woff?v=1.2.0) format("woff"),url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.ttf?v=1.2.0) format("truetype"),url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.svg?v=1.2.0#forkawesomeregular) format("svg");font-weight:400;font-style:normal;font-display:block}.sui{display:inline-block;font:normal normal normal 14px/1 ShortcodesUltimateIcons;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sui-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.sui-2x{font-size:2em}.sui-3x{font-size:3em}.sui-4x{font-size:4em}.sui-5x{font-size:5em}.sui-fw{width:1.2857142857em;text-align:center}.sui-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.sui-ul>li{position:relative}.sui-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.sui-li.sui-lg{left:-1.8571428571em}.sui-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.sui-pull-left{float:left}.sui-pull-right{float:right}.sui.sui-pull-left{margin-right:.3em}.sui.sui-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.sui.pull-left{margin-right:.3em}.sui.pull-right{margin-left:.3em}.sui-spin{animation:sui-spin 2s infinite linear}.sui-pulse{animation:sui-spin 1s infinite steps(8)}@keyframes sui-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.sui-rotate-90{transform:rotate(90deg)}.sui-rotate-180{transform:rotate(180deg)}.sui-rotate-270{transform:rotate(270deg)}.sui-flip-horizontal{transform:scale(-1,1)}.sui-flip-vertical{transform:scale(1,-1)}:root .sui-flip-horizontal,:root .sui-flip-vertical,:root .sui-rotate-180,:root .sui-rotate-270,:root .sui-rotate-90{filter:none}.sui-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.sui-stack-1x,.sui-stack-2x{position:absolute;left:0;width:100%;text-align:center}.sui-stack-1x{line-height:inherit}.sui-stack-2x{font-size:2em}.sui-inverse{color:#fff}.sui-glass:before{content:"\f000"}.sui-music:before{content:"\f001"}.sui-search:before{content:"\f002"}.sui-envelope-o:before{content:"\f003"}.sui-heart:before{content:"\f004"}.sui-star:before{content:"\f005"}.sui-star-o:before{content:"\f006"}.sui-user:before{content:"\f007"}.sui-film:before{content:"\f008"}.sui-th-large:before{content:"\f009"}.sui-th:before{content:"\f00a"}.sui-th-list:before{content:"\f00b"}.sui-check:before{content:"\f00c"}.sui-close:before,.sui-remove:before,.sui-times:before{content:"\f00d"}.sui-search-plus:before{content:"\f00e"}.sui-search-minus:before{content:"\f010"}.sui-power-off:before{content:"\f011"}.sui-signal:before{content:"\f012"}.sui-cog:before,.sui-gear:before{content:"\f013"}.sui-trash-o:before{content:"\f014"}.sui-home:before{content:"\f015"}.sui-file-o:before{content:"\f016"}.sui-clock-o:before{content:"\f017"}.sui-road:before{content:"\f018"}.sui-download:before{content:"\f019"}.sui-arrow-circle-o-down:before{content:"\f01a"}.sui-arrow-circle-o-up:before{content:"\f01b"}.sui-inbox:before{content:"\f01c"}.sui-play-circle-o:before{content:"\f01d"}.sui-repeat:before,.sui-rotate-right:before{content:"\f01e"}.sui-refresh:before,.sui-sync:before{content:"\f021"}.sui-list-alt:before{content:"\f022"}.sui-lock:before{content:"\f023"}.sui-flag:before{content:"\f024"}.sui-headphones:before{content:"\f025"}.sui-volume-off:before{content:"\f026"}.sui-volume-down:before{content:"\f027"}.sui-volume-up:before{content:"\f028"}.sui-qrcode:before{content:"\f029"}.sui-barcode:before{content:"\f02a"}.sui-tag:before{content:"\f02b"}.sui-tags:before{content:"\f02c"}.sui-book:before{content:"\f02d"}.sui-bookmark:before{content:"\f02e"}.sui-print:before{content:"\f02f"}.sui-camera:before{content:"\f030"}.sui-font:before{content:"\f031"}.sui-bold:before{content:"\f032"}.sui-italic:before{content:"\f033"}.sui-text-height:before{content:"\f034"}.sui-text-width:before{content:"\f035"}.sui-align-left:before{content:"\f036"}.sui-align-center:before{content:"\f037"}.sui-align-right:before{content:"\f038"}.sui-align-justify:before{content:"\f039"}.sui-list:before{content:"\f03a"}.sui-dedent:before,.sui-outdent:before{content:"\f03b"}.sui-indent:before{content:"\f03c"}.sui-video-camera:before,.sui-video:before{content:"\f03d"}.sui-image:before,.sui-photo:before,.sui-picture-o:before{content:"\f03e"}.sui-pencil:before{content:"\f040"}.sui-map-marker:before{content:"\f041"}.sui-adjust:before{content:"\f042"}.sui-tint:before{content:"\f043"}.sui-edit:before,.sui-pencil-square-o:before{content:"\f044"}.sui-share-square-o:before{content:"\f045"}.sui-check-square-o:before{content:"\f046"}.sui-arrows:before{content:"\f047"}.sui-step-backward:before{content:"\f048"}.sui-fast-backward:before{content:"\f049"}.sui-backward:before{content:"\f04a"}.sui-play:before{content:"\f04b"}.sui-pause:before{content:"\f04c"}.sui-stop:before{content:"\f04d"}.sui-forward:before{content:"\f04e"}.sui-fast-forward:before{content:"\f050"}.sui-step-forward:before{content:"\f051"}.sui-eject:before{content:"\f052"}.sui-chevron-left:before{content:"\f053"}.sui-chevron-right:before{content:"\f054"}.sui-plus-circle:before{content:"\f055"}.sui-minus-circle:before{content:"\f056"}.sui-times-circle:before{content:"\f057"}.sui-check-circle:before{content:"\f058"}.sui-question-circle:before{content:"\f059"}.sui-info-circle:before{content:"\f05a"}.sui-crosshairs:before{content:"\f05b"}.sui-times-circle-o:before{content:"\f05c"}.sui-check-circle-o:before{content:"\f05d"}.sui-ban:before{content:"\f05e"}.sui-arrow-left:before{content:"\f060"}.sui-arrow-right:before{content:"\f061"}.sui-arrow-up:before{content:"\f062"}.sui-arrow-down:before{content:"\f063"}.sui-mail-forward:before,.sui-share:before{content:"\f064"}.sui-expand:before{content:"\f065"}.sui-compress:before{content:"\f066"}.sui-plus:before{content:"\f067"}.sui-minus:before{content:"\f068"}.sui-asterisk:before{content:"\f069"}.sui-exclamation-circle:before{content:"\f06a"}.sui-gift:before{content:"\f06b"}.sui-leaf:before{content:"\f06c"}.sui-fire:before{content:"\f06d"}.sui-eye:before{content:"\f06e"}.sui-eye-slash:before{content:"\f070"}.sui-exclamation-triangle:before,.sui-warning:before{content:"\f071"}.sui-plane:before{content:"\f072"}.sui-calendar:before{content:"\f073"}.sui-random:before{content:"\f074"}.sui-comment:before{content:"\f075"}.sui-magnet:before{content:"\f076"}.sui-chevron-up:before{content:"\f077"}.sui-chevron-down:before{content:"\f078"}.sui-retweet:before{content:"\f079"}.sui-shopping-cart:before{content:"\f07a"}.sui-folder:before{content:"\f07b"}.sui-folder-open:before{content:"\f07c"}.sui-arrows-v:before{content:"\f07d"}.sui-arrows-h:before{content:"\f07e"}.sui-bar-chart-o:before,.sui-bar-chart:before{content:"\f080"}.sui-twitter-square:before{content:"\f081"}.sui-facebook-square:before{content:"\f082"}.sui-camera-retro:before{content:"\f083"}.sui-key:before{content:"\f084"}.sui-cogs:before,.sui-gears:before{content:"\f085"}.sui-comments:before{content:"\f086"}.sui-thumbs-o-up:before{content:"\f087"}.sui-thumbs-o-down:before{content:"\f088"}.sui-star-half:before{content:"\f089"}.sui-heart-o:before{content:"\f08a"}.sui-sign-out:before{content:"\f08b"}.sui-linkedin-square:before{content:"\f08c"}.sui-thumb-tack:before{content:"\f08d"}.sui-external-link:before{content:"\f08e"}.sui-sign-in:before{content:"\f090"}.sui-trophy:before{content:"\f091"}.sui-github-square:before{content:"\f092"}.sui-upload:before{content:"\f093"}.sui-lemon-o:before{content:"\f094"}.sui-phone:before{content:"\f095"}.sui-square-o:before{content:"\f096"}.sui-bookmark-o:before{content:"\f097"}.sui-phone-square:before{content:"\f098"}.sui-twitter:before{content:"\f099"}.sui-facebook-f:before,.sui-facebook:before{content:"\f09a"}.sui-github:before{content:"\f09b"}.sui-unlock:before{content:"\f09c"}.sui-credit-card:before{content:"\f09d"}.sui-feed:before,.sui-rss:before{content:"\f09e"}.sui-hdd-o:before{content:"\f0a0"}.sui-bullhorn:before{content:"\f0a1"}.sui-bell-o:before{content:"\f0f3"}.sui-certificate:before{content:"\f0a3"}.sui-hand-o-right:before{content:"\f0a4"}.sui-hand-o-left:before{content:"\f0a5"}.sui-hand-o-up:before{content:"\f0a6"}.sui-hand-o-down:before{content:"\f0a7"}.sui-arrow-circle-left:before{content:"\f0a8"}.sui-arrow-circle-right:before{content:"\f0a9"}.sui-arrow-circle-up:before{content:"\f0aa"}.sui-arrow-circle-down:before{content:"\f0ab"}.sui-globe:before{content:"\f0ac"}.sui-globe-e:before{content:"\f304"}.sui-globe-w:before{content:"\f305"}.sui-wrench:before{content:"\f0ad"}.sui-tasks:before{content:"\f0ae"}.sui-filter:before{content:"\f0b0"}.sui-briefcase:before{content:"\f0b1"}.sui-arrows-alt:before{content:"\f0b2"}.sui-community:before,.sui-group:before,.sui-users:before{content:"\f0c0"}.sui-chain:before,.sui-link:before{content:"\f0c1"}.sui-cloud:before{content:"\f0c2"}.sui-flask:before{content:"\f0c3"}.sui-cut:before,.sui-scissors:before{content:"\f0c4"}.sui-copy:before,.sui-files-o:before{content:"\f0c5"}.sui-paperclip:before{content:"\f0c6"}.sui-floppy-o:before,.sui-save:before{content:"\f0c7"}.sui-square:before{content:"\f0c8"}.sui-bars:before,.sui-navicon:before,.sui-reorder:before{content:"\f0c9"}.sui-list-ul:before{content:"\f0ca"}.sui-list-ol:before{content:"\f0cb"}.sui-strikethrough:before{content:"\f0cc"}.sui-underline:before{content:"\f0cd"}.sui-table:before{content:"\f0ce"}.sui-magic:before{content:"\f0d0"}.sui-truck:before{content:"\f0d1"}.sui-pinterest:before{content:"\f0d2"}.sui-pinterest-square:before{content:"\f0d3"}.sui-google-plus-square:before{content:"\f0d4"}.sui-google-plus-g:before,.sui-google-plus:before{content:"\f0d5"}.sui-money:before{content:"\f0d6"}.sui-caret-down:before{content:"\f0d7"}.sui-caret-up:before{content:"\f0d8"}.sui-caret-left:before{content:"\f0d9"}.sui-caret-right:before{content:"\f0da"}.sui-columns:before{content:"\f0db"}.sui-sort:before,.sui-unsorted:before{content:"\f0dc"}.sui-sort-desc:before,.sui-sort-down:before{content:"\f0dd"}.sui-sort-asc:before,.sui-sort-up:before{content:"\f0de"}.sui-envelope:before{content:"\f0e0"}.sui-linkedin:before{content:"\f0e1"}.sui-rotate-left:before,.sui-undo:before{content:"\f0e2"}.sui-gavel:before,.sui-legal:before{content:"\f0e3"}.sui-dashboard:before,.sui-tachometer:before{content:"\f0e4"}.sui-comment-o:before{content:"\f0e5"}.sui-comments-o:before{content:"\f0e6"}.sui-bolt:before,.sui-flash:before{content:"\f0e7"}.sui-sitemap:before{content:"\f0e8"}.sui-umbrella:before{content:"\f0e9"}.sui-clipboard:before,.sui-paste:before{content:"\f0ea"}.sui-lightbulb-o:before{content:"\f0eb"}.sui-exchange:before{content:"\f0ec"}.sui-cloud-download:before{content:"\f0ed"}.sui-cloud-upload:before{content:"\f0ee"}.sui-user-md:before{content:"\f0f0"}.sui-stethoscope:before{content:"\f0f1"}.sui-suitcase:before{content:"\f0f2"}.sui-bell:before{content:"\f0a2"}.sui-coffee:before{content:"\f0f4"}.sui-cutlery:before,.sui-utensils:before{content:"\f0f5"}.sui-file-text-o:before{content:"\f0f6"}.sui-building-o:before{content:"\f0f7"}.sui-hospital-o:before{content:"\f0f8"}.sui-ambulance:before{content:"\f0f9"}.sui-medkit:before{content:"\f0fa"}.sui-fighter-jet:before{content:"\f0fb"}.sui-beer:before{content:"\f0fc"}.sui-h-square:before{content:"\f0fd"}.sui-plus-square:before{content:"\f0fe"}.sui-angle-double-left:before{content:"\f100"}.sui-angle-double-right:before{content:"\f101"}.sui-angle-double-up:before{content:"\f102"}.sui-angle-double-down:before{content:"\f103"}.sui-angle-left:before{content:"\f104"}.sui-angle-right:before{content:"\f105"}.sui-angle-up:before{content:"\f106"}.sui-angle-down:before{content:"\f107"}.sui-desktop:before{content:"\f108"}.sui-laptop:before{content:"\f109"}.sui-tablet:before{content:"\f10a"}.sui-mobile-phone:before,.sui-mobile:before{content:"\f10b"}.sui-circle-o:before{content:"\f10c"}.sui-quote-left:before{content:"\f10d"}.sui-quote-right:before{content:"\f10e"}.sui-spinner:before{content:"\f110"}.sui-circle:before{content:"\f111"}.sui-mail-reply:before,.sui-reply:before{content:"\f112"}.sui-github-alt:before{content:"\f113"}.sui-folder-o:before{content:"\f114"}.sui-folder-open-o:before{content:"\f115"}.sui-smile-o:before{content:"\f118"}.sui-frown-o:before{content:"\f119"}.sui-meh-o:before{content:"\f11a"}.sui-gamepad:before{content:"\f11b"}.sui-keyboard-o:before{content:"\f11c"}.sui-flag-o:before{content:"\f11d"}.sui-flag-checkered:before{content:"\f11e"}.sui-terminal:before{content:"\f120"}.sui-code:before{content:"\f121"}.sui-mail-reply-all:before,.sui-reply-all:before{content:"\f122"}.sui-star-half-empty:before,.sui-star-half-full:before,.sui-star-half-o:before{content:"\f123"}.sui-location-arrow:before{content:"\f124"}.sui-crop:before{content:"\f125"}.sui-code-fork:before{content:"\f126"}.sui-chain-broken:before,.sui-unlink:before{content:"\f127"}.sui-question:before{content:"\f128"}.sui-info:before{content:"\f129"}.sui-exclamation:before{content:"\f12a"}.sui-superscript:before{content:"\f12b"}.sui-subscript:before{content:"\f12c"}.sui-eraser:before{content:"\f12d"}.sui-puzzle-piece:before{content:"\f12e"}.sui-microphone:before{content:"\f130"}.sui-microphone-slash:before{content:"\f131"}.sui-shield:before{content:"\f132"}.sui-calendar-o:before{content:"\f133"}.sui-fire-extinguisher:before{content:"\f134"}.sui-rocket:before{content:"\f135"}.sui-maxcdn:before{content:"\f136"}.sui-chevron-circle-left:before{content:"\f137"}.sui-chevron-circle-right:before{content:"\f138"}.sui-chevron-circle-up:before{content:"\f139"}.sui-chevron-circle-down:before{content:"\f13a"}.sui-html5:before{content:"\f13b"}.sui-css3:before{content:"\f13c"}.sui-anchor:before{content:"\f13d"}.sui-unlock-alt:before{content:"\f13e"}.sui-bullseye:before{content:"\f140"}.sui-ellipsis-h:before{content:"\f141"}.sui-ellipsis-v:before{content:"\f142"}.sui-rss-square:before{content:"\f143"}.sui-play-circle:before{content:"\f144"}.sui-ticket:before{content:"\f145"}.sui-minus-square:before{content:"\f146"}.sui-minus-square-o:before{content:"\f147"}.sui-level-up:before{content:"\f148"}.sui-level-down:before{content:"\f149"}.sui-check-square:before{content:"\f14a"}.sui-pencil-square:before{content:"\f14b"}.sui-external-link-square:before{content:"\f14c"}.sui-share-square:before{content:"\f14d"}.sui-compass:before{content:"\f14e"}.sui-caret-square-o-down:before,.sui-toggle-down:before{content:"\f150"}.sui-caret-square-o-up:before,.sui-toggle-up:before{content:"\f151"}.sui-caret-square-o-right:before,.sui-toggle-right:before{content:"\f152"}.sui-eur:before,.sui-euro:before{content:"\f153"}.sui-gbp:before,.sui-pound:before{content:"\f154"}.sui-dollar:before,.sui-usd:before{content:"\f155"}.sui-inr:before,.sui-rupee:before{content:"\f156"}.sui-cny:before,.sui-jpy:before,.sui-rmb:before,.sui-yen:before{content:"\f157"}.sui-rouble:before,.sui-rub:before,.sui-ruble:before{content:"\f158"}.sui-krw:before,.sui-won:before{content:"\f159"}.sui-bitcoin:before,.sui-btc:before{content:"\f15a"}.sui-file:before{content:"\f15b"}.sui-file-text:before{content:"\f15c"}.sui-sort-alpha-asc:before,.sui-sort-alpha-down:before{content:"\f15d"}.sui-sort-alpha-desc:before,.sui-sort-alpha-up:before{content:"\f15e"}.sui-sort-amount-asc:before,.sui-sort-amount-down:before{content:"\f160"}.sui-sort-amount-desc:before,.sui-sort-amount-up:before{content:"\f161"}.sui-sort-numeric-asc:before,.sui-sort-numeric-down:before{content:"\f162"}.sui-sort-numeric-desc:before,.sui-sort-numeric-up:before{content:"\f163"}.sui-thumbs-up:before{content:"\f164"}.sui-thumbs-down:before{content:"\f165"}.sui-youtube-square:before{content:"\f166"}.sui-youtube:before{content:"\f167"}.sui-xing:before{content:"\f168"}.sui-xing-square:before{content:"\f169"}.sui-youtube-play:before{content:"\f16a"}.sui-dropbox:before{content:"\f16b"}.sui-stack-overflow:before{content:"\f16c"}.sui-instagram:before{content:"\f16d"}.sui-flickr:before{content:"\f16e"}.sui-adn:before{content:"\f170"}.sui-bitbucket:before{content:"\f171"}.sui-bitbucket-square:before{content:"\f172"}.sui-tumblr:before{content:"\f173"}.sui-tumblr-square:before{content:"\f174"}.sui-long-arrow-down:before{content:"\f175"}.sui-long-arrow-up:before{content:"\f176"}.sui-long-arrow-left:before{content:"\f177"}.sui-long-arrow-right:before{content:"\f178"}.sui-apple:before{content:"\f179"}.sui-windows:before{content:"\f17a"}.sui-android:before{content:"\f17b"}.sui-linux:before{content:"\f17c"}.sui-dribbble:before{content:"\f17d"}.sui-skype:before{content:"\f17e"}.sui-foursquare:before{content:"\f180"}.sui-trello:before{content:"\f181"}.sui-female:before{content:"\f182"}.sui-male:before{content:"\f183"}.sui-gittip:before,.sui-gratipay:before{content:"\f184"}.sui-sun-o:before{content:"\f185"}.sui-moon-o:before{content:"\f186"}.sui-archive:before{content:"\f187"}.sui-bug:before{content:"\f188"}.sui-vk:before{content:"\f189"}.sui-weibo:before{content:"\f18a"}.sui-renren:before{content:"\f18b"}.sui-pagelines:before{content:"\f18c"}.sui-stack-exchange:before{content:"\f18d"}.sui-arrow-circle-o-right:before{content:"\f18e"}.sui-arrow-circle-o-left:before{content:"\f190"}.sui-caret-square-o-left:before,.sui-toggle-left:before{content:"\f191"}.sui-dot-circle-o:before{content:"\f192"}.sui-wheelchair:before{content:"\f193"}.sui-vimeo-square:before{content:"\f194"}.sui-try:before,.sui-turkish-lira:before{content:"\f195"}.sui-plus-square-o:before{content:"\f196"}.sui-space-shuttle:before{content:"\f197"}.sui-slack:before{content:"\f198"}.sui-envelope-square:before{content:"\f199"}.sui-wordpress:before{content:"\f19a"}.sui-openid:before{content:"\f19b"}.sui-bank:before,.sui-institution:before,.sui-university:before{content:"\f19c"}.sui-graduation-cap:before,.sui-mortar-board:before{content:"\f19d"}.sui-yahoo:before{content:"\f19e"}.sui-google:before{content:"\f1a0"}.sui-reddit:before{content:"\f1a1"}.sui-reddit-square:before{content:"\f1a2"}.sui-stumbleupon-circle:before{content:"\f1a3"}.sui-stumbleupon:before{content:"\f1a4"}.sui-delicious:before{content:"\f1a5"}.sui-digg:before{content:"\f1a6"}.sui-drupal:before{content:"\f1a9"}.sui-joomla:before{content:"\f1aa"}.sui-language:before{content:"\f1ab"}.sui-fax:before{content:"\f1ac"}.sui-building:before{content:"\f1ad"}.sui-child:before{content:"\f1ae"}.sui-paw:before{content:"\f1b0"}.sui-spoon:before,.sui-utensil-spoon:before{content:"\f1b1"}.sui-cube:before{content:"\f1b2"}.sui-cubes:before{content:"\f1b3"}.sui-behance:before{content:"\f1b4"}.sui-behance-square:before{content:"\f1b5"}.sui-steam:before{content:"\f1b6"}.sui-steam-square:before{content:"\f1b7"}.sui-recycle:before{content:"\f1b8"}.sui-automobile:before,.sui-car:before{content:"\f1b9"}.sui-cab:before,.sui-taxi:before{content:"\f1ba"}.sui-tree:before{content:"\f1bb"}.sui-spotify:before{content:"\f1bc"}.sui-deviantart:before{content:"\f1bd"}.sui-soundcloud:before{content:"\f1be"}.sui-database:before{content:"\f1c0"}.sui-file-pdf-o:before{content:"\f1c1"}.sui-file-word-o:before{content:"\f1c2"}.sui-file-excel-o:before{content:"\f1c3"}.sui-file-powerpoint-o:before{content:"\f1c4"}.sui-file-image-o:before,.sui-file-photo-o:before,.sui-file-picture-o:before{content:"\f1c5"}.sui-file-archive-o:before,.sui-file-zip-o:before{content:"\f1c6"}.sui-file-audio-o:before,.sui-file-sound-o:before{content:"\f1c7"}.sui-file-movie-o:before,.sui-file-video-o:before{content:"\f1c8"}.sui-file-code-o:before{content:"\f1c9"}.sui-vine:before{content:"\f1ca"}.sui-codepen:before{content:"\f1cb"}.sui-jsfiddle:before{content:"\f1cc"}.sui-life-bouy:before,.sui-life-buoy:before,.sui-life-ring:before,.sui-life-saver:before,.sui-support:before{content:"\f1cd"}.sui-circle-o-notch:before{content:"\f1ce"}.sui-ra:before,.sui-rebel:before,.sui-resistance:before{content:"\f1d0"}.sui-empire:before,.sui-ge:before{content:"\f1d1"}.sui-git-square:before{content:"\f1d2"}.sui-git:before{content:"\f1d3"}.sui-hacker-news:before,.sui-y-combinator-square:before,.sui-yc-square:before{content:"\f1d4"}.sui-tencent-weibo:before{content:"\f1d5"}.sui-qq:before{content:"\f1d6"}.sui-wechat:before,.sui-weixin:before{content:"\f1d7"}.sui-paper-plane:before,.sui-send:before{content:"\f1d8"}.sui-paper-plane-o:before,.sui-send-o:before{content:"\f1d9"}.sui-history:before{content:"\f1da"}.sui-circle-thin:before{content:"\f1db"}.sui-header:before,.sui-heading:before{content:"\f1dc"}.sui-paragraph:before{content:"\f1dd"}.sui-sliders:before{content:"\f1de"}.sui-share-alt:before{content:"\f1e0"}.sui-share-alt-square:before{content:"\f1e1"}.sui-bomb:before{content:"\f1e2"}.sui-futbol-o:before,.sui-soccer-ball-o:before{content:"\f1e3"}.sui-tty:before{content:"\f1e4"}.sui-binoculars:before{content:"\f1e5"}.sui-plug:before{content:"\f1e6"}.sui-slideshare:before{content:"\f1e7"}.sui-twitch:before{content:"\f1e8"}.sui-yelp:before{content:"\f1e9"}.sui-newspaper-o:before{content:"\f1ea"}.sui-wifi:before{content:"\f1eb"}.sui-calculator:before{content:"\f1ec"}.sui-paypal:before{content:"\f1ed"}.sui-google-wallet:before{content:"\f1ee"}.sui-cc-visa:before{content:"\f1f0"}.sui-cc-mastercard:before{content:"\f1f1"}.sui-cc-discover:before{content:"\f1f2"}.sui-cc-amex:before{content:"\f1f3"}.sui-cc-paypal:before{content:"\f1f4"}.sui-cc-stripe:before{content:"\f1f5"}.sui-bell-slash:before{content:"\f1f6"}.sui-bell-slash-o:before{content:"\f1f7"}.sui-trash:before{content:"\f1f8"}.sui-copyright:before{content:"\f1f9"}.sui-at:before{content:"\f1fa"}.sui-eyedropper:before{content:"\f1fb"}.sui-paint-brush:before{content:"\f1fc"}.sui-birthday-cake:before{content:"\f1fd"}.sui-area-chart:before{content:"\f1fe"}.sui-pie-chart:before{content:"\f200"}.sui-line-chart:before{content:"\f201"}.sui-lastfm:before{content:"\f202"}.sui-lastfm-square:before{content:"\f203"}.sui-toggle-off:before{content:"\f204"}.sui-toggle-on:before{content:"\f205"}.sui-bicycle:before{content:"\f206"}.sui-bus:before{content:"\f207"}.sui-ioxhost:before{content:"\f208"}.sui-angellist:before{content:"\f209"}.sui-cc:before,.sui-closed-captioning:before{content:"\f20a"}.sui-ils:before,.sui-shekel:before,.sui-sheqel:before{content:"\f20b"}.sui-meanpath:before{content:"\f20c"}.sui-buysellads:before{content:"\f20d"}.sui-connectdevelop:before{content:"\f20e"}.sui-dashcube:before{content:"\f210"}.sui-forumbee:before{content:"\f211"}.sui-leanpub:before{content:"\f212"}.sui-sellsy:before{content:"\f213"}.sui-shirtsinbulk:before{content:"\f214"}.sui-simplybuilt:before{content:"\f215"}.sui-skyatlas:before{content:"\f216"}.sui-cart-plus:before{content:"\f217"}.sui-cart-arrow-down:before{content:"\f218"}.sui-diamond:before,.sui-gem:before{content:"\f219"}.sui-ship:before{content:"\f21a"}.sui-user-secret:before{content:"\f21b"}.sui-motorcycle:before{content:"\f21c"}.sui-street-view:before{content:"\f21d"}.sui-heartbeat:before{content:"\f21e"}.sui-venus:before{content:"\f221"}.sui-mars:before{content:"\f222"}.sui-mercury:before{content:"\f223"}.sui-intersex:before,.sui-transgender:before{content:"\f224"}.sui-transgender-alt:before{content:"\f225"}.sui-venus-double:before{content:"\f226"}.sui-mars-double:before{content:"\f227"}.sui-venus-mars:before{content:"\f228"}.sui-mars-stroke:before{content:"\f229"}.sui-mars-stroke-v:before{content:"\f22a"}.sui-mars-stroke-h:before{content:"\f22b"}.sui-neuter:before{content:"\f22c"}.sui-genderless:before{content:"\f22d"}.sui-facebook-official:before{content:"\f230"}.sui-pinterest-p:before{content:"\f231"}.sui-whatsapp:before{content:"\f232"}.sui-server:before{content:"\f233"}.sui-user-plus:before{content:"\f234"}.sui-user-times:before{content:"\f235"}.sui-bed:before,.sui-hotel:before{content:"\f236"}.sui-viacoin:before{content:"\f237"}.sui-train:before{content:"\f238"}.sui-subway:before{content:"\f239"}.sui-medium:before{content:"\f23a"}.sui-medium-square:before{content:"\f2f8"}.sui-y-combinator:before,.sui-yc:before{content:"\f23b"}.sui-optin-monster:before{content:"\f23c"}.sui-opencart:before{content:"\f23d"}.sui-expeditedssl:before{content:"\f23e"}.sui-battery-4:before,.sui-battery-full:before,.sui-battery:before{content:"\f240"}.sui-battery-3:before,.sui-battery-three-quarters:before{content:"\f241"}.sui-battery-2:before,.sui-battery-half:before{content:"\f242"}.sui-battery-1:before,.sui-battery-quarter:before{content:"\f243"}.sui-battery-0:before,.sui-battery-empty:before{content:"\f244"}.sui-mouse-pointer:before{content:"\f245"}.sui-i-cursor:before{content:"\f246"}.sui-object-group:before{content:"\f247"}.sui-object-ungroup:before{content:"\f248"}.sui-sticky-note:before{content:"\f249"}.sui-sticky-note-o:before{content:"\f24a"}.sui-cc-jcb:before{content:"\f24b"}.sui-cc-diners-club:before{content:"\f24c"}.sui-clone:before{content:"\f24d"}.sui-balance-scale:before{content:"\f24e"}.sui-hourglass-o:before{content:"\f250"}.sui-hourglass-1:before,.sui-hourglass-start:before{content:"\f251"}.sui-hourglass-2:before,.sui-hourglass-half:before{content:"\f252"}.sui-hourglass-3:before,.sui-hourglass-end:before{content:"\f253"}.sui-hourglass:before{content:"\f254"}.sui-hand-grab-o:before,.sui-hand-rock-o:before{content:"\f255"}.sui-hand-paper-o:before,.sui-hand-stop-o:before{content:"\f256"}.sui-hand-scissors-o:before{content:"\f257"}.sui-hand-lizard-o:before{content:"\f258"}.sui-hand-spock-o:before{content:"\f259"}.sui-hand-pointer-o:before{content:"\f25a"}.sui-hand-peace-o:before{content:"\f25b"}.sui-trademark:before{content:"\f25c"}.sui-registered:before{content:"\f25d"}.sui-creative-commons:before{content:"\f25e"}.sui-gg:before{content:"\f260"}.sui-gg-circle:before{content:"\f261"}.sui-tripadvisor:before{content:"\f262"}.sui-odnoklassniki:before{content:"\f263"}.sui-odnoklassniki-square:before{content:"\f264"}.sui-get-pocket:before{content:"\f265"}.sui-wikipedia-w:before{content:"\f266"}.sui-safari:before{content:"\f267"}.sui-chrome:before{content:"\f268"}.sui-firefox:before{content:"\f269"}.sui-opera:before{content:"\f26a"}.sui-internet-explorer:before{content:"\f26b"}.sui-television:before,.sui-tv:before{content:"\f26c"}.sui-contao:before{content:"\f26d"}.sui-500px:before{content:"\f26e"}.sui-amazon:before{content:"\f270"}.sui-calendar-plus-o:before{content:"\f271"}.sui-calendar-minus-o:before{content:"\f272"}.sui-calendar-times-o:before{content:"\f273"}.sui-calendar-check-o:before{content:"\f274"}.sui-industry:before{content:"\f275"}.sui-map-pin:before{content:"\f276"}.sui-map-signs:before{content:"\f277"}.sui-map-o:before{content:"\f278"}.sui-map:before{content:"\f279"}.sui-commenting:before{content:"\f27a"}.sui-commenting-o:before{content:"\f27b"}.sui-houzz:before{content:"\f27c"}.sui-vimeo-v:before,.sui-vimeo:before{content:"\f27d"}.sui-black-tie:before{content:"\f27e"}.sui-fonticons:before{content:"\f280"}.sui-reddit-alien:before{content:"\f281"}.sui-edge:before{content:"\f282"}.sui-credit-card-alt:before{content:"\f283"}.sui-codiepie:before{content:"\f284"}.sui-modx:before{content:"\f285"}.sui-fort-awesome:before{content:"\f286"}.sui-usb:before{content:"\f287"}.sui-product-hunt:before{content:"\f288"}.sui-mixcloud:before{content:"\f289"}.sui-scribd:before{content:"\f28a"}.sui-pause-circle:before{content:"\f28b"}.sui-pause-circle-o:before{content:"\f28c"}.sui-stop-circle:before{content:"\f28d"}.sui-stop-circle-o:before{content:"\f28e"}.sui-shopping-bag:before{content:"\f290"}.sui-shopping-basket:before{content:"\f291"}.sui-hashtag:before{content:"\f292"}.sui-bluetooth:before{content:"\f293"}.sui-bluetooth-b:before{content:"\f294"}.sui-percent:before{content:"\f295"}.sui-gitlab:before{content:"\f296"}.sui-wpbeginner:before{content:"\f297"}.sui-wpforms:before{content:"\f298"}.sui-envira:before{content:"\f299"}.sui-universal-access:before{content:"\f29a"}.sui-wheelchair-alt:before{content:"\f29b"}.sui-question-circle-o:before{content:"\f29c"}.sui-blind:before{content:"\f29d"}.sui-audio-description:before{content:"\f29e"}.sui-phone-volume:before,.sui-volume-control-phone:before{content:"\f2a0"}.sui-braille:before{content:"\f2a1"}.sui-assistive-listening-systems:before{content:"\f2a2"}.sui-american-sign-language-interpreting:before,.sui-asl-interpreting:before{content:"\f2a3"}.sui-deaf:before,.sui-deafness:before,.sui-hard-of-hearing:before{content:"\f2a4"}.sui-glide:before{content:"\f2a5"}.sui-glide-g:before{content:"\f2a6"}.sui-sign-language:before,.sui-signing:before{content:"\f2a7"}.sui-low-vision:before{content:"\f2a8"}.sui-viadeo:before{content:"\f2a9"}.sui-viadeo-square:before{content:"\f2aa"}.sui-snapchat:before{content:"\f2ab"}.sui-snapchat-ghost:before{content:"\f2ac"}.sui-snapchat-square:before{content:"\f2ad"}.sui-first-order:before{content:"\f2b0"}.sui-yoast:before{content:"\f2b1"}.sui-themeisle:before{content:"\f2b2"}.sui-google-plus-circle:before,.sui-google-plus-official:before{content:"\f2b3"}.sui-fa:before,.sui-font-awesome:before{content:"\f2b4"}.sui-handshake-o:before{content:"\f2b5"}.sui-envelope-open:before{content:"\f2b6"}.sui-envelope-open-o:before{content:"\f2b7"}.sui-linode:before{content:"\f2b8"}.sui-address-book:before{content:"\f2b9"}.sui-address-book-o:before{content:"\f2ba"}.sui-address-card:before,.sui-vcard:before{content:"\f2bb"}.sui-address-card-o:before,.sui-vcard-o:before{content:"\f2bc"}.sui-user-circle:before{content:"\f2bd"}.sui-user-circle-o:before{content:"\f2be"}.sui-user-o:before{content:"\f2c0"}.sui-id-badge:before{content:"\f2c1"}.sui-drivers-license:before,.sui-id-card:before{content:"\f2c2"}.sui-drivers-license-o:before,.sui-id-card-o:before{content:"\f2c3"}.sui-quora:before{content:"\f2c4"}.sui-free-code-camp:before{content:"\f2c5"}.sui-telegram:before{content:"\f2c6"}.sui-thermometer-4:before,.sui-thermometer-full:before,.sui-thermometer:before{content:"\f2c7"}.sui-thermometer-3:before,.sui-thermometer-three-quarters:before{content:"\f2c8"}.sui-thermometer-2:before,.sui-thermometer-half:before{content:"\f2c9"}.sui-thermometer-1:before,.sui-thermometer-quarter:before{content:"\f2ca"}.sui-thermometer-0:before,.sui-thermometer-empty:before{content:"\f2cb"}.sui-shower:before{content:"\f2cc"}.sui-bath:before,.sui-bathtub:before,.sui-s15:before{content:"\f2cd"}.sui-podcast:before{content:"\f2ce"}.sui-window-maximize:before{content:"\f2d0"}.sui-window-minimize:before{content:"\f2d1"}.sui-window-restore:before{content:"\f2d2"}.sui-times-rectangle:before,.sui-window-close:before{content:"\f2d3"}.sui-times-rectangle-o:before,.sui-window-close-o:before{content:"\f2d4"}.sui-bandcamp:before{content:"\f2d5"}.sui-grav:before{content:"\f2d6"}.sui-etsy:before{content:"\f2d7"}.sui-imdb:before{content:"\f2d8"}.sui-ravelry:before{content:"\f2d9"}.sui-eercast:before{content:"\f2da"}.sui-microchip:before{content:"\f2db"}.sui-snowflake-o:before{content:"\f2dc"}.sui-superpowers:before{content:"\f2dd"}.sui-wpexplorer:before{content:"\f2de"}.sui-meetup:before{content:"\f2e0"}.sui-mastodon:before{content:"\f2e1"}.sui-mastodon-alt:before{content:"\f2e2"}.sui-fork-awesome:before,.sui-fork-circle:before{content:"\f2e3"}.sui-peertube:before{content:"\f2e4"}.sui-diaspora:before{content:"\f2e5"}.sui-friendica:before{content:"\f2e6"}.sui-gnu-social:before{content:"\f2e7"}.sui-liberapay-square:before{content:"\f2e8"}.sui-liberapay:before{content:"\f2e9"}.sui-scuttlebutt:before,.sui-ssb:before{content:"\f2ea"}.sui-hubzilla:before{content:"\f2eb"}.sui-social-home:before{content:"\f2ec"}.sui-artstation:before{content:"\f2ed"}.sui-discord:before{content:"\f2ee"}.sui-discord-alt:before{content:"\f2ef"}.sui-patreon:before{content:"\f2f0"}.sui-snowdrift:before{content:"\f2f1"}.sui-activitypub:before{content:"\f2f2"}.sui-ethereum:before{content:"\f2f3"}.sui-keybase:before{content:"\f2f4"}.sui-shaarli:before{content:"\f2f5"}.sui-shaarli-o:before{content:"\f2f6"}.sui-cut-key:before,.sui-key-modern:before{content:"\f2f7"}.sui-xmpp:before{content:"\f2f9"}.sui-archive-org:before{content:"\f2fc"}.sui-freedombox:before{content:"\f2fd"}.sui-facebook-messenger:before{content:"\f2fe"}.sui-debian:before{content:"\f2ff"}.sui-mastodon-square:before{content:"\f300"}.sui-tipeee:before{content:"\f301"}.sui-react:before{content:"\f302"}.sui-dogmazic:before{content:"\f303"}.sui-zotero:before{content:"\f309"}.sui-nodejs:before{content:"\f308"}.sui-nextcloud:before{content:"\f306"}.sui-nextcloud-square:before{content:"\f307"}.sui-hackaday:before{content:"\f30a"}.sui-laravel:before{content:"\f30b"}.sui-signalapp:before{content:"\f30c"}.sui-gnupg:before{content:"\f30d"}.sui-php:before{content:"\f30e"}.sui-ffmpeg:before{content:"\f30f"}.sui-joplin:before{content:"\f310"}.sui-syncthing:before{content:"\f311"}.sui-inkscape:before{content:"\f312"}.sui-matrix-org:before{content:"\f313"}.sui-pixelfed:before{content:"\f314"}.sui-bootstrap:before{content:"\f315"}.sui-dev-to:before{content:"\f316"}.sui-hashnode:before{content:"\f317"}.sui-jirafeau:before{content:"\f318"}.sui-emby:before{content:"\f319"}.sui-wikidata:before{content:"\f31a"}.sui-gimp:before{content:"\f31b"}.sui-c:before{content:"\f31c"}.sui-digitalocean:before{content:"\f31d"}.sui-att:before{content:"\f31e"}.sui-gitea:before{content:"\f31f"}.sui-file-epub:before{content:"\f321"}.sui-python:before{content:"\f322"}.sui-archlinux:before{content:"\f323"}.sui-pleroma:before{content:"\f324"}.sui-unsplash:before{content:"\f325"}.sui-hackster:before{content:"\f326"}.sui-spell-check:before{content:"\f327"}.sui-moon:before{content:"\f328"}.sui-sun:before{content:"\f329"}.sui-f-droid:before{content:"\f32a"}.sui-biometric:before{content:"\f32b"}.sui-wire:before{content:"\f32c"}.sui-tor-onion:before{content:"\f32e"}.sui-volume-mute:before{content:"\f32f"}.sui-bell-ringing:before{content:"\f32d"}.sui-bell-ringing-o:before{content:"\f330"}.sui-hal:before{content:"\f333"}.sui-jupyter:before{content:"\f335"}.sui-julia:before{content:"\f334"}.sui-classicpress:before{content:"\f331"}.sui-classicpress-circle:before{content:"\f332"}.sui-open-collective:before{content:"\f336"}.sui-orcid:before{content:"\f337"}.sui-researchgate:before{content:"\f338"}.sui-funkwhale:before{content:"\f339"}.sui-askfm:before{content:"\f33a"}.sui-blockstack:before{content:"\f33b"}.sui-boardgamegeek:before{content:"\f33c"}.sui-bunny:before{content:"\f35f"}.sui-buymeacoffee:before{content:"\f33d"}.sui-cc-by:before{content:"\f33e"}.sui-cc-cc:before,.sui-creative-commons-alt:before{content:"\f33f"}.sui-cc-nc-eu:before{content:"\f341"}.sui-cc-nc-jp:before{content:"\f342"}.sui-cc-nc:before{content:"\f340"}.sui-cc-nd:before{content:"\f343"}.sui-cc-pd:before{content:"\f344"}.sui-cc-remix:before{content:"\f345"}.sui-cc-sa:before{content:"\f346"}.sui-cc-share:before{content:"\f347"}.sui-cc-zero:before{content:"\f348"}.sui-conway-glider:before,.sui-conway-hacker:before{content:"\f349"}.sui-csharp:before{content:"\f34a"}.sui-email-bulk:before{content:"\f34b"}.sui-email-bulk-o:before{content:"\f34c"}.sui-gnu:before{content:"\f34d"}.sui-google-play:before{content:"\f34e"}.sui-heroku:before{content:"\f34f"}.sui-hassio:before,.sui-home-assistant:before{content:"\f350"}.sui-java:before{content:"\f351"}.sui-mariadb:before{content:"\f352"}.sui-markdown:before{content:"\f353"}.sui-mysql:before{content:"\f354"}.sui-nordcast:before{content:"\f355"}.sui-plume:before{content:"\f356"}.sui-postgresql:before{content:"\f357"}.sui-sass-alt:before{content:"\f359"}.sui-sass:before{content:"\f358"}.sui-skate:before{content:"\f35a"}.sui-sketchfab:before{content:"\f35b"}.sui-tex:before{content:"\f35c"}.sui-textpattern:before{content:"\f35d"}.sui-unity:before{content:"\f35e"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.su-u-clearfix:after{content:"";display:table;clear:both}.su-u-trim>:first-child{margin-top:0}.su-u-trim>:last-child{margin-bottom:0}.su-u-responsive-media-yes{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.su-u-responsive-media-yes .fluid-width-video-wrapper,.su-u-responsive-media-yes .video-holder{position:static!important}.su-u-responsive-media-yes embed,.su-u-responsive-media-yes iframe,.su-u-responsive-media-yes object{position:absolute;top:0;left:0;width:100%;height:100%}.su-u-overflow-hidden{overflow:hidden}.su-accordion{margin-bottom:1.5em}.su-accordion .su-spoiler{margin-bottom:.5em}.su-audio{position:relative;width:100%;height:30px;margin-bottom:1.5em;background:#7c8781;background:linear-gradient(to bottom,#7c8781 0,#0a0809 100%);border-radius:3px}.su-audio .jp-pause,.su-audio .jp-play{position:absolute;left:0;top:0;display:block;width:30px;height:30px;border-top-left-radius:3px;border-bottom-left-radius:3px;cursor:pointer;border-right:1px solid #454947;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAQAAACQ9RH5AAACO0lEQVR42u2YwWrbMBjH+wY7rHJ62ynQS59hj7K3CCstlASWXvIOfYqG9bDm0nOzOinrYRt48oQ8swXKqCfs6T8iOXKcClsZGztMvz8Yf3/r+z4b20L2zo7H4/H8Wa4X12fTZ/+gcYilZifzJ1ufMrRskQPvUGpx92K7xjNo2SIH3mNN0w/P3RvfQcsWORBhQ5NPjnf8I7RskQOf8UgTt0wKLVvkwBdsaMIdr5hDyxY5sMCapt+2uMdfoWWLHPiOUov7LZ/qe2jZIgd+YKns5GHr9ziDli1y4OeiOMt/a+YqoGWLPB6Px+PxeGygYmi808pszO1iDKL2Do33Um0Jxug2NpYo1au5vZXfmHshIUNJ5HE1TkIeSSJDCXnhsmJKClJzSZG0r52KoJgVKPj6OJW1dMJ6xUfkyJHzHHmYm4F5kM9Kt2XRlpM8URVQq7fMJS33WED0BRGhgHhtvAsBcSOIGIiWxmIkoLVWT2vUtip+pbYkG2fmYci62ThTZ5wNG3MHq1V0tY6unKzvX93/nFTNNOluep7uG28/PU+fqr3DxtzTFCsZzzjpsO2z+ogTfsPB3xjvkoO/5bv8uO0Dm/c2P8RXMe+1XDEDA+MMbM46xuuweem2NGYBS1QF1OqBJSxoaRxDKYlrA+MgTvSRxtxOPFe5a+PKaojnccfp1wmtzTR05PIThU4o6C0N6KAaR0H7NKC3FPTS9TeTmWmiQeU25h5EV9Ge2jMPUqRmwmgvuooO/Kvr8fwlfgFVTstu/UqmhgAAAABJRU5ErkJggg==);background-repeat:no-repeat}.su-audio .jp-play{background-position:0 0}.su-audio .jp-pause{background-position:-30px 0}.su-audio .jp-current-time,.su-audio .jp-duration{position:absolute;top:0;display:block;height:30px;line-height:30px;font-size:10px;color:#eee;text-shadow:0 -1px 0 #000}.su-audio .jp-current-time{left:45px}.su-audio .jp-duration{right:10px}.su-audio .jp-play-bar,.su-audio .jp-seek-bar{position:absolute;top:0;left:0;height:10px;border-radius:3px;cursor:pointer}.su-audio .jp-progress{position:absolute;top:10px;left:85px;right:50px;height:10px;background:#333;box-shadow:0 0 5px #000 inset;border-radius:3px}.su-audio .jp-seek-bar{background:#0b0b0b;background:linear-gradient(to bottom,#0b0b0b 0,#666 100%)}.su-audio .jp-play-bar{background:#6db3f2;background:linear-gradient(to bottom,#6db3f2 0,#54a3ee 50%,#3690f0 51%,#1e69de 100%)}.su-box{margin:0 0 1.5em;border-width:2px;border-style:solid}.su-box-title{display:block;padding:.5em 1em;font-weight:700;font-size:1.1em}.su-box-content{background-color:#fff;color:#444;padding:1em}.su-box-style-soft .su-box-title{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABGCAQAAACnQTbWAAAALElEQVR4AWP6n8HE8J+J4R+YxGT8AyMEF7fIP0wtmGwiDSTkJAYIGwMxAEkA2DNEjOXI9r4AAAAASUVORK5CYII=);background-position:0 0;background-repeat:repeat-x}.su-box-style-glass .su-box-title{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB6gAAABYCAMAAAB/PFkcAAAA6lBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXu8f5AAAATnRSTlMBAgMEBQYHCAkKCwwNDg8QERITFBUWFxgZGhscHR4fISIjJCUmJygoFicVJiUUJCMTIiESHxEeEB0cDxsaDhkYDRcMCwoJCAcGBQQDAgEzgPA4AAABqElEQVR4Ae3dwW0DMQxE0ZHMDnxz/725DG0PexAI4r0SAgQ/QzlJAAAAgBfWyiTAySRA9Q01ALB9CQDAogacvgGhBnxPg9M3AGBRAwBCDU7fgNM3AGBRA4BQA07fgFADAEINFjUg1IBQAz71DQAWNQAg1IDTNyDUACDUgEUNCDUACDVgUQNCDQAINVjUgFADQg0INQAINWBRA0INAAg1WNSAUAMAQg1Y1CDUAIBQAxY1INQAINSARQ0INSDUINSAUANCDQAINVjUgFADAEINWNQg1DMBgFADFjUg1MA3kwC1A1jUgFADV5wATt9AW374BosasKgBixqwqAGLGixqwKIGLGrAogb8ehYINSDUgFAD3qgBb9TgjRqwqAGLGrCoAYsaLGrAogYsasCiBixqsKiB1uqfSYBfAIsaALiiPgH8ZTJAqAGhBoQaALxRAxY1INQAcIfTN2BRA0INAEINWNSAN2oAQKcBwH/PApy+AaEGhBqEGgAQasCiBoQaAHzqGwCwqAGnbxBqAMDpGwCwqMHpGxBqAMDpGwAsasDpuzcQagDA6RsAeAB4JgvjJCimQgAAAABJRU5ErkJggg==);background-position:0 50%;background-repeat:repeat-x}.su-box-style-bubbles .su-box-title{background-image:url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-bubbles.png);background-position:0 50%;background-repeat:repeat-x}.su-box-style-noise .su-box-title{background-image:url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-noise.png);background-position:0 0;background-repeat:repeat-x}.su-button{display:inline-block!important;text-align:center;text-decoration:none!important;box-sizing:content-box!important;transition:all .2s}.su-button-wide{display:block!important;margin:1em 0}.su-button-center{text-align:center}.su-button span{display:block!important;text-decoration:none!important;box-sizing:content-box!important;transition:all .2s}.su-button img{border:none!important;vertical-align:middle!important;margin:-.2em .4em 0 -.3em!important;box-shadow:none!important}.su-button i{display:inline-block;width:1em;height:1em;margin:0 .5em 0 0!important;text-align:center;line-height:1em}.su-button.su-button-float-icon img{margin:0 .5em!important}.su-button small{display:block;margin:-.2em 0 0;color:inherit;text-align:center;font-style:normal;font-size:.8em;line-height:1;opacity:.7}@media screen and (max-width:768px){.su-button span{padding-top:.25em!important;padding-bottom:.25em!important;line-height:1.2!important}.su-button small{margin-top:.2em!important}}.su-button-style-default{border-width:1px;border-style:solid}.su-button-style-default:hover{opacity:.7}.su-button-style-default span{border-top-width:1px;border-bottom-width:1px;border-top-style:solid;border-bottom-style:solid}.su-button-style-flat,.su-button-style-flat span{border:none}.su-button-style-flat span{position:relative}.su-button-style-flat:hover span{top:1px}.su-button-style-ghost{background:0 0!important}.su-button-style-ghost span{border-width:3px;border-style:solid}.su-button-style-ghost:hover span{border-color:inherit!important}.su-button-style-soft span{background:0 -20px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABGCAQAAACnQTbWAAAALElEQVR4AWP6n8HE8J+J4R+YxGT8AyMEF7fIP0wtmGwiDSTkJAYIGwMxAEkA2DNEjOXI9r4AAAAASUVORK5CYII=) repeat-x}.su-button-style-soft:hover span{background:0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABGCAQAAACnQTbWAAAALElEQVR4AWP6n8HE8J+J4R+YxGT8AyMEF7fIP0wtmGwiDSTkJAYIGwMxAEkA2DNEjOXI9r4AAAAASUVORK5CYII=) repeat-x}.su-button-style-glass span{background:0 50% url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB6gAAABYCAMAAAB/PFkcAAAA6lBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXu8f5AAAATnRSTlMBAgMEBQYHCAkKCwwNDg8QERITFBUWFxgZGhscHR4fISIjJCUmJygoFicVJiUUJCMTIiESHxEeEB0cDxsaDhkYDRcMCwoJCAcGBQQDAgEzgPA4AAABqElEQVR4Ae3dwW0DMQxE0ZHMDnxz/725DG0PexAI4r0SAgQ/QzlJAAAAgBfWyiTAySRA9Q01ALB9CQDAogacvgGhBnxPg9M3AGBRAwBCDU7fgNM3AGBRA4BQA07fgFADAEINFjUg1IBQAz71DQAWNQAg1IDTNyDUACDUgEUNCDUACDVgUQNCDQAINVjUgFADQg0INQAINWBRA0INAAg1WNSAUAMAQg1Y1CDUAIBQAxY1INQAINSARQ0INSDUINSAUANCDQAINVjUgFADAEINWNQg1DMBgFADFjUg1MA3kwC1A1jUgFADV5wATt9AW374BosasKgBixqwqAGLGixqwKIGLGrAogb8ehYINSDUgFAD3qgBb9TgjRqwqAGLGrCoAYsaLGrAogYsasCiBixqsKiB1uqfSYBfAIsaALiiPgH8ZTJAqAGhBoQaALxRAxY1INQAcIfTN2BRA0INAEINWNSAN2oAQKcBwH/PApy+AaEGhBqEGgAQasCiBoQaAHzqGwCwqAGnbxBqAMDpGwCwqMHpGxBqAMDpGwAsasDpuzcQagDA6RsAeAB4JgvjJCimQgAAAABJRU5ErkJggg==) repeat-x}.su-button-style-glass:hover span{background:100% 50% url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB6gAAABYCAMAAAB/PFkcAAAA6lBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXu8f5AAAATnRSTlMBAgMEBQYHCAkKCwwNDg8QERITFBUWFxgZGhscHR4fISIjJCUmJygoFicVJiUUJCMTIiESHxEeEB0cDxsaDhkYDRcMCwoJCAcGBQQDAgEzgPA4AAABqElEQVR4Ae3dwW0DMQxE0ZHMDnxz/725DG0PexAI4r0SAgQ/QzlJAAAAgBfWyiTAySRA9Q01ALB9CQDAogacvgGhBnxPg9M3AGBRAwBCDU7fgNM3AGBRA4BQA07fgFADAEINFjUg1IBQAz71DQAWNQAg1IDTNyDUACDUgEUNCDUACDVgUQNCDQAINVjUgFADQg0INQAINWBRA0INAAg1WNSAUAMAQg1Y1CDUAIBQAxY1INQAINSARQ0INSDUINSAUANCDQAINVjUgFADAEINWNQg1DMBgFADFjUg1MA3kwC1A1jUgFADV5wATt9AW374BosasKgBixqwqAGLGixqwKIGLGrAogb8ehYINSDUgFAD3qgBb9TgjRqwqAGLGrCoAYsaLGrAogYsasCiBixqsKiB1uqfSYBfAIsaALiiPgH8ZTJAqAGhBoQaALxRAxY1INQAcIfTN2BRA0INAEINWNSAN2oAQKcBwH/PApy+AaEGhBqEGgAQasCiBoQaAHzqGwCwqAGnbxBqAMDpGwCwqMHpGxBqAMDpGwAsasDpuzcQagDA6RsAeAB4JgvjJCimQgAAAABJRU5ErkJggg==) repeat-x}.su-button-style-bubbles span{background:0 50% url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-bubbles.png) no-repeat}.su-button-style-bubbles:hover span{background:-710px 50% url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-bubbles.png) no-repeat}.su-button-style-noise span{background:0 0 url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-noise.png) repeat-x}.su-button-style-noise:hover span{background:0 0 url(//topor.me/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-noise.png) repeat-x}.su-button-style-stroked span{margin:1px;border:1px dashed #fff!important}.su-button-style-stroked:hover span{opacity:.7}.su-button-style-3d{border-bottom-style:solid;border-bottom-width:6px}.su-button-style-3d span{border-bottom-style:solid;border-bottom-width:1px}.su-button-style-3d:hover{position:relative;top:3px;border-bottom-width:3px}.su-carousel{position:relative;margin-bottom:1.5em;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.su-carousel-centered{margin:0 auto 1.5em}.su-carousel-slides{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0,0,0);-o-transition-timing-function:ease;-o-transform:translate(0,0);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0,0,0);-ms-transition-timing-function:ease;transition-property:transform,left,top;transition-duration:0s;transform:translate3d(0,0,0);transition-timing-function:ease}.swiper-free-mode>.su-carousel-slides{transition-timing-function:ease-out;margin:0 auto}.su-carousel-slide{position:relative;float:left}.su-carousel-slide>a,.su-carousel-slide>a>img,.su-carousel-slide>img{position:relative;display:block;width:100%;height:100%;text-decoration:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.su-carousel-responsive-yes .su-carousel-slide>a,.su-carousel-responsive-yes .su-carousel-slide>a>img,.su-carousel-responsive-yes .su-carousel-slide>img{height:auto}.su-carousel-pages-no .su-carousel-pagination{display:none}.swiper-wp8-horizontal{-ms-touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x}.su-carousel .su-carousel-slide a{padding:0 5px}.su-carousel .su-carousel-slide img{padding:3px;border:1px solid #ccc;background:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.su-carousel .su-carousel-slide-title{position:absolute;left:9px;right:9px;bottom:4px;display:block;padding:2px 3px;color:#fff;line-height:1.2;font-size:11px;background:#000;background:rgba(0,0,0,.5);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:opacity 1s;-o-transition:opacity 1s;-moz-transition:opacity 1s;-webkit-transition:opacity 1s}.su-carousel .su-carousel-next,.su-carousel .su-carousel-prev{position:absolute;top:50%;display:block;width:40px;height:40px;margin-top:-20px;background:#000 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAA2CAMAAABnYu7YAAAAP1BMVEX///////////////////////////////////////////////////////////////////////////////////81m6ZbAAAAFXRSTlMA1sH/ufvVrvrbuMPOsPhxf0CZ4MwBr6+8AAAAsElEQVR4Ae3SRRbDMBAE0cRtZtD9rxqaraHCNLXu9w3Szrs9z9ujCS/S9kYR9+KEgElMvVQioJQyL8spmGfEKyQKSsX2rtQ1oMqtWaXrQFXrq1rXgqrXRk17Pdg2y5tOuh6UuuVRfwvYr616DiLPRA6ah0QKmgdECJpHRAYiz0QEMs9EAkLPRABSz0Qy+fU8zxvGaRqHB3pBp8LjxFGXxoeBk4HTO0H+yY8/lPdfG+8IYqMG0UwmONoAAAAASUVORK5CYII=) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;opacity:0;transition:all .2s}.su-carousel .su-carousel-prev{right:20px;margin-right:40px;background-position:-40px 0}.su-carousel .su-carousel-next{left:20px;margin-left:40px;background-position:0 0}.su-carousel:hover .su-carousel-next,.su-carousel:hover .su-carousel-prev{margin-left:0;margin-right:0;opacity:.7}.su-carousel .su-carousel-next:hover,.su-carousel .su-carousel-prev:hover{opacity:1}.su-carousel .su-carousel-pagination{position:absolute;left:15%;right:15%;top:50%;width:70%;height:0;margin-top:-7px;text-align:center;cursor:default;opacity:0;transition:all .2s}.su-carousel:hover .su-carousel-pagination{bottom:20px;opacity:1}.su-carousel .su-carousel-pagination span{display:inline-block;width:14px;height:14px;margin:0;background:#000 0 -999px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAA2CAMAAABnYu7YAAAAP1BMVEX///////////////////////////////////////////////////////////////////////////////////81m6ZbAAAAFXRSTlMA1sH/ufvVrvrbuMPOsPhxf0CZ4MwBr6+8AAAAsElEQVR4Ae3SRRbDMBAE0cRtZtD9rxqaraHCNLXu9w3Szrs9z9ujCS/S9kYR9+KEgElMvVQioJQyL8spmGfEKyQKSsX2rtQ1oMqtWaXrQFXrq1rXgqrXRk17Pdg2y5tOuh6UuuVRfwvYr616DiLPRA6ah0QKmgdECJpHRAYiz0QEMs9EAkLPRABSz0Qy+fU8zxvGaRqHB3pBp8LjxFGXxoeBk4HTO0H+yY8/lPdfG+8IYqMG0UwmONoAAAAASUVORK5CYII=) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all .2s}.su-carousel:hover .su-carousel-pagination span{margin:0 3px}.su-carousel .su-carousel-pagination span.swiper-visible-switch{background-color:#fff;background-color:rgba(255,255,255,.5)}.su-carousel .su-carousel-pagination span.swiper-active-switch,.su-carousel .su-carousel-pagination span:hover{background-position:0 -40px}.su-row{margin-bottom:1.5em}.su-row:after{display:table;clear:both;content:""}.su-row .su-column{display:block;float:left;box-sizing:border-box;margin:0 0 0 4%}.su-row .su-column:first-child{margin-left:0}.su-row .su-column.su-column-size-1-1{margin-right:0;margin-left:0}.su-row .su-column.su-column-centered{float:none;margin-right:auto;margin-left:auto}.su-row .su-column-size-1-1{width:100%}.su-row .su-column-size-1-2{width:48%}.su-row .su-column-size-1-3{width:30.66%}.su-row .su-column-size-2-3{width:65.33%}.su-row .su-column-size-1-4{width:22%}.su-row .su-column-size-3-4{width:74%}.su-row .su-column-size-1-5{width:16.8%}.su-row .su-column-size-2-5{width:37.6%}.su-row .su-column-size-3-5{width:58.4%}.su-row .su-column-size-4-5{width:79.2%}.su-row .su-column-size-1-6{width:13.33%}.su-row .su-column-size-5-6{width:82.66%}.su-row .su-column embed,.su-row .su-column iframe,.su-row .su-column img,.su-row .su-column object{max-width:100%}@media only screen and (max-width:767px){.su-row .su-column{float:none;width:100%;margin:0}.su-row .su-column+.su-column{margin:1.5rem 0 0}}.su-custom-gallery{display:flex;flex-wrap:wrap;margin-bottom:1.5em}.su-custom-gallery-align-left{justify-content:flex-start}.su-custom-gallery-align-center{justify-content:center}.su-custom-gallery-align-right{justify-content:flex-end}.su-custom-gallery-slide{position:relative;flex:0 0 auto;margin:.5em}.su-custom-gallery-slide a{display:block;width:100%;height:100%}.su-custom-gallery-slide img{display:block;box-sizing:border-box;margin:0;padding:3px;width:100%;height:100%;border:1px solid #ccc;border-radius:5px;background:#fff;box-shadow:none;transition:all .2s;-o-object-fit:cover;object-fit:cover}.su-custom-gallery-slide:hover img{border:1px solid #aaa;background:#eee}.su-custom-gallery-slide span{position:absolute;right:4px;bottom:4px;left:4px;display:block;overflow-y:auto;padding:2px 4px;max-height:calc(100% - 8px);background:#000;background:rgba(0,0,0,.5);color:#fff;word-wrap:break-word;font-size:12px;line-height:1.3;opacity:0;transition:all .2s}.su-custom-gallery-slide:hover span{opacity:1}.su-custom-gallery-title-never span{display:none}.su-custom-gallery-title-always span{opacity:1}.su-dailymotion{margin:0 0 1.5em}.su-dailymotion iframe{border:none!important}.su-display-posts-template-default .su-post{display:flex;margin-bottom:1.75em}.su-display-posts-template-default .su-post-thumbnail{margin:0 1.25em 0 0;width:8.25em}.su-display-posts-template-default .su-post-thumbnail a{display:block!important;text-decoration:none!important}.su-display-posts-template-default .su-post-thumbnail img{display:block!important;margin:0!important;max-width:100%!important;height:auto!important;-o-object-fit:cover!important;object-fit:cover!important}.su-display-posts-template-default .su-post-body{flex:1}.su-display-posts-template-default h2.su-post-title{margin:0 0 1em!important;padding:0!important;border:none!important;font-size:1.35em!important}.su-display-posts-template-default h2.su-post-title:after,.su-display-posts-template-default h2.su-post-title:before{display:none}.su-display-posts-template-default .su-post-meta{margin:1em 0;font-size:.85em;opacity:.85}.su-display-posts-template-default .su-post-excerpt p{margin:1em 0}.su-display-posts-template-default .su-post-excerpt>:last-child{margin-bottom:0!important}.su-display-posts-template-default .su-post-comments-link{margin:1em 0 0}@media screen and (max-width:768px){.su-display-posts-template-default .su-post-thumbnail{width:4em}}.su-display-posts-template-teasers .su-post{display:flex;align-items:center;margin-bottom:1em}.su-display-posts-template-teasers .su-post-thumbnail{margin:0 1em 0 0;width:3.75em}.su-display-posts-template-teasers .su-post-thumbnail a{display:block!important;text-decoration:none!important}.su-display-posts-template-teasers .su-post-thumbnail img{display:block!important;margin:0!important;max-width:100%!important;height:auto!important;-o-object-fit:cover!important;object-fit:cover!important}.su-display-posts-template-teasers .su-post-body{flex:1}.su-display-posts-template-teasers h2.su-post-title{margin:0!important;padding:0!important;border:none!important;font-size:1.15em!important}.su-display-posts-template-teasers h2.su-post-title:after,.su-display-posts-template-teasers h2.su-post-title:before{display:none}@media screen and (max-width:768px){.su-display-posts-template-teasers .su-post-thumbnail{width:2.75em}}.su-display-posts-template-single h2.su-post-title{margin:0 0 1em!important;padding:0!important;border:none!important;font-size:1.75em!important}.su-display-posts-template-single .su-post-meta{margin:1em 0;font-size:.85em;opacity:.85}.su-display-posts-pagination{display:flex;justify-content:space-between}.su-display-posts-pagination-next{margin-left:auto}.su-divider{clear:both;border:none;text-align:right;line-height:1}.su-divider a{display:inline-block;font-size:.8em;text-decoration:none;outline:0;padding-bottom:5px}.su-divider-style-default{border-bottom-style:solid}.su-divider-style-dotted{border-bottom-style:dotted}.su-divider-style-dashed{border-bottom-style:dashed}.su-divider-style-double{border-bottom-style:double}.su-document{margin:0 0 1.5em}.su-document iframe{border:none!important}.su-dropcap{float:left;display:inline-block;width:2em;height:2em;margin:.2em .5em .2em 0;line-height:2em;text-align:center;overflow:hidden;text-transform:uppercase}.su-dropcap-style-default{color:#fff;background:#45484d;background:linear-gradient(to bottom,#45484d 0,#000 100%);text-shadow:-1px -1px 0 #000;border-radius:50%}.su-dropcap-style-flat{background:#444;color:#fff}.su-dropcap-style-light{color:#333;border-radius:50%;background:#fff;background:linear-gradient(to bottom,#fff 0,#eaeaea 100%)}.su-dropcap-style-simple{width:1em;height:1em;line-height:1em;text-align:left}.su-expand{margin:0 0 1.5em}.su-expand-content{overflow:hidden}.su-expand-link{margin-top:.5em;cursor:pointer}.su-expand-link:hover{opacity:.7}.su-expand-link a,.su-expand-link a:active,.su-expand-link a:focus,.su-expand-link a:hover,.su-expand-link a:visited{display:inline;text-decoration:none;box-shadow:none;background:0 0;border:none}.su-expand-link-style-underlined .su-expand-link span{text-decoration:underline}.su-expand-link-style-dotted .su-expand-link span{border-bottom:1px dotted #333}.su-expand-link-style-dashed .su-expand-link span{border-bottom:1px dashed #333}.su-expand-link-style-button .su-expand-link a{display:inline-block;margin-top:.2em;padding:.2em .4em;border:2px solid #333}.su-expand-link-more{display:none}.su-expand-link-less{display:block}.su-expand-collapsed .su-expand-link-more{display:block}.su-expand-collapsed .su-expand-link-less{display:none}.su-expand-link i{display:inline-block;margin:0 .3em 0 0;vertical-align:middle;color:inherit}.su-expand-link img{display:inline-block;width:1em;height:1em;margin:0 .3em 0 0;vertical-align:middle}.su-frame,.su-frame-inner{display:block}.su-frame-align-left{float:left;margin:0 1em 1em 0}.su-frame-align-center{float:none;margin:1em auto}.su-frame-align-right{float:right;margin:0 0 1em 1em}.su-frame img{display:block!important;float:none!important;padding:0!important;margin:0!important;border:none!important;box-shadow:none!important}.su-frame-style-default{padding:2px;border:1px solid #999;background:#fff;box-shadow:1px 1px 4px #ccc}.su-frame-style-default .su-frame-inner{padding:2px;border:4px solid #eee}.su-gmap{margin:0 0 1.5em}.su-gmap iframe{border:none!important}.su-guests{margin-bottom:1.5em}.su-heading.su-heading-align-left{text-align:left}.su-heading.su-heading-align-left .su-heading-inner{padding-left:.2em}.su-heading.su-heading-align-right{text-align:right}.su-heading.su-heading-align-right .su-heading-inner{padding-right:.2em}.su-heading.su-heading-align-center{text-align:center}.su-heading-style-default{padding:2px 0;border-top:1px solid #999;border-bottom:1px solid #999}.su-heading-style-default .su-heading-inner{padding:1em .5em;border-top:4px solid #eee;border-bottom:4px solid #eee}.su-highlight{display:inline;padding:1px 0}.su-image-carousel{margin:1.5em 0;width:100%}.su-image-carousel:first-child{margin-top:0}.su-image-carousel:last-child{margin-bottom:0}.su-image-carousel-item{box-sizing:border-box;width:100%}.su-image-carousel-item-content{position:relative}.su-image-carousel-item-content a,.su-image-carousel-item-content a:active,.su-image-carousel-item-content a:focus,.su-image-carousel-item-content a:hover,.su-image-carousel-item-content a:visited,.su-image-carousel-item-content img{display:block;box-sizing:border-box;margin:0;padding:0;width:100%;height:100%;border:none;border-radius:0;box-shadow:none;text-decoration:none}.su-image-carousel-item-content a:after,.su-image-carousel-item-content a:before,.su-image-carousel-item-content img:after,.su-image-carousel-item-content img:before{display:none}.su-image-carousel-item-content span{position:absolute;display:block;overflow:auto;max-height:60%;word-wrap:break-word;font-size:.9em;line-height:1.3}.su-image-carousel-item-content span:empty{display:none}.su-image-carousel-columns-2 .su-image-carousel-item{width:50%}.su-image-carousel-columns-3 .su-image-carousel-item{width:33.3333333333%}.su-image-carousel-columns-4 .su-image-carousel-item{width:25%}.su-image-carousel-columns-5 .su-image-carousel-item{width:20%}.su-image-carousel-columns-6 .su-image-carousel-item{width:16.6666666666%}.su-image-carousel-columns-7 .su-image-carousel-item{width:14.2857142857%}.su-image-carousel-columns-8 .su-image-carousel-item{width:12.5%}.su-image-carousel-columns-2.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:3%;width:48.5%}.su-image-carousel-columns-3.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.9%;width:31.4%}.su-image-carousel-columns-4.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.8%;width:22.9%}.su-image-carousel-columns-5.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.5%;width:18%}.su-image-carousel-columns-6.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.6%;width:14.5%}.su-image-carousel-columns-7.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.2%;width:12.4%}.su-image-carousel-columns-8.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2%;width:10.75%}@media screen and (max-width:768px){.su-image-carousel-adaptive .su-image-carousel-item,.su-image-carousel-adaptive.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:0;width:100%}}.su-image-carousel-crop .su-image-carousel-item-content:before{float:left;margin-left:-1px;width:1px;height:0;content:""}.su-image-carousel-crop .su-image-carousel-item-content:after{display:table;clear:both;content:""}.su-image-carousel-crop .su-image-carousel-item-content a,.su-image-carousel-crop .su-image-carousel-item-content img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.su-image-carousel-crop .su-image-carousel-item-content img{-o-object-fit:cover;object-fit:cover}.su-image-carousel-crop-16-9 .su-image-carousel-item-content:before{padding-top:56.25%}.su-image-carousel-crop-16-10 .su-image-carousel-item-content:before{padding-top:62.5%}.su-image-carousel-crop-21-9 .su-image-carousel-item-content:before{padding-top:42.8571428571%}.su-image-carousel-crop-5-4 .su-image-carousel-item-content:before{padding-top:80%}.su-image-carousel-crop-4-3 .su-image-carousel-item-content:before{padding-top:75%}.su-image-carousel-crop-3-2 .su-image-carousel-item-content:before{padding-top:66.6666666667%}.su-image-carousel-crop-2-1 .su-image-carousel-item-content:before{padding-top:50%}.su-image-carousel-crop-1-1 .su-image-carousel-item-content:before{padding-top:100%}.su-image-carousel-crop-1-2 .su-image-carousel-item-content:before{padding-top:200%}.su-image-carousel-crop-2-3 .su-image-carousel-item-content:before{padding-top:150%}.su-image-carousel-crop-3-4 .su-image-carousel-item-content:before{padding-top:133.3333333333%}.su-image-carousel-crop-4-5 .su-image-carousel-item-content:before{padding-top:125%}.su-image-carousel-crop-9-21 .su-image-carousel-item-content:before{padding-top:233.3333333333%}.su-image-carousel-crop-10-16 .su-image-carousel-item-content:before{padding-top:160%}.su-image-carousel-crop-9-16 .su-image-carousel-item-content:before{padding-top:177.7777777778%}.su-image-carousel-align-left{float:left;margin-top:0;margin-right:1.5em}.su-image-carousel-align-right{float:right;margin-top:0;margin-left:1.5em}.su-image-carousel-align-center{margin-right:auto;margin-left:auto}.su-image-carousel-align-full{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);max-width:100vw!important;width:100vw!important}.su-image-carousel button.flickity-prev-next-button{position:absolute;top:50%;display:block;margin:-22px 0 0;padding:0;width:44px;height:44px;outline:0;border-radius:50%;opacity:0;transition:opacity .2s ease,transform .2s ease;transform:none}.su-image-carousel:hover button.flickity-prev-next-button{opacity:.5}.su-image-carousel button.flickity-prev-next-button:focus,.su-image-carousel button.flickity-prev-next-button:hover{box-shadow:none;opacity:1}.su-image-carousel button.flickity-prev-next-button:focus{transform:scale(1.05)}.su-image-carousel button.flickity-prev-next-button[disabled]{display:none}.su-image-carousel button.flickity-prev-next-button.previous{left:20px}.su-image-carousel button.flickity-prev-next-button.next{right:20px}.su-image-carousel>ol.flickity-page-dots{position:absolute;top:50%;bottom:auto;left:50%;margin:0;padding:0;width:auto;list-style:none;opacity:0;transition:opacity .2s ease;transform:translate(-50%,-50%);pointer-events:none}.su-image-carousel:hover>ol.flickity-page-dots{opacity:1}.su-image-carousel>ol.flickity-page-dots>li.dot{position:relative;display:inline-block;margin:5px;padding:0;width:20px;height:20px;border-radius:50%;list-style:none;opacity:.5;transition:opacity .2s ease;pointer-events:all}.su-image-carousel>ol.flickity-page-dots>li.dot:hover{opacity:1}.su-image-carousel>ol.flickity-page-dots>li.dot:before{position:absolute;top:50%;left:50%;display:none;margin:0;padding:0;width:10px;height:10px;border-radius:50%;content:"";transform:translate(-50%,-50%)}.su-image-carousel>ol.flickity-page-dots>li.dot.is-selected:before{display:block}.su-image-carousel-controls-style-dark button.flickity-prev-next-button{background:#000;color:#fff}.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot{background:#000}.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot:before{background:#fff}.su-image-carousel-controls-style-light button.flickity-prev-next-button{background:#fff;color:#000}.su-image-carousel-controls-style-light ol.flickity-page-dots li.dot{background:#fff}.su-image-carousel-controls-style-light ol.flickity-page-dots li.dot:before{background:#000}.su-image-carousel-slides-style-default .su-image-carousel-item-content{margin:1px}.su-image-carousel-slides-style-default .su-image-carousel-item-content img{padding:3px;border:1px solid #ccc;border-radius:7px;background:#fff}.su-image-carousel-slides-style-default .su-image-carousel-item-content span{right:4px;bottom:4px;left:4px;padding:.5em .7em;border-bottom-right-radius:2px;border-bottom-left-radius:2px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;text-shadow:0 2px 5px #000}.su-image-carousel-slides-style-minimal .su-image-carousel-item-content{margin:1px}.su-image-carousel-slides-style-minimal .su-image-carousel-item-content span{right:0;bottom:0;left:0;padding:.7em;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;text-shadow:0 2px 5px #000}.su-image-carousel-slides-style-photo .su-image-carousel-item-content{padding:7px}.su-image-carousel-slides-style-photo .su-image-carousel-item-content img{border:5px solid #fff;border-radius:7px;box-shadow:0 2px 5px rgba(0,0,0,.5)}.su-image-carousel-slides-style-photo .su-image-carousel-item-content span{right:12px;bottom:12px;left:12px;padding:.3em .5em;background:#fff;color:#000;font-size:.9em}.su-image-carousel-slides-style-photo.su-image-carousel-crop .su-image-carousel-item-content img{top:7px;right:7px;bottom:7px;left:7px;width:calc(100% - 14px);height:calc(100% - 14px)}.su-image-carousel-mfp.mfp-bg{z-index:102000!important}.su-image-carousel-mfp.mfp-wrap{z-index:102001!important}.su-image-carousel-mfp.mfp-wrap .mfp-preloader{z-index:102002!important}.su-image-carousel-mfp.mfp-wrap .mfp-content{z-index:102003!important}.su-image-carousel-mfp.mfp-wrap button.mfp-arrow,.su-image-carousel-mfp.mfp-wrap button.mfp-close{z-index:102004!important}.su-image-carousel-has-outline .su-image-carousel-item-content a:focus img,.su-image-carousel-has-outline button.flickity-prev-next-button:focus{outline-width:2px;outline-style:solid;outline-color:Highlight}@media (-webkit-min-device-pixel-ratio:0){.su-image-carousel-has-outline .su-image-carousel-item-content a:focus,.su-image-carousel-has-outline button.flickity-prev-next-button:focus{outline-style:auto;outline-color:-webkit-focus-ring-color}}.su-label{display:inline;margin-right:.3em;padding:.1em .3em;font-size:.8em;height:.8em;line-height:.8em;color:#fff;border-radius:3px}.su-label-type-default{background:#999}.su-label-type-success{background:#090}.su-label-type-warning{background:#f90}.su-label-type-important{background:#f03}.su-label-type-black{background:#111}.su-label-type-info{background:#09c}.su-lightbox-content{position:relative;margin:0 auto}#su-generator .su-lightbox-content,.mfp-content .su-lightbox-content{display:block!important}.su-lightbox-content-preview{width:100%;min-height:300px;background:#444;overflow:hidden}.su-lightbox-content h1,.su-lightbox-content h2,.su-lightbox-content h3,.su-lightbox-content h4,.su-lightbox-content h5,.su-lightbox-content h6{color:inherit}.su-lightbox{cursor:pointer}.su-list{margin-bottom:1.5em}.su-list ul{margin:0!important;padding:0!important;list-style:none!important}.su-list ul li{position:relative;display:block!important;margin:0!important;padding:4px 0 4px 2em!important;list-style-type:none!important;line-height:1.3em}.su-list ul li>img{position:absolute;left:0;top:4px;width:1.3em;height:1.3em;padding:0;margin:0;border:none}.su-list ul li>i{position:absolute;left:0;top:4px;width:1.3em;height:1.3em;line-height:1.3em;text-align:center}.su-members{margin-bottom:1.5em;padding:1em;border-width:1px 0;border-style:solid;text-align:center}.su-members a{text-decoration:underline;color:inherit}.su-note{margin:0 0 1.5em;border-width:1px;border-style:solid}.su-note-inner{padding:1em;border-width:1px;border-style:solid}.su-posts-default-loop .su-post{margin-bottom:2.5em;line-height:1.5}.su-posts-default-loop .su-post:after{content:"";display:table;clear:both}.su-posts-default-loop .su-post-thumbnail{float:left;display:block;width:100px;height:100px;margin-right:1em}.su-posts-default-loop .su-post-thumbnail img{max-width:100px;max-height:100px}.su-posts-default-loop h2.su-post-title{clear:none;margin:0 0 .3em;font-size:1.2em;font-weight:700}.su-posts-default-loop .su-post-meta{margin-bottom:.7em;font-size:.8em;opacity:.6}.su-posts-default-loop .su-post-excerpt{margin-bottom:.5em}.su-posts-default-loop .su-post-excerpt p:last-child{margin-bottom:0}.su-posts-default-loop .su-post-comments-link{font-size:.9em}.su-posts-teaser-loop .su-post{margin-bottom:1.5em;line-height:1.2}.su-posts-teaser-loop .su-post:after{content:"";display:table;clear:both}.su-posts-teaser-loop .su-post-thumbnail{float:left;display:block;width:56px;height:56px;margin:0 1em 0 0}.su-posts-teaser-loop .su-post-thumbnail img{display:block;margin:0;padding:2px;border:1px solid #ccc;border-radius:5px;max-width:100%;max-height:100%}.su-posts-teaser-loop h2.su-post-title{display:block;margin:0;padding:0;border:none;font-size:.9em;font-weight:400;clear:none}.su-posts-single-post .su-post{margin-bottom:2.5em;line-height:1.5}.su-posts-single-post .su-post:after{content:"";display:table;clear:both}.su-posts-single-post h1.su-post-title{clear:none;margin:0 0 .3em;font-size:1.2em;font-weight:700}.su-posts-single-post .su-post-meta{margin-bottom:.7em;font-size:.8em;opacity:.6}.su-posts-single-post .su-post-content{margin-bottom:.5em}.su-posts-single-post .su-post-content p:last-child{margin-bottom:0}.su-private{margin:0 0 1.5em}.su-pullquote{display:block;width:30%;padding:.5em 1em}.su-pullquote-align-left{margin:.5em 1.5em 1em 0;padding-left:0;float:left;border-right:5px solid #eee}.su-pullquote-align-right{margin:.5em 0 1em 1.5em;padding-right:0;float:right;border-left:5px solid #eee}@media screen and (max-width:48em){.su-pullquote{width:auto}.su-pullquote-align-left,.su-pullquote-align-right{float:none;margin:1.5em 0;padding:.5em 1em}}.su-qrcode{display:inline-block}.su-qrcode-align-left{float:left;margin:0 .5em .5em 0}.su-qrcode-align-center{display:block;clear:both;margin:1em auto;text-align:center}.su-qrcode-align-right{float:right;margin:0 0 .5em .5em}.su-qrcode a,.su-qrcode a:active,.su-qrcode a:focus,.su-qrcode a:hover{background:0 0;outline:0;display:inline;text-decoration:none}.su-qrcode-clickable a:hover{opacity:.7}.su-qrcode img{display:inline-block;max-width:100%}.su-quote-style-default{position:relative;margin-bottom:1.5em;padding:.5em 3em;font-style:italic}.su-quote-style-default:after,.su-quote-style-default:before{position:absolute;display:block;width:20px;height:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAUCAQAAABVT7cwAAAA+UlEQVR42uVUWxGEMAzEAhZqAQu1gAUs1AIWagELtbAWsFALvQHSNCGdm+N+ab/Yyeax2TIM7z5wSJhv2ARg+i/djIKCLOkIhDn6XpBPZKsIxxREjIOhFqQGIxK23WLOOMJWgUWbbhUlarrACAS5XIWp4+tmPSxX1YMIrKjrTtUVVgN3AhamjlzZi4TJkpl73F33J7oRagXlgjYgCPMi4aU1NgF5o1Zu++wXYq0LWa7TtFZLKuu5TPPCorm/S93dvFC2Pgm7eIwqIb5ufjUlhAbsQ7VPCmWto/BCsh0fsLWwI3quVuINB/XOsxr24Vvv/CYwI0kXvPJ8AL/W8uhemD3eAAAAAElFTkSuQmCC);content:""}.su-quote-style-default:before{top:0;left:0;background-position:0 0}.su-quote-style-default:after{right:0;bottom:0;background-position:-20px 0}.su-quote-style-default .su-quote-cite{display:block;text-align:right;font-style:normal}.su-quote-style-default .su-quote-cite:before{content:"— "}.su-quote-style-default .su-quote-cite a{text-decoration:underline}.su-screenr{margin:0 0 1.5em}.su-screenr iframe{border:none!important}.su-service{position:relative;margin:0 0 1.5em}.su-service-title{display:block;margin-bottom:.5em;color:#333;font-weight:700;font-size:1.1em}.su-service-title img{position:absolute;top:0;left:0;display:block!important;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important}.su-service-title i{position:absolute;top:0;left:0;display:block!important;width:1em;height:1em;text-align:center;line-height:1em}.su-service-content{line-height:1.4}.su-slider{position:relative;margin-bottom:1.5em;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.su-slider-centered{margin:0 auto 1.5em}.su-slider-slides{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0,0,0);-o-transition-timing-function:ease;-o-transform:translate(0,0);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0,0,0);-ms-transition-timing-function:ease;transition-property:transform,left,top;transition-duration:0s;transform:translate3d(0,0,0);transition-timing-function:ease}.swiper-free-mode>.su-slider-slides{transition-timing-function:ease-out;margin:0 auto}.su-slider-slide{position:relative;float:left}.su-slider-slide>a,.su-slider-slide>a>img,.su-slider-slide>img{position:relative;display:block;width:100%;height:100%;text-decoration:none}.su-slider-responsive-yes .su-slider-slide>a,.su-slider-responsive-yes .su-slider-slide>a>img,.su-slider-responsive-yes .su-slider-slide>img{height:auto}.su-slider-pages-no .su-slider-pagination{display:none}.swiper-wp8-horizontal{-ms-touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x}.su-slider-slide-title{position:absolute;left:20px;bottom:20px;display:block;max-width:90%;padding:5px 10px;color:#fff;line-height:1.3;background:#000;background:rgba(0,0,0,.5);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;opacity:0;transition:opacity 1s;-o-transition:opacity 1s;-moz-transition:opacity 1s;-webkit-transition:opacity 1s}.su-slider-slide-visible .su-slider-slide-title{opacity:1}.su-slider-next,.su-slider-prev{position:absolute;top:50%;display:block;width:40px;height:40px;margin-top:-20px!important;background:#000 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAA2CAMAAABnYu7YAAAAP1BMVEX///////////////////////////////////////////////////////////////////////////////////81m6ZbAAAAFXRSTlMA1sH/ufvVrvrbuMPOsPhxf0CZ4MwBr6+8AAAAsElEQVR4Ae3SRRbDMBAE0cRtZtD9rxqaraHCNLXu9w3Szrs9z9ujCS/S9kYR9+KEgElMvVQioJQyL8spmGfEKyQKSsX2rtQ1oMqtWaXrQFXrq1rXgqrXRk17Pdg2y5tOuh6UuuVRfwvYr616DiLPRA6ah0QKmgdECJpHRAYiz0QEMs9EAkLPRABSz0Qy+fU8zxvGaRqHB3pBp8LjxFGXxoeBk4HTO0H+yY8/lPdfG+8IYqMG0UwmONoAAAAASUVORK5CYII=) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;opacity:0;transition:all .2s}.su-slider-prev{right:10px;margin-right:30px;background-position:-40px 0}.su-slider-next{left:10px;margin-left:30px;background-position:0 0}.su-slider:hover .su-slider-next,.su-slider:hover .su-slider-prev{margin-left:0;margin-right:0;opacity:.7}.su-slider .su-slider-next:hover,.su-slider .su-slider-prev:hover{opacity:1}.su-slider-pagination{position:absolute;left:15%;right:15%;top:50%;width:70%;height:0;margin-top:-7px;text-align:center;cursor:default;opacity:0;transition:all .2s}.su-slider:hover .su-slider-pagination{bottom:20px;opacity:1}.su-slider-pagination span{display:inline-block;width:14px;height:14px;margin:0;background:#000 0 -999px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAA2CAMAAABnYu7YAAAAP1BMVEX///////////////////////////////////////////////////////////////////////////////////81m6ZbAAAAFXRSTlMA1sH/ufvVrvrbuMPOsPhxf0CZ4MwBr6+8AAAAsElEQVR4Ae3SRRbDMBAE0cRtZtD9rxqaraHCNLXu9w3Szrs9z9ujCS/S9kYR9+KEgElMvVQioJQyL8spmGfEKyQKSsX2rtQ1oMqtWaXrQFXrq1rXgqrXRk17Pdg2y5tOuh6UuuVRfwvYr616DiLPRA6ah0QKmgdECJpHRAYiz0QEMs9EAkLPRABSz0Qy+fU8zxvGaRqHB3pBp8LjxFGXxoeBk4HTO0H+yY8/lPdfG+8IYqMG0UwmONoAAAAASUVORK5CYII=) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all .2s}.su-slider:hover .su-slider-pagination span{margin:0 3px}.su-slider .su-slider-pagination span.swiper-visible-switch{background-color:#fff;background-color:rgba(255,255,255,.5)}.su-slider-pagination span.swiper-active-switch,.su-slider-pagination span:hover{background-position:0 -40px}.su-spacer{display:block;height:0;clear:both;overflow:hidden}.su-spacer-5{height:5px}.su-spacer-10{height:10px}.su-spacer-20{height:20px}.su-spacer-30{height:30px}.su-spacer-40{height:40px}.su-spoiler{margin-bottom:1.5em}.su-spoiler .su-spoiler:last-child{margin-bottom:0}.su-spoiler-title{position:relative;cursor:pointer;min-height:20px;line-height:20px;padding:7px 7px 7px 34px;font-weight:700;font-size:13px}.su-spoiler-title:focus{outline:currentColor thin dotted}.su-spoiler-icon{position:absolute;left:7px;top:7px;display:block;width:20px;height:20px;line-height:21px;text-align:center;font-size:14px;font-family:ShortcodesUltimateIcons;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.su-spoiler-content{padding:14px;transition:padding-top .2s}.su-spoiler.su-spoiler-closed>.su-spoiler-content{height:0;margin:0;padding-top:0;padding-bottom:0;overflow:hidden;border:none;opacity:0;pointer-events:none}.su-spoiler.su-spoiler-closed>.su-spoiler-content iframe{display:none}.su-spoiler-icon-plus .su-spoiler-icon:before{content:"\f068"}.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before{content:"\f067"}.su-spoiler-icon-plus-circle .su-spoiler-icon:before{content:"\f056"}.su-spoiler-icon-plus-circle.su-spoiler-closed .su-spoiler-icon:before{content:"\f055"}.su-spoiler-icon-plus-square-1 .su-spoiler-icon:before{content:"\f146"}.su-spoiler-icon-plus-square-1.su-spoiler-closed .su-spoiler-icon:before{content:"\f0fe"}.su-spoiler-icon-plus-square-2 .su-spoiler-icon:before{content:"\f147"}.su-spoiler-icon-plus-square-2.su-spoiler-closed .su-spoiler-icon:before{content:"\f196"}.su-spoiler-icon-arrow .su-spoiler-icon:before{content:"\f063"}.su-spoiler-icon-arrow.su-spoiler-closed .su-spoiler-icon:before{content:"\f061"}.su-spoiler-icon-arrow-circle-1 .su-spoiler-icon:before{content:"\f0ab"}.su-spoiler-icon-arrow-circle-1.su-spoiler-closed .su-spoiler-icon:before{content:"\f0a9"}.su-spoiler-icon-arrow-circle-2 .su-spoiler-icon:before{content:"\f01a"}.su-spoiler-icon-arrow-circle-2.su-spoiler-closed .su-spoiler-icon:before{content:"\f18e"}.su-spoiler-icon-chevron .su-spoiler-icon:before{content:"\f078"}.su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before{content:"\f054"}.su-spoiler-icon-chevron-circle .su-spoiler-icon:before{content:"\f13a"}.su-spoiler-icon-chevron-circle.su-spoiler-closed .su-spoiler-icon:before{content:"\f138"}.su-spoiler-icon-caret .su-spoiler-icon:before{content:"\f0d7"}.su-spoiler-icon-caret.su-spoiler-closed .su-spoiler-icon:before{content:"\f0da"}.su-spoiler-icon-caret-square .su-spoiler-icon:before{content:"\f150"}.su-spoiler-icon-caret-square.su-spoiler-closed .su-spoiler-icon:before{content:"\f152"}.su-spoiler-icon-folder-1 .su-spoiler-icon:before{content:"\f07c"}.su-spoiler-icon-folder-1.su-spoiler-closed .su-spoiler-icon:before{content:"\f07b"}.su-spoiler-icon-folder-2 .su-spoiler-icon:before{content:"\f115"}.su-spoiler-icon-folder-2.su-spoiler-closed .su-spoiler-icon:before{content:"\f114"}.su-spoiler-style-default>.su-spoiler-title{padding-left:27px;padding-right:0}.su-spoiler-style-default>.su-spoiler-title>.su-spoiler-icon{left:0}.su-spoiler-style-default>.su-spoiler-content{padding:1em 0 1em 27px}.su-spoiler-style-fancy{border:1px solid #ccc;border-radius:10px;background:#fff;color:#333}.su-spoiler-style-fancy>.su-spoiler-title{border-bottom:1px solid #ccc;border-radius:10px;background:#f0f0f0;font-size:.9em}.su-spoiler-style-fancy.su-spoiler-closed>.su-spoiler-title{border:none}.su-spoiler-style-fancy>.su-spoiler-content{border-radius:10px}.su-spoiler-style-simple{border-top:1px solid #ccc;border-bottom:1px solid #ccc}.su-spoiler-style-simple>.su-spoiler-title{padding:5px 10px;background:#f0f0f0;color:#333;font-size:.9em}.su-spoiler-style-simple>.su-spoiler-title>.su-spoiler-icon{display:none}.su-spoiler-style-simple>.su-spoiler-content{padding:1em 10px;background:#fff;color:#333}.su-table{width:100%;margin-bottom:1.5em}.su-table table{width:100%!important;margin:0!important;border-collapse:collapse!important;font-size:1em!important;border:1px solid #ccc!important;table-layout:auto!important}.su-table table th{text-align:center!important;padding:1em!important;font-size:1em!important;font-weight:700!important;color:#333!important;border:1px solid #ccc!important;background:#f0f0f0!important}.su-table table td{padding:.5em 1em!important;border:1px solid #ccc!important;background:#fff!important}.su-table-responsive{overflow-x:auto}.su-table-responsive table{width:auto!important;min-width:100%!important}.su-table-responsive table td,.su-table-responsive table th{word-break:initial!important}.su-table-alternate table tr:nth-child(even) td{background-color:#f7f7f7!important}.su-table-fixed table{table-layout:fixed!important}.su-tabs{margin:0 0 1.5em;padding:3px;border-radius:3px;background:#eee}.su-tabs-nav span{display:inline-block;margin-right:3px;padding:10px 15px;min-height:40px;border-top-left-radius:3px;border-top-right-radius:3px;color:#333;font-size:13px;line-height:20px;cursor:pointer;transition:all .2s}.su-tabs-nav span:hover{background:#f5f5f5}.su-tabs-nav span.su-tabs-current{background:#fff;cursor:default}.su-tabs-nav span:focus{outline:currentColor thin dotted}.su-tabs-nav span.su-tabs-disabled{opacity:.5;cursor:default}.su-tabs-pane{padding:15px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#fff;color:#333;font-size:13px}.su-tabs-pane:not(.su-tabs-pane-open){overflow:hidden!important;padding-top:0!important;padding-bottom:0!important;min-height:0!important;height:0!important;border:none!important}.su-tabs-nav,.su-tabs-nav span,.su-tabs-pane,.su-tabs-panes{box-sizing:border-box!important}.su-tabs-vertical{display:flex}.su-tabs-vertical .su-tabs-nav{width:30%}.su-tabs-vertical .su-tabs-nav>span{display:block;margin-right:0;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.su-tabs-vertical .su-tabs-panes{width:70%}.su-tabs-vertical .su-tabs-panes .su-tabs-pane{height:100%;border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}@media only screen and (max-width:768px){.su-tabs-vertical{flex-direction:column}.su-tabs-vertical .su-tabs-nav,.su-tabs-vertical .su-tabs-panes{width:100%}.su-tabs-vertical .su-tabs-nav .su-tabs-pane,.su-tabs-vertical .su-tabs-nav>span,.su-tabs-vertical .su-tabs-panes .su-tabs-pane,.su-tabs-vertical .su-tabs-panes>span{border-radius:3px}.su-tabs-mobile-stack .su-tabs-nav span{display:block}.su-tabs-mobile-scroll .su-tabs-nav{display:flex;align-items:flex-end;white-space:nowrap;overflow-x:auto}}.su-tooltip{display:none}.su-tooltip.su-tooltip-visible{display:block}.su-tooltip-inner{display:block;position:relative;padding:.7em .85em}.su-tooltip-title{display:block;font-weight:700;font-size:1.1em;margin-bottom:.25em}.su-tooltip-title:empty{display:none}.su-tooltip-content{display:block}.su-tooltip-shadow-yes{box-shadow:0 0 10px rgba(0,0,0,.5)}.su-tooltip-button{position:relative}.su-tooltip-button-outline-no:focus{outline:0}.su-tooltip-arrow,.su-tooltip-arrow:before{position:absolute;width:8px;height:8px;background:inherit}.su-tooltip-arrow{visibility:hidden}.su-tooltip-arrow:before{visibility:visible;content:"";transform:rotate(45deg)}.su-tooltip[data-popper-placement^=top]>.su-tooltip-arrow{bottom:-4px}.su-tooltip[data-popper-placement^=bottom]>.su-tooltip-arrow{top:-4px}.su-tooltip[data-popper-placement^=left]>.su-tooltip-arrow{right:-4px}.su-tooltip[data-popper-placement^=right]>.su-tooltip-arrow{left:-4px}.su-video{position:relative;margin-bottom:1.5em;overflow:hidden}.su-video .jp-title{position:absolute;top:-100px;left:0;width:100%;height:30px;padding:0 1em;line-height:30px;font-size:.9em;background:#000;background:rgba(0,0,0,.5);color:#fff;transition:top .2s}.su-video:hover .jp-title{top:0}.su-video .jp-start{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;opacity:.5;transition:opacity .2s;background:50% 50% url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAQAAAAm93DmAAAA90lEQVR42t3Xrw2DQBTH8d8IjFBHguoIjMIIHaEb1GGxuI6ARjXBksAIOBLUt4KiKHDHPdPe+U9yL+/fSZIUq1QrAm6rUrE+J9MYhC13VCZJiSYTDqFJiZSbcQjlUm0K1lJjCjY/CkZUQMHFCkyZz8CdyBKc0cwWBHiR2oIAT7eIuoOAS0T9QOiPIuoLAlRcbUGAYuvxZ0EYuNmCczpFtiDr/AwDh3VuhoBfm8dZcLMYz4C77cIfPCg/P7A6bhDuYO/WwtzAjao4Cz58xsARWPkOqq2pN7hHzW0uR3s97x83hzDQfJ0zXzjNV2LzpX35VnRBWLd8K96vri46JvQK6wAAAABJRU5ErkJggg==) no-repeat}.su-video:hover .jp-start{opacity:.8}.su-video.jp-video-full{position:fixed;left:0;top:0;width:100%;height:100%}.su-video.jp-video-full .jp-jplayer{position:fixed!important;left:0;top:0;overflow:hidden}.su-video .jp-gui{position:relative;height:30px;background:#7c8781;background:linear-gradient(to bottom,#7c8781 0,#0a0809 100%);border-bottom-right-radius:3px;border-bottom-left-radius:3px}.su-video.jp-video-full .jp-gui{position:fixed;left:0;bottom:0;width:100%}.su-video-controls-no .jp-gui{position:absolute!important;bottom:-100px;left:0;right:0;transition:bottom .2s}.su-video-controls-no:hover .jp-gui{bottom:0}.su-video img{border-radius:0!important;border:none!important;margin:0!important;padding:0!important}.su-video .jp-gui .jp-pause,.su-video .jp-gui .jp-play{position:absolute;left:0;top:0;display:block;width:30px;height:30px;border-right:1px solid #454947;cursor:pointer}.su-video .jp-gui .jp-play{background:0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAQAAACQ9RH5AAACO0lEQVR42u2YwWrbMBjH+wY7rHJ62ynQS59hj7K3CCstlASWXvIOfYqG9bDm0nOzOinrYRt48oQ8swXKqCfs6T8iOXKcClsZGztMvz8Yf3/r+z4b20L2zo7H4/H8Wa4X12fTZ/+gcYilZifzJ1ufMrRskQPvUGpx92K7xjNo2SIH3mNN0w/P3RvfQcsWORBhQ5NPjnf8I7RskQOf8UgTt0wKLVvkwBdsaMIdr5hDyxY5sMCapt+2uMdfoWWLHPiOUov7LZ/qe2jZIgd+YKns5GHr9ziDli1y4OeiOMt/a+YqoGWLPB6Px+PxeGygYmi808pszO1iDKL2Do33Um0Jxug2NpYo1au5vZXfmHshIUNJ5HE1TkIeSSJDCXnhsmJKClJzSZG0r52KoJgVKPj6OJW1dMJ6xUfkyJHzHHmYm4F5kM9Kt2XRlpM8URVQq7fMJS33WED0BRGhgHhtvAsBcSOIGIiWxmIkoLVWT2vUtip+pbYkG2fmYci62ThTZ5wNG3MHq1V0tY6unKzvX93/nFTNNOluep7uG28/PU+fqr3DxtzTFCsZzzjpsO2z+ogTfsPB3xjvkoO/5bv8uO0Dm/c2P8RXMe+1XDEDA+MMbM46xuuweem2NGYBS1QF1OqBJSxoaRxDKYlrA+MgTvSRxtxOPFe5a+PKaojnccfp1wmtzTR05PIThU4o6C0N6KAaR0H7NKC3FPTS9TeTmWmiQeU25h5EV9Ge2jMPUqRmwmgvuooO/Kvr8fwlfgFVTstu/UqmhgAAAABJRU5ErkJggg==) no-repeat}.su-video .jp-gui .jp-pause{background:-30px 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAQAAACQ9RH5AAACO0lEQVR42u2YwWrbMBjH+wY7rHJ62ynQS59hj7K3CCstlASWXvIOfYqG9bDm0nOzOinrYRt48oQ8swXKqCfs6T8iOXKcClsZGztMvz8Yf3/r+z4b20L2zo7H4/H8Wa4X12fTZ/+gcYilZifzJ1ufMrRskQPvUGpx92K7xjNo2SIH3mNN0w/P3RvfQcsWORBhQ5NPjnf8I7RskQOf8UgTt0wKLVvkwBdsaMIdr5hDyxY5sMCapt+2uMdfoWWLHPiOUov7LZ/qe2jZIgd+YKns5GHr9ziDli1y4OeiOMt/a+YqoGWLPB6Px+PxeGygYmi808pszO1iDKL2Do33Um0Jxug2NpYo1au5vZXfmHshIUNJ5HE1TkIeSSJDCXnhsmJKClJzSZG0r52KoJgVKPj6OJW1dMJ6xUfkyJHzHHmYm4F5kM9Kt2XRlpM8URVQq7fMJS33WED0BRGhgHhtvAsBcSOIGIiWxmIkoLVWT2vUtip+pbYkG2fmYci62ThTZ5wNG3MHq1V0tY6unKzvX93/nFTNNOluep7uG28/PU+fqr3DxtzTFCsZzzjpsO2z+ogTfsPB3xjvkoO/5bv8uO0Dm/c2P8RXMe+1XDEDA+MMbM46xuuweem2NGYBS1QF1OqBJSxoaRxDKYlrA+MgTvSRxtxOPFe5a+PKaojnccfp1wmtzTR05PIThU4o6C0N6KAaR0H7NKC3FPTS9TeTmWmiQeU25h5EV9Ge2jMPUqRmwmgvuooO/Kvr8fwlfgFVTstu/UqmhgAAAABJRU5ErkJggg==) no-repeat}.su-video .jp-full-screen,.su-video .jp-restore-screen{position:absolute;top:0;right:0;display:block;width:30px;height:30px;border-left:1px solid #454947;cursor:pointer}.su-video .jp-full-screen{background:0 -30px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAQAAACQ9RH5AAACO0lEQVR42u2YwWrbMBjH+wY7rHJ62ynQS59hj7K3CCstlASWXvIOfYqG9bDm0nOzOinrYRt48oQ8swXKqCfs6T8iOXKcClsZGztMvz8Yf3/r+z4b20L2zo7H4/H8Wa4X12fTZ/+gcYilZifzJ1ufMrRskQPvUGpx92K7xjNo2SIH3mNN0w/P3RvfQcsWORBhQ5NPjnf8I7RskQOf8UgTt0wKLVvkwBdsaMIdr5hDyxY5sMCapt+2uMdfoWWLHPiOUov7LZ/qe2jZIgd+YKns5GHr9ziDli1y4OeiOMt/a+YqoGWLPB6Px+PxeGygYmi808pszO1iDKL2Do33Um0Jxug2NpYo1au5vZXfmHshIUNJ5HE1TkIeSSJDCXnhsmJKClJzSZG0r52KoJgVKPj6OJW1dMJ6xUfkyJHzHHmYm4F5kM9Kt2XRlpM8URVQq7fMJS33WED0BRGhgHhtvAsBcSOIGIiWxmIkoLVWT2vUtip+pbYkG2fmYci62ThTZ5wNG3MHq1V0tY6unKzvX93/nFTNNOluep7uG28/PU+fqr3DxtzTFCsZzzjpsO2z+ogTfsPB3xjvkoO/5bv8uO0Dm/c2P8RXMe+1XDEDA+MMbM46xuuweem2NGYBS1QF1OqBJSxoaRxDKYlrA+MgTvSRxtxOPFe5a+PKaojnccfp1wmtzTR05PIThU4o6C0N6KAaR0H7NKC3FPTS9TeTmWmiQeU25h5EV9Ge2jMPUqRmwmgvuooO/Kvr8fwlfgFVTstu/UqmhgAAAABJRU5ErkJggg==) no-repeat}.su-video .jp-restore-screen{background:-30px -30px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAQAAACQ9RH5AAACO0lEQVR42u2YwWrbMBjH+wY7rHJ62ynQS59hj7K3CCstlASWXvIOfYqG9bDm0nOzOinrYRt48oQ8swXKqCfs6T8iOXKcClsZGztMvz8Yf3/r+z4b20L2zo7H4/H8Wa4X12fTZ/+gcYilZifzJ1ufMrRskQPvUGpx92K7xjNo2SIH3mNN0w/P3RvfQcsWORBhQ5NPjnf8I7RskQOf8UgTt0wKLVvkwBdsaMIdr5hDyxY5sMCapt+2uMdfoWWLHPiOUov7LZ/qe2jZIgd+YKns5GHr9ziDli1y4OeiOMt/a+YqoGWLPB6Px+PxeGygYmi808pszO1iDKL2Do33Um0Jxug2NpYo1au5vZXfmHshIUNJ5HE1TkIeSSJDCXnhsmJKClJzSZG0r52KoJgVKPj6OJW1dMJ6xUfkyJHzHHmYm4F5kM9Kt2XRlpM8URVQq7fMJS33WED0BRGhgHhtvAsBcSOIGIiWxmIkoLVWT2vUtip+pbYkG2fmYci62ThTZ5wNG3MHq1V0tY6unKzvX93/nFTNNOluep7uG28/PU+fqr3DxtzTFCsZzzjpsO2z+ogTfsPB3xjvkoO/5bv8uO0Dm/c2P8RXMe+1XDEDA+MMbM46xuuweem2NGYBS1QF1OqBJSxoaRxDKYlrA+MgTvSRxtxOPFe5a+PKaojnccfp1wmtzTR05PIThU4o6C0N6KAaR0H7NKC3FPTS9TeTmWmiQeU25h5EV9Ge2jMPUqRmwmgvuooO/Kvr8fwlfgFVTstu/UqmhgAAAABJRU5ErkJggg==) no-repeat}.su-video .jp-progress{position:absolute;top:10px;left:90px;right:90px;height:10px;background:#333;border-radius:3px;box-shadow:0 0 5px #000 inset}.su-video .jp-play-bar,.su-video .jp-seek-bar{position:absolute;top:0;left:0;height:100%;cursor:pointer;border-radius:3px}.su-video .jp-seek-bar{background:#0b0b0b;background:linear-gradient(to bottom,#0b0b0b 0,#666 100%)}.su-video .jp-play-bar{background:#6db3f2;background:linear-gradient(to bottom,#6db3f2 0,#54a3ee 50%,#3690f0 51%,#1e69de 100%)}.su-video .jp-current-time,.su-video .jp-duration{position:absolute;top:0;display:block;height:30px;line-height:30px;color:#f5f5f5;font-size:10px}.su-video .jp-current-time{left:50px}.su-video .jp-duration{right:50px}.su-vimeo{margin:0 0 1.5em}.su-vimeo iframe{border:none!important}.su-youtube{margin:0 0 1.5em}.su-youtube iframe{border:none!important}