.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:#fff0;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:#fff0 url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgb(255 0 0 / .7);background:-webkit-linear-gradient(transparent,rgb(0 0 0 / .35));background:linear-gradient(transparent,rgb(0 0 0 / .35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:#fff0 url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsl(0 0% 100% / .3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsl(0 0% 100% / .4) 25%,transparent 0,transparent 50%,hsl(0 0% 100% / .4) 0,hsl(0 0% 100% / .4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsl(0 0% 100% / .4) 25%,transparent 0,transparent 50%,hsl(0 0% 100% / .4) 0,hsl(0 0% 100% / .4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsl(0 0% 100% / .3)}.mejs-time-current,.mejs-time-handle-content{background:hsl(0 0% 100% / .9)}.mejs-time-hovered{background:hsl(0 0% 100% / .5);z-index:10}.mejs-time-hovered.negative{background:rgb(0 0 0 / .2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid #fff0;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsl(0 0% 100% / .9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee #fff0 #fff0;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgb(50 50 50 / .7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsl(0 0% 100% / .5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsl(0 0% 100% / .9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgb(50 50 50 / .8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsl(0 0% 100% / .8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgb(50 50 50 / .7);border:1px solid #fff0;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsl(0 0% 100% / .4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsl(0 0% 8% / .5);box-shadow:5px 0 0 hsl(0 0% 8% / .5),-5px 0 0 hsl(0 0% 8% / .5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgb(255 255 255 / .33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:#fff0;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:#fff0 url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgb(255 0 0 / .7);background:-webkit-linear-gradient(transparent,rgb(0 0 0 / .35));background:linear-gradient(transparent,rgb(0 0 0 / .35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:#fff0 url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsl(0 0% 100% / .3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsl(0 0% 100% / .4) 25%,transparent 0,transparent 50%,hsl(0 0% 100% / .4) 0,hsl(0 0% 100% / .4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsl(0 0% 100% / .4) 25%,transparent 0,transparent 50%,hsl(0 0% 100% / .4) 0,hsl(0 0% 100% / .4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsl(0 0% 100% / .3)}.mejs-time-current,.mejs-time-handle-content{background:hsl(0 0% 100% / .9)}.mejs-time-hovered{background:hsl(0 0% 100% / .5);z-index:10}.mejs-time-hovered.negative{background:rgb(0 0 0 / .2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid #fff0;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsl(0 0% 100% / .9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee #fff0 #fff0;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgb(50 50 50 / .7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsl(0 0% 100% / .5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsl(0 0% 100% / .9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgb(50 50 50 / .8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsl(0 0% 100% / .8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgb(50 50 50 / .7);border:1px solid #fff0;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsl(0 0% 100% / .4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsl(0 0% 8% / .5);box-shadow:5px 0 0 hsl(0 0% 8% / .5),-5px 0 0 hsl(0 0% 8% / .5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgb(255 255 255 / .33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.wpcf7-not-valid-tip{direction:rtl}.use-floating-validation-tip .wpcf7-not-valid-tip{right:1em}.wpcf7-list-item{margin:0 1em 0 0}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}@font-face{font-display:swap;font-family:'icomoon';src:url(/wp-content/plugins/matat-instagram-feed-master/assets/fonts/icomoon.eot?4zintq);src:url("/wp-content/plugins/matat-instagram-feed-master/assets/fonts/icomoon.eot?4zintq#iefix") format("embedded-opentype"),url(/wp-content/plugins/matat-instagram-feed-master/fonts/icomoon.ttf?4zintq) format("truetype"),url(/wp-content/plugins/matat-instagram-feed-master/fonts/icomoon.woff?4zintq) format("woff"),url("/wp-content/plugins/matat-instagram-feed-master/fonts/icomoon.svg?4zintq#icomoon") format("svg");font-weight:400;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-angle-down-thin:before{content:"\e900"}.icon-angle-down:before{content:"\e901"}.icon-angle-left-thin:before{content:"\e904"}.icon-angle-left:before{content:"\e905"}.icon-angle-right-thin:before{content:"\e902"}.icon-angle-right:before{content:"\e903"}.icon-angle-up-thin:before{content:"\e906"}.icon-angle-up:before{content:"\e907"}.icon-close:before{content:"\e90a"}.icon-delete:before{content:"\e90b"}.matat-instagram-section{margin:30px 0}.matat-instagram-section h2{margin-bottom:30px;font-size:30px}.minf-instagram-posts-container .minf-instagram-row{margin:0 -5px}.minf-instagram-posts-container .minf-instagram-row .minf-insta-col{padding:0 5px}.matat-instagram-section .minf-profile-name{text-align:center;font-size:16px;margin-bottom:25px}.minf-insta-item .minf-inner-insta-carousel{position:relative}.minf-insta-item .slick-slider .slick-arrow{position:absolute;font-size:0;top:50%;transform:translateY(-50%);background:#ffffff87;width:30px;height:30px;text-align:center;visibility:0;opacity:0;transition:0.3s}.minf-insta-item:hover .slick-slider .slick-arrow{visibility:visible;opacity:1}.minf-insta-item:hover .slick-slider .slick-arrow:hover{background:#fff}.minf-insta-item a{position:relative;padding-bottom:100%;display:block}.minf-insta-item a img{position:absolute;height:100%;width:100%;top:0;right:0}.slick-slider .slick-arrow:before{position:absolute;font-family:'icomoon';font-size:13px;top:50%;transform:translateY(-50%);color:#000;left:0;right:0}.slick-slider .slick-arrow.slick-prev{right:10px}.slick-slider .slick-arrow.slick-next{left:10px}.slick-slider .slick-arrow.slick-prev:before{content:"\e905"}.slick-slider .slick-arrow.slick-next:before{content:"\e903"}.minf-instagram-grid{display:grid;grid-gap:0;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1400px;margin-left:auto;margin-right:auto;direction:ltr}.minf-instagram-grid .minf-insta-col:nth-child(1),.minf-instagram-grid .minf-insta-col:nth-child(10){grid-column:auto / span 2;grid-row:auto / span 2}.minf-instagram-grid .minf-insta-col{grid-column:auto / span 1;grid-row:auto / span 1}@media (max-width:767px){.matat-instagram-section .minf-profile-name{font-size:.75rem}.matat-instagram-section{margin:20px 0;padding-inline:0!important}.matat-instagram-section h2{margin-bottom:.938rem;font-size:1.25rem}.minf-instagram-row.has_slider{display:flex;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap}.minf-instagram-posts-container .minf-instagram-row .minf-insta-col{padding:0;min-width:7.875rem;flex-basis:7.875rem;margin-left:.313rem}.minf-instagram-posts-container .minf-instagram-row{margin:0;padding-right:10px}.minf-instagram-posts-container .minf-instagram-grid{padding:0 .938rem}.minf-instagram-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.minf-instagram-grid .minf-insta-col:nth-child(4),.minf-instagram-grid .minf-insta-col:nth-child(5){display:none}}.wpcf7-not-valid-tip{direction:rtl}.use-floating-validation-tip .wpcf7-not-valid-tip{right:1em}.wpcf7-list-item{margin:0 1em 0 0}@font-face{font-display:swap;font-family:'icomoon';src:url(/wp-content/plugins/matat-instagram-feed-master/assets/fonts/icomoon.eot?4zintq);src:url("/wp-content/plugins/matat-instagram-feed-master/assets/fonts/icomoon.eot?4zintq#iefix") format("embedded-opentype"),url(/wp-content/plugins/matat-instagram-feed-master/fonts/icomoon.ttf?4zintq) format("truetype"),url(/wp-content/plugins/matat-instagram-feed-master/fonts/icomoon.woff?4zintq) format("woff"),url("/wp-content/plugins/matat-instagram-feed-master/fonts/icomoon.svg?4zintq#icomoon") format("svg");font-weight:400;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-angle-down-thin:before{content:"\e900"}.icon-angle-down:before{content:"\e901"}.icon-angle-left-thin:before{content:"\e904"}.icon-angle-left:before{content:"\e905"}.icon-angle-right-thin:before{content:"\e902"}.icon-angle-right:before{content:"\e903"}.icon-angle-up-thin:before{content:"\e906"}.icon-angle-up:before{content:"\e907"}.icon-close:before{content:"\e90a"}.icon-delete:before{content:"\e90b"}.matat-instagram-section{margin:30px 0}.matat-instagram-section h2{margin-bottom:30px;font-size:30px}.minf-instagram-posts-container .minf-instagram-row{margin:0 -5px}.minf-instagram-posts-container .minf-instagram-row .minf-insta-col{padding:0 5px}.matat-instagram-section .minf-profile-name{text-align:center;font-size:16px;margin-bottom:25px}.minf-insta-item .minf-inner-insta-carousel{position:relative}.minf-insta-item .slick-slider .slick-arrow{position:absolute;font-size:0;top:50%;transform:translateY(-50%);background:#ffffff87;width:30px;height:30px;text-align:center;visibility:0;opacity:0;transition:0.3s}.minf-insta-item:hover .slick-slider .slick-arrow{visibility:visible;opacity:1}.minf-insta-item:hover .slick-slider .slick-arrow:hover{background:#fff}.minf-insta-item a{position:relative;padding-bottom:100%;display:block}.minf-insta-item a img{position:absolute;height:100%;width:100%;top:0;right:0}.slick-slider .slick-arrow:before{position:absolute;font-family:'icomoon';font-size:13px;top:50%;transform:translateY(-50%);color:#000;left:0;right:0}.slick-slider .slick-arrow.slick-prev{right:10px}.slick-slider .slick-arrow.slick-next{left:10px}.slick-slider .slick-arrow.slick-prev:before{content:"\e905"}.slick-slider .slick-arrow.slick-next:before{content:"\e903"}.minf-instagram-grid{display:grid;grid-gap:0;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1400px;margin-left:auto;margin-right:auto;direction:ltr}.minf-instagram-grid .minf-insta-col:nth-child(1),.minf-instagram-grid .minf-insta-col:nth-child(10){grid-column:auto / span 2;grid-row:auto / span 2}.minf-instagram-grid .minf-insta-col{grid-column:auto / span 1;grid-row:auto / span 1}@media (max-width:767px){.matat-instagram-section .minf-profile-name{font-size:.75rem}.matat-instagram-section{margin:20px 0;padding-inline:0!important}.matat-instagram-section h2{margin-bottom:.938rem;font-size:1.25rem}.minf-instagram-row.has_slider{display:flex;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap}.minf-instagram-posts-container .minf-instagram-row .minf-insta-col{padding:0;min-width:7.875rem;flex-basis:7.875rem;margin-left:.313rem}.minf-instagram-posts-container .minf-instagram-row{margin:0;padding-right:10px}.minf-instagram-posts-container .minf-instagram-grid{padding:0 .938rem}.minf-instagram-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.minf-instagram-grid .minf-insta-col:nth-child(4),.minf-instagram-grid .minf-insta-col:nth-child(5){display:none}}@font-face{font-display:swap;font-family:"icomoon";src:url(/wp-content/plugins/matat-products-reviews/assets/fonts/icomoon.eot?4zintq);src:url("/wp-content/plugins/matat-products-reviews/assets/fonts/icomoon.eot?4zintq#iefix") format("embedded-opentype"),url(/wp-content/plugins/matat-products-reviews/assets/fonts/icomoon.ttf?4zintq) format("truetype"),url(/wp-content/plugins/matat-products-reviews/assets/fonts/icomoon.woff?4zintq) format("woff"),url("/wp-content/plugins/matat-products-reviews/assets/fonts/icomoon.svg?4zintq#icomoon") format("svg");font-weight:400;font-style:normal;font-display:swap}[class^="icon-"],[class*=" icon-"]{font-family:"icomoon"!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-star:before{content:"\e925"}.icon-star.active{color:#fbd22f}@font-face{font-display:swap;font-family:'mpr-icomoon';src:url(/wp-content/plugins/matat-products-reviews/assets/fonts/fonts/mpr-icomoon.eot?nw49h);src:url('/wp-content/plugins/matat-products-reviews/assets/fonts/fonts/mpr-icomoon.eot?nw49h#iefix') format('embedded-opentype'),url(/wp-content/plugins/matat-products-reviews/assets/fonts/fonts/mpr-icomoon.ttf?nw49h) format('truetype'),url(/wp-content/plugins/matat-products-reviews/assets/fonts/fonts/mpr-icomoon.woff?nw49h) format('woff'),url('/wp-content/plugins/matat-products-reviews/assets/fonts/fonts/mpr-icomoon.svg?nw49h#mpr-icomoon') format('svg');font-weight:400;font-style:normal;font-display:block}[class^="mpr-icon-"],[class*=" mpr-icon-"]{font-family:'mpr-icomoon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mpr-icon-check-circle:before{content:"\e900"}.mpr-icon-star-new:before{content:"\e901"}.page-template-matat-products-reviews-main .site-content,.page-template-matat-products-reviews-thanks .site-content{direction:rtl}.page-template-matat-products-reviews-main .review-banner{position:relative}.page-template-matat-products-reviews-main .review-banner img{width:100%}.page-template-matat-products-reviews-main .review-banner .banner-content{position:absolute;top:0;width:100%;height:100%;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.page-template-matat-products-reviews-main .review-banner h1{margin:0}.page-template-matat-products-reviews-main .review-form-holder{margin:-33px -6px 0;position:relative;z-index:3;padding:0 0 32px}.page-template-matat-products-reviews-main .review-form-holder>*{position:relative;z-index:5}.page-template-matat-products-reviews-main .review-form-holder .section-title{position:relative;font-size:14px;line-height:1.2;padding-right:30px;margin:0 0 13px;text-align:inherit}.page-template-matat-products-reviews-main .review-form-holder .section-title .number{background:#f58c0d;position:absolute;top:9px;right:0;width:23px;height:23px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;color:#fff;font-size:13px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.page-template-matat-products-reviews-main .review-product-section{background:#fff;margin:0 0 13px}.page-template-matat-products-reviews-main .review-product-item{border:1px solid #ebebeb;padding:18px 22px 15px}.page-template-matat-products-reviews-main .review-product-item .img-wrap{max-width:85px;margin:0 auto 7px}.page-template-matat-products-reviews-main .review-product-item .img-wrap img{width:100%}.page-template-matat-products-reviews-main .review-product-item .product-name{display:block;color:#000;font-size:13px;line-height:1.2;font-weight:400;margin:0 0 10px;text-align:center}.page-template-matat-products-reviews-main .review-product-item .stars-holder{border:1px solid #ebebeb;border-width:1px 0;padding:11px 0 14px;margin:0 0 14px}.page-template-matat-products-reviews-main .review-product-item .stars-holder .stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;font-size:20px;color:#dad8da}.page-template-matat-products-reviews-main .review-product-item .stars-holder .icon-star{margin:0 6px}.page-template-matat-products-reviews-main .review-product-item .stars-holder .icon-star.active{color:#fbd22f}.page-template-matat-products-reviews-main .recommend-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 15px}.page-template-matat-products-reviews-main .recommend-product .recommend-title{display:block;font-weight:600;font-size:12px;color:#4c4b4b;margin:0 0 9px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.page-template-matat-products-reviews-main .recommend-product .recommend-radio{font-size:13px;line-height:1.2308;margin:0 .625rem 0 0}.page-template-matat-products-reviews-main.rtl .recommend-product .recommend-radio{margin-left:.625rem;margin-right:0}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label{display:block;position:relative;padding-right:23px;font-weight:400}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label input[type="radio"]{position:absolute;top:0;right:0;opacity:0;width:100%;margin:0;height:100%}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label input[type="radio"]:checked~.fake-input:before{opacity:1}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label .fake-input{position:absolute;top:0;right:0;width:16px;height:16px;border:2px solid #4c4b4b;border-radius:50%}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label .fake-input:before{content:"";position:absolute;top:2px;bottom:2px;left:2px;right:2px;background:#4c4b4b;border-radius:50%;opacity:0;-webkit-transition:.2s ease-in-out opacity;transition:.2s ease-in-out opacity}.page-template-matat-products-reviews-main .recommend-product .recommend-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 15px}.page-template-matat-products-reviews-main .recommend-product .recommend-product .recommend-title{display:block;font-weight:600;font-size:12px;color:#4c4b4b;margin:0 0 9px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.page-template-matat-products-reviews-main textarea.input-text{margin:0;color:#4c4b4b;font-size:12px;line-height:1.25;padding:2px 6px;height:51px;resize:none;width:100%}.page-template-matat-products-reviews-main .rating-table-section{background:#fff;margin:0 0 13px}.page-template-matat-products-reviews-main .rating-table-section .review-table{border:none;width:100%}.page-template-matat-products-reviews-main .rating-table-section .review-table thead th,.page-template-matat-products-reviews-main .rating-table-section .review-table thead td{background:#ebebeb;font-size:16px;line-height:1.25;padding:6px 0;font-weight:600;color:#4c4b4b;text-align:center}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody td,.page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{vertical-align:top}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{color:#4c4b4b;font-size:13px;line-height:1.2308}.rtl .page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{text-align:right}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label{margin:0;display:block;position:relative;padding-right:23px;font-size:13px;line-height:1.2308;font-weight:400}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label.error{color:red;font-size:12px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label input[type="radio"]{position:absolute;top:0;right:0;opacity:0;width:100%;margin:0;height:100%}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label input[type="radio"]:checked~.fake-input:before{opacity:1}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label .fake-input{position:absolute;top:0;right:0;width:16px;height:16px;border:2px solid #4c4b4b;border-radius:50%}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label .fake-input:before{content:"";position:absolute;top:2px;bottom:2px;left:2px;right:2px;background:#4c4b4b;border-radius:50%;opacity:0;-webkit-transition:.2s ease-in-out opacity;transition:.2s ease-in-out opacity}.page-template-matat-products-reviews-main .review-suggestion-section{background:#fff;margin:0 0 24px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list{list-style:none;margin:0;padding:0 0 7px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list li{padding:0 0 13px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label{display:block;position:relative;padding-right:23px;font-size:13px;line-height:1.2308;font-weight:400}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label input[type="checkbox"]{position:absolute;top:0;right:0;opacity:0;width:100%;margin:0;height:100%}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label input[type="checkbox"]:checked~.fake-input:before{opacity:1}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label input[type="checkbox"]:checked~.fake-input:after{background:#4c4b4b}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input{position:absolute;top:0;right:0;line-height:1;font-size:15px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input:before,.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input:after{font-family:"icomoon";color:#4c4b4b}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input:before{content:"\e909";position:absolute;top:0;right:0;opacity:0;color:#fff;font-size:12px;margin-top:-4px;left:0;text-align:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.2s ease-in-out opacity;transition:.2s ease-in-out opacity}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input:after{content:"";border:2px solid #4c4b4b;width:18px;height:18px;display:inline-block;border-radius:2px}.page-template-matat-products-reviews-main .review-suggestion-section .additional-comment{margin:0 -10px;max-width:695px}.page-template-matat-products-reviews-main .btn-submit{width:228px;font-weight:400;font-size:16px;line-height:1.25;padding:9px;background:#f58c0d;color:#fff;border:1px solid #f58c0d;display:block;margin:0 auto;border-radius:0}.page-template-matat-products-reviews-main .btn-submit:hover{border-color:#000;background:#000;color:#fff}.red{color:#e72c45}.page-template-matat-products-reviews-thanks .banner-content{text-align:center;margin-top:40px;margin-bottom:20px}.page-template-matat-products-reviews-thanks .trendy-section{text-align:center;margin-bottom:40px}.page-template-matat-products-reviews-thanks .banner-content h2,.page-template-matat-products-reviews-thanks .trendy-section .section-title{font-size:1.2rem}@media (min-width:1440px){.page-template-matat-products-reviews-thanks .banner-content h2,.page-template-matat-products-reviews-thanks .trendy-section .section-title{font-size:35px}}.mpr-progress-bar{width:100px;height:5px;border-radius:100px;background:#DCDCDC;margin:0 10px;overflow:hidden}.mpr-progress-bar-score{height:100%;border-radius:0;background:#000}.product-review-section .reviews-list{margin-top:1.25rem;padding-bottom:.9375rem}.product-review-section .reviews-list:not(.flickity-enabled){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-review-section .flickity-slider{display:flex}.product-review-section .review-item{width:100%;min-height:100%;margin-left:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;background:rgb(0 0 0 / .05);position:relative}.product-review-section .reviews-list:not(.flickity-enabled) .review-item:first-child~.review-item{display:none}.product-review-section .review-item-inn{padding:.9375rem;width:100%;display:flex;flex-wrap:wrap;background:none;position:relative;z-index:2}.product-review-section .review-item .stars{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;text-align:initial;font-size:.6875rem;display:flex;flex-wrap:wrap;gap:2px;margin-bottom:.46875rem}.product-review-section .review-item .review-text{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;text-align:initial;margin-top:5px}.product-review-section .review-item .review-text .toggle-review-content{color:#000;font-weight:600;text-decoration:underline;margin-top:10px;display:inline-block}.product-review-section .review-item .review-text .toggle-review-content:hover{text-decoration:none}.product-review-section .review-item .review-name{font-weight:600}.product-review-section .review-item .review-date{margin-right:.46875rem;font-size:.6875rem;color:rgb(0 0 0 / .5);font-weight:600;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.product-review-section .review-item .review-date::before{content:"-";margin-left:.1875rem}.product-review-section.hav-less-item .flickity-page-dots{display:none}.single-product-detail .woocommerce-product-rating{display:flex;flex-wrap:wrap;margin-top:10px}.single-product-detail .woocommerce-product-rating .woocommerce-review-link{color:inherit;text-decoration:underline}.star-rating{margin-left:10px;display:block;overflow:hidden;width:95px;min-height:20px;font-family:'mpr-icomoon';position:relative;font-size:16px;color:#000;line-height:1.3}.product-col .star-rating{margin-inline:auto}.star-rating::before{content:"\e901" "\e901" "\e901" "\e901" "\e901";right:0;left:0;position:absolute;top:0;letter-spacing:2px}.star-rating>span{position:absolute;top:0;padding-top:22px;color:#fbd22f;overflow:hidden;right:0;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:optimizeSpeed}.star-rating>span::before{content:"\e901" "\e901" "\e901" "\e901" "\e901";position:absolute;top:0;right:0;letter-spacing:2px;width:100%}.stars>i{color:#DCDCDC}.stars>i.active{color:#F8B80B}.product-review-section.layout-one .review-section-title{margin-bottom:40px;line-height:1.3}.product-review-section.layout-one .mpr-rating-info-wrap{max-width:902px;margin:0 auto}.product-review-section.layout-one .mpr-review-listing-wrap{border:1px solid #DCDCDC}.product-review-section.layout-one .mpr-rating-wrap{margin-bottom:40px;display:flex;flex-wrap:wrap;justify-content:center}.product-review-section.layout-one .mpr-rating-wrap .mpr-total-average-wrap{border-left:1px solid #DCDCDC;padding-left:60px}.product-review-section.layout-one .mpr-rating-wrap .mpr-total-count{margin-bottom:5px;font-size:30px;font-weight:700;line-height:1.1}.product-review-section.layout-one .mpr-rating-wrap .mpr-average-star{margin-bottom:9px;font-size:30px;font-weight:400;line-height:1}.product-review-section.layout-one .mpr-rating-wrap .total-rating-text{font-size:16px;font-weight:400;line-height:1.3}.product-review-section.layout-one .mpr-rating-wrap .total-rating-text strong{font-weight:400}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution{padding-right:60px}.product-review-section.layout-one .mpr-rating-wrap .mpr-bar-rating .mpr-star{margin-bottom:10px;display:flex;flex-wrap:wrap;align-items:center}.product-review-section.layout-one .mpr-rating-wrap .mpr-bar-rating .mpr-count{font-size:14px;font-weight:400;min-width:37px;line-height:1}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution .mpr-rating-number{font-size:16px;font-weight:400;line-height:1;position:relative;display:block}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution .mpr-rating-number::before{content:"\e901";font-family:'mpr-icomoon';font-size:15px;color:#F8B80B;margin-right:5px}.product-review-section.layout-one .review-item{width:100%;background:none;margin:0;border-bottom:1px solid #DCDCDC}.product-review-section.layout-one .review-item-inn{padding:20px 30px}.product-review-section.layout-one .mpr-name-holder{flex:initial;min-width:170px;max-width:170px;padding-left:10px;border-left:1px solid #DCDCDC}.product-review-section.layout-one .mpr-name-holder .review-name{font-size:14px;margin-bottom:5px}.product-review-section.layout-one .mpr-name-holder .review-verified{font-size:12px}.product-review-section.layout-one .mpr-name-holder .review-verified i{color:#09A709;vertical-align:middle;margin-left:5px}.product-review-section.layout-one .review-date{font-size:14px;margin:10px 0 0;color:#000;font-weight:400;line-height:1}.product-review-section.layout-one .review-date::before{display:none}.product-review-section.layout-one .mpr-review-content{flex:1;padding-right:30px}.product-review-section.layout-one .mpr-review-content .star-holder{display:flex;flex-wrap:wrap;align-items:center}.product-review-section.layout-one .mpr-review-content .stars{flex:initial;margin:0;font-size:15px}.product-review-section.layout-one .star-holder .review-date{display:none}.product-review-section.layout-one .mpr-review-title{font-size:16px;font-weight:600;line-height:1.3}.product-review-section.layout-one .mpr-review-content .star-holder .mpr-review-title{margin-right:15px}.product-review-section.layout-one .review-text{font-size:14px}.product-review-section.layout-one .mpr-review-gallery{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.product-review-section.layout-one .mpr-review-gallery img{max-width:200px}.product-review-section.layout-one .mpr-btn-holder{padding:30px 20px;text-align:center}.product-review-section.layout-one .mpr-review-listing-wrap .mpr-btn{background:#fff;border:1px solid #000;min-width:200px;min-height:45px;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#000;font-size:16px;font-weight:600;padding:5px 15px}.product-review-section.layout-one .mpr-review-listing-wrap .mpr-btn:hover{background:#000;color:#fff}.mpr-sub-title{text-align:center;margin-bottom:1.25rem;font-size:.8125rem;color:#000;line-height:1.3}.mpr-product-review-section{padding:0 .625rem}.mpr-product-review-section:after{content:'flickity';display:none}.mpr-product-review-section:not(.flickity-enabled){display:flex;margin:0 -.3125rem}.mpr-product-review-section .review-item{padding:0 .3125rem;min-height:100%;width:100%;flex-wrap:initial;flex-direction:column}.mpr-product-review-section:not(.flickity-enabled) .review-item{flex-basis:100%;max-width:100%}.mpr-product-review-section:not(.flickity-enabled) .review-item:first-child~.review-item{display:none}.mpr-product-review-section .review-item-inn{border:1px solid #DCDCDC;width:100%;padding:20px;display:flex;flex-wrap:initial;flex-direction:column;align-content:flex-start;flex:1;color:#191919}.mpr-product-review-section .review-item-inn .mpr-name-holder{flex-basis:100%;max-width:100%;display:flex;flex-wrap:wrap;align-items:center}.mpr-product-review-section .review-item-inn .review-name{flex:1;font-size:14px;font-weight:600;padding-left:10px;text-transform:capitalize}.mpr-product-review-section .review-item-inn .review-date{font-size:14px;font-weight:400}.mpr-product-review-section .review-item-inn .review-verified{flex:initial;font-size:12px;font-weight:400}.mpr-product-review-section .review-item-inn .review-verified i{vertical-align:middle;margin-left:5px;color:#09A709}.mpr-product-review-section .review-item-inn .star-holder{flex-basis:100%;max-width:100%;margin-top:5px;display:flex;flex-wrap:wrap;align-items:center}.mpr-product-review-section .review-item-inn .stars{flex:1;font-size:15px;display:flex}.mpr-product-review-section .review-item-inn .stars i{margin-left:4px;color:#F8B80B}.mpr-product-review-section .review-item-inn .stars i:not(.active){color:#D7D7D7}.mpr-product-review-section .review-item-inn .review-text{flex-basis:100%;max-width:100%;order:5;margin-top:10px;font-size:14px;font-weight:400;line-height:1.5}.mpr-product-review-section .review-item-inn .review-text .toggle-review-content{color:#000;font-weight:600;text-decoration:underline;margin-top:10px;display:inline-block}.mpr-product-review-section .review-item-inn .review-text .toggle-review-content:hover{text-decoration:none}.mpr-product-review-section .review-item-inn .mpr-review-title{order:4;margin-top:12px;font-size:16px;font-weight:600;line-height:1.3;flex-basis:100%;max-width:100%}.mpr-product-review-section .review-item-inn .mpr-product-item{order:7;margin-top:15px;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;flex:1;align-content:flex-end}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-img{width:40px;height:40px;overflow:hidden;border:1px solid #DCDCDC}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-img img{width:100%;height:100%;object-fit:cover;object-position:top}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-name{flex:1;padding-right:10px;font-size:14px;font-weight:400}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-name a{color:#191919}.mpr-product-review-section .flickity-button{padding:0;width:30px;height:100%;box-shadow:none;outline:none;color:#191919;opacity:1;border-radius:0}.mpr-product-review-section .flickity-button:focus{outline:none;box-shadow:none}.mpr-product-review-section.hav-less-item .flickity-button{display:none}.mpr-product-review-section .flickity-button.previous{left:1.5%}.rtl .mpr-product-review-section .flickity-button.previous{left:auto;right:1.5%}.mpr-product-review-section .flickity-button.previous svg{left:auto;right:0}.rtl .mpr-product-review-section .flickity-button.previous svg{left:0;right:auto}.mpr-product-review-section .flickity-button.next{right:1.5%}.rtl .mpr-product-review-section .flickity-button.next{left:1.5%;right:auto}.mpr-product-review-section .flickity-button.next svg{left:0;right:auto}.rtl .mpr-product-review-section .flickity-button.next svg{left:auto;right:0}.mpr-product-review-section .flickity-page-dots{position:static;margin-top:.78125rem}.mpr-product-review-section.hav-less-item .flickity-page-dots{display:none}.mpr-product-review-section .flickity-page-dots .dot{width:.46875rem;height:.46875rem;margin:.15625rem;opacity:1;background:rgb(0 0 0 / .3)}.mpr-product-review-section .flickity-page-dots .dot.is-selected{background:#000}@media (min-width:768px){.page-template-matat-products-reviews-thanks .banner-content h2,.page-template-matat-products-reviews-thanks .trendy-section .section-title{font-size:22px}.page-template-matat-products-reviews-main .review-container{padding-bottom:45px}.page-template-matat-products-reviews-main .review-form-holder{max-width:1083px;margin:70px auto 0;padding:45px 38px 0;position:relative}.page-template-matat-products-reviews-main .review-form-holder:before{content:"";position:absolute;top:0;bottom:80px;left:0;right:0;background:#fff}.page-template-matat-products-reviews-main .review-form-holder .section-title{font-size:16px;padding-right:40px;margin-bottom:20px}.page-template-matat-products-reviews-main .review-form-holder .section-title .number{width:30px;height:30px;font-size:18px}.page-template-matat-products-reviews-main .review-product-section{margin-bottom:25px}.page-template-matat-products-reviews-main .review-product-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px;padding-top:7px}.page-template-matat-products-reviews-main .review-product-list .review-product-col{padding:0 12px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:400px}.page-template-matat-products-reviews-main .review-product-item{border-width:2px;padding:21px 33px 33px;margin:0 0 24px}.page-template-matat-products-reviews-main .review-product-item .img-wrap{max-width:170px;margin-bottom:14px}.page-template-matat-products-reviews-main .review-product-item .product-name{font-size:16px;margin-bottom:15px}.page-template-matat-products-reviews-main .review-product-item .stars-holder{border-width:2px 0 0;padding:19px 0 8px}.page-template-matat-products-reviews-main .review-product-item .stars-holder .stars{font-size:25px}.page-template-matat-products-reviews-main .recommend-product{margin-bottom:17px}.page-template-matat-products-reviews-main .recommend-product .recommend-title{font-size:16px}.page-template-matat-products-reviews-main .recommend-product .recommend-radio{font-size:15px;line-height:1.2;margin:0 15px 0 0}.page-template-matat-products-reviews-main.rtl .recommend-product .recommend-radio{margin-left:15px;margin-right:0}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label{padding-right:25px}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label .fake-input{width:18px;height:18px}.page-template-matat-products-reviews-main .recommend-product .recommend-product{margin-bottom:17px}.page-template-matat-products-reviews-main .recommend-product .recommend-product .recommend-title{font-size:16px}.page-template-matat-products-reviews-main textarea.input-text{font-size:14px;line-height:1.2;padding:10px 14px;height:95px}.page-template-matat-products-reviews-main .rating-table-section{margin-bottom:50px}.page-template-matat-products-reviews-main .rating-table-section .review-table{max-width:995px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody td,.page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{border-bottom:2px solid #ebebeb;padding:14px 0 15px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{font-size:16px;line-height:1.125;font-weight:400}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody td{width:70px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label{padding:0;font-size:15px;line-height:1.2}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label.error{font-size:13px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label.error{font-size:14px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label .fake-input{width:18px;height:18px;position:relative;display:block;margin:0 auto}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label .label-text{display:none}.page-template-matat-products-reviews-main .review-suggestion-section{margin-bottom:80px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list{padding-bottom:2px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list li{padding-bottom:16px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label{padding-right:25px;font-size:16px;line-height:1.125}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input{font-size:17px}.page-template-matat-products-reviews-main .btn-submit{font-size:20px;line-height:1.3;padding:14px;width:280px}.product-review-section .reviews-list{margin-top:30px;padding-bottom:25px}.product-review-section .reviews-list:not(.flickity-enabled){gap:30px}.product-review-section .review-item{margin-left:30px;width:50%}.product-review-section .review-item-inn{padding:20px}.product-review-section .review-item .stars{font-size:14px;margin-bottom:10px}.product-review-section .review-item .review-date{margin-right:10px;font-size:14px}.product-review-section .review-item .review-date::before{margin-left:5px}.product-review-section.layout-one .review-date{margin-right:0}.mpr-sub-title{margin-bottom:30px;font-size:16px}.mpr-product-review-section{padding-inline:30px}.mpr-product-review-section:not(.flickity-enabled){margin-inline:-10px}.mpr-product-review-section .review-item{padding-inline:10px;width:50%;min-height:100%}.mpr-product-review-section:not(.flickity-enabled) .review-item{flex-basis:50%;max-width:50%}.mpr-product-review-section .flickity-page-dots{display:none}}@media (min-width:992px){.page-template-matat-products-reviews-thanks .banner-content h2,.page-template-matat-products-reviews-thanks .trendy-section .section-title{font-size:26px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody td{width:100px}.product-review-section .review-item{width:33.33%}.mpr-product-review-section{padding-inline:45px}.mpr-product-review-section .review-item{width:33.33%}.mpr-product-review-section:not(.flickity-enabled) .review-item{flex-basis:33.33%;max-width:33.33%}}@media (min-width:1200px){.page-template-matat-products-reviews-thanks .banner-content h2,.page-template-matat-products-reviews-thanks .trendy-section .section-title{font-size:32px}.mpr-product-review-section{padding-inline:60px}}@media (min-width:1440px){.mpr-product-review-section{padding-inline:75px}}@media (max-width:767.98px){.page-template-matat-products-reviews-main .rating-table-section .review-table thead{display:none}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody tr{background:rgb(0 0 0 / .05);padding:.9375rem;margin-bottom:2px;display:flex;flex-wrap:wrap;gap:.9375rem .625rem}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{display:block;flex-basis:100%;max-width:100%;padding:0}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody td{display:block;padding:0;flex-basis:calc(33.33% - 0.4375rem);max-width:calc(33.33% - 0.4375rem)}.star-rating{font-size:.75rem;width:4.5625rem;min-height:.9375rem}.star-rating::before{letter-spacing:.125rem}.star-rating>span{padding-top:.9375rem}.star-rating>span::before{letter-spacing:.125rem}.product-review-section.layout-one .review-section-title{margin-bottom:.9375rem}.product-review-section.layout-one .mpr-rating-wrap{margin-bottom:.9375rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-total-average-wrap{padding-left:0;padding-bottom:.625rem;border-left:none;border-bottom:1px solid #DCDCDC;flex-basis:100%;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.product-review-section.layout-one .mpr-rating-wrap .mpr-total-count{font-size:1.9375rem;margin-bottom:0;padding-left:.625rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-average-star{margin-bottom:.3125rem;font-size:.9375rem}.product-review-section.layout-one .mpr-rating-wrap .total-rating-text{font-size:.75rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution{padding-right:0;padding-top:.625rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-bar-rating .mpr-star{margin-bottom:.3125rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution .mpr-rating-number{font-size:.8125rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution .mpr-rating-number::before{margin-left:.15625rem;font-size:.75rem}.mpr-progress-bar{height:.25rem;margin-inline:.3125rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-bar-rating .mpr-count{font-size:.75rem;min-width:1.875rem}.product-review-section.layout-one .review-item-inn{padding:.625rem}.product-review-section.layout-one .mpr-name-holder{flex-basis:100%;max-width:100%;min-width:auto;border:none;padding:0;display:flex;flex-wrap:wrap;align-items:center}.product-review-section.layout-one .mpr-name-holder .review-name{font-size:.75rem;margin-bottom:.15625rem;flex:1}.product-review-section.layout-one .mpr-name-holder .review-verified{font-size:.6875rem}.product-review-section.layout-one .mpr-name-holder .review-verified i{font-size:.625rem;margin-left:.15625rem}.product-review-section.layout-one .mpr-name-holder .review-date{display:none}.product-review-section.layout-one .mpr-review-content{padding:0;flex-basis:100%;max-width:100%}.product-review-section.layout-one .mpr-review-content .stars{flex:1;font-size:.9375rem}.product-review-section.layout-one .star-holder .review-date{display:block;flex:initial;font-size:.75rem;margin:0}.product-review-section.layout-one .mpr-review-content .star-holder .mpr-review-title{margin-top:.625rem;margin-right:0;flex-basis:100%;max-width:100%}.product-review-section.layout-one .review-text{margin-top:.3125rem;font-size:.75rem}.product-review-section .review-item .review-text .toggle-review-content{margin-top:.3125rem}.product-review-section.layout-one .mpr-review-gallery{margin-top:.625rem;gap:.3125rem}.product-review-section.layout-one .mpr-review-gallery img{max-width:12.5rem}.product-review-section.layout-one .mpr-btn-holder{padding:.625rem}.product-review-section.layout-one .mpr-review-listing-wrap .mpr-btn{width:100%;min-width:auto;min-height:2.125rem;padding:.1875rem .625rem;font-size:.8125rem}.mpr-product-review-section{padding-bottom:1.875rem}.mpr-product-review-section.mobile-slider-disable{overflow-x:auto;overflow-y:hidden;margin:0;padding-inline:.9375rem 0;-ms-overflow-style:none;scrollbar-width:none}.mpr-product-review-section.mobile-slider-disable::-webkit-scrollbar{display:none}.mpr-product-review-section.mobile-slider-disable:after{content:''}.mpr-product-review-section.mobile-slider-disable .review-item{min-width:16.25rem;max-width:16.25rem;padding-inline:0 .9375rem}.mpr-product-review-section.mobile-slider-disable:not(.flickity-enabled) .review-item:first-child~.review-item{display:flex}.mpr-product-review-section .review-item-inn{padding:.9375rem .625rem}.mpr-product-review-section .review-item-inn .stars{font-size:.9375rem}.mpr-product-review-section .review-item-inn .stars i{margin-left:.15625rem}.mpr-product-review-section .review-item-inn .review-name{font-size:.75rem;padding-left:.3125rem}.mpr-product-review-section .review-item-inn .mpr-review-title{margin-top:.625rem;font-size:.8125rem}.mpr-product-review-section .review-item-inn .review-text{font-size:.75rem;margin-top:.3125rem}.mpr-product-review-section .review-item-inn .review-date{font-size:.75rem}.mpr-product-review-section .review-item-inn .mpr-product-item{margin-top:.625rem}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-img{width:1.875rem;height:1.875rem}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-name{padding-right:.3125rem;font-size:.75rem}.mpr-product-review-section .flickity-button{bottom:0;left:0;right:0;margin:0 auto;top:auto;height:1.25rem;width:1.25rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);display:none}.rtl .mpr-product-review-section .flickity-button{transform:none}.mpr-product-review-section .flickity-button.previous{left:-1.5625rem}.rtl .mpr-product-review-section .flickity-button.previous{left:0;right:-1.5625rem}.mpr-product-review-section .flickity-button.next{right:-1.5625rem}.rtl .mpr-product-review-section .flickity-button.next{right:0;left:-1.5625rem}}/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
 .flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:#fff0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsl(0 0% 100% / .75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19F}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:0;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}@font-face{font-display:swap;font-family:"icomoon";src:url(/wp-content/plugins/matat-products-reviews/assets/fonts/icomoon.eot?4zintq);src:url("/wp-content/plugins/matat-products-reviews/assets/fonts/icomoon.eot?4zintq#iefix") format("embedded-opentype"),url(/wp-content/plugins/matat-products-reviews/assets/fonts/icomoon.ttf?4zintq) format("truetype"),url(/wp-content/plugins/matat-products-reviews/assets/fonts/icomoon.woff?4zintq) format("woff"),url("/wp-content/plugins/matat-products-reviews/assets/fonts/icomoon.svg?4zintq#icomoon") format("svg");font-weight:400;font-style:normal;font-display:swap}[class^="icon-"],[class*=" icon-"]{font-family:"icomoon"!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-star:before{content:"\e925"}.icon-star.active{color:#fbd22f}@font-face{font-display:swap;font-family:'mpr-icomoon';src:url(/wp-content/plugins/matat-products-reviews/assets/fonts/fonts/mpr-icomoon.eot?nw49h);src:url('/wp-content/plugins/matat-products-reviews/assets/fonts/fonts/mpr-icomoon.eot?nw49h#iefix') format('embedded-opentype'),url(/wp-content/plugins/matat-products-reviews/assets/fonts/fonts/mpr-icomoon.ttf?nw49h) format('truetype'),url(/wp-content/plugins/matat-products-reviews/assets/fonts/fonts/mpr-icomoon.woff?nw49h) format('woff'),url('/wp-content/plugins/matat-products-reviews/assets/fonts/fonts/mpr-icomoon.svg?nw49h#mpr-icomoon') format('svg');font-weight:400;font-style:normal;font-display:block}[class^="mpr-icon-"],[class*=" mpr-icon-"]{font-family:'mpr-icomoon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mpr-icon-check-circle:before{content:"\e900"}.mpr-icon-star-new:before{content:"\e901"}.page-template-matat-products-reviews-main .site-content,.page-template-matat-products-reviews-thanks .site-content{direction:rtl}.page-template-matat-products-reviews-main .review-banner{position:relative}.page-template-matat-products-reviews-main .review-banner img{width:100%}.page-template-matat-products-reviews-main .review-banner .banner-content{position:absolute;top:0;width:100%;height:100%;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.page-template-matat-products-reviews-main .review-banner h1{margin:0}.page-template-matat-products-reviews-main .review-form-holder{margin:-33px -6px 0;position:relative;z-index:3;padding:0 0 32px}.page-template-matat-products-reviews-main .review-form-holder>*{position:relative;z-index:5}.page-template-matat-products-reviews-main .review-form-holder .section-title{position:relative;font-size:14px;line-height:1.2;padding-right:30px;margin:0 0 13px;text-align:inherit}.page-template-matat-products-reviews-main .review-form-holder .section-title .number{background:#f58c0d;position:absolute;top:9px;right:0;width:23px;height:23px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;color:#fff;font-size:13px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.page-template-matat-products-reviews-main .review-product-section{background:#fff;margin:0 0 13px}.page-template-matat-products-reviews-main .review-product-item{border:1px solid #ebebeb;padding:18px 22px 15px}.page-template-matat-products-reviews-main .review-product-item .img-wrap{max-width:85px;margin:0 auto 7px}.page-template-matat-products-reviews-main .review-product-item .img-wrap img{width:100%}.page-template-matat-products-reviews-main .review-product-item .product-name{display:block;color:#000;font-size:13px;line-height:1.2;font-weight:400;margin:0 0 10px;text-align:center}.page-template-matat-products-reviews-main .review-product-item .stars-holder{border:1px solid #ebebeb;border-width:1px 0;padding:11px 0 14px;margin:0 0 14px}.page-template-matat-products-reviews-main .review-product-item .stars-holder .stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;font-size:20px;color:#dad8da}.page-template-matat-products-reviews-main .review-product-item .stars-holder .icon-star{margin:0 6px}.page-template-matat-products-reviews-main .review-product-item .stars-holder .icon-star.active{color:#fbd22f}.page-template-matat-products-reviews-main .recommend-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 15px}.page-template-matat-products-reviews-main .recommend-product .recommend-title{display:block;font-weight:600;font-size:12px;color:#4c4b4b;margin:0 0 9px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.page-template-matat-products-reviews-main .recommend-product .recommend-radio{font-size:13px;line-height:1.2308;margin:0 .625rem 0 0}.page-template-matat-products-reviews-main.rtl .recommend-product .recommend-radio{margin-left:.625rem;margin-right:0}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label{display:block;position:relative;padding-right:23px;font-weight:400}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label input[type="radio"]{position:absolute;top:0;right:0;opacity:0;width:100%;margin:0;height:100%}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label input[type="radio"]:checked~.fake-input:before{opacity:1}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label .fake-input{position:absolute;top:0;right:0;width:16px;height:16px;border:2px solid #4c4b4b;border-radius:50%}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label .fake-input:before{content:"";position:absolute;top:2px;bottom:2px;left:2px;right:2px;background:#4c4b4b;border-radius:50%;opacity:0;-webkit-transition:.2s ease-in-out opacity;transition:.2s ease-in-out opacity}.page-template-matat-products-reviews-main .recommend-product .recommend-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 15px}.page-template-matat-products-reviews-main .recommend-product .recommend-product .recommend-title{display:block;font-weight:600;font-size:12px;color:#4c4b4b;margin:0 0 9px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.page-template-matat-products-reviews-main textarea.input-text{margin:0;color:#4c4b4b;font-size:12px;line-height:1.25;padding:2px 6px;height:51px;resize:none;width:100%}.page-template-matat-products-reviews-main .rating-table-section{background:#fff;margin:0 0 13px}.page-template-matat-products-reviews-main .rating-table-section .review-table{border:none;width:100%}.page-template-matat-products-reviews-main .rating-table-section .review-table thead th,.page-template-matat-products-reviews-main .rating-table-section .review-table thead td{background:#ebebeb;font-size:16px;line-height:1.25;padding:6px 0;font-weight:600;color:#4c4b4b;text-align:center}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody td,.page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{vertical-align:top}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{color:#4c4b4b;font-size:13px;line-height:1.2308}.rtl .page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{text-align:right}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label{margin:0;display:block;position:relative;padding-right:23px;font-size:13px;line-height:1.2308;font-weight:400}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label.error{color:red;font-size:12px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label input[type="radio"]{position:absolute;top:0;right:0;opacity:0;width:100%;margin:0;height:100%}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label input[type="radio"]:checked~.fake-input:before{opacity:1}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label .fake-input{position:absolute;top:0;right:0;width:16px;height:16px;border:2px solid #4c4b4b;border-radius:50%}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label .fake-input:before{content:"";position:absolute;top:2px;bottom:2px;left:2px;right:2px;background:#4c4b4b;border-radius:50%;opacity:0;-webkit-transition:.2s ease-in-out opacity;transition:.2s ease-in-out opacity}.page-template-matat-products-reviews-main .review-suggestion-section{background:#fff;margin:0 0 24px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list{list-style:none;margin:0;padding:0 0 7px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list li{padding:0 0 13px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label{display:block;position:relative;padding-right:23px;font-size:13px;line-height:1.2308;font-weight:400}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label input[type="checkbox"]{position:absolute;top:0;right:0;opacity:0;width:100%;margin:0;height:100%}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label input[type="checkbox"]:checked~.fake-input:before{opacity:1}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label input[type="checkbox"]:checked~.fake-input:after{background:#4c4b4b}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input{position:absolute;top:0;right:0;line-height:1;font-size:15px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input:before,.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input:after{font-family:"icomoon";color:#4c4b4b}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input:before{content:"\e909";position:absolute;top:0;right:0;opacity:0;color:#fff;font-size:12px;margin-top:-4px;left:0;text-align:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.2s ease-in-out opacity;transition:.2s ease-in-out opacity}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input:after{content:"";border:2px solid #4c4b4b;width:18px;height:18px;display:inline-block;border-radius:2px}.page-template-matat-products-reviews-main .review-suggestion-section .additional-comment{margin:0 -10px;max-width:695px}.page-template-matat-products-reviews-main .btn-submit{width:228px;font-weight:400;font-size:16px;line-height:1.25;padding:9px;background:#f58c0d;color:#fff;border:1px solid #f58c0d;display:block;margin:0 auto;border-radius:0}.page-template-matat-products-reviews-main .btn-submit:hover{border-color:#000;background:#000;color:#fff}.red{color:#e72c45}.page-template-matat-products-reviews-thanks .banner-content{text-align:center;margin-top:40px;margin-bottom:20px}.page-template-matat-products-reviews-thanks .trendy-section{text-align:center;margin-bottom:40px}.page-template-matat-products-reviews-thanks .banner-content h2,.page-template-matat-products-reviews-thanks .trendy-section .section-title{font-size:1.2rem}@media (min-width:1440px){.page-template-matat-products-reviews-thanks .banner-content h2,.page-template-matat-products-reviews-thanks .trendy-section .section-title{font-size:35px}}.mpr-progress-bar{width:100px;height:5px;border-radius:100px;background:#DCDCDC;margin:0 10px;overflow:hidden}.mpr-progress-bar-score{height:100%;border-radius:0;background:#000}.product-review-section .reviews-list{margin-top:1.25rem;padding-bottom:.9375rem}.product-review-section .reviews-list:not(.flickity-enabled){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-review-section .flickity-slider{display:flex}.product-review-section .review-item{width:100%;min-height:100%;margin-left:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;background:rgb(0 0 0 / .05);position:relative}.product-review-section .reviews-list:not(.flickity-enabled) .review-item:first-child~.review-item{display:none}.product-review-section .review-item-inn{padding:.9375rem;width:100%;display:flex;flex-wrap:wrap;background:none;position:relative;z-index:2}.product-review-section .review-item .stars{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;text-align:initial;font-size:.6875rem;display:flex;flex-wrap:wrap;gap:2px;margin-bottom:.46875rem}.product-review-section .review-item .review-text{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;text-align:initial;margin-top:5px}.product-review-section .review-item .review-text .toggle-review-content{color:#000;font-weight:600;text-decoration:underline;margin-top:10px;display:inline-block}.product-review-section .review-item .review-text .toggle-review-content:hover{text-decoration:none}.product-review-section .review-item .review-name{font-weight:600}.product-review-section .review-item .review-date{margin-right:.46875rem;font-size:.6875rem;color:rgb(0 0 0 / .5);font-weight:600;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.product-review-section .review-item .review-date::before{content:"-";margin-left:.1875rem}.product-review-section.hav-less-item .flickity-page-dots{display:none}.single-product-detail .woocommerce-product-rating{display:flex;flex-wrap:wrap;margin-top:10px}.single-product-detail .woocommerce-product-rating .woocommerce-review-link{color:inherit;text-decoration:underline}.star-rating{margin-left:10px;display:block;overflow:hidden;width:95px;min-height:20px;font-family:'mpr-icomoon';position:relative;font-size:16px;color:#000;line-height:1.3}.product-col .star-rating{margin-inline:auto}.star-rating::before{content:"\e901" "\e901" "\e901" "\e901" "\e901";right:0;left:0;position:absolute;top:0;letter-spacing:2px}.star-rating>span{position:absolute;top:0;padding-top:22px;color:#fbd22f;overflow:hidden;right:0;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:optimizeSpeed}.star-rating>span::before{content:"\e901" "\e901" "\e901" "\e901" "\e901";position:absolute;top:0;right:0;letter-spacing:2px;width:100%}.stars>i{color:#DCDCDC}.stars>i.active{color:#F8B80B}.product-review-section.layout-one .review-section-title{margin-bottom:40px;line-height:1.3}.product-review-section.layout-one .mpr-rating-info-wrap{max-width:902px;margin:0 auto}.product-review-section.layout-one .mpr-review-listing-wrap{border:1px solid #DCDCDC}.product-review-section.layout-one .mpr-rating-wrap{margin-bottom:40px;display:flex;flex-wrap:wrap;justify-content:center}.product-review-section.layout-one .mpr-rating-wrap .mpr-total-average-wrap{border-left:1px solid #DCDCDC;padding-left:60px}.product-review-section.layout-one .mpr-rating-wrap .mpr-total-count{margin-bottom:5px;font-size:30px;font-weight:700;line-height:1.1}.product-review-section.layout-one .mpr-rating-wrap .mpr-average-star{margin-bottom:9px;font-size:30px;font-weight:400;line-height:1}.product-review-section.layout-one .mpr-rating-wrap .total-rating-text{font-size:16px;font-weight:400;line-height:1.3}.product-review-section.layout-one .mpr-rating-wrap .total-rating-text strong{font-weight:400}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution{padding-right:60px}.product-review-section.layout-one .mpr-rating-wrap .mpr-bar-rating .mpr-star{margin-bottom:10px;display:flex;flex-wrap:wrap;align-items:center}.product-review-section.layout-one .mpr-rating-wrap .mpr-bar-rating .mpr-count{font-size:14px;font-weight:400;min-width:37px;line-height:1}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution .mpr-rating-number{font-size:16px;font-weight:400;line-height:1;position:relative;display:block}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution .mpr-rating-number::before{content:"\e901";font-family:'mpr-icomoon';font-size:15px;color:#F8B80B;margin-right:5px}.product-review-section.layout-one .review-item{width:100%;background:none;margin:0;border-bottom:1px solid #DCDCDC}.product-review-section.layout-one .review-item-inn{padding:20px 30px}.product-review-section.layout-one .mpr-name-holder{flex:initial;min-width:170px;max-width:170px;padding-left:10px;border-left:1px solid #DCDCDC}.product-review-section.layout-one .mpr-name-holder .review-name{font-size:14px;margin-bottom:5px}.product-review-section.layout-one .mpr-name-holder .review-verified{font-size:12px}.product-review-section.layout-one .mpr-name-holder .review-verified i{color:#09A709;vertical-align:middle;margin-left:5px}.product-review-section.layout-one .review-date{font-size:14px;margin:10px 0 0;color:#000;font-weight:400;line-height:1}.product-review-section.layout-one .review-date::before{display:none}.product-review-section.layout-one .mpr-review-content{flex:1;padding-right:30px}.product-review-section.layout-one .mpr-review-content .star-holder{display:flex;flex-wrap:wrap;align-items:center}.product-review-section.layout-one .mpr-review-content .stars{flex:initial;margin:0;font-size:15px}.product-review-section.layout-one .star-holder .review-date{display:none}.product-review-section.layout-one .mpr-review-title{font-size:16px;font-weight:600;line-height:1.3}.product-review-section.layout-one .mpr-review-content .star-holder .mpr-review-title{margin-right:15px}.product-review-section.layout-one .review-text{font-size:14px}.product-review-section.layout-one .mpr-review-gallery{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.product-review-section.layout-one .mpr-review-gallery img{max-width:200px}.product-review-section.layout-one .mpr-btn-holder{padding:30px 20px;text-align:center}.product-review-section.layout-one .mpr-review-listing-wrap .mpr-btn{background:#fff;border:1px solid #000;min-width:200px;min-height:45px;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#000;font-size:16px;font-weight:600;padding:5px 15px}.product-review-section.layout-one .mpr-review-listing-wrap .mpr-btn:hover{background:#000;color:#fff}.mpr-sub-title{text-align:center;margin-bottom:1.25rem;font-size:.8125rem;color:#000;line-height:1.3}.mpr-product-review-section{padding:0 .625rem}.mpr-product-review-section:after{content:'flickity';display:none}.mpr-product-review-section:not(.flickity-enabled){display:flex;margin:0 -.3125rem}.mpr-product-review-section .review-item{padding:0 .3125rem;min-height:100%;width:100%;flex-wrap:initial;flex-direction:column}.mpr-product-review-section:not(.flickity-enabled) .review-item{flex-basis:100%;max-width:100%}.mpr-product-review-section:not(.flickity-enabled) .review-item:first-child~.review-item{display:none}.mpr-product-review-section .review-item-inn{border:1px solid #DCDCDC;width:100%;padding:20px;display:flex;flex-wrap:initial;flex-direction:column;align-content:flex-start;flex:1;color:#191919}.mpr-product-review-section .review-item-inn .mpr-name-holder{flex-basis:100%;max-width:100%;display:flex;flex-wrap:wrap;align-items:center}.mpr-product-review-section .review-item-inn .review-name{flex:1;font-size:14px;font-weight:600;padding-left:10px;text-transform:capitalize}.mpr-product-review-section .review-item-inn .review-date{font-size:14px;font-weight:400}.mpr-product-review-section .review-item-inn .review-verified{flex:initial;font-size:12px;font-weight:400}.mpr-product-review-section .review-item-inn .review-verified i{vertical-align:middle;margin-left:5px;color:#09A709}.mpr-product-review-section .review-item-inn .star-holder{flex-basis:100%;max-width:100%;margin-top:5px;display:flex;flex-wrap:wrap;align-items:center}.mpr-product-review-section .review-item-inn .stars{flex:1;font-size:15px;display:flex}.mpr-product-review-section .review-item-inn .stars i{margin-left:4px;color:#F8B80B}.mpr-product-review-section .review-item-inn .stars i:not(.active){color:#D7D7D7}.mpr-product-review-section .review-item-inn .review-text{flex-basis:100%;max-width:100%;order:5;margin-top:10px;font-size:14px;font-weight:400;line-height:1.5}.mpr-product-review-section .review-item-inn .review-text .toggle-review-content{color:#000;font-weight:600;text-decoration:underline;margin-top:10px;display:inline-block}.mpr-product-review-section .review-item-inn .review-text .toggle-review-content:hover{text-decoration:none}.mpr-product-review-section .review-item-inn .mpr-review-title{order:4;margin-top:12px;font-size:16px;font-weight:600;line-height:1.3;flex-basis:100%;max-width:100%}.mpr-product-review-section .review-item-inn .mpr-product-item{order:7;margin-top:15px;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;flex:1;align-content:flex-end}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-img{width:40px;height:40px;overflow:hidden;border:1px solid #DCDCDC}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-img img{width:100%;height:100%;object-fit:cover;object-position:top}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-name{flex:1;padding-right:10px;font-size:14px;font-weight:400}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-name a{color:#191919}.mpr-product-review-section .flickity-button{padding:0;width:30px;height:100%;box-shadow:none;outline:none;color:#191919;opacity:1;border-radius:0}.mpr-product-review-section .flickity-button:focus{outline:none;box-shadow:none}.mpr-product-review-section.hav-less-item .flickity-button{display:none}.mpr-product-review-section .flickity-button.previous{left:1.5%}.rtl .mpr-product-review-section .flickity-button.previous{left:auto;right:1.5%}.mpr-product-review-section .flickity-button.previous svg{left:auto;right:0}.rtl .mpr-product-review-section .flickity-button.previous svg{left:0;right:auto}.mpr-product-review-section .flickity-button.next{right:1.5%}.rtl .mpr-product-review-section .flickity-button.next{left:1.5%;right:auto}.mpr-product-review-section .flickity-button.next svg{left:0;right:auto}.rtl .mpr-product-review-section .flickity-button.next svg{left:auto;right:0}.mpr-product-review-section .flickity-page-dots{position:static;margin-top:.78125rem}.mpr-product-review-section.hav-less-item .flickity-page-dots{display:none}.mpr-product-review-section .flickity-page-dots .dot{width:.46875rem;height:.46875rem;margin:.15625rem;opacity:1;background:rgb(0 0 0 / .3)}.mpr-product-review-section .flickity-page-dots .dot.is-selected{background:#000}@media (min-width:768px){.page-template-matat-products-reviews-thanks .banner-content h2,.page-template-matat-products-reviews-thanks .trendy-section .section-title{font-size:22px}.page-template-matat-products-reviews-main .review-container{padding-bottom:45px}.page-template-matat-products-reviews-main .review-form-holder{max-width:1083px;margin:70px auto 0;padding:45px 38px 0;position:relative}.page-template-matat-products-reviews-main .review-form-holder:before{content:"";position:absolute;top:0;bottom:80px;left:0;right:0;background:#fff}.page-template-matat-products-reviews-main .review-form-holder .section-title{font-size:16px;padding-right:40px;margin-bottom:20px}.page-template-matat-products-reviews-main .review-form-holder .section-title .number{width:30px;height:30px;font-size:18px}.page-template-matat-products-reviews-main .review-product-section{margin-bottom:25px}.page-template-matat-products-reviews-main .review-product-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px;padding-top:7px}.page-template-matat-products-reviews-main .review-product-list .review-product-col{padding:0 12px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:400px}.page-template-matat-products-reviews-main .review-product-item{border-width:2px;padding:21px 33px 33px;margin:0 0 24px}.page-template-matat-products-reviews-main .review-product-item .img-wrap{max-width:170px;margin-bottom:14px}.page-template-matat-products-reviews-main .review-product-item .product-name{font-size:16px;margin-bottom:15px}.page-template-matat-products-reviews-main .review-product-item .stars-holder{border-width:2px 0 0;padding:19px 0 8px}.page-template-matat-products-reviews-main .review-product-item .stars-holder .stars{font-size:25px}.page-template-matat-products-reviews-main .recommend-product{margin-bottom:17px}.page-template-matat-products-reviews-main .recommend-product .recommend-title{font-size:16px}.page-template-matat-products-reviews-main .recommend-product .recommend-radio{font-size:15px;line-height:1.2;margin:0 15px 0 0}.page-template-matat-products-reviews-main.rtl .recommend-product .recommend-radio{margin-left:15px;margin-right:0}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label{padding-right:25px}.page-template-matat-products-reviews-main .recommend-product .recommend-radio label .fake-input{width:18px;height:18px}.page-template-matat-products-reviews-main .recommend-product .recommend-product{margin-bottom:17px}.page-template-matat-products-reviews-main .recommend-product .recommend-product .recommend-title{font-size:16px}.page-template-matat-products-reviews-main textarea.input-text{font-size:14px;line-height:1.2;padding:10px 14px;height:95px}.page-template-matat-products-reviews-main .rating-table-section{margin-bottom:50px}.page-template-matat-products-reviews-main .rating-table-section .review-table{max-width:995px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody td,.page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{border-bottom:2px solid #ebebeb;padding:14px 0 15px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{font-size:16px;line-height:1.125;font-weight:400}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody td{width:70px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label{padding:0;font-size:15px;line-height:1.2}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label.error{font-size:13px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label.error{font-size:14px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label .fake-input{width:18px;height:18px;position:relative;display:block;margin:0 auto}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody label .label-text{display:none}.page-template-matat-products-reviews-main .review-suggestion-section{margin-bottom:80px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list{padding-bottom:2px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list li{padding-bottom:16px}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label{padding-right:25px;font-size:16px;line-height:1.125}.page-template-matat-products-reviews-main .review-suggestion-section .check-list label .fake-input{font-size:17px}.page-template-matat-products-reviews-main .btn-submit{font-size:20px;line-height:1.3;padding:14px;width:280px}.product-review-section .reviews-list{margin-top:30px;padding-bottom:25px}.product-review-section .reviews-list:not(.flickity-enabled){gap:30px}.product-review-section .review-item{margin-left:30px;width:50%}.product-review-section .review-item-inn{padding:20px}.product-review-section .review-item .stars{font-size:14px;margin-bottom:10px}.product-review-section .review-item .review-date{margin-right:10px;font-size:14px}.product-review-section .review-item .review-date::before{margin-left:5px}.product-review-section.layout-one .review-date{margin-right:0}.mpr-sub-title{margin-bottom:30px;font-size:16px}.mpr-product-review-section{padding-inline:30px}.mpr-product-review-section:not(.flickity-enabled){margin-inline:-10px}.mpr-product-review-section .review-item{padding-inline:10px;width:50%;min-height:100%}.mpr-product-review-section:not(.flickity-enabled) .review-item{flex-basis:50%;max-width:50%}.mpr-product-review-section .flickity-page-dots{display:none}}@media (min-width:992px){.page-template-matat-products-reviews-thanks .banner-content h2,.page-template-matat-products-reviews-thanks .trendy-section .section-title{font-size:26px}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody td{width:100px}.product-review-section .review-item{width:33.33%}.mpr-product-review-section{padding-inline:45px}.mpr-product-review-section .review-item{width:33.33%}.mpr-product-review-section:not(.flickity-enabled) .review-item{flex-basis:33.33%;max-width:33.33%}}@media (min-width:1200px){.page-template-matat-products-reviews-thanks .banner-content h2,.page-template-matat-products-reviews-thanks .trendy-section .section-title{font-size:32px}.mpr-product-review-section{padding-inline:60px}}@media (min-width:1440px){.mpr-product-review-section{padding-inline:75px}}@media (max-width:767.98px){.page-template-matat-products-reviews-main .rating-table-section .review-table thead{display:none}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody tr{background:rgb(0 0 0 / .05);padding:.9375rem;margin-bottom:2px;display:flex;flex-wrap:wrap;gap:.9375rem .625rem}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody th{display:block;flex-basis:100%;max-width:100%;padding:0}.page-template-matat-products-reviews-main .rating-table-section .review-table tbody td{display:block;padding:0;flex-basis:calc(33.33% - 0.4375rem);max-width:calc(33.33% - 0.4375rem)}.star-rating{font-size:.75rem;width:4.5625rem;min-height:.9375rem}.star-rating::before{letter-spacing:.125rem}.star-rating>span{padding-top:.9375rem}.star-rating>span::before{letter-spacing:.125rem}.product-review-section.layout-one .review-section-title{margin-bottom:.9375rem}.product-review-section.layout-one .mpr-rating-wrap{margin-bottom:.9375rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-total-average-wrap{padding-left:0;padding-bottom:.625rem;border-left:none;border-bottom:1px solid #DCDCDC;flex-basis:100%;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.product-review-section.layout-one .mpr-rating-wrap .mpr-total-count{font-size:1.9375rem;margin-bottom:0;padding-left:.625rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-average-star{margin-bottom:.3125rem;font-size:.9375rem}.product-review-section.layout-one .mpr-rating-wrap .total-rating-text{font-size:.75rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution{padding-right:0;padding-top:.625rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-bar-rating .mpr-star{margin-bottom:.3125rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution .mpr-rating-number{font-size:.8125rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-star-distribution .mpr-rating-number::before{margin-left:.15625rem;font-size:.75rem}.mpr-progress-bar{height:.25rem;margin-inline:.3125rem}.product-review-section.layout-one .mpr-rating-wrap .mpr-bar-rating .mpr-count{font-size:.75rem;min-width:1.875rem}.product-review-section.layout-one .review-item-inn{padding:.625rem}.product-review-section.layout-one .mpr-name-holder{flex-basis:100%;max-width:100%;min-width:auto;border:none;padding:0;display:flex;flex-wrap:wrap;align-items:center}.product-review-section.layout-one .mpr-name-holder .review-name{font-size:.75rem;margin-bottom:.15625rem;flex:1}.product-review-section.layout-one .mpr-name-holder .review-verified{font-size:.6875rem}.product-review-section.layout-one .mpr-name-holder .review-verified i{font-size:.625rem;margin-left:.15625rem}.product-review-section.layout-one .mpr-name-holder .review-date{display:none}.product-review-section.layout-one .mpr-review-content{padding:0;flex-basis:100%;max-width:100%}.product-review-section.layout-one .mpr-review-content .stars{flex:1;font-size:.9375rem}.product-review-section.layout-one .star-holder .review-date{display:block;flex:initial;font-size:.75rem;margin:0}.product-review-section.layout-one .mpr-review-content .star-holder .mpr-review-title{margin-top:.625rem;margin-right:0;flex-basis:100%;max-width:100%}.product-review-section.layout-one .review-text{margin-top:.3125rem;font-size:.75rem}.product-review-section .review-item .review-text .toggle-review-content{margin-top:.3125rem}.product-review-section.layout-one .mpr-review-gallery{margin-top:.625rem;gap:.3125rem}.product-review-section.layout-one .mpr-review-gallery img{max-width:12.5rem}.product-review-section.layout-one .mpr-btn-holder{padding:.625rem}.product-review-section.layout-one .mpr-review-listing-wrap .mpr-btn{width:100%;min-width:auto;min-height:2.125rem;padding:.1875rem .625rem;font-size:.8125rem}.mpr-product-review-section{padding-bottom:1.875rem}.mpr-product-review-section.mobile-slider-disable{overflow-x:auto;overflow-y:hidden;margin:0;padding-inline:.9375rem 0;-ms-overflow-style:none;scrollbar-width:none}.mpr-product-review-section.mobile-slider-disable::-webkit-scrollbar{display:none}.mpr-product-review-section.mobile-slider-disable:after{content:''}.mpr-product-review-section.mobile-slider-disable .review-item{min-width:16.25rem;max-width:16.25rem;padding-inline:0 .9375rem}.mpr-product-review-section.mobile-slider-disable:not(.flickity-enabled) .review-item:first-child~.review-item{display:flex}.mpr-product-review-section .review-item-inn{padding:.9375rem .625rem}.mpr-product-review-section .review-item-inn .stars{font-size:.9375rem}.mpr-product-review-section .review-item-inn .stars i{margin-left:.15625rem}.mpr-product-review-section .review-item-inn .review-name{font-size:.75rem;padding-left:.3125rem}.mpr-product-review-section .review-item-inn .mpr-review-title{margin-top:.625rem;font-size:.8125rem}.mpr-product-review-section .review-item-inn .review-text{font-size:.75rem;margin-top:.3125rem}.mpr-product-review-section .review-item-inn .review-date{font-size:.75rem}.mpr-product-review-section .review-item-inn .mpr-product-item{margin-top:.625rem}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-img{width:1.875rem;height:1.875rem}.mpr-product-review-section .review-item-inn .mpr-product-item .mpr-product-name{padding-right:.3125rem;font-size:.75rem}.mpr-product-review-section .flickity-button{bottom:0;left:0;right:0;margin:0 auto;top:auto;height:1.25rem;width:1.25rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);display:none}.rtl .mpr-product-review-section .flickity-button{transform:none}.mpr-product-review-section .flickity-button.previous{left:-1.5625rem}.rtl .mpr-product-review-section .flickity-button.previous{left:0;right:-1.5625rem}.mpr-product-review-section .flickity-button.next{right:-1.5625rem}.rtl .mpr-product-review-section .flickity-button.next{right:0;left:-1.5625rem}}/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
 .flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:#fff0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsl(0 0% 100% / .75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19F}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:0;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.matat-wa-chat-container button{background:0 0;border:none;border-radius:0;padding:0;min-width:auto;width:auto;min-height:auto;height:auto}.matat-wa-chat-container img,.matat-wa-chat-container svg{vertical-align:top;max-width:100%;height:auto}.matat-wa-chat-container svg{fill:currentColor}.matat-wa-chat-container{position:fixed;bottom:10px;right:10px;z-index:90}.matat-wa-chat-container.position_left{right:auto;left:10px}.matat-wa-chat-container .whatsapp_chat_opener{display:-webkit-box;display:-ms-flexbox;display:flex;box-shadow:0 0 30px rgb(0 0 0 / .3);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;line-height:1;overflow:hidden;min-width:40px;max-width:350px;background:#0dc152;border-radius:100px;color:#fff;border:none;padding:0;height:auto;min-height:auto}.matat-wa-chat-container.has_only_image .whatsapp_chat_opener{background:0 0}.rtl .matat-wa-chat-container .whatsapp_chat_opener{flex-direction:row-reverse}.matat-wa-chat-container.position_left .whatsapp_chat_opener{flex-direction:row-reverse}.rtl .matat-wa-chat-container.position_left .whatsapp_chat_opener{flex-direction:row}.matat-wa-chat-container .whatsapp_chat_opener img,.matat-wa-chat-container .whatsapp_chat_opener svg{display:block;width:51px;z-index:2;height:43px;padding:10px 14px;background:rgb(0 0 0 / .05);-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.matat-wa-chat-container .whatsapp_chat_opener img{width:50px;height:50px;border-radius:100%;padding:0}.matat-wa-chat-container .whatsapp_chat_opener .wa_fc_text{position:relative;z-index:2;color:#fff;font-size:14px;padding:15px 15px 15px 20px;max-width:260px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rtl .matat-wa-chat-container .whatsapp_chat_opener .wa_fc_text{padding-right:20px;padding-left:15px}.matat-wa-chat-container.position_left .whatsapp_chat_opener .wa_fc_text{padding-right:20px;padding-left:15px}.rtl .matat-wa-chat-container.position_left .whatsapp_chat_opener .wa_fc_text{padding-right:15px;padding-left:20px}.matat-wa-chat-container .matat_wa_floating_popup{position:fixed;bottom:71px;right:10px;z-index:90;box-shadow:0 0 30px rgb(0 0 0 / .3);background:#fff;border-radius:8px;overflow:hidden;width:330px;font-size:14px;line-height:1.4;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:none}.matat-wa-chat-container.position_left .matat_wa_floating_popup{right:auto;left:10px}.matat-wa-chat-container .matat_wa_floating_popup.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.matat-wa-chat-container .matat_wa_floating_popup.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.matat-wa-chat-container .single_chat_box{display:none}.matat-wa-chat-container .chat-header{position:relative;text-align:center;color:#fff;padding:15px;background:#0dc152;min-height:50px}.matat-wa-chat-container .wa_chat_back,.matat-wa-chat-container .wa_chat_close{position:absolute;top:8px;left:10px;border-radius:8px;width:35px;height:35px;padding:10px;color:#fff}.rtl .matat-wa-chat-container .wa_chat_back,.rtl .matat-wa-chat-container .wa_chat_close{left:auto;right:10px}.matat-wa-chat-container.position_right .wa_chat_back,.matat-wa-chat-container.position_right .wa_chat_close{left:auto;right:10px}.rtl .matat-wa-chat-container.position_right .wa_chat_back,.rtl .matat-wa-chat-container.position_right .wa_chat_close{left:10px;right:auto}.matat-wa-chat-container .wa_chat_back svg,.matat-wa-chat-container .wa_chat_close svg{width:100%;display:block;height:auto}.rtl .matat-wa-chat-container .wa_chat_back svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.matat-wa-chat-container .wa_chat_avatar{border:2px solid #fff}.matat-wa-chat-container .chat_avatar,.matat-wa-chat-container .wa_chat_avatar{border-radius:60px;width:60px;height:60px;margin:0 auto;overflow:hidden}.matat-wa-chat-container .chat_avatar img,.matat-wa-chat-container .wa_chat_avatar img{width:100%;height:100%;object-fit:cover}.matat-wa-chat-container .wa_chat_intro{padding:15px 0 0;font-size:12px;line-height:1.4}.matat-wa-chat-container .wa_chat_close+.wa_chat_intro{padding-left:20px;padding-right:20px}.matat-wa-chat-container .wa_chat_item{font-size:13px;padding:10px;border-bottom:1px solid rgb(0 0 0 / .05);display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.matat-wa-chat-container .wa_chat_item .chat_profile{-ms-flex-preferred-size:calc(100% - 60px);flex-basis:calc(100% - 60px);max-width:calc(100% - 60px);padding:0 0 0 10px}.rtl .matat-wa-chat-container .wa_chat_item .chat_profile{padding:0 10px 0 0}.matat-wa-chat-container .wa_chat_item .chat_position{color:#666}.matat-wa-chat-container .wa_chat_item .chat_name{padding:5px 0 3px;margin:0;color:#000;font-size:16px;font-weight:700;line-height:1}.matat-wa-chat-container .wa_chat_item .chat_status{position:relative;font-size:10px;line-height:1.2;display:table;padding-right:10px}.matat-wa-chat-container .wa_chat_item .chat_status:after{content:"";background:#0dc152;width:7px;height:7px;border-radius:7px;position:absolute;right:0;top:6px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.matat-wa-chat-container .matat_wa_chats{padding:15px;background:url(/wp-content/plugins/matat-whatsapp/assets/images/wa_bg.png) 0 0/100% auto no-repeat}body:not(.rtl) .matat-wa-chat-container .matat_wa_chats{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.matat-wa-chat-container .matatwa_chat_opening{display:inline-block;position:relative;background:#e4fec8;color:#333;padding:8px 12px;border-radius:0 4px 4px 4px;box-shadow:0 1px 1px rgb(0 0 0 / .2)}body:not(.rtl) .matat-wa-chat-container .matatwa_chat_opening{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg)}.rtl .matat-wa-chat-container .matatwa_chat_opening{border-top-left-radius:4px;border-top-right-radius:0}.matat-wa-chat-container .matatwa_chat_opening:before{content:"";position:absolute;left:-10px;top:0;border-style:solid;border-width:0 10px 14px 0;border-color:#fff0 #e4fec8 #fff0 #fff0}.rtl .matat-wa-chat-container .matatwa_chat_opening:before{left:auto;right:-10px;border-width:0 0 14px 10px;border-color:#fff0 #fff0 #fff0 #e4fec8}.matat-wa-chat-container .matat_chat_input{position:relative;padding:15px;border-top:1px solid #f1f1f1;color:#666;background:#fff;box-shadow:0 0 60px rgb(0 0 0 / .1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.matat-wa-chat-container .matat_chat_input input{border:none;width:calc(100% - 16px);outline:0;line-height:16px;font-size:14px;color:#666;background:#fff;font-family:inherit;padding:3px;margin:0;height:22px;box-sizing:border-box}.matat-wa-chat-container .matat_chat_input input::-webkit-input-placeholder{color:rgb(102 102 102 / .7)}.matat-wa-chat-container .matat_chat_input input::-moz-placeholder{opacity:1;color:rgb(102 102 102 / .7)}.matat-wa-chat-container .matat_chat_input input:-moz-placeholder{color:rgb(102 102 102 / .7)}.matat-wa-chat-container .matat_chat_input input:-ms-input-placeholder{color:rgb(102 102 102 / .7)}.matat-wa-chat-container .matat_chat_input input.placeholder{color:rgb(102 102 102 / .7)}.matat-wa-chat-container .matat_chat_input button{border:none;outline:0;padding:0;margin:0;width:16px;color:rgb(103 103 103 / .5);background:0 0}.matat-wa-chat-container .matat_chat_input button:hover{color:#676767}.matat-wa-chat-container .matat_chat_input button svg{display:block;width:100%}.rtl .matat-wa-chat-container .matat_chat_input button svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:768px){.matat-wa-chat-container{bottom:55px;right:15px}.matat-wa-chat-container.position_left{right:auto;left:15px}.matat-wa-chat-container .matat_wa_floating_popup{width:350px;right:15px}.matat-wa-chat-container.position_left .matat_wa_floating_popup{right:auto;left:15px}.matat-wa-chat-container .wa_chat_intro{font-size:14px}}@media (max-width:767px){.matat-wa-chat-container .whatsapp_chat_opener .wa_fc_text{padding:10px 15px 10px 20px}.matat-wa-chat-container .whatsapp_chat_opener img,.matat-wa-chat-container .whatsapp_chat_opener svg{height:auto;width:42px}}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.matat-wa-chat-container button{background:0 0;border:none;border-radius:0;padding:0;min-width:auto;width:auto;min-height:auto;height:auto}.matat-wa-chat-container img,.matat-wa-chat-container svg{vertical-align:top;max-width:100%;height:auto}.matat-wa-chat-container svg{fill:currentColor}.matat-wa-chat-container{position:fixed;bottom:10px;right:10px;z-index:90}.matat-wa-chat-container.position_left{right:auto;left:10px}.matat-wa-chat-container .whatsapp_chat_opener{display:-webkit-box;display:-ms-flexbox;display:flex;box-shadow:0 0 30px rgb(0 0 0 / .3);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;line-height:1;overflow:hidden;min-width:40px;max-width:350px;background:#0dc152;border-radius:100px;color:#fff;border:none;padding:0;height:auto;min-height:auto}.matat-wa-chat-container.has_only_image .whatsapp_chat_opener{background:0 0}.rtl .matat-wa-chat-container .whatsapp_chat_opener{flex-direction:row-reverse}.matat-wa-chat-container.position_left .whatsapp_chat_opener{flex-direction:row-reverse}.rtl .matat-wa-chat-container.position_left .whatsapp_chat_opener{flex-direction:row}.matat-wa-chat-container .whatsapp_chat_opener img,.matat-wa-chat-container .whatsapp_chat_opener svg{display:block;width:51px;z-index:2;height:43px;padding:10px 14px;background:rgb(0 0 0 / .05);-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.matat-wa-chat-container .whatsapp_chat_opener img{width:50px;height:50px;border-radius:100%;padding:0}.matat-wa-chat-container .whatsapp_chat_opener .wa_fc_text{position:relative;z-index:2;color:#fff;font-size:14px;padding:15px 15px 15px 20px;max-width:260px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rtl .matat-wa-chat-container .whatsapp_chat_opener .wa_fc_text{padding-right:20px;padding-left:15px}.matat-wa-chat-container.position_left .whatsapp_chat_opener .wa_fc_text{padding-right:20px;padding-left:15px}.rtl .matat-wa-chat-container.position_left .whatsapp_chat_opener .wa_fc_text{padding-right:15px;padding-left:20px}.matat-wa-chat-container .matat_wa_floating_popup{position:fixed;bottom:71px;right:10px;z-index:90;box-shadow:0 0 30px rgb(0 0 0 / .3);background:#fff;border-radius:8px;overflow:hidden;width:330px;font-size:14px;line-height:1.4;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:none}.matat-wa-chat-container.position_left .matat_wa_floating_popup{right:auto;left:10px}.matat-wa-chat-container .matat_wa_floating_popup.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.matat-wa-chat-container .matat_wa_floating_popup.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.matat-wa-chat-container .single_chat_box{display:none}.matat-wa-chat-container .chat-header{position:relative;text-align:center;color:#fff;padding:15px;background:#0dc152;min-height:50px}.matat-wa-chat-container .wa_chat_back,.matat-wa-chat-container .wa_chat_close{position:absolute;top:8px;left:10px;border-radius:8px;width:35px;height:35px;padding:10px;color:#fff}.rtl .matat-wa-chat-container .wa_chat_back,.rtl .matat-wa-chat-container .wa_chat_close{left:auto;right:10px}.matat-wa-chat-container.position_right .wa_chat_back,.matat-wa-chat-container.position_right .wa_chat_close{left:auto;right:10px}.rtl .matat-wa-chat-container.position_right .wa_chat_back,.rtl .matat-wa-chat-container.position_right .wa_chat_close{left:10px;right:auto}.matat-wa-chat-container .wa_chat_back svg,.matat-wa-chat-container .wa_chat_close svg{width:100%;display:block;height:auto}.rtl .matat-wa-chat-container .wa_chat_back svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.matat-wa-chat-container .wa_chat_avatar{border:2px solid #fff}.matat-wa-chat-container .chat_avatar,.matat-wa-chat-container .wa_chat_avatar{border-radius:60px;width:60px;height:60px;margin:0 auto;overflow:hidden}.matat-wa-chat-container .chat_avatar img,.matat-wa-chat-container .wa_chat_avatar img{width:100%;height:100%;object-fit:cover}.matat-wa-chat-container .wa_chat_intro{padding:15px 0 0;font-size:12px;line-height:1.4}.matat-wa-chat-container .wa_chat_close+.wa_chat_intro{padding-left:20px;padding-right:20px}.matat-wa-chat-container .wa_chat_item{font-size:13px;padding:10px;border-bottom:1px solid rgb(0 0 0 / .05);display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.matat-wa-chat-container .wa_chat_item .chat_profile{-ms-flex-preferred-size:calc(100% - 60px);flex-basis:calc(100% - 60px);max-width:calc(100% - 60px);padding:0 0 0 10px}.rtl .matat-wa-chat-container .wa_chat_item .chat_profile{padding:0 10px 0 0}.matat-wa-chat-container .wa_chat_item .chat_position{color:#666}.matat-wa-chat-container .wa_chat_item .chat_name{padding:5px 0 3px;margin:0;color:#000;font-size:16px;font-weight:700;line-height:1}.matat-wa-chat-container .wa_chat_item .chat_status{position:relative;font-size:10px;line-height:1.2;display:table;padding-right:10px}.matat-wa-chat-container .wa_chat_item .chat_status:after{content:"";background:#0dc152;width:7px;height:7px;border-radius:7px;position:absolute;right:0;top:6px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.matat-wa-chat-container .matat_wa_chats{padding:15px;background:url(/wp-content/plugins/matat-whatsapp/assets/images/wa_bg.png) 0 0/100% auto no-repeat}body:not(.rtl) .matat-wa-chat-container .matat_wa_chats{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.matat-wa-chat-container .matatwa_chat_opening{display:inline-block;position:relative;background:#e4fec8;color:#333;padding:8px 12px;border-radius:0 4px 4px 4px;box-shadow:0 1px 1px rgb(0 0 0 / .2)}body:not(.rtl) .matat-wa-chat-container .matatwa_chat_opening{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg)}.rtl .matat-wa-chat-container .matatwa_chat_opening{border-top-left-radius:4px;border-top-right-radius:0}.matat-wa-chat-container .matatwa_chat_opening:before{content:"";position:absolute;left:-10px;top:0;border-style:solid;border-width:0 10px 14px 0;border-color:#fff0 #e4fec8 #fff0 #fff0}.rtl .matat-wa-chat-container .matatwa_chat_opening:before{left:auto;right:-10px;border-width:0 0 14px 10px;border-color:#fff0 #fff0 #fff0 #e4fec8}.matat-wa-chat-container .matat_chat_input{position:relative;padding:15px;border-top:1px solid #f1f1f1;color:#666;background:#fff;box-shadow:0 0 60px rgb(0 0 0 / .1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.matat-wa-chat-container .matat_chat_input input{border:none;width:calc(100% - 16px);outline:0;line-height:16px;font-size:14px;color:#666;background:#fff;font-family:inherit;padding:3px;margin:0;height:22px;box-sizing:border-box}.matat-wa-chat-container .matat_chat_input input::-webkit-input-placeholder{color:rgb(102 102 102 / .7)}.matat-wa-chat-container .matat_chat_input input::-moz-placeholder{opacity:1;color:rgb(102 102 102 / .7)}.matat-wa-chat-container .matat_chat_input input:-moz-placeholder{color:rgb(102 102 102 / .7)}.matat-wa-chat-container .matat_chat_input input:-ms-input-placeholder{color:rgb(102 102 102 / .7)}.matat-wa-chat-container .matat_chat_input input.placeholder{color:rgb(102 102 102 / .7)}.matat-wa-chat-container .matat_chat_input button{border:none;outline:0;padding:0;margin:0;width:16px;color:rgb(103 103 103 / .5);background:0 0}.matat-wa-chat-container .matat_chat_input button:hover{color:#676767}.matat-wa-chat-container .matat_chat_input button svg{display:block;width:100%}.rtl .matat-wa-chat-container .matat_chat_input button svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:768px){.matat-wa-chat-container{bottom:55px;right:15px}.matat-wa-chat-container.position_left{right:auto;left:15px}.matat-wa-chat-container .matat_wa_floating_popup{width:350px;right:15px}.matat-wa-chat-container.position_left .matat_wa_floating_popup{right:auto;left:15px}.matat-wa-chat-container .wa_chat_intro{font-size:14px}}@media (max-width:767px){.matat-wa-chat-container .whatsapp_chat_opener .wa_fc_text{padding:10px 15px 10px 20px}.matat-wa-chat-container .whatsapp_chat_opener img,.matat-wa-chat-container .whatsapp_chat_opener svg{height:auto;width:42px}}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.text-center{text-align:center}.matat-loyalty_checkout-info-box{width:100%;min-width:100%;max-width:100%;padding-bottom:20px}.matat_birthday_discount_wrap{padding-bottom:10px}.matat_birthday_discount_wrap a{font-weight:500;color:inherit;text-decoration:underline}.matat_birthday_discount_wrap a:hover{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.matat-loyalty_checkout-info-box{padding-bottom:30px}.matat_birthday_discount_wrap{padding-bottom:15px}}.matat-loyalty_single-product{font-size:.75rem;line-height:1.5;border:1px solid #c9c9c9;padding:.3125rem .625rem;color:#000}@media (min-width:768px){.matat-loyalty_single-product{font-size:14px;padding:9px 15px}}.matat-loyalty_checkout-info{font-size:.8125rem;line-height:1.4615;padding:.9375rem 0}@media (min-width:768px){.matat-loyalty_checkout-info{font-size:14px;line-height:1.5;padding:20px 0}}@media (min-width:1200px){.matat-loyalty_checkout-info{font-size:16px}}.matat-loyalty_checkout-info svg{width:1.09375rem;height:auto;display:inline;vertical-align:middle}@media (min-width:768px){.matat-loyalty_checkout-info svg{width:21px}}.matat-loyalty_checkout-info .matat_edit_loyalty{padding:0;margin:0;font:inherit;outline:none;text-decoration:underline;background:none;border:none;color:rgb(0 0 0 / .6)}@media (min-width:768px){.matat-loyalty_checkout-info .matat_edit_loyalty{font-size:14px}}.matat-loyalty_checkout-info .matat_edit_loyalty:hover{text-decoration:none}.matat-loyalty_btn-wrap{padding:0 0 .3125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.matat-loyalty_btn-wrap{padding-bottom:10px}}.matat-loyalty_btn-wrap .button_loyalty{margin:0 .46875rem .625rem;min-width:6.25rem}@media (min-width:768px){.matat-loyalty_btn-wrap .button_loyalty{margin:0 10px 10px;min-width:120px}}@media (min-width:992px){.matat-loyalty_btn-wrap .button_loyalty{min-width:130px}}@media (min-width:1300px){.matat-loyalty_btn-wrap .button_loyalty{min-width:160px}}.matat-loyalty_btn-wrap .button_loyalty.button_loyalty_redeem{min-width:13.4375rem}@media (min-width:768px){.matat-loyalty_btn-wrap .button_loyalty.button_loyalty_redeem{min-width:140px}}@media (min-width:1200px){.matat-loyalty_btn-wrap .button_loyalty.button_loyalty_redeem{min-width:182px}}.button_loyalty{border:1px solid #000;padding:0;margin:0;font:0.75rem/1.5 "Heebo",sans-serif;background:#000;color:#fff;display:inline-block;vertical-align:top;outline:none;padding:.375rem .625rem;text-decoration:none}@media (min-width:768px){.button_loyalty{font-size:14px;line-height:20px;padding:9px 12px}}.button_loyalty:hover{background:#fff;border-color:#000;color:#000;text-decoration:none}.matat-loyalty_popup{position:fixed;top:0;bottom:0;left:0;right:0;background:rgb(0 0 0 / .3);overflow-y:auto;overflow-x:hidden;-webkit-transition:0.25s ease opacity,0.25s ease visibility;transition:0.25s ease opacity,0.25s ease visibility;opacity:0;visibility:hidden;z-index:9999}@media (min-width:768px){.matat-loyalty_popup{font-size:14px}}.matat_loyalty_popup_opened #header{z-index:1}.matat_loyalty_popup_opened .checkout-container,.matat_loyalty_popup_opened .checkout-container .checkout-detail-container{z-index:9999}.matat-loyalty_popup.popup_opened{opacity:1;visibility:visible;z-index:999999}.matat-loyalty_popup.popup_opened .matat_popup_frame{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.matat-loyalty_popup .matat_popup_frame{min-height:calc(100% - 2rem);margin:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.25s ease transform;transition:0.25s ease transform;-webkit-transform:translate(0,-20vh);-ms-transform:translate(0,-20vh);transform:translate(0,-20vh)}.matat-loyalty_popup .matat_popup_body{width:100%;max-width:min(66.8rem, 668px);margin:0 auto;background:#fff;position:relative;overflow:hidden}@media (min-width:768px){.matat-loyalty_popup .matat_popup_body{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:768px){.matat-loyalty_popup .matat_loyalty_popup-image{-ms-flex-preferred-size:34.135%;flex-basis:34.135%;max-width:34.135%}}.matat-loyalty_popup .matat_loyalty_popup-image img{object-fit:cover;object-position:50% 0;width:100%;height:9.0625rem}@media (min-width:768px){.matat-loyalty_popup .matat_loyalty_popup-image img{height:100%}}.matat-loyalty_popup .matat_loyalty_popup-left-content{text-align:center;padding:.875rem .9375rem 1.25rem}.matat-error{color:red;margin-top:.5rem}@media (min-width:768px){.matat-loyalty_popup .matat_loyalty_popup-left-content{-ms-flex-preferred-size:65.865%;flex-basis:65.865%;max-width:65.865%;padding:28px 57px}.matat-error{margin-top:10px}}.matat-loyalty_popup .matat_loyalty_popup-close{position:absolute;top:0;right:0;border:none;background:none;padding:.625rem;margin:0}@media (min-width:768px){.matat-loyalty_popup .matat_loyalty_popup-close{right:4px;top:6px}}.rtl .matat-loyalty_popup .matat_loyalty_popup-close{right:auto;left:0}@media (min-width:768px){.rtl .matat-loyalty_popup .matat_loyalty_popup-close{left:4px}}.matat-loyalty_popup .matat_loyalty_popup-close:hover{opacity:.6}.matat-loyalty_popup .matat_loyalty_popup-close svg{display:block;width:.8125rem}.matat-loyalty_popup .matat_loyalty_popup-title{font-size:1rem;line-height:1.5;font-weight:700;margin-bottom:.75rem}@media (min-width:768px){.matat-loyalty_popup .matat_loyalty_popup-title{font-size:20px;margin-bottom:20px}}@media (min-width:1200px){.matat-loyalty_popup .matat_loyalty_popup-title{font-size:24px}}.matat-loyalty_popup .popup_text{font-size:.8125rem;line-height:1.4615;margin-bottom:.9375rem}@media (min-width:768px){.matat-loyalty_popup .popup_text{font-size:14px;line-height:1.5;margin-bottom:22px}}@media (min-width:1200px){.matat-loyalty_popup .popup_text{font-size:16px}}.matat-loyalty_popup .loyalty_redeem-selection{padding:0 0 .9375rem}.matat-loyalty_popup label{font-size:.8125rem;line-height:1.4615}.matat-loyalty_popup .required{text-decoration:none;color:red}@media (min-width:768px){.matat-loyalty_popup .loyalty_redeem-selection{padding-bottom:20px}.matat-loyalty_popup label{font-size:14px}}.matat-loyalty_popup .input-text{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:1px solid #d0d0d0;border-radius:0;font-family:inherit;font-size:.75rem;height:2rem;line-height:1.5;padding:.375rem 1.5rem .375rem .625rem;background:#fff;text-align:center}@media (min-width:768px){.matat-loyalty_popup .input-text{height:40px;font-size:14px;line-height:20px;padding-top:9px;padding-bottom:9px}}.rtl .matat-loyalty_popup select{padding:.375rem .625rem .375rem 1.5rem;background-position:.625rem 50%}@media (min-width:768px){.rtl .matat-loyalty_popup select{background-position:15px 50%}}.matat-loyalty_popup .button_loyalty{width:100%}@media (min-width:992px){.matat-loyalty_popup .button_loyalty{font-size:16px;line-height:1.5625}}.openBtn{color:#FFF;background:#269faf;padding:10px;text-decoration:none;border:1px solid #269faf;border-radius:3px}.openBtn:hover{background:#35c7db}.popup{position:fixed;top:0;left:0;background:rgb(0 0 0 / .58);width:100%;height:100%;display:none;z-index:1}.popup-content{width:40%;margin:0 auto;padding:40px;margin-top:100px;border-radius:3px;background:#fff;position:relative}.closeBtn{position:absolute;top:5px;right:12px;font-size:17px;color:#7c7575;text-decoration:none}.woocommerce-error-custom{background:#d23d3d;border-right:8px #b33434 solid;border-radius:4px;color:#FFF;padding:5px 10px}@media only screen and (max-width:728px){.popup-content{width:80%}}.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #BFBFBF;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}.text-center{text-align:center}.matat-loyalty_checkout-info-box{width:100%;min-width:100%;max-width:100%;padding-bottom:20px}.matat_birthday_discount_wrap{padding-bottom:10px}.matat_birthday_discount_wrap a{font-weight:500;color:inherit;text-decoration:underline}.matat_birthday_discount_wrap a:hover{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.matat-loyalty_checkout-info-box{padding-bottom:30px}.matat_birthday_discount_wrap{padding-bottom:15px}}.matat-loyalty_single-product{font-size:.75rem;line-height:1.5;border:1px solid #c9c9c9;padding:.3125rem .625rem;color:#000}@media (min-width:768px){.matat-loyalty_single-product{font-size:14px;padding:9px 15px}}.matat-loyalty_checkout-info{font-size:.8125rem;line-height:1.4615;padding:.9375rem 0}@media (min-width:768px){.matat-loyalty_checkout-info{font-size:14px;line-height:1.5;padding:20px 0}}@media (min-width:1200px){.matat-loyalty_checkout-info{font-size:16px}}.matat-loyalty_checkout-info svg{width:1.09375rem;height:auto;display:inline;vertical-align:middle}@media (min-width:768px){.matat-loyalty_checkout-info svg{width:21px}}.matat-loyalty_checkout-info .matat_edit_loyalty{padding:0;margin:0;font:inherit;outline:none;text-decoration:underline;background:none;border:none;color:rgb(0 0 0 / .6)}@media (min-width:768px){.matat-loyalty_checkout-info .matat_edit_loyalty{font-size:14px}}.matat-loyalty_checkout-info .matat_edit_loyalty:hover{text-decoration:none}.matat-loyalty_btn-wrap{padding:0 0 .3125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.matat-loyalty_btn-wrap{padding-bottom:10px}}.matat-loyalty_btn-wrap .button_loyalty{margin:0 .46875rem .625rem;min-width:6.25rem}@media (min-width:768px){.matat-loyalty_btn-wrap .button_loyalty{margin:0 10px 10px;min-width:120px}}@media (min-width:992px){.matat-loyalty_btn-wrap .button_loyalty{min-width:130px}}@media (min-width:1300px){.matat-loyalty_btn-wrap .button_loyalty{min-width:160px}}.matat-loyalty_btn-wrap .button_loyalty.button_loyalty_redeem{min-width:13.4375rem}@media (min-width:768px){.matat-loyalty_btn-wrap .button_loyalty.button_loyalty_redeem{min-width:140px}}@media (min-width:1200px){.matat-loyalty_btn-wrap .button_loyalty.button_loyalty_redeem{min-width:182px}}.button_loyalty{border:1px solid #000;padding:0;margin:0;font:0.75rem/1.5 "Heebo",sans-serif;background:#000;color:#fff;display:inline-block;vertical-align:top;outline:none;padding:.375rem .625rem;text-decoration:none}@media (min-width:768px){.button_loyalty{font-size:14px;line-height:20px;padding:9px 12px}}.button_loyalty:hover{background:#fff;border-color:#000;color:#000;text-decoration:none}.matat-loyalty_popup{position:fixed;top:0;bottom:0;left:0;right:0;background:rgb(0 0 0 / .3);overflow-y:auto;overflow-x:hidden;-webkit-transition:0.25s ease opacity,0.25s ease visibility;transition:0.25s ease opacity,0.25s ease visibility;opacity:0;visibility:hidden;z-index:9999}@media (min-width:768px){.matat-loyalty_popup{font-size:14px}}.matat_loyalty_popup_opened #header{z-index:1}.matat_loyalty_popup_opened .checkout-container,.matat_loyalty_popup_opened .checkout-container .checkout-detail-container{z-index:9999}.matat-loyalty_popup.popup_opened{opacity:1;visibility:visible;z-index:999999}.matat-loyalty_popup.popup_opened .matat_popup_frame{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.matat-loyalty_popup .matat_popup_frame{min-height:calc(100% - 2rem);margin:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.25s ease transform;transition:0.25s ease transform;-webkit-transform:translate(0,-20vh);-ms-transform:translate(0,-20vh);transform:translate(0,-20vh)}.matat-loyalty_popup .matat_popup_body{width:100%;max-width:min(66.8rem, 668px);margin:0 auto;background:#fff;position:relative;overflow:hidden}@media (min-width:768px){.matat-loyalty_popup .matat_popup_body{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:768px){.matat-loyalty_popup .matat_loyalty_popup-image{-ms-flex-preferred-size:34.135%;flex-basis:34.135%;max-width:34.135%}}.matat-loyalty_popup .matat_loyalty_popup-image img{object-fit:cover;object-position:50% 0;width:100%;height:9.0625rem}@media (min-width:768px){.matat-loyalty_popup .matat_loyalty_popup-image img{height:100%}}.matat-loyalty_popup .matat_loyalty_popup-left-content{text-align:center;padding:.875rem .9375rem 1.25rem}.matat-error{color:red;margin-top:.5rem}@media (min-width:768px){.matat-loyalty_popup .matat_loyalty_popup-left-content{-ms-flex-preferred-size:65.865%;flex-basis:65.865%;max-width:65.865%;padding:28px 57px}.matat-error{margin-top:10px}}.matat-loyalty_popup .matat_loyalty_popup-close{position:absolute;top:0;right:0;border:none;background:none;padding:.625rem;margin:0}@media (min-width:768px){.matat-loyalty_popup .matat_loyalty_popup-close{right:4px;top:6px}}.rtl .matat-loyalty_popup .matat_loyalty_popup-close{right:auto;left:0}@media (min-width:768px){.rtl .matat-loyalty_popup .matat_loyalty_popup-close{left:4px}}.matat-loyalty_popup .matat_loyalty_popup-close:hover{opacity:.6}.matat-loyalty_popup .matat_loyalty_popup-close svg{display:block;width:.8125rem}.matat-loyalty_popup .matat_loyalty_popup-title{font-size:1rem;line-height:1.5;font-weight:700;margin-bottom:.75rem}@media (min-width:768px){.matat-loyalty_popup .matat_loyalty_popup-title{font-size:20px;margin-bottom:20px}}@media (min-width:1200px){.matat-loyalty_popup .matat_loyalty_popup-title{font-size:24px}}.matat-loyalty_popup .popup_text{font-size:.8125rem;line-height:1.4615;margin-bottom:.9375rem}@media (min-width:768px){.matat-loyalty_popup .popup_text{font-size:14px;line-height:1.5;margin-bottom:22px}}@media (min-width:1200px){.matat-loyalty_popup .popup_text{font-size:16px}}.matat-loyalty_popup .loyalty_redeem-selection{padding:0 0 .9375rem}.matat-loyalty_popup label{font-size:.8125rem;line-height:1.4615}.matat-loyalty_popup .required{text-decoration:none;color:red}@media (min-width:768px){.matat-loyalty_popup .loyalty_redeem-selection{padding-bottom:20px}.matat-loyalty_popup label{font-size:14px}}.matat-loyalty_popup .input-text{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:1px solid #d0d0d0;border-radius:0;font-family:inherit;font-size:.75rem;height:2rem;line-height:1.5;padding:.375rem 1.5rem .375rem .625rem;background:#fff;text-align:center}@media (min-width:768px){.matat-loyalty_popup .input-text{height:40px;font-size:14px;line-height:20px;padding-top:9px;padding-bottom:9px}}.rtl .matat-loyalty_popup select{padding:.375rem .625rem .375rem 1.5rem;background-position:.625rem 50%}@media (min-width:768px){.rtl .matat-loyalty_popup select{background-position:15px 50%}}.matat-loyalty_popup .button_loyalty{width:100%}@media (min-width:992px){.matat-loyalty_popup .button_loyalty{font-size:16px;line-height:1.5625}}.openBtn{color:#FFF;background:#269faf;padding:10px;text-decoration:none;border:1px solid #269faf;border-radius:3px}.openBtn:hover{background:#35c7db}.popup{position:fixed;top:0;left:0;background:rgb(0 0 0 / .58);width:100%;height:100%;display:none;z-index:1}.popup-content{width:40%;margin:0 auto;padding:40px;margin-top:100px;border-radius:3px;background:#fff;position:relative}.closeBtn{position:absolute;top:5px;right:12px;font-size:17px;color:#7c7575;text-decoration:none}.woocommerce-error-custom{background:#d23d3d;border-right:8px #b33434 solid;border-radius:4px;color:#FFF;padding:5px 10px}@media only screen and (max-width:728px){.popup-content{width:80%}}.form .form-btn{background:#96588a;font-size:20px;line-height:28px}.form .form-actions{padding-top:0;padding-bottom:20px}.secureLogos{margin-right:-13px}.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #BFBFBF;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}#wc-meshulam-payment-cc-form select{display:block;min-height:45px;border-radius:5px;padding:0 10px;line-height:45px;width:100%!important;color:#a9a9a9;font-size:1.1em;max-width:208px}#wc-meshulam-payment-cc-form select{position:relative;-webkit-appearance:menulist;appearance:menulist;color:#a9a9a9}input#meshulam_pay_ccNo{background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/card.jpg);background-position:center right 8px;background-size:30px;background-repeat:no-repeat}body.rtl input#meshulam_pay_ccNo{background-position:left 8px center}#payment .payment_methods li .payment_box .wc-meshulam-payment-form p{padding-bottom:10px!important;margin:0!important}#payment .payment_methods li .payment_box .wc-meshulam-payment-form label{position:relative;display:block;width:100%}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio label::before{display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;vertical-align:middle;content:"";margin-right:5px;width:7px;height:7px;border:4px solid #9e9e9e;border-radius:50%;background-color:#9e9e9e;padding:0}#payment .payment_methods>.wc_payment_method>label.hidden::before{content:"\f10c"!important;color:inherit!important}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio input[type="radio"]:checked+label::before{border-color:#96588a}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio input[type="radio"]{opacity:0;position:absolute;width:0;height:0}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row #meshulam_pay_desc{display:block;min-height:45px;border-radius:5px;padding:0 10px;line-height:45px;width:100%!important;color:#a9a9a9;font-size:1.1em;background-color:#fff;border:1px solid #a9a9a9;box-shadow:none}#wc-meshulam-payment-cc-form input ::-webkit-input-placeholder{color:#a9a9a9}#wc-meshulam-payment-cc-form input :-moz-placeholder{color:#a9a9a9}#wc-meshulam-payment-cc-form input ::-moz-placeholder{color:#a9a9a9}#wc-meshulam-payment-cc-form input :-ms-input-placeholder{color:#a9a9a9}#wc-meshulam-payment-cc-form input :placeholder-shown,#wc-meshulam-payment-cc-form input::placeholder{color:#a9a9a9}.form-row-wrapper-clear{clear:both}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select{opacity:0;visibility:hidden;height:0;transition:0.3s all ease;-webkit-transition:0.3s all ease;-o-transition:0.3s all ease;-moz-transition:0.3s all ease;padding-top:0;margin:0;padding-bottom:0}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select.active{opacity:1;visibility:visible;height:45px;margin-bottom:10px;padding:0!important}#meshulam-iframe-container .payment_loader{position:fixed;top:0;width:100%;height:100%;left:0;background-color:rgb(0 0 0 / .1);background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/loader1.gif);background-position:center;background-repeat:no-repeat;background-size:50px;display:none;z-index:9999999999}div#meshulam-iframe-container{max-width:500px;margin:0 auto}li.wc_payment_method.payment_method_meshulam-payment label img{top:5px}body.rtl .payment_method_meshulam-payment,html[lang="he-IL"] .payment_method_meshulam-payment{direction:rtl}li.wc_payment_method.payment_method_meshulam-payment label img{max-width:60px;vertical-align:top!important}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed+p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions+.woocommerce-order-details{display:none}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed+p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions+.woocommerce-order-details+.woocommerce-customer-details{display:none}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a+a{display:none}.meshulam_order_page{padding:50px 0;padding:50px 0;position:fixed;left:0;top:0;z-index:99999;width:100%;height:100%;background-color:rgb(0 0 0 / .5);display:flex;align-items:center;justify-content:center}.meshulam_order_page .popup_content{max-width:800px;margin:0 auto;width:100%;background-color:#fff;padding:59px;text-align:center;border-radius:10px;margin:}.meshulam_order_page h1{font-weight:700}.meshulam_order_page .text{margin-bottom:30px}.meshulam_order_page p{margin-bottom:0}.meshulam_order_page a{background-color:#25b1e7;color:#fff;padding:10px 30px;border-radius:5px;margin:5px;border:1px solid #fff0;transition:.5 ease all}.meshulam_order_page a:hover{background-color:#fff;border-color:#25b1e7;color:#25b1e7}.meshulam_fail_order{min-height:50%}#payment .payment_methods li .payment_box .wc-meshulam-payment-form label.direct_debit_only{display:none}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select.active.hide_debit_drop{display:none}select#woocommerce_meshulam-payment_environment option+option{display:none}div#meshulam-iframe-container.bit_payment_iframe{z-index:100;width:100%;height:100%;position:fixed;border:0;top:0;right:0;max-width:100%}div#meshulam-iframe-container.bit_payment_iframe iframe{height:100vh}li.wc_payment_method.payment_method_meshulam-payment .payment_box.payment_method_meshulam-payment{padding:0!important}li.wc_payment_method.payment_method_meshulam-payment .payment_box.payment_method_meshulam-payment fieldset#wc-meshulam-payment-cc-form{padding:10px}li.wc_payment_method.payment_method_meshulam-payment .wc-meshulam-payment-form{background-color:#f5f5f5;display:block;padding:1.41575em;cursor:pointer}@media only screen and (max-width:959px){.meshulam_order_page .popup_content{max-width:90%}.meshulam_order_page .popup_content{padding:30px}}li.wc_payment_method.payment_method_meshulam-payment .payment_box.payment_method_meshulam-payment fieldset.wc-payment-form.wc-meshulam-payment-form.hide_filed{padding:0!important}.payment_box.payment_method_meshulam-payment.hide_box{display:none!important}li.wc_payment_method.payment_method_bit-payment label img{max-width:25px}.payment_box.payment_method_bit-payment.hide_box{display:none!important}.payment_box.payment_method_meshulam-payment .form-row.form-row-radio{padding:0!important;margin:0!important}.form .form-btn{background:#96588a;font-size:20px;line-height:28px}.form .form-actions{padding-top:0;padding-bottom:20px}.secureLogos{margin-right:-13px}#wc-meshulam-payment-cc-form select{display:block;min-height:45px;border-radius:5px;padding:0 10px;line-height:45px;width:100%!important;color:#a9a9a9;font-size:1.1em;max-width:208px}#wc-meshulam-payment-cc-form select{position:relative;-webkit-appearance:menulist;appearance:menulist;color:#a9a9a9}input#meshulam_pay_ccNo{background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/card.jpg);background-position:center right 8px;background-size:30px;background-repeat:no-repeat}body.rtl input#meshulam_pay_ccNo{background-position:left 8px center}#payment .payment_methods li .payment_box .wc-meshulam-payment-form p{padding-bottom:10px!important;margin:0!important}#payment .payment_methods li .payment_box .wc-meshulam-payment-form label{position:relative;display:block;width:100%}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio label::before{display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;vertical-align:middle;content:"";margin-right:5px;width:7px;height:7px;border:4px solid #9e9e9e;border-radius:50%;background-color:#9e9e9e;padding:0}#payment .payment_methods>.wc_payment_method>label.hidden::before{content:"\f10c"!important;color:inherit!important}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio input[type="radio"]:checked+label::before{border-color:#96588a}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio input[type="radio"]{opacity:0;position:absolute;width:0;height:0}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row #meshulam_pay_desc{display:block;min-height:45px;border-radius:5px;padding:0 10px;line-height:45px;width:100%!important;color:#a9a9a9;font-size:1.1em;background-color:#fff;border:1px solid #a9a9a9;box-shadow:none}#wc-meshulam-payment-cc-form input ::-webkit-input-placeholder{color:#a9a9a9}#wc-meshulam-payment-cc-form input :-moz-placeholder{color:#a9a9a9}#wc-meshulam-payment-cc-form input ::-moz-placeholder{color:#a9a9a9}#wc-meshulam-payment-cc-form input :-ms-input-placeholder{color:#a9a9a9}#wc-meshulam-payment-cc-form input :placeholder-shown,#wc-meshulam-payment-cc-form input::placeholder{color:#a9a9a9}.form-row-wrapper-clear{clear:both}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select{opacity:0;visibility:hidden;height:0;transition:0.3s all ease;-webkit-transition:0.3s all ease;-o-transition:0.3s all ease;-moz-transition:0.3s all ease;padding-top:0;margin:0;padding-bottom:0}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select.active{opacity:1;visibility:visible;height:45px;margin-bottom:10px;padding:0!important}#meshulam-iframe-container .payment_loader{position:fixed;top:0;width:100%;height:100%;left:0;background-color:rgb(0 0 0 / .1);background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/loader1.gif);background-position:center;background-repeat:no-repeat;background-size:50px;display:none;z-index:9999999999}div#meshulam-iframe-container{max-width:500px;margin:0 auto}li.wc_payment_method.payment_method_meshulam-payment label img{top:5px}body.rtl .payment_method_meshulam-payment,html[lang="he-IL"] .payment_method_meshulam-payment{direction:rtl}li.wc_payment_method.payment_method_meshulam-payment label img{max-width:60px;vertical-align:top!important}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed+p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions+.woocommerce-order-details{display:none}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed+p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions+.woocommerce-order-details+.woocommerce-customer-details{display:none}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a+a{display:none}.meshulam_order_page{padding:50px 0;padding:50px 0;position:fixed;left:0;top:0;z-index:99999;width:100%;height:100%;background-color:rgb(0 0 0 / .5);display:flex;align-items:center;justify-content:center}.meshulam_order_page .popup_content{max-width:800px;margin:0 auto;width:100%;background-color:#fff;padding:59px;text-align:center;border-radius:10px;margin:}.meshulam_order_page h1{font-weight:700}.meshulam_order_page .text{margin-bottom:30px}.meshulam_order_page p{margin-bottom:0}.meshulam_order_page a{background-color:#25b1e7;color:#fff;padding:10px 30px;border-radius:5px;margin:5px;border:1px solid #fff0;transition:.5 ease all}.meshulam_order_page a:hover{background-color:#fff;border-color:#25b1e7;color:#25b1e7}.meshulam_fail_order{min-height:50%}#payment .payment_methods li .payment_box .wc-meshulam-payment-form label.direct_debit_only{display:none}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select.active.hide_debit_drop{display:none}select#woocommerce_meshulam-payment_environment option+option{display:none}div#meshulam-iframe-container.bit_payment_iframe{z-index:100;width:100%;height:100%;position:fixed;border:0;top:0;right:0;max-width:100%}div#meshulam-iframe-container.bit_payment_iframe iframe{height:100vh}li.wc_payment_method.payment_method_meshulam-payment .payment_box.payment_method_meshulam-payment{padding:0!important}li.wc_payment_method.payment_method_meshulam-payment .payment_box.payment_method_meshulam-payment fieldset#wc-meshulam-payment-cc-form{padding:10px}li.wc_payment_method.payment_method_meshulam-payment .wc-meshulam-payment-form{background-color:#f5f5f5;display:block;padding:1.41575em;cursor:pointer}@media only screen and (max-width:959px){.meshulam_order_page .popup_content{max-width:90%}.meshulam_order_page .popup_content{padding:30px}}li.wc_payment_method.payment_method_meshulam-payment .payment_box.payment_method_meshulam-payment fieldset.wc-payment-form.wc-meshulam-payment-form.hide_filed{padding:0!important}.payment_box.payment_method_meshulam-payment.hide_box{display:none!important}li.wc_payment_method.payment_method_bit-payment label img{max-width:25px}.payment_box.payment_method_bit-payment.hide_box{display:none!important}.payment_box.payment_method_meshulam-payment .form-row.form-row-radio{padding:0!important;margin:0!important}.toplevel_page_meshulam-payment-setting #wpcontent,.meshulam-pay_page_meshulam-paypal-setting #wpcontent{color:#000}.meshulam_payment_wrapper{position:relative}.toplevel_page_meshulam-payment-setting .meshulam_payment_>h2::after{content:'';position:absolute;background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/meshulam_icons.png);width:50px;height:72px;top:0;left:665px}.toplevel_page_meshulam-payment-setting .meshulam_>h2::after{content:'';position:absolute;background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/meshulam_icons.png);width:50px;height:72px;top:0;left:665px}.meshulam_payment_ h2{color:#25b1e7;font-size:2em!important;margin-bottom:30px!important;position:relative}.meshulam_ h2{color:#25b1e7;font-size:2em!important;margin-bottom:30px!important;position:relative}.meshulam_payment_ p{font-size:1.2em;margin-top:0;color:#888}.meshulam_ p{font-size:1.2em;color:#888}.wrap.meshulam_payment_ label{font-size:1.1em}.wrap.meshulam_ label{font-size:1.1em}.wrap.meshulam_payment_ textarea{width:500px;max-width:100%;min-height:100px;font-size:16px;color:#222;transition:0.5s ease all;-webkit-transition:0.5s ease all;border:1px solid #a3a3a3;border-radius:6px}.wrap.meshulam_ textarea{width:500px;max-width:100%;min-height:100px;font-size:16px;color:#222;transition:0.5s ease all;-webkit-transition:0.5s ease all;border:1px solid #a3a3a3;border-radius:6px}.wrap.meshulam_payment_ textarea:focus{border-color:#61d0f0}.wrap.meshulam_ textarea:focus{border-color:#61d0f0}.wrap.meshulam_payment_ input[type="text"],.wrap.meshulam_payment_ input[type="email"],.wrap.meshulam_payment_ input[type="password"]{display:block;width:500px;max-width:100%;margin-bottom:5px;height:50px;background:#fff;padding-right:16px;font-size:16px;color:#222;transition:0.5s ease all;-webkit-transition:0.5s ease all;border:1px solid #a3a3a3;border-radius:6px;padding-left:10px;font-weight:400;transition:0.5s ease all;-webkit-appearance:none;-moz-appearance:none;outline:none!important}.wrap.meshulam_ input[type="text"],.wrap.meshulam_ input[type="email"],.wrap.meshulam_ input[type="password"]{display:block;width:500px;max-width:100%;margin-bottom:5px;height:50px;background:#fff;padding-right:16px;font-size:16px;color:#222;transition:0.5s ease all;-webkit-transition:0.5s ease all;border:1px solid #a3a3a3;border-radius:6px;padding-left:10px;font-weight:400;transition:0.5s ease all;-webkit-appearance:none;-moz-appearance:none;outline:none!important}.wrap.meshulam_payment_ input[type="text"]:focus,.wrap.meshulam_payment_ input[type="password"]:focus{border-color:#61d0f0}.wrap.meshulam_ input[type="text"]:focus,.wrap.meshulam_ input[type="password"]:focus{border-color:#61d0f0}.toplevel_page_meshulam-payment-setting input#submit{background-color:#41d993;border:2px solid #41d993;border-radius:30px;color:#fff;cursor:pointer;transition:0.5s ease all;text-shadow:none;line-height:28px;height:42px;box-shadow:none;font-size:1em;padding:0;min-width:150px;font-weight:600;letter-spacing:.5px;transition:0.5s ease all;-webkit-transition:0.5s ease all}.toplevel_page_meshulam-payment-setting input#submit:hover{background-color:#fff0;color:#41d993}.meshulam_payment_ input[type=checkbox]{width:18px;height:18px;border-color:#61d0f0;position:relative}.meshulam_ input[type=checkbox]{width:18px;height:18px;border-color:#61d0f0;position:relative}.meshulam_payment_ input[type=checkbox]:checked:before{color:#61d0f0;margin:-2px 0 0 -3px;font:normal 21px/1 dashicons}.meshulam_ input[type=checkbox]:checked:before{color:#61d0f0;margin:-2px 0 0 -3px;font:normal 21px/1 dashicons}html[lang="he-IL"] .meshulam_payment_wrapper::after{left:auto;right:665px}.meshulam_acc td#bacs_accounts p{margin-bottom:10px;font-weight:500}.meshulam_acc td#bacs_accounts input[type=text]{min-width:175px}.meshulam_right_col,.meshulam_left_col{display:inline-block;vertical-align:top}.meshulam_right_col{width:840px}.meshulam_left_col{width:calc(100% - 854px)}.meshulam_left_col input[type="text"],.meshulam_left_col input[type="password"]{width:100%!important;max-width:500px}.meshulam_left_col td.forminp,.meshulam_left_col th{display:block;width:100%}.meshulam_left_col td.forminp{padding-top:0;padding-right:0;padding-left:0;padding-bottom:0;margin-bottom:0}.meshulam_left_col .wrapper{max-width:600px;padding:30px 30px;box-sizing:border-box;background-color:#fff;border-radius:10px;border:1px solid #ccc}.meshulam_left_col .wrapper h3{margin:0;border-bottom:1px solid #ccc;padding-bottom:15px;font-size:1.5em;line-height:1.2}.meshulam_right_col h3{font-size:1.5em;line-height:1.2}.meshulam_right_col table.form-table textarea.wide-input,.meshulam_right_col textarea.wide-input{max-width:400px}.meshulam_right_col table.form-table input[type=email],.meshulam_right_col table.form-table input[type=tel]{width:400px!important;max-width:100%}html[lang="he-IL"] .wrap.meshulam_payment_ input{direction:rtl}.woocommerce .meshulam_right_col table.form-table select[multiple]{width:400px;height:80px;overflow:hidden;border:0;background-color:#fff0;box-shadow:none}.woocommerce .meshulam_right_col table.form-table select[multiple]+.btn-group button{display:none}.woocommerce .meshulam_right_col table.form-table ul.multiselect-container .multiselect-all{display:none}.woocommerce .meshulam_right_col table.form-table ul.multiselect-container a{color:#32373c}.woocommerce .meshulam_right_col table.form-table ul.multiselect-container li{margin-bottom:0}.woocommerce table.form-table th label[for="woocommerce_meshulam-payment_title"]::after{content:'*';color:#f44336}.woocommerce table.form-table th label[for="woocommerce_meshulam-payment_business_owner_code"]::after{content:'*';color:#f44336}.woocommerce table.form-table th label[for="woocommerce_meshulam-payment_thank_you_page"]::after{content:'*';color:#f44336}.woocommerce table.form-table th label[for="woocommerce_meshulam-payment_fail_url"]::after{content:'*';color:#f44336}.woocommerce table.form-table th label[for="woocommerce_meshulam-payment_payment_type"]::after{content:'*';color:#f44336}select#woocommerce_meshulam-payment_environment option+option{display:none}select#woocommerce_meshulam-payment_environment option+option{display:none}.meshulam_payment_ .notice.notice-error p{padding-top:11px}textarea#woocommerce_meshulam-bit-payment_description_payer,textarea#woocommerce_meshulam-bit-payment_company_api_extra_details,textarea#woocommerce_meshulam-bit-payment_add_payment_note{width:400px}input#_meshulam_checkbox_field{width:16px!important}#iframe_error{text-align:center;color:red;font-weight:700}@media only screen and (max-width:1440px){.meshulam_right_col{width:640px}.meshulam_left_col{width:calc(100% - 654px)}.meshulam_acc td#bacs_accounts input[type=text]{min-width:116px}}@media only screen and (max-width:1100px){.meshulam_right_col{width:100%}.meshulam_left_col{width:100%}.meshulam_left_col .wrapper{max-width:100%}}.toplevel_page_meshulam-payment-setting #wpcontent,.meshulam-pay_page_meshulam-paypal-setting #wpcontent{color:#000}.meshulam_payment_wrapper{position:relative}.toplevel_page_meshulam-payment-setting .meshulam_payment_>h2::after{content:'';position:absolute;background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/meshulam_icons.png);width:50px;height:72px;top:0;left:665px}.toplevel_page_meshulam-payment-setting .meshulam_>h2::after{content:'';position:absolute;background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/meshulam_icons.png);width:50px;height:72px;top:0;left:665px}.meshulam_payment_ h2{color:#25b1e7;font-size:2em!important;margin-bottom:30px!important;position:relative}.meshulam_ h2{color:#25b1e7;font-size:2em!important;margin-bottom:30px!important;position:relative}.meshulam_payment_ p{font-size:1.2em;margin-top:0;color:#888}.meshulam_ p{font-size:1.2em;color:#888}.wrap.meshulam_payment_ label{font-size:1.1em}.wrap.meshulam_ label{font-size:1.1em}.wrap.meshulam_payment_ textarea{width:500px;max-width:100%;min-height:100px;font-size:16px;color:#222;transition:0.5s ease all;-webkit-transition:0.5s ease all;border:1px solid #a3a3a3;border-radius:6px}.wrap.meshulam_ textarea{width:500px;max-width:100%;min-height:100px;font-size:16px;color:#222;transition:0.5s ease all;-webkit-transition:0.5s ease all;border:1px solid #a3a3a3;border-radius:6px}.wrap.meshulam_payment_ textarea:focus{border-color:#61d0f0}.wrap.meshulam_ textarea:focus{border-color:#61d0f0}.wrap.meshulam_payment_ input[type="text"],.wrap.meshulam_payment_ input[type="email"],.wrap.meshulam_payment_ input[type="password"]{display:block;width:500px;max-width:100%;margin-bottom:5px;height:50px;background:#fff;padding-right:16px;font-size:16px;color:#222;transition:0.5s ease all;-webkit-transition:0.5s ease all;border:1px solid #a3a3a3;border-radius:6px;padding-left:10px;font-weight:400;transition:0.5s ease all;-webkit-appearance:none;-moz-appearance:none;outline:none!important}.wrap.meshulam_ input[type="text"],.wrap.meshulam_ input[type="email"],.wrap.meshulam_ input[type="password"]{display:block;width:500px;max-width:100%;margin-bottom:5px;height:50px;background:#fff;padding-right:16px;font-size:16px;color:#222;transition:0.5s ease all;-webkit-transition:0.5s ease all;border:1px solid #a3a3a3;border-radius:6px;padding-left:10px;font-weight:400;transition:0.5s ease all;-webkit-appearance:none;-moz-appearance:none;outline:none!important}.wrap.meshulam_payment_ input[type="text"]:focus,.wrap.meshulam_payment_ input[type="password"]:focus{border-color:#61d0f0}.wrap.meshulam_ input[type="text"]:focus,.wrap.meshulam_ input[type="password"]:focus{border-color:#61d0f0}.toplevel_page_meshulam-payment-setting input#submit{background-color:#41d993;border:2px solid #41d993;border-radius:30px;color:#fff;cursor:pointer;transition:0.5s ease all;text-shadow:none;line-height:28px;height:42px;box-shadow:none;font-size:1em;padding:0;min-width:150px;font-weight:600;letter-spacing:.5px;transition:0.5s ease all;-webkit-transition:0.5s ease all}.toplevel_page_meshulam-payment-setting input#submit:hover{background-color:#fff0;color:#41d993}.meshulam_payment_ input[type=checkbox]{width:18px;height:18px;border-color:#61d0f0;position:relative}.meshulam_ input[type=checkbox]{width:18px;height:18px;border-color:#61d0f0;position:relative}.meshulam_payment_ input[type=checkbox]:checked:before{color:#61d0f0;margin:-2px 0 0 -3px;font:normal 21px/1 dashicons}.meshulam_ input[type=checkbox]:checked:before{color:#61d0f0;margin:-2px 0 0 -3px;font:normal 21px/1 dashicons}html[lang="he-IL"] .meshulam_payment_wrapper::after{left:auto;right:665px}.meshulam_acc td#bacs_accounts p{margin-bottom:10px;font-weight:500}.meshulam_acc td#bacs_accounts input[type=text]{min-width:175px}.meshulam_right_col,.meshulam_left_col{display:inline-block;vertical-align:top}.meshulam_right_col{width:840px}.meshulam_left_col{width:calc(100% - 854px)}.meshulam_left_col input[type="text"],.meshulam_left_col input[type="password"]{width:100%!important;max-width:500px}.meshulam_left_col td.forminp,.meshulam_left_col th{display:block;width:100%}.meshulam_left_col td.forminp{padding-top:0;padding-right:0;padding-left:0;padding-bottom:0;margin-bottom:0}.meshulam_left_col .wrapper{max-width:600px;padding:30px 30px;box-sizing:border-box;background-color:#fff;border-radius:10px;border:1px solid #ccc}.meshulam_left_col .wrapper h3{margin:0;border-bottom:1px solid #ccc;padding-bottom:15px;font-size:1.5em;line-height:1.2}.meshulam_right_col h3{font-size:1.5em;line-height:1.2}.meshulam_right_col table.form-table textarea.wide-input,.meshulam_right_col textarea.wide-input{max-width:400px}.meshulam_right_col table.form-table input[type=email],.meshulam_right_col table.form-table input[type=tel]{width:400px!important;max-width:100%}html[lang="he-IL"] .wrap.meshulam_payment_ input{direction:rtl}.woocommerce .meshulam_right_col table.form-table select[multiple]{width:400px;height:80px;overflow:hidden;border:0;background-color:#fff0;box-shadow:none}.woocommerce .meshulam_right_col table.form-table select[multiple]+.btn-group button{display:none}.woocommerce .meshulam_right_col table.form-table ul.multiselect-container .multiselect-all{display:none}.woocommerce .meshulam_right_col table.form-table ul.multiselect-container a{color:#32373c}.woocommerce .meshulam_right_col table.form-table ul.multiselect-container li{margin-bottom:0}.woocommerce table.form-table th label[for="woocommerce_meshulam-payment_title"]::after{content:'*';color:#f44336}.woocommerce table.form-table th label[for="woocommerce_meshulam-payment_business_owner_code"]::after{content:'*';color:#f44336}.woocommerce table.form-table th label[for="woocommerce_meshulam-payment_thank_you_page"]::after{content:'*';color:#f44336}.woocommerce table.form-table th label[for="woocommerce_meshulam-payment_fail_url"]::after{content:'*';color:#f44336}.woocommerce table.form-table th label[for="woocommerce_meshulam-payment_payment_type"]::after{content:'*';color:#f44336}select#woocommerce_meshulam-payment_environment option+option{display:none}select#woocommerce_meshulam-payment_environment option+option{display:none}.meshulam_payment_ .notice.notice-error p{padding-top:11px}textarea#woocommerce_meshulam-bit-payment_description_payer,textarea#woocommerce_meshulam-bit-payment_company_api_extra_details,textarea#woocommerce_meshulam-bit-payment_add_payment_note{width:400px}input#_meshulam_checkbox_field{width:16px!important}#iframe_error{text-align:center;color:red;font-weight:700}@media only screen and (max-width:1440px){.meshulam_right_col{width:640px}.meshulam_left_col{width:calc(100% - 654px)}.meshulam_acc td#bacs_accounts input[type=text]{min-width:116px}}@media only screen and (max-width:1100px){.meshulam_right_col{width:100%}.meshulam_left_col{width:100%}.meshulam_left_col .wrapper{max-width:100%}}#wc-bitpay-payment-cc-form select{display:block;min-height:45px;border-radius:5px;padding:0 10px;line-height:45px;width:100%!important;color:#a9a9a9;font-size:1.1em}#wc-bitpay-payment-cc-form select{position:relative;-webkit-appearance:menulist;appearance:menulist;color:#a9a9a9}input#meshulam_pay_ccNo{background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/card.jpg);background-position:center right 8px;background-size:30px;background-repeat:no-repeat}body.rtl input#meshulam_pay_ccNo{background-position:left 8px center}#payment .payment_methods li .payment_box .wc-meshulam-payment-form p{padding-bottom:10px!important;margin:0!important}#payment .payment_methods li .payment_box .wc-meshulam-payment-form label{position:relative;display:block;width:100%}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio label::before{display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;vertical-align:middle;content:"";margin-right:5px;width:7px;height:7px;border:4px solid #9e9e9e;border-radius:50%;background-color:#9e9e9e;padding:0}#payment .payment_methods>.wc_payment_method>label.hidden::before{content:"\f10c"!important;color:inherit!important}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio input[type="radio"]:checked+label::before{border-color:#96588a}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio input[type="radio"]{opacity:0;position:absolute;width:0;height:0}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row #meshulam_pay_desc{display:block;min-height:45px;border-radius:5px;padding:0 10px;line-height:45px;width:100%!important;color:#a9a9a9;font-size:1.1em;background-color:#fff;border:1px solid #a9a9a9;box-shadow:none}#wc-bitpay-payment-cc-form input ::-webkit-input-placeholder{color:#a9a9a9}#wc-bitpay-payment-cc-form input :-moz-placeholder{color:#a9a9a9}#wc-bitpay-payment-cc-form input ::-moz-placeholder{color:#a9a9a9}#wc-bitpay-payment-cc-form input :-ms-input-placeholder{color:#a9a9a9}#wc-bitpay-payment-cc-form input :placeholder-shown,#wc-bitpay-payment-cc-form input::placeholder{color:#a9a9a9}.form-row-wrapper-clear{clear:both}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select{opacity:0;visibility:hidden;height:0;transition:0.3s all ease;-webkit-transition:0.3s all ease;-o-transition:0.3s all ease;-moz-transition:0.3s all ease;padding-top:0;margin:0;padding-bottom:0}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select.active{opacity:1;visibility:visible;height:45px;margin-bottom:10px;padding:0!important}#meshulam-iframe-container .payment_loader{position:fixed;top:0;width:100%;height:100%;left:0;background-color:rgb(0 0 0 / .1);background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/loader1.gif);background-position:center;background-repeat:no-repeat;background-size:50px;display:none;z-index:9999999999;justify-content:center;align-items:center;padding-top:100px}div#meshulam-iframe-container{max-width:500px;margin:0 auto}li.wc_payment_method.payment_method_bitpay-payment label img{top:5px}body.rtl .payment_method_bitpay-payment,html[lang="he-IL"] .payment_method_bitpay-payment{direction:rtl}li.wc_payment_method.payment_method_bitpay-payment label img{max-width:60px;vertical-align:top!important}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed+p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions+.woocommerce-order-details{display:none}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed+p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions+.woocommerce-order-details+.woocommerce-customer-details{display:none}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a+a{display:none}.meshulam_order_page{padding:50px 0;padding:50px 0;position:fixed;left:0;top:0;z-index:99999;width:100%;height:100%;background-color:rgb(0 0 0 / .5);display:flex;align-items:center;justify-content:center}.meshulam_order_page .popup_content{max-width:800px;margin:0 auto;width:100%;background-color:#fff;padding:59px;text-align:center;border-radius:10px;margin:}.meshulam_order_page h1{font-weight:700}.meshulam_order_page .text{margin-bottom:30px}.meshulam_order_page p{margin-bottom:0}.meshulam_order_page a{background-color:#25b1e7;color:#fff;padding:10px 30px;border-radius:5px;margin:5px;border:1px solid #fff0;transition:.5 ease all}.meshulam_order_page a:hover{background-color:#fff;border-color:#25b1e7;color:#25b1e7}.meshulam_fail_order{min-height:50%}#payment .payment_methods li .payment_box .wc-meshulam-payment-form label.direct_debit_only{display:none}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select.active.hide_debit_drop{display:none}select#woocommerce_meshulam-payment_environment option+option{display:none}div#meshulam-iframe-container.bit_payment_iframe{z-index:100;width:100%;height:100%;position:fixed;border:0;top:0;right:0;max-width:100%}div#meshulam-iframe-container.bit_payment_iframe iframe{height:100vh}li.wc_payment_method.payment_method_bitpay-payment .payment_box.payment_method_bitpay-payment{padding:0!important}li.wc_payment_method.payment_method_bitpay-payment .payment_box.payment_method_bitpay-payment fieldset#wc-bitpay-payment-cc-form{padding:10px}li.wc_payment_method.payment_method_bitpay-payment .wc-meshulam-payment-form{background-color:#f5f5f5;display:block;padding:1.41575em;cursor:pointer}@media only screen and (max-width:959px){.meshulam_order_page .popup_content{max-width:90%}.meshulam_order_page .popup_content{padding:30px}}li.wc_payment_method.payment_method_bitpay-payment .payment_box.payment_method_bitpay-payment fieldset.wc-payment-form.wc-meshulam-payment-form.hide_filed{padding:0!important}.payment_box.payment_method_bitpay-payment.hide_box{display:none!important}li.wc_payment_method.payment_method_bitpay-payment label img{max-width:25px}.payment_box.payment_method_bitpay-payment.hide_box{display:none!important}.payment_method_bitpay-payment::before{display:none!important}.payment_box.payment_method_bitpay-payment .form-row.form-row-radio{padding:0!important;margin:0!important}#wc-bitpay-payment-cc-form select{display:block;min-height:45px;border-radius:5px;padding:0 10px;line-height:45px;width:100%!important;color:#a9a9a9;font-size:1.1em}#wc-bitpay-payment-cc-form select{position:relative;-webkit-appearance:menulist;appearance:menulist;color:#a9a9a9}input#meshulam_pay_ccNo{background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/card.jpg);background-position:center right 8px;background-size:30px;background-repeat:no-repeat}body.rtl input#meshulam_pay_ccNo{background-position:left 8px center}#payment .payment_methods li .payment_box .wc-meshulam-payment-form p{padding-bottom:10px!important;margin:0!important}#payment .payment_methods li .payment_box .wc-meshulam-payment-form label{position:relative;display:block;width:100%}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio label::before{display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;vertical-align:middle;content:"";margin-right:5px;width:7px;height:7px;border:4px solid #9e9e9e;border-radius:50%;background-color:#9e9e9e;padding:0}#payment .payment_methods>.wc_payment_method>label.hidden::before{content:"\f10c"!important;color:inherit!important}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio input[type="radio"]:checked+label::before{border-color:#96588a}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row-radio input[type="radio"]{opacity:0;position:absolute;width:0;height:0}#payment .payment_methods li .payment_box .wc-meshulam-payment-form .form-row #meshulam_pay_desc{display:block;min-height:45px;border-radius:5px;padding:0 10px;line-height:45px;width:100%!important;color:#a9a9a9;font-size:1.1em;background-color:#fff;border:1px solid #a9a9a9;box-shadow:none}#wc-bitpay-payment-cc-form input ::-webkit-input-placeholder{color:#a9a9a9}#wc-bitpay-payment-cc-form input :-moz-placeholder{color:#a9a9a9}#wc-bitpay-payment-cc-form input ::-moz-placeholder{color:#a9a9a9}#wc-bitpay-payment-cc-form input :-ms-input-placeholder{color:#a9a9a9}#wc-bitpay-payment-cc-form input :placeholder-shown,#wc-bitpay-payment-cc-form input::placeholder{color:#a9a9a9}.form-row-wrapper-clear{clear:both}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select{opacity:0;visibility:hidden;height:0;transition:0.3s all ease;-webkit-transition:0.3s all ease;-o-transition:0.3s all ease;-moz-transition:0.3s all ease;padding-top:0;margin:0;padding-bottom:0}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select.active{opacity:1;visibility:visible;height:45px;margin-bottom:10px;padding:0!important}#meshulam-iframe-container .payment_loader{position:fixed;top:0;width:100%;height:100%;left:0;background-color:rgb(0 0 0 / .1);background-image:url(/wp-content/plugins/meshulam-payment-gateway/assets/images/loader1.gif);background-position:center;background-repeat:no-repeat;background-size:50px;display:none;z-index:9999999999;justify-content:center;align-items:center;padding-top:100px}div#meshulam-iframe-container{max-width:500px;margin:0 auto}li.wc_payment_method.payment_method_bitpay-payment label img{top:5px}body.rtl .payment_method_bitpay-payment,html[lang="he-IL"] .payment_method_bitpay-payment{direction:rtl}li.wc_payment_method.payment_method_bitpay-payment label img{max-width:60px;vertical-align:top!important}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed+p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions+.woocommerce-order-details{display:none}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed+p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions+.woocommerce-order-details+.woocommerce-customer-details{display:none}p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a+a{display:none}.meshulam_order_page{padding:50px 0;padding:50px 0;position:fixed;left:0;top:0;z-index:99999;width:100%;height:100%;background-color:rgb(0 0 0 / .5);display:flex;align-items:center;justify-content:center}.meshulam_order_page .popup_content{max-width:800px;margin:0 auto;width:100%;background-color:#fff;padding:59px;text-align:center;border-radius:10px;margin:}.meshulam_order_page h1{font-weight:700}.meshulam_order_page .text{margin-bottom:30px}.meshulam_order_page p{margin-bottom:0}.meshulam_order_page a{background-color:#25b1e7;color:#fff;padding:10px 30px;border-radius:5px;margin:5px;border:1px solid #fff0;transition:.5 ease all}.meshulam_order_page a:hover{background-color:#fff;border-color:#25b1e7;color:#25b1e7}.meshulam_fail_order{min-height:50%}#payment .payment_methods li .payment_box .wc-meshulam-payment-form label.direct_debit_only{display:none}#payment .payment_methods li .payment_box fieldset .form-row.form-row-select.active.hide_debit_drop{display:none}select#woocommerce_meshulam-payment_environment option+option{display:none}div#meshulam-iframe-container.bit_payment_iframe{z-index:100;width:100%;height:100%;position:fixed;border:0;top:0;right:0;max-width:100%}div#meshulam-iframe-container.bit_payment_iframe iframe{height:100vh}li.wc_payment_method.payment_method_bitpay-payment .payment_box.payment_method_bitpay-payment{padding:0!important}li.wc_payment_method.payment_method_bitpay-payment .payment_box.payment_method_bitpay-payment fieldset#wc-bitpay-payment-cc-form{padding:10px}li.wc_payment_method.payment_method_bitpay-payment .wc-meshulam-payment-form{background-color:#f5f5f5;display:block;padding:1.41575em;cursor:pointer}@media only screen and (max-width:959px){.meshulam_order_page .popup_content{max-width:90%}.meshulam_order_page .popup_content{padding:30px}}li.wc_payment_method.payment_method_bitpay-payment .payment_box.payment_method_bitpay-payment fieldset.wc-payment-form.wc-meshulam-payment-form.hide_filed{padding:0!important}.payment_box.payment_method_bitpay-payment.hide_box{display:none!important}li.wc_payment_method.payment_method_bitpay-payment label img{max-width:25px}.payment_box.payment_method_bitpay-payment.hide_box{display:none!important}.payment_method_bitpay-payment::before{display:none!important}.payment_box.payment_method_bitpay-payment .form-row.form-row-radio{padding:0!important;margin:0!important}.wvs-has-image-tooltip,[data-wvstooltip]{--font-size:14px;--arrow-width:5px;--arrow-distance:10px;--arrow-position:calc(var(--arrow-distance)*-1);--tip-redius:3px;--tip-min-width:100px;--tip-min-height:100px;--tip-height:30px;--tip-breakpoint-start:53vw;--tip-distance:calc(var(--arrow-distance) + var(--tip-height));--tip-position:calc(var(--tip-distance)*-1);--image-tip-min-height:calc(var(--tip-min-height) + var(--tip-height));--image-tip-max-height:calc(var(--tooltip-height) + var(--tip-height));--image-tip-width-dynamic:clamp(var(--tip-min-width),var(--tip-breakpoint-start),var(--tooltip-width));--image-tip-height-dynamic:clamp(var(--tip-min-height),var(--tip-breakpoint-start),var(--tooltip-height));--image-tip-ratio:calc(var(--tooltip-height)/var(--tooltip-width));--image-tip-position:calc(100% + var(--arrow-distance));--horizontal-position:0px;cursor:pointer;outline:none;position:relative}.wvs-has-image-tooltip:after,.wvs-has-image-tooltip:before,[data-wvstooltip]:after,[data-wvstooltip]:before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:hidden;z-index:999}.wvs-has-image-tooltip:before,[data-wvstooltip]:before{background-color:var(--wvs-tooltip-background-color,#333);border-radius:var(--tip-redius);bottom:var(--image-tip-position);-webkit-box-shadow:0 0 5px 1px rgb(0 0 0 / .3);box-shadow:0 0 5px 1px rgb(0 0 0 / .3);color:var(--wvs-tooltip-text-color,#fff);font-size:var(--font-size);height:var(--tip-height);line-height:var(--tip-height);min-width:var(--tip-min-width);padding-inline:10px;top:auto;-webkit-transform:translateX(var(--horizontal-position));-ms-transform:translateX(var(--horizontal-position));transform:translateX(var(--horizontal-position));width:-webkit-max-content;width:-moz-max-content;width:max-content}[data-wvstooltip]:before{content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.wvs-has-image-tooltip:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:var(--tooltip-background);background-position:top;background-repeat:no-repeat;background-size:contain;content:attr(data-title);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(var(--image-tip-height-dynamic) + var(--tip-height));justify-content:flex-end;min-width:var(--image-tip-width-dynamic)}.wvs-has-image-tooltip:after,[data-wvstooltip]:after{border-top-color:#fff0;border:var(--arrow-width) solid #fff0;border-top-color:var(--wvs-tooltip-background-color,#333);bottom:auto;content:" ";font-size:0;line-height:0;top:var(--arrow-position);width:0}.wvs-has-image-tooltip:hover:after,.wvs-has-image-tooltip:hover:before,[data-wvstooltip]:hover:after,[data-wvstooltip]:hover:before{opacity:1;visibility:visible}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:after,.wvs-tooltip-position-bottom[data-wvstooltip]:after{border-bottom-color:var(--wvs-tooltip-background-color,#333);border-top-color:#fff0;bottom:var(--arrow-position);top:auto}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:before,.wvs-tooltip-position-bottom[data-wvstooltip]:before{bottom:auto;top:calc(var(--tip-position)*-1)}.wvs-theme-sober .product form.cart .variations .variable,.wvs-theme-sober-child .product form.cart .variations .variable{margin-bottom:15px!important}.wvs-theme-sober .product form.cart .variations .variable-options,.wvs-theme-sober-child .product form.cart .variations .variable-options{border:0!important}.wvs-theme-sober .product form.cart .variations .arrow,.wvs-theme-sober .product form.cart .variations .variable-options:after,.wvs-theme-sober-child .product form.cart .variations .arrow,.wvs-theme-sober-child .product form.cart .variations .variable-options:after{display:none}.wvs-theme-sober .product form.cart .variations .label,.wvs-theme-sober-child .product form.cart .variations .label{display:block;margin-right:10px;text-align:right}.wvs-theme-sober .product form.cart .variations .value,.wvs-theme-sober-child .product form.cart .variations .value{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.wvs-theme-sober .product form.cart .variations select,.wvs-theme-sober-child .product form.cart .variations select{-webkit-appearance:menulist-button!important;border:1px solid #e4e6eb!important;padding:.5em 1em!important;text-align:left!important;-moz-text-align-last:left!important;text-align-last:left!important}.wvs-theme-sober .product form.cart .radio-variable-item,.wvs-theme-sober-child .product form.cart .radio-variable-item{margin:5px;text-align:left}.wvs-theme-sober .product form.cart .radio-variable-item:last-child,.wvs-theme-sober-child .product form.cart .radio-variable-item:last-child{margin-right:0}.wvs-theme-sober .product form.cart .radio-variable-item label,.wvs-theme-sober-child .product form.cart .radio-variable-item label{margin:0;padding-left:30px}.wvs-theme-sober .product form.cart .radio-variable-item label:before,.wvs-theme-sober-child .product form.cart .radio-variable-item label:before{border-radius:100%;top:0}.wvs-theme-sober .product form.cart .radio-variable-item label:after,.wvs-theme-sober-child .product form.cart .radio-variable-item label:after{top:8px}.wvs-theme-shophistic-lite.woocommerce #main .entry-summary .variations{display:block!important}.wvs-theme-shophistic-lite .ql_custom_variations{display:none!important}.wvs-theme-shophistic-lite .radio-variable-item input[type=radio]{display:inline-block;margin:0}.wvs-theme-flatsome .variations .reset_variations{bottom:0;left:0;position:relative}.wvs-theme-storefront-child.single-product div.product,.wvs-theme-storefront.single-product div.product{overflow:visible!important}.wvs-theme-stockholm .variations .reset_variations{bottom:0;left:0;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.wvs-theme-kalium .image-variable-item img,.wvs-theme-kalium-child .image-variable-item img{width:100%!important}.wvs-theme-kalium .radio-variable-item input,.wvs-theme-kalium-child .radio-variable-item input{height:16px!important;width:16px!important}.wvs-theme-kalium .woo-variation-items-wrapper .select-option-ui,.wvs-theme-kalium-child .woo-variation-items-wrapper .select-option-ui{display:none}.wvs-theme-aurum .variable-items-wrapper .image-variable-item>img,.wvs-theme-aurum-child .variable-items-wrapper .image-variable-item>img{width:100%}.wvs-theme-hestia .woo-variation-items-wrapper.value:before{display:none!important}.wvs-theme-thegem .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-child .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-elementor .woo-variation-items-wrapper .combobox-wrapper{display:none}.wvs-theme-thegem .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-child .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-elementor .wvs-archive-variation-wrapper .variations{padding:0}.wvs-theme-ushop .variations_form,.wvs-theme-ushop-child .variations_form{overflow:visible!important}.wvs-theme-ushop .single-product-summary .product_meta,.wvs-theme-ushop-child .single-product-summary .product_meta{display:inline-table}.wvs-theme-savoy .woo-variation-items-wrapper,.wvs-theme-savoy-child .woo-variation-items-wrapper{position:relative!important}.wvs-theme-savoy .woo-variation-items-wrapper .sod_select,.wvs-theme-savoy-child .woo-variation-items-wrapper .sod_select{display:none!important}.wvs-theme-savoy .nm-variation-row,.wvs-theme-savoy-child .nm-variation-row{display:-webkit-box;display:-ms-flexbox;display:flex}.wvs-theme-woodstock .woo-variation-items-wrapper .variation-select,.wvs-theme-woodstock-child .woo-variation-items-wrapper .variation-select{display:none!important}.wvs-theme-woodmart .wd-attr-selected,.wvs-theme-woodmart .woo-variation-items-wrapper>.swatches-select,.wvs-theme-woodmart-child .wd-attr-selected,.wvs-theme-woodmart-child .woo-variation-items-wrapper>.swatches-select{display:none}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper{border:0!important}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper:after,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper:after{display:none!important}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection{border:0;height:auto;width:auto}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection .reset_variations,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection .reset_variations{border:1px solid #f04040;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f04040;font-size:8px!important;height:20px;padding:5px;width:20px}.wvs-theme-claue .woo-variation-items-wrapper,.wvs-theme-claue-child .woo-variation-items-wrapper{border:none}.wvs-theme-claue .woo-variation-items-wrapper:after,.wvs-theme-claue-child .woo-variation-items-wrapper:after{display:none}.wvs-theme-jupiter table.variations,.wvs-theme-jupiter-child table.variations{overflow:initial}.wvs-theme-oxygen .woo-variation-items-wrapper .select-wrapper,.wvs-theme-oxygen-child .woo-variation-items-wrapper .select-wrapper{display:none}.wvs-theme-oxygen .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input,.wvs-theme-oxygen-child .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{width:18px}.wvs-theme-simple-elegant .woo-variation-items-wrapper .wi-nice-select,.wvs-theme-simple-elegant-child .woo-variation-items-wrapper .wi-nice-select{display:none}.wvs-theme-twentytwenty table.variations,.wvs-theme-twentytwenty-child table.variations{overflow:auto}.wvs-theme-divi .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-divi-child .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-jevelin .sh-woo-layout table.variations td select.woo-variation-raw-select,.wvs-theme-jevelin-child .sh-woo-layout table.variations td select.woo-variation-raw-select{display:none!important}.wvs-theme-jevelin .sh-woo-layout table.variations,.wvs-theme-jevelin-child .sh-woo-layout table.variations{max-width:100%}.wvs-theme-jevelin .radio-variable-item label,.wvs-theme-jevelin-child .radio-variable-item label{line-height:1!important}.wvs-theme-stockie .woo-variation-raw-select+.select-styled,.wvs-theme-stockie-child .woo-variation-raw-select+.select-styled{display:none!important}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-center{--wvs-position:center}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-left{--wvs-position:flex-start}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-right{--wvs-position:flex-end}.woo-variation-swatches .woo-variation-raw-select+.select2{display:none!important}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color>a{display:inline-block;position:relative}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .count{padding:0 5px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .wvs-widget-item-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item{border:2px solid #fff;-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);display:inline-block;float:left;height:20px;margin:0 4px;padding:9px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;-o-transition:box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;width:20px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-squared{border-radius:2px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-rounded{border-radius:100%}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text{display:inline-block}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after{clear:both;content:"";display:inline}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen .item{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000)}.woo-variation-swatches .variations td.value>span:after,.woo-variation-swatches .variations td.value>span:before,.woo-variation-swatches .woo-variation-raw-select,.woo-variation-swatches .woo-variation-raw-select:after,.woo-variation-swatches .woo-variation-raw-select:before{display:none!important}.woo-variation-swatches .woo-variation-swatches-variable-item-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-archive-variations-wrapper{display:block;width:100%}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item){height:var(--wvs-archive-product-item-height,30px);width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-archive-product-item-font-size,16px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper.wvs-style-squared.archive-variable-items .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches ul.variations{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.woo-variation-swatches ul.variations,.woo-variation-swatches ul.variations>li{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches ul.variations>li{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;justify-content:var(--wvs-position);margin:5px 0}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide{visibility:hidden}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.show{visibility:visible}.woo-variation-swatches .variable-items-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item){height:var(--wvs-single-product-large-item-height,40px);width:var(--wvs-single-product-large-item-width,40px)}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-large-item-font-size,16px)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style:none;padding:0 5px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{cursor:pointer;vertical-align:middle}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input{height:20px;width:20px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input+span{margin-inline:10px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper{display:inline-block}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper img{display:inline-block;margin:0;padding:0;vertical-align:middle;width:40px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper .out-of-stock{display:inline-block;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{display:inline-block;padding:2px 0;width:auto}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:focus,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:focus{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover label{opacity:.6;text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper .variable-item{list-style:none;margin:0;outline:none;padding:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item.variation-disabled{display:none!important}.woo-variation-swatches .variable-items-wrapper .variable-item img{height:100%;margin:0;padding:0;pointer-events:none;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item>span{pointer-events:none}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wvs-item-background-color,#fff);-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--wvs-item-text-color,#000);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--wvs-single-product-item-height,30px);justify-content:center;margin:4px;padding:2px;position:relative;width:var(--wvs-single-product-item-width,30px)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-child{margin-right:0}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{background-color:var(--wvs-hover-item-background-color,#fff);color:var(--wvs-hover-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{cursor:not-allowed;overflow:hidden;pointer-events:none;position:relative}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled span,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{background-image:var(--wvs-tick);background-position:50%;background-repeat:no-repeat;background-size:60%;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item .variable-item-span-color{display:block;height:100%;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-item-font-size,16px);text-align:center}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){background-color:var(--wvs-selected-item-background-color,#fff);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:before{border-bottom:3px solid #de8604;border-left:3px solid #fff0;border-right:3px solid #fff0;content:" ";left:50%;margin-left:-3px;position:absolute;top:calc(100% - 1px);width:0;z-index:1}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:after{left:50%;min-width:36px;position:absolute;text-align:center;top:calc(100% + 2px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled) .wvs-stock-left-info:after{background:#de8604;border-radius:2px!important;-webkit-box-shadow:0 0 2px rgb(0 0 0 / .38);box-shadow:0 0 2px rgb(0 0 0 / .38);color:#fff;content:attr(data-wvs-stock-info);font-size:10px;font-style:italic;line-height:1;padding:2px;text-shadow:0 1px rgb(0 0 0 / .251)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled).radio-variable-item .wvs-stock-left-info:after{margin-left:5px}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:100%}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span,.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) img{border-radius:100%;line-height:1;margin:0;overflow:hidden}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:100%}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:2px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-single-product-item-width);width:auto}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0 5px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item span:after{border-radius:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:5px}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock:hover .variable-item-contents:before{background-image:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover{overflow:hidden}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover label{opacity:.3;pointer-events:none}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled{font-size:0;height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;visibility:hidden;width:0!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled.radio-variable-item{width:auto!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.no-stock .variable-item-contents:before{background-image:none}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item{text-align:right}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:4px 0 4px 8px}.woo-variation-swatches.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{margin-left:5px;margin-right:0}.woo-variation-swatches.woocommerce .product.elementor table.variations td.value:before{display:none!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper{display:block!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item){float:left}.woo-variation-swatches.wvs-show-label .variations td,.woo-variation-swatches.wvs-show-label .variations th{display:block;text-align:start;width:auto!important}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations td label,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th label{display:inline-block;margin:0 2px}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .variations .woo-variation-item-label{-webkit-margin-before:5px;margin:0;margin-block-start:5px}.woo-variation-swatches .variations .woo-variation-item-label .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .grouped-variable-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none!important}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .group-variable-items-wrapper{margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .no-group-variable-items-wrapper{margin-top:20px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper{margin-right:20px;margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper:last-child,.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .no-group-variable-items-wrapper{margin-right:0}.woo-variation-swatches .grouped-variable-items .group-variable-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.woo-variation-swatches .grouped-variable-items .group-variable-items-name{font-style:italic}.woo-variation-swatches .wvs-hide-view-cart-link{display:none}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.wvs-has-image-tooltip,[data-wvstooltip]{--font-size:14px;--arrow-width:5px;--arrow-distance:10px;--arrow-position:calc(var(--arrow-distance)*-1);--tip-redius:3px;--tip-min-width:100px;--tip-min-height:100px;--tip-height:30px;--tip-breakpoint-start:53vw;--tip-distance:calc(var(--arrow-distance) + var(--tip-height));--tip-position:calc(var(--tip-distance)*-1);--image-tip-min-height:calc(var(--tip-min-height) + var(--tip-height));--image-tip-max-height:calc(var(--tooltip-height) + var(--tip-height));--image-tip-width-dynamic:clamp(var(--tip-min-width),var(--tip-breakpoint-start),var(--tooltip-width));--image-tip-height-dynamic:clamp(var(--tip-min-height),var(--tip-breakpoint-start),var(--tooltip-height));--image-tip-ratio:calc(var(--tooltip-height)/var(--tooltip-width));--image-tip-position:calc(100% + var(--arrow-distance));--horizontal-position:0px;cursor:pointer;outline:none;position:relative}.wvs-has-image-tooltip:after,.wvs-has-image-tooltip:before,[data-wvstooltip]:after,[data-wvstooltip]:before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:hidden;z-index:999}.wvs-has-image-tooltip:before,[data-wvstooltip]:before{background-color:var(--wvs-tooltip-background-color,#333);border-radius:var(--tip-redius);bottom:var(--image-tip-position);-webkit-box-shadow:0 0 5px 1px rgb(0 0 0 / .3);box-shadow:0 0 5px 1px rgb(0 0 0 / .3);color:var(--wvs-tooltip-text-color,#fff);font-size:var(--font-size);height:var(--tip-height);line-height:var(--tip-height);min-width:var(--tip-min-width);padding-inline:10px;top:auto;-webkit-transform:translateX(var(--horizontal-position));-ms-transform:translateX(var(--horizontal-position));transform:translateX(var(--horizontal-position));width:-webkit-max-content;width:-moz-max-content;width:max-content}[data-wvstooltip]:before{content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.wvs-has-image-tooltip:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:var(--tooltip-background);background-position:top;background-repeat:no-repeat;background-size:contain;content:attr(data-title);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(var(--image-tip-height-dynamic) + var(--tip-height));justify-content:flex-end;min-width:var(--image-tip-width-dynamic)}.wvs-has-image-tooltip:after,[data-wvstooltip]:after{border-top-color:#fff0;border:var(--arrow-width) solid #fff0;border-top-color:var(--wvs-tooltip-background-color,#333);bottom:auto;content:" ";font-size:0;line-height:0;top:var(--arrow-position);width:0}.wvs-has-image-tooltip:hover:after,.wvs-has-image-tooltip:hover:before,[data-wvstooltip]:hover:after,[data-wvstooltip]:hover:before{opacity:1;visibility:visible}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:after,.wvs-tooltip-position-bottom[data-wvstooltip]:after{border-bottom-color:var(--wvs-tooltip-background-color,#333);border-top-color:#fff0;bottom:var(--arrow-position);top:auto}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:before,.wvs-tooltip-position-bottom[data-wvstooltip]:before{bottom:auto;top:calc(var(--tip-position)*-1)}.wvs-theme-sober .product form.cart .variations .variable,.wvs-theme-sober-child .product form.cart .variations .variable{margin-bottom:15px!important}.wvs-theme-sober .product form.cart .variations .variable-options,.wvs-theme-sober-child .product form.cart .variations .variable-options{border:0!important}.wvs-theme-sober .product form.cart .variations .arrow,.wvs-theme-sober .product form.cart .variations .variable-options:after,.wvs-theme-sober-child .product form.cart .variations .arrow,.wvs-theme-sober-child .product form.cart .variations .variable-options:after{display:none}.wvs-theme-sober .product form.cart .variations .label,.wvs-theme-sober-child .product form.cart .variations .label{display:block;margin-right:10px;text-align:right}.wvs-theme-sober .product form.cart .variations .value,.wvs-theme-sober-child .product form.cart .variations .value{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.wvs-theme-sober .product form.cart .variations select,.wvs-theme-sober-child .product form.cart .variations select{-webkit-appearance:menulist-button!important;border:1px solid #e4e6eb!important;padding:.5em 1em!important;text-align:left!important;-moz-text-align-last:left!important;text-align-last:left!important}.wvs-theme-sober .product form.cart .radio-variable-item,.wvs-theme-sober-child .product form.cart .radio-variable-item{margin:5px;text-align:left}.wvs-theme-sober .product form.cart .radio-variable-item:last-child,.wvs-theme-sober-child .product form.cart .radio-variable-item:last-child{margin-right:0}.wvs-theme-sober .product form.cart .radio-variable-item label,.wvs-theme-sober-child .product form.cart .radio-variable-item label{margin:0;padding-left:30px}.wvs-theme-sober .product form.cart .radio-variable-item label:before,.wvs-theme-sober-child .product form.cart .radio-variable-item label:before{border-radius:100%;top:0}.wvs-theme-sober .product form.cart .radio-variable-item label:after,.wvs-theme-sober-child .product form.cart .radio-variable-item label:after{top:8px}.wvs-theme-shophistic-lite.woocommerce #main .entry-summary .variations{display:block!important}.wvs-theme-shophistic-lite .ql_custom_variations{display:none!important}.wvs-theme-shophistic-lite .radio-variable-item input[type=radio]{display:inline-block;margin:0}.wvs-theme-flatsome .variations .reset_variations{bottom:0;left:0;position:relative}.wvs-theme-storefront-child.single-product div.product,.wvs-theme-storefront.single-product div.product{overflow:visible!important}.wvs-theme-stockholm .variations .reset_variations{bottom:0;left:0;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.wvs-theme-kalium .image-variable-item img,.wvs-theme-kalium-child .image-variable-item img{width:100%!important}.wvs-theme-kalium .radio-variable-item input,.wvs-theme-kalium-child .radio-variable-item input{height:16px!important;width:16px!important}.wvs-theme-kalium .woo-variation-items-wrapper .select-option-ui,.wvs-theme-kalium-child .woo-variation-items-wrapper .select-option-ui{display:none}.wvs-theme-aurum .variable-items-wrapper .image-variable-item>img,.wvs-theme-aurum-child .variable-items-wrapper .image-variable-item>img{width:100%}.wvs-theme-hestia .woo-variation-items-wrapper.value:before{display:none!important}.wvs-theme-thegem .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-child .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-elementor .woo-variation-items-wrapper .combobox-wrapper{display:none}.wvs-theme-thegem .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-child .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-elementor .wvs-archive-variation-wrapper .variations{padding:0}.wvs-theme-ushop .variations_form,.wvs-theme-ushop-child .variations_form{overflow:visible!important}.wvs-theme-ushop .single-product-summary .product_meta,.wvs-theme-ushop-child .single-product-summary .product_meta{display:inline-table}.wvs-theme-savoy .woo-variation-items-wrapper,.wvs-theme-savoy-child .woo-variation-items-wrapper{position:relative!important}.wvs-theme-savoy .woo-variation-items-wrapper .sod_select,.wvs-theme-savoy-child .woo-variation-items-wrapper .sod_select{display:none!important}.wvs-theme-savoy .nm-variation-row,.wvs-theme-savoy-child .nm-variation-row{display:-webkit-box;display:-ms-flexbox;display:flex}.wvs-theme-woodstock .woo-variation-items-wrapper .variation-select,.wvs-theme-woodstock-child .woo-variation-items-wrapper .variation-select{display:none!important}.wvs-theme-woodmart .wd-attr-selected,.wvs-theme-woodmart .woo-variation-items-wrapper>.swatches-select,.wvs-theme-woodmart-child .wd-attr-selected,.wvs-theme-woodmart-child .woo-variation-items-wrapper>.swatches-select{display:none}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper{border:0!important}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper:after,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper:after{display:none!important}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection{border:0;height:auto;width:auto}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection .reset_variations,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection .reset_variations{border:1px solid #f04040;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f04040;font-size:8px!important;height:20px;padding:5px;width:20px}.wvs-theme-claue .woo-variation-items-wrapper,.wvs-theme-claue-child .woo-variation-items-wrapper{border:none}.wvs-theme-claue .woo-variation-items-wrapper:after,.wvs-theme-claue-child .woo-variation-items-wrapper:after{display:none}.wvs-theme-jupiter table.variations,.wvs-theme-jupiter-child table.variations{overflow:initial}.wvs-theme-oxygen .woo-variation-items-wrapper .select-wrapper,.wvs-theme-oxygen-child .woo-variation-items-wrapper .select-wrapper{display:none}.wvs-theme-oxygen .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input,.wvs-theme-oxygen-child .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{width:18px}.wvs-theme-simple-elegant .woo-variation-items-wrapper .wi-nice-select,.wvs-theme-simple-elegant-child .woo-variation-items-wrapper .wi-nice-select{display:none}.wvs-theme-twentytwenty table.variations,.wvs-theme-twentytwenty-child table.variations{overflow:auto}.wvs-theme-divi .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-divi-child .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-jevelin .sh-woo-layout table.variations td select.woo-variation-raw-select,.wvs-theme-jevelin-child .sh-woo-layout table.variations td select.woo-variation-raw-select{display:none!important}.wvs-theme-jevelin .sh-woo-layout table.variations,.wvs-theme-jevelin-child .sh-woo-layout table.variations{max-width:100%}.wvs-theme-jevelin .radio-variable-item label,.wvs-theme-jevelin-child .radio-variable-item label{line-height:1!important}.wvs-theme-stockie .woo-variation-raw-select+.select-styled,.wvs-theme-stockie-child .woo-variation-raw-select+.select-styled{display:none!important}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-center{--wvs-position:center}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-left{--wvs-position:flex-start}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-right{--wvs-position:flex-end}.woo-variation-swatches .woo-variation-raw-select+.select2{display:none!important}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color>a{display:inline-block;position:relative}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .count{padding:0 5px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .wvs-widget-item-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item{border:2px solid #fff;-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);display:inline-block;float:left;height:20px;margin:0 4px;padding:9px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;-o-transition:box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;width:20px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-squared{border-radius:2px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-rounded{border-radius:100%}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text{display:inline-block}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after{clear:both;content:"";display:inline}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen .item{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000)}.woo-variation-swatches .variations td.value>span:after,.woo-variation-swatches .variations td.value>span:before,.woo-variation-swatches .woo-variation-raw-select,.woo-variation-swatches .woo-variation-raw-select:after,.woo-variation-swatches .woo-variation-raw-select:before{display:none!important}.woo-variation-swatches .woo-variation-swatches-variable-item-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-archive-variations-wrapper{display:block;width:100%}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item){height:var(--wvs-archive-product-item-height,30px);width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-archive-product-item-font-size,16px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper.wvs-style-squared.archive-variable-items .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches ul.variations{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.woo-variation-swatches ul.variations,.woo-variation-swatches ul.variations>li{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches ul.variations>li{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;justify-content:var(--wvs-position);margin:5px 0}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide{visibility:hidden}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.show{visibility:visible}.woo-variation-swatches .variable-items-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item){height:var(--wvs-single-product-large-item-height,40px);width:var(--wvs-single-product-large-item-width,40px)}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-large-item-font-size,16px)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style:none;padding:0 5px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{cursor:pointer;vertical-align:middle}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input{height:20px;width:20px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input+span{margin-inline:10px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper{display:inline-block}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper img{display:inline-block;margin:0;padding:0;vertical-align:middle;width:40px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper .out-of-stock{display:inline-block;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{display:inline-block;padding:2px 0;width:auto}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:focus,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:focus{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover label{opacity:.6;text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper .variable-item{list-style:none;margin:0;outline:none;padding:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item.variation-disabled{display:none!important}.woo-variation-swatches .variable-items-wrapper .variable-item img{height:100%;margin:0;padding:0;pointer-events:none;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item>span{pointer-events:none}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wvs-item-background-color,#fff);-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--wvs-item-text-color,#000);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--wvs-single-product-item-height,30px);justify-content:center;margin:4px;padding:2px;position:relative;width:var(--wvs-single-product-item-width,30px)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-child{margin-right:0}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{background-color:var(--wvs-hover-item-background-color,#fff);color:var(--wvs-hover-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{cursor:not-allowed;overflow:hidden;pointer-events:none;position:relative}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled span,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{background-image:var(--wvs-tick);background-position:50%;background-repeat:no-repeat;background-size:60%;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item .variable-item-span-color{display:block;height:100%;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-item-font-size,16px);text-align:center}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){background-color:var(--wvs-selected-item-background-color,#fff);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:before{border-bottom:3px solid #de8604;border-left:3px solid #fff0;border-right:3px solid #fff0;content:" ";left:50%;margin-left:-3px;position:absolute;top:calc(100% - 1px);width:0;z-index:1}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:after{left:50%;min-width:36px;position:absolute;text-align:center;top:calc(100% + 2px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled) .wvs-stock-left-info:after{background:#de8604;border-radius:2px!important;-webkit-box-shadow:0 0 2px rgb(0 0 0 / .38);box-shadow:0 0 2px rgb(0 0 0 / .38);color:#fff;content:attr(data-wvs-stock-info);font-size:10px;font-style:italic;line-height:1;padding:2px;text-shadow:0 1px rgb(0 0 0 / .251)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled).radio-variable-item .wvs-stock-left-info:after{margin-left:5px}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:100%}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span,.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) img{border-radius:100%;line-height:1;margin:0;overflow:hidden}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:100%}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:2px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-single-product-item-width);width:auto}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0 5px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item span:after{border-radius:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:5px}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock:hover .variable-item-contents:before{background-image:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover{overflow:hidden}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover label{opacity:.3;pointer-events:none}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled{font-size:0;height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;visibility:hidden;width:0!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled.radio-variable-item{width:auto!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.no-stock .variable-item-contents:before{background-image:none}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item{text-align:right}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:4px 0 4px 8px}.woo-variation-swatches.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{margin-left:5px;margin-right:0}.woo-variation-swatches.woocommerce .product.elementor table.variations td.value:before{display:none!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper{display:block!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item){float:left}.woo-variation-swatches.wvs-show-label .variations td,.woo-variation-swatches.wvs-show-label .variations th{display:block;text-align:start;width:auto!important}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations td label,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th label{display:inline-block;margin:0 2px}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .variations .woo-variation-item-label{-webkit-margin-before:5px;margin:0;margin-block-start:5px}.woo-variation-swatches .variations .woo-variation-item-label .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .grouped-variable-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none!important}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .group-variable-items-wrapper{margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .no-group-variable-items-wrapper{margin-top:20px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper{margin-right:20px;margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper:last-child,.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .no-group-variable-items-wrapper{margin-right:0}.woo-variation-swatches .grouped-variable-items .group-variable-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.woo-variation-swatches .grouped-variable-items .group-variable-items-name{font-style:italic}.woo-variation-swatches .wvs-hide-view-cart-link{display:none}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}/*! pojo-accessibility - v2.1.0 - 18-12-2022 */
