.wp-block-image a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media (prefers-reduced-motion:no-preference){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull a,.wp-block-image.alignwide a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}.bounce-in{animation:bounce-in .3s}@keyframes bounce-in{0%{transform:scale(.6)}50%{transform:scale(1.2)}to{transform:scale(1)}}.bounce-out{animation:bounce-out .3s}@keyframes bounce-out{0%{transform:scale(1.2)}50%{transform:scale(.6)}to{transform:scale(0)}}.fade-in{animation:fade-in .3s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-out{animation:fade-out .3s}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.scale-in{animation:scale-in .2s}@keyframes scale-in{0%{transform:scale(0)}to{transform:scale(1)}}.scale-out{animation:scale-out .2s}@keyframes scale-out{0%{transform:scale(1)}to{transform:scale(0)}}.wp-dark-mode-support-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:50}.wp-dark-mode-support-modal .overlay{height:100%;left:0;position:absolute;top:0;width:100%;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));opacity:.5}.wp-dark-mode-support-modal .modal{border-radius:.375rem;gap:1.5rem;max-width:32rem;position:relative;width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;z-index:9999}.wp-dark-mode-support-modal .header,.wp-dark-mode-support-modal .modal{display:flex;flex-direction:column}.wp-dark-mode-support-modal .header{align-items:flex-start;gap:.75rem}.wp-dark-mode-support-modal .close-button{cursor:pointer;opacity:.5;position:absolute;right:.75rem;top:1.25rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wp-dark-mode-support-modal .close-button:hover{opacity:1}.wp-dark-mode-support-modal .link-list{display:flex;flex-direction:column;font-size:.875rem;gap:1rem;letter-spacing:.025em;line-height:1.25rem;padding-top:.5rem}.wp-dark-mode-support-modal .link-list-item{align-items:center;border-radius:.25rem;cursor:pointer;display:flex;gap:1rem;position:relative;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));font-weight:500;letter-spacing:.025em;padding:1rem;transition-duration:75ms;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wp-dark-mode-switch.wp-dark-mode-support-modal .link-list-item .dark,.wp-dark-mode-switch.wp-dark-mode-support-modal .link-list-item .light{border-radius:9999px;height:var(--wpdm-switch-size,80px);overflow:hidden;width:var(--wpdm-switch-size,80px)}.wp-dark-mode-support-modal .link-list-item:hover{opacity:1}.wp-dark-mode-support-modal .link-list-item-icon{align-items:center;border-radius:.5rem;display:flex;height:3rem;justify-content:center;width:3.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.wp-dark-mode-support-modal .link-list-item-text{align-items:flex-start;display:flex;flex-direction:column;gap:.625rem}.wp-dark-mode-support-modal .link-list-item-text span{display:inline-flex;font-size:.75rem;line-height:1rem}.wp-dark-mode-support-modal .link-list-item-text span:first-child{font-weight:600;white-space:nowrap;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.wp-dark-mode-support-modal .link-list-item-text span:last-child{font-weight:400;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.wp-dark-mode-support-modal .link-list-item-arrow{display:inline-flex;margin-top:-.625rem;position:absolute;right:2rem;top:50%;z-index:50;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity));opacity:0;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wp-dark-mode-support-modal .link-list-item:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:#e5e7eb;--tw-shadow:var(--tw-shadow-colored)}.wp-dark-mode-support-modal .link-list-item:hover .link-list-item-arrow{opacity:1;right:2rem}[data-wp-dark-mode-active][data-wp-dark-mode-animation=fade-in]{animation:fade .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=pulse]{animation:pulse .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=flip]{animation:flip .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=roll]{animation:roll .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=slide-left]{animation:slide-left .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=slide-up]{animation:slide-up .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=slide-down]{animation:slide-down .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=slide-right]{animation:slide-right .6s}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes flip{0%{transform:perspective(400px) rotateY(0)}to{transform:perspective(400px) rotateY(180deg)}}@keyframes roll{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes slide-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-up{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes slide-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes slide-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}.wp-dark-mode-switch-1,.wp-dark-mode-switch-10,.wp-dark-mode-switch-11,.wp-dark-mode-switch-12,.wp-dark-mode-switch-13,.wp-dark-mode-switch-2,.wp-dark-mode-switch-20,.wp-dark-mode-switch-21,.wp-dark-mode-switch-22,.wp-dark-mode-switch-3,.wp-dark-mode-switch-4,.wp-dark-mode-switch-5,.wp-dark-mode-switch-6,.wp-dark-mode-switch-7,.wp-dark-mode-switch-8,.wp-dark-mode-switch-9,.wp-dark-mode-switch-normal{align-items:center;cursor:pointer;display:inline-flex;gap:.25rem;justify-content:center;width:-moz-fit-content;width:fit-content;z-index:auto}.wp-dark-mode-switch-1 *,.wp-dark-mode-switch-10 *,.wp-dark-mode-switch-11 *,.wp-dark-mode-switch-12 *,.wp-dark-mode-switch-13 *,.wp-dark-mode-switch-2 *,.wp-dark-mode-switch-20 *,.wp-dark-mode-switch-21 *,.wp-dark-mode-switch-22 *,.wp-dark-mode-switch-3 *,.wp-dark-mode-switch-4 *,.wp-dark-mode-switch-5 *,.wp-dark-mode-switch-6 *,.wp-dark-mode-switch-7 *,.wp-dark-mode-switch-8 *,.wp-dark-mode-switch-9 *,.wp-dark-mode-switch-normal *{cursor:pointer}.wp-dark-mode-switch-10>span,.wp-dark-mode-switch-11>span,.wp-dark-mode-switch-12>span,.wp-dark-mode-switch-13>span,.wp-dark-mode-switch-1>span,.wp-dark-mode-switch-20>span,.wp-dark-mode-switch-21>span,.wp-dark-mode-switch-22>span,.wp-dark-mode-switch-2>span,.wp-dark-mode-switch-3>span,.wp-dark-mode-switch-4>span,.wp-dark-mode-switch-5>span,.wp-dark-mode-switch-6>span,.wp-dark-mode-switch-7>span,.wp-dark-mode-switch-8>span,.wp-dark-mode-switch-9>span,.wp-dark-mode-switch-normal>span{align-items:center;display:inline-flex;font-size:.75rem;justify-content:center;line-height:1rem;text-align:center;white-space:nowrap}.wp-dark-mode-switch-10>._track,.wp-dark-mode-switch-11>._track,.wp-dark-mode-switch-12>._track,.wp-dark-mode-switch-13>._track,.wp-dark-mode-switch-1>._track,.wp-dark-mode-switch-20>._track,.wp-dark-mode-switch-21>._track,.wp-dark-mode-switch-22>._track,.wp-dark-mode-switch-2>._track,.wp-dark-mode-switch-3>._track,.wp-dark-mode-switch-4>._track,.wp-dark-mode-switch-5>._track,.wp-dark-mode-switch-6>._track,.wp-dark-mode-switch-7>._track,.wp-dark-mode-switch-8>._track,.wp-dark-mode-switch-9>._track,.wp-dark-mode-switch-normal>._track{align-items:center;border-radius:9999px;display:inline-flex;gap:.125rem;height:calc(34px*var(--wpdm-switch-scale, 1));justify-content:space-between;padding:calc(2px*var(--wpdm-switch-scale, 1));position:relative;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:calc(75px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-10>._track>._thumb,.wp-dark-mode-switch-11>._track>._thumb,.wp-dark-mode-switch-12>._track>._thumb,.wp-dark-mode-switch-13>._track>._thumb,.wp-dark-mode-switch-1>._track>._thumb,.wp-dark-mode-switch-20>._track>._thumb,.wp-dark-mode-switch-21>._track>._thumb,.wp-dark-mode-switch-22>._track>._thumb,.wp-dark-mode-switch-2>._track>._thumb,.wp-dark-mode-switch-3>._track>._thumb,.wp-dark-mode-switch-4>._track>._thumb,.wp-dark-mode-switch-5>._track>._thumb,.wp-dark-mode-switch-6>._track>._thumb,.wp-dark-mode-switch-7>._track>._thumb,.wp-dark-mode-switch-8>._track>._thumb,.wp-dark-mode-switch-9>._track>._thumb,.wp-dark-mode-switch-normal>._track>._thumb{align-items:center;border-radius:9999px;display:inline-flex;justify-content:center;position:absolute;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);height:calc(34px*var(--wpdm-switch-scale, 1) - 2px*var(--wpdm-switch-scale, 1)*2);left:calc(2px*var(--wpdm-switch-scale, 1))!important;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:calc(34px*var(--wpdm-switch-scale, 1) - 2px*var(--wpdm-switch-scale, 1)*2)}.wp-dark-mode-switch-10>._track>._thumb>._icon,.wp-dark-mode-switch-11>._track>._thumb>._icon,.wp-dark-mode-switch-12>._track>._thumb>._icon,.wp-dark-mode-switch-13>._track>._thumb>._icon,.wp-dark-mode-switch-1>._track>._thumb>._icon,.wp-dark-mode-switch-20>._track>._thumb>._icon,.wp-dark-mode-switch-21>._track>._thumb>._icon,.wp-dark-mode-switch-22>._track>._thumb>._icon,.wp-dark-mode-switch-2>._track>._thumb>._icon,.wp-dark-mode-switch-3>._track>._thumb>._icon,.wp-dark-mode-switch-4>._track>._thumb>._icon,.wp-dark-mode-switch-5>._track>._thumb>._icon,.wp-dark-mode-switch-6>._track>._thumb>._icon,.wp-dark-mode-switch-7>._track>._thumb>._icon,.wp-dark-mode-switch-8>._track>._thumb>._icon,.wp-dark-mode-switch-9>._track>._thumb>._icon,.wp-dark-mode-switch-normal>._track>._thumb>._icon{display:inline-flex;position:absolute;top:50%;width:-moz-fit-content;width:fit-content;--tw-translate-y:-50%;align-items:center;justify-content:center;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wp-dark-mode-switch-10>._track>._thumb>._icon img,.wp-dark-mode-switch-10>._track>._thumb>._icon svg,.wp-dark-mode-switch-11>._track>._thumb>._icon img,.wp-dark-mode-switch-11>._track>._thumb>._icon svg,.wp-dark-mode-switch-12>._track>._thumb>._icon img,.wp-dark-mode-switch-12>._track>._thumb>._icon svg,.wp-dark-mode-switch-13>._track>._thumb>._icon img,.wp-dark-mode-switch-13>._track>._thumb>._icon svg,.wp-dark-mode-switch-1>._track>._thumb>._icon img,.wp-dark-mode-switch-1>._track>._thumb>._icon svg,.wp-dark-mode-switch-20>._track>._thumb>._icon img,.wp-dark-mode-switch-20>._track>._thumb>._icon svg,.wp-dark-mode-switch-21>._track>._thumb>._icon img,.wp-dark-mode-switch-21>._track>._thumb>._icon svg,.wp-dark-mode-switch-22>._track>._thumb>._icon img,.wp-dark-mode-switch-22>._track>._thumb>._icon svg,.wp-dark-mode-switch-2>._track>._thumb>._icon img,.wp-dark-mode-switch-2>._track>._thumb>._icon svg,.wp-dark-mode-switch-3>._track>._thumb>._icon img,.wp-dark-mode-switch-3>._track>._thumb>._icon svg,.wp-dark-mode-switch-4>._track>._thumb>._icon img,.wp-dark-mode-switch-4>._track>._thumb>._icon svg,.wp-dark-mode-switch-5>._track>._thumb>._icon img,.wp-dark-mode-switch-5>._track>._thumb>._icon svg,.wp-dark-mode-switch-6>._track>._thumb>._icon img,.wp-dark-mode-switch-6>._track>._thumb>._icon svg,.wp-dark-mode-switch-7>._track>._thumb>._icon img,.wp-dark-mode-switch-7>._track>._thumb>._icon svg,.wp-dark-mode-switch-8>._track>._thumb>._icon img,.wp-dark-mode-switch-8>._track>._thumb>._icon svg,.wp-dark-mode-switch-9>._track>._thumb>._icon img,.wp-dark-mode-switch-9>._track>._thumb>._icon svg,.wp-dark-mode-switch-normal>._track>._thumb>._icon img,.wp-dark-mode-switch-normal>._track>._thumb>._icon svg{background-color:transparent;max-width:100%;width:60%}.wp-dark-mode-switch-10>._track>._icon,.wp-dark-mode-switch-11>._track>._icon,.wp-dark-mode-switch-12>._track>._icon,.wp-dark-mode-switch-13>._track>._icon,.wp-dark-mode-switch-1>._track>._icon,.wp-dark-mode-switch-20>._track>._icon,.wp-dark-mode-switch-21>._track>._icon,.wp-dark-mode-switch-22>._track>._icon,.wp-dark-mode-switch-2>._track>._icon,.wp-dark-mode-switch-3>._track>._icon,.wp-dark-mode-switch-4>._track>._icon,.wp-dark-mode-switch-5>._track>._icon,.wp-dark-mode-switch-6>._track>._icon,.wp-dark-mode-switch-7>._track>._icon,.wp-dark-mode-switch-8>._track>._icon,.wp-dark-mode-switch-9>._track>._icon,.wp-dark-mode-switch-normal>._track>._icon{align-items:center;display:inline-flex;justify-content:center;margin-left:calc(2px*var(--wpdm-switch-scale, 1));margin-right:calc(2px*var(--wpdm-switch-scale, 1));width:-moz-fit-content;width:fit-content}.wp-dark-mode-switch-10>._track>._icon img,.wp-dark-mode-switch-10>._track>._icon svg,.wp-dark-mode-switch-11>._track>._icon img,.wp-dark-mode-switch-11>._track>._icon svg,.wp-dark-mode-switch-12>._track>._icon img,.wp-dark-mode-switch-12>._track>._icon svg,.wp-dark-mode-switch-13>._track>._icon img,.wp-dark-mode-switch-13>._track>._icon svg,.wp-dark-mode-switch-1>._track>._icon img,.wp-dark-mode-switch-1>._track>._icon svg,.wp-dark-mode-switch-20>._track>._icon img,.wp-dark-mode-switch-20>._track>._icon svg,.wp-dark-mode-switch-21>._track>._icon img,.wp-dark-mode-switch-21>._track>._icon svg,.wp-dark-mode-switch-22>._track>._icon img,.wp-dark-mode-switch-22>._track>._icon svg,.wp-dark-mode-switch-2>._track>._icon img,.wp-dark-mode-switch-2>._track>._icon svg,.wp-dark-mode-switch-3>._track>._icon img,.wp-dark-mode-switch-3>._track>._icon svg,.wp-dark-mode-switch-4>._track>._icon img,.wp-dark-mode-switch-4>._track>._icon svg,.wp-dark-mode-switch-5>._track>._icon img,.wp-dark-mode-switch-5>._track>._icon svg,.wp-dark-mode-switch-6>._track>._icon img,.wp-dark-mode-switch-6>._track>._icon svg,.wp-dark-mode-switch-7>._track>._icon img,.wp-dark-mode-switch-7>._track>._icon svg,.wp-dark-mode-switch-8>._track>._icon img,.wp-dark-mode-switch-8>._track>._icon svg,.wp-dark-mode-switch-9>._track>._icon img,.wp-dark-mode-switch-9>._track>._icon svg,.wp-dark-mode-switch-normal>._track>._icon img,.wp-dark-mode-switch-normal>._track>._icon svg{max-width:100%;width:80%}.wp-dark-mode-switch-10>._icon,.wp-dark-mode-switch-11>._icon,.wp-dark-mode-switch-12>._icon,.wp-dark-mode-switch-13>._icon,.wp-dark-mode-switch-1>._icon,.wp-dark-mode-switch-20>._icon,.wp-dark-mode-switch-21>._icon,.wp-dark-mode-switch-22>._icon,.wp-dark-mode-switch-2>._icon,.wp-dark-mode-switch-3>._icon,.wp-dark-mode-switch-4>._icon,.wp-dark-mode-switch-5>._icon,.wp-dark-mode-switch-6>._icon,.wp-dark-mode-switch-7>._icon,.wp-dark-mode-switch-8>._icon,.wp-dark-mode-switch-9>._icon,.wp-dark-mode-switch-normal>._icon{align-items:center;display:inline-flex;justify-content:center;width:-moz-fit-content;width:fit-content}.wp-dark-mode-switch-10>._icon img,.wp-dark-mode-switch-10>._icon svg,.wp-dark-mode-switch-11>._icon img,.wp-dark-mode-switch-11>._icon svg,.wp-dark-mode-switch-12>._icon img,.wp-dark-mode-switch-12>._icon svg,.wp-dark-mode-switch-13>._icon img,.wp-dark-mode-switch-13>._icon svg,.wp-dark-mode-switch-1>._icon img,.wp-dark-mode-switch-1>._icon svg,.wp-dark-mode-switch-20>._icon img,.wp-dark-mode-switch-20>._icon svg,.wp-dark-mode-switch-21>._icon img,.wp-dark-mode-switch-21>._icon svg,.wp-dark-mode-switch-22>._icon img,.wp-dark-mode-switch-22>._icon svg,.wp-dark-mode-switch-2>._icon img,.wp-dark-mode-switch-2>._icon svg,.wp-dark-mode-switch-3>._icon img,.wp-dark-mode-switch-3>._icon svg,.wp-dark-mode-switch-4>._icon img,.wp-dark-mode-switch-4>._icon svg,.wp-dark-mode-switch-5>._icon img,.wp-dark-mode-switch-5>._icon svg,.wp-dark-mode-switch-6>._icon img,.wp-dark-mode-switch-6>._icon svg,.wp-dark-mode-switch-7>._icon img,.wp-dark-mode-switch-7>._icon svg,.wp-dark-mode-switch-8>._icon img,.wp-dark-mode-switch-8>._icon svg,.wp-dark-mode-switch-9>._icon img,.wp-dark-mode-switch-9>._icon svg,.wp-dark-mode-switch-normal>._icon img,.wp-dark-mode-switch-normal>._icon svg{background-color:transparent;max-width:100%;width:50%!important}.active.wp-dark-mode-switch-1 ._track ._thumb,.active.wp-dark-mode-switch-10 ._track ._thumb,.active.wp-dark-mode-switch-11 ._track ._thumb,.active.wp-dark-mode-switch-12 ._track ._thumb,.active.wp-dark-mode-switch-13 ._track ._thumb,.active.wp-dark-mode-switch-2 ._track ._thumb,.active.wp-dark-mode-switch-20 ._track ._thumb,.active.wp-dark-mode-switch-21 ._track ._thumb,.active.wp-dark-mode-switch-22 ._track ._thumb,.active.wp-dark-mode-switch-3 ._track ._thumb,.active.wp-dark-mode-switch-4 ._track ._thumb,.active.wp-dark-mode-switch-5 ._track ._thumb,.active.wp-dark-mode-switch-6 ._track ._thumb,.active.wp-dark-mode-switch-7 ._track ._thumb,.active.wp-dark-mode-switch-8 ._track ._thumb,.active.wp-dark-mode-switch-9 ._track ._thumb,.wp-dark-mode-switch-normal.active ._track ._thumb{margin-right:calc(4px*var(--wpdm-switch-scale, 1))!important;transform:translateX(calc(75px*var(--wpdm-switch-scale, 1) - 34px*var(--wpdm-switch-scale, 1)))}.wp-dark-mode-switch-14,.wp-dark-mode-switch-15,.wp-dark-mode-switch-16,.wp-dark-mode-switch-17,.wp-dark-mode-switch-18,.wp-dark-mode-switch-19,.wp-dark-mode-switch-special{align-items:center!important;background:#fff;border:calc(2px*var(--wpdm-switch-scale, 1)) solid #4a5568!important;border-radius:8px!important;cursor:pointer!important;display:inline-flex!important;flex-direction:column!important;height:calc(108px*var(--wpdm-switch-scale, 1))!important;justify-content:center!important;width:calc(46px*var(--wpdm-switch-scale, 1))!important;z-index:auto!important}.wp-dark-mode-switch-14>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-15>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-16>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-17>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-18>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-19>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-special>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(1px*var(--tw-divide-y-reverse))!important;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))!important;--tw-divide-opacity:1!important;border-color:rgb(75 85 99/var(--tw-divide-opacity))!important}.wp-dark-mode-switch-14,.wp-dark-mode-switch-15,.wp-dark-mode-switch-16,.wp-dark-mode-switch-17,.wp-dark-mode-switch-18,.wp-dark-mode-switch-19,.wp-dark-mode-switch-special{border-width:1px!important;overflow:hidden!important;--tw-border-opacity:1!important;border-color:rgb(75 85 99/var(--tw-border-opacity))!important;--tw-text-opacity:1!important;color:rgb(55 65 81/var(--tw-text-opacity))!important}.wp-dark-mode-switch-14 ._font,.wp-dark-mode-switch-14 ._scheme,.wp-dark-mode-switch-15 ._font,.wp-dark-mode-switch-15 ._scheme,.wp-dark-mode-switch-16 ._font,.wp-dark-mode-switch-16 ._scheme,.wp-dark-mode-switch-17 ._font,.wp-dark-mode-switch-17 ._scheme,.wp-dark-mode-switch-18 ._font,.wp-dark-mode-switch-18 ._scheme,.wp-dark-mode-switch-19 ._font,.wp-dark-mode-switch-19 ._scheme,.wp-dark-mode-switch-special ._font,.wp-dark-mode-switch-special ._scheme{align-items:center!important;display:inline-flex!important;font-size:1.5rem!important;font-weight:500!important;height:50%!important;justify-content:center!important;line-height:2rem!important;position:relative!important;text-align:center!important;width:100%!important}.wp-dark-mode-switch-14 ._font ._icon,.wp-dark-mode-switch-14 ._scheme ._icon,.wp-dark-mode-switch-15 ._font ._icon,.wp-dark-mode-switch-15 ._scheme ._icon,.wp-dark-mode-switch-16 ._font ._icon,.wp-dark-mode-switch-16 ._scheme ._icon,.wp-dark-mode-switch-17 ._font ._icon,.wp-dark-mode-switch-17 ._scheme ._icon,.wp-dark-mode-switch-18 ._font ._icon,.wp-dark-mode-switch-18 ._scheme ._icon,.wp-dark-mode-switch-19 ._font ._icon,.wp-dark-mode-switch-19 ._scheme ._icon,.wp-dark-mode-switch-special ._font ._icon,.wp-dark-mode-switch-special ._scheme ._icon{align-items:center;display:inline-flex;height:100%;justify-content:center;width:100%}.wp-dark-mode-switch-14 ._font ._icon img,.wp-dark-mode-switch-14 ._font ._icon svg,.wp-dark-mode-switch-14 ._scheme ._icon img,.wp-dark-mode-switch-14 ._scheme ._icon svg,.wp-dark-mode-switch-15 ._font ._icon img,.wp-dark-mode-switch-15 ._font ._icon svg,.wp-dark-mode-switch-15 ._scheme ._icon img,.wp-dark-mode-switch-15 ._scheme ._icon svg,.wp-dark-mode-switch-16 ._font ._icon img,.wp-dark-mode-switch-16 ._font ._icon svg,.wp-dark-mode-switch-16 ._scheme ._icon img,.wp-dark-mode-switch-16 ._scheme ._icon svg,.wp-dark-mode-switch-17 ._font ._icon img,.wp-dark-mode-switch-17 ._font ._icon svg,.wp-dark-mode-switch-17 ._scheme ._icon img,.wp-dark-mode-switch-17 ._scheme ._icon svg,.wp-dark-mode-switch-18 ._font ._icon img,.wp-dark-mode-switch-18 ._font ._icon svg,.wp-dark-mode-switch-18 ._scheme ._icon img,.wp-dark-mode-switch-18 ._scheme ._icon svg,.wp-dark-mode-switch-19 ._font ._icon img,.wp-dark-mode-switch-19 ._font ._icon svg,.wp-dark-mode-switch-19 ._scheme ._icon img,.wp-dark-mode-switch-19 ._scheme ._icon svg,.wp-dark-mode-switch-special ._font ._icon img,.wp-dark-mode-switch-special ._font ._icon svg,.wp-dark-mode-switch-special ._scheme ._icon img,.wp-dark-mode-switch-special ._scheme ._icon svg{max-width:100%;width:40%}.wp-dark-mode-switch-14 ._font ._icon:last-child,.wp-dark-mode-switch-14 ._scheme ._icon:last-child,.wp-dark-mode-switch-15 ._font ._icon:last-child,.wp-dark-mode-switch-15 ._scheme ._icon:last-child,.wp-dark-mode-switch-16 ._font ._icon:last-child,.wp-dark-mode-switch-16 ._scheme ._icon:last-child,.wp-dark-mode-switch-17 ._font ._icon:last-child,.wp-dark-mode-switch-17 ._scheme ._icon:last-child,.wp-dark-mode-switch-18 ._font ._icon:last-child,.wp-dark-mode-switch-18 ._scheme ._icon:last-child,.wp-dark-mode-switch-19 ._font ._icon:last-child,.wp-dark-mode-switch-19 ._scheme ._icon:last-child,.wp-dark-mode-switch-special ._font ._icon:last-child,.wp-dark-mode-switch-special ._scheme ._icon:last-child{display:none}.wp-dark-mode-switch-14 ._scheme.active,.wp-dark-mode-switch-15 ._scheme.active,.wp-dark-mode-switch-16 ._scheme.active,.wp-dark-mode-switch-17 ._scheme.active,.wp-dark-mode-switch-18 ._scheme.active,.wp-dark-mode-switch-19 ._scheme.active,.wp-dark-mode-switch-special ._scheme.active{background:#000!important;--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.wp-dark-mode-switch-14 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-15 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-16 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-17 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-18 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-19 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-special ._scheme.active ._icon:first-child{display:none}.wp-dark-mode-switch-14 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-15 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-16 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-17 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-18 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-19 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-special ._scheme.active ._icon:last-child{display:inline-flex}.wp-dark-mode-switch-14 ._font.active,.wp-dark-mode-switch-15 ._font.active,.wp-dark-mode-switch-16 ._font.active,.wp-dark-mode-switch-17 ._font.active,.wp-dark-mode-switch-18 ._font.active,.wp-dark-mode-switch-19 ._font.active,.wp-dark-mode-switch-special ._font.active{background:#000!important;--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.wp-dark-mode-switch-14 ._font.active ._icon:first-child,.wp-dark-mode-switch-15 ._font.active ._icon:first-child,.wp-dark-mode-switch-16 ._font.active ._icon:first-child,.wp-dark-mode-switch-17 ._font.active ._icon:first-child,.wp-dark-mode-switch-18 ._font.active ._icon:first-child,.wp-dark-mode-switch-19 ._font.active ._icon:first-child,.wp-dark-mode-switch-special ._font.active ._icon:first-child{display:none}.wp-dark-mode-switch-14 ._font.active ._icon:last-child,.wp-dark-mode-switch-15 ._font.active ._icon:last-child,.wp-dark-mode-switch-16 ._font.active ._icon:last-child,.wp-dark-mode-switch-17 ._font.active ._icon:last-child,.wp-dark-mode-switch-18 ._font.active ._icon:last-child,.wp-dark-mode-switch-19 ._font.active ._icon:last-child,.wp-dark-mode-switch-special ._font.active ._icon:last-child{display:inline-flex}._hide,.active.wp-dark-mode-switch-1 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-10 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-11 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-12 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-13 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-2 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-20 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-21 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-22 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-3 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-4 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-5 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-6 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-7 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-8 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-9 ._track ._thumb ._icon:first-child,.wp-dark-mode-switch-10>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-11>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-12>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-13>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-1>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-20>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-21>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-22>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-2>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-3>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-4>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-5>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-6>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-7>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-8>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-9>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-normal.active ._track ._thumb ._icon:first-child,.wp-dark-mode-switch-normal>._track>._thumb>._icon:nth-child(2){animation:hide .1s forwards}._show,.active.wp-dark-mode-switch-1 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-10 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-11 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-12 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-13 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-2 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-20 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-21 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-22 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-3 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-4 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-5 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-6 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-7 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-8 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-9 ._track ._thumb ._icon:nth-child(2),.wp-dark-mode-switch-normal.active ._track ._thumb ._icon:nth-child(2){animation:show .1s forwards}@keyframes hide{0%{opacity:1}to{display:none;opacity:0}}@keyframes show{0%{opacity:0}to{display:inline-flex;opacity:1}}.wp-dark-mode-switch-cta{border-radius:.5rem;font-size:.875rem;line-height:1.25rem;padding:.75rem;white-space:nowrap;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.wp-dark-mode-switch .dark,.wp-dark-mode-switch .light{width:var(--wpdm-switch-size,80px)}.wp-dark-mode-switch .dark img,.wp-dark-mode-switch .dark svg,.wp-dark-mode-switch .light img,.wp-dark-mode-switch .light svg{max-width:100%}.wp-dark-mode-switch .light{display:block}.wp-dark-mode-switch .dark,.wp-dark-mode-switch.active .light{display:none}.wp-dark-mode-switch.active .dark{display:block}.wp-dark-mode-switch.rounded .dark,.wp-dark-mode-switch.rounded .light{border-radius:9999px;height:var(--wpdm-switch-size,80px);overflow:hidden;width:var(--wpdm-switch-size,80px)}.wp-dark-mode-switch-1 ._track,.wp-dark-mode-switch-13 ._track{background:#555;border-radius:calc(15px*var(--wpdm-switch-scale, 1))!important;color:hsla(0,0%,100%,.996);height:calc(60px*var(--wpdm-switch-scale, 1))!important;width:calc(60px*var(--wpdm-switch-scale, 1))!important;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.wp-dark-mode-switch-1 ._track ._icon,.wp-dark-mode-switch-13 ._track ._icon{height:100%!important;width:100%!important}.wp-dark-mode-switch-1 ._track ._icon:nth-child(2),.wp-dark-mode-switch-13 ._track ._icon:nth-child(2){display:none}.wp-dark-mode-switch-1 ._track ._icon img,.wp-dark-mode-switch-1 ._track ._icon svg,.wp-dark-mode-switch-13 ._track ._icon img,.wp-dark-mode-switch-13 ._track ._icon svg{height:60%!important;width:60%!important}.active.wp-dark-mode-switch-13 ._track,.wp-dark-mode-switch-1.active ._track{background:#ececec;color:#8b5cf6}.active.wp-dark-mode-switch-13 ._track ._icon:nth-child(2),.wp-dark-mode-switch-1.active ._track ._icon:nth-child(2){display:inline-flex}.active.wp-dark-mode-switch-13 ._track ._icon:first-child,.wp-dark-mode-switch-1.active ._track ._icon:first-child{display:none}.wp-dark-mode-switch-2 ._track{background:#ececec;border-radius:9999px;width:-moz-fit-content!important;width:fit-content!important}.wp-dark-mode-switch-2 ._track span{font-size:calc(12px*var(--wpdm-switch-scale, 1));font-weight:500;padding:0 calc(15px*var(--wpdm-switch-scale, 1));text-align:center;white-space:nowrap;width:50%;z-index:10}.wp-dark-mode-switch-2 ._track ._thumb{background:#fff!important;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:50%!important}.wp-dark-mode-switch-2.active ._track{color:#35353b!important}.wp-dark-mode-switch-2.active ._thumb{background:#35353b;transform:translateX(calc(100% - 2px*var(--wpdm-switch-scale, 1)*2 - 1px))!important}.wp-dark-mode-switch-10 ._track,.wp-dark-mode-switch-11 ._track,.wp-dark-mode-switch-12 ._track,.wp-dark-mode-switch-22 ._track,.wp-dark-mode-switch-3 ._track,.wp-dark-mode-switch-4 ._track,.wp-dark-mode-switch-5 ._track,.wp-dark-mode-switch-6 ._track,.wp-dark-mode-switch-7 ._track,.wp-dark-mode-switch-8 ._track,.wp-dark-mode-switch-9 ._track{--tw-text-opacity:1;background:#39393d!important;color:rgb(255 255 255/var(--tw-text-opacity))}.wp-dark-mode-switch-10 ._track ._thumb,.wp-dark-mode-switch-11 ._track ._thumb,.wp-dark-mode-switch-12 ._track ._thumb,.wp-dark-mode-switch-22 ._track ._thumb,.wp-dark-mode-switch-3 ._track ._thumb,.wp-dark-mode-switch-4 ._track ._thumb,.wp-dark-mode-switch-5 ._track ._thumb,.wp-dark-mode-switch-6 ._track ._thumb,.wp-dark-mode-switch-7 ._track ._thumb,.wp-dark-mode-switch-8 ._track ._thumb,.wp-dark-mode-switch-9 ._track ._thumb{background:#fff!important}.active.wp-dark-mode-switch-10 ._track,.active.wp-dark-mode-switch-11 ._track,.active.wp-dark-mode-switch-12 ._track,.active.wp-dark-mode-switch-22 ._track,.active.wp-dark-mode-switch-4 ._track,.active.wp-dark-mode-switch-5 ._track,.active.wp-dark-mode-switch-6 ._track,.active.wp-dark-mode-switch-7 ._track,.active.wp-dark-mode-switch-8 ._track,.active.wp-dark-mode-switch-9 ._track,.wp-dark-mode-switch-3.active ._track{--tw-text-opacity:1;background:#fff!important;color:rgb(55 65 81/var(--tw-text-opacity))}.active.wp-dark-mode-switch-10 ._thumb,.active.wp-dark-mode-switch-11 ._thumb,.active.wp-dark-mode-switch-12 ._thumb,.active.wp-dark-mode-switch-22 ._thumb,.active.wp-dark-mode-switch-4 ._thumb,.active.wp-dark-mode-switch-5 ._thumb,.active.wp-dark-mode-switch-6 ._thumb,.active.wp-dark-mode-switch-7 ._thumb,.active.wp-dark-mode-switch-8 ._thumb,.active.wp-dark-mode-switch-9 ._thumb,.wp-dark-mode-switch-3.active ._thumb{background:#39393d!important}.wp-dark-mode-switch-11 ._track,.wp-dark-mode-switch-12 ._track,.wp-dark-mode-switch-4 ._track,.wp-dark-mode-switch-6 ._track,.wp-dark-mode-switch-7 ._track{background:#ea580c!important;width:calc(75px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-11 ._icon,.wp-dark-mode-switch-12 ._icon,.wp-dark-mode-switch-4 ._icon,.wp-dark-mode-switch-6 ._icon,.wp-dark-mode-switch-7 ._icon{width:calc(20px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-11 ._icon img,.wp-dark-mode-switch-11 ._icon svg,.wp-dark-mode-switch-12 ._icon img,.wp-dark-mode-switch-12 ._icon svg,.wp-dark-mode-switch-4 ._icon img,.wp-dark-mode-switch-4 ._icon svg,.wp-dark-mode-switch-6 ._icon img,.wp-dark-mode-switch-6 ._icon svg,.wp-dark-mode-switch-7 ._icon img,.wp-dark-mode-switch-7 ._icon svg{width:100%!important}.active.wp-dark-mode-switch-11,.active.wp-dark-mode-switch-12,.active.wp-dark-mode-switch-6,.active.wp-dark-mode-switch-7,.wp-dark-mode-switch-4.active{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.active.wp-dark-mode-switch-11 ._track,.active.wp-dark-mode-switch-12 ._track,.active.wp-dark-mode-switch-6 ._track,.active.wp-dark-mode-switch-7 ._track,.wp-dark-mode-switch-4.active ._track{background:#545454!important}.active.wp-dark-mode-switch-11 ._track ._thumb,.active.wp-dark-mode-switch-12 ._track ._thumb,.active.wp-dark-mode-switch-6 ._track ._thumb,.active.wp-dark-mode-switch-7 ._track ._thumb,.wp-dark-mode-switch-4.active ._track ._thumb{background:#fff!important}.wp-dark-mode-switch-5 ._track{background-color:linear-gradient(90deg,#f59e0b 4.27%,#f8681e 106.71%)!important;color:#fff!important;height:calc(8px*var(--wpdm-switch-scale, 1))!important;width:calc(75px*var(--wpdm-switch-scale, 1)*1.2)!important}.wp-dark-mode-switch-5 ._track ._icon{transform:translateY(-50%)!important}.wp-dark-mode-switch-5 ._track ._thumb{align-items:center;background:#ea580c!important;display:flex;justify-content:center;margin-left:calc(7.5px*var(--wpdm-switch-scale, 1))!important}.wp-dark-mode-switch-5.active ._track{background-color:linear-gradient(90deg,#2875dc -19.51%,#73abff)!important}.wp-dark-mode-switch-11 ._track,.wp-dark-mode-switch-12 ._track,.wp-dark-mode-switch-6 ._track,.wp-dark-mode-switch-7 ._track{width:calc(75px*var(--wpdm-switch-scale, 1)*1)}.wp-dark-mode-switch-11 ._track ._thumb,.wp-dark-mode-switch-12 ._track ._thumb,.wp-dark-mode-switch-6 ._track ._thumb,.wp-dark-mode-switch-7 ._track ._thumb{background-color:transparent!important}.wp-dark-mode-switch-11 ._track ._thumb ._icon,.wp-dark-mode-switch-12 ._track ._thumb ._icon,.wp-dark-mode-switch-6 ._track ._thumb ._icon,.wp-dark-mode-switch-7 ._track ._thumb ._icon{transform:translateY(-50%)!important}.wp-dark-mode-switch-11 ._track ._thumb ._icon img,.wp-dark-mode-switch-11 ._track ._thumb ._icon svg,.wp-dark-mode-switch-12 ._track ._thumb ._icon img,.wp-dark-mode-switch-12 ._track ._thumb ._icon svg,.wp-dark-mode-switch-6 ._track ._thumb ._icon img,.wp-dark-mode-switch-6 ._track ._thumb ._icon svg,.wp-dark-mode-switch-7 ._track ._thumb ._icon img,.wp-dark-mode-switch-7 ._track ._thumb ._icon svg{width:90%!important}.active.wp-dark-mode-switch-11 ._track,.active.wp-dark-mode-switch-12 ._track,.active.wp-dark-mode-switch-7 ._track,.wp-dark-mode-switch-6.active ._track{background-color:linear-gradient(276.67deg,#2875dc 2.77%,#73abff 163.19%),linear-gradient(0deg,#ea580c,#ea580c)}.active.wp-dark-mode-switch-11 ._track ._thumb,.active.wp-dark-mode-switch-12 ._track ._thumb,.active.wp-dark-mode-switch-7 ._track ._thumb,.wp-dark-mode-switch-6.active ._track ._thumb{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.wp-dark-mode-switch-11 ._track,.wp-dark-mode-switch-12 ._track,.wp-dark-mode-switch-7 ._track{width:calc(75px*var(--wpdm-switch-scale, 1)*1)!important}.wp-dark-mode-switch-8 ._track{background:linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%)!important}.wp-dark-mode-switch-8.active ._track{--tw-text-opacity:1;background:linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%),linear-gradient(0deg,#fff,#fff)!important;color:rgb(255 255 255/var(--tw-text-opacity))}.wp-dark-mode-switch-8.active ._track ._thumb{background:#fff!important}.wp-dark-mode-switch-9 ._track{background:linear-gradient(180deg,#6ee470,#2fc031)!important}.wp-dark-mode-switch-9 ._track ._thumb{background-color:transparent!important;--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important;--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;height:calc(34px*var(--wpdm-switch-scale, 1)*.7*var(--wpdm-switch-scale, 1))!important;margin-left:calc(2px*var(--wpdm-switch-scale, 1)*2*var(--wpdm-switch-scale, 1))!important;width:calc(34px*var(--wpdm-switch-scale, 1)*.7*var(--wpdm-switch-scale, 1))!important}.wp-dark-mode-switch-9 ._track ._thumb ._icon{transform:translateY(-50%)!important}.wp-dark-mode-switch-9 ._track ._thumb ._icon img,.wp-dark-mode-switch-9 ._track ._thumb ._icon svg{width:90%!important}.wp-dark-mode-switch-9.active ._track{--tw-text-opacity:1;background:linear-gradient(180deg,#6ee470,#2fc031)!important;color:rgb(255 255 255/var(--tw-text-opacity))}.wp-dark-mode-switch-9.active ._track ._thumb{margin-left:.25rem!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.wp-dark-mode-switch-10 ._track{background:#e5e7eb!important;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:transparent}.wp-dark-mode-switch-10 ._track>._icon{color:#f59e0b!important;height:calc(34px*var(--wpdm-switch-scale, 1))!important;margin-left:-.125rem!important;position:relative!important;transition-delay:.1s!important;width:calc(34px*var(--wpdm-switch-scale, 1))!important}.wp-dark-mode-switch-10 ._track>._icon img,.wp-dark-mode-switch-10 ._track>._icon svg{width:50%!important}.wp-dark-mode-switch-10 ._track ._thumb{color:#f59e0b!important}.wp-dark-mode-switch-10 ._track ._thumb ._icon{transform:translateY(-50%)!important}.wp-dark-mode-switch-10.active ._track{--tw-ring-opacity:1;--tw-ring-color:rgb(156 163 175/var(--tw-ring-opacity));background-color:#6b7280!important}.wp-dark-mode-switch-10.active ._track>._icon{color:#ffed8c!important}.wp-dark-mode-switch-11 ._track{background-color:linear-gradient(97.13deg,#2b3ccc 15.81%,rgba(71,131,236,.32) 82.31%),linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%),linear-gradient(0deg,#fff,#fff)!important;border:calc(3px*var(--wpdm-switch-scale, 1)) solid #2b3ccc;width:calc(75px*var(--wpdm-switch-scale, 1) - 3px)!important}.wp-dark-mode-switch-11 ._track ._thumb{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.wp-dark-mode-switch-11 ._track ._thumb ._icon svg{width:70%!important}.wp-dark-mode-switch-11.active ._track{background:linear-gradient(97.13deg,#2b3ccc 15.81%,rgba(71,131,236,.32) 82.31%),linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%),linear-gradient(0deg,#fff,#fff)!important}.wp-dark-mode-switch-11.active ._track ._thumb{transform:translateX(calc(75px*var(--wpdm-switch-scale, 1) - 6px - 34px*var(--wpdm-switch-scale, 1)))!important}.wp-dark-mode-switch-12 ._track{background-color:linear-gradient(97.13deg,#2b3ccc 15.81%,rgba(71,131,236,.32) 82.31%),linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%),linear-gradient(0deg,#fff,#fff)!important}.wp-dark-mode-switch-12 ._track ._thumb{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.wp-dark-mode-switch-12.active ._track{background:linear-gradient(97.13deg,#2b3ccc 15.81%,rgba(71,131,236,.32) 82.31%),linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%),linear-gradient(0deg,#fff,#fff)!important}.wp-dark-mode-switch-13.active ._icon{color:#2563eb!important}.wp-dark-mode-switch-14 ._font.active,.wp-dark-mode-switch-14 ._scheme.active{background-color:#1e3a8a!important}.wp-dark-mode-switch-18,.wp-dark-mode-switch-19{flex-direction:row!important;height:calc(46px*var(--wpdm-switch-scale, 1))!important;width:calc(108px*var(--wpdm-switch-scale, 1))!important}.wp-dark-mode-switch-18>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-19>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;--tw-divide-x-reverse:0!important;border-width:calc(0px*(1 - var(--tw-divide-y-reverse))) calc(1px*var(--tw-divide-x-reverse)) calc(0px*var(--tw-divide-y-reverse)) calc(1px*(1 - var(--tw-divide-x-reverse)))!important}.wp-dark-mode-switch-18 ._font,.wp-dark-mode-switch-18 ._scheme,.wp-dark-mode-switch-19 ._font,.wp-dark-mode-switch-19 ._scheme{height:100%!important;width:50%!important}.wp-dark-mode-switch-18 ._icon,.wp-dark-mode-switch-19 ._icon{width:70%!important}.wp-dark-mode-switch-20 ._track{display:block;--width-of-switch:calc(56px*var(--wpdm-switch-scale, 1));--height-of-switch:calc(32px*var(--wpdm-switch-scale, 1));--size-of-icon:calc(22.4px*var(--wpdm-switch-scale, 1));--slider-offset:calc(4.8px*var(--wpdm-switch-scale, 1));background:#f4f4f5!important;border-radius:calc(30px*var(--wpdm-switch-scale, 1));height:var(--height-of-switch);position:relative;transition:.4s;width:var(--width-of-switch)}.wp-dark-mode-switch-20 ._thumb{background:linear-gradient(40deg,#ff0080,#ff8c00 70%)!important;border-radius:calc(20px*var(--wpdm-switch-scale, 1));height:var(--size-of-icon);left:var(--slider-offset);position:absolute;top:50%;transform:translateY(-50%) scale(.8);transition:.4s;width:var(--size-of-icon)}.wp-dark-mode-switch-20.active ._track{background:#303136}.wp-dark-mode-switch-20.active ._thumb{background:transparent!important;box-shadow:inset -3px -2px 5px -2px #8983f7,inset -10px -4px 0 0 #a3dafb!important;left:calc(100% - var(--size-of-icon) - var(--slider-offset) - var(--size-of-icon)*20/100)!important;transform:translateY(-50%) scale(.8)!important}.wp-dark-mode-switch-21 .theme-switch{--toggle-size:14px;--container-width:calc(5.625em*var(--wpdm-switch-scale, 1));--container-height:calc(2.5em*var(--wpdm-switch-scale, 1));--container-radius:calc(6.25em*var(--wpdm-switch-scale, 1));--container-light-bg:#3d7eae;--container-night-bg:#1d1f2c;--circle-container-diameter:calc(3.375em*var(--wpdm-switch-scale, 1));--sun-moon-diameter:calc(2.125em*var(--wpdm-switch-scale, 1));--sun-bg:#ecca2f;--moon-bg:#c4c9d1;--spot-color:#959db1;--circle-container-offset:calc((var(--circle-container-diameter) - var(--container-height))/2*-1);--stars-color:#fff;--clouds-color:#f3fdff;--back-clouds-color:#aacadf;--transition:.5s cubic-bezier(0,-0.02,0.4,1.25);--circle-transition:.3s cubic-bezier(0,-0.02,0.35,1.17)}.wp-dark-mode-switch-21 .theme-switch,.wp-dark-mode-switch-21 .theme-switch *,.wp-dark-mode-switch-21 .theme-switch :after,.wp-dark-mode-switch-21 .theme-switch :before{box-sizing:border-box;font-size:var(--toggle-size);margin:0;padding:0}.wp-dark-mode-switch-21 .theme-switch__container{background:var(--container-light-bg)!important;border-radius:var(--container-radius);box-shadow:0 calc(-.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25),0 calc(.062em*var(--wpdm-switch-scale, 1)) calc(.125em*var(--wpdm-switch-scale, 1)) hsla(0,0%,100%,.94);cursor:pointer;height:var(--container-height);overflow:hidden;position:relative;transition:var(--transition);width:var(--container-width)}.wp-dark-mode-switch-21 .theme-switch__container:before{border-radius:var(--container-radius);box-shadow:0 calc(.05em*var(--wpdm-switch-scale, 1)) calc(.187em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25) inset,0 calc(.05em*var(--wpdm-switch-scale, 1)) calc(.187em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25) inset;content:"";inset:0;position:absolute;z-index:1}.wp-dark-mode-switch-21 .theme-switch__checkbox{display:none}.wp-dark-mode-switch-21 .theme-switch__circle-container{background:hsla(0,0%,100%,.1)!important;border-radius:var(--container-radius);box-shadow:inset 0 0 0 calc(3.375em*var(--wpdm-switch-scale, 1)) hsla(0,0%,100%,.1),inset 0 0 0 calc(3.375em*var(--wpdm-switch-scale, 1)) hsla(0,0%,100%,.1),0 0 0 calc(.625em*var(--wpdm-switch-scale, 1)) hsla(0,0%,100%,.1),0 0 0 calc(1.25em*var(--wpdm-switch-scale, 1)) hsla(0,0%,100%,.1);display:flex;height:var(--circle-container-diameter);left:var(--circle-container-offset);pointer-events:none;position:absolute;top:var(--circle-container-offset);transition:var(--circle-transition);width:var(--circle-container-diameter)}.wp-dark-mode-switch-21 .theme-switch__sun-moon-container{background:var(--sun-bg)!important;border-radius:var(--container-radius);box-shadow:calc(.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) 0 rgba(254,255,239,.61) inset,0 calc(-.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) 0 #a1872a inset;filter:drop-shadow(calc(.062em*var(--wpdm-switch-scale, 1)) calc(.125em*var(--wpdm-switch-scale, 1)) calc(.125em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25)) drop-shadow(0 calc(.062em*var(--wpdm-switch-scale, 1)) calc(.125em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25));height:var(--sun-moon-diameter);margin-bottom:auto!important;margin:auto;overflow:hidden;pointer-events:auto;position:relative;transition:var(--transition);width:var(--sun-moon-diameter);z-index:2}.wp-dark-mode-switch-21 .theme-switch__moon{background:var(--moon-bg)!important;border-radius:inherit;box-shadow:calc(.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) 0 rgba(254,255,239,.61) inset,0 calc(-.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) 0 #969696 inset;height:100%;margin-bottom:auto!important;position:relative;transform:translateX(100%);transition:var(--transition);width:100%}.wp-dark-mode-switch-21 .theme-switch__spot{background:var(--spot-color);border-radius:var(--container-radius);box-shadow:0 calc(.0312em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25) inset;height:calc(.75em*var(--wpdm-switch-scale, 1));left:calc(.312em*var(--wpdm-switch-scale, 1));position:absolute;top:calc(.75em*var(--wpdm-switch-scale, 1));width:calc(.75em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21 .theme-switch__spot:nth-of-type(2){height:calc(.375em*var(--wpdm-switch-scale, 1));left:calc(1.375em*var(--wpdm-switch-scale, 1));top:calc(.937em*var(--wpdm-switch-scale, 1));width:calc(.375em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21 .theme-switch__spot:nth-last-of-type(3){height:calc(.25em*var(--wpdm-switch-scale, 1));left:calc(.812em*var(--wpdm-switch-scale, 1));top:calc(.312em*var(--wpdm-switch-scale, 1));width:calc(.25em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21 .theme-switch__clouds{background:var(--clouds-color)!important;border-radius:var(--container-radius);bottom:calc(-.625em*var(--wpdm-switch-scale, 1));box-shadow:calc(.937em*var(--wpdm-switch-scale, 1)) calc(.312em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(-.312em*var(--wpdm-switch-scale, 1)) calc(-.312em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(1.437em*var(--wpdm-switch-scale, 1)) calc(.375em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(.5em*var(--wpdm-switch-scale, 1)) calc(-.125em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(2.187em*var(--wpdm-switch-scale, 1)) 0 var(--clouds-color),calc(1.25em*var(--wpdm-switch-scale, 1)) calc(-.062em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(2.937em*var(--wpdm-switch-scale, 1)) calc(.312em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(2em*var(--wpdm-switch-scale, 1)) calc(-.312em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(3.625em*var(--wpdm-switch-scale, 1)) calc(-.062em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(2.625em*var(--wpdm-switch-scale, 1)) 0 var(--back-clouds-color),calc(4.5em*var(--wpdm-switch-scale, 1)) calc(-.312em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(3.375em*var(--wpdm-switch-scale, 1)) calc(-.437em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(4.625em*var(--wpdm-switch-scale, 1)) calc(-1.75em*var(--wpdm-switch-scale, 1)) 0 calc(.437em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(4em*var(--wpdm-switch-scale, 1)) calc(-.625em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(4.125em*var(--wpdm-switch-scale, 1)) calc(-2.125em*var(--wpdm-switch-scale, 1)) 0 calc(.437em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color);height:calc(1.25em*var(--wpdm-switch-scale, 1));left:calc(.312em*var(--wpdm-switch-scale, 1));position:absolute;transition:.5s cubic-bezier(0,-.02,.4,1.25);width:calc(1.25em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21 .theme-switch__stars-container{color:var(--stars-color);height:auto;left:calc(.312em*var(--wpdm-switch-scale, 1));position:absolute;top:-100%;transition:var(--transition);width:calc(2.75em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21.active .theme-switch__container{background:var(--container-night-bg)!important}.wp-dark-mode-switch-21.active .theme-switch__container .theme-switch__circle-container{left:calc(100% - var(--circle-container-offset) - var(--circle-container-diameter))}.wp-dark-mode-switch-21.active .theme-switch__container .theme-switch__circle-container:hover{left:calc(100% - var(--circle-container-offset) - var(--circle-container-diameter) - .187em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21 .theme-switch__circle-container:hover{left:calc(var(--circle-container-offset) + .187em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21.active .theme-switch__container .theme-switch__moon{transform:translate(0)}.wp-dark-mode-switch-21.active .theme-switch__container .theme-switch__clouds{bottom:calc(-4.062em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21.active .theme-switch__container .theme-switch__stars-container{top:50%;transform:translateY(-50%)}.wp-dark-mode-switch-22{gap:.5rem}.wp-dark-mode-switch-22 ._track{background:#f29f05!important;box-shadow:1px 1px 1.6px 0 hsla(0,0%,100%,.478);width:calc(75px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-22 ._track ._thumb{background:#fdfdfd!important;height:calc(34px*var(--wpdm-switch-scale, 1) - 4px*var(--wpdm-switch-scale, 1)*1.5);left:calc(3px*var(--wpdm-switch-scale, 1))!important;width:calc(34px*var(--wpdm-switch-scale, 1) - 4px*var(--wpdm-switch-scale, 1)*1.5)}.wp-dark-mode-switch-22 ._icon{width:calc(25px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-22 ._icon img,.wp-dark-mode-switch-22 ._icon svg{width:100%!important}.wp-dark-mode-switch-22 ._icon:first-child{opacity:0}.wp-dark-mode-switch-22 ._icon:last-child{opacity:1}.wp-dark-mode-switch-22.active{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.wp-dark-mode-switch-22.active ._track{background-image:url("data:image/webp;base64,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")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.wp-dark-mode-switch-22.active ._track ._thumb{background:#fdfdfd!important}.wp-dark-mode-switch-22.active ._icon:first-child{opacity:1}.wp-dark-mode-switch-22.active ._icon:last-child{opacity:0}.wp-dark-mode-switch{cursor:pointer;z-index:auto}.wp-dark-mode-switch,.wp-dark-mode-switch>div{align-items:center;display:inline-flex;justify-content:center}.wp-dark-mode-switch>div{height:100%;width:100%}.wp-dark-mode-floating-switch{align-items:center!important;display:flex!important;gap:.5rem!important;position:fixed!important;z-index:9999999999!important}.wp-dark-mode-floating-switch.reverse{flex-direction:row-reverse}.wp-dark-mode-floating-switch.top-left{left:20px;top:20px}.wp-dark-mode-floating-switch.top-right{right:20px;top:20px}.wp-dark-mode-floating-switch.bottom-left{bottom:20px;left:20px}.wp-dark-mode-floating-switch.bottom-right{bottom:20px;right:20px}@media (max-width:480px){.wp-dark-mode-floating-switch.wp-dark-mode-hide-mobile{display:none!important}}@media (min-width:481px) and (max-width:1024px){.wp-dark-mode-floating-switch.wp-dark-mode-hide-tablet{display:none!important}}@media (min-width:1025px){.wp-dark-mode-floating-switch.wp-dark-mode-hide-desktop{display:none!important}}.wp-dark-mode-switch-effect-wobble{animation:wobble 1s linear 2}@keyframes wobble{0%{transform:rotate(0deg)}15%{transform:rotate(-5deg)}30%{transform:rotate(3deg)}45%{transform:rotate(-3deg)}60%{transform:rotate(2deg)}75%{transform:rotate(-1deg)}to{transform:rotate(0deg)}}.wp-dark-mode-switch-effect-vibrate{animation:vibrate .3s linear 4}@keyframes vibrate{0%{transform:translateX(0)}25%{transform:translateX(2px)}50%{transform:translateX(-2px)}75%{transform:translateX(2px)}to{transform:translateX(0)}}.wp-dark-mode-switch-effect-flicker{animation:flicker .6s linear 1}@keyframes flicker{0%{opacity:1}25%{opacity:.5}50%{opacity:1}75%{opacity:.5}to{opacity:1}}.wp-dark-mode-switch-effect-shake{animation:shake .3s linear 1}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-2px)}50%{transform:translate(0)}75%{transform:translate(2px)}to{transform:translate(0)}}.wp-dark-mode-switch-effect-jello{animation:jello .9s 1}@keyframes jello{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.wp-dark-mode-switch-effect-bounce{animation:bounce 1s linear 1}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}55%{transform:translateY(0)}65%{transform:translateY(-15px)}75%{transform:translateY(0)}}.wp-dark-mode-switch-effect-heartbeat{animation:heartbeat 1s linear 1}@keyframes heartbeat{0%{transform:scale(1)}25%{transform:scale(1.1)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}.wp-dark-mode-switch-effect-blink{animation:blink .3s linear 1}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]){background:var(--wpdm-background-color,#222)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) *,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) *,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) *{transition:background-color 0!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body{background-color:var(--wpdm-background-color,#222)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body div:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body div:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body div:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body div:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body div:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body div:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body div:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body div:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body div:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body aside:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body aside:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body aside:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body aside:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body aside:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body aside:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body aside:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body aside:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body aside:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body header:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body header:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body header:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body header:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body header:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body header:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body header:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body header:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body header:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body footer:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body footer:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body footer:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body footer:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body footer:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body footer:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body footer:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body footer:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body footer:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body main:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body main:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body main:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body main:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body main:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body main:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body main:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body main:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body main:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body section:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body section:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body section:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body section:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body section:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body section:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body section:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body section:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body section:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h1:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h1:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h1:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h1:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h1:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h1:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h1:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h1:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h1:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h2:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h2:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h2:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h2:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h2:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h2:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h2:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h2:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h2:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h3:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h3:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h3:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h3:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h3:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h3:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h3:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h3:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h3:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h4:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h4:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h4:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h4:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h4:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h4:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h4:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h4:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h4:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h5:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h5:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h5:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h5:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h5:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h5:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h5:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h5:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h5:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h6:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h6:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h6:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h6:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h6:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h6:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h6:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h6:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h6:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body p:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body p:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body p:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body p:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body p:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body p:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body p:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body p:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body p:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body article:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body article:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body article:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body article:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body article:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body article:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body article:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body article:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body article:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body ul:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body ul:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body ul:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body ul:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body ul:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body ul:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body ul:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body ul:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body ul:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body ol:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body ol:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body ol:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body ol:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body ol:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body ol:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body ol:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body ol:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body ol:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body li:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body li:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body li:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body li:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body li:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body li:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body li:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body li:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body li:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body nav:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body nav:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body nav:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body nav:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body nav:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body nav:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body nav:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body nav:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body nav:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body span:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body span:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body span:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body span:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body span:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body span:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body span:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body span:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body span:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body i:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body i:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body i:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body i:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body i:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body i:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body i:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body i:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body i:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body b:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body b:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body b:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body b:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body b:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body b:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body b:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body b:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body b:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body strong:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body strong:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body strong:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body strong:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body strong:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body strong:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body strong:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body strong:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body strong:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body em:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body em:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body em:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body em:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body em:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body em:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body em:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body em:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body em:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body small:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body small:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body small:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body small:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body small:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body small:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body small:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body small:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body small:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body big:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body big:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body big:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body big:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body big:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body big:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body big:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body big:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body big:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body pre:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body pre:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body pre:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body pre:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body pre:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body pre:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body pre:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body pre:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body pre:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body code:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body code:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body code:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body code:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body code:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body code:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body code:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body code:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body code:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body blockquote:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body blockquote:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body blockquote:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body blockquote:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body blockquote:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body blockquote:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body blockquote:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body blockquote:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body blockquote:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body q:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body q:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body q:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body q:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body q:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body q:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body q:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body q:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body q:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body cite:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body cite:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body cite:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body cite:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body cite:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body cite:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body cite:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body cite:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):after,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body cite:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.elementor-widget-container):not(.wp-dark-mode-floating-switch):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-transparent):not(.wp-dark-mode-transparent *):not(.wp-dark-mode-switch):not(.wp-element-button):not(.wp-dark-mode-switch *):not(a *):not(.button *):not(.btn):not(.btn *):not(.elementor-button):not(.elementor-button *):not(.wp-block-button__link):not(.wp-block-button__link *):before{background-color:var(--wpdm-secondary-background-color,#212121)!important;border-color:var(--wpdm-border-color,#dcdcdc)!important;color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h1,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h2,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h3,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h4,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h5,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body h6,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h1,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h2,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h3,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h4,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h5,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body h6,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h1,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h2,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h3,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h4,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h5,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body h6{color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .wp-dark-mode-background:not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .wp-dark-mode-background:not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .wp-dark-mode-background:not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .elementor-widget-container,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .elementor-widget-container,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .elementor-widget-container{background:transparent!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .wp-dark-mode-color,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .wp-dark-mode-color,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .wp-dark-mode-color{color:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.button):not(.btn):not(.wp-element-button):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.button):not(.btn):not(.wp-element-button):not(.wp-block-button__link):not(.wp-block-button__link *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.button):not(.btn):not(.wp-element-button):not(.wp-block-button__link):not(.wp-block-button__link *){color:var(--wpdm-link-color,"inherit")!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.button):not(.btn):not(.wp-element-button):not(.wp-block-button__link):not(.wp-block-button__link *):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.button):not(.btn):not(.wp-element-button):not(.wp-block-button__link):not(.wp-block-button__link *):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.button):not(.btn):not(.wp-element-button):not(.wp-block-button__link):not(.wp-block-button__link *):hover{color:var(--wpdm-link-hover-color,"inherit")!important;filter:brightness(1.2)}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body iframe:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body iframe:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body iframe:not(.wp-dark-mode-ignore){filter:var(--wpdm-video-filter,"inherit")}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body submit:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body submit:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body submit:not(.wp-dark-mode-ignore){background-color:var(--wpdm-button-background-color,"inherit")!important;border-color:var(--wpdm-button-border-color,"inherit")!important;color:var(--wpdm-button-text-color,"inherit")!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body submit:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body submit:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body submit:not(.wp-dark-mode-ignore):hover{background-color:var(--wpdm-button-hover-background-color,"inherit")!important;border-color:var(--wpdm-button-hover-border-color,"inherit")!important;color:var(--wpdm-button-hover-text-color,"inherit")!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body img:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body img:not(.wp-dark-mode-ignore-low-brightness):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body img:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body img:not(.wp-dark-mode-ignore-low-brightness):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body img:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body img:not(.wp-dark-mode-ignore-low-brightness):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *){filter:brightness(var(--wpdm-img-brightness,100%)) grayscale(var(--wpdm-img-grayscale,0))!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body svg,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body svg,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body svg{fill:var(--wpdm-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body video:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body video:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body video:not(.wp-dark-mode-ignore):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *){filter:brightness(var(--wpdm-video-brightness,100%)) grayscale(var(--wpdm-video-grayscale,0))!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore):not([type=radio]):not([type=checkbox]),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore):not([type=radio]):not([type=checkbox]),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore):not([type=radio]):not([type=checkbox]),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore){background-color:var(--wpdm-input-background-color,#222)!important;border-color:var(--wpdm-input-border-color,#f0f0f0)!important;color:var(--wpdm-input-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore):not([type=radio]):not([type=checkbox])::-moz-placeholder,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore)::-moz-placeholder,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore)::-moz-placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore):not([type=radio]):not([type=checkbox])::-moz-placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore)::-moz-placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore)::-moz-placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore):not([type=radio]):not([type=checkbox])::-moz-placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore)::-moz-placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore)::-moz-placeholder{color:var(--wpdm-input-placeholder-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore):not([type=radio]):not([type=checkbox])::placeholder,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore)::placeholder,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore)::placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore):not([type=radio]):not([type=checkbox])::placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore)::placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore)::placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore):not([type=radio]):not([type=checkbox])::placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore)::placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore)::placeholder{color:var(--wpdm-input-placeholder-color,#f0f0f0)!important}html.wp-dark-mode-active[data-wp-dark-mode-preset="0"],html[data-wp-dark-mode-active][data-wp-dark-mode-preset="0"],html[data-wp-dark-mode-loading][data-wp-dark-mode-preset="0"]{filter:grayscale(var(--wpdm-grayscale,0))}html[data-wp-dark-mode-active] .wp-dark-mode-image,html[data-wp-dark-mode-loading] .wp-dark-mode-image{transition:opacity .02s ease-in-out!important}html[data-wp-dark-mode-active].wp-dark-mode-large-font *,html[data-wp-dark-mode-loading].wp-dark-mode-large-font *{font-size:var(--wpdm-large-font-size,1.1em)!important}html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) article:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) aside:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) b:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) big:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) blockquote:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) cite:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) code:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) div:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) em:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) footer:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) h1:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) h2:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) h3:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) h4:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) h5:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) h6:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) header:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) i:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) li:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) main:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) nav:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) ol:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) p:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) pre:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) q:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) section:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) small:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) span:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) strong:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) ul:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) article:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) aside:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) b:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) big:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) blockquote:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) cite:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) code:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) div:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) em:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) footer:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) h1:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) h2:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) h3:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) h4:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) h5:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) h6:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) header:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) i:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) li:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) main:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) nav:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) ol:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) p:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) pre:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) q:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) section:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) small:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) span:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) strong:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) ul:not(.wp-dark-mode-ignore):not(.wp-dark-mode-ignore *):not(.wp-dark-mode-bg-image):not(.wp-dark-mode-bg-image *):not(.wp-dark-mode-processing):not(.wp-dark-mode-processing *){background:var(--wpdm-secondary-background-color,#212121)!important;background-color:var(--wpdm-secondary-background-color,#212121)!important;transition:background-color 0s ease-in-out!important}html[data-wp-dark-mode-active],[data-wp-dark-mode-loading]{--wpdm-body-filter:brightness(100%) contrast(90%) grayscale(0%) sepia(10%);--wpdm-grayscale:0%;--wpdm-img-brightness:100%;--wpdm-img-grayscale:0%;--wpdm-video-brightness:100%;--wpdm-video-grayscale:0%;--wpdm-large-font-sized:1em}.wp-dark-mode-active,[data-wp-dark-mode-active]{--wpdm-background-color:#232323;--wpdm-text-color:#f0f0f0}.mwai-context-menu-portal .mwai-context-menu{background:var(--mwai-backgroundHeaderColor);border:1px solid rgb(0 0 0 / .1);border-radius:var(--mwai-borderRadius);box-shadow:0 4px 12px rgb(0 0 0 / .15);font-size:13px;color:var(--mwai-fontColor)}.mwai-context-menu-portal .mwai-context-menu .mwai-menu-item{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;transition:background-color 0.2s}.mwai-context-menu-portal .mwai-context-menu .mwai-menu-item:hover{background-color:rgb(0 0 0 / .05)}.mwai-context-menu-portal .mwai-context-menu .mwai-menu-item.mwai-danger{color:#dc3545}.mwai-context-menu-portal .mwai-context-menu .mwai-menu-item.mwai-danger:hover{background-color:rgb(220 53 69 / .1)}.mwai-context-menu-portal .mwai-context-menu .mwai-menu-item svg{flex-shrink:0}.mwai-chunks{padding:8px;background:rgb(0 0 0 / .03);font-family:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;font-size:11px;border-top:1px solid rgb(0 0 0 / .06)}.mwai-chunks.mwai-chunks-collapsed .mwai-chunks-header{margin-bottom:0!important}.mwai-chunks .mwai-chunks-header{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:#6b7280;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.mwai-chunks .mwai-chunks-header .mwai-chunks-title{flex:1}.mwai-chunks .mwai-chunks-header .mwai-chunks-toggle{background:none;border:1px solid rgb(0 0 0 / .1);border-radius:3px;padding:2px;width:30px;height:20px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;margin-left:4px}.mwai-chunks .mwai-chunks-header .mwai-chunks-toggle:hover{background:rgb(0 0 0 / .05);color:#374151}.mwai-chunks .mwai-chunk{margin-bottom:4px;padding:6px 8px;background:#fff;border-radius:4px;border:1px solid rgb(0 0 0 / .06);transition:all 0.2s ease}.mwai-chunks .mwai-chunk .mwai-chunk-header{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}.mwai-chunks .mwai-chunk .mwai-chunk-header .mwai-chunk-time{color:#9ca3af;font-size:10px;font-variant-numeric:tabular-nums}.mwai-chunks .mwai-chunk .mwai-chunk-header .mwai-chunk-type{display:flex;align-items:center;gap:4px;padding:2px 6px;border-radius:3px;font-size:10px;font-weight:500;color:#fff}.mwai-chunks .mwai-chunk .mwai-chunk-header .mwai-chunk-data{flex:1;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mwai-chunks .mwai-chunk .mwai-chunk-header .mwai-chunk-expand{color:#9ca3af;transition:transform 0.2s ease}.mwai-chunks .mwai-chunk .mwai-chunk-details{margin-top:8px;padding:8px;background:rgb(0 0 0 / .02);border-radius:3px;overflow-x:auto}.mwai-chunks .mwai-chunk .mwai-chunk-details pre{margin:0;white-space:pre-wrap;word-break:break-word;color:#4b5563}.mwai-chatgpt-theme{--mwai-spacing:15px;--mwai-fontSize:15px;--mwai-lineHeight:1.5;--mwai-borderRadius:10px;--mwai-width:460px;--mwai-maxHeight:40vh;--mwai-iconTextColor:white;--mwai-iconTextBackgroundColor:#343541;--mwai-fontColor:#FFFFFF;--mwai-backgroundPrimaryColor:#454654;--mwai-backgroundHeaderColor:#343541;--mwai-bubbleColor:#343541;--mwai-headerButtonsColor:#FFFFFF;--mwai-conversationsBackgroundColor:#202123;--mwai-conversationsTextColor:#FFFFFF;--mwai-backgroundSecondaryColor:#343541;--mwai-errorBackgroundColor:#6d2f2a;--mwai-errorTextColor:#FFFFFF}.mwai-chatgpt-theme *{box-sizing:border-box}.mwai-chatgpt-theme .mwai-body{background:var(--mwai-backgroundSecondaryColor);color:var(--mwai-fontColor);font-size:var(--mwai-fontSize);overflow:hidden;display:flex;flex-direction:column;border-radius:var(--mwai-borderRadius)}.mwai-chatgpt-theme .mwai-shortcuts{display:flex;justify-content:center;margin:var(--mwai-spacing)}.mwai-chatgpt-theme .mwai-shortcuts .mwai-shortcut{margin-right:calc(var(--mwai-spacing) / 2);display:flex}.mwai-chatgpt-theme .mwai-shortcuts .mwai-shortcut.mwai-success{color:#4caf50;border:1px solid #4caf50}.mwai-chatgpt-theme .mwai-shortcuts .mwai-shortcut.mwai-danger{color:#f44336;border:1px solid #f44336}.mwai-chatgpt-theme .mwai-shortcuts .mwai-shortcut.mwai-warning{color:#ff9800;border:1px solid #ff9800}.mwai-chatgpt-theme .mwai-shortcuts .mwai-shortcut.mwai-info{color:#2196f3;border:1px solid #2196f3}.mwai-chatgpt-theme .mwai-shortcuts .mwai-shortcut .mwai-icon{margin-right:5px}.mwai-chatgpt-theme .mwai-shortcuts .mwai-shortcut .mwai-icon img{max-height:16px;width:auto}.mwai-chatgpt-theme .mwai-blocks{display:flex;flex-direction:column;padding:var(--mwai-spacing)}.mwai-chatgpt-theme .mwai-blocks .mwai-block p:first-child{margin-top:0}.mwai-chatgpt-theme .mwai-blocks button{cursor:pointer}.mwai-chatgpt-theme .mwai-conversation{overflow:auto}.mwai-chatgpt-theme .mwai-reply{display:flex;padding:var(--mwai-spacing);position:relative;line-height:var(--mwai-lineHeight);transition:opacity 0.35s cubic-bezier(.4,0,.2,1)}.mwai-chatgpt-theme .mwai-reply.mwai-fade-out{opacity:0}.mwai-chatgpt-theme .mwai-reply.mwai-user{background:var(--mwai-backgroundSecondaryColor)}.mwai-chatgpt-theme .mwai-reply.mwai-ai{background:var(--mwai-backgroundPrimaryColor)}.mwai-chatgpt-theme .mwai-reply .mwai-name{color:var(--mwai-fontColor);margin-right:5px}.mwai-chatgpt-theme .mwai-reply .mwai-name .mwai-name-text{opacity:.5;white-space:nowrap}.mwai-chatgpt-theme .mwai-reply .mwai-name .mwai-avatar{margin-right:10px;display:flex;align-items:center;justify-content:center;border-radius:5px;overflow:hidden}.mwai-chatgpt-theme .mwai-reply .mwai-name .mwai-avatar img{width:32px;height:32px;min-width:32px;min-height:32px}.mwai-chatgpt-theme .mwai-reply .mwai-name .mwai-avatar.mwai-svg img{width:28px;height:28px;min-width:28px;min-height:28px;filter:brightness(0) invert(1)}.mwai-chatgpt-theme .mwai-reply .mwai-text{flex:auto;font-size:var(--mwai-fontSize);line-height:var(--mwai-lineHeight);color:var(--mwai-fontColor)}.mwai-chatgpt-theme .mwai-reply .mwai-text .mwai-image{display:block;max-width:250px;height:auto;margin:0 0 10px 0;border-radius:var(--mwai-borderRadius)}.mwai-chatgpt-theme .mwai-reply .mwai-text .mwai-filename{display:flex;text-decoration:none;border:1px solid var(--mwai-backgroundPrimaryColor);border-radius:var(--mwai-borderRadius);padding:5px 10px;margin-bottom:10px}.mwai-chatgpt-theme .mwai-reply .mwai-text *{font-size:var(--mwai-fontSize)}.mwai-chatgpt-theme .mwai-reply .mwai-text>span>*:first-child{margin-top:0}.mwai-chatgpt-theme .mwai-reply .mwai-text>span>*:last-child{margin-bottom:0}.mwai-chatgpt-theme .mwai-reply .mwai-text a{color:#2196f3}.mwai-chatgpt-theme .mwai-reply .mwai-text h1,.mwai-chatgpt-theme .mwai-reply .mwai-text h2,.mwai-chatgpt-theme .mwai-reply .mwai-text h3,.mwai-chatgpt-theme .mwai-reply .mwai-text h4{color:var(--mwai-fontColor)}.mwai-chatgpt-theme .mwai-reply .mwai-text h1{font-size:200%}.mwai-chatgpt-theme .mwai-reply .mwai-text h2{font-size:160%}.mwai-chatgpt-theme .mwai-reply .mwai-text h3{font-size:140%}.mwai-chatgpt-theme .mwai-reply .mwai-text h4{font-size:120%}.mwai-chatgpt-theme .mwai-reply .mwai-text p code{background:var(--mwai-backgroundSecondaryColor);padding:2px 6px;border-radius:8px;font-size:90%;font-family:system-ui}.mwai-chatgpt-theme .mwai-reply .mwai-text pre{color:var(--mwai-fontColor);border-radius:var(--mwai-borderRadius);padding:calc(var(--mwai-spacing) * 2 / 3) var(--mwai-spacing);break-after:auto;white-space:pre-wrap;font-size:95%;max-width:100%;width:100%;font-family:system-ui;background:hsl(0 0% 0% / 30%)}.mwai-chatgpt-theme .mwai-reply .mwai-text pre code{padding:0!important;font-family:system-ui}.mwai-chatgpt-theme .mwai-reply .mwai-text ul,.mwai-chatgpt-theme .mwai-reply .mwai-text ol{padding:0}.mwai-chatgpt-theme .mwai-reply .mwai-text ol{margin:0 0 0 20px}.mwai-chatgpt-theme .mwai-reply .mwai-text table{width:100%;border:2px solid var(--mwai-backgroundSecondaryColor);border-collapse:collapse}.mwai-chatgpt-theme .mwai-reply .mwai-text thead{background:var(--mwai-backgroundSecondaryColor)}.mwai-chatgpt-theme .mwai-reply .mwai-text tr,.mwai-chatgpt-theme .mwai-reply .mwai-text td{padding:2px 5px}.mwai-chatgpt-theme .mwai-reply .mwai-text td{border:2px solid var(--mwai-backgroundSecondaryColor)}.mwai-chatgpt-theme .mwai-reply .mwai-text .mwai-typewriter{display:inline-block}.mwai-chatgpt-theme .mwai-reply .mwai-text .mwai-typewriter>:first-child{margin-top:0}.mwai-chatgpt-theme .mwai-reply .mwai-text>*:first-child{margin-top:0}.mwai-chatgpt-theme .mwai-reply .mwai-text>*:last-child{margin-bottom:0}.mwai-chatgpt-theme .mwai-reply.mwai-system{background:var(--mwai-errorBackgroundColor);color:var(--mwai-errorFontColor)}.mwai-chatgpt-theme .mwai-reply.mwai-system .mwai-name{display:none}.mwai-chatgpt-theme .mwai-input{display:flex;padding:var(--mwai-spacing);border-top:1px solid var(--mwai-backgroundPrimaryColor)}.mwai-chatgpt-theme .mwai-input .mwai-input-text{flex:auto;position:relative;background:var(--mwai-backgroundPrimaryColor);border-radius:var(--mwai-borderRadius);overflow:hidden;display:flex;padding:calc(var(--mwai-spacing) / 2)}.mwai-chatgpt-theme .mwai-input .mwai-input-text.mwai-blocked{background:var(--mwai-errorBackgroundColor)}.mwai-chatgpt-theme .mwai-input .mwai-input-text.mwai-dragging{filter:brightness(1.2)}.mwai-chatgpt-theme .mwai-input .mwai-input-text textarea{background:inherit;color:var(--mwai-fontColor);padding-left:calc(var(--mwai-spacing) / 2);flex:auto;border:none;font-size:var(--mwai-fontSize);line-height:var(--mwai-lineHeight);resize:none;font-family:inherit;margin:0;overflow:hidden;min-height:inherit}.mwai-chatgpt-theme .mwai-input .mwai-input-text textarea:focus{outline:none;box-shadow:none}.mwai-chatgpt-theme .mwai-input .mwai-input-text textarea::placeholder{color:var(--mwai-fontColor);opacity:.5}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-microphone{display:flex;justify-content:center;align-items:center}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-microphone svg{opacity:.5;filter:grayscale(100%);transition:opacity 0.3s ease-out;cursor:pointer}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-microphone[active=true] svg{opacity:1}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-microphone[disabled] svg{opacity:0;cursor:not-allowed}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon{background:url(https://courses.ghazwan.pro/wp-content/plugins/ai-engine/themes/icons/dark-icons.svg);background-size:500%;background-position:0 -96px;width:32px;height:32px;z-index:100}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-idle-add{background-position:-32px -96px}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-image-add{background-position:-32px 0}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-image-up{background-position:-64px 0}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-image-del{background-position:-96px 0}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-image-ok{background-position:-128px 0}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-document-add{background-position:-32px -64px}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-document-up{background-position:-64px -64px}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-document-del{background-position:-96px -64px}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-document-ok{background-position:-128px -64px}.mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon .mwai-file-upload-progress{position:absolute;font-size:8px;width:21px;top:24px;left:23px;overflow:hidden;text-align:center;font-weight:700;color:#fff}.mwai-chatgpt-theme .mwai-input button{margin-left:var(--mwai-spacing)}.mwai-chatgpt-theme .mwai-compliance{opacity:.5;margin-top:calc(-1 * var(--mwai-spacing));padding:calc(var(--mwai-spacing) / 1.5) var(--mwai-spacing);font-size:smaller;color:var(--mwai-fontColor);text-align:left}.mwai-chatgpt-theme .mwai-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px}.mwai-chatgpt-theme .mwai-gallery img{width:100%}.mwai-chatgpt-theme button{color:var(--mwai-fontColor);background:var(--mwai-backgroundSecondaryColor);border:1px solid var(--mwai-backgroundPrimaryColor);padding:calc(var(--mwai-spacing) / 2) var(--mwai-spacing);min-width:70px;border-radius:5px;cursor:pointer;transition:all 0.2s ease-out;display:flex;align-items:center;justify-content:center;font-size:calc(var(--mwai-fontSize) * 0.9);position:relative}.mwai-chatgpt-theme button .mwai-timer{margin-left:5px;margin-right:5px;font-size:11px}.mwai-chatgpt-theme button:hover{background:var(--mwai-backgroundPrimaryColor)}.mwai-chatgpt-theme button[disabled]{cursor:not-allowed}.mwai-chatgpt-theme button[disabled] span{opacity:.5}.mwai-chatgpt-theme button[disabled].mwai-busy span{display:none}.mwai-chatgpt-theme button[disabled].mwai-busy:before{content:"";width:18px;height:18px;margin:auto;border:3px solid #fff0;border-top-color:var(--mwai-fontColor);border-radius:50%;animation:mwai-button-spinner 1s ease infinite}.mwai-chatgpt-theme.mwai-form-container{padding:var(--mwai-spacing);font-size:var(--mwai-fontSize);color:var(--mwai-fontColor);background:var(--mwai-backgroundSecondaryColor);border-radius:var(--mwai-borderRadius)}.mwai-chatgpt-theme.mwai-form-container fieldset{border:0;margin:0;padding:0;display:flex;flex-direction:column;margin-bottom:10px}.mwai-chatgpt-theme.mwai-form-container fieldset input[type=text],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=email],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=tel],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=url],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=password],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=number],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=date],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=datetime],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=datetime-local],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=month],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=search],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=time],.mwai-chatgpt-theme.mwai-form-container fieldset input[type=week],.mwai-chatgpt-theme.mwai-form-container fieldset select,.mwai-chatgpt-theme.mwai-form-container fieldset textarea{padding:calc(var(--mwai-spacing) * 2 / 3) var(--mwai-spacing);border:0;width:100%;border-radius:var(--mwai-borderRadius);font-size:var(--mwai-fontSize);background:var(--mwai-backgroundPrimaryColor);color:var(--mwai-fontColor)}.mwai-chatgpt-theme.mwai-form-container fieldset select{padding:calc(var(--mwai-spacing) * 2 / 3) var(--mwai-spacing);border:0;width:100%;border-radius:var(--mwai-borderRadius);font-size:var(--mwai-fontSize);background:var(--mwai-backgroundPrimaryColor);color:var(--mwai-fontColor)}.mwai-chatgpt-theme.mwai-form-container fieldset textarea{padding:calc(var(--mwai-spacing) * 2 / 3) var(--mwai-spacing);border:0;width:100%;border-radius:var(--mwai-borderRadius);font-family:inherit;font-size:var(--mwai-fontSize);background:var(--mwai-backgroundPrimaryColor);color:var(--mwai-fontColor)}.mwai-chatgpt-theme.mwai-form-container fieldset input[disabled],.mwai-chatgpt-theme.mwai-form-container fieldset select[disabled],.mwai-chatgpt-theme.mwai-form-container fieldset textarea[disabled]{opacity:.25}.mwai-chatgpt-theme.mwai-form-container .mwai-form-submit button,.mwai-chatgpt-theme.mwai-form-container .mwai-form-reset button{height:45px;background:none;width:100%;color:var(--mwai-fontColor);font-size:var(--mwai-fontSize);background-color:var(--mwai-backgroundSecondaryColor);border:1px solid var(--mwai-backgroundPrimaryColor);border-radius:var(--mwai-borderRadius);cursor:pointer;transition:all 0.2s ease-out;position:relative}.mwai-chatgpt-theme.mwai-form-container .mwai-form-submit button:hover,.mwai-chatgpt-theme.mwai-form-container .mwai-form-reset button:hover{background:var(--mwai-backgroundPrimaryColor)}.mwai-chatgpt-theme.mwai-form-container .mwai-form-submit button[disabled] span,.mwai-chatgpt-theme.mwai-form-container .mwai-form-reset button[disabled] span{opacity:.25}.mwai-chatgpt-theme.mwai-form-container .mwai-form-submit button[disabled]:hover,.mwai-chatgpt-theme.mwai-form-container .mwai-form-reset button[disabled]:hover{background:none;cursor:not-allowed}.mwai-chatgpt-theme.mwai-form-container .mwai-form-submit.mwai-loading button span,.mwai-chatgpt-theme.mwai-form-container .mwai-form-reset.mwai-loading button span{opacity:0}.mwai-chatgpt-theme.mwai-form-container .mwai-form-submit.mwai-loading button::after,.mwai-chatgpt-theme.mwai-form-container .mwai-form-reset.mwai-loading button::after{content:"";position:absolute;width:18px;height:18px;top:0;left:0;right:0;bottom:0;margin:auto;border:3px solid #fff0;border-top-color:var(--mwai-fontColor);border-radius:50%;animation:mwai-button-spinner 1s ease infinite}.mwai-chatgpt-theme.mwai-form-container .mwai-form-output-container .mwai-form-output{font-size:var(--mwai-fontSize);position:relative;margin-top:var(--mwai-spacing);padding:var(--mwai-spacing);border:1px solid var(--mwai-backgroundPrimaryColor)}.mwai-chatgpt-theme.mwai-form-container .mwai-form-output-container .mwai-form-output.mwai-error{background:var(--mwai-errorBackgroundColor);color:var(--mwai-errorFontColor)}.mwai-chatgpt-theme.mwai-form-container .mwai-form-output-container .mwai-form-output>*:first-child{margin-top:0}.mwai-chatgpt-theme.mwai-form-container .mwai-form-output-container .mwai-form-output>*:last-child{margin-bottom:0}.mwai-chatgpt-theme.mwai-form-container .mwai-form-output-container .mwai-form-output img{max-width:33%}.mwai-chatgpt-theme.mwai-form-container .mwai-form-output-container .mwai-form-output div>*:first-child{margin-top:0}.mwai-chatgpt-theme.mwai-form-container .mwai-form-output-container .mwai-form-output div>*:last-child{margin-bottom:0}.mwai-chatgpt-theme.mwai-form-container .mwai-form-output-container.mwai-has-content{display:block}.mwai-chatgpt-theme.mwai-form-container .wp-block-columns{margin:0}.mwai-chatgpt-theme .mwai-chunks{background:rgb(255 255 255 / .05);border-top:1px solid rgb(255 255 255 / .1)}.mwai-chatgpt-theme .mwai-chunks .mwai-chunks-header{color:#9ca3af}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk{background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .1)}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk .mwai-chunk-header .mwai-chunk-time{color:#6b7280}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk .mwai-chunk-header .mwai-chunk-data{color:#e5e7eb}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk .mwai-chunk-header .mwai-chunk-expand{color:#6b7280}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk .mwai-chunk-details{background:rgb(0 0 0 / .2)}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk .mwai-chunk-details pre{color:#d1d5db}.mwai-chatgpt-theme.mwai-transition,.mwai-chatgpt-theme .mwai-transition{opacity:0;transition:opacity 350ms ease-in-out}.mwai-chatgpt-theme.mwai-transition-visible,.mwai-chatgpt-theme .mwai-transition-visible{opacity:1}.mwai-chatgpt-theme .mwai-text{overflow-wrap:anywhere}.mwai-chatgpt-theme .mwai-text img{max-width:100%}.mwai-chatgpt-theme .mwai-text div p:first-child{margin-top:0}.mwai-chatgpt-theme .mwai-text div p:last-child{margin-bottom:0}.mwai-chatgpt-theme .mwai-trigger{position:absolute;right:0;bottom:0;transition:all 0.2s ease-out;z-index:9999;display:flex;flex-direction:column;align-items:end}.mwai-chatgpt-theme .mwai-trigger .mwai-icon-text-container{display:flex;flex-direction:column;align-items:flex-end}.mwai-chatgpt-theme .mwai-trigger .mwai-icon-text-container .mwai-icon-text{background:var(--mwai-iconTextBackgroundColor);color:var(--mwai-iconTextColor);box-shadow:0 0 15px rgb(0 0 0 / .15);max-width:200px;font-size:13px;margin-bottom:15px;padding:10px 15px;border-radius:8px}.mwai-chatgpt-theme .mwai-trigger .mwai-icon-text-container .mwai-icon-text-close{color:var(--mwai-iconTextColor);background:var(--mwai-iconTextBackgroundColor);padding:5px;width:30px;height:20px;border-radius:100%;display:none;justify-content:center;align-items:center;margin-bottom:3px}.mwai-chatgpt-theme .mwai-trigger .mwai-icon-text-container:hover{cursor:pointer}.mwai-chatgpt-theme .mwai-trigger .mwai-icon-text-container:hover .mwai-icon-text-close{display:flex;font-size:12px}.mwai-chatgpt-theme .mwai-trigger .mwai-icon-text-container:hover .mwai-icon-text-close:hover{filter:brightness(1.2)}@media (max-width:760px){.mwai-chatgpt-theme .mwai-trigger .mwai-icon-text-container .mwai-icon-text-close{display:flex}}.mwai-chatgpt-theme .mwai-trigger .mwai-icon-container .mwai-icon{filter:drop-shadow(0 0 15px rgb(0 0 0 / .15));transition:all 0.2s ease-out}.mwai-chatgpt-theme .mwai-trigger .mwai-icon-container .mwai-icon:hover{cursor:pointer;transform:scale(1.05)}.mwai-chatgpt-theme.mwai-window{position:fixed;right:30px;bottom:30px;width:var(--mwai-width);z-index:9999}.mwai-chatgpt-theme.mwai-window .mwai-header{display:none;justify-content:flex-end;align-items:center;border-radius:var(--mwai-borderRadius) var(--mwai-borderRadius) 0 0;background:var(--mwai-backgroundHeaderColor)}.mwai-chatgpt-theme.mwai-window .mwai-header .mwai-buttons{display:flex;align-items:center}.mwai-chatgpt-theme.mwai-window .mwai-header .mwai-buttons .mwai-resize-button{justify-content:center;height:32px;width:22px;cursor:pointer;display:flex;justify-content:center;align-items:center}.mwai-chatgpt-theme.mwai-window .mwai-header .mwai-buttons .mwai-resize-button:before{transition:all 0.2s ease-out;content:" ";cursor:pointer;position:absolute;height:13px;width:13px;border:1px solid var(--mwai-headerButtonsColor)}.mwai-chatgpt-theme.mwai-window .mwai-header .mwai-buttons .mwai-resize-button:hover:before{width:16px;height:16px}.mwai-chatgpt-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button{justify-content:center;height:32px;width:33px;cursor:pointer;border-radius:var(--mwai-borderRadius)}.mwai-chatgpt-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:before{transition:all 0.2s ease-out;transform:translate(16px,5px) rotate(45deg)}.mwai-chatgpt-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:after{transition:all 0.2s ease-out;transform:translate(16px,5px) rotate(-45deg)}.mwai-chatgpt-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:before,.mwai-chatgpt-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:after{content:" ";cursor:pointer;position:absolute;height:22px;width:1px;background-color:var(--mwai-headerButtonsColor)}.mwai-chatgpt-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:hover:before{opacity:1;transform:translate(16px,5px) rotate(135deg)}.mwai-chatgpt-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:hover:after{opacity:1;transform:translate(16px,5px) rotate(45deg)}.mwai-chatgpt-theme.mwai-window .mwai-body{display:none;opacity:0;max-height:var(--mwai-maxHeight);border-radius:0 0 var(--mwai-borderRadius) var(--mwai-borderRadius)}.mwai-chatgpt-theme.mwai-window.mwai-bottom-left{bottom:30px;right:inherit;left:30px}.mwai-chatgpt-theme.mwai-window.mwai-bottom-left .mwai-trigger{right:inherit;left:0}.mwai-chatgpt-theme.mwai-window.mwai-top-right{top:30px;bottom:inherit;right:30px}.mwai-chatgpt-theme.mwai-window.mwai-top-right .mwai-trigger{top:0;bottom:inherit}.mwai-chatgpt-theme.mwai-window.mwai-top-left{top:30px;bottom:inherit;right:inherit;left:30px}.mwai-chatgpt-theme.mwai-window.mwai-top-left .mwai-trigger{top:0;bottom:inherit;right:inherit;left:0}.mwai-chatgpt-theme.mwai-window.mwai-top-left .mwai-trigger,.mwai-chatgpt-theme.mwai-window.mwai-bottom-left .mwai-trigger{align-items:flex-start}.mwai-chatgpt-theme.mwai-window.mwai-top-right .mwai-trigger,.mwai-chatgpt-theme.mwai-window.mwai-top-left .mwai-trigger{flex-direction:column-reverse}.mwai-chatgpt-theme.mwai-window.mwai-top-right .mwai-trigger .mwai-icon-text,.mwai-chatgpt-theme.mwai-window.mwai-top-left .mwai-trigger .mwai-icon-text{margin-bottom:0;margin-top:15px}.mwai-chatgpt-theme.mwai-window.mwai-fullscreen .mwai-header .mwai-buttons{margin-bottom:0}.mwai-chatgpt-theme.mwai-window.mwai-fullscreen .mwai-header .mwai-buttons .mwai-resize-button:before{width:16px;height:16px}.mwai-chatgpt-theme.mwai-window.mwai-fullscreen .mwai-header .mwai-buttons .mwai-resize-button:hover:before{width:13px;height:13px}.mwai-chatgpt-theme.mwai-fullscreen:not(.mwai-window),.mwai-chatgpt-theme.mwai-fullscreen.mwai-window.mwai-open{position:fixed;left:0!important;right:0!important;bottom:0!important;top:0!important;width:100%;height:100%;max-height:100%;max-width:100%;display:flex;flex-direction:column;margin:0;z-index:999999;background-color:var(--mwai-backgroundSecondaryColor)}.mwai-chatgpt-theme.mwai-fullscreen:not(.mwai-window) .mwai-header,.mwai-chatgpt-theme.mwai-fullscreen.mwai-window.mwai-open .mwai-header{border-radius:0}.mwai-chatgpt-theme.mwai-fullscreen:not(.mwai-window) .mwai-body,.mwai-chatgpt-theme.mwai-fullscreen.mwai-window.mwai-open .mwai-body{height:100%;max-height:inherit;border-radius:0}.mwai-chatgpt-theme.mwai-fullscreen:not(.mwai-window) .mwai-body .mwai-conversation,.mwai-chatgpt-theme.mwai-fullscreen.mwai-window.mwai-open .mwai-body .mwai-conversation{flex:auto;max-height:none}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-header{display:flex}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-body{display:flex;transition:opacity 200ms ease-in-out 0s;opacity:1}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-trigger{display:none}.mwai-chatgpt-theme .mwai-error{margin:var(--mwai-spacing);color:#fff;background:rgb(180 55 55 / .55);padding:var(--mwai-spacing);border-radius:var(--mwai-borderRadius)}.mwai-chatgpt-theme .mwai-error:hover{cursor:pointer;background:rgb(180 44 44 / .85)}.mwai-chatgpt-theme.mwai-bubble .mwai-icon-container{background:var(--mwai-bubbleColor);width:60px;height:60px;border-radius:100%;transition:all 0.2s ease-out;display:flex;justify-content:center;align-items:center}.mwai-chatgpt-theme.mwai-bubble .mwai-icon-container .mwai-icon{max-width:50%;max-height:50%;filter:none}.mwai-chatgpt-theme.mwai-bubble .mwai-icon-container .mwai-icon:hover{transform:none}.mwai-chatgpt-theme.mwai-bubble .mwai-icon-container .mwai-emoji{font-size:30px!important}.mwai-chatgpt-theme.mwai-bubble .mwai-icon-container:hover{cursor:pointer;filter:brightness(1.1)}@media (max-width:760px){.mwai-chatgpt-theme.mwai-window.mwai-open{position:fixed;left:0!important;right:0!important;bottom:0!important;top:0!important;width:100%;height:100%;max-height:100%;max-width:100%;display:flex;flex-direction:column;margin:0;z-index:999999;background-color:var(--mwai-backgroundSecondaryColor)}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-header{border-radius:0}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-body{height:100%;max-height:inherit;border-radius:0}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-body .mwai-conversation{flex:auto;max-height:none}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-input{flex-direction:column}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-input button{font-size:16px;margin-left:0;width:100%}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-input .mwai-input-text{width:100%}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-input .mwai-input-text input,.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-input .mwai-input-text textarea{font-size:16px}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-body{display:flex;transition:opacity 200ms ease-in-out 0s;opacity:1;height:100%;max-height:inherit}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-body .mwai-conversation{flex:auto;max-height:none}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-resize-button{display:none!important}.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-trigger{display:none}}@keyframes mwai-button-spinner{from{transform:rotate(0turn)}to{transform:rotate(1turn)}}.mwai-chatgpt-theme button:not(.mwai-busy):before{content:none!important;display:none!important;animation:none!important}.mwai-chatgpt-theme .admin-bar .mwai-fullscreen:not(.mwai-window),.mwai-chatgpt-theme .admin-bar .mwai-fullscreen.mwai-window.mwai-open{top:32px}.mwai-chatgpt-theme pre code.hljs{display:block;overflow-x:auto;padding:1em}.mwai-chatgpt-theme code.hljs{padding:3px 5px}.mwai-chatgpt-theme .hljs{color:#fff}.mwai-chatgpt-theme .hljs-subst{color:#fff}.mwai-chatgpt-theme .hljs-comment{color:#999}.mwai-chatgpt-theme .hljs-attr,.mwai-chatgpt-theme .hljs-doctag,.mwai-chatgpt-theme .hljs-keyword,.mwai-chatgpt-theme .hljs-meta .hljs-keyword,.mwai-chatgpt-theme .hljs-section,.mwai-chatgpt-theme .hljs-selector-tag{color:#88aece}.mwai-chatgpt-theme .hljs-attribute{color:#c59bc1}.mwai-chatgpt-theme .hljs-name,.mwai-chatgpt-theme .hljs-number,.mwai-chatgpt-theme .hljs-quote,.mwai-chatgpt-theme .hljs-selector-id,.mwai-chatgpt-theme .hljs-template-tag,.mwai-chatgpt-theme .hljs-type{color:#f08d49}.mwai-chatgpt-theme .hljs-selector-class{color:#88aece}.mwai-chatgpt-theme .hljs-link,.mwai-chatgpt-theme .hljs-regexp,.mwai-chatgpt-theme .hljs-selector-attr,.mwai-chatgpt-theme .hljs-string,.mwai-chatgpt-theme .hljs-symbol,.mwai-chatgpt-theme .hljs-template-variable,.mwai-chatgpt-theme .hljs-variable{color:#b5bd68}.mwai-chatgpt-theme .hljs-meta,.mwai-chatgpt-theme .hljs-selector-pseudo{color:#88aece}.mwai-chatgpt-theme .hljs-built_in,.mwai-chatgpt-theme .hljs-literal,.mwai-chatgpt-theme .hljs-title{color:#f08d49}.mwai-chatgpt-theme .hljs-bullet,.mwai-chatgpt-theme .hljs-code{color:#ccc}.mwai-chatgpt-theme .hljs-meta .hljs-string{color:#b5bd68}.mwai-chatgpt-theme .hljs-deletion{color:#de7176}.mwai-chatgpt-theme .hljs-addition{color:#76c490}.mwai-chatgpt-theme .hljs-emphasis{font-style:italic}.mwai-chatgpt-theme .hljs-strong{font-weight:700}.mwai-chatgpt-theme .mwai-reply-actions{position:absolute;border-radius:5px;top:10px;right:10px;display:flex;align-items:center;padding:2px 2px;z-index:100;background:var(--mwai-backgroundPrimaryColor);box-shadow:0 0 8px rgb(0 0 0 / .25);z-index:100}.mwai-chatgpt-theme .mwai-reply-actions .mwai-copy-button{fill:var(--mwai-fontColor);padding:3px 5px;width:24px;height:24px;background:var(--mwai-backgroundPrimaryColor);cursor:pointer;border-radius:5px}.mwai-chatgpt-theme .mwai-reply-actions .mwai-copy-button:hover{filter:brightness(1.2)}.mwai-chatgpt-theme .mwai-reply-actions.mwai-hidden{opacity:0}.mwai-chatgpt-theme .mwai-realtime{padding:var(--mwai-spacing)}.mwai-chatgpt-theme .mwai-realtime .mwai-visualizer{display:flex;justify-content:center;align-items:center}.mwai-chatgpt-theme .mwai-realtime .mwai-visualizer hr{width:100px;margin-right:var(--mwai-spacing);margin-left:var(--mwai-spacing);border:1px solid var(--mwai-backgroundPrimaryColor)}.mwai-chatgpt-theme .mwai-realtime .mwai-visualizer .mwai-animation{background:var(--mwai-backgroundPrimaryColor)}.mwai-chatgpt-theme .mwai-realtime .mwai-controls{display:flex;justify-content:center;align-items:center;margin-bottom:var(--mwai-spacing)}.mwai-chatgpt-theme .mwai-realtime .mwai-controls>*+*{margin-left:10px}.mwai-chatgpt-theme .mwai-realtime .mwai-controls button{border-radius:100%;width:50px;height:50px;margin:5px;padding:5px;display:flex;align-items:center;justify-content:center;color:var(--mwai-fontColor);border:2px solid var(--mwai-backgroundPrimaryColor);background:none;cursor:pointer;transition:all 0.2s ease-out;min-width:inherit;max-width:inherit}.mwai-chatgpt-theme .mwai-realtime .mwai-controls button:hover:not(:disabled){background:var(--mwai-backgroundPrimaryColor)}.mwai-chatgpt-theme .mwai-realtime .mwai-controls button:disabled{opacity:.5;cursor:not-allowed;background:none}.mwai-chatgpt-theme .mwai-realtime .mwai-controls button.mwai-active{border:2px solid var(--mwai-fontColor)}.mwai-chatgpt-theme .mwai-realtime .mwai-last-transcript{margin:var(--mwai-spacing);margin-top:0;border:2px solid var(--mwai-backgroundPrimaryColor);padding:calc(var(--mwai-spacing) / 2);border-radius:var(--mwai-borderRadius);display:flex;justify-content:center;font-size:80%}.mwai-chatgpt-theme .mwai-realtime .mwai-statistics{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:10px;font-size:14px}.mwai-chatgpt-theme .mwai-realtime .mwai-statistics div{display:flex;flex-direction:column;align-items:center}.mwai-chatgpt-theme .mwai-realtime .mwai-statistics label{font-size:11px;opacity:.5;text-transform:uppercase}.mwai-chatgpt-theme .mwai-realtime .mwai-options{margin-top:var(--mwai-spacing);display:flex;align-items:center}.mwai-chatgpt-theme .mwai-realtime .mwai-options .mwai-option{cursor:pointer;opacity:.5;margin-right:2px}.mwai-chatgpt-theme .mwai-realtime .mwai-options .mwai-option.mwai-active{opacity:1}.mwai-chatgpt-theme.mwai-discussions{border-radius:var(--mwai-borderRadius);background:var(--mwai-backgroundHeaderColor);overflow:hidden}.mwai-chatgpt-theme.mwai-discussions *{box-sizing:border-box}.mwai-chatgpt-theme.mwai-discussions .mwai-discussion{display:flex;position:relative;padding-left:calc(var(--mwai-spacing) / 2);padding-right:calc(var(--mwai-spacing) / 2);padding-bottom:calc(var(--mwai-spacing) / 2);color:var(--mwai-conversationsTextColor);opacity:.65;align-items:center}.mwai-chatgpt-theme.mwai-discussions .mwai-discussion .mwai-discussion-title{flex:1;padding:5px}.mwai-chatgpt-theme.mwai-discussions .mwai-discussion .mwai-discussion-actions{position:absolute;top:50%;right:calc(var(--mwai-spacing) / 2);transform:translateY(-50%);opacity:0;transition:opacity 0.2s ease-out;z-index:100}.mwai-chatgpt-theme.mwai-discussions .mwai-discussion .mwai-discussion-actions .mwai-menu-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--mwai-conversationsTextColor)}.mwai-chatgpt-theme.mwai-discussions .mwai-discussion.mwai-active{cursor:pointer}.mwai-chatgpt-theme.mwai-discussions .mwai-discussion.mwai-active .mwai-discussion-title{background:var(--mwai-backgroundPrimaryColor);border-radius:var(--mwai-borderRadius);opacity:1}.mwai-chatgpt-theme.mwai-discussions .mwai-discussion:hover{cursor:pointer}.mwai-chatgpt-theme.mwai-discussions .mwai-discussion:hover .mwai-discussion-title{background:var(--mwai-backgroundPrimaryColor);border-radius:var(--mwai-borderRadius);opacity:1}.mwai-chatgpt-theme.mwai-discussions .mwai-discussion:hover .mwai-discussion-actions{opacity:1}.mwai-chatgpt-theme.mwai-discussions .mwai-discussion:has(.mwai-context-menu) .mwai-discussion-actions{opacity:1}.mwai-chatgpt-theme.mwai-discussions .mwai-discussion:first-child{margin-top:calc(var(--mwai-spacing) / 2)}.mwai-chatgpt-theme.mwai-discussions .mwai-header{color:var(--mwai-headerButtonsColor);padding:var(--mwai-spacing);display:flex;justify-content:space-between;align-items:center;gap:10px}.mwai-chatgpt-theme.mwai-discussions .mwai-header button{background:var(--mwai-backgroundPrimaryColor);color:var(--mwai-fontColor);border:none;padding:8px 16px;border-radius:var(--mwai-borderRadius);cursor:pointer;transition:all 0.2s ease-out}.mwai-chatgpt-theme.mwai-discussions .mwai-header button:hover:not(:disabled){background:var(--mwai-iconTextBackgroundColor)}.mwai-chatgpt-theme.mwai-discussions .mwai-header button:disabled{opacity:.5;cursor:not-allowed}.mwai-chatgpt-theme.mwai-discussions .mwai-header .mwai-refresh-btn{padding:8px;display:flex;align-items:center;justify-content:center}.mwai-chatgpt-theme.mwai-discussions .mwai-body{background:var(--mwai-conversationsBackgroundColor);list-style:none;padding:0;margin:0;position:relative;min-height:200px;display:flex;flex-direction:column;border-radius:0;z-index:1}.mwai-chatgpt-theme.mwai-discussions .mwai-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--mwai-conversationsBackgroundColor);opacity:.9;display:flex;align-items:center;justify-content:center;z-index:10}.mwai-chatgpt-theme.mwai-discussions .mwai-spinner{animation:spin 1s linear infinite;color:var(--mwai-fontColor)}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.mwai-chatgpt-theme.mwai-discussions .mwai-pagination{background:var(--mwai-backgroundHeaderColor);padding:var(--mwai-spacing);display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--mwai-backgroundPrimaryColor)}.mwai-chatgpt-theme.mwai-discussions .mwai-pagination button{background:var(--mwai-backgroundPrimaryColor);color:var(--mwai-fontColor);border:none;padding:8px 12px;border-radius:var(--mwai-borderRadius);cursor:pointer;transition:all 0.2s ease-out;display:flex;align-items:center;justify-content:center}.mwai-chatgpt-theme.mwai-discussions .mwai-pagination button:hover:not(:disabled){background:var(--mwai-iconTextBackgroundColor)}.mwai-chatgpt-theme.mwai-discussions .mwai-pagination button:disabled{opacity:.3;cursor:not-allowed}.mwai-chatgpt-theme.mwai-discussions .mwai-pagination span{color:var(--mwai-headerButtonsColor);font-size:var(--mwai-fontSize);font-weight:500}.mwai-chatgpt-theme.mwai-discussions .mwai-pagination .mwai-page-indicator{color:var(--mwai-headerButtonsColor);font-size:calc(var(--mwai-fontSize) * 0.85);font-weight:400;opacity:.8}.mwai-chatgpt-theme .mwai-chunks{background:rgb(255 255 255 / .05)}.mwai-chatgpt-theme .mwai-chunks .mwai-chunks-header{color:#9ca3af}.mwai-chatgpt-theme .mwai-chunks .mwai-chunks-header .mwai-chunks-toggle{border-color:rgb(255 255 255 / .1);color:#9ca3af}.mwai-chatgpt-theme .mwai-chunks .mwai-chunks-header .mwai-chunks-toggle:hover{background:rgb(255 255 255 / .05);color:#e5e7eb}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk{background:rgb(255 255 255 / .08)}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk .mwai-chunk-header .mwai-chunk-time{color:#e5e7eb}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk .mwai-chunk-header .mwai-chunk-data{color:#e5e7eb}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk .mwai-chunk-header .mwai-chunk-expand{color:#e5e7eb}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk .mwai-chunk-details{background:rgb(0 0 0 / .2)}.mwai-chatgpt-theme .mwai-chunks .mwai-chunk .mwai-chunk-details pre{color:#d1d5db}@media (max-width:760px){.mwai-chatgpt-theme.mwai-window{width:calc(100% - 40px);z-index:9999999999}.mwai-chatgpt-theme .mwai-input{flex-direction:column}.mwai-chatgpt-theme .mwai-input .mwai-input-submit{margin:15px 0 0 0;height:40px;width:inherit}.mwai-chatgpt-theme .mwai-name{margin-right:0;max-width:inherit}}.mwai-context-menu-portal.mwai-chatgpt-theme .mwai-context-menu{background:var(--mwai-backgroundSecondaryColor);border:1px solid var(--mwai-backgroundPrimaryColor);color:var(--mwai-fontColor)}.mwai-context-menu-portal.mwai-chatgpt-theme .mwai-context-menu .mwai-menu-item:hover{background-color:var(--mwai-backgroundPrimaryColor)}.mwai-context-menu-portal.mwai-chatgpt-theme .mwai-context-menu .mwai-menu-item.mwai-danger{color:var(--mwai-errorTextColor)}.mwai-context-menu-portal.mwai-chatgpt-theme .mwai-context-menu .mwai-menu-item.mwai-danger:hover{background-color:var(--mwai-errorBackgroundColor)}.ppv-lightbox.open .ppv-overlay{position:fixed;width:100vw;height:100vh;background:rgb(0 0 0 / .6901960784);top:0;left:0;z-index:99}.ppv-lightbox .ppv_wrapper{display:none}.ppv-lightbox.open .ppv_wrapper{display:block;z-index:999;position:fixed!important;top:50px;left:50%;transform:translateX(-50%);width:900px!important;background:#fff;padding:15px 10px;height:auto!important}.ppv_wrapper .ppv-lightbox-close{z-index:9999;font-size:30px;position:fixed;top:0;right:10px;color:#333;display:none;cursor:pointer;display:none}.ppv-lightbox button{padding:.6em 1.1em}.ppv-lightbox button:hover{text-decoration:none}.ppv-lightbox button.small{font-size:16px}.ppv-lightbox button.medium{font-size:20px}.ppv-lightbox button.large{font-size:30px}.ppv-lightbox button.extra-large{font-size:50px}.ppv-lightbox.open .ppv-lightbox-close{display:block}.ppv-lightbox-loading{border:16px solid #f3f3f3;border-radius:50%;border-top:16px solid #3498db;width:120px;height:120px;-webkit-animation:pvvspin 2s linear infinite;animation:pvvspin 2s linear infinite;position:absolute;top:45%;left:42%;transform:translate(-50%,-50%)}@-webkit-keyframes pvvspin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes pvvspin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ppv-loading{position:absolute;top:49%;left:48%;z-index:9999}.webui-popover-content{display:none}.webui-popover-rtl{direction:rtl;text-align:right}.webui-popover{position:absolute;top:0;left:0;z-index:9999;display:none;min-width:50px;min-height:32px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.webui-popover.top,.webui-popover.top-left,.webui-popover.top-right{margin-top:-10px}.webui-popover.right,.webui-popover.right-top,.webui-popover.right-bottom{margin-left:10px}.webui-popover.bottom,.webui-popover.bottom-left,.webui-popover.bottom-right{margin-top:10px}.webui-popover.left,.webui-popover.left-top,.webui-popover.left-bottom{margin-left:-10px}.webui-popover.pop{-webkit-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:transform .15s cubic-bezier(0.3,0,0,1.5);-o-transition:transform .15s cubic-bezier(0.3,0,0,1.5);transition:transform .15s cubic-bezier(0.3,0,0,1.5);opacity:0;filter:alpha(opacity=0)}.webui-popover.pop-out{-webkit-transition-property:"opacity,transform";-o-transition-property:"opacity,transform";transition-property:"opacity,transform";-webkit-transition:.15s linear;-o-transition:.15s linear;transition:.15s linear;opacity:0;filter:alpha(opacity=0)}.webui-popover.fade,.webui-popover.fade-out{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;opacity:0;filter:alpha(opacity=0)}.webui-popover.out{opacity:0;filter:alpha(opacity=0)}.webui-popover.in{-webkit-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100)}.webui-popover .webui-popover-content{padding:9px 14px;overflow:auto;display:block}.webui-popover .webui-popover-content>div:first-child{width:99%}.webui-popover-inner .close{font-family:arial;margin:8px 10px 0 0;float:right;font-size:16px;font-weight:700;line-height:16px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);text-decoration:none}.webui-popover-inner .close:hover,.webui-popover-inner .close:focus{opacity:.5;filter:alpha(opacity=50)}.webui-popover-inner .close:after{content:"\00D7";width:.8em;height:.8em;padding:4px;position:relative}.webui-popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:700;line-height:18px;background-color:#fff;border-bottom:1px solid #f2f2f2;border-radius:5px 5px 0 0}.webui-popover-content{padding:9px 14px;overflow:auto;display:none}.webui-popover-inverse{background-color:#333;color:#eee}.webui-popover-inverse .webui-popover-title{background:#333;border-bottom:1px solid #3b3b3b;color:#eee}.webui-no-padding .webui-popover-content{padding:0}.webui-no-padding .list-group-item{border-right:none;border-left:none}.webui-no-padding .list-group-item:first-child{border-top:0}.webui-no-padding .list-group-item:last-child{border-bottom:0}.webui-popover>.webui-arrow,.webui-popover>.webui-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.webui-popover>.webui-arrow{border-width:11px}.webui-popover>.webui-arrow:after{border-width:10px;content:""}.webui-popover.top>.webui-arrow,.webui-popover.top-right>.webui-arrow,.webui-popover.top-left>.webui-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.webui-popover.top>.webui-arrow:after,.webui-popover.top-right>.webui-arrow:after,.webui-popover.top-left>.webui-arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.webui-popover.right>.webui-arrow,.webui-popover.right-top>.webui-arrow,.webui-popover.right-bottom>.webui-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.webui-popover.right>.webui-arrow:after,.webui-popover.right-top>.webui-arrow:after,.webui-popover.right-bottom>.webui-arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.webui-popover.bottom>.webui-arrow,.webui-popover.bottom-right>.webui-arrow,.webui-popover.bottom-left>.webui-arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.webui-popover.bottom>.webui-arrow:after,.webui-popover.bottom-right>.webui-arrow:after,.webui-popover.bottom-left>.webui-arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.webui-popover.left>.webui-arrow,.webui-popover.left-top>.webui-arrow,.webui-popover.left-bottom>.webui-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.webui-popover.left>.webui-arrow:after,.webui-popover.left-top>.webui-arrow:after,.webui-popover.left-bottom>.webui-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.webui-popover-inverse.top>.webui-arrow,.webui-popover-inverse.top-left>.webui-arrow,.webui-popover-inverse.top-right>.webui-arrow,.webui-popover-inverse.top>.webui-arrow:after,.webui-popover-inverse.top-left>.webui-arrow:after,.webui-popover-inverse.top-right>.webui-arrow:after{border-top-color:#333}.webui-popover-inverse.right>.webui-arrow,.webui-popover-inverse.right-top>.webui-arrow,.webui-popover-inverse.right-bottom>.webui-arrow,.webui-popover-inverse.right>.webui-arrow:after,.webui-popover-inverse.right-top>.webui-arrow:after,.webui-popover-inverse.right-bottom>.webui-arrow:after{border-right-color:#333}.webui-popover-inverse.bottom>.webui-arrow,.webui-popover-inverse.bottom-left>.webui-arrow,.webui-popover-inverse.bottom-right>.webui-arrow,.webui-popover-inverse.bottom>.webui-arrow:after,.webui-popover-inverse.bottom-left>.webui-arrow:after,.webui-popover-inverse.bottom-right>.webui-arrow:after{border-bottom-color:#333}.webui-popover-inverse.left>.webui-arrow,.webui-popover-inverse.left-top>.webui-arrow,.webui-popover-inverse.left-bottom>.webui-arrow,.webui-popover-inverse.left>.webui-arrow:after,.webui-popover-inverse.left-top>.webui-arrow:after,.webui-popover-inverse.left-bottom>.webui-arrow:after{border-left-color:#333}.webui-popover i.icon-refresh:before{content:""}.webui-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px;background:url(https://courses.ghazwan.pro/wp-content/plugins/lifterlms/assets/vendor/webui-popover/../img/loading.gif) no-repeat}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg)}}.webui-popover-backdrop{background-color:rgba(0,0,0,.65);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9998}.webui-popover .dropdown-menu{display:block;position:relative;top:0;border:none;box-shadow:none;float:none}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}*{box-sizing:border-box}footer.site-footer{clear:both;margin-top:0}hr{border:0;border-bottom:1px solid var(--wp--preset--color--contrast-lightest)}table{background-color:#fcfcfc;border:10px solid #fcfcfc;border-collapse:collapse;border-radius:calc(var(--wp--custom--border--radius) * 2);margin:var(--wp--preset--spacing--30) 0;max-width:100%;overflow:hidden;width:100%}th,td{padding:var(--wp--preset--spacing--10) var(--wp--preset--spacing--20);vertical-align:top}thead th,thead td,tbody th{font-family:var(--wp--custom--heading--font-family);font-weight:var(--wp--custom--heading--font-weight);text-align:left;vertical-align:bottom}tbody td{vertical-align:middle}tbody tr th:first-child,tbody tr td:first-child{border-bottom-left-radius:calc(var(--wp--custom--border--radius) * 2);border-top-left-radius:calc(var(--wp--custom--border--radius) * 2)}tbody tr th:last-child,tbody tr td:last-child{border-top-right-radius:calc(var(--wp--custom--border--radius) * 2);border-bottom-right-radius:calc(var(--wp--custom--border--radius) * 2)}tbody tr:nth-child(odd) th,tbody tr:nth-child(odd) td{background-color:#f5f5f5}label{font-family:var(--wp--custom--heading--font-family);font-weight:var(--wp--custom--heading--font-weight)}fieldset{border-color:var(--wp--preset--color--contrast-lighter);border-radius:var(--wp--custom--border--radius);border-style:solid;border-width:1px;margin:var(--wp--preset--spacing--20) 0}legend{font-family:var(--wp--custom--heading--font-family);font-weight:var(--wp--custom--heading--font-weight)}[type="text"],[type="password"],[type="email"],[type="url"],[type="tel"],[type="number"]{background-color:var(--wp--preset--color--base);background-clip:padding-box;border:1px solid var(--wp--preset--color--contrast-lighter);border-radius:var(--wp--custom--border--radius);box-sizing:border-box;font-size:var(--wp--preset--font-size--18);line-height:1;padding:calc(var(--wp--preset--spacing--10) / 2);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;width:100%}input:focus,input:focus-visible{border-color:#80bdff;box-shadow:0 0 0 .2rem rgb(0 123 255 / 25%);outline:thin dotted}select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-color:var(--wp--preset--color--base);border:1px solid var(--wp--preset--color--contrast-lighter);border-radius:var(--wp--custom--border--radius);box-sizing:border-box;color:var(--wp--preset--color--contrast);padding:calc(var(--wp--preset--spacing--10) / 2);margin:0;width:100%;font-family:inherit;font-size:var(--wp--preset--font-size--18);cursor:inherit;line-height:1.6;z-index:1;outline:none;background-repeat:no-repeat;background-image:linear-gradient(45deg,transparent 50%,currentcolor 50%),linear-gradient(135deg,currentcolor 50%,transparent 50%);background-position:right 15px top 1.3rem,right 10px top 1.3rem;background-size:5px 5px,5px 5px}select::-ms-expand{display:none}select:focus{border:1px solid #80bdff;box-shadow:0 0 0 .2rem rgb(0 123 255 / 25%);outline:thin dotted}[type="submit"]{background-color:var(--wp--preset--color--tertiary);border-radius:var(--wp--custom--border--radius);border-width:0;color:var(--wp--preset--color--base);cursor:pointer;display:inline-block;font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--18);font-weight:var(--wp--custom--heading--font-weight);line-height:1;padding:var(--wp--preset--spacing--10) var(--wp--preset--spacing--20);text-decoration:none;transition:background-color 0.25s ease-in-out}[type="submit"]:hover{background-color:var(--wp--preset--color--secondary);color:var(--wp--preset--color--base)}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:var(--wp--preset--color--base);border:1px solid var(--wp--preset--color--contrast-lighter);border-radius:var(--wp--custom--border--radius);overflow:hidden;padding:0}.wp-block-search__button-inside input[type="search"]{background-color:var(--wp--preset--color--base);background-clip:padding-box;font-size:var(--wp--preset--font-size--18);line-height:1;padding:calc(var(--wp--preset--spacing--10) / 2)}.wp-block-search input[type="search"]:not(.wp-block-search__button-inside input[type="search"]){background-color:var(--wp--preset--color--base);background-clip:padding-box;border:1px solid var(--wp--preset--color--contrast-lighter);border-radius:var(--wp--custom--border--radius);box-sizing:border-box;font-size:var(--wp--preset--font-size--18);line-height:1;padding:calc(var(--wp--preset--spacing--10) / 2);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}.wp-block-search input[type="search"]:focus:not(.wp-block-search__button-inside input[type="search"]),.wp-block-search input:focus-visible:not(.wp-block-search__button-inside input[type="search"]){border-color:#80bdff;box-shadow:0 0 0 .2rem rgb(0 123 255 / 25%);outline:thin dotted}.wp-block-search__button-inside input[type="search"]:focus,.wp-block-search__button-inside input:focus-visible{box-shadow:none;outline:#fff0}.wp-block-search__button-inside .wp-block-search__button{border-radius:0}header .wp-block-search__button,footer .wp-block-search__button{padding:calc(var(--wp--preset--spacing--10) / 2)}.avatar{border-radius:50%}.is-style-sky-pilot-post-author-boxed{background-color:var(--wp--preset--color--base);border:1px solid var(--wp--preset--color--contrast-lightest);border-radius:12px;clear:both;display:block;text-align:center}.is-style-sky-pilot-post-author-boxed .wp-block-post-author__byline,.is-style-sky-pilot-post-author-boxed .wp-block-post-author__name{display:inline-block;font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--18);padding:0 3px;width:auto}.is-style-sky-pilot-post-author-boxed .wp-block-post-author__name{font-weight:900}.is-style-sky-pilot-post-author-boxed .wp-block-post-author__avatar{margin-right:0}.is-style-sky-pilot-post-author-boxed .wp-block-post-author__bio{font-size:var(--wp--preset--font-size--18)}button{font-family:var(--wp--custom--heading--font-family)}.wp-block-button .wp-block-button__link{word-break:initial}.wp-block-button.is-style-outline .wp-block-button__link{border-width:3px}.wp-block-button.is-style-outline.has-large-font-size .wp-block-button__link{border-width:5px}.wp-block-button.is-style-outline .wp-block-button__link:hover:not(.wp-block-button.is-style-outline .wp-block-button__link.has-background:hover){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}.wp-block-button.has-14-font-size .wp-block-button__link{padding-top:calc(var(--wp--preset--spacing--10) / 2);padding-right:var(--wp--preset--spacing--10);padding-bottom:calc(var(--wp--preset--spacing--10) / 2);padding-left:var(--wp--preset--spacing--10)}.wp-block-button.is-style-outline.has-14-font-size .wp-block-button__link{border-width:2px}.wp-block-button.has-14-font-size.is-style-outline .wp-block-button__link{padding-top:calc(var(--wp--preset--spacing--10) / 2 - 3px);padding-right:calc(var(--wp--preset--spacing--10) - 3px);padding-bottom:calc(var(--wp--preset--spacing--10) / 2 - 3px);padding-left:calc(var(--wp--preset--spacing--10) - 3px)}.wp-block-button.has-large-font-size .wp-block-button__link{padding-top:calc(var(--wp--preset--spacing--20) / 2);padding-right:var(--wp--preset--spacing--30);padding-bottom:calc(var(--wp--preset--spacing--20) / 2);padding-left:var(--wp--preset--spacing--30)}.wp-block-button.has-large-font-size.is-style-outline .wp-block-button__link{padding-top:calc(var(--wp--preset--spacing--20) / 2 - 5px);padding-right:calc(var(--wp--preset--spacing--30) - 5px);padding-bottom:calc(var(--wp--preset--spacing--20) / 2 - 5px);padding-left:calc(var(--wp--preset--spacing--30) - 5px)}.is-style-navigation-button>*{border:3px solid;border-radius:var(--wp--custom--border--radius);color:currentcolor;padding-top:calc(var(--wp--preset--spacing--10) / 2 - 3px);padding-right:calc(var(--wp--preset--spacing--10) - 3px);padding-bottom:calc(var(--wp--preset--spacing--10) / 2 - 3px);padding-left:calc(var(--wp--preset--spacing--10) - 3px)}.is-style-navigation-button>*:hover,.wp-block-navigation .is-style-navigation-button>*:hover{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon path{stroke-width:2}.wp-block-post-comments-form input:not([type="submit"]),.wp-block-post-comments-form textarea{border:1px solid var(--wp--preset--color--contrast-lighter);border-radius:var(--wp--custom--border--radius)}.wp-block-column.has-background{padding:var(--wp--preset--spacing--20)}.wp-block-query .wp-block-post>.wp-block-group,.loop-card{background-color:var(--wp--preset--color--base);border:1px solid #ddd;border-radius:12px;overflow:hidden}.wp-block-query .wp-block-post>.wp-block-group>*:not(figure):not(.wp-block-post-featured-image__placeholder):not(.wp-block-post-featured-image),.loop-card>*:not(figure){padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)}.wp-block-post-featured-image__placeholder img{height:auto;width:100%}.wp-block-post-featured-image__placeholder img:not(.loop-card .wp-block-post-featured-image__placeholder img):not(.wp-block-query .wp-block-post .wp-block-post-featured-image__placeholder img),.wp-block-query .wp-block-post.sticky .wp-block-post-featured-image__placeholder img{border-radius:12px}.loop-card .wp-block-post-featured-image__placeholder{padding:0}.list-style-none{list-style:none}@media (max-width:781px){.hide-mobile{display:none}}@media (min-width:782px){.hide-desktop{display:none}}[style*="text-decoration:"] a:not(:hover){text-decoration:inherit}body{--wp--custom--body--color--background:var(--wp--preset--color--base);--wp--custom--body--color--text:#333333;--wp--custom--body--font-family:var(--wp--preset--font-family--open-sans);--wp--custom--body--font-size:var(--wp--preset--font-size--18);--wp--custom--body--font-weight:400;--wp--custom--body--line-height:1.6;--wp--custom--heading--color--text:#333333;--wp--custom--heading--font-family:var(--wp--preset--font-family--montserrat);--wp--custom--heading--font-weight:700;--wp--custom--heading--line-height:1.3}/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip{-webkit-animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-delay:var(--fa-animation-delay, 0s);animation-duration:var(--fa-animation-duration, 1s)}.fa-fw,.fa-li{text-align:center}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa-brands,.fa-regular,.fab,.far{font-weight:400}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free",sans-serif}.fa-brands,.fab{font-family:"Font Awesome 6 Brands",sans-serif}.fa-1x{font-size:1em}.fa-2x,.fa-stack-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-shake,.fa-spin{-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip{-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake,.fa-spin{-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);animation-iteration-count:var(--fa-animation-iteration-count,infinite)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration, 2s);animation-duration:var(--fa-animation-duration, 2s);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%,64%,to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}}@keyframes fa-bounce{0%,64%,to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0::before{content:"\30"}.fa-1::before{content:"\31"}.fa-2::before{content:"\32"}.fa-3::before{content:"\33"}.fa-4::before{content:"\34"}.fa-5::before{content:"\35"}.fa-6::before{content:"\36"}.fa-7::before{content:"\37"}.fa-8::before{content:"\38"}.fa-9::before{content:"\39"}.fa-fill-drip::before{content:"\f576"}.fa-arrows-to-circle::before{content:"\e4bd"}.fa-chevron-circle-right::before,.fa-circle-chevron-right::before{content:"\f138"}.fa-at::before{content:"\40"}.fa-trash-alt::before,.fa-trash-can::before{content:"\f2ed"}.fa-text-height::before{content:"\f034"}.fa-user-times::before,.fa-user-xmark::before{content:"\f235"}.fa-stethoscope::before{content:"\f0f1"}.fa-comment-alt::before,.fa-message::before{content:"\f27a"}.fa-info::before{content:"\f129"}.fa-compress-alt::before,.fa-down-left-and-up-right-to-center::before{content:"\f422"}.fa-explosion::before{content:"\e4e9"}.fa-file-alt::before,.fa-file-lines::before,.fa-file-text::before{content:"\f15c"}.fa-wave-square::before{content:"\f83e"}.fa-ring::before{content:"\f70b"}.fa-building-un::before{content:"\e4d9"}.fa-dice-three::before{content:"\f527"}.fa-calendar-alt::before,.fa-calendar-days::before{content:"\f073"}.fa-anchor-circle-check::before{content:"\e4aa"}.fa-building-circle-arrow-right::before{content:"\e4d1"}.fa-volleyball-ball::before,.fa-volleyball::before{content:"\f45f"}.fa-arrows-up-to-line::before{content:"\e4c2"}.fa-sort-desc::before,.fa-sort-down::before{content:"\f0dd"}.fa-circle-minus::before,.fa-minus-circle::before{content:"\f056"}.fa-door-open::before{content:"\f52b"}.fa-right-from-bracket::before,.fa-sign-out-alt::before{content:"\f2f5"}.fa-atom::before{content:"\f5d2"}.fa-soap::before{content:"\e06e"}.fa-heart-music-camera-bolt::before,.fa-icons::before{content:"\f86d"}.fa-microphone-alt-slash::before,.fa-microphone-lines-slash::before{content:"\f539"}.fa-bridge-circle-check::before{content:"\e4c9"}.fa-pump-medical::before{content:"\e06a"}.fa-fingerprint::before{content:"\f577"}.fa-hand-point-right::before{content:"\f0a4"}.fa-magnifying-glass-location::before,.fa-search-location::before{content:"\f689"}.fa-forward-step::before,.fa-step-forward::before{content:"\f051"}.fa-face-smile-beam::before,.fa-smile-beam::before{content:"\f5b8"}.fa-flag-checkered::before{content:"\f11e"}.fa-football-ball::before,.fa-football::before{content:"\f44e"}.fa-school-circle-exclamation::before{content:"\e56c"}.fa-crop::before{content:"\f125"}.fa-angle-double-down::before,.fa-angles-down::before{content:"\f103"}.fa-users-rectangle::before{content:"\e594"}.fa-people-roof::before{content:"\e537"}.fa-people-line::before{content:"\e534"}.fa-beer-mug-empty::before,.fa-beer::before{content:"\f0fc"}.fa-diagram-predecessor::before{content:"\e477"}.fa-arrow-up-long::before,.fa-long-arrow-up::before{content:"\f176"}.fa-burn::before,.fa-fire-flame-simple::before{content:"\f46a"}.fa-male::before,.fa-person::before{content:"\f183"}.fa-laptop::before{content:"\f109"}.fa-file-csv::before{content:"\f6dd"}.fa-menorah::before{content:"\f676"}.fa-truck-plane::before{content:"\e58f"}.fa-record-vinyl::before{content:"\f8d9"}.fa-face-grin-stars::before,.fa-grin-stars::before{content:"\f587"}.fa-bong::before{content:"\f55c"}.fa-pastafarianism::before,.fa-spaghetti-monster-flying::before{content:"\f67b"}.fa-arrow-down-up-across-line::before{content:"\e4af"}.fa-spoon::before,.fa-utensil-spoon::before{content:"\f2e5"}.fa-jar-wheat::before{content:"\e517"}.fa-envelopes-bulk::before,.fa-mail-bulk::before{content:"\f674"}.fa-file-circle-exclamation::before{content:"\e4eb"}.fa-circle-h::before,.fa-hospital-symbol::before{content:"\f47e"}.fa-pager::before{content:"\f815"}.fa-address-book::before,.fa-contact-book::before{content:"\f2b9"}.fa-strikethrough::before{content:"\f0cc"}.fa-k::before{content:"\4b"}.fa-landmark-flag::before{content:"\e51c"}.fa-pencil-alt::before,.fa-pencil::before{content:"\f303"}.fa-backward::before{content:"\f04a"}.fa-caret-right::before{content:"\f0da"}.fa-comments::before{content:"\f086"}.fa-file-clipboard::before,.fa-paste::before{content:"\f0ea"}.fa-code-pull-request::before{content:"\e13c"}.fa-clipboard-list::before{content:"\f46d"}.fa-truck-loading::before,.fa-truck-ramp-box::before{content:"\f4de"}.fa-user-check::before{content:"\f4fc"}.fa-vial-virus::before{content:"\e597"}.fa-sheet-plastic::before{content:"\e571"}.fa-blog::before{content:"\f781"}.fa-user-ninja::before{content:"\f504"}.fa-person-arrow-up-from-line::before{content:"\e539"}.fa-scroll-torah::before,.fa-torah::before{content:"\f6a0"}.fa-broom-ball::before,.fa-quidditch-broom-ball::before,.fa-quidditch::before{content:"\f458"}.fa-toggle-off::before{content:"\f204"}.fa-archive::before,.fa-box-archive::before{content:"\f187"}.fa-person-drowning::before{content:"\e545"}.fa-arrow-down-9-1::before,.fa-sort-numeric-desc::before,.fa-sort-numeric-down-alt::before{content:"\f886"}.fa-face-grin-tongue-squint::before,.fa-grin-tongue-squint::before{content:"\f58a"}.fa-spray-can::before{content:"\f5bd"}.fa-truck-monster::before{content:"\f63b"}.fa-w::before{content:"\57"}.fa-earth-africa::before,.fa-globe-africa::before{content:"\f57c"}.fa-rainbow::before{content:"\f75b"}.fa-circle-notch::before{content:"\f1ce"}.fa-tablet-alt::before,.fa-tablet-screen-button::before{content:"\f3fa"}.fa-paw::before{content:"\f1b0"}.fa-cloud::before{content:"\f0c2"}.fa-trowel-bricks::before{content:"\e58a"}.fa-face-flushed::before,.fa-flushed::before{content:"\f579"}.fa-hospital-user::before{content:"\f80d"}.fa-tent-arrow-left-right::before{content:"\e57f"}.fa-gavel::before,.fa-legal::before{content:"\f0e3"}.fa-binoculars::before{content:"\f1e5"}.fa-microphone-slash::before{content:"\f131"}.fa-box-tissue::before{content:"\e05b"}.fa-motorcycle::before{content:"\f21c"}.fa-bell-concierge::before,.fa-concierge-bell::before{content:"\f562"}.fa-pen-ruler::before,.fa-pencil-ruler::before{content:"\f5ae"}.fa-people-arrows-left-right::before,.fa-people-arrows::before{content:"\e068"}.fa-mars-and-venus-burst::before{content:"\e523"}.fa-caret-square-right::before,.fa-square-caret-right::before{content:"\f152"}.fa-cut::before,.fa-scissors::before{content:"\f0c4"}.fa-sun-plant-wilt::before{content:"\e57a"}.fa-toilets-portable::before{content:"\e584"}.fa-hockey-puck::before{content:"\f453"}.fa-table::before{content:"\f0ce"}.fa-magnifying-glass-arrow-right::before{content:"\e521"}.fa-digital-tachograph::before,.fa-tachograph-digital::before{content:"\f566"}.fa-users-slash::before{content:"\e073"}.fa-clover::before{content:"\e139"}.fa-mail-reply::before,.fa-reply::before{content:"\f3e5"}.fa-star-and-crescent::before{content:"\f699"}.fa-house-fire::before{content:"\e50c"}.fa-minus-square::before,.fa-square-minus::before{content:"\f146"}.fa-helicopter::before{content:"\f533"}.fa-compass::before{content:"\f14e"}.fa-caret-square-down::before,.fa-square-caret-down::before{content:"\f150"}.fa-file-circle-question::before{content:"\e4ef"}.fa-laptop-code::before{content:"\f5fc"}.fa-swatchbook::before{content:"\f5c3"}.fa-prescription-bottle::before{content:"\f485"}.fa-bars::before,.fa-navicon::before{content:"\f0c9"}.fa-people-group::before{content:"\e533"}.fa-hourglass-3::before,.fa-hourglass-end::before{content:"\f253"}.fa-heart-broken::before,.fa-heart-crack::before{content:"\f7a9"}.fa-external-link-square-alt::before,.fa-square-up-right::before{content:"\f360"}.fa-face-kiss-beam::before,.fa-kiss-beam::before{content:"\f597"}.fa-film::before{content:"\f008"}.fa-ruler-horizontal::before{content:"\f547"}.fa-people-robbery::before{content:"\e536"}.fa-lightbulb::before{content:"\f0eb"}.fa-caret-left::before{content:"\f0d9"}.fa-circle-exclamation::before,.fa-exclamation-circle::before{content:"\f06a"}.fa-school-circle-xmark::before{content:"\e56d"}.fa-arrow-right-from-bracket::before,.fa-sign-out::before{content:"\f08b"}.fa-chevron-circle-down::before,.fa-circle-chevron-down::before{content:"\f13a"}.fa-unlock-alt::before,.fa-unlock-keyhole::before{content:"\f13e"}.fa-cloud-showers-heavy::before{content:"\f740"}.fa-headphones-alt::before,.fa-headphones-simple::before{content:"\f58f"}.fa-sitemap::before{content:"\f0e8"}.fa-circle-dollar-to-slot::before,.fa-donate::before{content:"\f4b9"}.fa-memory::before{content:"\f538"}.fa-road-spikes::before{content:"\e568"}.fa-fire-burner::before{content:"\e4f1"}.fa-flag::before{content:"\f024"}.fa-hanukiah::before{content:"\f6e6"}.fa-feather::before{content:"\f52d"}.fa-volume-down::before,.fa-volume-low::before{content:"\f027"}.fa-comment-slash::before{content:"\f4b3"}.fa-cloud-sun-rain::before{content:"\f743"}.fa-compress::before{content:"\f066"}.fa-wheat-alt::before,.fa-wheat-awn::before{content:"\e2cd"}.fa-ankh::before{content:"\f644"}.fa-hands-holding-child::before{content:"\e4fa"}.fa-asterisk::before{content:"\2a"}.fa-check-square::before,.fa-square-check::before{content:"\f14a"}.fa-peseta-sign::before{content:"\e221"}.fa-header::before,.fa-heading::before{content:"\f1dc"}.fa-ghost::before{content:"\f6e2"}.fa-list-squares::before,.fa-list::before{content:"\f03a"}.fa-phone-square-alt::before,.fa-square-phone-flip::before{content:"\f87b"}.fa-cart-plus::before{content:"\f217"}.fa-gamepad::before{content:"\f11b"}.fa-circle-dot::before,.fa-dot-circle::before{content:"\f192"}.fa-dizzy::before,.fa-face-dizzy::before{content:"\f567"}.fa-egg::before{content:"\f7fb"}.fa-house-medical-circle-xmark::before{content:"\e513"}.fa-campground::before{content:"\f6bb"}.fa-folder-plus::before{content:"\f65e"}.fa-futbol-ball::before,.fa-futbol::before,.fa-soccer-ball::before{content:"\f1e3"}.fa-paint-brush::before,.fa-paintbrush::before{content:"\f1fc"}.fa-lock::before{content:"\f023"}.fa-gas-pump::before{content:"\f52f"}.fa-hot-tub-person::before,.fa-hot-tub::before{content:"\f593"}.fa-map-location::before,.fa-map-marked::before{content:"\f59f"}.fa-house-flood-water::before{content:"\e50e"}.fa-tree::before{content:"\f1bb"}.fa-bridge-lock::before{content:"\e4cc"}.fa-sack-dollar::before{content:"\f81d"}.fa-edit::before,.fa-pen-to-square::before{content:"\f044"}.fa-car-side::before{content:"\f5e4"}.fa-share-alt::before,.fa-share-nodes::before{content:"\f1e0"}.fa-heart-circle-minus::before{content:"\e4ff"}.fa-hourglass-2::before,.fa-hourglass-half::before{content:"\f252"}.fa-microscope::before{content:"\f610"}.fa-sink::before{content:"\e06d"}.fa-bag-shopping::before,.fa-shopping-bag::before{content:"\f290"}.fa-arrow-down-z-a::before,.fa-sort-alpha-desc::before,.fa-sort-alpha-down-alt::before{content:"\f881"}.fa-mitten::before{content:"\f7b5"}.fa-person-rays::before{content:"\e54d"}.fa-users::before{content:"\f0c0"}.fa-eye-slash::before{content:"\f070"}.fa-flask-vial::before{content:"\e4f3"}.fa-hand-paper::before,.fa-hand::before{content:"\f256"}.fa-om::before{content:"\f679"}.fa-worm::before{content:"\e599"}.fa-house-circle-xmark::before{content:"\e50b"}.fa-plug::before{content:"\f1e6"}.fa-chevron-up::before{content:"\f077"}.fa-hand-spock::before{content:"\f259"}.fa-stopwatch::before{content:"\f2f2"}.fa-face-kiss::before,.fa-kiss::before{content:"\f596"}.fa-bridge-circle-xmark::before{content:"\e4cb"}.fa-face-grin-tongue::before,.fa-grin-tongue::before{content:"\f589"}.fa-chess-bishop::before{content:"\f43a"}.fa-face-grin-wink::before,.fa-grin-wink::before{content:"\f58c"}.fa-deaf::before,.fa-deafness::before,.fa-ear-deaf::before,.fa-hard-of-hearing::before{content:"\f2a4"}.fa-road-circle-check::before{content:"\e564"}.fa-dice-five::before{content:"\f523"}.fa-rss-square::before,.fa-square-rss::before{content:"\f143"}.fa-land-mine-on::before{content:"\e51b"}.fa-i-cursor::before{content:"\f246"}.fa-stamp::before{content:"\f5bf"}.fa-stairs::before{content:"\e289"}.fa-i::before{content:"\49"}.fa-hryvnia-sign::before,.fa-hryvnia::before{content:"\f6f2"}.fa-pills::before{content:"\f484"}.fa-face-grin-wide::before,.fa-grin-alt::before{content:"\f581"}.fa-tooth::before{content:"\f5c9"}.fa-v::before{content:"\56"}.fa-bangladeshi-taka-sign::before{content:"\e2e6"}.fa-bicycle::before{content:"\f206"}.fa-rod-asclepius::before,.fa-rod-snake::before,.fa-staff-aesculapius::before,.fa-staff-snake::before{content:"\e579"}.fa-head-side-cough-slash::before{content:"\e062"}.fa-ambulance::before,.fa-truck-medical::before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation::before{content:"\e598"}.fa-snowman::before{content:"\f7d0"}.fa-mortar-pestle::before{content:"\f5a7"}.fa-road-barrier::before{content:"\e562"}.fa-school::before{content:"\f549"}.fa-igloo::before{content:"\f7ae"}.fa-joint::before{content:"\f595"}.fa-angle-right::before{content:"\f105"}.fa-horse::before{content:"\f6f0"}.fa-q::before{content:"\51"}.fa-g::before{content:"\47"}.fa-notes-medical::before{content:"\f481"}.fa-temperature-2::before,.fa-temperature-half::before,.fa-thermometer-2::before,.fa-thermometer-half::before{content:"\f2c9"}.fa-dong-sign::before{content:"\e169"}.fa-capsules::before{content:"\f46b"}.fa-poo-bolt::before,.fa-poo-storm::before{content:"\f75a"}.fa-face-frown-open::before,.fa-frown-open::before{content:"\f57a"}.fa-hand-point-up::before{content:"\f0a6"}.fa-money-bill::before{content:"\f0d6"}.fa-bookmark::before{content:"\f02e"}.fa-align-justify::before{content:"\f039"}.fa-umbrella-beach::before{content:"\f5ca"}.fa-helmet-un::before{content:"\e503"}.fa-bullseye::before{content:"\f140"}.fa-bacon::before{content:"\f7e5"}.fa-hand-point-down::before{content:"\f0a7"}.fa-arrow-up-from-bracket::before{content:"\e09a"}.fa-folder-blank::before,.fa-folder::before{content:"\f07b"}.fa-file-medical-alt::before,.fa-file-waveform::before{content:"\f478"}.fa-radiation::before{content:"\f7b9"}.fa-chart-simple::before{content:"\e473"}.fa-mars-stroke::before{content:"\f229"}.fa-vial::before{content:"\f492"}.fa-dashboard::before,.fa-gauge-med::before,.fa-gauge::before,.fa-tachometer-alt-average::before{content:"\f624"}.fa-magic-wand-sparkles::before,.fa-wand-magic-sparkles::before{content:"\e2ca"}.fa-e::before{content:"\45"}.fa-pen-alt::before,.fa-pen-clip::before{content:"\f305"}.fa-bridge-circle-exclamation::before{content:"\e4ca"}.fa-user::before{content:"\f007"}.fa-school-circle-check::before{content:"\e56b"}.fa-dumpster::before{content:"\f793"}.fa-shuttle-van::before,.fa-van-shuttle::before{content:"\f5b6"}.fa-building-user::before{content:"\e4da"}.fa-caret-square-left::before,.fa-square-caret-left::before{content:"\f191"}.fa-highlighter::before{content:"\f591"}.fa-key::before{content:"\f084"}.fa-bullhorn::before{content:"\f0a1"}.fa-globe::before{content:"\f0ac"}.fa-synagogue::before{content:"\f69b"}.fa-person-half-dress::before{content:"\e548"}.fa-road-bridge::before{content:"\e563"}.fa-location-arrow::before{content:"\f124"}.fa-c::before{content:"\43"}.fa-tablet-button::before{content:"\f10a"}.fa-building-lock::before{content:"\e4d6"}.fa-pizza-slice::before{content:"\f818"}.fa-money-bill-wave::before{content:"\f53a"}.fa-area-chart::before,.fa-chart-area::before{content:"\f1fe"}.fa-house-flag::before{content:"\e50d"}.fa-person-circle-minus::before{content:"\e540"}.fa-ban::before,.fa-cancel::before{content:"\f05e"}.fa-camera-rotate::before{content:"\e0d8"}.fa-air-freshener::before,.fa-spray-can-sparkles::before{content:"\f5d0"}.fa-star::before{content:"\f005"}.fa-repeat::before{content:"\f363"}.fa-cross::before{content:"\f654"}.fa-box::before{content:"\f466"}.fa-venus-mars::before{content:"\f228"}.fa-arrow-pointer::before,.fa-mouse-pointer::before{content:"\f245"}.fa-expand-arrows-alt::before,.fa-maximize::before{content:"\f31e"}.fa-charging-station::before{content:"\f5e7"}.fa-shapes::before,.fa-triangle-circle-square::before{content:"\f61f"}.fa-random::before,.fa-shuffle::before{content:"\f074"}.fa-person-running::before,.fa-running::before{content:"\f70c"}.fa-mobile-retro::before{content:"\e527"}.fa-grip-lines-vertical::before{content:"\f7a5"}.fa-spider::before{content:"\f717"}.fa-hands-bound::before{content:"\e4f9"}.fa-file-invoice-dollar::before{content:"\f571"}.fa-plane-circle-exclamation::before{content:"\e556"}.fa-x-ray::before{content:"\f497"}.fa-spell-check::before{content:"\f891"}.fa-slash::before{content:"\f715"}.fa-computer-mouse::before,.fa-mouse::before{content:"\f8cc"}.fa-arrow-right-to-bracket::before,.fa-sign-in::before{content:"\f090"}.fa-shop-slash::before,.fa-store-alt-slash::before{content:"\e070"}.fa-server::before{content:"\f233"}.fa-virus-covid-slash::before{content:"\e4a9"}.fa-shop-lock::before{content:"\e4a5"}.fa-hourglass-1::before,.fa-hourglass-start::before{content:"\f251"}.fa-blender-phone::before{content:"\f6b6"}.fa-building-wheat::before{content:"\e4db"}.fa-person-breastfeeding::before{content:"\e53a"}.fa-right-to-bracket::before,.fa-sign-in-alt::before{content:"\f2f6"}.fa-venus::before{content:"\f221"}.fa-passport::before{content:"\f5ab"}.fa-heart-pulse::before,.fa-heartbeat::before{content:"\f21e"}.fa-people-carry-box::before,.fa-people-carry::before{content:"\f4ce"}.fa-temperature-high::before{content:"\f769"}.fa-microchip::before{content:"\f2db"}.fa-crown::before{content:"\f521"}.fa-weight-hanging::before{content:"\f5cd"}.fa-xmarks-lines::before{content:"\e59a"}.fa-file-prescription::before{content:"\f572"}.fa-weight-scale::before,.fa-weight::before{content:"\f496"}.fa-user-friends::before,.fa-user-group::before{content:"\f500"}.fa-arrow-up-a-z::before,.fa-sort-alpha-up::before{content:"\f15e"}.fa-chess-knight::before{content:"\f441"}.fa-face-laugh-squint::before,.fa-laugh-squint::before{content:"\f59b"}.fa-wheelchair::before{content:"\f193"}.fa-arrow-circle-up::before,.fa-circle-arrow-up::before{content:"\f0aa"}.fa-toggle-on::before{content:"\f205"}.fa-person-walking::before,.fa-walking::before{content:"\f554"}.fa-l::before{content:"\4c"}.fa-fire::before{content:"\f06d"}.fa-bed-pulse::before,.fa-procedures::before{content:"\f487"}.fa-shuttle-space::before,.fa-space-shuttle::before{content:"\f197"}.fa-face-laugh::before,.fa-laugh::before{content:"\f599"}.fa-folder-open::before{content:"\f07c"}.fa-heart-circle-plus::before{content:"\e500"}.fa-code-fork::before{content:"\e13b"}.fa-city::before{content:"\f64f"}.fa-microphone-alt::before,.fa-microphone-lines::before{content:"\f3c9"}.fa-pepper-hot::before{content:"\f816"}.fa-unlock::before{content:"\f09c"}.fa-colon-sign::before{content:"\e140"}.fa-headset::before{content:"\f590"}.fa-store-slash::before{content:"\e071"}.fa-road-circle-xmark::before{content:"\e566"}.fa-user-minus::before{content:"\f503"}.fa-mars-stroke-up::before,.fa-mars-stroke-v::before{content:"\f22a"}.fa-champagne-glasses::before,.fa-glass-cheers::before{content:"\f79f"}.fa-clipboard::before{content:"\f328"}.fa-house-circle-exclamation::before{content:"\e50a"}.fa-file-arrow-up::before,.fa-file-upload::before{content:"\f574"}.fa-wifi-3::before,.fa-wifi-strong::before,.fa-wifi::before{content:"\f1eb"}.fa-bath::before,.fa-bathtub::before{content:"\f2cd"}.fa-underline::before{content:"\f0cd"}.fa-user-edit::before,.fa-user-pen::before{content:"\f4ff"}.fa-signature::before{content:"\f5b7"}.fa-stroopwafel::before{content:"\f551"}.fa-bold::before{content:"\f032"}.fa-anchor-lock::before{content:"\e4ad"}.fa-building-ngo::before{content:"\e4d7"}.fa-manat-sign::before{content:"\e1d5"}.fa-not-equal::before{content:"\f53e"}.fa-border-style::before,.fa-border-top-left::before{content:"\f853"}.fa-map-location-dot::before,.fa-map-marked-alt::before{content:"\f5a0"}.fa-jedi::before{content:"\f669"}.fa-poll::before,.fa-square-poll-vertical::before{content:"\f681"}.fa-mug-hot::before{content:"\f7b6"}.fa-battery-car::before,.fa-car-battery::before{content:"\f5df"}.fa-gift::before{content:"\f06b"}.fa-dice-two::before{content:"\f528"}.fa-chess-queen::before{content:"\f445"}.fa-glasses::before{content:"\f530"}.fa-chess-board::before{content:"\f43c"}.fa-building-circle-check::before{content:"\e4d2"}.fa-person-chalkboard::before{content:"\e53d"}.fa-mars-stroke-h::before,.fa-mars-stroke-right::before{content:"\f22b"}.fa-hand-back-fist::before,.fa-hand-rock::before{content:"\f255"}.fa-caret-square-up::before,.fa-square-caret-up::before{content:"\f151"}.fa-cloud-showers-water::before{content:"\e4e4"}.fa-bar-chart::before,.fa-chart-bar::before{content:"\f080"}.fa-hands-bubbles::before,.fa-hands-wash::before{content:"\e05e"}.fa-less-than-equal::before{content:"\f537"}.fa-train::before{content:"\f238"}.fa-eye-low-vision::before,.fa-low-vision::before{content:"\f2a8"}.fa-crow::before{content:"\f520"}.fa-sailboat::before{content:"\e445"}.fa-window-restore::before{content:"\f2d2"}.fa-plus-square::before,.fa-square-plus::before{content:"\f0fe"}.fa-torii-gate::before{content:"\f6a1"}.fa-frog::before{content:"\f52e"}.fa-bucket::before{content:"\e4cf"}.fa-image::before{content:"\f03e"}.fa-microphone::before{content:"\f130"}.fa-cow::before{content:"\f6c8"}.fa-caret-up::before{content:"\f0d8"}.fa-screwdriver::before{content:"\f54a"}.fa-folder-closed::before{content:"\e185"}.fa-house-tsunami::before{content:"\e515"}.fa-square-nfi::before{content:"\e576"}.fa-arrow-up-from-ground-water::before{content:"\e4b5"}.fa-glass-martini-alt::before,.fa-martini-glass::before{content:"\f57b"}.fa-rotate-back::before,.fa-rotate-backward::before,.fa-rotate-left::before,.fa-undo-alt::before{content:"\f2ea"}.fa-columns::before,.fa-table-columns::before{content:"\f0db"}.fa-lemon::before{content:"\f094"}.fa-head-side-mask::before{content:"\e063"}.fa-handshake::before{content:"\f2b5"}.fa-gem::before{content:"\f3a5"}.fa-dolly-box::before,.fa-dolly::before{content:"\f472"}.fa-smoking::before{content:"\f48d"}.fa-compress-arrows-alt::before,.fa-minimize::before{content:"\f78c"}.fa-monument::before{content:"\f5a6"}.fa-snowplow::before{content:"\f7d2"}.fa-angle-double-right::before,.fa-angles-right::before{content:"\f101"}.fa-cannabis::before{content:"\f55f"}.fa-circle-play::before,.fa-play-circle::before{content:"\f144"}.fa-tablets::before{content:"\f490"}.fa-ethernet::before{content:"\f796"}.fa-eur::before,.fa-euro-sign::before,.fa-euro::before{content:"\f153"}.fa-chair::before{content:"\f6c0"}.fa-check-circle::before,.fa-circle-check::before{content:"\f058"}.fa-circle-stop::before,.fa-stop-circle::before{content:"\f28d"}.fa-compass-drafting::before,.fa-drafting-compass::before{content:"\f568"}.fa-plate-wheat::before{content:"\e55a"}.fa-icicles::before{content:"\f7ad"}.fa-person-shelter::before{content:"\e54f"}.fa-neuter::before{content:"\f22c"}.fa-id-badge::before{content:"\f2c1"}.fa-marker::before{content:"\f5a1"}.fa-face-laugh-beam::before,.fa-laugh-beam::before{content:"\f59a"}.fa-helicopter-symbol::before{content:"\e502"}.fa-universal-access::before{content:"\f29a"}.fa-chevron-circle-up::before,.fa-circle-chevron-up::before{content:"\f139"}.fa-lari-sign::before{content:"\e1c8"}.fa-volcano::before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right::before{content:"\e553"}.fa-gbp::before,.fa-pound-sign::before,.fa-sterling-sign::before{content:"\f154"}.fa-viruses::before{content:"\e076"}.fa-square-person-confined::before{content:"\e577"}.fa-user-tie::before{content:"\f508"}.fa-arrow-down-long::before,.fa-long-arrow-down::before{content:"\f175"}.fa-tent-arrow-down-to-line::before{content:"\e57e"}.fa-certificate::before{content:"\f0a3"}.fa-mail-reply-all::before,.fa-reply-all::before{content:"\f122"}.fa-suitcase::before{content:"\f0f2"}.fa-person-skating::before,.fa-skating::before{content:"\f7c5"}.fa-filter-circle-dollar::before,.fa-funnel-dollar::before{content:"\f662"}.fa-camera-retro::before{content:"\f083"}.fa-arrow-circle-down::before,.fa-circle-arrow-down::before{content:"\f0ab"}.fa-arrow-right-to-file::before,.fa-file-import::before{content:"\f56f"}.fa-external-link-square::before,.fa-square-arrow-up-right::before{content:"\f14c"}.fa-box-open::before{content:"\f49e"}.fa-scroll::before{content:"\f70e"}.fa-spa::before{content:"\f5bb"}.fa-location-pin-lock::before{content:"\e51f"}.fa-pause::before{content:"\f04c"}.fa-hill-avalanche::before{content:"\e507"}.fa-temperature-0::before,.fa-temperature-empty::before,.fa-thermometer-0::before,.fa-thermometer-empty::before{content:"\f2cb"}.fa-bomb::before{content:"\f1e2"}.fa-registered::before{content:"\f25d"}.fa-address-card::before,.fa-contact-card::before,.fa-vcard::before{content:"\f2bb"}.fa-balance-scale-right::before,.fa-scale-unbalanced-flip::before{content:"\f516"}.fa-subscript::before{content:"\f12c"}.fa-diamond-turn-right::before,.fa-directions::before{content:"\f5eb"}.fa-burst::before{content:"\e4dc"}.fa-house-laptop::before,.fa-laptop-house::before{content:"\e066"}.fa-face-tired::before,.fa-tired::before{content:"\f5c8"}.fa-money-bills::before{content:"\e1f3"}.fa-smog::before{content:"\f75f"}.fa-crutch::before{content:"\f7f7"}.fa-cloud-arrow-up::before,.fa-cloud-upload-alt::before,.fa-cloud-upload::before{content:"\f0ee"}.fa-palette::before{content:"\f53f"}.fa-arrows-turn-right::before{content:"\e4c0"}.fa-vest::before{content:"\e085"}.fa-ferry::before{content:"\e4ea"}.fa-arrows-down-to-people::before{content:"\e4b9"}.fa-seedling::before,.fa-sprout::before{content:"\f4d8"}.fa-arrows-alt-h::before,.fa-left-right::before{content:"\f337"}.fa-boxes-packing::before{content:"\e4c7"}.fa-arrow-circle-left::before,.fa-circle-arrow-left::before{content:"\f0a8"}.fa-group-arrows-rotate::before{content:"\e4f6"}.fa-bowl-food::before{content:"\e4c6"}.fa-candy-cane::before{content:"\f786"}.fa-arrow-down-wide-short::before,.fa-sort-amount-asc::before,.fa-sort-amount-down::before{content:"\f160"}.fa-cloud-bolt::before,.fa-thunderstorm::before{content:"\f76c"}.fa-remove-format::before,.fa-text-slash::before{content:"\f87d"}.fa-face-smile-wink::before,.fa-smile-wink::before{content:"\f4da"}.fa-file-word::before{content:"\f1c2"}.fa-file-powerpoint::before{content:"\f1c4"}.fa-arrows-h::before,.fa-arrows-left-right::before{content:"\f07e"}.fa-house-lock::before{content:"\e510"}.fa-cloud-arrow-down::before,.fa-cloud-download-alt::before,.fa-cloud-download::before{content:"\f0ed"}.fa-children::before{content:"\e4e1"}.fa-blackboard::before,.fa-chalkboard::before{content:"\f51b"}.fa-user-alt-slash::before,.fa-user-large-slash::before{content:"\f4fa"}.fa-envelope-open::before{content:"\f2b6"}.fa-handshake-alt-slash::before,.fa-handshake-simple-slash::before{content:"\e05f"}.fa-mattress-pillow::before{content:"\e525"}.fa-guarani-sign::before{content:"\e19a"}.fa-arrows-rotate::before,.fa-refresh::before,.fa-sync::before{content:"\f021"}.fa-fire-extinguisher::before{content:"\f134"}.fa-cruzeiro-sign::before{content:"\e152"}.fa-greater-than-equal::before{content:"\f532"}.fa-shield-alt::before,.fa-shield-halved::before{content:"\f3ed"}.fa-atlas::before,.fa-book-atlas::before{content:"\f558"}.fa-virus::before{content:"\e074"}.fa-envelope-circle-check::before{content:"\e4e8"}.fa-layer-group::before{content:"\f5fd"}.fa-arrows-to-dot::before{content:"\e4be"}.fa-archway::before{content:"\f557"}.fa-heart-circle-check::before{content:"\e4fd"}.fa-house-chimney-crack::before,.fa-house-damage::before{content:"\f6f1"}.fa-file-archive::before,.fa-file-zipper::before{content:"\f1c6"}.fa-square::before{content:"\f0c8"}.fa-glass-martini::before,.fa-martini-glass-empty::before{content:"\f000"}.fa-couch::before{content:"\f4b8"}.fa-cedi-sign::before{content:"\e0df"}.fa-italic::before{content:"\f033"}.fa-church::before{content:"\f51d"}.fa-comments-dollar::before{content:"\f653"}.fa-democrat::before{content:"\f747"}.fa-z::before{content:"\5a"}.fa-person-skiing::before,.fa-skiing::before{content:"\f7c9"}.fa-road-lock::before{content:"\e567"}.fa-a::before{content:"\41"}.fa-temperature-arrow-down::before,.fa-temperature-down::before{content:"\e03f"}.fa-feather-alt::before,.fa-feather-pointed::before{content:"\f56b"}.fa-p::before{content:"\50"}.fa-snowflake::before{content:"\f2dc"}.fa-newspaper::before{content:"\f1ea"}.fa-ad::before,.fa-rectangle-ad::before{content:"\f641"}.fa-arrow-circle-right::before,.fa-circle-arrow-right::before{content:"\f0a9"}.fa-filter-circle-xmark::before{content:"\e17b"}.fa-locust::before{content:"\e520"}.fa-sort::before,.fa-unsorted::before{content:"\f0dc"}.fa-list-1-2::before,.fa-list-numeric::before,.fa-list-ol::before{content:"\f0cb"}.fa-person-dress-burst::before{content:"\e544"}.fa-money-check-alt::before,.fa-money-check-dollar::before{content:"\f53d"}.fa-vector-square::before{content:"\f5cb"}.fa-bread-slice::before{content:"\f7ec"}.fa-language::before{content:"\f1ab"}.fa-face-kiss-wink-heart::before,.fa-kiss-wink-heart::before{content:"\f598"}.fa-filter::before{content:"\f0b0"}.fa-question::before{content:"\3f"}.fa-file-signature::before{content:"\f573"}.fa-arrows-alt::before,.fa-up-down-left-right::before{content:"\f0b2"}.fa-house-chimney-user::before{content:"\e065"}.fa-hand-holding-heart::before{content:"\f4be"}.fa-puzzle-piece::before{content:"\f12e"}.fa-money-check::before{content:"\f53c"}.fa-star-half-alt::before,.fa-star-half-stroke::before{content:"\f5c0"}.fa-code::before{content:"\f121"}.fa-glass-whiskey::before,.fa-whiskey-glass::before{content:"\f7a0"}.fa-building-circle-exclamation::before{content:"\e4d3"}.fa-magnifying-glass-chart::before{content:"\e522"}.fa-arrow-up-right-from-square::before,.fa-external-link::before{content:"\f08e"}.fa-cubes-stacked::before{content:"\e4e6"}.fa-krw::before,.fa-won-sign::before,.fa-won::before{content:"\f159"}.fa-virus-covid::before{content:"\e4a8"}.fa-austral-sign::before{content:"\e0a9"}.fa-f::before{content:"\46"}.fa-leaf::before{content:"\f06c"}.fa-road::before{content:"\f018"}.fa-cab::before,.fa-taxi::before{content:"\f1ba"}.fa-person-circle-plus::before{content:"\e541"}.fa-chart-pie::before,.fa-pie-chart::before{content:"\f200"}.fa-bolt-lightning::before{content:"\e0b7"}.fa-sack-xmark::before{content:"\e56a"}.fa-file-excel::before{content:"\f1c3"}.fa-file-contract::before{content:"\f56c"}.fa-fish-fins::before{content:"\e4f2"}.fa-building-flag::before{content:"\e4d5"}.fa-face-grin-beam::before,.fa-grin-beam::before{content:"\f582"}.fa-object-ungroup::before{content:"\f248"}.fa-poop::before{content:"\f619"}.fa-location-pin::before,.fa-map-marker::before{content:"\f041"}.fa-kaaba::before{content:"\f66b"}.fa-toilet-paper::before{content:"\f71e"}.fa-hard-hat::before,.fa-hat-hard::before,.fa-helmet-safety::before{content:"\f807"}.fa-eject::before{content:"\f052"}.fa-arrow-alt-circle-right::before,.fa-circle-right::before{content:"\f35a"}.fa-plane-circle-check::before{content:"\e555"}.fa-face-rolling-eyes::before,.fa-meh-rolling-eyes::before{content:"\f5a5"}.fa-object-group::before{content:"\f247"}.fa-chart-line::before,.fa-line-chart::before{content:"\f201"}.fa-mask-ventilator::before{content:"\e524"}.fa-arrow-right::before{content:"\f061"}.fa-map-signs::before,.fa-signs-post::before{content:"\f277"}.fa-cash-register::before{content:"\f788"}.fa-person-circle-question::before{content:"\e542"}.fa-h::before{content:"\48"}.fa-tarp::before{content:"\e57b"}.fa-screwdriver-wrench::before,.fa-tools::before{content:"\f7d9"}.fa-arrows-to-eye::before{content:"\e4bf"}.fa-plug-circle-bolt::before{content:"\e55b"}.fa-heart::before{content:"\f004"}.fa-mars-and-venus::before{content:"\f224"}.fa-home-user::before,.fa-house-user::before{content:"\e1b0"}.fa-dumpster-fire::before{content:"\f794"}.fa-house-crack::before{content:"\e3b1"}.fa-cocktail::before,.fa-martini-glass-citrus::before{content:"\f561"}.fa-face-surprise::before,.fa-surprise::before{content:"\f5c2"}.fa-bottle-water::before{content:"\e4c5"}.fa-circle-pause::before,.fa-pause-circle::before{content:"\f28b"}.fa-toilet-paper-slash::before{content:"\e072"}.fa-apple-alt::before,.fa-apple-whole::before{content:"\f5d1"}.fa-kitchen-set::before{content:"\e51a"}.fa-r::before{content:"\52"}.fa-temperature-1::before,.fa-temperature-quarter::before,.fa-thermometer-1::before,.fa-thermometer-quarter::before{content:"\f2ca"}.fa-cube::before{content:"\f1b2"}.fa-bitcoin-sign::before{content:"\e0b4"}.fa-shield-dog::before{content:"\e573"}.fa-solar-panel::before{content:"\f5ba"}.fa-lock-open::before{content:"\f3c1"}.fa-elevator::before{content:"\e16d"}.fa-money-bill-transfer::before{content:"\e528"}.fa-money-bill-trend-up::before{content:"\e529"}.fa-house-flood-water-circle-arrow-right::before{content:"\e50f"}.fa-poll-h::before,.fa-square-poll-horizontal::before{content:"\f682"}.fa-circle::before{content:"\f111"}.fa-backward-fast::before,.fa-fast-backward::before{content:"\f049"}.fa-recycle::before{content:"\f1b8"}.fa-user-astronaut::before{content:"\f4fb"}.fa-plane-slash::before{content:"\e069"}.fa-trademark::before{content:"\f25c"}.fa-basketball-ball::before,.fa-basketball::before{content:"\f434"}.fa-satellite-dish::before{content:"\f7c0"}.fa-arrow-alt-circle-up::before,.fa-circle-up::before{content:"\f35b"}.fa-mobile-alt::before,.fa-mobile-screen-button::before{content:"\f3cd"}.fa-volume-high::before,.fa-volume-up::before{content:"\f028"}.fa-users-rays::before{content:"\e593"}.fa-wallet::before{content:"\f555"}.fa-clipboard-check::before{content:"\f46c"}.fa-file-audio::before{content:"\f1c7"}.fa-burger::before,.fa-hamburger::before{content:"\f805"}.fa-wrench::before{content:"\f0ad"}.fa-bugs::before{content:"\e4d0"}.fa-rupee-sign::before,.fa-rupee::before{content:"\f156"}.fa-file-image::before{content:"\f1c5"}.fa-circle-question::before,.fa-question-circle::before{content:"\f059"}.fa-plane-departure::before{content:"\f5b0"}.fa-handshake-slash::before{content:"\e060"}.fa-book-bookmark::before{content:"\e0bb"}.fa-code-branch::before{content:"\f126"}.fa-hat-cowboy::before{content:"\f8c0"}.fa-bridge::before{content:"\e4c8"}.fa-phone-alt::before,.fa-phone-flip::before{content:"\f879"}.fa-truck-front::before{content:"\e2b7"}.fa-cat::before{content:"\f6be"}.fa-anchor-circle-exclamation::before{content:"\e4ab"}.fa-truck-field::before{content:"\e58d"}.fa-route::before{content:"\f4d7"}.fa-clipboard-question::before{content:"\e4e3"}.fa-panorama::before{content:"\e209"}.fa-comment-medical::before{content:"\f7f5"}.fa-teeth-open::before{content:"\f62f"}.fa-file-circle-minus::before{content:"\e4ed"}.fa-tags::before{content:"\f02c"}.fa-wine-glass::before{content:"\f4e3"}.fa-fast-forward::before,.fa-forward-fast::before{content:"\f050"}.fa-face-meh-blank::before,.fa-meh-blank::before{content:"\f5a4"}.fa-parking::before,.fa-square-parking::before{content:"\f540"}.fa-house-signal::before{content:"\e012"}.fa-bars-progress::before,.fa-tasks-alt::before{content:"\f828"}.fa-faucet-drip::before{content:"\e006"}.fa-cart-flatbed::before,.fa-dolly-flatbed::before{content:"\f474"}.fa-ban-smoking::before,.fa-smoking-ban::before{content:"\f54d"}.fa-terminal::before{content:"\f120"}.fa-mobile-button::before{content:"\f10b"}.fa-house-medical-flag::before{content:"\e514"}.fa-basket-shopping::before,.fa-shopping-basket::before{content:"\f291"}.fa-tape::before{content:"\f4db"}.fa-bus-alt::before,.fa-bus-simple::before{content:"\f55e"}.fa-eye::before{content:"\f06e"}.fa-face-sad-cry::before,.fa-sad-cry::before{content:"\f5b3"}.fa-audio-description::before{content:"\f29e"}.fa-person-military-to-person::before{content:"\e54c"}.fa-file-shield::before{content:"\e4f0"}.fa-user-slash::before{content:"\f506"}.fa-pen::before{content:"\f304"}.fa-tower-observation::before{content:"\e586"}.fa-file-code::before{content:"\f1c9"}.fa-signal-5::before,.fa-signal-perfect::before,.fa-signal::before{content:"\f012"}.fa-bus::before{content:"\f207"}.fa-heart-circle-xmark::before{content:"\e501"}.fa-home-lg::before,.fa-house-chimney::before{content:"\e3af"}.fa-window-maximize::before{content:"\f2d0"}.fa-face-frown::before,.fa-frown::before{content:"\f119"}.fa-prescription::before{content:"\f5b1"}.fa-shop::before,.fa-store-alt::before{content:"\f54f"}.fa-floppy-disk::before,.fa-save::before{content:"\f0c7"}.fa-vihara::before{content:"\f6a7"}.fa-balance-scale-left::before,.fa-scale-unbalanced::before{content:"\f515"}.fa-sort-asc::before,.fa-sort-up::before{content:"\f0de"}.fa-comment-dots::before,.fa-commenting::before{content:"\f4ad"}.fa-plant-wilt::before{content:"\e5aa"}.fa-diamond::before{content:"\f219"}.fa-face-grin-squint::before,.fa-grin-squint::before{content:"\f585"}.fa-hand-holding-dollar::before,.fa-hand-holding-usd::before{content:"\f4c0"}.fa-bacterium::before{content:"\e05a"}.fa-hand-pointer::before{content:"\f25a"}.fa-drum-steelpan::before{content:"\f56a"}.fa-hand-scissors::before{content:"\f257"}.fa-hands-praying::before,.fa-praying-hands::before{content:"\f684"}.fa-arrow-right-rotate::before,.fa-arrow-rotate-forward::before,.fa-arrow-rotate-right::before,.fa-redo::before{content:"\f01e"}.fa-biohazard::before{content:"\f780"}.fa-location-crosshairs::before,.fa-location::before{content:"\f601"}.fa-mars-double::before{content:"\f227"}.fa-child-dress::before{content:"\e59c"}.fa-users-between-lines::before{content:"\e591"}.fa-lungs-virus::before{content:"\e067"}.fa-face-grin-tears::before,.fa-grin-tears::before{content:"\f588"}.fa-phone::before{content:"\f095"}.fa-calendar-times::before,.fa-calendar-xmark::before{content:"\f273"}.fa-child-reaching::before{content:"\e59d"}.fa-head-side-virus::before{content:"\e064"}.fa-user-cog::before,.fa-user-gear::before{content:"\f4fe"}.fa-arrow-up-1-9::before,.fa-sort-numeric-up::before{content:"\f163"}.fa-door-closed::before{content:"\f52a"}.fa-shield-virus::before{content:"\e06c"}.fa-dice-six::before{content:"\f526"}.fa-mosquito-net::before{content:"\e52c"}.fa-bridge-water::before{content:"\e4ce"}.fa-person-booth::before{content:"\f756"}.fa-text-width::before{content:"\f035"}.fa-hat-wizard::before{content:"\f6e8"}.fa-pen-fancy::before{content:"\f5ac"}.fa-digging::before,.fa-person-digging::before{content:"\f85e"}.fa-trash::before{content:"\f1f8"}.fa-gauge-simple-med::before,.fa-gauge-simple::before,.fa-tachometer-average::before{content:"\f629"}.fa-book-medical::before{content:"\f7e6"}.fa-poo::before{content:"\f2fe"}.fa-quote-right-alt::before,.fa-quote-right::before{content:"\f10e"}.fa-shirt::before,.fa-t-shirt::before,.fa-tshirt::before{content:"\f553"}.fa-cubes::before{content:"\f1b3"}.fa-divide::before{content:"\f529"}.fa-tenge-sign::before,.fa-tenge::before{content:"\f7d7"}.fa-headphones::before{content:"\f025"}.fa-hands-holding::before{content:"\f4c2"}.fa-hands-clapping::before{content:"\e1a8"}.fa-republican::before{content:"\f75e"}.fa-arrow-left::before{content:"\f060"}.fa-person-circle-xmark::before{content:"\e543"}.fa-ruler::before{content:"\f545"}.fa-align-left::before{content:"\f036"}.fa-dice-d6::before{content:"\f6d1"}.fa-restroom::before{content:"\f7bd"}.fa-j::before{content:"\4a"}.fa-users-viewfinder::before{content:"\e595"}.fa-file-video::before{content:"\f1c8"}.fa-external-link-alt::before,.fa-up-right-from-square::before{content:"\f35d"}.fa-table-cells::before,.fa-th::before{content:"\f00a"}.fa-file-pdf::before{content:"\f1c1"}.fa-bible::before,.fa-book-bible::before{content:"\f647"}.fa-o::before{content:"\4f"}.fa-medkit::before,.fa-suitcase-medical::before{content:"\f0fa"}.fa-user-secret::before{content:"\f21b"}.fa-otter::before{content:"\f700"}.fa-female::before,.fa-person-dress::before{content:"\f182"}.fa-comment-dollar::before{content:"\f651"}.fa-briefcase-clock::before,.fa-business-time::before{content:"\f64a"}.fa-table-cells-large::before,.fa-th-large::before{content:"\f009"}.fa-book-tanakh::before,.fa-tanakh::before{content:"\f827"}.fa-phone-volume::before,.fa-volume-control-phone::before{content:"\f2a0"}.fa-hat-cowboy-side::before{content:"\f8c1"}.fa-clipboard-user::before{content:"\f7f3"}.fa-child::before{content:"\f1ae"}.fa-lira-sign::before{content:"\f195"}.fa-satellite::before{content:"\f7bf"}.fa-plane-lock::before{content:"\e558"}.fa-tag::before{content:"\f02b"}.fa-comment::before{content:"\f075"}.fa-birthday-cake::before,.fa-cake-candles::before,.fa-cake::before{content:"\f1fd"}.fa-envelope::before{content:"\f0e0"}.fa-angle-double-up::before,.fa-angles-up::before{content:"\f102"}.fa-paperclip::before{content:"\f0c6"}.fa-arrow-right-to-city::before{content:"\e4b3"}.fa-ribbon::before{content:"\f4d6"}.fa-lungs::before{content:"\f604"}.fa-arrow-up-9-1::before,.fa-sort-numeric-up-alt::before{content:"\f887"}.fa-litecoin-sign::before{content:"\e1d3"}.fa-border-none::before{content:"\f850"}.fa-circle-nodes::before{content:"\e4e2"}.fa-parachute-box::before{content:"\f4cd"}.fa-indent::before{content:"\f03c"}.fa-truck-field-un::before{content:"\e58e"}.fa-hourglass-empty::before,.fa-hourglass::before{content:"\f254"}.fa-mountain::before{content:"\f6fc"}.fa-user-doctor::before,.fa-user-md::before{content:"\f0f0"}.fa-circle-info::before,.fa-info-circle::before{content:"\f05a"}.fa-cloud-meatball::before{content:"\f73b"}.fa-camera-alt::before,.fa-camera::before{content:"\f030"}.fa-square-virus::before{content:"\e578"}.fa-meteor::before{content:"\f753"}.fa-car-on::before{content:"\e4dd"}.fa-sleigh::before{content:"\f7cc"}.fa-arrow-down-1-9::before,.fa-sort-numeric-asc::before,.fa-sort-numeric-down::before{content:"\f162"}.fa-hand-holding-droplet::before,.fa-hand-holding-water::before{content:"\f4c1"}.fa-water::before{content:"\f773"}.fa-calendar-check::before{content:"\f274"}.fa-braille::before{content:"\f2a1"}.fa-prescription-bottle-alt::before,.fa-prescription-bottle-medical::before{content:"\f486"}.fa-landmark::before{content:"\f66f"}.fa-truck::before{content:"\f0d1"}.fa-crosshairs::before{content:"\f05b"}.fa-person-cane::before{content:"\e53c"}.fa-tent::before{content:"\e57d"}.fa-vest-patches::before{content:"\e086"}.fa-check-double::before{content:"\f560"}.fa-arrow-down-a-z::before,.fa-sort-alpha-asc::before,.fa-sort-alpha-down::before{content:"\f15d"}.fa-money-bill-wheat::before{content:"\e52a"}.fa-cookie::before{content:"\f563"}.fa-arrow-left-rotate::before,.fa-arrow-rotate-back::before,.fa-arrow-rotate-backward::before,.fa-arrow-rotate-left::before,.fa-undo::before{content:"\f0e2"}.fa-hard-drive::before,.fa-hdd::before{content:"\f0a0"}.fa-face-grin-squint-tears::before,.fa-grin-squint-tears::before{content:"\f586"}.fa-dumbbell::before{content:"\f44b"}.fa-list-alt::before,.fa-rectangle-list::before{content:"\f022"}.fa-tarp-droplet::before{content:"\e57c"}.fa-house-medical-circle-check::before{content:"\e511"}.fa-person-skiing-nordic::before,.fa-skiing-nordic::before{content:"\f7ca"}.fa-calendar-plus::before{content:"\f271"}.fa-plane-arrival::before{content:"\f5af"}.fa-arrow-alt-circle-left::before,.fa-circle-left::before{content:"\f359"}.fa-subway::before,.fa-train-subway::before{content:"\f239"}.fa-chart-gantt::before{content:"\e0e4"}.fa-indian-rupee-sign::before,.fa-indian-rupee::before,.fa-inr::before{content:"\e1bc"}.fa-crop-alt::before,.fa-crop-simple::before{content:"\f565"}.fa-money-bill-1::before,.fa-money-bill-alt::before{content:"\f3d1"}.fa-left-long::before,.fa-long-arrow-alt-left::before{content:"\f30a"}.fa-dna::before{content:"\f471"}.fa-virus-slash::before{content:"\e075"}.fa-minus::before,.fa-subtract::before{content:"\f068"}.fa-chess::before{content:"\f439"}.fa-arrow-left-long::before,.fa-long-arrow-left::before{content:"\f177"}.fa-plug-circle-check::before{content:"\e55c"}.fa-street-view::before{content:"\f21d"}.fa-franc-sign::before{content:"\e18f"}.fa-volume-off::before{content:"\f026"}.fa-american-sign-language-interpreting::before,.fa-asl-interpreting::before,.fa-hands-american-sign-language-interpreting::before,.fa-hands-asl-interpreting::before{content:"\f2a3"}.fa-cog::before,.fa-gear::before{content:"\f013"}.fa-droplet-slash::before,.fa-tint-slash::before{content:"\f5c7"}.fa-mosque::before{content:"\f678"}.fa-mosquito::before{content:"\e52b"}.fa-star-of-david::before{content:"\f69a"}.fa-person-military-rifle::before{content:"\e54b"}.fa-cart-shopping::before,.fa-shopping-cart::before{content:"\f07a"}.fa-vials::before{content:"\f493"}.fa-plug-circle-plus::before{content:"\e55f"}.fa-place-of-worship::before{content:"\f67f"}.fa-grip-vertical::before{content:"\f58e"}.fa-arrow-turn-up::before,.fa-level-up::before{content:"\f148"}.fa-u::before{content:"\55"}.fa-square-root-alt::before,.fa-square-root-variable::before{content:"\f698"}.fa-clock-four::before,.fa-clock::before{content:"\f017"}.fa-backward-step::before,.fa-step-backward::before{content:"\f048"}.fa-pallet::before{content:"\f482"}.fa-faucet::before{content:"\e005"}.fa-baseball-bat-ball::before{content:"\f432"}.fa-s::before{content:"\53"}.fa-timeline::before{content:"\e29c"}.fa-keyboard::before{content:"\f11c"}.fa-caret-down::before{content:"\f0d7"}.fa-clinic-medical::before,.fa-house-chimney-medical::before{content:"\f7f2"}.fa-temperature-3::before,.fa-temperature-three-quarters::before,.fa-thermometer-3::before,.fa-thermometer-three-quarters::before{content:"\f2c8"}.fa-mobile-android-alt::before,.fa-mobile-screen::before{content:"\f3cf"}.fa-plane-up::before{content:"\e22d"}.fa-piggy-bank::before{content:"\f4d3"}.fa-battery-3::before,.fa-battery-half::before{content:"\f242"}.fa-mountain-city::before{content:"\e52e"}.fa-coins::before{content:"\f51e"}.fa-khanda::before{content:"\f66d"}.fa-sliders-h::before,.fa-sliders::before{content:"\f1de"}.fa-folder-tree::before{content:"\f802"}.fa-network-wired::before{content:"\f6ff"}.fa-map-pin::before{content:"\f276"}.fa-hamsa::before{content:"\f665"}.fa-cent-sign::before{content:"\e3f5"}.fa-flask::before{content:"\f0c3"}.fa-person-pregnant::before{content:"\e31e"}.fa-wand-sparkles::before{content:"\f72b"}.fa-ellipsis-v::before,.fa-ellipsis-vertical::before{content:"\f142"}.fa-ticket::before{content:"\f145"}.fa-power-off::before{content:"\f011"}.fa-long-arrow-alt-right::before,.fa-right-long::before{content:"\f30b"}.fa-flag-usa::before{content:"\f74d"}.fa-laptop-file::before{content:"\e51d"}.fa-teletype::before,.fa-tty::before{content:"\f1e4"}.fa-diagram-next::before{content:"\e476"}.fa-person-rifle::before{content:"\e54e"}.fa-house-medical-circle-exclamation::before{content:"\e512"}.fa-closed-captioning::before{content:"\f20a"}.fa-hiking::before,.fa-person-hiking::before{content:"\f6ec"}.fa-venus-double::before{content:"\f226"}.fa-images::before{content:"\f302"}.fa-calculator::before{content:"\f1ec"}.fa-people-pulling::before{content:"\e535"}.fa-n::before{content:"\4e"}.fa-cable-car::before,.fa-tram::before{content:"\f7da"}.fa-cloud-rain::before{content:"\f73d"}.fa-building-circle-xmark::before{content:"\e4d4"}.fa-ship::before{content:"\f21a"}.fa-arrows-down-to-line::before{content:"\e4b8"}.fa-download::before{content:"\f019"}.fa-face-grin::before,.fa-grin::before{content:"\f580"}.fa-backspace::before,.fa-delete-left::before{content:"\f55a"}.fa-eye-dropper-empty::before,.fa-eye-dropper::before,.fa-eyedropper::before{content:"\f1fb"}.fa-file-circle-check::before{content:"\e5a0"}.fa-forward::before{content:"\f04e"}.fa-mobile-android::before,.fa-mobile-phone::before,.fa-mobile::before{content:"\f3ce"}.fa-face-meh::before,.fa-meh::before{content:"\f11a"}.fa-align-center::before{content:"\f037"}.fa-book-dead::before,.fa-book-skull::before{content:"\f6b7"}.fa-drivers-license::before,.fa-id-card::before{content:"\f2c2"}.fa-dedent::before,.fa-outdent::before{content:"\f03b"}.fa-heart-circle-exclamation::before{content:"\e4fe"}.fa-home-alt::before,.fa-home-lg-alt::before,.fa-home::before,.fa-house::before{content:"\f015"}.fa-calendar-week::before{content:"\f784"}.fa-laptop-medical::before{content:"\f812"}.fa-b::before{content:"\42"}.fa-file-medical::before{content:"\f477"}.fa-dice-one::before{content:"\f525"}.fa-kiwi-bird::before{content:"\f535"}.fa-arrow-right-arrow-left::before,.fa-exchange::before{content:"\f0ec"}.fa-redo-alt::before,.fa-rotate-forward::before,.fa-rotate-right::before{content:"\f2f9"}.fa-cutlery::before,.fa-utensils::before{content:"\f2e7"}.fa-arrow-up-wide-short::before,.fa-sort-amount-up::before{content:"\f161"}.fa-mill-sign::before{content:"\e1ed"}.fa-bowl-rice::before{content:"\e2eb"}.fa-skull::before{content:"\f54c"}.fa-broadcast-tower::before,.fa-tower-broadcast::before{content:"\f519"}.fa-truck-pickup::before{content:"\f63c"}.fa-long-arrow-alt-up::before,.fa-up-long::before{content:"\f30c"}.fa-stop::before{content:"\f04d"}.fa-code-merge::before{content:"\f387"}.fa-upload::before{content:"\f093"}.fa-hurricane::before{content:"\f751"}.fa-mound::before{content:"\e52d"}.fa-toilet-portable::before{content:"\e583"}.fa-compact-disc::before{content:"\f51f"}.fa-file-arrow-down::before,.fa-file-download::before{content:"\f56d"}.fa-caravan::before{content:"\f8ff"}.fa-shield-cat::before{content:"\e572"}.fa-bolt::before,.fa-zap::before{content:"\f0e7"}.fa-glass-water::before{content:"\e4f4"}.fa-oil-well::before{content:"\e532"}.fa-vault::before{content:"\e2c5"}.fa-mars::before{content:"\f222"}.fa-toilet::before{content:"\f7d8"}.fa-plane-circle-xmark::before{content:"\e557"}.fa-cny::before,.fa-jpy::before,.fa-rmb::before,.fa-yen-sign::before,.fa-yen::before{content:"\f157"}.fa-rouble::before,.fa-rub::before,.fa-ruble-sign::before,.fa-ruble::before{content:"\f158"}.fa-sun::before{content:"\f185"}.fa-guitar::before{content:"\f7a6"}.fa-face-laugh-wink::before,.fa-laugh-wink::before{content:"\f59c"}.fa-horse-head::before{content:"\f7ab"}.fa-bore-hole::before{content:"\e4c3"}.fa-industry::before{content:"\f275"}.fa-arrow-alt-circle-down::before,.fa-circle-down::before{content:"\f358"}.fa-arrows-turn-to-dots::before{content:"\e4c1"}.fa-florin-sign::before{content:"\e184"}.fa-arrow-down-short-wide::before,.fa-sort-amount-desc::before,.fa-sort-amount-down-alt::before{content:"\f884"}.fa-less-than::before{content:"\3c"}.fa-angle-down::before{content:"\f107"}.fa-car-tunnel::before{content:"\e4de"}.fa-head-side-cough::before{content:"\e061"}.fa-grip-lines::before{content:"\f7a4"}.fa-thumbs-down::before{content:"\f165"}.fa-user-lock::before{content:"\f502"}.fa-arrow-right-long::before,.fa-long-arrow-right::before{content:"\f178"}.fa-anchor-circle-xmark::before{content:"\e4ac"}.fa-ellipsis-h::before,.fa-ellipsis::before{content:"\f141"}.fa-chess-pawn::before{content:"\f443"}.fa-first-aid::before,.fa-kit-medical::before{content:"\f479"}.fa-person-through-window::before{content:"\e5a9"}.fa-toolbox::before{content:"\f552"}.fa-hands-holding-circle::before{content:"\e4fb"}.fa-bug::before{content:"\f188"}.fa-credit-card-alt::before,.fa-credit-card::before{content:"\f09d"}.fa-automobile::before,.fa-car::before{content:"\f1b9"}.fa-hand-holding-hand::before{content:"\e4f7"}.fa-book-open-reader::before,.fa-book-reader::before{content:"\f5da"}.fa-mountain-sun::before{content:"\e52f"}.fa-arrows-left-right-to-line::before{content:"\e4ba"}.fa-dice-d20::before{content:"\f6cf"}.fa-truck-droplet::before{content:"\e58c"}.fa-file-circle-xmark::before{content:"\e5a1"}.fa-temperature-arrow-up::before,.fa-temperature-up::before{content:"\e040"}.fa-medal::before{content:"\f5a2"}.fa-bed::before{content:"\f236"}.fa-h-square::before,.fa-square-h::before{content:"\f0fd"}.fa-podcast::before{content:"\f2ce"}.fa-temperature-4::before,.fa-temperature-full::before,.fa-thermometer-4::before,.fa-thermometer-full::before{content:"\f2c7"}.fa-bell::before{content:"\f0f3"}.fa-superscript::before{content:"\f12b"}.fa-plug-circle-xmark::before{content:"\e560"}.fa-star-of-life::before{content:"\f621"}.fa-phone-slash::before{content:"\f3dd"}.fa-paint-roller::before{content:"\f5aa"}.fa-hands-helping::before,.fa-handshake-angle::before{content:"\f4c4"}.fa-location-dot::before,.fa-map-marker-alt::before{content:"\f3c5"}.fa-file::before{content:"\f15b"}.fa-greater-than::before{content:"\3e"}.fa-person-swimming::before,.fa-swimmer::before{content:"\f5c4"}.fa-arrow-down::before{content:"\f063"}.fa-droplet::before,.fa-tint::before{content:"\f043"}.fa-eraser::before{content:"\f12d"}.fa-earth-america::before,.fa-earth-americas::before,.fa-earth::before,.fa-globe-americas::before{content:"\f57d"}.fa-person-burst::before{content:"\e53b"}.fa-dove::before{content:"\f4ba"}.fa-battery-0::before,.fa-battery-empty::before{content:"\f244"}.fa-socks::before{content:"\f696"}.fa-inbox::before{content:"\f01c"}.fa-section::before{content:"\e447"}.fa-gauge-high::before,.fa-tachometer-alt-fast::before,.fa-tachometer-alt::before{content:"\f625"}.fa-envelope-open-text::before{content:"\f658"}.fa-hospital-alt::before,.fa-hospital-wide::before,.fa-hospital::before{content:"\f0f8"}.fa-wine-bottle::before{content:"\f72f"}.fa-chess-rook::before{content:"\f447"}.fa-bars-staggered::before,.fa-reorder::before,.fa-stream::before{content:"\f550"}.fa-dharmachakra::before{content:"\f655"}.fa-hotdog::before{content:"\f80f"}.fa-blind::before,.fa-person-walking-with-cane::before{content:"\f29d"}.fa-drum::before{content:"\f569"}.fa-ice-cream::before{content:"\f810"}.fa-heart-circle-bolt::before{content:"\e4fc"}.fa-fax::before{content:"\f1ac"}.fa-paragraph::before{content:"\f1dd"}.fa-check-to-slot::before,.fa-vote-yea::before{content:"\f772"}.fa-star-half::before{content:"\f089"}.fa-boxes-alt::before,.fa-boxes-stacked::before,.fa-boxes::before{content:"\f468"}.fa-chain::before,.fa-link::before{content:"\f0c1"}.fa-assistive-listening-systems::before,.fa-ear-listen::before{content:"\f2a2"}.fa-tree-city::before{content:"\e587"}.fa-play::before{content:"\f04b"}.fa-font::before{content:"\f031"}.fa-rupiah-sign::before{content:"\e23d"}.fa-magnifying-glass::before,.fa-search::before{content:"\f002"}.fa-ping-pong-paddle-ball::before,.fa-table-tennis-paddle-ball::before,.fa-table-tennis::before{content:"\f45d"}.fa-diagnoses::before,.fa-person-dots-from-line::before{content:"\f470"}.fa-trash-can-arrow-up::before,.fa-trash-restore-alt::before{content:"\f82a"}.fa-naira-sign::before{content:"\e1f6"}.fa-cart-arrow-down::before{content:"\f218"}.fa-walkie-talkie::before{content:"\f8ef"}.fa-file-edit::before,.fa-file-pen::before{content:"\f31c"}.fa-receipt::before{content:"\f543"}.fa-pen-square::before,.fa-pencil-square::before,.fa-square-pen::before{content:"\f14b"}.fa-suitcase-rolling::before{content:"\f5c1"}.fa-person-circle-exclamation::before{content:"\e53f"}.fa-chevron-down::before{content:"\f078"}.fa-battery-5::before,.fa-battery-full::before,.fa-battery::before{content:"\f240"}.fa-skull-crossbones::before{content:"\f714"}.fa-code-compare::before{content:"\e13a"}.fa-list-dots::before,.fa-list-ul::before{content:"\f0ca"}.fa-school-lock::before{content:"\e56f"}.fa-tower-cell::before{content:"\e585"}.fa-down-long::before,.fa-long-arrow-alt-down::before{content:"\f309"}.fa-ranking-star::before{content:"\e561"}.fa-chess-king::before{content:"\f43f"}.fa-person-harassing::before{content:"\e549"}.fa-brazilian-real-sign::before{content:"\e46c"}.fa-landmark-alt::before,.fa-landmark-dome::before{content:"\f752"}.fa-arrow-up::before{content:"\f062"}.fa-television::before,.fa-tv-alt::before,.fa-tv::before{content:"\f26c"}.fa-shrimp::before{content:"\e448"}.fa-list-check::before,.fa-tasks::before{content:"\f0ae"}.fa-jug-detergent::before{content:"\e519"}.fa-circle-user::before,.fa-user-circle::before{content:"\f2bd"}.fa-user-shield::before{content:"\f505"}.fa-wind::before{content:"\f72e"}.fa-car-burst::before,.fa-car-crash::before{content:"\f5e1"}.fa-y::before{content:"\59"}.fa-person-snowboarding::before,.fa-snowboarding::before{content:"\f7ce"}.fa-shipping-fast::before,.fa-truck-fast::before{content:"\f48b"}.fa-fish::before{content:"\f578"}.fa-user-graduate::before{content:"\f501"}.fa-adjust::before,.fa-circle-half-stroke::before{content:"\f042"}.fa-clapperboard::before{content:"\e131"}.fa-circle-radiation::before,.fa-radiation-alt::before{content:"\f7ba"}.fa-baseball-ball::before,.fa-baseball::before{content:"\f433"}.fa-jet-fighter-up::before{content:"\e518"}.fa-diagram-project::before,.fa-project-diagram::before{content:"\f542"}.fa-copy::before{content:"\f0c5"}.fa-volume-mute::before,.fa-volume-times::before,.fa-volume-xmark::before{content:"\f6a9"}.fa-hand-sparkles::before{content:"\e05d"}.fa-grip-horizontal::before,.fa-grip::before{content:"\f58d"}.fa-share-from-square::before,.fa-share-square::before{content:"\f14d"}.fa-child-combatant::before,.fa-child-rifle::before{content:"\e4e0"}.fa-gun::before{content:"\e19b"}.fa-phone-square::before,.fa-square-phone::before{content:"\f098"}.fa-add::before,.fa-plus::before{content:"\2b"}.fa-expand::before{content:"\f065"}.fa-computer::before{content:"\e4e5"}.fa-close::before,.fa-multiply::before,.fa-remove::before,.fa-times::before,.fa-xmark::before{content:"\f00d"}.fa-arrows-up-down-left-right::before,.fa-arrows::before{content:"\f047"}.fa-chalkboard-teacher::before,.fa-chalkboard-user::before{content:"\f51c"}.fa-peso-sign::before{content:"\e222"}.fa-building-shield::before{content:"\e4d8"}.fa-baby::before{content:"\f77c"}.fa-users-line::before{content:"\e592"}.fa-quote-left-alt::before,.fa-quote-left::before{content:"\f10d"}.fa-tractor::before{content:"\f722"}.fa-trash-arrow-up::before,.fa-trash-restore::before{content:"\f829"}.fa-arrow-down-up-lock::before{content:"\e4b0"}.fa-lines-leaning::before{content:"\e51e"}.fa-ruler-combined::before{content:"\f546"}.fa-copyright::before{content:"\f1f9"}.fa-equals::before{content:"\3d"}.fa-blender::before{content:"\f517"}.fa-teeth::before{content:"\f62e"}.fa-ils::before,.fa-shekel-sign::before,.fa-shekel::before,.fa-sheqel-sign::before,.fa-sheqel::before{content:"\f20b"}.fa-map::before{content:"\f279"}.fa-rocket::before{content:"\f135"}.fa-photo-film::before,.fa-photo-video::before{content:"\f87c"}.fa-folder-minus::before{content:"\f65d"}.fa-store::before{content:"\f54e"}.fa-arrow-trend-up::before{content:"\e098"}.fa-plug-circle-minus::before{content:"\e55e"}.fa-sign-hanging::before,.fa-sign::before{content:"\f4d9"}.fa-bezier-curve::before{content:"\f55b"}.fa-bell-slash::before{content:"\f1f6"}.fa-tablet-android::before,.fa-tablet::before{content:"\f3fb"}.fa-school-flag::before{content:"\e56e"}.fa-fill::before{content:"\f575"}.fa-angle-up::before{content:"\f106"}.fa-drumstick-bite::before{content:"\f6d7"}.fa-holly-berry::before{content:"\f7aa"}.fa-chevron-left::before{content:"\f053"}.fa-bacteria::before{content:"\e059"}.fa-hand-lizard::before{content:"\f258"}.fa-notdef::before{content:"\e1fe"}.fa-disease::before{content:"\f7fa"}.fa-briefcase-medical::before{content:"\f469"}.fa-genderless::before{content:"\f22d"}.fa-chevron-right::before{content:"\f054"}.fa-retweet::before{content:"\f079"}.fa-car-alt::before,.fa-car-rear::before{content:"\f5de"}.fa-pump-soap::before{content:"\e06b"}.fa-video-slash::before{content:"\f4e2"}.fa-battery-2::before,.fa-battery-quarter::before{content:"\f243"}.fa-radio::before{content:"\f8d7"}.fa-baby-carriage::before,.fa-carriage-baby::before{content:"\f77d"}.fa-traffic-light::before{content:"\f637"}.fa-thermometer::before{content:"\f491"}.fa-vr-cardboard::before{content:"\f729"}.fa-hand-middle-finger::before{content:"\f806"}.fa-percent::before,.fa-percentage::before{content:"\25"}.fa-truck-moving::before{content:"\f4df"}.fa-glass-water-droplet::before{content:"\e4f5"}.fa-display::before{content:"\e163"}.fa-face-smile::before,.fa-smile::before{content:"\f118"}.fa-thumb-tack::before,.fa-thumbtack::before{content:"\f08d"}.fa-trophy::before{content:"\f091"}.fa-person-praying::before,.fa-pray::before{content:"\f683"}.fa-hammer::before{content:"\f6e3"}.fa-hand-peace::before{content:"\f25b"}.fa-rotate::before,.fa-sync-alt::before{content:"\f2f1"}.fa-spinner::before{content:"\f110"}.fa-robot::before{content:"\f544"}.fa-peace::before{content:"\f67c"}.fa-cogs::before,.fa-gears::before{content:"\f085"}.fa-warehouse::before{content:"\f494"}.fa-arrow-up-right-dots::before{content:"\e4b7"}.fa-splotch::before{content:"\f5bc"}.fa-face-grin-hearts::before,.fa-grin-hearts::before{content:"\f584"}.fa-dice-four::before{content:"\f524"}.fa-sim-card::before{content:"\f7c4"}.fa-transgender-alt::before,.fa-transgender::before{content:"\f225"}.fa-mercury::before{content:"\f223"}.fa-arrow-turn-down::before,.fa-level-down::before{content:"\f149"}.fa-person-falling-burst::before{content:"\e547"}.fa-award::before{content:"\f559"}.fa-ticket-alt::before,.fa-ticket-simple::before{content:"\f3ff"}.fa-building::before{content:"\f1ad"}.fa-angle-double-left::before,.fa-angles-left::before{content:"\f100"}.fa-qrcode::before{content:"\f029"}.fa-clock-rotate-left::before,.fa-history::before{content:"\f1da"}.fa-face-grin-beam-sweat::before,.fa-grin-beam-sweat::before{content:"\f583"}.fa-arrow-right-from-file::before,.fa-file-export::before{content:"\f56e"}.fa-shield-blank::before,.fa-shield::before{content:"\f132"}.fa-arrow-up-short-wide::before,.fa-sort-amount-up-alt::before{content:"\f885"}.fa-house-medical::before{content:"\e3b2"}.fa-golf-ball-tee::before,.fa-golf-ball::before{content:"\f450"}.fa-chevron-circle-left::before,.fa-circle-chevron-left::before{content:"\f137"}.fa-house-chimney-window::before{content:"\e00d"}.fa-pen-nib::before{content:"\f5ad"}.fa-tent-arrow-turn-left::before{content:"\e580"}.fa-tents::before{content:"\e582"}.fa-magic::before,.fa-wand-magic::before{content:"\f0d0"}.fa-dog::before{content:"\f6d3"}.fa-carrot::before{content:"\f787"}.fa-moon::before{content:"\f186"}.fa-wine-glass-alt::before,.fa-wine-glass-empty::before{content:"\f5ce"}.fa-cheese::before{content:"\f7ef"}.fa-yin-yang::before{content:"\f6ad"}.fa-music::before{content:"\f001"}.fa-code-commit::before{content:"\f386"}.fa-temperature-low::before{content:"\f76b"}.fa-biking::before,.fa-person-biking::before{content:"\f84a"}.fa-broom::before{content:"\f51a"}.fa-shield-heart::before{content:"\e574"}.fa-gopuram::before{content:"\f664"}.fa-earth-oceania::before,.fa-globe-oceania::before{content:"\e47b"}.fa-square-xmark::before,.fa-times-square::before,.fa-xmark-square::before{content:"\f2d3"}.fa-hashtag::before{content:"\23"}.fa-expand-alt::before,.fa-up-right-and-down-left-from-center::before{content:"\f424"}.fa-oil-can::before{content:"\f613"}.fa-t::before{content:"\54"}.fa-hippo::before{content:"\f6ed"}.fa-chart-column::before{content:"\e0e3"}.fa-infinity::before{content:"\f534"}.fa-vial-circle-check::before{content:"\e596"}.fa-person-arrow-down-to-line::before{content:"\e538"}.fa-voicemail::before{content:"\f897"}.fa-fan::before{content:"\f863"}.fa-person-walking-luggage::before{content:"\e554"}.fa-arrows-alt-v::before,.fa-up-down::before{content:"\f338"}.fa-cloud-moon-rain::before{content:"\f73c"}.fa-calendar::before{content:"\f133"}.fa-trailer::before{content:"\e041"}.fa-bahai::before,.fa-haykal::before{content:"\f666"}.fa-sd-card::before{content:"\f7c2"}.fa-dragon::before{content:"\f6d5"}.fa-shoe-prints::before{content:"\f54b"}.fa-circle-plus::before,.fa-plus-circle::before{content:"\f055"}.fa-face-grin-tongue-wink::before,.fa-grin-tongue-wink::before{content:"\f58b"}.fa-hand-holding::before{content:"\f4bd"}.fa-plug-circle-exclamation::before{content:"\e55d"}.fa-chain-broken::before,.fa-chain-slash::before,.fa-link-slash::before,.fa-unlink::before{content:"\f127"}.fa-clone::before{content:"\f24d"}.fa-person-walking-arrow-loop-left::before{content:"\e551"}.fa-arrow-up-z-a::before,.fa-sort-alpha-up-alt::before{content:"\f882"}.fa-fire-alt::before,.fa-fire-flame-curved::before{content:"\f7e4"}.fa-tornado::before{content:"\f76f"}.fa-file-circle-plus::before{content:"\e494"}.fa-book-quran::before,.fa-quran::before{content:"\f687"}.fa-anchor::before{content:"\f13d"}.fa-border-all::before{content:"\f84c"}.fa-angry::before,.fa-face-angry::before{content:"\f556"}.fa-cookie-bite::before{content:"\f564"}.fa-arrow-trend-down::before{content:"\e097"}.fa-feed::before,.fa-rss::before{content:"\f09e"}.fa-draw-polygon::before{content:"\f5ee"}.fa-balance-scale::before,.fa-scale-balanced::before{content:"\f24e"}.fa-gauge-simple-high::before,.fa-tachometer-fast::before,.fa-tachometer::before{content:"\f62a"}.fa-shower::before{content:"\f2cc"}.fa-desktop-alt::before,.fa-desktop::before{content:"\f390"}.fa-m::before{content:"\4d"}.fa-table-list::before,.fa-th-list::before{content:"\f00b"}.fa-comment-sms::before,.fa-sms::before{content:"\f7cd"}.fa-book::before{content:"\f02d"}.fa-user-plus::before{content:"\f234"}.fa-check::before{content:"\f00c"}.fa-battery-4::before,.fa-battery-three-quarters::before{content:"\f241"}.fa-house-circle-check::before{content:"\e509"}.fa-angle-left::before{content:"\f104"}.fa-diagram-successor::before{content:"\e47a"}.fa-truck-arrow-right::before{content:"\e58b"}.fa-arrows-split-up-and-left::before{content:"\e4bc"}.fa-fist-raised::before,.fa-hand-fist::before{content:"\f6de"}.fa-cloud-moon::before{content:"\f6c3"}.fa-briefcase::before{content:"\f0b1"}.fa-person-falling::before{content:"\e546"}.fa-image-portrait::before,.fa-portrait::before{content:"\f3e0"}.fa-user-tag::before{content:"\f507"}.fa-rug::before{content:"\e569"}.fa-earth-europe::before,.fa-globe-europe::before{content:"\f7a2"}.fa-cart-flatbed-suitcase::before,.fa-luggage-cart::before{content:"\f59d"}.fa-rectangle-times::before,.fa-rectangle-xmark::before,.fa-times-rectangle::before,.fa-window-close::before{content:"\f410"}.fa-baht-sign::before{content:"\e0ac"}.fa-book-open::before{content:"\f518"}.fa-book-journal-whills::before,.fa-journal-whills::before{content:"\f66a"}.fa-handcuffs::before{content:"\e4f8"}.fa-exclamation-triangle::before,.fa-triangle-exclamation::before,.fa-warning::before{content:"\f071"}.fa-database::before{content:"\f1c0"}.fa-arrow-turn-right::before,.fa-mail-forward::before,.fa-share::before{content:"\f064"}.fa-bottle-droplet::before{content:"\e4c4"}.fa-mask-face::before{content:"\e1d7"}.fa-hill-rockslide::before{content:"\e508"}.fa-exchange-alt::before,.fa-right-left::before{content:"\f362"}.fa-paper-plane::before{content:"\f1d8"}.fa-road-circle-exclamation::before{content:"\e565"}.fa-dungeon::before{content:"\f6d9"}.fa-align-right::before{content:"\f038"}.fa-money-bill-1-wave::before,.fa-money-bill-wave-alt::before{content:"\f53b"}.fa-life-ring::before{content:"\f1cd"}.fa-hands::before,.fa-sign-language::before,.fa-signing::before{content:"\f2a7"}.fa-calendar-day::before{content:"\f783"}.fa-ladder-water::before,.fa-swimming-pool::before,.fa-water-ladder::before{content:"\f5c5"}.fa-arrows-up-down::before,.fa-arrows-v::before{content:"\f07d"}.fa-face-grimace::before,.fa-grimace::before{content:"\f57f"}.fa-wheelchair-alt::before,.fa-wheelchair-move::before{content:"\e2ce"}.fa-level-down-alt::before,.fa-turn-down::before{content:"\f3be"}.fa-person-walking-arrow-right::before{content:"\e552"}.fa-envelope-square::before,.fa-square-envelope::before{content:"\f199"}.fa-dice::before{content:"\f522"}.fa-bowling-ball::before{content:"\f436"}.fa-brain::before{content:"\f5dc"}.fa-band-aid::before,.fa-bandage::before{content:"\f462"}.fa-calendar-minus::before{content:"\f272"}.fa-circle-xmark::before,.fa-times-circle::before,.fa-xmark-circle::before{content:"\f057"}.fa-gifts::before{content:"\f79c"}.fa-hotel::before{content:"\f594"}.fa-earth-asia::before,.fa-globe-asia::before{content:"\f57e"}.fa-id-card-alt::before,.fa-id-card-clip::before{content:"\f47f"}.fa-magnifying-glass-plus::before,.fa-search-plus::before{content:"\f00e"}.fa-thumbs-up::before{content:"\f164"}.fa-user-clock::before{content:"\f4fd"}.fa-allergies::before,.fa-hand-dots::before{content:"\f461"}.fa-file-invoice::before{content:"\f570"}.fa-window-minimize::before{content:"\f2d1"}.fa-coffee::before,.fa-mug-saucer::before{content:"\f0f4"}.fa-brush::before{content:"\f55d"}.fa-mask::before{content:"\f6fa"}.fa-magnifying-glass-minus::before,.fa-search-minus::before{content:"\f010"}.fa-ruler-vertical::before{content:"\f548"}.fa-user-alt::before,.fa-user-large::before{content:"\f406"}.fa-train-tram::before{content:"\e5b4"}.fa-user-nurse::before{content:"\f82f"}.fa-syringe::before{content:"\f48e"}.fa-cloud-sun::before{content:"\f6c4"}.fa-stopwatch-20::before{content:"\e06f"}.fa-square-full::before{content:"\f45c"}.fa-magnet::before{content:"\f076"}.fa-jar::before{content:"\e516"}.fa-note-sticky::before,.fa-sticky-note::before{content:"\f249"}.fa-bug-slash::before{content:"\e490"}.fa-arrow-up-from-water-pump::before{content:"\e4b6"}.fa-bone::before{content:"\f5d7"}.fa-user-injured::before{content:"\f728"}.fa-face-sad-tear::before,.fa-sad-tear::before{content:"\f5b4"}.fa-plane::before{content:"\f072"}.fa-tent-arrows-down::before{content:"\e581"}.fa-exclamation::before{content:"\21"}.fa-arrows-spin::before{content:"\e4bb"}.fa-print::before{content:"\f02f"}.fa-try::before,.fa-turkish-lira-sign::before,.fa-turkish-lira::before{content:"\e2bb"}.fa-dollar-sign::before,.fa-dollar::before,.fa-usd::before{content:"\24"}.fa-x::before{content:"\58"}.fa-magnifying-glass-dollar::before,.fa-search-dollar::before{content:"\f688"}.fa-users-cog::before,.fa-users-gear::before{content:"\f509"}.fa-person-military-pointing::before{content:"\e54a"}.fa-bank::before,.fa-building-columns::before,.fa-institution::before,.fa-museum::before,.fa-university::before{content:"\f19c"}.fa-umbrella::before{content:"\f0e9"}.fa-trowel::before{content:"\e589"}.fa-d::before{content:"\44"}.fa-stapler::before{content:"\e5af"}.fa-masks-theater::before,.fa-theater-masks::before{content:"\f630"}.fa-kip-sign::before{content:"\e1c4"}.fa-hand-point-left::before{content:"\f0a5"}.fa-handshake-alt::before,.fa-handshake-simple::before{content:"\f4c6"}.fa-fighter-jet::before,.fa-jet-fighter::before{content:"\f0fb"}.fa-share-alt-square::before,.fa-square-share-nodes::before{content:"\f1e1"}.fa-barcode::before{content:"\f02a"}.fa-plus-minus::before{content:"\e43c"}.fa-video-camera::before,.fa-video::before{content:"\f03d"}.fa-graduation-cap::before,.fa-mortar-board::before{content:"\f19d"}.fa-hand-holding-medical::before{content:"\e05c"}.fa-person-circle-check::before{content:"\e53e"}.fa-level-up-alt::before,.fa-turn-up::before{content:"\f3bf"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-brands-400.woff2) format("woff2"),url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-brands-400.ttf) format("truetype")}.fa-monero::before{content:"\f3d0"}.fa-hooli::before{content:"\f427"}.fa-yelp::before{content:"\f1e9"}.fa-cc-visa::before{content:"\f1f0"}.fa-lastfm::before{content:"\f202"}.fa-shopware::before{content:"\f5b5"}.fa-creative-commons-nc::before{content:"\f4e8"}.fa-aws::before{content:"\f375"}.fa-redhat::before{content:"\f7bc"}.fa-yoast::before{content:"\f2b1"}.fa-cloudflare::before{content:"\e07d"}.fa-ups::before{content:"\f7e0"}.fa-wpexplorer::before{content:"\f2de"}.fa-dyalog::before{content:"\f399"}.fa-bity::before{content:"\f37a"}.fa-stackpath::before{content:"\f842"}.fa-buysellads::before{content:"\f20d"}.fa-first-order::before{content:"\f2b0"}.fa-modx::before{content:"\f285"}.fa-guilded::before{content:"\e07e"}.fa-vnv::before{content:"\f40b"}.fa-js-square::before,.fa-square-js::before{content:"\f3b9"}.fa-microsoft::before{content:"\f3ca"}.fa-qq::before{content:"\f1d6"}.fa-orcid::before{content:"\f8d2"}.fa-java::before{content:"\f4e4"}.fa-invision::before{content:"\f7b0"}.fa-creative-commons-pd-alt::before{content:"\f4ed"}.fa-centercode::before{content:"\f380"}.fa-glide-g::before{content:"\f2a6"}.fa-drupal::before{content:"\f1a9"}.fa-hire-a-helper::before{content:"\f3b0"}.fa-creative-commons-by::before{content:"\f4e7"}.fa-unity::before{content:"\e049"}.fa-whmcs::before{content:"\f40d"}.fa-rocketchat::before{content:"\f3e8"}.fa-vk::before{content:"\f189"}.fa-untappd::before{content:"\f405"}.fa-mailchimp::before{content:"\f59e"}.fa-css3-alt::before{content:"\f38b"}.fa-reddit-square::before,.fa-square-reddit::before{content:"\f1a2"}.fa-vimeo-v::before{content:"\f27d"}.fa-contao::before{content:"\f26d"}.fa-square-font-awesome::before{content:"\e5ad"}.fa-deskpro::before{content:"\f38f"}.fa-sistrix::before{content:"\f3ee"}.fa-instagram-square::before,.fa-square-instagram::before{content:"\e055"}.fa-battle-net::before{content:"\f835"}.fa-the-red-yeti::before{content:"\f69d"}.fa-hacker-news-square::before,.fa-square-hacker-news::before{content:"\f3af"}.fa-edge::before{content:"\f282"}.fa-threads::before{content:"\e618"}.fa-napster::before{content:"\f3d2"}.fa-snapchat-square::before,.fa-square-snapchat::before{content:"\f2ad"}.fa-google-plus-g::before{content:"\f0d5"}.fa-artstation::before{content:"\f77a"}.fa-markdown::before{content:"\f60f"}.fa-sourcetree::before{content:"\f7d3"}.fa-google-plus::before{content:"\f2b3"}.fa-diaspora::before{content:"\f791"}.fa-foursquare::before{content:"\f180"}.fa-stack-overflow::before{content:"\f16c"}.fa-github-alt::before{content:"\f113"}.fa-phoenix-squadron::before{content:"\f511"}.fa-pagelines::before{content:"\f18c"}.fa-algolia::before{content:"\f36c"}.fa-red-river::before{content:"\f3e3"}.fa-creative-commons-sa::before{content:"\f4ef"}.fa-safari::before{content:"\f267"}.fa-google::before{content:"\f1a0"}.fa-font-awesome-alt::before,.fa-square-font-awesome-stroke::before{content:"\f35c"}.fa-atlassian::before{content:"\f77b"}.fa-linkedin-in::before{content:"\f0e1"}.fa-digital-ocean::before{content:"\f391"}.fa-nimblr::before{content:"\f5a8"}.fa-chromecast::before{content:"\f838"}.fa-evernote::before{content:"\f839"}.fa-hacker-news::before{content:"\f1d4"}.fa-creative-commons-sampling::before{content:"\f4f0"}.fa-adversal::before{content:"\f36a"}.fa-creative-commons::before{content:"\f25e"}.fa-watchman-monitoring::before{content:"\e087"}.fa-fonticons::before{content:"\f280"}.fa-weixin::before{content:"\f1d7"}.fa-shirtsinbulk::before{content:"\f214"}.fa-codepen::before{content:"\f1cb"}.fa-git-alt::before{content:"\f841"}.fa-lyft::before{content:"\f3c3"}.fa-rev::before{content:"\f5b2"}.fa-windows::before{content:"\f17a"}.fa-wizards-of-the-coast::before{content:"\f730"}.fa-square-viadeo::before,.fa-viadeo-square::before{content:"\f2aa"}.fa-meetup::before{content:"\f2e0"}.fa-centos::before{content:"\f789"}.fa-adn::before{content:"\f170"}.fa-cloudsmith::before{content:"\f384"}.fa-pied-piper-alt::before{content:"\f1a8"}.fa-dribbble-square::before,.fa-square-dribbble::before{content:"\f397"}.fa-codiepie::before{content:"\f284"}.fa-node::before{content:"\f419"}.fa-mix::before{content:"\f3cb"}.fa-steam::before{content:"\f1b6"}.fa-cc-apple-pay::before{content:"\f416"}.fa-scribd::before{content:"\f28a"}.fa-debian::before{content:"\e60b"}.fa-openid::before{content:"\f19b"}.fa-instalod::before{content:"\e081"}.fa-expeditedssl::before{content:"\f23e"}.fa-sellcast::before{content:"\f2da"}.fa-square-twitter::before,.fa-twitter-square::before{content:"\f081"}.fa-r-project::before{content:"\f4f7"}.fa-delicious::before{content:"\f1a5"}.fa-freebsd::before{content:"\f3a4"}.fa-vuejs::before{content:"\f41f"}.fa-accusoft::before{content:"\f369"}.fa-ioxhost::before{content:"\f208"}.fa-fonticons-fi::before{content:"\f3a2"}.fa-app-store::before{content:"\f36f"}.fa-cc-mastercard::before{content:"\f1f1"}.fa-itunes-note::before{content:"\f3b5"}.fa-golang::before{content:"\e40f"}.fa-kickstarter::before{content:"\f3bb"}.fa-grav::before{content:"\f2d6"}.fa-weibo::before{content:"\f18a"}.fa-uncharted::before{content:"\e084"}.fa-firstdraft::before{content:"\f3a1"}.fa-square-youtube::before,.fa-youtube-square::before{content:"\f431"}.fa-wikipedia-w::before{content:"\f266"}.fa-rendact::before,.fa-wpressr::before{content:"\f3e4"}.fa-angellist::before{content:"\f209"}.fa-galactic-republic::before{content:"\f50c"}.fa-nfc-directional::before{content:"\e530"}.fa-skype::before{content:"\f17e"}.fa-joget::before{content:"\f3b7"}.fa-fedora::before{content:"\f798"}.fa-stripe-s::before{content:"\f42a"}.fa-meta::before{content:"\e49b"}.fa-laravel::before{content:"\f3bd"}.fa-hotjar::before{content:"\f3b1"}.fa-bluetooth-b::before{content:"\f294"}.fa-sticker-mule::before{content:"\f3f7"}.fa-creative-commons-zero::before{content:"\f4f3"}.fa-hips::before{content:"\f452"}.fa-behance::before{content:"\f1b4"}.fa-reddit::before{content:"\f1a1"}.fa-discord::before{content:"\f392"}.fa-chrome::before{content:"\f268"}.fa-app-store-ios::before{content:"\f370"}.fa-cc-discover::before{content:"\f1f2"}.fa-wpbeginner::before{content:"\f297"}.fa-confluence::before{content:"\f78d"}.fa-mdb::before{content:"\f8ca"}.fa-dochub::before{content:"\f394"}.fa-accessible-icon::before{content:"\f368"}.fa-ebay::before{content:"\f4f4"}.fa-amazon::before{content:"\f270"}.fa-unsplash::before{content:"\e07c"}.fa-yarn::before{content:"\f7e3"}.fa-square-steam::before,.fa-steam-square::before{content:"\f1b7"}.fa-500px::before{content:"\f26e"}.fa-square-vimeo::before,.fa-vimeo-square::before{content:"\f194"}.fa-asymmetrik::before{content:"\f372"}.fa-font-awesome-flag::before,.fa-font-awesome-logo-full::before,.fa-font-awesome::before{content:"\f2b4"}.fa-gratipay::before{content:"\f184"}.fa-apple::before{content:"\f179"}.fa-hive::before{content:"\e07f"}.fa-gitkraken::before{content:"\f3a6"}.fa-keybase::before{content:"\f4f5"}.fa-apple-pay::before{content:"\f415"}.fa-padlet::before{content:"\e4a0"}.fa-amazon-pay::before{content:"\f42c"}.fa-github-square::before,.fa-square-github::before{content:"\f092"}.fa-stumbleupon::before{content:"\f1a4"}.fa-fedex::before{content:"\f797"}.fa-phoenix-framework::before{content:"\f3dc"}.fa-shopify::before{content:"\e057"}.fa-neos::before{content:"\f612"}.fa-square-threads::before{content:"\e619"}.fa-hackerrank::before{content:"\f5f7"}.fa-researchgate::before{content:"\f4f8"}.fa-swift::before{content:"\f8e1"}.fa-angular::before{content:"\f420"}.fa-speakap::before{content:"\f3f3"}.fa-angrycreative::before{content:"\f36e"}.fa-y-combinator::before{content:"\f23b"}.fa-empire::before{content:"\f1d1"}.fa-envira::before{content:"\f299"}.fa-gitlab-square::before,.fa-square-gitlab::before{content:"\e5ae"}.fa-studiovinari::before{content:"\f3f8"}.fa-pied-piper::before{content:"\f2ae"}.fa-wordpress::before{content:"\f19a"}.fa-product-hunt::before{content:"\f288"}.fa-firefox::before{content:"\f269"}.fa-linode::before{content:"\f2b8"}.fa-goodreads::before{content:"\f3a8"}.fa-odnoklassniki-square::before,.fa-square-odnoklassniki::before{content:"\f264"}.fa-jsfiddle::before{content:"\f1cc"}.fa-sith::before{content:"\f512"}.fa-themeisle::before{content:"\f2b2"}.fa-page4::before{content:"\f3d7"}.fa-hashnode::before{content:"\e499"}.fa-react::before{content:"\f41b"}.fa-cc-paypal::before{content:"\f1f4"}.fa-squarespace::before{content:"\f5be"}.fa-cc-stripe::before{content:"\f1f5"}.fa-creative-commons-share::before{content:"\f4f2"}.fa-bitcoin::before{content:"\f379"}.fa-keycdn::before{content:"\f3ba"}.fa-opera::before{content:"\f26a"}.fa-itch-io::before{content:"\f83a"}.fa-umbraco::before{content:"\f8e8"}.fa-galactic-senate::before{content:"\f50d"}.fa-ubuntu::before{content:"\f7df"}.fa-draft2digital::before{content:"\f396"}.fa-stripe::before{content:"\f429"}.fa-houzz::before{content:"\f27c"}.fa-gg::before{content:"\f260"}.fa-dhl::before{content:"\f790"}.fa-pinterest-square::before,.fa-square-pinterest::before{content:"\f0d3"}.fa-xing::before{content:"\f168"}.fa-blackberry::before{content:"\f37b"}.fa-creative-commons-pd::before{content:"\f4ec"}.fa-playstation::before{content:"\f3df"}.fa-quinscape::before{content:"\f459"}.fa-less::before{content:"\f41d"}.fa-blogger-b::before{content:"\f37d"}.fa-opencart::before{content:"\f23d"}.fa-vine::before{content:"\f1ca"}.fa-paypal::before{content:"\f1ed"}.fa-gitlab::before{content:"\f296"}.fa-typo3::before{content:"\f42b"}.fa-reddit-alien::before{content:"\f281"}.fa-yahoo::before{content:"\f19e"}.fa-dailymotion::before{content:"\e052"}.fa-affiliatetheme::before{content:"\f36b"}.fa-pied-piper-pp::before{content:"\f1a7"}.fa-bootstrap::before{content:"\f836"}.fa-odnoklassniki::before{content:"\f263"}.fa-nfc-symbol::before{content:"\e531"}.fa-ethereum::before{content:"\f42e"}.fa-speaker-deck::before{content:"\f83c"}.fa-creative-commons-nc-eu::before{content:"\f4e9"}.fa-patreon::before{content:"\f3d9"}.fa-avianex::before{content:"\f374"}.fa-ello::before{content:"\f5f1"}.fa-gofore::before{content:"\f3a7"}.fa-bimobject::before{content:"\f378"}.fa-facebook-f::before{content:"\f39e"}.fa-google-plus-square::before,.fa-square-google-plus::before{content:"\f0d4"}.fa-mandalorian::before{content:"\f50f"}.fa-first-order-alt::before{content:"\f50a"}.fa-osi::before{content:"\f41a"}.fa-google-wallet::before{content:"\f1ee"}.fa-d-and-d-beyond::before{content:"\f6ca"}.fa-periscope::before{content:"\f3da"}.fa-fulcrum::before{content:"\f50b"}.fa-cloudscale::before{content:"\f383"}.fa-forumbee::before{content:"\f211"}.fa-mizuni::before{content:"\f3cc"}.fa-schlix::before{content:"\f3ea"}.fa-square-xing::before,.fa-xing-square::before{content:"\f169"}.fa-bandcamp::before{content:"\f2d5"}.fa-wpforms::before{content:"\f298"}.fa-cloudversify::before{content:"\f385"}.fa-usps::before{content:"\f7e1"}.fa-megaport::before{content:"\f5a3"}.fa-magento::before{content:"\f3c4"}.fa-spotify::before{content:"\f1bc"}.fa-optin-monster::before{content:"\f23c"}.fa-fly::before{content:"\f417"}.fa-aviato::before{content:"\f421"}.fa-itunes::before{content:"\f3b4"}.fa-cuttlefish::before{content:"\f38c"}.fa-blogger::before{content:"\f37c"}.fa-flickr::before{content:"\f16e"}.fa-viber::before{content:"\f409"}.fa-soundcloud::before{content:"\f1be"}.fa-digg::before{content:"\f1a6"}.fa-tencent-weibo::before{content:"\f1d5"}.fa-symfony::before{content:"\f83d"}.fa-maxcdn::before{content:"\f136"}.fa-etsy::before{content:"\f2d7"}.fa-facebook-messenger::before{content:"\f39f"}.fa-audible::before{content:"\f373"}.fa-think-peaks::before{content:"\f731"}.fa-bilibili::before{content:"\e3d9"}.fa-erlang::before{content:"\f39d"}.fa-x-twitter::before{content:"\e61b"}.fa-cotton-bureau::before{content:"\f89e"}.fa-dashcube::before{content:"\f210"}.fa-42-group::before,.fa-innosoft::before{content:"\e080"}.fa-stack-exchange::before{content:"\f18d"}.fa-elementor::before{content:"\f430"}.fa-pied-piper-square::before,.fa-square-pied-piper::before{content:"\e01e"}.fa-creative-commons-nd::before{content:"\f4eb"}.fa-palfed::before{content:"\f3d8"}.fa-superpowers::before{content:"\f2dd"}.fa-resolving::before{content:"\f3e7"}.fa-xbox::before{content:"\f412"}.fa-searchengin::before{content:"\f3eb"}.fa-tiktok::before{content:"\e07b"}.fa-facebook-square::before,.fa-square-facebook::before{content:"\f082"}.fa-renren::before{content:"\f18b"}.fa-linux::before{content:"\f17c"}.fa-glide::before{content:"\f2a5"}.fa-linkedin::before{content:"\f08c"}.fa-hubspot::before{content:"\f3b2"}.fa-deploydog::before{content:"\f38e"}.fa-twitch::before{content:"\f1e8"}.fa-ravelry::before{content:"\f2d9"}.fa-mixer::before{content:"\e056"}.fa-lastfm-square::before,.fa-square-lastfm::before{content:"\f203"}.fa-vimeo::before{content:"\f40a"}.fa-mendeley::before{content:"\f7b3"}.fa-uniregistry::before{content:"\f404"}.fa-figma::before{content:"\f799"}.fa-creative-commons-remix::before{content:"\f4ee"}.fa-cc-amazon-pay::before{content:"\f42d"}.fa-dropbox::before{content:"\f16b"}.fa-instagram::before{content:"\f16d"}.fa-cmplid::before{content:"\e360"}.fa-facebook::before{content:"\f09a"}.fa-gripfire::before{content:"\f3ac"}.fa-jedi-order::before{content:"\f50e"}.fa-uikit::before{content:"\f403"}.fa-fort-awesome-alt::before{content:"\f3a3"}.fa-phabricator::before{content:"\f3db"}.fa-ussunnah::before{content:"\f407"}.fa-earlybirds::before{content:"\f39a"}.fa-trade-federation::before{content:"\f513"}.fa-autoprefixer::before{content:"\f41c"}.fa-whatsapp::before{content:"\f232"}.fa-slideshare::before{content:"\f1e7"}.fa-google-play::before{content:"\f3ab"}.fa-viadeo::before{content:"\f2a9"}.fa-line::before{content:"\f3c0"}.fa-google-drive::before{content:"\f3aa"}.fa-servicestack::before{content:"\f3ec"}.fa-simplybuilt::before{content:"\f215"}.fa-bitbucket::before{content:"\f171"}.fa-imdb::before{content:"\f2d8"}.fa-deezer::before{content:"\e077"}.fa-raspberry-pi::before{content:"\f7bb"}.fa-jira::before{content:"\f7b1"}.fa-docker::before{content:"\f395"}.fa-screenpal::before{content:"\e570"}.fa-bluetooth::before{content:"\f293"}.fa-gitter::before{content:"\f426"}.fa-d-and-d::before{content:"\f38d"}.fa-microblog::before{content:"\e01a"}.fa-cc-diners-club::before{content:"\f24c"}.fa-gg-circle::before{content:"\f261"}.fa-pied-piper-hat::before{content:"\f4e5"}.fa-kickstarter-k::before{content:"\f3bc"}.fa-yandex::before{content:"\f413"}.fa-readme::before{content:"\f4d5"}.fa-html5::before{content:"\f13b"}.fa-sellsy::before{content:"\f213"}.fa-sass::before{content:"\f41e"}.fa-wirsindhandwerk::before,.fa-wsh::before{content:"\e2d0"}.fa-buromobelexperte::before{content:"\f37f"}.fa-salesforce::before{content:"\f83b"}.fa-octopus-deploy::before{content:"\e082"}.fa-medapps::before{content:"\f3c6"}.fa-ns8::before{content:"\f3d5"}.fa-pinterest-p::before{content:"\f231"}.fa-apper::before{content:"\f371"}.fa-fort-awesome::before{content:"\f286"}.fa-waze::before{content:"\f83f"}.fa-cc-jcb::before{content:"\f24b"}.fa-snapchat-ghost::before,.fa-snapchat::before{content:"\f2ab"}.fa-fantasy-flight-games::before{content:"\f6dc"}.fa-rust::before{content:"\e07a"}.fa-wix::before{content:"\f5cf"}.fa-behance-square::before,.fa-square-behance::before{content:"\f1b5"}.fa-supple::before{content:"\f3f9"}.fa-rebel::before{content:"\f1d0"}.fa-css3::before{content:"\f13c"}.fa-staylinked::before{content:"\f3f5"}.fa-kaggle::before{content:"\f5fa"}.fa-space-awesome::before{content:"\e5ac"}.fa-deviantart::before{content:"\f1bd"}.fa-cpanel::before{content:"\f388"}.fa-goodreads-g::before{content:"\f3a9"}.fa-git-square::before,.fa-square-git::before{content:"\f1d2"}.fa-square-tumblr::before,.fa-tumblr-square::before{content:"\f174"}.fa-trello::before{content:"\f181"}.fa-creative-commons-nc-jp::before{content:"\f4ea"}.fa-get-pocket::before{content:"\f265"}.fa-perbyte::before{content:"\e083"}.fa-grunt::before{content:"\f3ad"}.fa-weebly::before{content:"\f5cc"}.fa-connectdevelop::before{content:"\f20e"}.fa-leanpub::before{content:"\f212"}.fa-black-tie::before{content:"\f27e"}.fa-themeco::before{content:"\f5c6"}.fa-python::before{content:"\f3e2"}.fa-android::before{content:"\f17b"}.fa-bots::before{content:"\e340"}.fa-free-code-camp::before{content:"\f2c5"}.fa-hornbill::before{content:"\f592"}.fa-js::before{content:"\f3b8"}.fa-ideal::before{content:"\e013"}.fa-git::before{content:"\f1d3"}.fa-dev::before{content:"\f6cc"}.fa-sketch::before{content:"\f7c6"}.fa-yandex-international::before{content:"\f414"}.fa-cc-amex::before{content:"\f1f3"}.fa-uber::before{content:"\f402"}.fa-github::before{content:"\f09b"}.fa-php::before{content:"\f457"}.fa-alipay::before{content:"\f642"}.fa-youtube::before{content:"\f167"}.fa-skyatlas::before{content:"\f216"}.fa-firefox-browser::before{content:"\e007"}.fa-replyd::before{content:"\f3e6"}.fa-suse::before{content:"\f7d6"}.fa-jenkins::before{content:"\f3b6"}.fa-twitter::before{content:"\f099"}.fa-rockrms::before{content:"\f3e9"}.fa-pinterest::before{content:"\f0d2"}.fa-buffer::before{content:"\f837"}.fa-npm::before{content:"\f3d4"}.fa-yammer::before{content:"\f840"}.fa-btc::before{content:"\f15a"}.fa-dribbble::before{content:"\f17d"}.fa-stumbleupon-circle::before{content:"\f1a3"}.fa-internet-explorer::before{content:"\f26b"}.fa-stubber::before{content:"\e5c7"}.fa-telegram-plane::before,.fa-telegram::before{content:"\f2c6"}.fa-old-republic::before{content:"\f510"}.fa-odysee::before{content:"\e5c6"}.fa-square-whatsapp::before,.fa-whatsapp-square::before{content:"\f40c"}.fa-node-js::before{content:"\f3d3"}.fa-edge-legacy::before{content:"\e078"}.fa-slack-hash::before,.fa-slack::before{content:"\f198"}.fa-medrt::before{content:"\f3c8"}.fa-usb::before{content:"\f287"}.fa-tumblr::before{content:"\f173"}.fa-vaadin::before{content:"\f408"}.fa-quora::before{content:"\f2c4"}.fa-square-x-twitter::before{content:"\e61a"}.fa-reacteurope::before{content:"\f75d"}.fa-medium-m::before,.fa-medium::before{content:"\f23a"}.fa-amilia::before{content:"\f36d"}.fa-mixcloud::before{content:"\f289"}.fa-flipboard::before{content:"\f44d"}.fa-viacoin::before{content:"\f237"}.fa-critical-role::before{content:"\f6c9"}.fa-sitrox::before{content:"\e44a"}.fa-discourse::before{content:"\f393"}.fa-joomla::before{content:"\f1aa"}.fa-mastodon::before{content:"\f4f6"}.fa-airbnb::before{content:"\f834"}.fa-wolf-pack-battalion::before{content:"\f514"}.fa-buy-n-large::before{content:"\f8a6"}.fa-gulp::before{content:"\f3ae"}.fa-creative-commons-sampling-plus::before{content:"\f4f1"}.fa-strava::before{content:"\f428"}.fa-ember::before{content:"\f423"}.fa-canadian-maple-leaf::before{content:"\f785"}.fa-teamspeak::before{content:"\f4f9"}.fa-pushed::before{content:"\f3e1"}.fa-wordpress-simple::before{content:"\f411"}.fa-nutritionix::before{content:"\f3d6"}.fa-wodu::before{content:"\e088"}.fa-google-pay::before{content:"\e079"}.fa-intercom::before{content:"\f7af"}.fa-zhihu::before{content:"\f63f"}.fa-korvue::before{content:"\f42f"}.fa-pix::before{content:"\e43a"}.fa-steam-symbol::before{content:"\f3f6"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-regular-400.woff2) format("woff2"),url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-solid-900.woff2) format("woff2"),url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-brands-400.woff2) format("woff2"),url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-solid-900.woff2) format("woff2"),url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-regular-400.woff2) format("woff2"),url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-regular-400.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-solid-900.woff2) format("woff2"),url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-solid-900.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-brands-400.woff2) format("woff2"),url(https://courses.ghazwan.pro/wp-content/themes/sky-pilot/assets/css/../fonts/fontawesome/fa-brands-400.ttf) format("truetype")}.clear{clear:both}.llms-button-primary,.llms-button-secondary{border-radius:var(--wp--custom--border--radius);border-width:0;color:var(--wp--preset--color--base);cursor:pointer;display:inline-block;font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--18);font-weight:var(--wp--custom--heading--font-weight);line-height:inherit;padding:calc(var(--wp--preset--spacing--10) / 2) var(--wp--preset--spacing--10);text-decoration:none;transition:background-color 0.25s ease}.llms-button-primary{background-color:var(--wp--preset--color--secondary)}.llms-button-primary:hover{background-color:var(--wp--preset--color--tertiary);color:var(--wp--preset--color--base)}.llms-button-secondary{background-color:var(--wp--preset--color--secondary);color:var(--wp--preset--color--base)}.llms-button-secondary:hover{background-color:var(--wp--preset--color--secondary-darker);color:var(--wp--preset--color--base)}.llms-button-action{background-color:var(--wp--preset--color--tertiary);border-radius:var(--wp--custom--border--radius);border-width:0;color:var(--wp--preset--color--base);cursor:pointer;display:inline-block;font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--18);font-weight:var(--wp--custom--heading--font-weight);line-height:inherit;padding:calc(var(--wp--preset--spacing--10) / 2) var(--wp--preset--spacing--10);text-decoration:none;transition:background-color 0.25s ease-in-out}.llms-button-action:hover{background-color:var(--wp--preset--color--secondary);color:var(--wp--preset--color--base)}.llms-button-action:focus{background-color:var(--wp--preset--color--secondary);color:var(--wp--preset--color--base);text-decoration:none}.llms-field-button:not(.type-submit .llms-field-button),.llms-button-primary.small{font-size:var(--wp--preset--font-size--16);padding-top:calc(var(--wp--preset--spacing--10) / 2);padding-right:var(--wp--preset--spacing--10);padding-bottom:calc(var(--wp--preset--spacing--10) / 2);padding-left:var(--wp--preset--spacing--10)}.llms-button-action:disabled,.llms-button-danger:disabled,.llms-button-primary:disabled,.llms-button-secondary:disabled{cursor:default;opacity:.5}.llms-featured-image{aspect-ratio:16 / 9;height:auto;max-width:100%}.llms-pagination .page-numbers{list-style:none;color:var(--wp--preset--color--contrast-lighter);display:flex;gap:var(--wp--preset--spacing--10);justify-content:center;margin:0}.llms-pagination .page-numbers>*>a{color:var(--wp--preset--color--contrast-lighter);text-decoration:none}.llms-pagination .page-numbers>*>a:hover{text-decoration:underline}.llms-pagination .page-numbers>*>.current.page-numbers{color:var(--wp--preset--color--secondary);font-weight:var(--wp--custom--heading--font-weight)}@media screen and (min-width:600px){*.llms-cols-last{float:right}.llms-form-field.llms-cols-1{width:8.3333333333%}.llms-form-field.llms-cols-2{width:16.6666666667%}.llms-form-field.llms-cols-3{width:25%}.llms-form-field.llms-cols-4{width:33.3333333333%}.llms-form-field.llms-cols-5{width:41.6666666667%}.llms-form-field.llms-cols-6{width:50%}.llms-form-field.llms-cols-7{width:58.3333333333%}.llms-form-field.llms-cols-8{width:66.6666666667%}.llms-form-field.llms-cols-9{width:75%}.llms-form-field.llms-cols-10{width:83.3333333333%}.llms-form-field.llms-cols-11{width:91.6666666667%}.llms-form-field.llms-cols-12{width:100%}}.llms-notice{background-color:var(--wp--preset--color--primary-lightest);border:1px solid var(--wp--preset--color--primary);border-radius:var(--wp--custom--border--radius);color:var(--wp--preset--color--primary);font-family:var(--wp--custom--heading--font-family);font-weight:var(--wp--custom--heading--font-weight);padding:var(--wp--preset--spacing--10) calc(var(--wp--preset--spacing--30) / 2)}.llms-notice a{font-weight:900}ul.llms-notice{list-style:none}.llms-notice.llms-error:not(.single-course .llms-notice.llms-error){background-color:var(--wp--preset--color--error-lightest);border-color:var(--wp--preset--color--error);color:var(--wp--preset--color--error)}.llms-notice.llms-error a:not(.single-course .llms-notice.llms-error a){color:var(--wp--preset--color--error)}.llms-notice.llms-debug{border-color:var(--wp--preset--color--contrast-lightest);background-color:#fafafa;color:var(--wp--preset--color--contrast)}.llms-notice.llms-success{background-color:var(--wp--preset--color--success-lightest);border-color:var(--wp--preset--color--success);color:var(--wp--preset--color--success)}.llms-notice.llms-success a{color:var(--wp--preset--color--success)}.llms-table-sort form{text-align:right}.llms-table-sort select{background-position:right 12px top 1rem,right 7px top 1rem;font-size:var(--wp--preset--font-size--16);padding:calc(var(--wp--preset--spacing--10) / 2) var(--wp--preset--spacing--20) calc(var(--wp--preset--spacing--10) / 2) calc(var(--wp--preset--spacing--10) / 2);width:auto}.llms-table-sort button{margin-top:var(--wp--preset--spacing--10)}.llms-form-heading{font-size:var(--wp--preset--font-size--24);font-weight:900}.llms-required{color:var(--wp--preset--color--error);font-size:var(--wp--preset--font-size--16);font-weight:var(--wp--custom--body--font-weight);margin-left:3px}.llms-description{color:var(--wp--preset--color--contrast-lighter);display:block;font-size:var(--wp--preset--font-size--16);margin-top:calc(var(--wp--preset--spacing--10) / 2)}.llms-form-fields *{box-sizing:border-box}.llms-form-field{display:block;float:left;margin:var(--wp--preset--spacing--10) 0;padding-right:var(--wp--preset--spacing--10);width:100%}.llms-form-field label:empty::after{content:"\00a0"}.llms-form-field.valid input,.llms-form-field.valid textarea,.llms-form-field.valid select{border-color:var(--wp--preset--color--success)}.llms-form-field.error input,.llms-form-field.error textarea,.llms-form-field.error select,.llms-form-field.invalid input,.llms-form-field.invalid textarea,.llms-form-field.invalid select{border-color:var(--wp--preset--color--error)}.llms-form-field.llms-visually-hidden-field{display:none}.llms-field-textarea{width:100%;margin-top:.5em;padding:1em}.type-text label{display:block}.type-select label{display:block}.lifterlms .select2-container.select2-container--default .select2-selection--single{background-color:var(--wp--preset--color--base);background-clip:padding-box;border:1px solid var(--wp--preset--color--contrast-lighter);border-radius:var(--wp--custom--border--radius);font-size:var(--wp--preset--font-size--18);height:auto;line-height:1.6;padding:calc(var(--wp--preset--spacing--10) / 2) calc(var(--wp--preset--spacing--10) / 2);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;width:100%}.lifterlms .select2-dropdown{border:1px solid var(--wp--preset--color--contrast-lighter);border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden}.lifterlms .select2-dropdown.select2-dropdown--below{margin-top:-5px}.lifterlms .select2-container--default .select2-search--dropdown .select2-search__field{border-color:#fff0}.lifterlms .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{top:.6em;right:.4em}.type-radio .llms-field-radio{margin:0 calc(var(--wp--preset--spacing--10) / 2) 0 2px}.type-checkbox .llms-field-checkbox{margin:0 calc(var(--wp--preset--spacing--10) / 2) 0 2px}.type-tel label{display:block}.type-email label{display:block}.type-password label{display:block}.llms-field-html label{font-family:var(--wp--custom--body--font-family);font-weight:var(--wp--custom--body--font-weight)}.llms-form-field.type-button{margin-top:0}.llms-coupon-entry{display:none}.llms-coupon-entry .type-text .llms-field-input{width:auto}.llms-coupon-entry .llms-form-field.type-text,.llms-coupon-wrapper .llms-notice{margin-bottom:calc(var(--wp--preset--spacing--10) / 2)}.llms-checkout-wrapper .llms-login{display:none}.llms-login .llms-form-field.type-email,.llms-login .llms-form-field.type-password{margin-bottom:calc(var(--wp--preset--spacing--10) / 2)}.llms-login .llms-form-field.type-html{clear:both;margin:0;width:100%}.llms-login .llms-form-field.type-submit{margin:0}.llms-checkout{position:relative}.llms-checkout-section.order-summary{background-color:var(--wp--preset--color--base);border:1px solid var(--wp--preset--color--contrast-lightest);box-shadow:0 20px 30px 0 #0000001a;border-radius:calc(var(--wp--custom--border--radius) * 2);margin-top:var(--wp--preset--spacing--40);padding:var(--wp--preset--spacing--20)}.llms-checkout-section.order-summary .llms-form-heading{margin-top:0}.llms-order-summary{list-style:none;margin:var(--wp--preset--spacing--20) 0;padding-left:0}.llms-order-summary li{font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--24);font-weight:900;margin:var(--wp--preset--spacing--10) 0}.llms-order-summary li span.llms-label{color:var(--wp--preset--color--contrast-medium);display:block;font-size:var(--wp--preset--font-size--14);font-weight:var(--wp--custom--body--font-weight);letter-spacing:.02em;text-transform:uppercase}.llms-order-summary li.llms-pricing{color:var(--wp--preset--color--contrast-medium);font-size:var(--wp--preset--font-size--16);font-weight:var(--wp--custom--body--font-weight)}.llms-order-summary li.llms-pricing .lifterlms-price{color:var(--wp--preset--color--contrast);font-size:var(--wp--preset--font-size--24);font-weight:900}.llms-order-summary li.llms-pricing.on-sale .price-regular .lifterlms-price,.llms-order-summary li.llms-pricing.has-coupon .price-regular .lifterlms-price{color:var(--wp--preset--color--contrast-medium);font-weight:400;text-decoration:line-through}.llms-payment-gateways{list-style:none;padding-left:0}.llms-payment-gateways .llms-gateway-fields{display:none}.llms-payment-gateways .llms-payment-gateway.is-selected .llms-gateway-fields{display:block}.llms-payment-gateway{margin:var(--wp--preset--spacing--20) 0}.llms-payment-gateway .llms-form-field.type-radio{margin:0}.llms-payment-gateway .llms-form-field.type-radio .llms-field-radio{-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}.llms-payment-gateway p{font-style:italic;margin:calc(var(--wp--preset--spacing--10) / 2) 0}.llms-payment-gateway .llms-payment-gateway-option{align-items:center;display:flex;gap:calc(var(--wp--preset--spacing--10) / 2)}.llms-payment-gateway.stripe .llms-description,.llms-payment-gateway.stripe .llms-description a,.llms-payment-gateway.stripe .llms-description img{display:inline-block;margin-top:0;max-height:26px}.llms-stripe-card.StripeElement{background-color:var(--wp--preset--color--base);background-clip:padding-box;border:1px solid var(--wp--preset--color--contrast-lighter);border-radius:var(--wp--custom--border--radius);font-size:var(--wp--preset--font-size--18);line-height:1.6;padding:var(--wp--preset--spacing--10) calc(var(--wp--preset--spacing--10) / 2);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;width:auto}.llms-agree-to-terms-wrapper{background-color:#fafafa;border:1px solid var(--wp--preset--color--contrast-lightest);border-radius:var(--wp--custom--border--radius);padding:var(--wp--preset--spacing--10) calc(var(--wp--preset--spacing--30) / 2)}.llms-student-dashboard .llms-switch-payment-source-main{display:none}.llms-instructor-single-course{display:grid;align-items:top;grid-column-gap:var(--wp--preset--spacing--10);grid-row-gap:var(--wp--preset--spacing--30);grid-template-columns:1fr 4fr;background-color:var(--wp--preset--color--base);border:1px solid var(--wp--preset--color--contrast-lightest);border-radius:calc(var(--wp--custom--border--radius) * 2);margin-bottom:var(--wp--preset--spacing--30);padding:var(--wp--preset--spacing--20)}.llms-instructor-about-title{margin-top:0;margin-bottom:var(--wp--preset--spacing--10)}.llms-instructor-bio{font-size:var(--wp--preset--font-size--16)}.llms-instructor-single-course .llms-author{font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--16);text-align:center}.llms-instructor-single-course .llms-author span{display:block}.llms-instructor-single-course .avatar{display:block;margin:0 auto calc(var(--wp--preset--spacing--10) / 2) auto}.llms-instructor-single-course .name{font-weight:var(--wp--custom--heading--font-weight)}.llms-instructor-single-course .llms-instructor-about-title{font-weight:900}@media only screen and (max-width:781px){.llms-instructor-single-course{display:block;text-align:center}.llms-instructor-single-course .llms-author{margin-bottom:var(--wp--preset--spacing--10)}.llms-instructor-single-course .llms-author:not(.llms-instructor-single-course .llms-author:first-child){margin-top:var(--wp--preset--spacing--40)}.llms-instructor-single-course .llms-author span{display:inline}}.llms-progress{display:flex;flex-direction:row-reverse;gap:var(--wp--preset--spacing--10);height:calc(var(--wp--preset--spacing--30) / 2)}.llms-progress .llms-progress-bar{align-self:center;background-color:var(--wp--preset--color--contrast-lightest);border-radius:var(--wp--preset--spacing--10);position:relative;height:calc(var(--wp--preset--spacing--30) / 2);width:100%;overflow:hidden}.llms-progress .progress-bar-complete{background-color:var(--wp--preset--color--secondary);height:100%}.progress__indicator{align-self:center;color:var(--wp--preset--color--secondary-darker);font-family:var(--wp--custom--heading--font-family);font-weight:var(--wp--custom--heading--font-weight);height:calc(var(--wp--preset--spacing--30) / 2);line-height:calc(var(--wp--preset--spacing--30) / 2);white-space:nowrap}.llms-course-progress .llms-button-primary{margin-top:var(--wp--preset--spacing--20)}.llms-meta{font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--16)}.single .llms-meta{font-weight:var(--wp--custom--heading--font-weight)}.llms-meta a{background-color:var(--wp--preset--color--primary-lightest);border-radius:var(--wp--custom--border--radius);color:var(--wp--preset--color--primary);padding:3px 6px;text-decoration:none}.llms-meta a:hover{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--base)}.llms-loop .llms-loop-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem;padding:0;text-align:left}.llms-loop-item{background-color:var(--wp--preset--color--base);border-radius:calc(var(--wp--custom--border--radius) * 2);box-shadow:0 20px 30px 0 #0000001a;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;list-style:none;overflow:hidden;padding-bottom:var(--wp--preset--spacing--20)}@media only screen and (min-width:600px){.llms-loop-list:not(.cols-1)>li{width:calc(50% - 0.625rem)}.llms-loop-list.cols-5>li,.llms-loop-list.cols-6>li{width:calc(33.33333% - 0.83333rem)}}@media only screen and (min-width:992px){.llms-loop-list.cols-1>li{width:100%}.llms-loop-list.cols-2>li{width:calc(50% - 0.625rem)}.llms-loop-list.cols-3>li{width:calc(33.33333% - 0.83333rem)}.llms-loop-list.cols-4>li{width:calc(25% - 0.9375rem)}.llms-loop-list.cols-5>li{width:calc(20% - 1rem)}.llms-loop-list.cols-6>li{width:calc(16.66667% - 1.04167rem)}}.llms-loop-item-content{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--10);justify-content:flex-start}.llms-loop-item-content p{margin:0}.llms-loop-item-content>*:not(.llms-loop-link):not(.llms-video-wrapper):not(.llms-loop-item-footer){padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)}.llms-loop-item-content h2{font-size:var(--wp--preset--font-size--24);padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)}.llms-loop-link{color:var(--wp--preset--color--contrast);text-decoration:none}.llms-loop-link:hover{color:var(--wp--preset--color--contrast);text-decoration:underline}.llms-loop-item-content .llms-video-wrapper>*{max-width:100%}.llms-loop-item-content .llms-video-wrapper+.llms-loop-link{display:none}.llms-loop-item-footer{display:flex;color:#1d2327;flex-direction:row;flex-wrap:wrap;font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--14);justify-content:flex-start}.llms-loop-item-footer>*{padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)}.llms-loop-item-content .llms-author{align-content:center;border-bottom:1px solid rgb(0 0 0 / .08);display:flex;flex:0 0 100%;gap:calc(var(--wp--preset--spacing--10) / 2);margin-bottom:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10)}.llms-loop .llms-meta{font-size:var(--wp--preset--font-size--14);margin-bottom:calc(var(--wp--preset--spacing--10) / 2)}.llms-loop .llms-difficulty,.llms-loop .llms-lessons-count{border-bottom:1px solid rgb(0 0 0 / .08);flex:1;margin-bottom:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10)}.llms-loop .llms-meta .difficulty::before{content:"\f012";font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:900;margin-right:calc(var(--wp--preset--spacing--10) / 3)}.llms-loop .llms-meta .lessons-count::before{content:"\f022";font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--wp--custom--body--font-weight);margin-right:calc(var(--wp--preset--spacing--10) / 3)}.llms-loop-item-content p.more-link{margin-top:auto;margin-left:auto}.llms-loop-item-content p.more-link a:hover{text-decoration:underline}.llms-syllabus-wrapper{border-radius:calc(var(--wp--custom--border--radius) * 2);border:1px solid var(--wp--preset--color--contrast-lightest);color:var(--wp--preset--color--secondary-darker);overflow:hidden}.llms-syllabus-wrapper h3{font-size:var(--wp--preset--font-size--18);line-height:1.6;margin:0 0 var(--wp--preset--spacing--10) 0;padding:var(--wp--preset--spacing--10) var(--wp--preset--spacing--10) 0 var(--wp--preset--spacing--10)}.llms-syllabus-wrapper h3:not(.llms-syllabus-wrapper h3:first-of-type){border-top:1px solid var(--wp--preset--color--contrast-lightest);margin-top:var(--wp--preset--spacing--10)}.llms-syllabus-wrapper a{color:var(--wp--preset--color--contrast);text-decoration:none;transition:background-color 0.25s ease}.llms-syllabus-wrapper a:hover{background-color:#f5f5f5}.llms-syllabus-wrapper .llms-lesson-preview{position:relative}.llms-syllabus-wrapper .llms-lesson-preview>*{align-content:center;display:grid;grid-template-columns:5fr 1fr;grid-template-areas:"title extra" "thumbnail thumbnail";font-size:var(--wp--preset--font-size--16);padding:calc(var(--wp--preset--spacing--10) / 2) var(--wp--preset--spacing--10)}.llms-syllabus-wrapper .llms-lesson-preview .llms-h5{font-family:var(--wp--custom--body--font-family);font-size:var(--wp--preset--font-size--16);font-weight:var(--wp--custom--body--font-weight);margin:0}.llms-syllabus-wrapper .llms-lesson-preview.is-complete a{color:#777}.llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-title{padding-left:var(--wp--preset--spacing--20)}.llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-title::before{content:"\f0c8";font-family:var(--fa-style-family,"Font Awesome 6 Free");left:var(--wp--preset--spacing--10);position:absolute}.llms-syllabus-wrapper .llms-lesson-preview.is-complete .llms-lesson-title::before{content:"\f14a"}.llms-syllabus-wrapper p{font-size:var(--wp--preset--font-size--14);padding-left:var(--wp--preset--spacing--20)}.llms-syllabus-wrapper p:last-of-type{margin-bottom:0}.llms-syllabus-wrapper .llms-lesson-preview .llms-main{grid-area:title}.llms-syllabus-wrapper .llms-lesson-preview .llms-extra{font-size:var(--wp--preset--font-size--14);grid-area:extra;text-align:right}.llms-syllabus-wrapper .llms-lesson-preview .llms-extra .llms-lesson-complete{display:none}.llms-syllabus-wrapper .llms-lesson-preview .llms-extra .llms-icon-free{background-color:var(--wp--preset--color--secondary);border-radius:var(--wp--custom--border--radius);color:var(--wp--preset--color--base);display:inline-block;font-weight:var(--wp--custom--heading--font-weight);padding:0 6px}.llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-thumbnail{grid-area:thumbnail;margin-top:var(--wp--preset--spacing--10)}.llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-thumbnail img{height:auto;max-width:100%}.llms-syllabus-wrapper .llms-lesson-preview .clear{display:none}.llms-syllabus-wrapper .llms-lesson-link+p,.llms-syllabus-wrapper .llms-lesson-link:empty,.llms-syllabus-wrapper p:empty,.llms-progress p:empty{display:none!important}.llms-widget-syllabus{border-radius:calc(var(--wp--custom--border--radius) * 2);border:1px solid var(--wp--preset--color--contrast-lightest);overflow:hidden}.llms-widget-syllabus a{color:var(--wp--preset--color--contrast);text-decoration:none}.llms-widget-syllabus ul{list-style:none;margin:0;padding:0}.llms-widget-syllabus .llms-section:not(.llms-widget-syllabus .llms-section:first-child){border-top:1px solid var(--wp--preset--color--contrast-lightest)}.llms-widget-syllabus .llms-section .section-header{font-family:var(--wp--custom--heading--font-family);font-weight:var(--wp--custom--heading--font-weight);padding:var(--wp--preset--spacing--10) var(--wp--preset--spacing--10) calc(var(--wp--preset--spacing--10) / 2) var(--wp--preset--spacing--10)}.llms-widget-syllabus .fa{color:var(--wp--preset--color--contrast);margin-right:5px}.llms-widget-syllabus .llms-lesson-complete .fa::before{content:"\f0c8";font-weight:400}.llms-widget-syllabus .llms-lesson-complete.done .fa::before{content:"\f14a"}.llms-widget-syllabus ul.llms-lesson li{font-size:var(--wp--preset--font-size--16);padding:calc(var(--wp--preset--spacing--10) / 2) var(--wp--preset--spacing--10)}.llms-widget-syllabus ul.llms-lesson li{display:flex}.llms-widget-syllabus ul.llms-lesson li:hover{background-color:#f5f5f5}.llms-widget-syllabus ul.llms-lesson li .llms-lesson-complete{flex-shrink:0}.llms-widget-syllabus ul.llms-lesson li .lesson-title{flex-grow:1}.llms-widget-syllabus ul.llms-lesson li a{display:block;width:100%}.llms-widget-syllabus--collapsible .llms-section .section-header{cursor:pointer;padding:calc(var(--wp--preset--spacing--10) / 2) var(--wp--preset--spacing--10)}.llms-widget-syllabus--collapsible .llms-section .section-header .section-title:hover{text-decoration:underline}.llms-widget-syllabus--collapsible .llms-section.llms-section--opened .llms-collapse-caret .fa-caret-right{display:none}.llms-widget-syllabus--collapsible .llms-section.llms-section--closed .llms-collapse-caret .fa-caret-down{display:none}.llms-widget-syllabus--collapsible ul.llms-lesson li{padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)}.llms-widget-syllabus--collapsible .llms-section.llms-section--closed .llms-lesson{display:none}.llms-widget-syllabus--collapsible .llms-syllabus-footer{font-size:var(--wp--preset--font-size--16);padding:calc(var(--wp--preset--spacing--10) / 2) var(--wp--preset--spacing--10);text-align:left}.llms-widget-syllabus--collapsible .llms-syllabus-footer a:hover{text-decoration:underline}.llms-video-wrapper iframe,.llms-video-wrapper video,.llms-video-wrapper .wp-video,.wistia_embed{min-width:100%;max-width:100%;height:auto;aspect-ratio:16/9}.review_box{background-color:#f5f5f5;border-radius:var(--wp--custom--border--radius);padding:var(--wp--preset--spacing--20)}.review_box+.thank_you_box{display:none}.review_box h3{font-weight:900;margin:0}.review_box h5{font-family:var(--wp--custom--body--font-family);font-weight:var(--wp--custom--body--font-weight);margin:0}.review_box input[type="text"],.review_box textarea{background-color:var(--wp--preset--color--base);background-clip:padding-box;border:1px solid var(--wp--preset--color--contrast-lighter);border-radius:var(--wp--custom--border--radius);font-family:var(--wp--custom--body--font-family);font-size:var(--wp--preset--font-size--18);line-height:1.6;padding:calc(var(--wp--preset--spacing--10) / 2) calc(var(--wp--preset--spacing--10) / 2);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;width:100%}.review_box textarea{margin-top:var(--wp--preset--spacing--20)}.review_box .button{background-color:var(--wp--preset--color--tertiary);border-radius:var(--wp--custom--border--radius);border-width:0;color:var(--wp--preset--color--base);cursor:pointer;display:inline-block;font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--16);font-weight:var(--wp--custom--heading--font-weight);line-height:inherit;margin-top:var(--wp--preset--spacing--20);padding:calc(var(--wp--preset--spacing--10) / 2) var(--wp--preset--spacing--10);text-decoration:none;transition:background-color 0.25s ease}.review_box .button:hover{background-color:var(--wp--preset--color--secondary);color:var(--wp--preset--color--base)}.llms_review{padding:var(--wp--preset--spacing--20);margin:0 0 var(--wp--preset--spacing--20);background:#fff0;border:1px solid var(--wp--preset--color--contrast-lightest);border-radius:var(--wp--custom--border--radius)}.llms_review h5,.llms_review h6{margin:0 0 var(--wp--preset--spacing--10)}.llms_review p{margin:0}#old_reviews h3{font-weight:900}#old_reviews hr{display:none}.llms-access-plans{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem;padding:0;text-align:center}@media only screen and (min-width:600px){.llms-access-plans.cols-2>*,.llms-access-plans.cols-4>*{width:calc(50% - 0.625rem)}.llms-access-plans.cols-3>*,.llms-access-plans.cols-5>*{width:calc(33.33333% - 0.83333rem)}}@media only screen and (min-width:992px){.llms-access-plans.cols-1>*{width:100%}.llms-access-plans.cols-2>*{width:calc(50% - 1.25rem)}.llms-access-plans.cols-3>*{width:calc(33.33333% - 0.83333rem)}.llms-access-plans.cols-4>*{width:calc(25% - 0.9375rem)}.llms-access-plans.cols-5>*{width:calc(20% - 1rem)}}.llms-access-plan{background-color:var(--wp--preset--color--base);border-radius:calc(var(--wp--custom--border--radius) * 2);box-shadow:0 20px 30px 0 #0000001a;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;list-style:none;overflow:hidden;padding-bottom:var(--wp--preset--spacing--20)}.llms-access-plan-content{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--10);justify-content:flex-start}.llms-access-plan-content>*,.llms-access-plan-footer{margin:0;padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)}.llms-access-plan.featured{padding-top:0}.llms-access-plan-featured{padding:3px var(--wp--preset--spacing--20)}.llms-access-plan.featured .llms-access-plan-featured{background-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base);font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--14);font-weight:var(--wp--custom--heading--font-weight);letter-spacing:.05rem}.llms-access-plan-title{font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--24);font-weight:900;margin-top:var(--wp--preset--spacing--10)}.llms-access-plan-pricing{font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--18)}.llms-access-plan-price{font-weight:var(--wp--custom--heading--font-weight)}.llms-access-plan.on-sale .llms-access-plan-pricing{position:relative}.llms-access-plan.on-sale .stamp{background-color:var(--wp--preset--color--primary-lightest);border-radius:var(--wp--custom--border--radius) 0 0 var(--wp--custom--border--radius);color:var(--wp--preset--color--primary);font-size:var(--wp--preset--font-size--16);font-style:normal;padding:3px calc(var(--wp--preset--spacing--10) / 2);position:absolute;right:0;top:0}.llms-access-plan.on-sale .price-regular{color:var(--wp--preset--color--contrast-medium);font-size:var(--wp--preset--font-size--16);font-weight:400;text-decoration:line-through}.llms-access-plan-description{font-size:var(--wp--preset--font-size--16)}.llms-lesson-button-wrapper{align-items:center;background-color:var(--wp--preset--color--secondary-darker);border-radius:var(--wp--custom--border--radius);color:var(--wp--preset--color--base);display:flex;font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--18);font-weight:var(--wp--custom--heading--font-weight);gap:var(--wp--preset--spacing--10);justify-content:space-between;padding:var(--wp--preset--spacing--10) var(--wp--preset--spacing--20);text-align:center}.llms-lesson-button-wrapper .llms-form-field{margin:0}.llms-lesson-button-wrapper .llms-incomplete-lesson-form{display:inline-block}.llms-lesson-button-wrapper .llms-lesson-complete{display:inline-flex;align-items:center;gap:calc(var(--wp--preset--spacing--10) / 2)}.llms-lesson-button-wrapper .llms-lesson-complete::before{content:"\f14a";font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--wp--custom--body--font-weight);margin-right:calc(var(--wp--preset--spacing--10) / 2)}.llms-lesson-button-wrapper .llms-button-primary,.llms-lesson-button-wrapper .llms-button-primary:disabled:hover{background-color:var(--wp--preset--color--base);color:var(--wp--preset--color--secondary-darker)}.llms-lesson-button-wrapper .llms-button-primary:hover{background-color:var(--wp--preset--color--contrast-lightest)}.llms-lesson-button-wrapper .llms-button-secondary:hover{background-color:var(--wp--preset--color--primary)}.llms-course-navigation{display:grid;grid-gap:var(--wp--preset--spacing--20);grid-template-columns:1fr 1fr}.llms-course-navigation::before,.llms-course-navigation::after{display:none}.llms-course-nav h5,.llms-course-nav h6{margin:0}.llms-course-nav .llms-lesson-link{color:var(--wp--preset--color--contrast);text-decoration:none}.llms-course-nav .llms-lesson-link:hover{text-decoration:underline}.llms-course-nav{display:inline-block;border-radius:var(--wp--custom--border--radius);border:3px solid var(--wp--preset--color--contrast-lightest);color:var(--wp--preset--color--secondary-darker);padding:calc(var(--wp--preset--spacing--10) / 2) var(--wp--preset--spacing--10);text-decoration:none;transition:background-color 0.25s ease}.llms-course-nav.llms-next-lesson{text-align:right}.llms-favorite-wrapper{color:var(--wp--preset--color--contrast-lighter)}.llms-favorite-wrapper .fa-heart-o::before{content:"\f004";font-weight:400}.llms-favorite-wrapper .fa-heart{color:var(--wp--preset--color--error)}.llms-syllabus-wrapper .llms-has-favorite .llms-favorite-wrapper{display:inline-block;padding-left:var(--wp--preset--spacing--20)}.llms-has-favorite .llms-parent-course-link{display:inline-block;margin-bottom:var(--wp--preset--spacing--20)}.llms-has-favorite .llms-parent-course-link+.llms-favorite-wrapper{float:right;margin:0}.llms-quiz-ui .llms-progress{background-color:var(--wp--preset--color--contrast-lightest);border-radius:var(--wp--preset--spacing--10);flex-direction:row;overflow:hidden}.llms-quiz-ui .llms-progress .progress-bar-complete{transition:width 0.3s ease-in;width:0}.llms-quiz-ui .llms-quiz-nav{align-items:center;clear:both;display:flex;gap:var(--wp--preset--spacing--10);margin-top:var(--wp--preset--spacing--30)}.llms-quiz-ui .llms-quiz-nav .llms-quiz-counter{color:var(--wp--preset--color--contrast-lighter);margin-left:auto}.llms-quiz-ui .llms-error{background-color:var(--wp--preset--color--error);border-radius:calc(var(--wp--custom--border--radius) * 2);color:var(--wp--preset--color--base);margin:var(--wp--preset--spacing--20) 0;padding:var(--wp--preset--spacing--10)}.llms-quiz-ui .llms-error a{color:rgba(var(--wp--preset--color--base),.6);float:right}.llms-question-wrapper::after{clear:both;content:'';display:block}.llms-question-wrapper .llms-question-text{font-size:var(--wp--preset--font-size--24)}.llms-question-wrapper ol.llms-question-choices{list-style-type:none;margin:0 0 var(--wp--preset--spacing--20) 0;padding:0}.llms-question-wrapper ol.llms-question-choices.llms-flex-cols{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem}@media only screen and (min-width:600px){.llms-flex-cols .llms-choice:not(.llms-col-1){width:calc(50% - 0.625rem)}}@media only screen and (min-width:992px){.llms-flex-cols .llms-choice.llms-col-1{width:100%}.llms-flex-cols .llms-choice.llms-col-2{width:calc(50% - 0.625rem)}.llms-flex-cols .llms-choice.llms-col-3{width:calc(33.33333% - 0.83333rem)}}.llms-question-wrapper ol.llms-question-choices li.llms-choice{border-bottom:1px solid var(--wp--preset--color--contrast-lightest);margin:0;padding:0;position:relative}.llms-question-wrapper ol.llms-question-choices li.llms-choice:first-child{border-top:1px solid var(--wp--preset--color--contrast-lightest)}.llms-question-wrapper ol.llms-question-choices li.llms-choice.type--picture{border:none}.llms-question-wrapper ol.llms-question-choices li.llms-choice.type--picture .llms-choice-image{border:1px solid var(--wp--preset--color--contrast-lightest);border-radius:var(--wp--custom--border--radius);overflow:hidden}.llms-question-wrapper ol.llms-question-choices li.llms-choice.type--picture label{display:inline-block;padding:0}.llms-question-wrapper ol.llms-question-choices li.llms-choice.type--picture .llms-marker{aspect-ratio:1 / 1;bottom:10px;height:50px;margin:0;position:absolute;right:10px}.llms-question-wrapper ol.llms-question-choices li.llms-choice.type--picture .llms-choice-image{margin:2px;padding:20px;transition:background 0.4s ease}.llms-question-wrapper ol.llms-question-choices li.llms-choice.type--picture .llms-choice-image img{display:block;height:auto;width:100%}.llms-question-wrapper ol.llms-question-choices li.llms-choice.type--picture input:checked~.llms-choice-image{background:#efefef}.llms-question-wrapper ol.llms-question-choices li.llms-choice input{display:none;left:0;pointer-events:none;position:absolute;top:0;visibility:hidden}.llms-question-wrapper ol.llms-question-choices li.llms-choice label{align-items:center;display:grid;grid-template-columns:1fr 10fr;margin:0;padding:var(--wp--preset--spacing--10) 0;position:relative}.llms-question-wrapper ol.llms-question-choices li.llms-choice label.hovered .llms-marker:not(.type--lister) .iterator{display:none}.llms-question-wrapper ol.llms-question-choices li.llms-choice label.hovered .llms-marker:not(.type--lister) .fa{display:inline}.llms-question-wrapper ol.llms-question-choices li.llms-choice .llms-marker{background-color:var(--wp--preset--color--primary-lightest);margin-right:var(--wp--preset--spacing--10);padding:calc(var(--wp--preset--spacing--10) / 2);text-align:center;transition:all 0.2s ease}.llms-question-wrapper ol.llms-question-choices li.llms-choice .llms-marker .fa{display:none}.llms-question-wrapper ol.llms-question-choices li.llms-choice .llms-marker.type--lister,.llms-question-wrapper ol.llms-question-choices li.llms-choice .llms-marker.type--checkbox{border-radius:calc(var(--wp--custom--border--radius) * 2)}.llms-question-wrapper ol.llms-question-choices li.llms-choice .llms-marker.type--radio{border-radius:calc(var(--wp--custom--border--radius) * 2)}.llms-question-wrapper ol.llms-question-choices li.llms-choice input:checked+.llms-marker{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--base)}.llms-question-wrapper ol.llms-question-choices li.llms-choice input:checked+.llms-marker .iterator{display:none}.llms-question-wrapper ol.llms-question-choices li.llms-choice input:checked+.llms-marker .fa{display:inline}.llms-question-wrapper ol.llms-question-choices li.llms-choice .llms-choice-text{display:inline-block;font-weight:var(--wp--custom--body--font-weight);margin:0}.llms-quiz-wrapper .llms-return{margin-bottom:var(--wp--preset--spacing--20)}.llms-quiz-wrapper .llms-quiz-results{margin:var(--wp--preset--spacing--20) 0}@media only screen and (min-width:992px){.llms-quiz-results{display:grid;gap:var(--wp--preset--spacing--20);grid-template-areas:"title title" "aside main" "history history";grid-template-columns:1fr 2fr}}.llms-quiz-results-title{grid-area:title}.llms-quiz-results-aside{grid-area:aside}.llms-quiz-results-aside .llms-donut{margin-right:auto;margin-left:auto}.llms-quiz-results-aside .llms-quiz-meta-info{border-bottom:1px solid var(--wp--preset--color--contrast-lightest);font-family:var(--wp--custom--heading--font-family);list-style:none;padding-left:0}.llms-quiz-results-aside .llms-quiz-meta-info li{border-top:1px solid var(--wp--preset--color--contrast-lightest);padding:var(--wp--preset--spacing--10) 0}.llms-quiz-results-main{grid-area:main}.llms-quiz-attempt-results{list-style:none;padding-left:0}.llms-quiz-attempt-results>li{border:1px solid var(--wp--preset--color--contrast-lightest);border-radius:calc(var(--wp--custom--border--radius) * 2);counter-increment:li;display:grid;grid-template-areas:"counter header" "counter main";grid-template-columns:1fr 10fr;margin-bottom:var(--wp--preset--spacing--10);overflow:hidden}.llms-quiz-attempt-results>li.correct{border-color:var(--wp--preset--color--success)}.llms-quiz-attempt-results>li.status--graded.incorrect{border-color:var(--wp--preset--color--error)}.llms-quiz-attempt-results>li.status--waiting{border-color:var(--wp--preset--color--warning)}.llms-quiz-attempt-results>li::before{content:counter(li);grid-area:counter;padding:var(--wp--preset--spacing--10);text-align:center}.llms-quiz-attempt-results>li.correct::before{color:var(--wp--preset--color--success);content:"\f058";font-family:var(--fa-style-family,"Font Awesome 6 Free")}.llms-quiz-attempt-results>li.status--graded.incorrect::before{color:var(--wp--preset--color--error);content:"\f057";font-family:var(--fa-style-family,"Font Awesome 6 Free")}.llms-quiz-attempt-results>li.status--waiting::before{color:var(--wp--preset--color--warning);content:"\f017";font-family:var(--fa-style-family,"Font Awesome 6 Free")}.llms-quiz-attempt-results .llms-quiz-attempt-question-header{grid-area:header;padding:var(--wp--preset--spacing--10) var(--wp--preset--spacing--10) var(--wp--preset--spacing--10) 0}.llms-quiz-attempt-results .llms-quiz-attempt-question-header a{color:var(--wp--preset--color--contrast);text-decoration:none}.llms-quiz-attempt-results .llms-quiz-attempt-question-header h3{color:inherit;font-size:var(--wp--preset--font-size--18);margin:0}.llms-quiz-attempt-results .llms-quiz-attempt-question-header .llms-points{font-size:var(--wp--preset--font-size--14)}.llms-quiz-attempt-results .llms-quiz-attempt-question-main{grid-area:main;display:none;padding:0 var(--wp--preset--spacing--10) var(--wp--preset--spacing--10) 0}.llms-quiz-attempt-results .llms-quiz-attempt-question-main .llms-quiz-results-label{font-size:var(--wp--preset--font-size--14);font-weight:var(--wp--custom--heading--font-weight);margin:0}.llms-quiz-attempt-results .llms-quiz-attempt-question-main .llms-question-description *:first-child{margin-top:0}.llms-quiz-attempt-results .llms-quiz-attempt-question-main .llms-clarifications{background-color:#f5f5f5;border-radius:calc(var(--wp--custom--border--radius) * 2);margin-top:var(--wp--preset--spacing--10);padding:var(--wp--preset--spacing--10)}.llms-quiz-attempt-results .llms-quiz-attempt-question-main .llms-clarifications *:last-child{margin-bottom:0}.llms-quiz-results-history{grid-area:history}.llms-quiz-timer{align-items:center;background:var(--wp--preset--color--success-lightest);border:1px solid var(--wp--preset--color--success);border-radius:var(--wp--custom--border--radius);color:var(--wp--preset--color--success);display:inline-flex;gap:calc(var(--wp--preset--spacing--10) / 2);margin-top:var(--wp--preset--spacing--10);padding:calc(var(--wp--preset--spacing--10) / 2) var(--wp--preset--spacing--10)}.llms-quiz-timer.color-half{background:var(--wp--preset--color--warning-lightest);border-color:var(--wp--preset--color--warning);color:var(--wp--preset--color--warning)}.llms-quiz-timer.color-empty{background:var(--wp--preset--color--error-lightest);border-color:var(--wp--preset--color--error);color:var(--wp--preset--color--error)}.llms-parent-course-link,.llms-return{font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--16)}.llms-parent-course-link a,.llms-return a{background-color:var(--wp--preset--color--primary-lightest);border-radius:var(--wp--custom--border--radius);color:var(--wp--preset--color--primary);font-weight:var(--wp--custom--heading--font-weight);padding:3px 6px;text-decoration:none}.llms-parent-course-link a:hover,.llms-return a:hover{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--base)}.llms-sd-nav select{width:100%}.llms-sd-items{display:none;font-family:var(--wp--custom--heading--font-family);list-style:none;margin:0 0 var(--wp--preset--spacing--40) 0;padding:0}.llms-sd-items li{display:inline-block}.llms-sd-items a{font-weight:900}.llms-sd-items li a{color:var(--wp--preset--color--contrast);display:inline-block;font-weight:var(--wp--custom--heading--font-weight);text-decoration:none}.llms-sd-items li .llms-sep{display:none}@media only screen and (min-width:992px){.llms-sd-nav select{display:none}.llms-student-dashboard{display:grid;grid-column-gap:var(--wp--preset--spacing--40);grid-template-columns:1fr 1fr}.llms-student-dashboard .llms-notice{grid-column:1/-1}.logged-in .llms-student-dashboard{grid-template-columns:1fr 4fr}.llms-sd-items{display:flex;flex-direction:column}.llms-sd-items li{display:block}.llms-sd-items li a:hover{background-color:#f9f9f9;border-right-color:var(--wp--preset--color--tertiary);border-right-style:solid;text-decoration:underline}.llms-sd-items li.current a{background-color:#efefef;border-right-color:var(--wp--preset--color--primary);border-right-style:solid;color:var(--wp--preset--color--primary)}.llms-sd-items li a{border-right:5px solid var(--wp--preset--color--contrast-lightest);display:block;padding:.5em 1em;transition:background 0.2s ease,border-top-color 0.2s ease}}.llms-sd-main{margin-top:var(--wp--preset--spacing--30)}.llms-sd-main .llms-sd-section{margin:var(--wp--preset--spacing--30) 0}.llms-sd-main .llms-sd-section .llms-table{margin-top:0}.llms-sd-main .llms-sd-title{font-size:var(--wp--preset--font-size--24);margin:0 0 var(--wp--preset--spacing--30) 0}.llms-sd-main .llms-sd-title small{font-size:var(--wp--preset--font-size--16);text-decoration:none}.llms-sd-section-footer{margin-top:var(--wp--preset--spacing--30);text-align:right}.llms-sd-section-footer .llms-button-secondary{background-color:#fff0;color:var(--wp--preset--color--primary);font-size:var(--wp--preset--font-size--16)}.llms-sd-section-footer .llms-button-secondary:hover{color:var(--wp--preset--color--secondary)}.llms-sd-section-footer .llms-button-secondary::after{content:"\2192";margin-left:calc(var(--wp--preset--spacing--10) / 2)}@media only screen and (min-width:992px){.llms-sd-main{margin-top:0}}.my-grades .llms-sd-widgets{font-family:var(--wp--custom--heading--font-family);margin-bottom:0;text-align:center}.my-grades .llms-sd-widgets>*{background-color:var(--wp--preset--color--base);border-radius:calc(var(--wp--custom--border--radius) * 2);border:1px solid var(--wp--preset--color--contrast-lightest);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:var(--wp--preset--color--contrast);display:flex;flex-direction:column;font-size:var(--wp--preset--font-size--16);gap:var(--wp--preset--spacing--10);justify-content:flex-start;overflow:hidden;padding:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);text-align:center;text-decoration:none}@media only screen and (min-width:600px){.my-grades .llms-sd-widgets{display:flex;flex-wrap:wrap;justify-content:space-between}.my-grades .llms-sd-widgets>*{flex:0 0 32%;margin-bottom:0}.my-grades .llms-sd-widgets>*:nth-child(1){order:1}.my-grades .llms-sd-widgets>*:nth-child(2){order:2}.my-grades .llms-sd-widgets>*:nth-child(3){order:4}.my-grades .llms-sd-widgets>*:nth-child(4){order:3}.my-grades .llms-sd-widgets>*:nth-child(5){order:5}.my-grades .llms-sd-widgets>*:nth-child(3),.my-grades .llms-sd-widgets>*:nth-child(5){flex:0 0 49%;margin-top:2%}}.my-grades .llms-sd-widgets h4{margin:0}.my-grades .llms-sd-widgets .llms-donut{margin-right:auto;margin-left:auto}.my-grades .llms-sd-widgets .llms-sd-date{font-size:var(--wp--preset--font-size--24);font-weight:var(--wp--custom--heading--font-weight)}.my-grades .llms-sd-widgets .llms-sd-date .diff{color:var(--wp--preset--color--contrast-lighter);font-size:var(--wp--preset--font-size--16);font-style:italic;font-weight:var(--wp--custom--body--font-weight);display:block}.my-grades .llms-single-course-grades th{vertical-align:middle}.my-grades .llms-single-course-grades td{vertical-align:top}.my-grades .llms-associated_quiz,.my-grades .llms-overall_grade{text-align:center}.my-grades .llms-associated_quiz .llms-donut{margin:0 auto}.my-grades .llms-associated_quiz .llms-status{display:block;margin-top:calc(var(--wp--preset--spacing--10) / 2)}.my-grades .llms-overall_grade .llms-donut{margin-right:auto;margin-left:auto}.llms-achievements-loop{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem;padding:0;text-align:left}@media only screen and (min-width:600px){.llms-achievements-loop>li{width:calc(50% - 0.625rem)}}@media only screen and (min-width:992px){.llms-achievements-loop>li{width:calc(33.33333% - 0.83333rem)}}.llms-achievement-loop-item{list-style:none}.llms-achievement-loop-item a{background-color:var(--wp--preset--color--base);border-radius:var(--wp--custom--border--radius);box-shadow:0 20px 30px 0 #0000001a;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:var(--wp--preset--color--contrast);display:flex;flex-direction:column;font-size:var(--wp--preset--font-size--16);gap:var(--wp--preset--spacing--10);justify-content:flex-start;overflow:hidden;padding:var(--wp--preset--spacing--20);text-align:center;text-decoration:none;transition:all 0.4s ease-in-out}.llms-achievement-loop-item a:hover{box-shadow:0 20px 30px 0 #0000003a}.llms-achievement-loop-item img{display:block;height:auto;max-width:50%;margin:0 auto}.llms-achievement-loop-item p{margin:0}.llms-achievement-loop-item h4{font-size:var(--wp--preset--font-size--18);margin:0}.llms-achievement-loop-item .llms-achievement-date{color:var(--wp--preset--color--contrast-lighter);margin-top:var(--wp--preset--spacing--10)}.llms-achievement-modal .llms-achievement{padding:var(--wp--preset--spacing--20);text-align:center}.llms-achievement-modal .llms-achievement .llms-achievement-title{margin:0}.llms-achievement-modal .llms-achievement .llms-achievement-image img{height:auto;max-width:128px}.llms-achievement-modal .llms-achievement .llms-achievement-date{color:var(--wp--preset--color--contrast-lighter);font-size:var(--wp--preset--font-size--16);font-weight:var(--wp--custom--body--font-weight);display:block}.llms-certificates-loop{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem;padding:0;text-align:left}@media only screen and (min-width:600px){.llms-certificates-loop>li{width:calc(50% - 0.625rem)}}@media only screen and (min-width:992px){.llms-certificates-loop>li{width:calc(33.33333% - 0.83333rem)}}.llms-certificate-loop-item{list-style:none}.llms-certificate-loop-item a{background-color:var(--wp--preset--color--base);border-radius:calc(var(--wp--custom--border--radius) * 2);box-shadow:0 20px 30px 0 #0000001a;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:var(--wp--preset--color--contrast);display:flex;flex-direction:column;font-size:var(--wp--preset--font-size--16);gap:var(--wp--preset--spacing--10);justify-content:flex-start;overflow:hidden;padding:var(--wp--preset--spacing--20);text-align:center;text-decoration:none;transition:all 0.4s ease-in-out}.llms-certificate-loop-item a:hover{box-shadow:0 20px 30px 0 #0000003a}.llms-certificate-loop-item p{margin:0}.llms-certificate-loop-item h4{color:inherit;font-size:var(--wp--preset--font-size--18);margin:0}.llms-notification-list{list-style:none;margin:0;padding:0}.llms-notification{background-color:var(--wp--preset--color--base);border:2px solid var(--wp--preset--color--contrast-lightest);border-radius:calc(var(--wp--custom--border--radius) * 2);display:flex;flex:0 0 25em;gap:var(--wp--preset--spacing--10);margin:var(--wp--preset--spacing--20) 0;opacity:0;padding:var(--wp--preset--spacing--10);position:fixed;right:-800px;transition:opacity 0.4s ease-in-out,right 0.4s ease-in-out;top:var(--wp--preset--spacing--20);visibility:hidden;width:auto;z-index:9999999}.llms-notification.visible{left:var(--wp--preset--spacing--10);opacity:1;right:var(--wp--preset--spacing--10);transition:opacity 0.4s ease-in-out,right 0.4s ease-in-out,top 0.1s ease-in-out,background 0.2s ease-in-out,transform 0.2s ease-in-out;visibility:visible}.llms-notification:hover .llms-notification-dismiss{opacity:1}.llms-notification-dismiss{color:var(--wp--preset--color--error);cursor:pointer;font-size:22px;position:absolute;right:10px;top:8px;transition:opacity 0.4s ease-in-out}.llms-notification-content{display:flex;flex-direction:row-reverse;flex:6;gap:var(--wp--preset--spacing--10)}.llms-notification-body{display:flex;gap:1em;flex-wrap:wrap;align-items:center;margin-top:.5em}.llms-notification-body .llms-mini-cert h2{font-size:var(--wp--preset--font-size--18)}.llms-notification-content img{max-width:48px}.llms-notification-content .llms-notification-main{display:flex;flex-direction:column;flex:9;justify-content:center}.llms-notification-content .llms-notification-main h4,.llms-notification-content .llms-notification-main p{margin:0}.llms-notification-content .llms-notification-main .llms-progress{width:100%}.llms-notification-content .llms-notification-body h2{font-size:var(--wp--preset--font-size--18);margin:0}.llms-notification-content .llms-notification-aside{align-self:center;display:flex;flex:1}.llms-notification-content .llms-notification-aside img{align-self:center;height:auto;width:100%}.llms-notification-footer{align-self:center;color:var(--wp--preset--color--contrast-lighter);flex:0;font-size:var(--wp--preset--font-size--16)}.llms-sd-notification-center .llms-notification{left:auto;opacity:1;position:relative;right:auto;top:auto;visibility:visible;width:auto;z-index:1}.llms-sd-notification-center .llms-notification .llms-progress,.llms-sd-notification-center .llms-notification:hover .llms-notification-dismiss{display:none}.llms-sd-notification-center .llms-notification-footer{flex:2;text-align:right}.llms-notification-footer a{display:block}@media all and (min-width:480px){.llms-notification{width:400px}.llms-notification.visible{left:auto;right:var(--wp--preset--spacing--20)}.llms-notification .llms-notification-dismiss{opacity:0}}.llms-donut{background-color:var(--wp--preset--color--contrast-lighter);background-image:none;border-radius:50%;color:var(--wp--preset--color--contrast-lighter);font-family:var(--wp--custom--heading--font-family);height:200px;overflow:hidden;position:relative;width:200px}.llms-donut svg{overflow:visible!important;pointer-events:none;width:100%}.llms-donut svg path{fill:none;stroke-width:35px;stroke:var(--wp--preset--color--base-contrast-lighter)}.llms-donut.mini{height:48px;width:48px}.llms-donut.mini .percentage{font-size:calc(var(--wp--preset--font-size--24) / 2)}.llms-donut.small{height:100px;width:100px}.llms-donut.small .percentage{font-size:var(--wp--preset--font-size--18)}.llms-donut.medium{height:130px;width:130px}.llms-donut.medium .percentage{font-size:var(--wp--preset--font-size--24)}.llms-donut.large{height:260px;width:260px}.llms-donut .inside{align-items:center;background-color:var(--wp--preset--color--base);border-radius:50%;box-sizing:border-box;display:flex;flex-wrap:wrap;height:80%;justify-content:center;left:50%;position:absolute;text-align:center;transform:translate(-50%,-50%);width:80%;top:50%;z-index:3}.llms-donut .percentage{font-size:var(--wp--preset--font-size--30);font-weight:900;line-height:1.2}.llms-donut .caption{font-size:var(--wp--preset--font-size--16);font-weight:var(--wp--custom--body--font-weight)}.llms-donut.passing,.llms-donut.pass{color:var(--wp--preset--color--success)}.llms-donut.passing svg path,.llms-donut.pass svg path{stroke:var(--wp--preset--color--success)}.llms-donut.failing{color:var(--wp--preset--color--error)}.llms-donut.failing svg path{stroke:var(--wp--preset--color--error)}.llms-donut.pending{color:var(--wp--preset--color--warning)}.llms-donut.pending svg path{stroke:var(--wp--preset--color--warning)}.llms-donut.default.pending{background-color:var(--wp--preset--color--warning)}.llms-status{background-color:var(--wp--preset--color--primary-lightest);border-radius:var(--wp--custom--border--radius);color:var(--wp--preset--color--primary);font-family:var(--wp--custom--heading--font-family);font-size:var(--wp--preset--font-size--14);font-weight:var(--wp--custom--heading--font-weight);padding:3px 6px;text-align:center;text-transform:uppercase;vertical-align:middle}.llms-status.llms-size--large{font-size:var(--wp--preset--font-size--24);padding:var(--wp--preset--spacing--10) var(--wp--preset--spacing--20)}.llms-status.llms-active,.llms-status.llms-completed,.llms-status.llms-pass,.llms-status.llms-txn-succeeded{color:var(--wp--preset--color--base);background-color:var(--wp--preset--color--success)}.llms-status.llms-fail,.llms-status.llms-failed,.llms-status.llms-expired,.llms-status.llms-cancelled,.llms-status.llms-txn-failed{color:var(--wp--preset--color--base);background-color:var(--wp--preset--color--error)}.llms-status.llms-incomplete,.llms-status.llms-on-hold,.llms-status.llms-pending,.llms-status.llms-pending-cancel,.llms-status.llms-refunded,.llms-status.llms-txn-pending,.llms-status.llms-txn-refunded{color:var(--wp--preset--color--base);background-color:var(--wp--preset--color--warning)}.llms-tooltip{background-color:var(--wp--preset--color--contrast);border-radius:var(--wp--custom--border--radius);color:var(--wp--preset--color--base);font-size:var(--wp--preset--font-size--14);opacity:0;padding:calc(var(--wp--preset--spacing--10) / 2);left:var(--wp--preset--spacing--10);position:absolute;pointer-events:none;right:var(--wp--preset--spacing--10);bottom:20px;transition:opacity 0.25s ease,bottom 0.2s ease;max-width:400px}.llms-tooltip.show{bottom:40px;opacity:1}.llms-tooltip::after{bottom:-8px;border-top:8px solid var(--wp--preset--color--contrast);border-left:8px solid #fff0;border-right:8px solid #fff0;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.webui-popover-title{font-size:initial;font-weight:initial;line-height:initial}.webui-popover-inverse .webui-popover-inner .close{color:var(--wp--preset--color--base);opacity:.6;text-shadow:none}.webui-popover-inverse .webui-popover-inner .close:hover{opacity:.8}.webui-popover-inverse .webui-popover-content a{color:var(--wp--preset--color--base);text-decoration:underline}.webui-popover-inverse .webui-popover-content a:hover{text-decoration:none}.entry-content .llms-video-wrapper .center-video .llms-av-embed{position:relative;width:auto;height:auto}a.llms-av-disabled{pointer-events:none;opacity:.65}.llms-video-wrapper .center-video .llms-av-embed{height:100%;left:0;position:absolute;top:0;width:100%}.llms-av-embed iframe{display:block;z-index:1}.llms-av-embed .llms-spinning{z-index:2}.llms-av-embed:hover .llms-av-controls,.llms-av-embed.state--paused .llms-av-controls{opacity:1}.llms-av-embed.hide-controls:not(.state--paused) .llms-av-controls{opacity:0}.llms-av-embed.state--playing .llms-av--play .llms-av--icon{border:0;border-right:15px double #fefefe;height:20px}@media(hover: none){.llms-av-embed .llms-av-controls{opacity:1}}.llms-av-controls{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;left:0;padding:10px;position:absolute;right:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:2;gap:8px}.llms-av-controls .llms-av--fs,.llms-av-controls .llms-av--play{background:rgba(16,16,16,.85);border-radius:4px;display:inline-block;line-height:1;padding:10px 25px}.llms-av-controls .llms-av--fs .llms-av--icon,.llms-av-controls .llms-av--play .llms-av--icon{border:10px solid rgba(0,0,0,0);border-left:15px solid #fefefe;border-right-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.llms-av-controls .llms-av--fs{-webkit-appearance:none;border:none;padding:10px 15px;color:#fff;cursor:pointer}.llms-av-controls .llms-av--progress{background:rgba(16,16,16,.85);border-radius:4px;padding:9px;margin:8px 0 5px;width:100%}.llms-av-controls .llms-av--progress .llms-av--total{border:1px solid rgba(254,254,254,.55);padding:1px;position:relative;height:100%}.llms-av-controls .llms-av--progress .llms-av--elapsed,.llms-av-controls .llms-av--progress .llms-av--buffered{bottom:1px;position:absolute;left:1px;top:1px}.llms-av-controls .llms-av--progress .llms-av--elapsed{background:#fefefe;z-index:2;-webkit-transition:width .1s linear;transition:width .1s linear}.llms-av-controls .llms-av--progress .llms-av--time{background:#fefefe;color:#101010;display:none;font-size:11px;line-height:1;padding:3px 5px;position:absolute;right:-5px;bottom:calc(100% + 12px)}.llms-av-controls .llms-av--progress .llms-av--time:after{bottom:-7px;border:4px solid rgba(0,0,0,0);border-top-color:#fefefe;border-right-color:#fefefe;content:"";right:5px;margin-left:-5px;position:absolute}.llms-av-controls .llms-av--progress .llms-av--buffered{background:#919191;z-index:1;-webkit-transition:width .3s ease;transition:width .3s ease}.llms-av-pv{background:linear-gradient(-45deg, rgba(16, 16, 16, 0.85), #101010);bottom:0;color:#fefefe;left:0;padding:20px;position:absolute;right:0;text-align:left;top:0;z-index:3}.llms-av-pv .llms-av-pv--up-next{font-size:1rem;font-weight:600}.llms-av-pv .llms-av-pv--next{font-size:1.7rem}.llms-av-pv .llms-av-pv--title,.llms-av-pv .llms-av-pv--excerpt{margin:1rem 0;color:#fefefe}.llms-av-pv .llms-av-pv--continue{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.llms-av-pv .llms-av-pv--btn-continue{position:relative;z-index:2}.llms-av-pv .llms-av-pv--btn-continue i.fa{font-size:90%;left:-4px;position:relative}.llms-av-pv .llms-av-pv--thumbnail{display:none;position:relative;z-index:1}.llms-av-pv .llms-av-pv--thumbnail:after{background:rgba(16,16,16,.4);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.llms-av-pv .llms-av-pv--btn-stop-countdown{background:rgba(0,0,0,0);border-radius:4px;color:#fefefe;font-size:1.25rem;padding:5px 10px;position:absolute;right:10px;top:10px}@media only screen and (min-width: 840px){.llms-av-pv .llms-av-pv--course,.llms-av-pv .llms-av-pv--next,.llms-av-pv .llms-av-pv--excerpt{max-width:50%}.llms-av-pv .llms-av-pv--thumbnail{display:block}.llms-av-pv .llms-av-pv--thumbnail+.llms-av-pv--btn-continue{bottom:10px;position:absolute;right:10px}}div.sib-sms-field{display:inline-block;position:relative;width:100%}.sib-sms-field .sib-country-block{position:absolute;right:auto;left:0;top:0;bottom:0;padding:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sib-country-block .sib-toggle.sib-country-flg{z-index:1;position:relative;width:46px;height:100%;padding:0 0 0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#dbdbdb;cursor:pointer}.sib-country-block .sib-toggle .sib-cflags{position:absolute;top:0;bottom:0;margin:auto;height:15px;width:20px;background-repeat:no-repeat;background-color:#dbdbdb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(https://courses.ghazwan.pro/wp-content/plugins/mailin/css/../img/flags/fr.png)}.sib-country-block .sib-toggle .sib-icon-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid #fff0;border-right:3px solid #fff0;border-top:4px solid}.sib-sms-field ul.sib-country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:rgb(0 0 0 / .2) 1px 1px 4px;background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:150px;overflow-y:scroll;overflow-x:hidden;top:50px;width:250px}.sib-sms-field ul.sib-country-list li.sib-country-prefix{font-size:14px;padding:1px 10px;cursor:pointer}.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover{background-color:#dbdbdb}.sib-sms-field ul.sib-country-list li .sib-flag-box{width:20px}.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag{height:18px;width:20px;background-image:url(https://courses.ghazwan.pro/wp-content/plugins/mailin/css/../img/flags/ad.png);vertical-align:middle;display:inline-block;background-repeat:no-repeat}.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code{margin-left:20px}.sib-sms-field .sib-sms{padding-right:6px;padding-left:52px;margin-left:0;position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;margin-right:0}.sib-multi-lists.sib_error{color:#A94442}