#pojo-a11y-toolbar{position:fixed;font-size:16px!important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23,1,.32,1);-moz-transition:right 750ms cubic-bezier(.23,1,.32,1);-o-transition:right 750ms cubic-bezier(.23,1,.32,1);transition:right 750ms cubic-bezier(.23,1,.32,1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23,1,.32,1);-moz-transition:left 750ms cubic-bezier(.23,1,.32,1);-o-transition:left 750ms cubic-bezier(.23,1,.32,1);transition:left 750ms cubic-bezier(.23,1,.32,1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / .1);box-shadow:0 0 10px 0 rgb(0 0 0 / .1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / .2);box-shadow:0 0 10px 0 rgb(0 0 0 / .2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:700;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / .2);box-shadow:0 0 10px 0 rgb(0 0 0 / .2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:700}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:400;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none!important;box-shadow:none!important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none!important;-moz-user-select:text!important;-webkit-user-select:text!important;background-image:none!important;text-shadow:none!important;user-select:text!important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black!important;background-color:black!important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white!important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow!important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80!important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey!important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090!important}body.pojo-a11y-high-contrast img{background:#808080!important;background-color:#808080!important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted!important}body.pojo-a11y-high-contrast :focus{outline:thin dotted!important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF!important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff!important}body.pojo-a11y-high-contrast button{background:#600040!important;background-color:#600040!important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox!important;background:#600060!important;background-color:#600060!important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF!important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0!important;background-color:#4080c0!important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000!important;background-color:#400000!important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060!important;background-color:#400060!important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040!important;background-color:#600040!important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield!important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040!important;background-color:#404040!important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none!important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline!important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40!important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white!important;background-color:white!important;border:#fff solid 3px!important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit!important;background-color:inherit!important;color:inherit!important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050!important;background-color:#003050!important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px!important;width:18px!important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help"!important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial!important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000!important;color:#ffffff!important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow!important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff!important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial!important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff!important;color:#000!important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial!important}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200%!important}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266%!important}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190%!important}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002%!important}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180%!important}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4%!important}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170%!important}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002%!important}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160%!important}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8%!important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150%!important}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5%!important}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140%!important}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002%!important}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130%!important}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9%!important}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120%!important}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002%!important}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline!important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif!important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgb(0 0 0 / .6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box}.pojo-a11y-visible-phone{display:none!important}.pojo-a11y-visible-tablet{display:none!important}.pojo-a11y-hidden-desktop{display:none!important}.pojo-a11y-visible-desktop{display:inherit!important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit!important}.pojo-a11y-visible-desktop{display:none!important}.pojo-a11y-visible-tablet{display:inherit!important}.pojo-a11y-hidden-tablet{display:none!important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit!important}.pojo-a11y-visible-desktop{display:none!important}.pojo-a11y-visible-phone{display:inherit!important}.pojo-a11y-hidden-phone{display:none!important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}/*! pojo-accessibility - v2.1.0 - 18-12-2022 */
#pojo-a11y-toolbar{position:fixed;font-size:16px!important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23,1,.32,1);-moz-transition:right 750ms cubic-bezier(.23,1,.32,1);-o-transition:right 750ms cubic-bezier(.23,1,.32,1);transition:right 750ms cubic-bezier(.23,1,.32,1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23,1,.32,1);-moz-transition:left 750ms cubic-bezier(.23,1,.32,1);-o-transition:left 750ms cubic-bezier(.23,1,.32,1);transition:left 750ms cubic-bezier(.23,1,.32,1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / .1);box-shadow:0 0 10px 0 rgb(0 0 0 / .1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / .2);box-shadow:0 0 10px 0 rgb(0 0 0 / .2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:700;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / .2);box-shadow:0 0 10px 0 rgb(0 0 0 / .2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:700}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:400;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none!important;box-shadow:none!important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none!important;-moz-user-select:text!important;-webkit-user-select:text!important;background-image:none!important;text-shadow:none!important;user-select:text!important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black!important;background-color:black!important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white!important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow!important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80!important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey!important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090!important}body.pojo-a11y-high-contrast img{background:#808080!important;background-color:#808080!important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted!important}body.pojo-a11y-high-contrast :focus{outline:thin dotted!important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF!important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff!important}body.pojo-a11y-high-contrast button{background:#600040!important;background-color:#600040!important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox!important;background:#600060!important;background-color:#600060!important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF!important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0!important;background-color:#4080c0!important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000!important;background-color:#400000!important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060!important;background-color:#400060!important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040!important;background-color:#600040!important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield!important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040!important;background-color:#404040!important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none!important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline!important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40!important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white!important;background-color:white!important;border:#fff solid 3px!important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit!important;background-color:inherit!important;color:inherit!important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050!important;background-color:#003050!important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px!important;width:18px!important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help"!important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial!important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000!important;color:#ffffff!important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow!important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff!important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial!important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff!important;color:#000!important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gma