.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}:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0, 0, 0, 0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0, 0, 0, 0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24, 24, 27, 0.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24, 24, 27, 0.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0, 0, 0, 0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0, 0, 0, 0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}@keyframes spin{100%{transform:rotate(360deg)}}@keyframes display-none-transition{0%{opacity:0}100%{opacity:1}}@keyframes scrolldown{0%{transform:none}50%{transform:translateY(6px)}100%{transform:none}}@keyframes blocks{0%{opacity:0}100%{opacity:1}}@keyframes mockup-scroll{0%{translate:0}50%{translate:0 calc(-1*(100% - 68vh))}100%{translate:0}}@keyframes mockup-icon{0%{translate:0}50%{translate:-6px 6px}100%{translate:0}}@keyframes mockup-icon-2{0%{translate:0}50%{translate:6px -6px}100%{translate:0}}@keyframes animation-span{0%{opacity:0;translate:0 10%}33%{opacity:1;translate:0 0}66%{opacity:1;translate:0 0}100%{opacity:0;translate:0 -10%}}:root{--f10: 10px;--f11: 11px;--f12: 12px;--f13: 13px;--f14: 14px;--f16: 16px;--f18: 18px;--f20: 20px;--f24: 24px;--f28: 28px;--f30: 30px;--f40: 32px;--f60: 40px;--f90: 90px;--f140: 100px;--f200: 200px;--h1: 56px;--h2: 40px;--h3: 20px;--fw300: 300;--fw400: 400;--fw500: 500;--fw600: 600;--lh100: 1;--lh110: 1.1;--lh125: 1.25;--lh140: 1.4;--lh160: 1.7;--lh180: 1.8;--ls: -0.02em;--m4: 4px;--m8: 8px;--m12: 12px;--m16: 16px;--m20: 20px;--m24: 24px;--m32: 32px;--m40: 40px;--m50: 50px;--m60: 60px;--m70: 70px;--m80: 80px;--m100: 100px;--m120: 120px;--m200: 200px;--m400: 400px;--m600: 600px;--wrapper: 1366px;--wrapper-md: 1000px;--wrapper-sm: 800px;--wrapper-mini: 600px;--popup: 700px;--nav: 100px;--button-mx: 60px;--button: 60px;--button50: 50px;--button-md: 40px;--button-sm: 32px;--input: 110px;--h800: 800px;--w500: 550px;--w260: 260px;--radius-sm: 12px;--radius: 24px;--w50: 50px;--w72: 72px;--w400: 400px;--w240: 240px;--w70: 70px;--w48: 48px;--w34: 34px;--white: #FFFFFF;--black: #000000;--lightgray: #AAAAAA;--medgray: #333333;--facegray: #555555;--whitebg: #FBFBFB;--net: #111111;--dark: #050505;--overlay2: rgba(0, 0, 0, 0.95);--blue-dark: #7F7F96;--blue-light: #ecf4ff;--border-wcag: #d7d7e3;--border-blue: #3D3FE4;--dark-md: #646c7c;--darkbg: #000243;--gray: #f0f0f0;--gray-light: #f7f7f7;--green: #3bb96f;--lightblue-lg: #ebedf4;--lightblue-md: #e9e9ee;--primary: #0006AD;--primary-light: #f0f0f3;--primary-lighter: #f7f7fc;--red: #da4848;--yellow: #eab400;--shadow: 0 4px 40px rgba(0, 0, 0, 0.07)}@media(max-width: 1600px){:root{--f20: 18px;--f24: 20px;--f30: 24px;--f40: 34px;--f90: 72px;--f140: 90px;--f200: 140px;--h1: 46px;--h2: 36px;--m120: 100px;--m200: 120px;--wrapper: 1240px;--w500: 500px;--h800: 700px;--w72: 60px;--nav: 100px}}@media(max-width: 1440px){:root{--f90: 64px;--f140: 90px;--h1: 36px;--h2: 32px;--h3: 16px;--f40: 28px;--f60: 32px;--f20: 18px;--f28: 24px;--f18: 16px;--wrapper: 1140px;--m80: 60px;--m120: 80px;--h800: 600px;--button-mx: 48px;--button: 48px}}@media(max-width: 1240px){:root{--f20: 16px;--f24: 18px;--f28: 20px;--f30: 24px;--f40: 26px;--f90: 56px;--f140: 80px;--f200: 80px;--h1: 36px;--h2: 28px;--f60: 28px;--nav: 80px;--w72: 56px;--w48: 40px;--wrapper: calc(100% - (2 * var(--m60)));--wrapper-md: 800px;--wrapper-mini: 450px;--m60: 40px;--m40: 32px;--m200: 120px}}@media(max-width: 1024px){:root{--h1: 32px;--f20: 16px;--f140: 60px;--f40: 24px;--f16: 14px;--f18: 14px;--w500: 350px;--h800: 500px;--w260: 220px;--wrapper-md: 650px}}@media(max-width: 920px){:root{--h2: 26px;--f24: 18px;--f40: 26px;--f90: 46px;--f140: 64px;--wrapper-md: calc(100% - (2 * var(--m60)))}}@media(max-width: 768px){:root{--h1: 26px;--popup: 90%;--f140: 44px;--f40: 20px;--nav: 60px;--f16: 13px}}@media(max-width: 600px){:root{--h1: 28px;--h2: 28px;--wrapper: calc(100% - (2 * var(--m24)));--wrapper-md: calc(100% - (2 * var(--m24)));--wrapper-sm: calc(100% - (2 * var(--m24)));--wrapper-mini: calc(100% - (2 * var(--m24)));--f40: 20px;--f90: 36px;--f140: 32px;--m120: 60px;--f24: 16px;--f20: 14px}}html body .accordion{overflow:hidden;width:100%;margin:0 auto var(--m60);padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24);counter-reset:counter}html body .accordion input[type=radio],html body .accordion input[type=checkbox]{position:absolute;opacity:0;z-index:-1}html body .accordion .tab{width:100%;overflow:hidden;border-radius:var(--radius)}html body .accordion .tab-label{display:flex;padding:var(--m40);background:rgba(0,0,0,0);cursor:pointer;position:relative;font-weight:var(--fw500);transition:200ms color ease;-webkit-transition:200ms color ease;color:var(--black)}html body .accordion .tab-label:before{content:counter(counter, decimal-leading-zero);counter-increment:counter;color:var(--dark-md);margin:0 var(--m8) 0 0}html body .accordion .tab-label .tab-open{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .accordion .tab-label .tab-close{display:none}html body .accordion .tab-label .tab-open,html body .accordion .tab-label .tab-close{line-height:1;font-size:var(--f28);font-weight:normal;margin:0 0 0 auto;padding:0}html body .accordion input:checked+.tab-label .tab-open{display:none}html body .accordion input:checked+.tab-label .tab-close{display:flex;align-itesm:center}html body .accordion input:checked~.tab-content{max-height:800px;padding-bottom:var(--m40)}html body .accordion .tab-content{max-height:0;padding:0 var(--m40);transition:all 400ms ease;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body .accordion .content_txt{color:var(--medgray);margin-bottom:var(--m40)}html body .accordion .content_txt a{text-decoration:underline;font-weight:var(--fw500)}@media(max-width: 1600px){html body .accordion{gap:var(--m24)}}@media(max-width: 600px){html body .accordion .tab-label{padding:var(--m24);gap:var(--m24)}html body .accordion input:checked~.tab-content{padding-bottom:var(--m24)}html body .accordion .tab-content{padding:0 var(--m24)}html body .accordion .tab{border-radius:var(--radius-sm)}html body .accordion .tab-label:before{display:none}}html body .alignleft{display:inline;float:left;margin-right:1.5em}html body .alignright{display:inline;float:right;margin-left:1.5em}html body .aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}html body .justifystart{justify-content:flex-start}html body .justifyend{justify-content:flex-end}html body .justifycenter{justify-content:center}html body .justifybetween{justify-content:space-between}html body .textleft{text-align:left}html body .textright{text-align:right}html body .textcenter{text-align:center}html body article,html body aside,html body footer,html body header,html body nav,html body section{display:block}html body .flexend{justify-content:flex-end}html body .two-col.d-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m80);font-size:var(--f16);flex-wrap:nowrap;color:var(--primary-light)}html body .row-tip{flex-wrap:nowrap;gap:var(--m200);justify-content:space-between;align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .col-tip{align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;border:1px solid;gap:var(--m40);padding:var(--m40);border-radius:var(--radius);font-size:var(--f16);position:sticky;top:calc(var(--nav) + var(--m40))}html body .col-tip .tip-header{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24)}html body .col-tip svg{height:24px}html body .wrapper-sm{max-width:var(--wrapper-sm)}html body .wrapper-mini{max-width:var(--wrapper-mini)}html body .wrapper-md{max-width:var(--wrapper-md);margin:0 auto}html body .wrap{margin:0 auto;max-width:var(--wrapper);width:100%}html body .wrap.wrapper-md{max-width:var(--wrapper-md)}html body .wrap.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .wrap.left-wrapper{max-width:calc(100% - (100% - var(--wrapper))/2);margin-left:calc((100% - var(--wrapper))/2)}html body .wrap.miniwrapper{max-width:var(--wrappersm)}html body .wrap.smallwrapper{max-width:var(--wrappers)}html body .wrap.twocol{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m120)}html body .header_bar{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .header_bar .wrap{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .header_bar h2{margin:0;width:auto}html body .d-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .d-flex.nowrap{flex-wrap:nowrap}html body .i-flex{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}html body .row{width:100%;display:block}html body .col-1{width:8.33%}html body .col-2{width:16.67%}html body .col-3{width:25%}html body .col-4{width:33.33%}html body .col-5{width:41.67%}html body .col-6{width:50%}html body .col-7{width:58.33%}html body .col-8{width:66.67%}html body .col-9{width:75%}html body .col-10{width:83.33%}html body .col-11{width:91.67%}html body .col-12{width:100%}@media(max-width: 600px){html body .two-col.d-flex{font-size:var(--f20)}}html body ::selection{background:var(--primary);color:var(--white)}html body .bluebg{color:var(--white);background:var(--primary)}html body .bluebg ::selection{background:var(--white);color:var(--black)}html body .bluebg .col-tip{border-color:var(--border-blue)}html body .bluebg .btn.white{color:var(--black)}html body .bluebg .btn.white:hover{background:var(--border-blue);color:var(--white)}html body .bluebg h1,html body .bluebg h2,html body .bluebg h3{color:var(--white)}html body .blackbg{background:var(--black);color:var(--lightgray)}html body .blackbg ::selection{background:var(--white);color:var(--black)}html body .blackbg .col-tip{border-color:var(--medgray)}html body .blackbg .btn.white{color:var(--black)}html body .blackbg .btn.white:hover{background:var(--medgray);color:var(--white)}html body .blackbg h1,html body .blackbg h2,html body .blackbg h3,html body .blackbg strong{color:var(--white)}html body .lightbg{background:var(--primary-light)}html body .badge-sm{font-size:var(--f12);font-weight:var(--fw600);line-height:var(--lh110);border-radius:4px;padding:var(--m4) var(--m8);background:var(--black);color:var(--white)}html body .badge-sm.badge-light{background:var(--primary-light);color:var(--black)}html body .btn-chat-fixed{bottom:92px;right:20px;background:var(--black);width:52px;height:52px;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);cursor:pointer;position:fixed;border-radius:50%;z-index:9998}html body .btn-chat-fixed svg{width:24px;height:22px;filter:invert(1)}html body .btn-chat-fixed:hover{background:var(--primary)}html body .buttons{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;margin:var(--m120) 0 0}html body .buttons.centered{justify-content:center}html body .buttons.smallmargin{margin-top:var(--m60);width:100%}html body a{text-decoration:none;color:var(--black);transition:200ms color ease;-webkit-transition:200ms color ease}html body afocus{outline:0}html body a:hover,html body a:active{color:var(--primary)}html body .btn-underline{font-size:var(--f14);text-decoration:underline;line-height:1}html body button{border:0;background:rgba(0,0,0,0);padding:0}html body .btn,html body .button.add-to-cart,html body input[type=button],html body input[type=submit]{border:0;border-radius:60px;text-transform:none;cursor:pointer;font-weight:var(--fw600);padding:var(--m24) var(--m32);height:var(--button);text-decoration:none;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);justify-content:center;gap:var(--m12);background:var(--primary);color:var(--white);font-size:var(--f16)}html body .btn[disabled],html body .btn.disabled,html body .button.add-to-cart[disabled],html body .button.add-to-cart.disabled,html body input[type=button][disabled],html body input[type=button].disabled,html body input[type=submit][disabled],html body input[type=submit].disabled{opacity:.5;cursor:not-allowed}html body .btn:hover,html body .button.add-to-cart:hover,html body input[type=button]:hover,html body input[type=submit]:hover{color:#fff;background:var(--black)}html body .btn.white,html body .button.add-to-cart.white,html body input[type=button].white,html body input[type=submit].white{background:var(--white);color:var(--main)}html body .btn.white:hover,html body .button.add-to-cart.white:hover,html body input[type=button].white:hover,html body input[type=submit].white:hover{background:var(--black);color:var(--white)}html body .btn.btn-sm,html body .button.add-to-cart.btn-sm,html body input[type=button].btn-sm,html body input[type=submit].btn-sm{padding:var(--m16) var(--m20);font-size:var(--f14);line-height:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;height:var(--button-md)}html body .btn.btn-mini,html body .button.add-to-cart.btn-mini,html body input[type=button].btn-mini,html body input[type=submit].btn-mini{padding:var(--m4) var(--m12);background:var(--dark-md);font-size:var(--f14);border:0;outline:0;line-height:var(--lh160);height:var(--button-sm)}html body .btn.btn-mini:hover,html body .button.add-to-cart.btn-mini:hover,html body input[type=button].btn-mini:hover,html body input[type=submit].btn-mini:hover{background:var(--primary)}html body .btn.btn-secondary,html body .button.add-to-cart.btn-secondary,html body input[type=button].btn-secondary,html body input[type=submit].btn-secondary{background:var(--black);color:var(--white)}html body .btn.btn-secondary:hover,html body .button.add-to-cart.btn-secondary:hover,html body input[type=button].btn-secondary:hover,html body input[type=submit].btn-secondary:hover{background:var(--primary);color:var(--white)}html body .btn.btn-outline,html body .button.add-to-cart.btn-outline,html body input[type=button].btn-outline,html body input[type=submit].btn-outline{background:rgba(0,0,0,0);color:var(--black);border:1px solid var(--black)}html body .btn.btn-outline:hover,html body .button.add-to-cart.btn-outline:hover,html body input[type=button].btn-outline:hover,html body input[type=submit].btn-outline:hover{background:var(--black);color:var(--white)}html body .btn .circle-btn,html body .button.add-to-cart .circle-btn,html body input[type=button] .circle-btn,html body input[type=submit] .circle-btn{width:40px;height:40px;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;background:var(--white);border-radius:50%}html body .btn .circle-btn svg,html body .btn .circle-btn svg path,html body .button.add-to-cart .circle-btn svg,html body .button.add-to-cart .circle-btn svg path,html body input[type=button] .circle-btn svg,html body input[type=button] .circle-btn svg path,html body input[type=submit] .circle-btn svg,html body input[type=submit] .circle-btn svg path{filter:none;width:16px;height:16px}html body .btn.btn-icon,html body .button.add-to-cart.btn-icon,html body input[type=button].btn-icon,html body input[type=submit].btn-icon{padding:var(--m8) var(--m8) var(--m8) var(--m16);line-height:var(--lh160)}html body .btn .plus-icon,html body .button.add-to-cart .plus-icon,html body input[type=button] .plus-icon,html body input[type=submit] .plus-icon{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:24px;height:24px;justify-content:center;align-items:center;background:var(--black);color:var(--white);line-height:1;border-radius:50%;font-size:8px}html body .btn .plus-icon svg,html body .button.add-to-cart .plus-icon svg,html body input[type=button] .plus-icon svg,html body input[type=submit] .plus-icon svg{width:12px;height:12px;filter:none}html body .btn svg,html body .button.add-to-cart svg,html body input[type=button] svg,html body input[type=submit] svg{width:24px;height:22px;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);filter:invert(1)}@media(max-width: 1440px){html body .btn,html body .button.add-to-cart,html body input[type=button],html body input[type=submit]{padding:var(--m20) var(--m24)}html body .btn.btn-icon.btn-sm,html body .button.add-to-cart.btn-icon,html body input[type=button].btn-icon,html body input[type=submit].btn-icon{padding:var(--m8) var(--m8) var(--m8) var(--m16)}html body .btn.btn-primary,html body .button.add-to-cart.btn-primary,html body input[type=button].btn-primary,html body input[type=submit].btn-primary{font-size:var(--f16);padding:var(--m16) var(--m24)}html body .btn.btn-sm,html body .button.add-to-cart.btn-sm,html body input[type=button].btn-sm,html body input[type=submit].btn-sm{padding:var(--m12) var(--m16);font-size:var(--f13)}}@media(max-width: 1024px){html body .btn,html body input[type=button],html body input[type=submit]{padding:var(--m16) var(--m24)}html body .btn-chat-fixed{bottom:78px;width:46px;height:46px}}html body .text-mini{font-size:var(--f16)}html body .col-animation{position:relative;padding:var(--m20)}html body .col-animation .animation-wrapper{border-radius:var(--radius)}html body .col-animation .mockup-icons{position:absolute;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m80);flex-direction:column}html body .col-animation .mockup-icons span{width:var(--button);height:var(--button);background:var(--white);box-shadow:var(--shadow);border-radius:var(--radius-sm);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;border:1px solid var(--lightblue-md)}html body .col-animation .mockup-icons span svg{height:18px;width:auto}html body .col-animation .mockup-icons span#icon-1{animation:mockup-icon 4s infinite linear;animation-delay:0s}html body .col-animation .mockup-icons span#icon-2{animation:mockup-icon-2 4s infinite linear;animation-delay:200ms}html body .col-animation .mockup-icons span#icon-3{animation:mockup-icon 4s infinite linear;animation-delay:400ms}html body .col-animation .mockup-icons span#icon-4{animation:mockup-icon-2 4s infinite linear;animation-delay:800ms}html body .col-animation .mockup-icons span#icon-5{animation:mockup-icon 4s infinite linear;animation-delay:600ms}html body .col-animation .mockup-icons span#icon-6{animation:mockup-icon-2 4s infinite linear;animation-delay:0s}html body .col-animation .mockup-icons span#icon-7{animation:mockup-icon 4s infinite linear;animation-delay:300ms}html body .col-animation .mockup-icons span#icon-8{animation:mockup-icon-2 4s infinite linear;animation-delay:100ms}html body .col-animation .mockup-icons span#icon-1,html body .col-animation .mockup-icons span#icon-3{margin:0 0 0 40px}html body .col-animation .mockup-icons span#icon-5,html body .col-animation .mockup-icons span#icon-7{margin:0 40px 0 0}html body .col-animation .mockup-icons.mockup-left-icons{left:0;bottom:0}html body .col-animation .mockup-icons.mockup-right-icons{right:0;top:0;align-items:flex-end}html body .col-animation .mockup-object{max-width:350px;height:68vh;max-height:680px;border-radius:40px 40px 0 0;border:4px solid var(--white);border-bottom:0;background:var(--darkbg);position:relative;box-shadow:0 0 24px rgba(0,0,0,.08);margin:-40px auto 0}html body .col-animation .mockup-object .mockup-wrapper{border-radius:32px 32px 0 0;overflow:hidden;width:100%;height:100%}html body .col-animation .mockup-object .mockup-wrapper img{animation:16s mockup-scroll infinite cubic-bezier(0.28, 0, 0.18, 1)}html body .col-animation .mockup-object #mockup-btns{position:absolute;top:140px;left:-8px}html body .section{position:relative;padding:var(--m120) 0}html body .section.one{padding:var(--m40) 0 0;height:calc(100vh - var(--nav));min-height:600px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:center;flex-flow:column}html body .section.one h1{margin:0}html body .section.one h1 strong{font-weight:var(--fw400);color:var(--primary)}html body .section.one .tag-features{gap:var(--m12)}html body .section.one .tag-features .tag-feature{border:1px solid var(--lightblue-md);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m8);padding:var(--m12) var(--m16);border-radius:var(--radius-sm);font-weight:var(--fw600);font-size:var(--f14)}html body .section.one .tag-features .tag-feature svg{width:16px;height:16px}html body .section.one .col-6.col-desc{gap:var(--m40)}html body .section.one .col-6 .buttons{margin-top:var(--m20)}html body .section.one .wrap{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex:auto;gap:var(--m60);flex-wrap:nowrap}html body .section.one .scroll-wrapper{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;height:calc(var(--nav) + var(--m40))}html body .section.one a.scrolldown{width:24px;height:32px;display:block;border:2px solid var(--blue-dark);letter-spacing:0;background:rgba(0,0,0,0);border-radius:10px;padding:8px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:center}html body .section.one a.scrolldown:before{width:2px;height:8px;border-radius:1px;background:var(--blue-dark);animation:scrolldown 2s infinite ease-out;content:"";display:block}html body .section.two>.wrap.flex{gap:var(--m120)}html body .section.two>.wrap.flex .big-date{font-size:var(--f40);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24);line-height:1}html body .section.two>.wrap.flex .big-date p{margin:0;display:block;width:100%}html body .section.two>.wrap.flex .big-date strong{font-size:var(--f140);width:100%;font-weight:normal;display:block}html body .section.three .features{margin-top:var(--m120)}html body .section.four>.wrap.flex{gap:var(--m120)}html body .section.five .process{max-width:var(--wrapper-md);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m60);counter-reset:counter}html body .section.five .process .step{padding:var(--m24) 0 0;border-top:1px solid var(--lightgray);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:var(--m24)}html body .section.five .process .step .right-desc{width:var(--w400);min-width:var(--w400);font-size:var(--f14);color:var(--facegray)}html body .section.five .process .step .right-desc a{text-decoration:underline;font-weight:var(--fw500)}html body .section.five .process .step .right-desc strong{font-weight:normal;color:var(--black)}html body .section.five .process .step h3{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m80);width:auto}html body .section.five .process .step h3:before{content:counter(counter, decimal-leading-zero);counter-increment:counter}html body .section.six .section-header{max-width:100%;width:100%}html body .section.six .logos{gap:var(--m40) var(--m80);max-width:var(--wrapper-md);margin:0 auto var(--m120);justify-content:center}html body .section.six .logos .logo img{max-height:120px;transition:transform .35s}html body .section.six .logos .logo img:hover{transform:scale(1.08)}html body .section.seven .free-wrapper{position:relative}html body .section.seven .support-link{margin:var(--m120) 0 0;justify-content:center}html body .section.seven .support-link a.white{color:var(--white);font-size:var(--f16);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;font-weight:var(--fw500);background:rgba(0,0,0,0);border:1px solid var(--white)}html body .section.seven .support-link a.white:hover{background:var(--white);color:var(--black)}html body .section.eight{padding-bottom:0}html body .section.eight .wrap{max-width:var(--wrapper-md)}html body .intro-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m60);font-size:var(--f40);letter-spacing:var(--ls)}html body .intro-wrapper strong{font-weight:var(--fw400)}html body .intro-wrapper .h1,html body .intro-wrapper h2{margin:0}html body .section-header{max-width:var(--wrapper-md);margin:0 auto var(--m120);text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m60);justify-content:center}html body .section-header h2{margin:0;text-align:center}html body .icon-box{width:var(--button);height:var(--button);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;border:1px solid var(--border-wcag);border-radius:var(--radius-sm)}html body .premium-star{position:absolute;width:22px;height:22px;top:var(--m16);right:var(--m16);border-radius:50%;background:var(--yellow);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}html body .premium-star svg{width:12px;height:12px}html body .col-features{gap:var(--m60)}html body .col-features h3{margin:0}html body .features{align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m80);font-size:var(--f16);margin:0;flex-wrap:nowrap}html body .features.features-col{flex-wrap:wrap}html body .features.features-col .feature{width:calc(50% - var(--m80)/2);text-align:left}html body .features.features-col .feature a{text-decoration:underline;font-weight:var(--fw500)}html body .features.features-col .feature .icon-box{margin:0 0 var(--m24)}html body .features.features-col .feature h3{text-align:left}html body .features .feature{text-align:center}html body .features .feature a{text-decoration:underline;font-weight:var(--fw500)}html body .features .feature h3{margin:0 0 var(--m12);text-align:center}html body .entry-content.default-content h2{font-size:var(--f40);font-weight:var(--fw500);margin:var(--m40) 0}html body .entry-header{margin:0 auto;position:relative}html body .entry-header.default-header{padding:var(--m80) 0}html body .entry-header.default-header .wrap{gap:var(--m80)}html body .entry-header h1.page-title{margin:0}html body .entry-header #breadcrumbs{font-size:var(--f12);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m8);margin:0 0 var(--m12);font-weight:var(--fw500)}html body .entry-header #breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m8);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .entry-header #breadcrumbs a{padding:var(--m4) var(--m12);background:var(--black);color:var(--white);border-radius:20px;display:inline-block;border:0;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1)}html body .entry-header #breadcrumbs a:hover{background:var(--primary);color:var(--white)}html body .entry-header #breadcrumbs span.breadcrumb_last{display:none}html body .section-page{padding:0 0 var(--m120)}@media(max-width: 1600px){html body .section.one .wrap .rounded-img{padding:var(--m16)}}@media(max-width: 1440px){html body .section.one .wrap h1 .col-header{gap:var(--m16)}html body .col-animation .mockup-object{max-width:300px}html body .section.one .tag-features .tag-feature{padding:var(--m8) var(--m16)}}@media(max-width: 1240px){html body .section.one .wrap h1{gap:var(--m4) var(--m16)}html body .entry-header #breadcrumbs{font-size:var(--f11)}html body .section.six .logos{gap:var(--m20) var(--m60);margin:0 auto var(--m60);justify-content:center}}@media(max-width: 1024px){html body .col-animation .mockup-object{max-width:240px}html body .col-animation .mockup-object{height:55vh}html body .section.one{height:auto;min-height:calc(100vh - var(--nav));align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}html body .section.six .logos{max-width:100%}html body .col-tip{font-size:var(--f14)}html body .section.eight .wrap{max-width:var(--wrapper)}html body .section.five .process{max-width:100%}}@media(max-width: 920px){html body .col-tip{gap:var(--m24);padding:var(--m24)}html body .section.two>.wrap.flex .d-flex.nowrap,html body .row-tip{gap:var(--m120)}html body .section.one .scroll-wrapper{display:none}html body .section.one .wrap{flex-direction:column;gap:var(--m120);padding-bottom:var(--m120)}html body .section.one .wrap .col-6{width:100%}html body .section.one .wrap .col-6.col-animation{max-width:500px}html body .section.one .wrap .col-6.col-desc{text-align:center;gap:var(--m24)}html body .section.one .wrap .col-6.col-desc .tag-features{justify-content:center}html body .section.one .wrap .col-6.col-desc h1{text-align:center;margin:0}html body .section.one .wrap .col-6.col-desc .buttons{justify-content:center}html body .features{flex-wrap:wrap}html body .features .feature{width:calc(50% - var(--m80)/2);font-size:var(--f16)}html body .intro-wrapper,html body .features.features-col{width:100%}html body .section.two>.wrap.flex .d-flex.nowrap{align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .two-col.d-flex{flex-wrap:wrap}html body .two-col.d-flex .col-6{width:100%}html body .section.five .process .step h3{font-size:var(--f20)}html body .section.six .logos .logo{width:calc(25% - var(--m60)/1.333);text-align:center}html body .three .features{padding:0 var(--m24)}}@media(max-width: 768px){html body .section.five .process{max-width:100%}html body .section.five .process .step h3{width:40%}html body .section.five .process .step .right-desc{min-width:0;width:60%}html body .section.two>.wrap.flex .d-flex.nowrap,html body .row-tip{flex-direction:column}html body .col-tip{width:100%;position:relative;top:0;order:2;justify-content:center;text-align:center}html body .col-tip .tip-header{justify-content:center}html body .col-tip .tip-header svg{width:17px}html body .section-header{gap:var(--m24)}}@media(max-width: 600px){html body .section.one .wrap .clear-row{display:none}html body .section.one .wrap .rounded-img{display:none;margin:0 var(--m8) var(--m40)}html body .section.two>.wrap.flex .big-date{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;border:1px solid var(--white);border-radius:var(--radius);aspect-ratio:1;width:100%;text-align:center;margin:0 0 var(--m120);font-size:var(--f90)}html body .section.two>.wrap.flex .big-date strong{font-size:180px}html body .section.two>.wrap.flex .d-flex.nowrap{flex-wrap:wrap}html body .section.two>.wrap.flex .d-flex.nowrap .two-col.d-flex{width:100%}html body .section.three .wrap.flex{max-width:100%}html body .section.three .wrap.flex .section-header{max-width:var(--wrapper)}html body .section.three .wrap.flex .tabs{padding:var(--m60) var(--m24)}html body .features.features-col,html body .three .features{gap:var(--m40) var(--m24)}html body .features.features-col .feature,html body .three .features .feature{width:calc(50% - var(--m24)/2)}html body .section.five .process .step h3{gap:var(--m8);margin:0}html body .section.five .process .step .right-desc{width:100%}html body .section.five .process .step{flex-direction:column}html body .section.five .process{gap:var(--m24);max-width:100%}html body .section-header{max-width:100%}html body .section.six .logos{gap:var(--m24)}html body .section.six .logos .logo{width:calc(50% - var(--m24)/2);text-align:center}html body .entry-header.default-header{padding:var(--m24) 0 var(--m60)}html body .entry-header.default-header .wrap{gap:var(--m40)}html body .section.five .process .step h3{width:100%}html body .col-tip-horizontal .tip-header{flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media(max-width: 500px){html body .col-animation .mockup-icons{display:none}html body .section.one .wrap .col-6.col-animation{padding:24px 0 0}html body .col-animation .mockup-object{max-width:70%}}@media(max-width: 450px){html body .section.two>.wrap.flex .big-date strong{font-size:120px}}html body .moove-gdpr-branding-cnt{display:none}html body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{padding:0;margin:0}html body #moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){bottom:20px;left:auto;right:20px;background:var(--black);width:52px;height:52px;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);cursor:pointer}html body #moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position):hover{background:var(--primary)}html body #moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position):before{width:24px;height:24px;content:"";background:url("data:image/svg+xml,%0A%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 0C5.37109 0 0 5.37109 0 12C0 18.6289 5.37109 24 12 24C18.6289 24 24 18.6289 24 12C24 11.5156 23.9648 11.0391 23.9062 10.5664C23.5078 10.8398 23.0234 11 22.5 11C21.4219 11 20.5117 10.3125 20.1602 9.35938C19.5352 9.75781 18.7969 10 18 10C15.7891 10 14 8.21094 14 6C14 5.26562 14.2109 4.58594 14.5586 3.99219C14.5391 3.99609 14.5195 4 14.5 4C13.1172 4 12 2.88281 12 1.5C12 0.941406 12.1875 0.433594 12.4961 0.0195308C12.332 0.0117188 12.168 0 12 0ZM19.5 0C18.6719 0 18 0.671875 18 1.5C18 2.32812 18.6719 3 19.5 3C20.3281 3 21 2.32812 21 1.5C21 0.671875 20.3281 0 19.5 0ZM10.0508 2.1875C10.25 3.47656 11 4.58594 12.0469 5.27344C12.0156 5.51172 12 5.75781 12 6C12 9.30859 14.6914 12 18 12C18.4961 12 18.9922 11.9375 19.4688 11.8125C20.1523 12.4375 21.0156 12.8516 21.9531 12.9688C21.4648 18.0312 17.1875 22 12 22C6.48438 22 2 17.5156 2 12C2 7.15234 5.46875 3.09766 10.0508 2.1875ZM18 5C17.4492 5 17 5.44922 17 6C17 6.55078 17.4492 7 18 7C18.5508 7 19 6.55078 19 6C19 5.44922 18.5508 5 18 5ZM10 6C9.44922 6 9 6.44922 9 7C9 7.55078 9.44922 8 10 8C10.5508 8 11 7.55078 11 7C11 6.44922 10.5508 6 10 6ZM23 6C22.4492 6 22 6.44922 22 7C22 7.55078 22.4492 8 23 8C23.5508 8 24 7.55078 24 7C24 6.44922 23.5508 6 23 6ZM7 9C5.89453 9 5 9.89453 5 11C5 12.1055 5.89453 13 7 13C8.10547 13 9 12.1055 9 11C9 9.89453 8.10547 9 7 9ZM12 11C11.4492 11 11 11.4492 11 12C11 12.5508 11.4492 13 12 13C12.5508 13 13 12.5508 13 12C13 11.4492 12.5508 11 12 11ZM8.5 15C7.67188 15 7 15.6719 7 16.5C7 17.3281 7.67188 18 8.5 18C9.32812 18 10 17.3281 10 16.5C10 15.6719 9.32812 15 8.5 15ZM15.5 16C14.6719 16 14 16.6719 14 17.5C14 18.3281 14.6719 19 15.5 19C16.3281 19 17 18.3281 17 17.5C17 16.6719 16.3281 16 15.5 16Z%27 fill=%27white%27/%3E%3C/svg%3E%0A") 50%/contain no-repeat}html body #moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position) .moove_gdpr_icon{display:none}html body #moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position) .moove_gdpr_text{display:none}html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content,html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{background:var(--primary-lighter)}html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{box-shadow:0 0 0;border:0;font-weight:var(--fw500)}html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover{background:var(--black) !important;color:var(--white)}html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-allow-all,html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-allow-all{background:var(--black);color:var(--white)}html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-allow-all:hover,html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-allow-all:hover{background:var(--primary) !important}html body .gdpr_lightbox{z-index:999999999}html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{justify-content:flex-end;gap:var(--m12)}html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content{border-radius:var(--radius-sm)}html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{top:var(--m8);right:var(--m8)}html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{background:rgba(0,0,0,0);border:0;border-radius:var(--radius-sm)}html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:after,html body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:before{background:var(--black)}.gdpr_lightbox{z-index:99999999999;background:rgba(0,0,0,0)}.gdpr_lightbox .mgbutton{justify-content:center}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{border-top:0;max-height:unset;height:auto;display:flex;background:rgba(0,0,0,0);z-index:99999999 !important;width:auto;bottom:40px;left:50%;translate:-50% 0;content-visibility:unset}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container{padding:var(--m24);position:relative;display:inline-block;bottom:0;left:0;translate:0;background:#fff;border-radius:var(--radius-sm);right:0;box-shadow:var(--shadow);border:1px solid var(--border-wcag)}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-button-holder{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m12)}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container p{color:var(--black);font-weight:var(--fw500)}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container a.mgbutton,html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container button.mgbutton{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-weight:var(--fw500);padding:var(--m12) var(--m24);margin:0;justify-content:center}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container a.mgbutton:hover,html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container button.mgbutton:hover{background:var(--black);color:var(--white)}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{justify-content:space-between;padding:0;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m24)}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content:before{width:48px;height:48px;min-width:48px;content:"";background:url("data:image/svg+xml,%0A%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 0C5.37109 0 0 5.37109 0 12C0 18.6289 5.37109 24 12 24C18.6289 24 24 18.6289 24 12C24 11.5156 23.9648 11.0391 23.9062 10.5664C23.5078 10.8398 23.0234 11 22.5 11C21.4219 11 20.5117 10.3125 20.1602 9.35938C19.5352 9.75781 18.7969 10 18 10C15.7891 10 14 8.21094 14 6C14 5.26562 14.2109 4.58594 14.5586 3.99219C14.5391 3.99609 14.5195 4 14.5 4C13.1172 4 12 2.88281 12 1.5C12 0.941406 12.1875 0.433594 12.4961 0.0195308C12.332 0.0117188 12.168 0 12 0ZM19.5 0C18.6719 0 18 0.671875 18 1.5C18 2.32812 18.6719 3 19.5 3C20.3281 3 21 2.32812 21 1.5C21 0.671875 20.3281 0 19.5 0ZM10.0508 2.1875C10.25 3.47656 11 4.58594 12.0469 5.27344C12.0156 5.51172 12 5.75781 12 6C12 9.30859 14.6914 12 18 12C18.4961 12 18.9922 11.9375 19.4688 11.8125C20.1523 12.4375 21.0156 12.8516 21.9531 12.9688C21.4648 18.0312 17.1875 22 12 22C6.48438 22 2 17.5156 2 12C2 7.15234 5.46875 3.09766 10.0508 2.1875ZM18 5C17.4492 5 17 5.44922 17 6C17 6.55078 17.4492 7 18 7C18.5508 7 19 6.55078 19 6C19 5.44922 18.5508 5 18 5ZM10 6C9.44922 6 9 6.44922 9 7C9 7.55078 9.44922 8 10 8C10.5508 8 11 7.55078 11 7C11 6.44922 10.5508 6 10 6ZM23 6C22.4492 6 22 6.44922 22 7C22 7.55078 22.4492 8 23 8C23.5508 8 24 7.55078 24 7C24 6.44922 23.5508 6 23 6ZM7 9C5.89453 9 5 9.89453 5 11C5 12.1055 5.89453 13 7 13C8.10547 13 9 12.1055 9 11C9 9.89453 8.10547 9 7 9ZM12 11C11.4492 11 11 11.4492 11 12C11 12.5508 11.4492 13 12 13C12.5508 13 13 12.5508 13 12C13 11.4492 12.5508 11 12 11ZM8.5 15C7.67188 15 7 15.6719 7 16.5C7 17.3281 7.67188 18 8.5 18C9.32812 18 10 17.3281 10 16.5C10 15.6719 9.32812 15 8.5 15ZM15.5 16C14.6719 16 14 16.6719 14 17.5C14 18.3281 14.6719 19 15.5 19C16.3281 19 17 18.3281 17 17.5C17 16.6719 16.3281 16 15.5 16Z%27 fill=%27black%27/%3E%3C/svg%3E%0A") 50%/contain no-repeat}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .mgbutton.moove-gdpr-infobar-reject-btn.gdpr-fbo-1:hover{color:#fff}html body #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,html body #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,html body #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,html body #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:rgba(0,0,0,0);box-shadow:0 0 0;border:1px solid var(--black);opacity:1;color:var(--black)}html body #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,html body #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,html body #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,html body #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{background:var(--black);color:var(--white)}@media(max-width: 1600px){html #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{border-top:0;max-height:unset;height:auto;display:flex;background:rgba(0,0,0,0);z-index:9999;width:100%;bottom:0;left:0;translate:0}html #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container{border-radius:10px 10px 0 0;border:0;width:100%}}@media(max-width: 1024px){html body #moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){width:46px;height:46px;bottom:20px}}@media(max-width: 1240px){html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{translate:0;left:40px;right:40px}}@media(max-width: 768px){html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{bottom:0;left:0;right:0}.moove-gdpr-cookie-notice,.moove-gdpr-button-holder{width:100%}html body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,html body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{width:100%}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container{left:0;bottom:0;right:0;border-radius:10px 10px 0 0}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{flex-wrap:wrap;justify-content:center;text-align:center}html body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-button-holder .mgbutton{flex-grow:1}}@media(max-width: 600px){html body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,html body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{width:100%}}html body .fancybox__backdrop{background:var(--overlay2)}html body .fancybox__container{z-index:999999}html body .fancybox__container .fancybox__slide.has-inline .fancybox__content{max-width:var(--popup);gap:var(--m40)}html body .fancybox__container .fancybox__slide.has-inline .fancybox__content>.f-button.is-close-btn{margin:var(--m24)}html body .fancybox__container .fancybox__slide.has-inline .f-button{background:rgba(0,0,0,0)}html body .fancybox__container .fancybox__slide.has-inline .f-button[data-fancybox-close] svg{stroke:var(--black)}html body .fancybox__container .fancybox__slide.has-inline .f-button[data-fancybox-close]:hover svg{stroke:var(--primary)}html body .fancybox__container .fancybox__content{padding:var(--m60);max-width:100%;cursor:default;border-radius:var(--radius);z-index:20;font-size:var(--f14);color:var(--dark-md)}html body .fancybox__container .fancybox__content h2,html body .fancybox__container .fancybox__content h3{font-size:var(--f24);margin:0 0 var(--m12);font-weight:var(--fw500);text-align:center}html body .modal-row{justify-content:center;text-align:center}html body .modal-row .small-row{text-align:left;justify-content:flex-start}html body .modal-row .small-row a{text-decoration:underline}html body .modal-row.border-top{border-top:1px solid var(--border-wcag);padding-top:var(--m40)}html body .modal-row .buttons{margin-top:var(--m40);gap:var(--m16)}html body .modal-row .buttons .btn{font-size:var(--f16)}html body .modal-footer a{text-decoration:underline}html body .modal-footer .modal-text.toggle-div{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;flex-wrap:nowrap}html body .modal-footer .modal-text.toggle-div svg{width:10px;height:6px}html body .modal-footer .modal-text.toggle-div svg path{fill:var(--black)}html body .modal-steps{gap:var(--m24);counter-reset:counter}html body .modal-steps .modal-step{gap:var(--m24);text-align:left;justify-content:flex-start;color:var(--black)}html body .modal-steps .modal-step input{padding:var(--m16) var(--m24);border-radius:var(--radius-sm);border:1px solid var(--black);color:var(--black);font-size:var(--f14);font-weight:var(--fw500)}html body .modal-steps .modal-step .step-title{flex-wrap:nowrap;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12)}html body .modal-steps .modal-step .step-title:before{content:counter(counter, decimal);counter-increment:counter;width:32px;min-width:32px;height:32px;border-radius:50%;background:var(--primary);color:var(--white);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}html body .modal-steps .modal-step .script-body{padding:var(--m32) calc(var(--m32)*3) var(--m32) var(--m32);position:relative;border-radius:var(--radius);background:var(--primary-light);width:100%}html body .modal-steps .modal-step .script-body .script-install-cpy{position:absolute;right:var(--m32);top:var(--m32);width:var(--m24);height:var(--m24);cursor:pointer}html body .modal-steps .modal-step .script-body .script-install-cpy svg{transition:.5s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.5s cubic-bezier(0.28, 0, 0.18, 1);position:absolute;top:0;right:0;min-width:22px;min-height:22px}html body .modal-steps .modal-step .script-body .script-install-cpy .copied-icon{opacity:0;visibility:hidden}html body .modal-steps .modal-step .script-body .script-install-cpy.copied .copied-icon{opacity:1;visibility:visible}html body .modal-steps .modal-step .script-body .script-install-cpy.copied .copy{opacity:0;visibility:hidden}html body .modal-steps .modal-step .script-body pre{display:block;font-family:"Plus Jakarta Sans",sans-serif;width:100%;font-size:var(--f14);word-break:break-all;font-weight:var(--fw400);margin:0;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body .modal-text{justify-content:center;gap:var(--m4);font-weight:var(--fw500)}html body .modal-text .btn-underline{line-height:var(--lh160);font-weight:var(--fw500)}html body .fancybox-type-inline .fancybox-close{top:0;right:0}html body .fancybox-skin{background:#fff;border-radius:5px;color:var(--black)}html body .is-horizontal .fancybox__nav .f-button.is-next{right:20px;background:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/a172a7f1423b10cb8680.svg) var(--primary) 50%/16px no-repeat}html body .is-horizontal .fancybox__nav .f-button.is-next:hover{background-color:var(--black)}html body .is-horizontal .fancybox__nav .f-button.is-prev{left:20px;background:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/f4dc293037bc87e56ac6.svg) var(--primary) 50%/16px no-repeat}html body .is-horizontal .fancybox__nav .f-button.is-prev:hover{background-color:var(--black)}html body .fancybox__content>.f-button.is-close-btn{top:0;border-radius:10px;opacity:1;margin:5px}html body .f-button{width:40px;height:40px;border:0;top:50%;z-index:22;transition:200ms color ease;-webkit-transition:200ms color ease;font-weight:var(--fw400);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;visibility:visible;background:var(--primary);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1)}html body .f-button[data-fancybox-close]{top:20px;right:20px}html body .f-button[data-fancybox-close] svg{stroke:var(--white)}html body .f-button[data-fancybox-close]:hover{background-color:var(--black)}html body .f-button.is-next svg,html body .f-button.is-prev svg{display:none}html body .f-button:hover{opacity:1 !important}html body.fancybox-lock{overflow:scroll !important}html body.fancybox-lock .fancybox-overlay{overflow-y:hidden}html body.fancybox-margin{margin:0}html body .fancybox-skin{background:var(--white)}@media(max-width: 600px){html body .modal-row .buttons{flex-direction:column;width:100%}html body .modal-row .buttons button,html body .modal-row .buttons a{width:100%}html body .fancybox__container .fancybox__slide.has-inline .fancybox__content>.f-button.is-close-btn{margin:0}}@font-face{font-display:swap;font-family:"Plus Jakarta Sans";font-style:normal;font-weight:400;src:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/5817a22130b6b5794cff.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Plus Jakarta Sans";font-style:normal;font-weight:500;src:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/2a9eb62d03c5e7a44cb7.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Plus Jakarta Sans";font-style:normal;font-weight:600;src:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/9df53aca9c0d5ab0061b.woff2) format("woff2")}html body button,html body input,html body select,html body textarea{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,Roboto,roboto slab,droid serif,segoe ui,system-ui,Arial,sans-serif;line-height:var(--lh160);font-weight:var(--fw400);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:var(--f20);color:var(--black)}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body .h1,html body .h2,html body .h3,html body .h4,html body .h5,html body .h6{clear:both;font-weight:var(--fw400);text-align:left;position:relative;line-height:var(--lh125);width:100%;margin:0 0 var(--m60);color:var(--black);display:block;letter-spacing:var(--ls)}html body h1 p,html body h2 p,html body h3 p,html body h4 p,html body h5 p,html body h6 p,html body .h1 p,html body .h2 p,html body .h3 p,html body .h4 p,html body .h5 p,html body .h6 p{margin:0}html body h1,html body .h1{font-size:var(--h1)}html body h1.page-title,html body .h1.page-title{font-size:var(--h1);text-align:center}html body h1.search-title,html body .h1.search-title{font-size:var(--f40);text-align:center;margin:0}html body h1.search-title span,html body .h1.search-title span{color:var(--primary);font-weight:var(--fw600)}html body h1.auth-title,html body .h1.auth-title{font-size:var(--f40)}html body .huge-header{font-size:var(--f140)}html body .mid-header{font-size:var(--f90);max-width:50%}html body h2,html body .h2{font-size:var(--h1)}html body h3,html body .h3{font-size:var(--f20);margin:0 0 var(--m24);font-weight:var(--fw500)}html body h3.woocommerce-column__title,html body .h3.woocommerce-column__title{font-size:var(--f16);margin-bottom:var(--m12)}html body p{margin:0 0 15px;padding:0}html body p:last-of-type{margin:0}@media(max-width: 1240px){html body h3{font-size:var(--f24)}}@media(max-width: 600px){html body h3,html body .h3{margin-bottom:var(--m12)}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{font-weight:var(--fw400);margin-bottom:var(--m24)}}html body #kontakt{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;padding:var(--m120) 0;font-size:var(--f16);font-weight:var(--fw500)}html body #kontakt .wpml-ls-legacy-list-horizontal a{line-height:inherit}html body #kontakt .footer-col{width:auto}html body #kontakt .footer-col.logo-col svg{height:40px;display:block;width:auto}html body #kontakt .footer-col .h4{text-transform:lowercase;margin:0 0 var(--m24);color:#575760;font-weight:var(--fw500)}html body #kontakt .footer-col .menu{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24);list-style:none;margin:0;text-transform:lowercase;padding:0}html body #kontakt .footer-col .menu li{width:100%}html body #kontakt .footer-col .menu li .wpml-ls-legacy-list-horizontal{margin:0;padding:0;border:0}html body #kontakt .footer-col .menu li .wpml-ls-legacy-list-horizontal a{padding:0;text-align:left}html body #kontakt .wrap.flex{gap:var(--m120)}html body #kontakt .footer-row{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:space-between}html body #kontakt .footer-row .right-footer{gap:var(--m60);flex-wrap:nowrap;justify-content:flex-end}html body #kontakt .footer-row .copy-right{justify-content:flex-end;width:auto;gap:var(--m40);flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body #kontakt .footer-row .copy-right a{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body #kontakt .footer-row .copy-right svg{width:auto}@media(max-width: 1240px){html body #kontakt .footer-col.logo-col img{height:32px}}@media(max-width: 1024px){html body #kontakt .footer-row .copy-right svg{height:20px}}@media(max-width: 920px){html body #kontakt .footer-row{flex-wrap:wrap}html body #kontakt .footer-row .footer-col{width:100%}html body #kontakt .footer-row .right-footer{width:100%;margin:var(--m60) 0 0}}@media(max-width: 600px){html body #kontakt{font-size:var(--f16)}html body #kontakt .footer-row .copy-right{max-width:calc(50% - var(--m24)/2);gap:unset;justify-content:space-between;width:100%}html body #kontakt .footer-row .right-footer{gap:var(--m24);flex-wrap:wrap;justify-content:flex-start}html body #kontakt .footer-row .right-footer .col-4{width:calc(50% - var(--m24)/2)}html body #kontakt .footer-row .right-footer .col-4 .menu{gap:var(--m12);word-break:break-all}}html body abbr{border-bottom:none !important;cursor:inherit !important;text-decoration:none !important}html body .form-group~.info-msg{margin-top:var(--m12)}html body .info-msg{align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12);font-size:var(--f13);font-weight:var(--fw500);margin-top:var(--m12);line-height:var(--lh140);width:100%}html body .info-msg.mt{margin-top:var(--m40)}html body .info-msg a{font-weight:var(--fw600);font-size:inherit}html body .info-msg svg{min-width:20px;width:20px}html body .switch-label{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12);font-size:var(--f13);font-weight:var(--fw500);cursor:pointer;line-height:1;position:relative}html body .switch-label span{border-radius:20px;border:1px solid var(--black);font-size:0;position:relative;opacity:.4;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);width:32px;height:20px}html body .switch-label span:before{width:12px;height:12px;background:var(--black);top:3px;left:3px;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);content:"";border-radius:50%;position:absolute}html body .switch-label input[type=checkbox]{opacity:0;position:absolute;left:0;top:0;width:100% !important;height:100% !important;cursor:pointer}html body .switch-label:has(input:checked){opacity:1}html body .switch-label:has(input:checked) span{opacity:1}html body .switch-label:has(input:checked) span:before{left:15px}html body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--black)}html body .select2-container .select2-selection--single{background:rgba(0,0,0,0);height:auto;margin:0;border:0;border-radius:var(--radius-sm)}html body .select2-container .select2-selection--single .select2-selection__rendered{padding:calc(var(--m16) + var(--m24)) var(--m24) var(--m16) var(--m24);background:rgba(0,0,0,0);font-size:var(--f16);font-weight:var(--fw500);height:auto;color:var(--black);line-height:var(--lh160)}html body .select2-container .select2-selection--single .select2-selection__arrow{height:12px;position:absolute;top:50%;right:var(--m24);width:12px;background:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/2c02869f155ab9c75136.svg) 50%/contain no-repeat !important}html body .select2-container .select2-selection--single .select2-selection__arrow b{display:none}html body .select2-dropdown{position:absolute;padding:var(--m16);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;border:0;flex-wrap:wrap;gap:var(--m16);border-radius:var(--radius-sm);background:var(--primary-light);box-shadow:var(--shadow);font-size:var(--f14)}html body .select2-dropdown .select2-search{width:100%}html body .select2-dropdown .select2-search input{border-radius:var(--radius-sm);border:1px solid var(--black);padding:var(--m16) var(--m24)}html body .select2-dropdown .select2-results{width:100%}html body .select2-dropdown .select2-results .select2-results__options{width:100%;padding-right:var(--m24)}html body .select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar{width:6px;height:6px}html body .select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar-track{background:var(--white);border-radius:var(--radius)}html body .select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar-thumb{background:var(--primary);border-radius:var(--radius)}html body .select2-dropdown .select2-results .select2-results__options .select2-results__option{width:100%;padding:var(--m8) var(--m16);border-radius:var(--radius-sm);font-weight:var(--fw500)}html body .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted[aria-selected],html body .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted[data-selected],html body .select2-dropdown .select2-results .select2-results__options .select2-results__option:hover{background:var(--black);color:var(--white)}html body .woocommerce-form,html body .flex-form,html body .edit-account{margin-top:var(--m60);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24)}html body .woocommerce-form.nomargin,html body .flex-form.nomargin,html body .edit-account.nomargin{margin-top:0;gap:0}html body .woocommerce-form.nomargintop,html body .flex-form.nomargintop,html body .edit-account.nomargintop{margin-top:0}html body .woocommerce-form p,html body .flex-form p,html body .edit-account p{margin:0}html body .woocommerce-form .form-group#accessibility-manager-domains-container,html body .woocommerce-form .form-group#accessibility-manager-statement-container,html body .flex-form .form-group#accessibility-manager-domains-container,html body .flex-form .form-group#accessibility-manager-statement-container,html body .edit-account .form-group#accessibility-manager-domains-container,html body .edit-account .form-group#accessibility-manager-statement-container{width:100%;margin-top:var(--m40);border-top:1px solid var(--border-wcag)}html body .woocommerce-form .form-group#accessibility-manager-domains-container .form-row:not(:last-of-type),html body .woocommerce-form .form-group#accessibility-manager-statement-container .form-row:not(:last-of-type),html body .flex-form .form-group#accessibility-manager-domains-container .form-row:not(:last-of-type),html body .flex-form .form-group#accessibility-manager-statement-container .form-row:not(:last-of-type),html body .edit-account .form-group#accessibility-manager-domains-container .form-row:not(:last-of-type),html body .edit-account .form-group#accessibility-manager-statement-container .form-row:not(:last-of-type){margin-bottom:var(--m24)}html body .woocommerce-form .header-rows,html body .flex-form .header-rows,html body .edit-account .header-rows{font-size:var(--f13)}html body .woocommerce-form .accessibility-manager-domain-entry:not(:last-child),html body .flex-form .accessibility-manager-domain-entry:not(:last-child),html body .edit-account .accessibility-manager-domain-entry:not(:last-child){margin-bottom:var(--m24)}html body .woocommerce-form .for-widget.d-none,html body .flex-form .for-widget.d-none,html body .edit-account .for-widget.d-none{display:none !important}html body .woocommerce-form .form-row:not(.default-row),html body .woocommerce-form .accessibility-manager-domain-entry,html body .flex-form .form-row:not(.default-row),html body .flex-form .accessibility-manager-domain-entry,html body .edit-account .form-row:not(.default-row),html body .edit-account .accessibility-manager-domain-entry{border:1px solid var(--black);border-radius:var(--radius-sm);margin:0;cursor:pointer;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);padding:0;width:100%;position:relative}html body .woocommerce-form .form-row:not(.default-row).border-none,html body .woocommerce-form .accessibility-manager-domain-entry.border-none,html body .flex-form .form-row:not(.default-row).border-none,html body .flex-form .accessibility-manager-domain-entry.border-none,html body .edit-account .form-row:not(.default-row).border-none,html body .edit-account .accessibility-manager-domain-entry.border-none{border:0}html body .woocommerce-form .form-row:not(.default-row).d-none,html body .woocommerce-form .accessibility-manager-domain-entry.d-none,html body .flex-form .form-row:not(.default-row).d-none,html body .flex-form .accessibility-manager-domain-entry.d-none,html body .edit-account .form-row:not(.default-row).d-none,html body .edit-account .accessibility-manager-domain-entry.d-none{display:none}html body .woocommerce-form .form-row:not(.default-row).woocommerce-invalid,html body .woocommerce-form .accessibility-manager-domain-entry.woocommerce-invalid,html body .flex-form .form-row:not(.default-row).woocommerce-invalid,html body .flex-form .accessibility-manager-domain-entry.woocommerce-invalid,html body .edit-account .form-row:not(.default-row).woocommerce-invalid,html body .edit-account .accessibility-manager-domain-entry.woocommerce-invalid{border-color:var(--red)}html body .woocommerce-form .form-row:not(.default-row):focus,html body .woocommerce-form .form-row:not(.default-row):has(:focus),html body .woocommerce-form .accessibility-manager-domain-entry:focus,html body .woocommerce-form .accessibility-manager-domain-entry:has(:focus),html body .flex-form .form-row:not(.default-row):focus,html body .flex-form .form-row:not(.default-row):has(:focus),html body .flex-form .accessibility-manager-domain-entry:focus,html body .flex-form .accessibility-manager-domain-entry:has(:focus),html body .edit-account .form-row:not(.default-row):focus,html body .edit-account .form-row:not(.default-row):has(:focus),html body .edit-account .accessibility-manager-domain-entry:focus,html body .edit-account .accessibility-manager-domain-entry:has(:focus){box-shadow:0 0 0 5px rgba(0,6,173,.2);border-color:var(--primary)}html body .woocommerce-form .form-row:not(.default-row) #token-field,html body .woocommerce-form .accessibility-manager-domain-entry #token-field,html body .flex-form .form-row:not(.default-row) #token-field,html body .flex-form .accessibility-manager-domain-entry #token-field,html body .edit-account .form-row:not(.default-row) #token-field,html body .edit-account .accessibility-manager-domain-entry #token-field{padding-right:calc(var(--m24)*3)}html body .woocommerce-form .form-row:not(.default-row) .button.remove-domain:hover svg path,html body .woocommerce-form .accessibility-manager-domain-entry .button.remove-domain:hover svg path,html body .flex-form .form-row:not(.default-row) .button.remove-domain:hover svg path,html body .flex-form .accessibility-manager-domain-entry .button.remove-domain:hover svg path,html body .edit-account .form-row:not(.default-row) .button.remove-domain:hover svg path,html body .edit-account .accessibility-manager-domain-entry .button.remove-domain:hover svg path{stroke:var(--red)}html body .woocommerce-form .form-row:not(.default-row) .button-link.copy-token,html body .woocommerce-form .form-row:not(.default-row) .button.remove-domain,html body .woocommerce-form .accessibility-manager-domain-entry .button-link.copy-token,html body .woocommerce-form .accessibility-manager-domain-entry .button.remove-domain,html body .flex-form .form-row:not(.default-row) .button-link.copy-token,html body .flex-form .form-row:not(.default-row) .button.remove-domain,html body .flex-form .accessibility-manager-domain-entry .button-link.copy-token,html body .flex-form .accessibility-manager-domain-entry .button.remove-domain,html body .edit-account .form-row:not(.default-row) .button-link.copy-token,html body .edit-account .form-row:not(.default-row) .button.remove-domain,html body .edit-account .accessibility-manager-domain-entry .button-link.copy-token,html body .edit-account .accessibility-manager-domain-entry .button.remove-domain{position:absolute;right:var(--m24);bottom:var(--m24);width:var(--m24);height:var(--m24);cursor:pointer;z-index:30}html body .woocommerce-form .form-row:not(.default-row) .button-link.copy-token svg,html body .woocommerce-form .form-row:not(.default-row) .button.remove-domain svg,html body .woocommerce-form .accessibility-manager-domain-entry .button-link.copy-token svg,html body .woocommerce-form .accessibility-manager-domain-entry .button.remove-domain svg,html body .flex-form .form-row:not(.default-row) .button-link.copy-token svg,html body .flex-form .form-row:not(.default-row) .button.remove-domain svg,html body .flex-form .accessibility-manager-domain-entry .button-link.copy-token svg,html body .flex-form .accessibility-manager-domain-entry .button.remove-domain svg,html body .edit-account .form-row:not(.default-row) .button-link.copy-token svg,html body .edit-account .form-row:not(.default-row) .button.remove-domain svg,html body .edit-account .accessibility-manager-domain-entry .button-link.copy-token svg,html body .edit-account .accessibility-manager-domain-entry .button.remove-domain svg{transition:.5s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.5s cubic-bezier(0.28, 0, 0.18, 1);position:absolute;top:0;right:0;min-width:22px;min-height:22px}html body .woocommerce-form .form-row:not(.default-row) .button-link.copy-token .copied-icon,html body .woocommerce-form .form-row:not(.default-row) .button.remove-domain .copied-icon,html body .woocommerce-form .accessibility-manager-domain-entry .button-link.copy-token .copied-icon,html body .woocommerce-form .accessibility-manager-domain-entry .button.remove-domain .copied-icon,html body .flex-form .form-row:not(.default-row) .button-link.copy-token .copied-icon,html body .flex-form .form-row:not(.default-row) .button.remove-domain .copied-icon,html body .flex-form .accessibility-manager-domain-entry .button-link.copy-token .copied-icon,html body .flex-form .accessibility-manager-domain-entry .button.remove-domain .copied-icon,html body .edit-account .form-row:not(.default-row) .button-link.copy-token .copied-icon,html body .edit-account .form-row:not(.default-row) .button.remove-domain .copied-icon,html body .edit-account .accessibility-manager-domain-entry .button-link.copy-token .copied-icon,html body .edit-account .accessibility-manager-domain-entry .button.remove-domain .copied-icon{opacity:0;visibility:hidden}html body .woocommerce-form .form-row:not(.default-row) .button-link.copy-token.copied .copied-icon,html body .woocommerce-form .form-row:not(.default-row) .button.remove-domain.copied .copied-icon,html body .woocommerce-form .accessibility-manager-domain-entry .button-link.copy-token.copied .copied-icon,html body .woocommerce-form .accessibility-manager-domain-entry .button.remove-domain.copied .copied-icon,html body .flex-form .form-row:not(.default-row) .button-link.copy-token.copied .copied-icon,html body .flex-form .form-row:not(.default-row) .button.remove-domain.copied .copied-icon,html body .flex-form .accessibility-manager-domain-entry .button-link.copy-token.copied .copied-icon,html body .flex-form .accessibility-manager-domain-entry .button.remove-domain.copied .copied-icon,html body .edit-account .form-row:not(.default-row) .button-link.copy-token.copied .copied-icon,html body .edit-account .form-row:not(.default-row) .button.remove-domain.copied .copied-icon,html body .edit-account .accessibility-manager-domain-entry .button-link.copy-token.copied .copied-icon,html body .edit-account .accessibility-manager-domain-entry .button.remove-domain.copied .copied-icon{opacity:1;visibility:visible}html body .woocommerce-form .form-row:not(.default-row) .button-link.copy-token.copied .copy,html body .woocommerce-form .form-row:not(.default-row) .button.remove-domain.copied .copy,html body .woocommerce-form .accessibility-manager-domain-entry .button-link.copy-token.copied .copy,html body .woocommerce-form .accessibility-manager-domain-entry .button.remove-domain.copied .copy,html body .flex-form .form-row:not(.default-row) .button-link.copy-token.copied .copy,html body .flex-form .form-row:not(.default-row) .button.remove-domain.copied .copy,html body .flex-form .accessibility-manager-domain-entry .button-link.copy-token.copied .copy,html body .flex-form .accessibility-manager-domain-entry .button.remove-domain.copied .copy,html body .edit-account .form-row:not(.default-row) .button-link.copy-token.copied .copy,html body .edit-account .form-row:not(.default-row) .button.remove-domain.copied .copy,html body .edit-account .accessibility-manager-domain-entry .button-link.copy-token.copied .copy,html body .edit-account .accessibility-manager-domain-entry .button.remove-domain.copied .copy{opacity:0;visibility:hidden}html body .woocommerce-form .form-row:not(.default-row).noinput,html body .woocommerce-form .accessibility-manager-domain-entry.noinput,html body .flex-form .form-row:not(.default-row).noinput,html body .flex-form .accessibility-manager-domain-entry.noinput,html body .edit-account .form-row:not(.default-row).noinput,html body .edit-account .accessibility-manager-domain-entry.noinput{border-radius:0;border:0}html body .woocommerce-form .form-row:not(.default-row) .show-password-input,html body .woocommerce-form .accessibility-manager-domain-entry .show-password-input,html body .flex-form .form-row:not(.default-row) .show-password-input,html body .flex-form .accessibility-manager-domain-entry .show-password-input,html body .edit-account .form-row:not(.default-row) .show-password-input,html body .edit-account .accessibility-manager-domain-entry .show-password-input{position:absolute;right:var(--m24);top:50%;translate:0 -50%;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .woocommerce-form .form-row:not(.default-row) .show-password-input svg,html body .woocommerce-form .accessibility-manager-domain-entry .show-password-input svg,html body .flex-form .form-row:not(.default-row) .show-password-input svg,html body .flex-form .accessibility-manager-domain-entry .show-password-input svg,html body .edit-account .form-row:not(.default-row) .show-password-input svg,html body .edit-account .accessibility-manager-domain-entry .show-password-input svg{width:23px;height:24px}html body .woocommerce-form .form-row:not(.default-row) .show-password-input .eye-off,html body .woocommerce-form .accessibility-manager-domain-entry .show-password-input .eye-off,html body .flex-form .form-row:not(.default-row) .show-password-input .eye-off,html body .flex-form .accessibility-manager-domain-entry .show-password-input .eye-off,html body .edit-account .form-row:not(.default-row) .show-password-input .eye-off,html body .edit-account .accessibility-manager-domain-entry .show-password-input .eye-off{display:none}html body .woocommerce-form .form-row:not(.default-row) .show-password-input.display-password .eye-off,html body .woocommerce-form .accessibility-manager-domain-entry .show-password-input.display-password .eye-off,html body .flex-form .form-row:not(.default-row) .show-password-input.display-password .eye-off,html body .flex-form .accessibility-manager-domain-entry .show-password-input.display-password .eye-off,html body .edit-account .form-row:not(.default-row) .show-password-input.display-password .eye-off,html body .edit-account .accessibility-manager-domain-entry .show-password-input.display-password .eye-off{display:block}html body .woocommerce-form .form-row:not(.default-row) .show-password-input.display-password .eye,html body .woocommerce-form .accessibility-manager-domain-entry .show-password-input.display-password .eye,html body .flex-form .form-row:not(.default-row) .show-password-input.display-password .eye,html body .flex-form .accessibility-manager-domain-entry .show-password-input.display-password .eye,html body .edit-account .form-row:not(.default-row) .show-password-input.display-password .eye,html body .edit-account .accessibility-manager-domain-entry .show-password-input.display-password .eye{display:none}html body .woocommerce-form .form-row:not(.default-row) label,html body .woocommerce-form .accessibility-manager-domain-entry label,html body .flex-form .form-row:not(.default-row) label,html body .flex-form .accessibility-manager-domain-entry label,html body .edit-account .form-row:not(.default-row) label,html body .edit-account .accessibility-manager-domain-entry label{position:absolute;top:var(--m16);left:var(--m24);font-size:var(--f13);font-weight:var(--fw500)}html body .woocommerce-form .form-row:not(.default-row) label .screen-reader-text,html body .woocommerce-form .accessibility-manager-domain-entry label .screen-reader-text,html body .flex-form .form-row:not(.default-row) label .screen-reader-text,html body .flex-form .accessibility-manager-domain-entry label .screen-reader-text,html body .edit-account .form-row:not(.default-row) label .screen-reader-text,html body .edit-account .accessibility-manager-domain-entry label .screen-reader-text{display:none}html body .woocommerce-form .form-row:not(.default-row) input:not([type=checkbox],[type=radio]),html body .woocommerce-form .accessibility-manager-domain-entry input:not([type=checkbox],[type=radio]),html body .flex-form .form-row:not(.default-row) input:not([type=checkbox],[type=radio]),html body .flex-form .accessibility-manager-domain-entry input:not([type=checkbox],[type=radio]),html body .edit-account .form-row:not(.default-row) input:not([type=checkbox],[type=radio]),html body .edit-account .accessibility-manager-domain-entry input:not([type=checkbox],[type=radio]){padding:calc(var(--m16) + var(--m24)) var(--m24) var(--m16) var(--m24);background:rgba(0,0,0,0);font-size:var(--f16);font-weight:var(--fw500);height:auto}html body .woocommerce-form .woocommerce-Address .btn-sm,html body .flex-form .woocommerce-Address .btn-sm,html body .edit-account .woocommerce-Address .btn-sm{display:inline-flex;margin-top:var(--m24)}html body .woocommerce-form .btn-underline.m-left,html body .flex-form .btn-underline.m-left,html body .edit-account .btn-underline.m-left{font-weight:var(--fw600);font-size:var(--f13);margin:var(--m24) 0 0 calc(20px + var(--m12))}html body .woocommerce-form .woocommerce-privacy-policy-text,html body .flex-form .woocommerce-privacy-policy-text,html body .edit-account .woocommerce-privacy-policy-text{font-size:var(--f13);width:100%}html body .woocommerce-form .form-bottom,html body .flex-form .form-bottom,html body .edit-account .form-bottom{justify-content:space-between;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .woocommerce-form .form-small,html body .flex-form .form-small,html body .edit-account .form-small{font-size:var(--f13);font-weight:var(--fw500);line-height:1;margin:0}html body .woocommerce-form .form-buttons,html body .flex-form .form-buttons,html body .edit-account .form-buttons{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between}html body .woocommerce-form .social-wrap,html body .flex-form .social-wrap,html body .edit-account .social-wrap{font-size:var(--f14);gap:var(--m16);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .woocommerce-form .woocommerce-form__label-for-checkbox,html body .flex-form .woocommerce-form__label-for-checkbox,html body .edit-account .woocommerce-form__label-for-checkbox{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12)}html body .box-menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24)}html body .box-menu .dropdown-link{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);cursor:pointer;width:100%}html body .box-menu .dropdown-link#account-link:hover{color:var(--primary)}html body .box-menu .dropdown-menu{transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);opacity:0;visibility:hidden;position:absolute;left:0;top:100%;padding:var(--m16);width:var(--w260);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m16);border-radius:var(--radius-sm);background:var(--white);box-shadow:var(--shadow);font-size:var(--f14);z-index:9998}html body .box-menu .dropdown-menu .custom-progress-bar,html body .box-menu .dropdown-menu .requests-progress{display:none}html body .box-menu .dropdown-menu#plugin-category{background:var(--white)}html body .box-menu .dropdown-menu#plugin-category .single-option:hover{background:var(--lightblue-lg)}html body .box-menu .dropdown-menu.gray-menu{background:var(--primary-light)}html body .box-menu .dropdown-menu.gray-menu .bottom-dropdown{border-color:var(--blue-dark)}html body .box-menu .dropdown-menu.active{opacity:1;visibility:visible}html body .box-menu .dropdown-menu .btn{width:100%;padding:var(--m12) var(--m16);height:var(--button50)}html body .box-menu .dropdown-menu .single-option{padding:var(--m12) var(--m16);gap:var(--m12);border-radius:var(--radius);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;height:var(--button50)}html body .box-menu .dropdown-menu .single-option:hover{background:var(--white)}html body .box-menu .dropdown-menu#plugins-box,html body .box-menu .dropdown-menu#plugin-category{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m8)}html body .box-menu .dropdown-menu .top-dropdown{justify-content:center;gap:var(--m24)}html body .box-menu .dropdown-menu .top-dropdown .divider{width:100%;text-align:center;line-height:1}html body .box-menu .dropdown-menu .bottom-dropdown{border-top:0 solid var(--);justify-content:center;padding:0}html body #update_all_subscriptions_addresses_field{margin-top:var(--m40)}html body label.checkbox{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;font-size:var(--f13);font-weight:var(--fw500);line-height:20px}html body label.checkbox .optional{display:none}html body label.checkbox input{margin:0 var(--m12) 0 0}html body .nf-field-container{margin-bottom:0 !important;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .nf-field-container.textarea-container{margin-bottom:0}html body .label-right .field-wrap{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .label-right .nf-field-label{padding-left:0}html body .label-right .checkbox-wrap .nf-field-element{width:auto;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;order:-1;margin:0 var(--m12) 0 0}html body .nf-error .nf-field-label label{color:var(--red) !important}html body .nf-error input,html body .nf-error textarea{border-color:var(--red) !important}html body .label-above{margin:0}html body .label-above .nf-field-label{margin:0}html body .label-above .nf-field-label label{position:absolute;margin:0 !important;left:var(--m24);background:var(--white);padding:0;font-weight:var(--fw500);font-size:var(--f13);z-index:222;top:var(--m16);line-height:var(--lh160)}html body input::-webkit-outer-spin-button,html body input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}html body input[type=number]{-moz-appearance:textfield}html body .nf-form-wrap.ninja-forms-form-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .nf-response-msg{order:22222}html body .nf-error-msg.nf-error-field-errors{color:var(--red);margin:var(--m12);background:#fff6f6 !important}html body .nf-error-msg.nf-error-field-errors,html body .nf-response-msg{width:100%;box-shadow:0 0 0;border:0;text-align:center;font-size:var(--f14);padding:var(--m24) var(--m24);border-radius:var(--radius-sm);margin:var(--m40) 0;background:var(--primary-light);font-weight:var(--fw600)}html body .nf-error-msg.nf-error-field-errors p,html body .nf-response-msg p{margin:0}html body .nf-error-msg.nf-error-field-errors:before,html body .nf-response-msg:before{background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_424_11714%29%27%3E%3Cpath d=%27M9.99998 0.642578H9.99996C4.83216 0.642578 0.642822 4.83191 0.642822 9.99972V9.99974C0.642822 15.1675 4.83216 19.3569 9.99996 19.3569H9.99998C15.1678 19.3569 19.3571 15.1675 19.3571 9.99974V9.99972C19.3571 4.83191 15.1678 0.642578 9.99998 0.642578Z%27 stroke=%27black%27 stroke-width=%271.28571%27/%3E%3Cpath d=%27M9.35718 6.14286C9.35718 5.78782 9.64499 5.5 10 5.5C10.3551 5.5 10.6429 5.78782 10.6429 6.14286V11.2857C10.6429 11.6408 10.3551 11.9286 10 11.9286C9.64499 11.9286 9.35718 11.6408 9.35718 11.2857V6.14286Z%27 fill=%27black%27/%3E%3Cpath d=%27M9.35718 13.8567C9.35718 13.5017 9.64499 13.2139 10 13.2139C10.3551 13.2139 10.6429 13.5017 10.6429 13.8567C10.6429 14.2118 10.3551 14.4996 10 14.4996C9.64499 14.4996 9.35718 14.2118 9.35718 13.8567Z%27 fill=%27black%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_424_11714%27%3E%3Crect width=%2720%27 height=%2720%27 fill=%27white%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50%/contain no-repeat;width:100%;height:20px;content:"";margin:0 auto var(--m12);display:block}html body .nf-before-form-content,html body .nf-form-hp,html body .nf-response-msg{display:none}html body nf-fields-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24);margin:0 0 var(--m60)}html body nf-fields-wrap .nf-field a:not(.more){text-decoration:underline}html body nf-fields-wrap .nf-field-label .nf-label-span,html body nf-fields-wrap .nf-error-msg,html body nf-fields-wrap .ninja-forms-req-symbol{font-size:var(--f13);font-weight:var(--fw400);margin-top:var(--m12);color:var(--red);line-height:1}html body nf-fields-wrap .col-6,html body nf-fields-wrap .col-3,html body nf-fields-wrap .col-8{width:100%;gap:0}html body nf-fields-wrap nf-field:has(.nf-field-container.col-8){width:calc(75% - var(--m24)/2)}html body nf-fields-wrap nf-field:has(.nf-field-container.col-3){width:calc(25% - var(--m24)/2);padding-top:32px}html body nf-fields-wrap nf-field:has(.nf-field-container.col-3) .more{width:100%}html body nf-fields-wrap #ninja_forms_required_items,html body nf-fields-wrap .nf-field-container{margin-bottom:var(--m24)}html body nf-fields-wrap #ninja_forms_required_items .nf-field,html body nf-fields-wrap .nf-field-container .nf-field{width:100%}html body nf-fields-wrap #ninja_forms_required_items.checkbox-container,html body nf-fields-wrap .nf-field-container.checkbox-container{margin:var(--m12) 0 0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;width:100%}html body nf-fields-wrap #ninja_forms_required_items.checkbox-container label,html body nf-fields-wrap .nf-field-container.checkbox-container label{cursor:pointer;font-weight:var(--fw500) !important;line-height:var(--lh125);display:block}html body nf-fields-wrap .nf-field-label .nf-label-span,html body nf-fields-wrap .nf-field-label label{font-weight:var(--fw500);font-size:var(--f13);line-height:normal}html body nf-fields-wrap .nf-field-element{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body nf-fields-wrap .field-wrap.html-wrap{font-size:var(--f13);line-height:var(--l125)}html body nf-fields-wrap .field-wrap.html-wrap .nf-field-element{flex-wrap:wrap}html body nf-fields-wrap nf-field{width:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body nf-fields-wrap nf-field .submit-wrap{margin:var(--m24) 0 0}html body nf-fields-wrap nf-field .submit-wrap input[type=submit]{width:auto;background:var(--primary);margin:0 auto;font-size:var(--f16);font-weight:var(--fw500);padding:0 var(--m32)}html body nf-fields-wrap nf-field .submit-wrap input[type=submit]:hover{background:var(--black);color:var(--white)}html body nf-fields-wrap nf-field input[type=text],html body nf-fields-wrap nf-field input[type=email],html body nf-fields-wrap nf-field input[type=url],html body nf-fields-wrap nf-field input[type=password],html body nf-fields-wrap nf-field input[type=search],html body nf-fields-wrap nf-field input[type=number],html body nf-fields-wrap nf-field input[type=tel],html body nf-fields-wrap nf-field input[type=range],html body nf-fields-wrap nf-field input[type=date],html body nf-fields-wrap nf-field input[type=month],html body nf-fields-wrap nf-field input[type=week],html body nf-fields-wrap nf-field input[type=time],html body nf-fields-wrap nf-field input[type=datetime],html body nf-fields-wrap nf-field input[type=datetime-local],html body nf-fields-wrap nf-field input[type=color],html body nf-fields-wrap nf-field input{padding:calc(var(--m16) + var(--m24)) var(--m24) var(--m16) var(--m24);height:auto;border-radius:var(--radius-sm);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);max-width:100%;margin:0;width:100%;font-size:var(--f16);cursor:pointer;border:1px solid var(--black)}html body nf-fields-wrap nf-field:has(.nf-field-container.col-6){width:calc(50% - var(--m24)/2)}html body .grecaptcha-badge{display:none !important}html body .nf-field-element select,html body select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/2c02869f155ab9c75136.svg) !important;background-size:12px !important;background-position:calc(100% - var(--m24)) 50% !important;background-repeat:no-repeat !important;padding:calc(var(--m16) + var(--m24)) var(--m24) var(--m16) var(--m24);height:auto;border-radius:var(--radius-sm);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);max-width:100%;margin:0;width:100%;font-size:var(--f16);cursor:pointer;border:1px solid var(--black)}html body .nf-field-element select[hidden],html body select[hidden]{display:none}html body .nf-field-element select:focus,html body select:focus{outline:0}html body ::-webkit-input-placeholder{color:var(--black) !important}html body ::-moz-placeholder{color:var(--black) !important}html body :-ms-input-placeholder{color:var(--black) !important}html body :-moz-placeholder{color:var(--black) !important}html body input[type=text],html body input[type=email],html body input[type=url],html body input[type=password],html body input[type=search],html body input[type=number],html body input[type=tel],html body input[type=range],html body input[type=date],html body input[type=month],html body input[type=week],html body input[type=time],html body input[type=datetime],html body input[type=datetime-local],html body input[type=color],html body input{padding:0 var(--m24);height:auto;border-radius:var(--radius-sm);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);max-width:100%;margin:0;width:100%;font-size:var(--f16);cursor:pointer;border:0}html body input[type=text].input-sm,html body input[type=email].input-sm,html body input[type=url].input-sm,html body input[type=password].input-sm,html body input[type=search].input-sm,html body input[type=number].input-sm,html body input[type=tel].input-sm,html body input[type=range].input-sm,html body input[type=date].input-sm,html body input[type=month].input-sm,html body input[type=week].input-sm,html body input[type=time].input-sm,html body input[type=datetime].input-sm,html body input[type=datetime-local].input-sm,html body input[type=color].input-sm,html body input.input-sm{padding:var(--m16) var(--m24);border:1px solid var(--black);font-size:var(--f14);line-height:var(--lh160);font-weight:var(--fw500)}html body input[hidden]{display:none}html body input:focus{outline:0;border-color:var(--primary);box-shadow:0 0 0 5px rgba(0,6,173,.2)}html body input[type=checkbox],html body input[type=radio]{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px !important;height:20px !important;outline:0 !important;margin:0;border:1px solid var(--black);border-radius:5px;background-size:10px !important;min-width:20px;cursor:pointer;background-position:50%}html body input[type=checkbox][type=radio],html body input[type=radio][type=radio]{border-radius:50% !important}html body input[type=checkbox][type=radio]:checked,html body input[type=radio][type=radio]:checked{background:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/7c971c2e53822e6ee5c2.svg) 50%/12px no-repeat !important}html body input[type=checkbox]:checked,html body input[type=radio]:checked{background:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/6d950dd4b188cbd1a342.svg) 50%/10px no-repeat}html body fieldset{border:0;padding:0}html body textarea{resize:none;max-height:200px;padding:calc(var(--m16) + var(--m24)) var(--m24) var(--m16) var(--m24);height:auto;border-radius:var(--radius-sm);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);max-width:100%;margin:0;width:100%;font-size:var(--f16);cursor:pointer;border:1px solid var(--black);height:200px}html body textarea:focus{outline:0;border-color:var(--primary)}@media(max-width: 1440px){html body .woocommerce-form .social-wrap,html body .flex-form .social-wrap,html body .edit-account .social-wrap{font-size:var(--f13)}html body .box-menu{gap:var(--m20)}html body .box-menu .dropdown-menu#plugins-box,html body .box-menu .dropdown-menu#plugin-category{gap:var(--m4)}html body .box-menu .dropdown-menu#account-box .bottom-dropdown{margin-top:var(--m16)}html body .box-menu .dropdown-menu{padding:var(--m20);gap:var(--m4)}html body .box-menu .dropdown-menu .single-option{font-size:var(--f13);padding:var(--m12) var(--m16)}html body textarea,html body nf-fields-wrap nf-field input[type=text],html body nf-fields-wrap nf-field input[type=email],html body nf-fields-wrap nf-field input[type=url],html body nf-fields-wrap nf-field input[type=password],html body nf-fields-wrap nf-field input[type=search],html body nf-fields-wrap nf-field input[type=number],html body nf-fields-wrap nf-field input[type=tel],html body nf-fields-wrap nf-field input[type=range],html body nf-fields-wrap nf-field input[type=date],html body nf-fields-wrap nf-field input[type=month],html body nf-fields-wrap nf-field input[type=week],html body nf-fields-wrap nf-field input[type=time],html body nf-fields-wrap nf-field input[type=datetime],html body nf-fields-wrap nf-field input[type=datetime-local],html body nf-fields-wrap nf-field input[type=color],html body nf-fields-wrap nf-field input,html body .nf-field-element select,html body select,html body .select2-container .select2-selection--single .select2-selection__rendered,html body .woocommerce-form .form-row input:not([type=checkbox],[type=radio]),html body .woocommerce-form .accessibility-manager-domain-entry input:not([type=checkbox],[type=radio]),html body .flex-form .form-row input:not([type=checkbox],[type=radio]),html body .flex-form .accessibility-manager-domain-entry input:not([type=checkbox],[type=radio]),html body .edit-account .form-row input:not([type=checkbox],[type=radio]),html body .edit-account .accessibility-manager-domain-entry input:not([type=checkbox],[type=radio]){padding:calc(var(--m16) + var(--m24)) var(--m24) var(--m16) var(--m24);font-size:var(--f18)}html body .label-above .nf-field-label label,html body .woocommerce-form .form-row label,html body .woocommerce-form .accessibility-manager-domain-entry label,html body .flex-form .form-row label,html body .flex-form .accessibility-manager-domain-entry label,html body .edit-account .form-row label,html body .edit-account .accessibility-manager-domain-entry label{top:var(--m16)}html body .woocommerce-form,html body .flex-form,html body .edit-account{gap:var(--m16)}html body .entry-content.auth-row .col-auth .woocommerce-form{gap:var(--m24)}html body nf-fields-wrap nf-field:has(.nf-field-container.col-6){width:calc(50% - var(--m16)/2)}html body nf-fields-wrap{gap:var(--m16)}html body nf-fields-wrap .nf-field-label .nf-label-span,html body nf-fields-wrap .nf-field-label label{font-size:var(--f12)}html body .box-menu .dropdown-menu .bottom-dropdown{padding-top:var(--m20)}html body .woocommerce-form .form-group#accessibility-manager-domains-container .form-row:not(:last-of-type),html body .woocommerce-form .form-group#accessibility-manager-statement-container .form-row:not(:last-of-type),html body .flex-form .form-group#accessibility-manager-domains-container .form-row:not(:last-of-type),html body .flex-form .form-group#accessibility-manager-statement-container .form-row:not(:last-of-type),html body .edit-account .form-group#accessibility-manager-domains-container .form-row:not(:last-of-type),html body .edit-account .form-group#accessibility-manager-statement-container .form-row:not(:last-of-type),html body .woocommerce-form .accessibility-manager-domain-entry:not(:last-child),html body .flex-form .accessibility-manager-domain-entry:not(:last-child),html body .edit-account .accessibility-manager-domain-entry:not(:last-child){margin-bottom:var(--m16)}}@media(max-width: 1024px){html body .box-menu .dropdown-menu .single-option{font-size:var(--f13);padding:var(--m8) var(--m12)}html body .box-menu .dropdown-menu#plugins-box:not(.nav-dropdown){width:100%}}@media(max-width: 600px){html body nf-fields-wrap nf-field:has(.nf-field-container.col-6){width:100%}}html body .col-custom{padding:var(--m24) var(--m32) var(--m24) 120px;position:relative;border:1px solid var(--medgray);border-radius:var(--radius);margin-top:var(--m40);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;overflow:hidden;justify-content:space-between}html body .col-custom .tip-header{padding:0 0 0 var(--m32)}html body .col-custom .tip-header .h3{line-height:var(--lh125);font-size:var(--h3);margin-bottom:var(--m16)}html body .col-custom .tip-header ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m24);font-size:var(--f14);font-weight:var(--fw600);margin:0;padding:0;line-height:var(--lh160)}html body .col-custom .tip-header ul li{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m8)}html body .col-custom .tip-header ul li:before{content:"";width:16px;height:16px;min-width:16px;background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27%3E%3Cpath d=%27M12.1153 0.000488281H3.88511C1.73951 0.000488281 0 1.73999 0 3.8856V12.1158C0 14.2614 1.73951 16.0009 3.88511 16.0009H12.1153C14.2609 16.0009 16.0004 14.2614 16.0004 12.1158V3.8856C16.0004 1.73999 14.2609 0.000488281 12.1153 0.000488281ZM12.1515 6.24244L7.52363 10.8703C7.37619 11.0178 7.17616 11.1006 6.9675 11.1006C6.75885 11.1006 6.55882 11.0178 6.41138 10.8703L3.84804 8.307C3.54109 8.00006 3.54109 7.50213 3.84804 7.19519C4.15498 6.88824 4.65291 6.88824 4.95985 7.19519L6.96707 9.20241L11.0393 5.1302C11.3462 4.82325 11.8442 4.82325 12.1511 5.1302C12.458 5.43714 12.4585 5.9355 12.1515 6.24244Z%27 fill=%27white%27/%3E%3C/svg%3E") 50%/contain no-repeat}html body .col-custom .btn-sm{white-space:nowrap}html body .col-custom .btn-sm svg{filter:invert(1) brightness(0)}html body .col-custom .btn-sm:hover svg{filter:invert(1) brightness(100)}html body .col-custom .custom-symbol{width:160px;position:absolute;left:-40px;top:-14px}html body .entry-header.shop-header{padding:0 0 var(--m60)}html body .row-products{flex-wrap:nowrap;gap:var(--m40);margin:var(--m120) 0 0}html body .products{flex-wrap:nowrap;gap:var(--m40)}html body .seven .product{width:25%;max-width:25%}html body .col-tip-horizontal{font-size:var(--f16);justify-content:center;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m16);margin:var(--m120) 0 0}html body .col-tip-horizontal .btn-outline{color:var(--white);border-color:var(--white)}html body .col-tip-horizontal .btn-outline:hover{background:var(--white);color:var(--black)}html body .col-tip-horizontal .tip-header{gap:var(--m12)}html body .col-tip-horizontal svg{height:24px;width:17px}html body .product-options .toggle-option,html body .product-options .show-btn,html body .product-options .toggle-div{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;gap:var(--m8);font-weight:var(--fw500);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);cursor:pointer;font-size:var(--f14)}html body .product-options .toggle-option:hover,html body .product-options .toggle-option.active,html body .product-options .show-btn:hover,html body .product-options .show-btn.active,html body .product-options .toggle-div:hover,html body .product-options .toggle-div.active{color:var(--primary)}html body .product-options .toggle-option:hover svg,html body .product-options .toggle-option.active svg,html body .product-options .show-btn:hover svg,html body .product-options .show-btn.active svg,html body .product-options .toggle-div:hover svg,html body .product-options .toggle-div.active svg{rotate:-180deg}html body .product-options .toggle-option:hover svg path,html body .product-options .toggle-option.active svg path,html body .product-options .show-btn:hover svg path,html body .product-options .show-btn.active svg path,html body .product-options .toggle-div:hover svg path,html body .product-options .toggle-div.active svg path{fill:var(--primary)}html body .product-options .toggle-option svg,html body .product-options .show-btn svg,html body .product-options .toggle-div svg{transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1)}html body .product-options .toggle-option svg path,html body .product-options .show-btn svg path,html body .product-options .toggle-div svg path{transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1)}html body .product-options .option-item{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12);margin:0;flex-wrap:nowrap;line-height:var(--lh125);font-weight:var(--fw500)}html body .product-options .option-item.featured{font-weight:var(--fw600)}html body .product-options .option-item .option-icon svg{width:16px;height:16px}html body .product-options .option-item .option-icon:has(.transparent){opacity:.7}html body .product-options .option-item .option-icon.transparent{background:rgba(0,0,0,0)}html body .product-options .row-option,html body .product-options .row-div{max-height:0;transition:300ms all ease;-webkit-transition:300ms all ease;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m12);opacity:0}html body .product-options .row-option.active,html body .product-options .row-div.active{max-height:1000px;margin-top:var(--m24);opacity:1}html body .product{border-radius:var(--radius);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24);padding:var(--m32);font-size:var(--f14);background:var(--white);color:var(--black);flex-grow:1;align-content:space-between}html body .product .box-menu{gap:0}html body .product .product-bottom{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24)}html body .product .product-bottom .price{width:100%}html body .product .variable-subscription-form{width:100%}html body .product .onsale-badge{font-size:var(--f12);text-transform:uppercase;background:var(--black);color:var(--white);padding:var(--m4) var(--m8);border-radius:var(--radius);font-weight:var(--fw500);line-height:var(--lh125)}html body .product .price-info-text{font-size:var(--f12);font-weight:var(--fw500);margin:var(--m12) 0 var(--m24)}html body .product .variable-subscription-select{padding:var(--m24) var(--m32);border-radius:50px;border:1px solid var(--lightgray);width:100%;font-size:var(--f16);height:auto;line-height:1;margin:var(--m24) 0 var(--m16)}html body .product .button.add-to-cart{width:100%;color:var(--white);font-size:var(--f16);line-height:1}html body .product .variation-price-container{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m12)}html body .product .variation-price-container .big-amount{width:100%;font-size:var(--f60);font-weight:var(--fw500);letter-spacing:var(--ls);text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;line-height:1}html body .product .variation-price-container .big-amount bdi{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m4)}html body .product .variation-price-container .big-amount small{color:var(--dark-md);font-size:var(--f20);margin:var(--m12) 0 0}html body .product .variation-price-container del{font-size:var(--f12);text-transform:uppercase;padding:var(--m4) 0;font-weight:var(--fw500);line-height:var(--lh125)}html body .product .variation-price-container ins{text-decoration:none;display:block;width:100%}html body .product.free-edition{background:rgba(0,0,0,0);color:var(--white);outline:1px solid var(--medgray);align-content:space-between}html body .product.free-edition .row-option .option-icon:not(.transparent){background:var(--white)}html body .product.free-edition .row-option .option-icon:not(.transparent) svg,html body .product.free-edition .row-option .option-icon:not(.transparent) svg path{fill:var(--primary);stroke:var(--primary);filter:none}html body .product.free-edition .row-option .premium-option{opacity:.7}html body .product.free-edition .box-menu .dropdown-link{background:var(--white);color:var(--black);font-size:var(--f16);line-height:1;white-space:nowrap}html body .product.free-edition .box-menu .dropdown-link:hover{background:var(--black);color:var(--white)}html body .product.free-edition .product-options .toggle-option,html body .product.free-edition .show-btn{color:var(--white)}html body .product.free-edition .product-options .toggle-option svg,html body .product.free-edition .product-options .toggle-option svg path,html body .product.free-edition .show-btn svg,html body .product.free-edition .show-btn svg path{fill:var(--white)}html body .product.free-edition .clear-row{width:100%}html body .product.free-edition h2.woocommerce-loop-product__title{color:var(--white)}html body .product h2.woocommerce-loop-product__title{font-size:var(--f30);color:var(--black);margin:0;width:auto;font-weight:var(--fw500)}html body .product .item-header{gap:var(--m12);align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .product .item-header p{width:100%}html body .product .item-header .premium-star{position:relative;top:0;right:0}html body .product .item-header .product-top{flex-wrap:nowrap;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m8)}html body .wrap.flex.content,html body .content{gap:var(--m12)}html body .wrap.flex.content .single-post,html body .content .single-post{width:calc(33.333% - var(--m12)/1.5);background:var(--white);border-radius:10px;padding:var(--m40)}html body .wrap.flex.content .single-post h3,html body .content .single-post h3{margin:0 0 var(--m24)}html body .wrap.flex.content .single-post .single-img,html body .content .single-post .single-img{width:100%;display:block;margin:0 0 var(--m40);height:300px;border-radius:10px;background-size:cover !important;background-repeat:no-repeat;background-position:50%}html body .wrap.flex.content .single-post .single-img.transparent-bg,html body .content .single-post .single-img.transparent-bg{background-size:contain !important;background-repeat:no-repeat;background-position:50%}html body .wrap.flex.content .single-post .excerpt.d-flex,html body .content .single-post .excerpt.d-flex{font-size:var(--f13);color:var(--body);flex-wrap:nowrap;gap:var(--m40);align-items:flex-end;align-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .navigation.pagination{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;margin:var(--m60) 0;width:100%}html body .navigation.pagination.tablenav{margin:var(--m40) 0 0}html body .navigation.pagination h2{display:none !important}html body .navigation.pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--m12)}html body .navigation.pagination .page-numbers{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0;width:var(--w34);height:var(--w34);font-weight:var(--fw500);justify-content:center;font-size:var(--f12);border-radius:50%;padding:0;background:rgba(0,0,0,0);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);border:1px solid var(--black)}html body .navigation.pagination .page-numbers .screen-reader-text{display:none}html body .navigation.pagination .page-numbers.prev,html body .navigation.pagination .page-numbers.next{padding:0;font-size:0}html body .navigation.pagination .page-numbers.prev:hover:before,html body .navigation.pagination .page-numbers.next:hover:before{filter:brightness(100)}html body .navigation.pagination .page-numbers.prev:before{background:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/f4dc293037bc87e56ac6.svg) 50%/contain no-repeat;width:14px;height:14px;content:"";transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);filter:invert(1)}html body .navigation.pagination .page-numbers.next:before{background:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/a172a7f1423b10cb8680.svg) 50%/contain no-repeat;width:14px;height:14px;content:"";transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);filter:invert(1)}html body .navigation.pagination .page-numbers.current,html body .navigation.pagination .page-numbers:hover{background:var(--primary);color:var(--white);border-color:var(--primary)}@media(max-width: 1440px){html body .product.free-edition .box-menu .dropdown-link{padding:var(--m20) var(--m24)}html body .product{font-size:var(--f13);padding:var(--m20);gap:var(--m20)}html body .row-products,html body .products{gap:var(--m24)}html body .product .price-info-text{font-size:var(--f11)}html body .product .product-bottom{gap:var(--m20)}html body .product .variable-subscription-select{padding:var(--m20) var(--m24);margin:var(--m12) 0 var(--m8)}html body .product-options .toggle-option,html body .show-btn,html body .product-options .toggle-div{font-size:var(--f13)}html body .product.free-edition .clear-row{display:none}html body .product.free-edition .variable-subscription-form{margin-top:-10px}html body .product .variation-price-container .big-amount small{margin-top:var(--m8)}}@media(max-width: 1024px){html body .col-custom{flex-wrap:wrap;gap:var(--m40)}html body .col-custom .btn{margin-left:var(--m32)}html body .row-products{flex-wrap:wrap}html body .product-options .toggle-option,html body .product-options .show-btn,html body .product-options .toggle-div{font-size:var(--f13)}html body .big-rounded .entry-content.bluebg .wrapper-md{max-width:var(--wrapper)}html body .seven .product{width:calc(50% - var(--m24)/2);max-width:unset}}@media(max-width: 920px){html body .products{flex-wrap:wrap}}@media(max-width: 768px){html body .col-custom .tip-header ul{flex-wrap:wrap;gap:var(--m12)}html body .col-custom .tip-header ul li{width:100%}}@media(max-width: 600px){html body .seven .product,html body .product{width:100%}html body .col-custom .custom-symbol{position:relative;width:120px;height:120px;margin:0 auto;top:0;left:0}html body .col-custom{padding:var(--m40) var(--m24)}html body .col-custom .btn{margin:0 auto}html body .col-custom .tip-header{padding:0;text-align:center;justify-content:center}html body .col-custom .tip-header .h3{text-align:center}html body .col-custom .tip-header ul li{border-radius:var(--radius-sm);border:1px solid var(--medgray);padding:var(--m12) var(--m20)}}html body .pt{padding-top:var(--m40)}html body .pb{padding-bottom:var(--m40)}html body .pl{padding-left:var(--m40)}html body .pr{padding-right:var(--m40)}html body .ph{padding:0 var(--m40)}html body .pv{padding:var(--m40) 0}html body .pg{padding:var(--m40)}html body .mg{margin:var(--m40)}html body .mt{margin-top:var(--m40)}html body .mb{margin-bottom:var(--m40)}html body .mh{margin:0 var(--m40)}html body .mv{margin:var(--m40) 0}html body .ml{margin-left:var(--m40)}html body .mr{margin-right:var(--m40)}html body .p0{padding:0}html body .m0{margin:0}html body .mauto{margin:0 auto}html body .site-branding{padding:0;border-radius:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m24)}html body .site-branding .custom-logo-link img{display:block;margin:0;width:auto;opacity:1}html body .navigation-top{position:fixed;top:0;left:0;width:100%;background:#fff;transition:.5s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.5s cubic-bezier(0.28, 0, 0.18, 1);z-index:9999;height:var(--nav);font-weight:var(--fw500);font-size:var(--f16)}html body .navigation-top.selected{opacity:1 !important;box-shadow:0 0 0 !important;visibility:visible !important;top:0 !important}html body .navigation-top.nav-down{top:calc(-1*(var(--nav)))}html body .navigation-top.nav-down,html body .navigation-top.nav-up{box-shadow:var(--shadow)}html body .navigation-top p{margin:0}html body .navigation-top .wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;height:100%;justify-content:space-between}html body .navigation-top .nav-right{justify-content:flex-end;gap:var(--m32)}html body .navigation-top .nav-right .box-menu .dropdown-menu{left:auto;right:0}html body .navigation-top .nav-right .box-menu .dropdown-menu .custom-select-container{display:none}html body .navigation-top .nav-right .box-menu>.btn-secondary{align-self:center;font-size:var(--f16);line-height:1;background:rgba(0,0,0,0);border:1px solid var(--border-wcag);padding:0 var(--m24);color:var(--black)}html body .navigation-top .nav-right .box-menu>.btn-secondary:hover{background:var(--primary);color:var(--white);border-color:var(--primary)}html body .navigation-top .nav-left,html body .navigation-top .nav-right,html body .navigation-top .nav-center{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body .navigation-top .nav-center{margin:0 auto 0 var(--m60)}html body .navigation-top ul#top-menu,html body .navigation-top .menu{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:center;height:100%;gap:var(--m40)}html body .navigation-top li{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m8)}html body .navigation-top li.active a{color:var(--primary)}html body .navigation-top li a{padding:0;margin:0;width:100%;position:relative;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body #menuToggle{position:relative;z-index:1;justify-content:center;border-radius:0;transition:200ms all ease-out;-webkit-transition:200ms all ease-out;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;width:100%}html body #menuToggle .toggler{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;width:100%}html body #menuToggle .menu-overlay{display:none}html body #menuToggle input[type=checkbox]{display:none;width:100% !important;height:100% !important;position:absolute;top:0;left:0;border:0 solid rgba(0,0,0,0);cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}html body #menuToggle input[type=checkbox]:checked~#menu{opacity:1;visibility:visible;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;translate:0 0}html body #menuToggle input[type=checkbox]:checked~span.bar{opacity:1;transform:rotate(45deg) translate(1px, -100%)}html body #menuToggle input[type=checkbox]:checked~span.bar:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(0.2, 0.2)}html body #menuToggle input[type=checkbox]:checked~span.bar:nth-last-child(2){transform:rotate(-45deg) translate(1px, 100%)}html body #menuToggle span.bar{display:none;width:20px;height:2px;margin:2px 15px;position:relative;background:var(--black);border-radius:0;z-index:1;transform-origin:0 0px;transition:transform .5s cubic-bezier(0.77, 0.2, 0.05, 1),background-color .5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity .55s ease}html body #menuToggle span.bar:first-child{transform-origin:0% 0%}html body #menuToggle span.bar:nth-last-child(2){transform-origin:0% 100%}html body #menuToggle .menu-overlay{display:block;transition:.5s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.5s cubic-bezier(0.28, 0, 0.18, 1);opacity:0;visibility:hidden;left:0;top:0;position:fixed;width:100%;height:100%;z-index:-1;background:var(--overlay2)}html body #menuToggle input[type=checkbox]:checked~.menu-overlay{opacity:1;visibility:visible}html body #menuToggle #menu{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;width:100%;transition:.5s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.5s cubic-bezier(0.28, 0, 0.18, 1)}html body #menuToggle #menu .menu_wrapper{max-height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;width:100%}html body #menuToggle #menu .menu_wrapper>div{width:100%}@media(max-width: 1440px){html body .navigation-top ul#top-menu,html body .navigation-top .menu,html body .navigation-top .nav-right{gap:var(--m24)}html body .navigation-top .nav-right .btn-secondary{font-size:var(--f13)}}@media(max-width: 1240px){html body .site-branding .custom-logo-link img{height:24px}html body .navigation-top,html body .navigation-top .nav-right .box-menu>.btn-secondary{font-size:var(--f14)}}@media(max-width: 1024px){html body:has(.navigation-top #menuToggle input[type=checkbox]:checked) .navigation-top{z-index:99999999 !important}html body .navigation-top .nav-center{order:222;flex-grow:0;margin:0}html body .navigation-top .nav-right{margin:0 var(--m24) 0 auto}html body .navigation-top #menuToggle .toggler{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;width:auto;height:auto;position:relative;flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}html body .navigation-top #menuToggle input[type=checkbox]{display:block}html body .navigation-top #menuToggle span.bar{display:block;margin:2px 0}html body .navigation-top #menuToggle #menu{translate:100% 0;opacity:0;visibility:hidden;background:var(--white);justify-content:center;padding:var(--nav) var(--m40);position:fixed;right:0;top:0;height:100%;width:var(--w400)}html body .navigation-top #menuToggle #menu .menu_wrapper{overflow:auto}html body .navigation-top #menuToggle #menu .menu_wrapper ul#top-menu{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;height:auto;gap:var(--m24)}html body .navigation-top #menuToggle #menu .menu_wrapper ul#top-menu li.parent-item>ul.sub-menu{position:relative;width:100%;top:0;left:0;max-height:0;border:0;background:var(--lightbg);padding:0 var(--m32);box-shadow:0 0 0;opacity:1;visibility:visible}html body .navigation-top #menuToggle #menu .menu_wrapper ul#top-menu li.parent-item>ul.sub-menu ul.sub-menu{padding:0;border-radius:0;background:rgba(0,0,0,0);margin:var(--m8) 0 0}html body .navigation-top #menuToggle #menu .menu_wrapper ul#top-menu li.parent-item>ul.sub-menu li>a{font-size:var(--f1);padding:0;background:rgba(0,0,0,0);color:var(--body)}html body .navigation-top #menuToggle #menu .menu_wrapper ul#top-menu li{width:100%;flex-wrap:wrap;gap:0}html body .navigation-top #menuToggle #menu .menu_wrapper ul#top-menu li a,html body .navigation-top #menuToggle #menu .menu_wrapper ul#top-menu li .parentspan{font-size:var(--f24);width:100%}}@media(max-width: 600px){html body .navigation-top .nav-right .box-menu:has(#plugins-link-header){opacity:0;visibility:hidden;position:fixed;bottom:var(--m24);left:var(--m24)}html body .navigation-top .nav-right .box-menu:has(#plugins-link-header) .dropdown-menu{top:auto;right:auto;left:0;bottom:100%}html body .navigation-top .nav-right .box-menu:has(#plugins-link-header) #plugins-link-header{width:auto;border:0;background:var(--border-blue);color:var(--white)}html body .navigation-top #menuToggle #menu{width:calc(100% - var(--m60))}html body .navigation-top.nav-down .nav-right .box-menu:has(#plugins-link-header),html body .navigation-top.nav-up .nav-right .box-menu:has(#plugins-link-header){opacity:1;visibility:visible}}html body .slick-dots{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m12);margin:var(--m120) 0 0;padding:0;list-style:none;height:auto;width:100%;justify-content:center}html body .slick-dots:has(li:only-child){display:none}html body .slick-dots li{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body .slick-dots li:only-child{display:none}html body .slick-dots li.slick-active button,html body .slick-dots li:hover button{background:var(--primary)}html body .slick-dots li button{font-size:0;width:10px;height:10px;border-radius:50%;padding:0;background:var(--blue-dark)}html body .slick-slider,html body ul.slider{position:relative;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;padding:0;list-style:none;margin:0}html body .slick-slider.slick-initialized,html body ul.slider.slick-initialized{display:flex !important}html body .slick-slider.reviews .slick-list,html body ul.slider.reviews .slick-list{padding:0 calc((100% - var(--wrapper-md) - var(--m80))/2)}html body .slick-slider.reviews .slick-list .slick-slide,html body ul.slider.reviews .slick-list .slick-slide{margin:0 calc(var(--m40));display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;border-radius:var(--radius);padding:var(--m40);background:var(--white);gap:var(--m40);transition:300ms opacity ease;-webkit-transition:300ms opacity ease;align-content:space-between}html body .slick-slider.reviews .slick-list .slick-slide[aria-hidden=true],html body ul.slider.reviews .slick-list .slick-slide[aria-hidden=true]{opacity:.4}html body .slick-slider.reviews .slick-list .slick-slide .review-body,html body ul.slider.reviews .slick-list .slick-slide .review-body{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24)}html body .slick-slider.reviews .slick-list .slick-slide .review-body svg,html body ul.slider.reviews .slick-list .slick-slide .review-body svg{width:44px;height:32px}html body .slick-slider.reviews .slick-list .slick-slide .metadesc,html body ul.slider.reviews .slick-list .slick-slide .metadesc{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m40);color:var(--facegray)}html body .slick-slider.reviews .slick-list .slick-slide .metadesc .name,html body ul.slider.reviews .slick-list .slick-slide .metadesc .name{color:var(--black);font-weight:var(--fw500)}html body .slick-slider.slick-initialized,html body ul.slider.slick-initialized{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .slick-slider button.slick-prev,html body ul.slider button.slick-prev{left:0}html body .slick-slider button.slick-next,html body ul.slider button.slick-next{right:0}html body .slick-slider button.slick-prev,html body .slick-slider button.slick-next,html body ul.slider button.slick-prev,html body ul.slider button.slick-next{border-radius:5px;font-size:0;padding:0;width:36px;height:36px;position:absolute;border:1px solid rgba(0,0,0,0);top:50%;translate:0 -50%}html body .slick-slider .slick-prev,html body .slick-slider .slick-next,html body ul.slider .slick-prev,html body ul.slider .slick-next{width:60px;height:60px;border:0;top:50%;z-index:22;transition:200ms color ease;-webkit-transition:200ms color ease;transform:none;font-weight:var(--fw400);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}html body .slick-slider .slick-list,html body ul.slider .slick-list{width:100%;position:relative;display:block;overflow:hidden;margin:0}html body .slick-slider .slick-track,html body ul.slider .slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;padding:1px 0}html body .slick-slider .slick-list,html body .slick-slider .slick-track,html body ul.slider .slick-list,html body ul.slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body .slick-slider .slick-list .slick-slide,html body .slick-slider .slick-track .slick-slide,html body ul.slider .slick-list .slick-slide,html body ul.slider .slick-track .slick-slide{position:relative;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .slick-slider .slick-list .slick-slide.slick-active,html body .slick-slider .slick-track .slick-slide.slick-active,html body ul.slider .slick-list .slick-slide.slick-active,html body ul.slider .slick-track .slick-slide.slick-active{width:100%;height:auto;max-height:100%}html body .slick-slider .slick-lazyload-error,html body ul.slider .slick-lazyload-error{border:0}html body .slide-nav{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:center;gap:var(--m12)}html body .slide-nav .prev-slide,html body .slide-nav .next-slide{width:var(--button);height:var(--button);border-radius:50%;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;border:1px solid var(--border);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);cursor:pointer}html body .slide-nav .prev-slide.hidden,html body .slide-nav .next-slide.hidden{opacity:.4}html body .slide-nav .prev-slide svg path,html body .slide-nav .next-slide svg path{transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1)}html body .slide-nav .prev-slide:hover,html body .slide-nav .next-slide:hover{border-color:var(--black);background:var(--black)}html body .slide-nav .prev-slide:hover svg path,html body .slide-nav .next-slide:hover svg path{fill:var(--white)}@media(max-width: 920px){html body .slick-slider.reviews .slick-list .slick-slide,html body ul.slider.reviews .slick-list .slick-slide{margin:0 calc(var(--m60)) !important}html body .slick-slider.reviews .slick-list,html body ul.slider.reviews .slick-list{padding:0}html body .slick-slider.reviews .slick-list .slick-slide .review-body svg,html body ul.slider.reviews .slick-list .slick-slide .review-body svg{height:30px;width:42px}}@media(max-width: 600px){html body .slick-slider.reviews .slick-list .slick-slide,html body ul.slider.reviews .slick-list .slick-slide{margin:0 calc(var(--m24)) !important;padding:var(--m40)}}html body .tabs{width:100%;border-radius:var(--radius);padding:var(--m120);gap:var(--m80);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;flex-direction:column;position:relative;overflow:hidden}html body .tabs.small-tabs{gap:0}html body .tabs.small-tabs nav{width:auto}html body .tabs.small-tabs .navtab{gap:var(--m12);justify-content:flex-end}html body .tabs.small-tabs .navtab button{font-size:var(--f14)}html body .tabs.small-tabs .navtab button.active,html body .tabs.small-tabs .navtab button:hover{background:var(--black);color:var(--white)}html body .tabs nav{width:100%;max-width:var(--wrapper-md);line-height:var(--lh125);justify-content:space-between;position:relative;z-index:22}html body .tabs .content-section{width:100%;max-width:var(--wrapper-md)}html body .tabs .content-section .content{display:none;width:100%;opacity:0}html body .tabs .content-section .content.tab-form{gap:var(--m24)}html body .tabs .content-section .content .tab-bg{position:absolute;height:100%;right:0;bottom:0;background-size:contain !important;background-repeat:no-repeat;background-position:50%;z-index:0;width:50%;background-position:100% 100%}html body .tabs .content-section .content .grid-items{gap:var(--m20);width:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;position:relative;z-index:22}html body .tabs .content-section .content .grid-items .widget-box{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;align-content:space-between;padding:var(--m32);gap:var(--m24);background:var(--white);border-radius:var(--radius-sm);width:calc(33.333% - var(--m20)/1.5);flex-grow:1;justify-content:center;font-weight:var(--fw500);text-align:center;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);cursor:pointer;position:relative;flex-wrap:wrap;font-size:var(--f16)}html body .tabs .content-section .content .grid-items .widget-box .top-widget{justify-content:center;gap:var(--m24);width:100%}html body .tabs .content-section .content .grid-items .widget-box .top-widget .col-desc .premium-hidden{font-size:0;position:absolute}html body .tabs .content-section .content .grid-items .widget-box .daccdts{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m8);width:100%;margin:auto 0 0;justify-content:center}html body .tabs .content-section .content .grid-items .widget-box .daccdts span{border-radius:50%;width:8px;height:8px;background:var(--border-wcag);display:block;outline:1px solid var(--white)}html body .tabs .content-section .content .grid-items .widget-box[data-level][data-level="2"] .daccdts span.first-span{background:var(--primary)}html body .tabs .content-section .content .grid-items .widget-box[data-level][data-level="3"] .daccdts span.first-span,html body .tabs .content-section .content .grid-items .widget-box[data-level][data-level="3"] .daccdts span.second-span{background:var(--primary)}html body .tabs .content-section .content .grid-items .widget-box[data-level][data-level="4"] .daccdts span.first-span,html body .tabs .content-section .content .grid-items .widget-box[data-level][data-level="4"] .daccdts span.second-span,html body .tabs .content-section .content .grid-items .widget-box[data-level][data-level="4"] .daccdts span.third-span{background:var(--primary)}html body .tabs .content-section .content .grid-items .widget-box:hover,html body .tabs .content-section .content .grid-items .widget-box.active{color:var(--white);background:var(--primary)}html body .tabs .content-section .content .grid-items .widget-box:hover .icon-box img,html body .tabs .content-section .content .grid-items .widget-box.active .icon-box img{filter:invert(1) brightness(100) !important;border-color:var(--white)}html body .tabs .content-section .content .grid-items .tab-bottom{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;margin:var(--m60) 0 0;gap:var(--m40)}html body .tabs .content-section .content .grid-items .tab-bottom .wcag-reset{font-size:var(--f16);font-weight:var(--fw500);cursor:pointer;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12)}html body .tabs .content-section .content .grid-items .tab-bottom .wcag-reset:hover{opacity:.6}html body .tabs .content-section .content .grid-items .tab-bottom .wcag-reset:hover svg{rotate:-180deg}html body .tabs .content-section .content .grid-items .tab-bottom .wcag-reset svg{transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);width:21px;height:24px}html body .tabs .content-section .content .grid-items .tab-bottom .wcag-info{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12);font-weight:var(--fw500);font-size:var(--f14)}html body .tabs .content-section .content .grid-items .tab-bottom .wcag-info .premium-star{top:0;right:0;position:relative}html body .tabs .content-section .content.active{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;opacity:1}html body .tabs .navtab{padding:0;justify-content:center;gap:var(--m120);display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0;white-space:nowrap;width:100%}html body .tabs .navtab button{transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);cursor:pointer;width:auto;letter-spacing:var(--ls);font-size:var(--h2)}html body .tabs .navtab button:hover,html body .tabs .navtab button.active{color:var(--primary)}html body .tabs.tabs-sm{max-width:100%;padding:0;gap:0;border-radius:0;overflow:visible}html body .tabs.tabs-sm nav{max-width:100%}html body .tabs.tabs-sm .content{gap:0}html body .tabs.tabs-sm .form-group.mt{margin-top:var(--m40)}html body .tabs.tabs-sm .navtab{gap:var(--m24);justify-content:flex-start;border-bottom:1px solid var(--border-wcag)}html body .tabs.tabs-sm .navtab button{font-size:var(--f14);padding:var(--m24) 0;font-weight:var(--fw500);border-bottom:2px solid rgba(0,0,0,0);letter-spacing:0;line-height:var(--lh160)}html body .tabs.tabs-sm .navtab button.active,html body .tabs.tabs-sm .navtab button:hover{border-color:var(--primary);color:var(--primary)}html body .account-tabs{padding:var(--m24) 0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m8);border-top:1px solid var(--border-wcag);width:100%}html body .account-tabs .btn.btn-sm{height:auto;padding:var(--m8) var(--m16);line-height:var(--lh160);background:rgba(0,0,0,0);color:var(--black);font-weight:var(--fw500)}html body .account-tabs .btn.btn-sm.btn-primary,html body .account-tabs .btn.btn-sm:hover{background:var(--primary);color:var(--white)}@media(max-width: 1440px){html body .tabs.small-tabs .navtab button{font-size:var(--f13)}html body .content.grid-items.col-12.tab-form{gap:var(--m16)}}@media(max-width: 920px){html body .tabs .content-section .content .grid-items .widget-box{width:calc(50% - var(--m20)/2)}html body .tabs.tabs-sm .navtab{justify-content:center}html body .tabs.tabs-sm .navtab button{font-size:var(--f13)}html body .account-tabs{justify-content:center}html body .tabs{padding:var(--m120) var(--m60)}html body .tabs .content-section{max-width:100%}}@media(max-width: 768px){html body .tabs .content-section .content .grid-items .widget-box{font-size:var(--f16)}html body .tabs{gap:var(--m60);padding:var(--m60)}html body .tabs .navtab{gap:var(--m40)}html body .tabs .navtab button{font-size:var(--f40)}}@media(max-width: 600px){html body .tabs .content-section .content .grid-items .widget-box{width:100%}html body .tabs .content-section .content .grid-items .tab-bottom{flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:var(--m60) 0 0;gap:var(--m60)}html body .tabs .content-section .content .grid-items .tab-bottom .wcag-reset{order:222}}html body #add_payment_method{width:100%}html body .woocommerce-PaymentMethods.payment_methods{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:var(--f14);color:var(--dark-md);line-height:var(--lh140);gap:var(--m24)}html body .woocommerce-PaymentMethods.payment_methods li{border:1px solid var(--black);padding:var(--m24);border-radius:var(--radius-sm)}html body .woocommerce-PaymentMethods.payment_methods li .payment-icons{max-width:120px}html body .woocommerce-PaymentMethods.payment_methods li .payment-icons img{display:block}html body .woocommerce-PaymentMethods.payment_methods li .method-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m12);margin:0 0 var(--m12)}html body .woocommerce-PaymentMethods.payment_methods li label{font-size:var(--f13);font-weight:var(--fw500);color:var(--black)}html body .no_subscriptions{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;padding:var(--m24);border-radius:var(--radius-sm);border:1px solid var(--border-wcag);gap:var(--m24);font-size:var(--f16);font-weight:var(--fw500);justify-content:center;flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;text-align:center}html body .no_subscriptions .woocommerce-Button.button{font-size:var(--f14);font-weight:var(--fw500);padding:var(--m12) var(--m16);border-radius:60px;border:1px solid var(--black)}html body .no_subscriptions .woocommerce-Button.button:hover{background:var(--black);color:var(--white)}html body .badge{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:var(--m4) var(--m16);font-size:var(--f13);font-weight:var(--fw500);background:var(--green);color:var(--white);border-radius:var(--radius)}html body .woocommerce-MyAccount-navigation ul{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m8);padding:0;margin:0;list-style:none}html body .woocommerce-MyAccount-navigation ul li{width:100%}html body .woocommerce-MyAccount-navigation ul li a{font-size:var(--f16);padding:var(--m16) var(--m20);border-radius:var(--radius-sm);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);line-height:1;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12);font-weight:var(--fw500)}html body .woocommerce-MyAccount-navigation ul li:hover a,html body .woocommerce-MyAccount-navigation ul li.is-active a{color:var(--white);background:var(--black)}html body .woocommerce-MyAccount-navigation ul li:hover a:before,html body .woocommerce-MyAccount-navigation ul li.is-active a:before{filter:invert(1) brightness(100)}html body .woocommerce-MyAccount-navigation ul li:hover a .badge-sm,html body .woocommerce-MyAccount-navigation ul li.is-active a .badge-sm{color:var(--black);background:var(--primary-light)}html body .woocommerce-MyAccount-navigation ul li a:before{width:20px;height:20px;content:"";background-size:contain;background-position:50%;background-repeat:no-repeat}html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2719%27 height=%2719%27 viewBox=%270 0 19 19%27 fill=%27none%27%3E%3Cpath d=%27M9.25625 2.74093C5.9661 2.74093 3.29771 5.40933 3.29771 8.69948V14.6606H15.2148V8.69948C15.2148 5.40933 12.5464 2.74093 9.25625 2.74093ZM9.25625 2.74093V1M1 14.6606H17.513M12.0443 14.6606C12.0443 16.1995 10.7982 17.4456 9.25929 17.4456C7.72043 17.4456 6.47432 16.1995 6.47432 14.6606%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--tokens a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2721%27 viewBox=%270 0 20 21%27 fill=%27none%27%3E%3Cpath d=%27M10 19.4453C14.9706 19.4453 19 15.4159 19 10.4453C19 5.47475 14.9706 1.44531 10 1.44531C5.02944 1.44531 1 5.47475 1 10.4453C1 15.4159 5.02944 19.4453 10 19.4453Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M11.3474 11.534C12.2446 11.053 12.8549 10.108 12.8549 9.0168C12.8549 7.43898 11.578 6.16211 10.0002 6.16211C8.42238 6.16211 7.14551 7.43898 7.14551 9.0168C7.14551 10.1052 7.75582 11.0502 8.65301 11.534L7.33676 13.8149C7.10051 14.2255 7.39582 14.7402 7.87113 14.7402H12.1321C12.6074 14.7402 12.9027 14.2255 12.6664 13.8149L11.3502 11.534H11.3474Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--invoices a:before{background-image:url("data:image/svg+xml,%0A%3Csvg width=%2718%27 height=%2720%27 viewBox=%270 0 18 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3.375 4.44531H5.625M3.375 6.69531H10.875M3.375 8.94531H10.875M3.375 11.1953H10.875M7.875 14.9453H10.875M13.125 3.69531H16.875V3.32031C16.875 2.28531 16.035 1.44531 15 1.44531M15 1.44531C13.965 1.44531 13.125 2.28531 13.125 3.32031V17.9453L11.9175 18.6953L10.71 17.9453L9.51 18.6953L8.31 17.9453L7.11 18.6953L5.91 17.9453L4.71 18.6953L3.51 17.9453L2.3175 18.6953L1.125 17.9453V3.32031C1.125 2.28531 1.965 1.44531 3 1.44531H15Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A")}html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2719%27 viewBox=%270 0 18 19%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_450_2829%29%27%3E%3Cpath d=%27M8.99995 17.869C13.6517 17.869 17.4228 14.098 17.4228 9.44624C17.4228 4.79446 13.6517 1.02344 8.99995 1.02344C4.34817 1.02344 0.577148 4.79446 0.577148 9.44624C0.577148 14.098 4.34817 17.869 8.99995 17.869Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M12.2909 6.59759C12.2909 8.41517 10.8175 10.1663 8.99994 10.1663C7.18236 10.1663 5.70898 8.41517 5.70898 6.59759C5.70898 4.78002 7.18236 3.30664 8.99994 3.30664C10.8175 3.30664 12.2909 4.78002 12.2909 6.59759Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M3.71973 15.7658C3.71973 13.7892 5.33705 12.1719 7.31365 12.1719H10.6866C12.6632 12.1719 14.2805 13.7892 14.2805 15.7658%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_450_2829%27%3E%3Crect width=%2718%27 height=%2718%27 fill=%27white%27 transform=%27translate%280 0.445312%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2713%27 viewBox=%270 0 18 13%27 fill=%27none%27%3E%3Cpath d=%27M16.4154 12.7149H1.58462C0.711905 12.7149 0 12.0048 0 11.1303V2.2604C0 1.38588 0.710098 0.675781 1.58462 0.675781H16.4154C17.2881 0.675781 18 1.38588 18 2.2604V11.1321C18 12.0048 17.2899 12.7167 16.4154 12.7167V12.7149ZM1.11122 5.49108V11.1321C1.11122 11.3923 1.32263 11.6037 1.58462 11.6037H16.4154C16.6756 11.6037 16.8888 11.3923 16.8888 11.1321V5.49108H1.11122ZM1.11122 3.27586H16.887V2.2586C16.887 1.99841 16.6756 1.787 16.4136 1.787H1.58462C1.32443 1.787 1.11122 1.99841 1.11122 2.2586V3.27586Z%27 fill=%27black%27/%3E%3C/svg%3E")}html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a{background:var(--primary-light)}html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:hover{background:var(--black)}html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2719%27 viewBox=%270 0 18 19%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_450_9061%29%27%3E%3Cmask id=%27mask0_450_9061%27 style=%27mask-type:luminance%27 maskUnits=%27userSpaceOnUse%27 x=%270%27 y=%270%27 width=%2718%27 height=%2719%27%3E%3Cpath d=%27M18 0.445312H0V18.7927H18V0.445312Z%27 fill=%27white%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23mask0_450_9061%29%27%3E%3Cpath d=%27M4.91309 9.87443V5.55515C4.91309 3.28695 6.74195 1.44531 8.99993 1.44531C11.2579 1.44531 13.0868 3.28439 13.0868 5.55515V9.87443%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M15.3856 9.875H2.61426V17.7933H15.3856V9.875Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M8.99944 14.7575C9.532 14.7575 9.96373 14.4078 9.96373 13.9764C9.96373 13.545 9.532 13.1953 8.99944 13.1953C8.46688 13.1953 8.03516 13.545 8.03516 13.9764C8.03516 14.4078 8.46688 14.7575 8.99944 14.7575Z%27 fill=%27black%27/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_450_9061%27%3E%3Crect width=%2718%27 height=%2719%27 fill=%27white%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}html body .auth-row .xs_social_share_widget{display:none}html body .auth-row:has(.col-icons) .woocommerce{width:58.33%}html body .auth-row .woocommerce{width:100%}html body .auth-row .woocommerce-EditAccountForm.edit-account.tabs{padding:0;border-radius:0}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex{align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m60);max-width:var(--wrapper-md);margin:0 auto}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left{position:sticky;top:calc(var(--nav) + var(--m40));width:var(--w240)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left h1{margin:0 0 var(--m24);font-size:var(--f24);font-weight:var(--fw500)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container{display:none}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-progress-bar{margin:0 0 var(--m24)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .requests-progress{font-size:var(--f13);margin-bottom:var(--m12)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right{flex-grow:1;padding:0 var(--m40) var(--m40);border-radius:var(--radius);background:var(--white);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token{padding:0;background:rgba(0,0,0,0)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token h2{font-size:var(--f20);font-weight:var(--fw600)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .row.site-details{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m24)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .row.site-details .info-msg{align-items:center}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .form-row label{top:var(--m20);left:var(--m20);line-height:var(--lh140);z-index:0}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .select2-container{width:100% !important}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token input[type=number],html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token select,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .select2-container .select2-selection--single .select2-selection__rendered,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token input[type=text]{padding:calc(var(--m24) + var(--m24)) var(--m20) var(--m20) var(--m20);line-height:1;background:rgba(0,0,0,0);border:0;z-index:22;position:relative;width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .field-after,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;right:var(--m20);top:calc(26px + var(--m24));font-size:var(--f16)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token select{background-position:calc(100% - var(--m20)) calc(26px + var(--m24)) !important}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .account-heading.heading-tabs{padding:var(--m40) var(--m40) 0;border-radius:var(--radius);margin:0 0 var(--m40);flex-wrap:wrap;background:var(--white)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form{padding:var(--m40);border-radius:var(--radius);background:var(--white);width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form:has(.tabs-sm){padding-top:0}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .form-section{gap:var(--m24)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget{width:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .select2-container{width:100% !important}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .form-group-wrap .form-group{position:relative}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .btn-color-restore{position:absolute;right:var(--m20);top:calc(var(--m24) + var(--m24));align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;z-index:22;cursor:pointer;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);height:24px;justify-content:center}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .btn-color-restore:hover{rotate:-180deg}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .color-preview{padding:calc(var(--m24) + var(--m24)) var(--m20) var(--m20) var(--m20);height:auto;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);max-width:100%;margin:0;width:100%;font-size:var(--f16);cursor:pointer;font-weight:var(--fw500);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m16)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .color-dot{width:24px;height:24px;border-radius:50%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget input[type=color]{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box{width:calc(50% - var(--m24)/2);border-radius:var(--radius-sm);padding:var(--m32);gap:var(--m24);line-height:var(--lh140);border:1px solid var(--border-wcag);flex-grow:0;flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box:hover,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box.active,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box:has(input[type=checkbox]:checked){background:var(--primary-lighter);color:var(--black)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box:hover .icon-box,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box.active .icon-box,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box:has(input[type=checkbox]:checked) .icon-box{background:var(--primary)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box:hover .icon-box svg,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box.active .icon-box svg,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box:has(input[type=checkbox]:checked) .icon-box svg{filter:invert(1) brightness(100)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .col-breakpoints{width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .col-breakpoints .form-group-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24);width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .col-breakpoints .form-group-wrapper .form-group{width:calc(50% - var(--m24)/2)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion{margin:0;display:none}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion .tab{background:var(--gray-light)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion .col-breakpoints .form-group-wrapper .form-group.first-group{width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion .tab-label{font-size:var(--f18);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;line-height:1}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion .tab-label .tab-close{width:12px;height:12px}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion .tab-label .tab-open{width:18px;height:18px}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion .tab-label:before{display:none}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion .tab-content{flex-wrap:wrap}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion .tab-content .trigger-breakpoint-delete-btn{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m8);font-size:var(--f14);font-weight:var(--fw500);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);margin:var(--m40) 0 0 auto;cursor:pointer}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion .tab-content .trigger-breakpoint-delete-btn svg path{transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion .tab-content .trigger-breakpoint-delete-btn:hover{color:var(--red)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion .tab-content .trigger-breakpoint-delete-btn:hover svg path{stroke:var(--red)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right #trigger-breakpoints.accordion:has(.trigger-breakpoint){display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m24);flex-direction:column}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .row-btns{margin:var(--m40) 0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m16);justify-content:flex-end}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .row-msg{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:flex-end;padding:var(--m24) 0 0;border-top:1px solid var(--border-wcag)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .row-msg .info-msg{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .woocommerce-notices-wrapper{width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right h2{font-size:var(--f24);font-weight:var(--fw500);margin:0}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .woocommerce_account_subscriptions{width:100%;font-size:var(--f13)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table{width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table{font-size:var(--f13)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .d-flex .switch-label{margin:0 var(--m12) 0 0}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table tbody tr:not(:has(input[type=checkbox][name^="site-status["]:checked)){opacity:.4}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table tbody tr:not(:has(input[type=checkbox][name^="site-status["]:checked)) .switch-label span{opacity:1}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table td{word-break:break-all}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table td:has(.btn.btn-sm.btn-outline){text-align:right}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table td:has(.token-row){padding-left:0}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .token-row{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:center;padding:var(--m8) var(--m16);border:1px solid var(--border-wcag);border-radius:var(--radius);line-height:var(--lh140);color:var(--dark-md);gap:var(--m12)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .token-row .button-link.copy-token,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .token-row .button.remove-domain{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:var(--m24);height:var(--m24);position:relative;cursor:pointer;z-index:30}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .token-row .button-link.copy-token svg,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .token-row .button.remove-domain svg{transition:.5s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.5s cubic-bezier(0.28, 0, 0.18, 1);position:absolute;top:50%;left:50%;translate:-50% -50%;min-width:18px;min-height:18px;width:18px;height:18px}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .token-row .button-link.copy-token .copied-icon,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .token-row .button.remove-domain .copied-icon{opacity:0;visibility:hidden}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .token-row .button-link.copy-token.copied .copied-icon,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .token-row .button.remove-domain.copied .copied-icon{opacity:1;visibility:visible}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .token-row .button-link.copy-token.copied .copy,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .token-row .button.remove-domain.copied .copy{opacity:0;visibility:hidden}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .trash{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-end}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .trash button,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .trash a{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:0 var(--m20)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .trash button:hover svg path{stroke:var(--red)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.listing-table .trash a svg{min-height:14px;width:auto}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.subscription_details{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;font-size:var(--f13)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.subscription_details tr{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.subscription_details thead,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.subscription_details th,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.subscription_details tfoot{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.subscription_details tbody{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m12);width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.subscription_details tbody tr{border-radius:var(--radius-sm);background:var(--primary-light);width:50%;padding:var(--m20) var(--m24)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.subscription_details tbody td{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;padding:0;border:0;font-size:var(--f20);font-weight:var(--fw500);gap:var(--m4)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.subscription_details tbody td span{display:block;width:100%;font-size:var(--f13)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-heading{margin:var(--m40) 0;gap:var(--m24)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-heading.border-top{padding-top:var(--m40);border-top:1px solid var(--border-wcag)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-heading .navtab.withgap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m12)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-heading .heading-left{flex-wrap:nowrap;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-heading h2{width:auto}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-heading.justifybetween{flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .radio-label.d-flex{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:var(--f13);gap:var(--m8);flex-wrap:nowrap;font-weight:var(--fw500)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .radio-label.d-flex .wcs-auto-renew-toggle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .radio-label.d-flex .wcs-auto-renew-toggle .subscription-auto-renew-toggle{margin-left:0;margin-bottom:0;position:relative;top:0;opacity:1}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .radio-label.d-flex .wcs-auto-renew-toggle .subscription-auto-renew-toggle.subscription-auto-renew-toggle--hidden{display:block}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .radio-label.d-flex .wcs-auto-renew-toggle .subscription-auto-renew-toggle.subscription-auto-renew-toggle--off{opacity:.4}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .radio-label.d-flex .wcs-auto-renew-toggle .subscription-auto-renew-toggle.subscription-auto-renew-toggle--off .subscription-auto-renew-toggle__i::before{right:auto;left:3px}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .radio-label.d-flex .wcs-auto-renew-toggle .subscription-auto-renew-toggle .subscription-auto-renew-toggle__i{background:rgba(0,0,0,0);border:1px solid var(--black)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .radio-label.d-flex .wcs-auto-renew-toggle .subscription-auto-renew-toggle .subscription-auto-renew-toggle__i:before{width:12px;height:12px;background:var(--black);top:3px;right:3px}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-footer{margin-top:var(--m40);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m12);width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-footer.justifybetween{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-footer.justifybetween .btn-underline{font-weight:var(--fw500)}html body .woocommerce-error{border-color:var(--red) !important}html body .woocommerce-alert{border-color:var(--yellow) !important}html body .woocommerce-message,html body .woocommerce-info{border-color:var(--primary) !important}html body .woocommerce-error,html body .woocommerce-alert,html body .woocommerce-message,html body .woocommerce-info{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:var(--m24) var(--m32);border-radius:var(--radius-sm);box-shadow:var(--shadow);font-weight:var(--fw500);font-size:var(--f13);margin:var(--m32) 0;outline:0;background:var(--white);position:fixed;left:50%;bottom:var(--m40);translate:-50% 0;z-index:9998;border:1px solid;margin:0}html body .woocommerce-error .woocommerce-notice-close,html body .woocommerce-alert .woocommerce-notice-close,html body .woocommerce-message .woocommerce-notice-close,html body .woocommerce-info .woocommerce-notice-close{position:absolute;width:var(--m24);height:var(--m24);cursor:pointer;align-items:flex-end;align-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-start;right:0;top:0}html body .woocommerce-error .woocommerce-notice-close:hover svg path,html body .woocommerce-alert .woocommerce-notice-close:hover svg path,html body .woocommerce-message .woocommerce-notice-close:hover svg path,html body .woocommerce-info .woocommerce-notice-close:hover svg path{fill:var(--primary)}html body .woocommerce-error a,html body .woocommerce-alert a,html body .woocommerce-message a,html body .woocommerce-info a{text-decoration:underline}html body .woocommerce-error:before,html body .woocommerce-alert:before,html body .woocommerce-message:before,html body .woocommerce-info:before{background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_424_11714%29%27%3E%3Cpath d=%27M9.99998 0.642578H9.99996C4.83216 0.642578 0.642822 4.83191 0.642822 9.99972V9.99974C0.642822 15.1675 4.83216 19.3569 9.99996 19.3569H9.99998C15.1678 19.3569 19.3571 15.1675 19.3571 9.99974V9.99972C19.3571 4.83191 15.1678 0.642578 9.99998 0.642578Z%27 stroke=%27black%27 stroke-width=%271.28571%27/%3E%3Cpath d=%27M9.35718 6.14286C9.35718 5.78782 9.64499 5.5 10 5.5C10.3551 5.5 10.6429 5.78782 10.6429 6.14286V11.2857C10.6429 11.6408 10.3551 11.9286 10 11.9286C9.64499 11.9286 9.35718 11.6408 9.35718 11.2857V6.14286Z%27 fill=%27black%27/%3E%3Cpath d=%27M9.35718 13.8567C9.35718 13.5017 9.64499 13.2139 10 13.2139C10.3551 13.2139 10.6429 13.5017 10.6429 13.8567C10.6429 14.2118 10.3551 14.4996 10 14.4996C9.64499 14.4996 9.35718 14.2118 9.35718 13.8567Z%27 fill=%27black%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_424_11714%27%3E%3Crect width=%2720%27 height=%2720%27 fill=%27white%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50%/contain no-repeat;width:100%;height:20px;content:"";margin:0 auto var(--m12)}html body .entry-content.auth-row .wrap.flex{gap:var(--m120);align-items:flex-end;align-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;flex-wrap:nowrap}html body .entry-content.auth-row .col-auth{padding:var(--m60);border-radius:var(--radius);background:var(--white);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .entry-content.auth-row .col-auth .woocommerce-form p,html body .entry-content.auth-row .col-auth .flex-form p,html body .entry-content.auth-row .col-auth .edit-account p{font-size:var(--f16)}html body .entry-content.auth-row .col-auth .woocommerce-form .woocommerce-privacy-policy-text p,html body .entry-content.auth-row .col-auth .flex-form .woocommerce-privacy-policy-text p,html body .entry-content.auth-row .col-auth .edit-account .woocommerce-privacy-policy-text p{font-size:var(--f12)}html body .entry-content.auth-row .col-auth .woocommerce-form .woocommerce-privacy-policy-text a,html body .entry-content.auth-row .col-auth .flex-form .woocommerce-privacy-policy-text a,html body .entry-content.auth-row .col-auth .edit-account .woocommerce-privacy-policy-text a{text-decoration:underline}html body .entry-content.auth-row .col-auth.col-12 h1.auth-title{margin-bottom:var(--m24)}html body .entry-content.auth-row .col-auth.col-12 p{font-size:var(--f16)}html body .entry-content.auth-row .col-icons{gap:var(--m60);padding:0 0 0 var(--m120);width:calc(41.666% - var(--m120));display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .entry-content.auth-row .col-icons .rounded-img{width:calc(50% - var(--m60)/2);height:0;padding:0 0 calc(50% - var(--m60)/2);position:relative;background:var(--lightblue-md);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body .entry-content.auth-row .col-icons .rounded-img object{width:40%;position:absolute;left:50%;top:50%;translate:-50% -50%}html body .entry-header.entry-auth{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:space-between;font-size:var(--f14)}html body .entry-header.entry-auth .auth-bar .btn{white-space:nowrap}html body .entry-header.entry-auth h1{width:auto;margin:0}html body .entry-header .auth-bar p{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m16);margin:0}html body .xs-login{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m16)}html body .xs-login .xs-login__item{border-radius:50%;width:var(--w50);height:var(--w50);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;border:1px solid var(--black);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1)}html body .xs-login .xs-login__item:hover{background:var(--black)}html body .xs-login .xs-login__item:hover:before{filter:invert(1) brightness(100)}html body .xs-login .xs-login__item:before{width:calc(var(--w50)/2);height:calc(var(--w50)/2);background-size:contain;display:block;content:""}html body .xs-login .xs-login__item.wslu-color-scheme--facebook:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2726%27 height=%2726%27 viewBox=%270 0 26 26%27 fill=%27none%27%3E%3Cpath d=%27M26 13C26 5.82029 20.1797 0 13 0C5.82029 0 0 5.82029 0 13C0 19.4887 4.75391 24.8668 10.9688 25.8421V16.7578H7.66798V13H10.9688V10.1359C10.9688 6.87781 12.9096 5.07813 15.879 5.07813C17.3014 5.07813 18.7891 5.33203 18.7891 5.33203V8.53125H17.1498C15.5349 8.53125 15.0313 9.53335 15.0313 10.5614V13H18.6367L18.0604 16.7578H15.0312V25.8421C21.2461 24.8668 26 19.4887 26 13Z%27 fill=%27%231877F2%27/%3E%3Cpath d=%27M18.0604 16.7578L18.6367 13H15.0313V10.5614C15.0313 9.53335 15.5349 8.53125 17.1498 8.53125H18.7891V5.33203C18.7891 5.33203 17.3014 5.07813 15.879 5.07813C12.9096 5.07813 10.9688 6.87781 10.9688 10.1359V13H7.66798V16.7578H10.9688V25.8421C11.6407 25.9474 12.3198 26.0002 13 26C13.691 26 14.3694 25.9459 15.0312 25.8421V16.7578H18.0604Z%27 fill=%27white%27/%3E%3C/svg%3E")}html body .xs-login .xs-login__item.wslu-color-scheme--google:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2726%27 height=%2726%27 viewBox=%270 0 26 26%27 fill=%27none%27%3E%3Cpath d=%27M24.44 13.2708C24.44 12.4258 24.3642 11.6133 24.2233 10.8333H13V15.4483H19.4133C19.1317 16.9324 18.2867 18.1891 17.0192 19.0341V22.0349H20.8867C23.14 19.9549 24.44 16.8999 24.44 13.2708Z%27 fill=%27%234285F4%27/%3E%3Cpath d=%27M12.9997 24.9166C16.2172 24.9166 18.9147 23.8549 20.8863 22.0349L17.0188 19.0341C15.9572 19.7491 14.603 20.1824 12.9997 20.1824C9.90133 20.1824 7.26883 18.0916 6.32633 15.2749H2.36133V18.3516C4.32216 22.2407 8.34133 24.9166 12.9997 24.9166Z%27 fill=%27%2334A853%27/%3E%3Cpath d=%27M6.32634 15.2642C6.08801 14.5492 5.94717 13.7908 5.94717 13C5.94717 12.2092 6.08801 11.4508 6.32634 10.7358V7.65918H2.36134C1.54884 9.26251 1.08301 11.0717 1.08301 13C1.08301 14.9283 1.54884 16.7375 2.36134 18.3408L5.44884 15.9358L6.32634 15.2642Z%27 fill=%27%23FBBC05%27/%3E%3Cpath d=%27M12.9997 5.82825C14.7547 5.82825 16.3147 6.43492 17.5605 7.60492L20.973 4.19242C18.9038 2.26409 16.2172 1.08325 12.9997 1.08325C8.34133 1.08325 4.32216 3.75909 2.36133 7.65909L6.32633 10.7358C7.26883 7.91909 9.90133 5.82825 12.9997 5.82825Z%27 fill=%27%23EA4335%27/%3E%3C/svg%3E")}@media(max-width: 1440px){html body .entry-header.entry-auth,html body .entry-content.auth-row .col-auth .woocommerce-form p,html body .entry-content.auth-row .col-auth .flex-form p,html body .entry-content.auth-row .col-auth .edit-account p{font-size:var(--f13)}html body .woocommerce-MyAccount-navigation ul li a{font-size:var(--f14);padding:var(--m12) var(--m16)}html body .woocommerce-form .form-bottom,html body .flex-form .form-bottom,html body .edit-account .form-bottom{margin:var(--m8) 0}}@media(max-width: 1024px){html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex{max-width:100%}}@media(max-width: 920px){html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .row.site-details{justify-content:center;padding-top:var(--m24);border-top:1px solid var(--border-wcag)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .row.site-details .info-msg{width:auto}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token{background:var(--white)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form{border-radius:0 0 var(--radius);border-top:1px solid var(--border-wcag)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .account-heading.heading-tabs{border-radius:0 0 var(--radius) var(--radius)}.woocommerce-MyAccount-navigation-wrapper{position:relative}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left{top:0;position:relative;margin:0 auto;width:100%;flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-progress-bar{margin:0}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .user-top,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .requests-progress,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-progress-bar,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left h1{max-width:var(--w400);width:100%;text-align:center}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .woocommerce-MyAccount-navigation-wrapper{background:var(--white);padding:var(--m40);border-radius:var(--radius) var(--radius) 0 0;margin-top:var(--m60);width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .woocommerce-MyAccount-navigation{display:none}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container{display:block;position:relative}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-select-button{background-image:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/2c02869f155ab9c75136.svg) !important;background-size:12px !important;background-position:calc(100% - var(--m24)) 50% !important;background-repeat:no-repeat !important;padding:var(--m16) var(--m24);width:100%;border-radius:var(--radius-sm);border:1px solid var(--black);font-size:var(--f20);text-align:left;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12);font-weight:var(--fw500)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-icon:before{width:20px;height:20px;content:"";background-size:contain;background-position:50%;background-repeat:no-repeat;display:block}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-icon.subscriptions:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2719%27 height=%2719%27 viewBox=%270 0 19 19%27 fill=%27none%27%3E%3Cpath d=%27M9.25625 2.74093C5.9661 2.74093 3.29771 5.40933 3.29771 8.69948V14.6606H15.2148V8.69948C15.2148 5.40933 12.5464 2.74093 9.25625 2.74093ZM9.25625 2.74093V1M1 14.6606H17.513M12.0443 14.6606C12.0443 16.1995 10.7982 17.4456 9.25929 17.4456C7.72043 17.4456 6.47432 16.1995 6.47432 14.6606%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-icon.tokens:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2721%27 viewBox=%270 0 20 21%27 fill=%27none%27%3E%3Cpath d=%27M10 19.4453C14.9706 19.4453 19 15.4159 19 10.4453C19 5.47475 14.9706 1.44531 10 1.44531C5.02944 1.44531 1 5.47475 1 10.4453C1 15.4159 5.02944 19.4453 10 19.4453Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M11.3474 11.534C12.2446 11.053 12.8549 10.108 12.8549 9.0168C12.8549 7.43898 11.578 6.16211 10.0002 6.16211C8.42238 6.16211 7.14551 7.43898 7.14551 9.0168C7.14551 10.1052 7.75582 11.0502 8.65301 11.534L7.33676 13.8149C7.10051 14.2255 7.39582 14.7402 7.87113 14.7402H12.1321C12.6074 14.7402 12.9027 14.2255 12.6664 13.8149L11.3502 11.534H11.3474Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-icon.edit-account{margin:0}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-icon.edit-account:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2719%27 viewBox=%270 0 18 19%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_450_2829%29%27%3E%3Cpath d=%27M8.99995 17.869C13.6517 17.869 17.4228 14.098 17.4228 9.44624C17.4228 4.79446 13.6517 1.02344 8.99995 1.02344C4.34817 1.02344 0.577148 4.79446 0.577148 9.44624C0.577148 14.098 4.34817 17.869 8.99995 17.869Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M12.2909 6.59759C12.2909 8.41517 10.8175 10.1663 8.99994 10.1663C7.18236 10.1663 5.70898 8.41517 5.70898 6.59759C5.70898 4.78002 7.18236 3.30664 8.99994 3.30664C10.8175 3.30664 12.2909 4.78002 12.2909 6.59759Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M3.71973 15.7658C3.71973 13.7892 5.33705 12.1719 7.31365 12.1719H10.6866C12.6632 12.1719 14.2805 13.7892 14.2805 15.7658%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_450_2829%27%3E%3Crect width=%2718%27 height=%2718%27 fill=%27white%27 transform=%27translate%280 0.445312%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-icon.invoices{margin:0}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-icon.invoices:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2720%27 viewBox=%270 0 18 20%27 fill=%27none%27%3E%3Cpath d=%27M3.375 4.44531H5.625M3.375 6.69531H10.875M3.375 8.94531H10.875M3.375 11.1953H10.875M7.875 14.9453H10.875M13.125 3.69531H16.875V3.32031C16.875 2.28531 16.035 1.44531 15 1.44531M15 1.44531C13.965 1.44531 13.125 2.28531 13.125 3.32031V17.9453L11.9175 18.6953L10.71 17.9453L9.51 18.6953L8.31 17.9453L7.11 18.6953L5.91 17.9453L4.71 18.6953L3.51 17.9453L2.3175 18.6953L1.125 17.9453V3.32031C1.125 2.28531 1.965 1.44531 3 1.44531H15Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-icon.customer-logout{background:var(--primary-light)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-icon.customer-logout:hover{background:var(--black)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-icon.customer-logout:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2719%27 viewBox=%270 0 18 19%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_450_9061%29%27%3E%3Cmask id=%27mask0_450_9061%27 style=%27mask-type:luminance%27 maskUnits=%27userSpaceOnUse%27 x=%270%27 y=%270%27 width=%2718%27 height=%2719%27%3E%3Cpath d=%27M18 0.445312H0V18.7927H18V0.445312Z%27 fill=%27white%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23mask0_450_9061%29%27%3E%3Cpath d=%27M4.91309 9.87443V5.55515C4.91309 3.28695 6.74195 1.44531 8.99993 1.44531C11.2579 1.44531 13.0868 3.28439 13.0868 5.55515V9.87443%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M15.3856 9.875H2.61426V17.7933H15.3856V9.875Z%27 stroke=%27black%27 stroke-width=%271.3%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M8.99944 14.7575C9.532 14.7575 9.96373 14.4078 9.96373 13.9764C9.96373 13.545 9.532 13.1953 8.99944 13.1953C8.46688 13.1953 8.03516 13.545 8.03516 13.9764C8.03516 14.4078 8.46688 14.7575 8.99944 14.7575Z%27 fill=%27black%27/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_450_9061%27%3E%3Crect width=%2718%27 height=%2719%27 fill=%27white%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-select-options{transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);opacity:0;visibility:hidden;position:absolute;left:0;top:100%;padding:var(--m20);gap:var(--m4);width:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;border-radius:var(--radius-sm);background:var(--white);box-shadow:var(--shadow);font-size:var(--f14);z-index:9998;margin:0;list-style:none}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-select-options .custom-select-option{font-size:var(--f14);padding:var(--m12) var(--m16);border-radius:var(--radius-sm);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);line-height:1;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12);font-weight:var(--fw500);width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-select-options.show{opacity:1;visibility:visible}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex{flex-wrap:wrap;gap:0}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right{border-radius:0 0 var(--radius) var(--radius);border-top:1px solid var(--border-wcag);width:100%}html body .entry-content.auth-row .wrap.flex{flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .entry-content.auth-row .col-auth{width:100%;border:1px solid var(--border-wcag)}html body .entry-content.auth-row .col-icons{display:none}}@media(max-width: 768px){html body .table-container{-webkit-overflow-scrolling:touch;max-width:100%;overflow:auto;padding-bottom:var(--m12)}html body .table-container::-webkit-scrollbar{width:6px;height:6px}html body .table-container::-webkit-scrollbar-track{background:var(--white);border-radius:var(--radius)}html body .table-container::-webkit-scrollbar-thumb{background:var(--primary);border-radius:var(--radius)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table{min-width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .custom-select-container .custom-select-button{padding:var(--m12) var(--m20);font-size:var(--f16)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-heading.justifybetween{flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;text-align:center}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-heading.justifybetween h2{text-align:center}html body .entry-content.auth-row .col-auth{border:0;background:rgba(0,0,0,0)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box{font-weight:var(--fw600)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box .switch-label{font-size:0;gap:0}}@media(max-width: 600px){html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .col-breakpoints .form-group-wrapper .form-group{width:100%}html body .tabs.tabs-sm .col-12.header-row.d-flex .navtab{flex-direction:row}html body .tabs.tabs-sm .col-12.header-row.d-flex .navtab button{width:auto}html body .col-12.header-row.d-flex.justifybetween{width:100%}html body .col-12.header-row.d-flex.justifybetween .navtab{flex-direction:column}html body .col-12.header-row.d-flex.justifybetween .navtab button,html body .col-12.header-row.d-flex.justifybetween .navtab a{width:180px}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-footer{flex-direction:column;gap:var(--m24)}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-footer button,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .account-footer a{width:100%;text-align:center}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.subscription_details tbody{flex-direction:column}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .shop_table.subscription_details tbody tr{width:100%}html body .woocommerce-form .form-buttons,html body .flex-form .form-buttons,html body .edit-account .form-buttons{justify-content:center;gap:var(--m40)}html body .woocommerce-form .form-buttons button,html body .flex-form .form-buttons button,html body .edit-account .form-buttons button{width:100%}html body .entry-content.auth-row .col-auth{padding:var(--m60) var(--m24)}html body .entry-header.entry-auth{flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m24);font-size:var(--f13)}html body .entry-header .auth-bar p{flex-wrap:wrap;flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right,html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .sticky-left .woocommerce-MyAccount-navigation-wrapper{padding:var(--m24)}html body .account-row .col-6{width:100%}html body .account-row .col-6 .woocommerce-customer-details{margin-bottom:var(--m40)}html body .woocommerce-error,html body .woocommerce-alert,html body .woocommerce-message,html body .woocommerce-info{padding:var(--m24);border-radius:var(--radius-sm) var(--radius-sm) 0 0;margin:0;left:0;bottom:0;translate:0;z-index:99989999}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .row.site-details{flex-direction:column}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .row.site-details .info-msg{padding-top:var(--m24);border-top:1px solid var(--border-wcag);justify-content:center;width:100%}}@media(max-width: 450px){html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right.account-token .flex-form .for-widget .grid-items .widget-box{width:100%}html body .auth-row .entry-account .woocommerce-MyAccount-content.wrap.flex .account-right .row-btns button{flex-grow:1;width:50%}html body .tabs.tabs-sm .col-12.header-row.d-flex .navtab{flex-direction:row;justify-content:flex-start;overflow:auto;padding:var(--m24) 0;gap:var(--m8)}html body .tabs.tabs-sm .col-12.header-row.d-flex .navtab button{border-radius:30px;height:auto;padding:var(--m8) var(--m16);line-height:var(--lh160);background:rgba(0,0,0,0);border:1px solid var(--border-wcag);font-weight:var(--fw500)}}html body .col-contact{justify-content:center;padding:var(--m60);border-radius:var(--radius);border:1px solid var(--border-wcag);text-align:center;font-size:var(--f20)}html body .col-contact.contact-bottom{border:0}html body .col-contact.noborder{padding:var(--m120) 0;border-radius:0;border-top:0;border-left:0;border-right:0}html body .col-contact .col-top{justify-content:center;max-width:var(--wrapper-mini);margin:0 auto}html body .col-contact h2{text-align:center;margin:0 0 var(--m24);font-size:var(--h2)}html body .col-contact .buttons{margin-top:var(--m60);gap:var(--m16)}@media(max-width: 920px){html body .col-contact h2{font-size:var(--h1)}}@media(max-width: 768px){html body .col-contact .buttons{flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .col-contact .buttons button,html body .col-contact .buttons a{width:100%;max-width:var(--w400)}}@media(max-width: 600px){html body .col-contact .col-top{max-width:100%}html body .col-contact{padding:var(--m40)}}html body .validate-eu-vat-number{display:none}html body .blockUI.blockOverlay{position:relative;opacity:1 !important;backdrop-filter:blur(1px);background:rgba(240,240,243,.8) !important;margin:-1px !important;width:calc(100% + 2px) !important;height:calc(100% + 2px) !important}html body .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-0.5em;margin-top:-0.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//wcag.dock.codes/wp-content/themes/wcag/assets/dist/adfe9fb34b4f1916afb1.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em}html body .woocommerce-SavedPaymentMethods.wc-saved-payment-methods{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24);padding:0;margin:var(--m24) 0 0}html body .woocommerce-SavedPaymentMethods.wc-saved-payment-methods li{flex-wrap:nowrap;padding:0 var(--m24);border:1px solid var(--black)}html body .woocommerce-SavedPaymentMethods.wc-saved-payment-methods li:has(input:checked){background:var(--primary-light);border-color:rgba(0,0,0,0);outline:0}html body #wcml-cart-dialog-wrapper{display:none !important}html body #wc-stripe-upe-form{margin:var(--m24) 0 0}html body #wc-stripe-update-subs-payment-method-card_field{margin-bottom:var(--m24)}html body .gpls-wpleskt-checkout-placeholder{display:none}html body #billing_tax_no_field .optional,html body .checkout-inline-error-message{display:none !important}html body.page-template-checkout .select2-dropdown{background:var(--white)}html body .woocommerce-checkout.woocommerce-form{margin:0;align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:0 var(--m120)}html body .woocommerce-checkout.woocommerce-form .woocommerce-NoticeGroup,html body .woocommerce-checkout.woocommerce-form .woocommerce-notices-wrapper{width:100%}html body .woocommerce-checkout.woocommerce-form .woocommerce-NoticeGroup .woocommerce-error li,html body .woocommerce-checkout.woocommerce-form .woocommerce-NoticeGroup .woocommerce-alert li,html body .woocommerce-checkout.woocommerce-form .woocommerce-NoticeGroup .woocommerce-message li,html body .woocommerce-checkout.woocommerce-form .woocommerce-notices-wrapper .woocommerce-error li,html body .woocommerce-checkout.woocommerce-form .woocommerce-notices-wrapper .woocommerce-alert li,html body .woocommerce-checkout.woocommerce-form .woocommerce-notices-wrapper .woocommerce-message li{width:100%;text-align:center}html body .woocommerce-checkout.woocommerce-form .col-8.col-data{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m60);width:calc(66.666% - var(--m120)/2)}html body .woocommerce-checkout.woocommerce-form .col-4.col-order{position:sticky;top:calc(var(--nav) + var(--m40));width:calc(33.333% - var(--m120)/2)}html body .woocommerce-checkout.woocommerce-form label{font-size:var(--f13);font-weight:var(--fw500);display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:var(--m12);align-items:center;cursor:pointer}html body .woocommerce-checkout.woocommerce-form .checkout-heading{flex-wrap:nowrap;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;margin:0 0 var(--m60)}html body .woocommerce-checkout.woocommerce-form .checkout-heading.nomargin{margin-bottom:0}html body .woocommerce-checkout.woocommerce-form .checkout-heading h3{font-size:var(--f24);margin:0;width:auto}html body .woocommerce-checkout.woocommerce-form .checkout-heading .login-toggle{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m16);font-size:var(--f14);font-weight:var(--fw500);flex-wrap:nowrap}html body .woocommerce-checkout.woocommerce-form .form-row label{gap:0}html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24)}html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_first_name_field,html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_last_name_field,html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_postcode_field,html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_city_field{width:calc(50% - var(--m24)/2)}html body .woocommerce-checkout.woocommerce-form .woocommerce-account-fields{margin-top:var(--m24)}html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields .readonly-hidden-email{display:none}html body .woocommerce-checkout-payment{width:100%}html body .wc_payment_methods{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24);margin:0;font-size:var(--f13);padding:0;list-style:none;width:100%}html body .wc_payment_methods li{width:100%;background:var(--white);padding:0;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;border-radius:var(--radius-sm);color:var(--dark-md)}html body .wc_payment_methods li.payment_method_gpls-wpleskt-paddle-gateway .top-label{padding-right:var(--m24)}html body .wc_payment_methods li.payment_method_gpls-wpleskt-paddle-gateway .top-label:after{content:"";display:block;width:280px;height:32px;background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27196%27 height=%2719%27 viewBox=%270 0 196 19%27 fill=%27none%27%3E%3Cpath d=%27M28.1432 0.313477C25.0754 0.313477 22.3337 1.90383 22.3337 4.84145C22.3337 8.21072 27.196 8.44342 27.196 10.1363C27.196 10.8491 26.3794 11.487 24.9841 11.487C23.0045 11.487 21.5249 10.5956 21.5249 10.5956L20.8917 13.5605C20.8917 13.5605 22.5962 14.3135 24.8591 14.3135C28.2132 14.3135 30.8529 12.6453 30.8529 9.65705C30.8529 6.0966 25.9702 5.87083 25.9702 4.29995C25.9702 3.74157 26.6406 3.13 28.0316 3.13C29.6012 3.13 30.8814 3.77834 30.8814 3.77834L31.5012 0.915102C31.5012 0.915102 30.1081 0.313477 28.1432 0.313477ZM0.0743922 0.529733L0 0.961813C0 0.961813 1.29062 1.19796 2.45321 1.6694C3.95014 2.20961 4.05654 2.52448 4.30869 3.50109L7.05558 14.0903H10.738L16.4108 0.529733H12.7371L9.09185 9.7496L7.60444 1.9341C7.4682 1.03967 6.77704 0.5293 5.93148 0.5293L0.0743922 0.529733ZM17.8883 0.529733L15.0065 14.0903H18.5098L21.3813 0.529733H17.8883ZM37.4275 0.529733C36.5828 0.529733 36.1351 0.982141 35.8069 1.77234L30.6742 14.0903H34.348L35.0586 12.0372H39.5343L39.9663 14.0903H43.208L40.3802 0.529733H37.4275ZM37.9054 4.19355L38.9945 9.28206H36.0772L37.9054 4.19355Z%27 fill=%27%231434CB%27/%3E%3Cpath d=%27M74.1853 0.313586C72.3308 0.319588 70.5544 1.06128 69.2463 2.37582C67.9381 3.69036 67.205 5.4703 67.208 7.32484C67.211 9.17938 67.9498 10.9569 69.2623 12.2672C70.5747 13.5775 72.3534 14.3135 74.208 14.3135C76.0625 14.3135 77.8413 13.5775 79.1537 12.2672C80.4661 10.9569 81.2049 9.17938 81.2079 7.32484C81.2109 5.4703 80.4779 3.69036 79.1697 2.37582C77.8615 1.06128 76.0852 0.319588 74.2306 0.313586H74.1853Z%27 fill=%27%23EB001B%27/%3E%3Cpath d=%27M82.8387 0.313477C80.9842 0.319478 79.2078 1.06117 77.8996 2.37571C76.5915 3.69025 75.8584 5.47019 75.8614 7.32473C75.8644 9.17927 76.6032 10.9568 77.9156 12.2671C79.2281 13.5774 81.0068 14.3134 82.8614 14.3134C84.7159 14.3134 86.4947 13.5774 87.8071 12.2671C89.1195 10.9568 89.8583 9.17927 89.8613 7.32473C89.8643 5.47019 89.1313 3.69025 87.8231 2.37571C86.5149 1.06117 84.7385 0.319478 82.884 0.313477H82.8387Z%27 fill=%27%23F79E1B%27/%3E%3Cpath d=%27M78.5346 1.8086C77.7008 2.46357 77.0266 3.29941 76.563 4.25302C76.0995 5.20664 75.8586 6.2531 75.8586 7.31342C75.8586 8.37374 76.0995 9.42021 76.563 10.3738C77.0266 11.3274 77.7008 12.1633 78.5346 12.8182C79.3685 12.1633 80.0426 11.3274 80.5062 10.3738C80.9698 9.42021 81.2107 8.37374 81.2107 7.31342C81.2107 6.2531 80.9698 5.20664 80.5062 4.25302C80.0426 3.29941 79.3685 2.46357 78.5346 1.8086Z%27 fill=%27%23FF5F00%27/%3E%3Cpath d=%27M123.929 1.40321C123.283 0.666944 122.115 0.351293 120.621 0.351293H116.286C115.98 0.351293 115.721 0.573561 115.673 0.874934L113.868 12.3236C113.832 12.5494 114.007 12.7539 114.235 12.7539H116.912L117.584 8.4903L117.563 8.62382C117.611 8.32245 117.869 8.10018 118.174 8.10018H119.446C121.945 8.10018 123.901 7.08531 124.472 4.14952C124.489 4.0627 124.504 3.97819 124.517 3.89561C124.445 3.85741 124.445 3.85741 124.517 3.89561C124.687 2.81052 124.516 2.07194 123.929 1.40321Z%27 fill=%27%2327346A%27/%3E%3Cpath d=%27M118.608 3.50472C118.68 3.47076 118.759 3.45185 118.842 3.45185H122.241C122.644 3.45185 123.019 3.47809 123.362 3.53327C123.461 3.54909 123.556 3.56723 123.649 3.58807C123.741 3.60852 123.831 3.63167 123.918 3.65714C123.962 3.66987 124.005 3.68299 124.047 3.69689C124.215 3.75322 124.373 3.81882 124.517 3.89561C124.687 2.81052 124.516 2.07194 123.929 1.40321C123.283 0.666944 122.115 0.351293 120.621 0.351293H116.286C115.98 0.351293 115.721 0.573561 115.673 0.874934L113.868 12.3236C113.832 12.5494 114.007 12.7539 114.235 12.7539H116.912L118.306 3.90989C118.335 3.72853 118.452 3.57996 118.608 3.50472Z%27 fill=%27%2327346A%27/%3E%3Cpath d=%27M124.472 4.14952C123.901 7.08531 121.945 8.10018 119.446 8.10018H118.174C117.869 8.10018 117.611 8.32245 117.563 8.62382L116.727 13.9251C116.696 14.1226 116.849 14.3017 117.048 14.3017H119.305C119.572 14.3017 119.799 14.1072 119.841 13.8436L119.863 13.7286L120.288 11.0336L120.315 10.8847C120.357 10.6211 120.584 10.4267 120.851 10.4267H121.189C123.375 10.4267 125.086 9.53874 125.586 6.9707C125.795 5.89757 125.687 5.00155 125.135 4.37218C124.967 4.18155 124.759 4.02411 124.517 3.89561C124.504 3.97819 124.489 4.0627 124.472 4.14952Z%27 fill=%27%232790C3%27/%3E%3Cpath d=%27M123.918 3.65714C123.831 3.63167 123.741 3.60852 123.649 3.58807C123.556 3.56723 123.461 3.54909 123.362 3.53327C123.019 3.47809 122.644 3.45185 122.241 3.45185H118.842C118.759 3.45185 118.68 3.47076 118.608 3.50472C118.452 3.57996 118.335 3.72853 118.306 3.90989L117.584 8.4903L117.563 8.62382C117.611 8.32245 117.869 8.10018 118.174 8.10018H119.446C121.945 8.10018 123.901 7.08531 124.472 4.14952C124.489 4.0627 124.504 3.97819 124.517 3.89561C124.373 3.81882 124.215 3.75322 124.047 3.69689C124.005 3.68299 123.962 3.66987 123.918 3.65714Z%27 fill=%27%231F264F%27/%3E%3Cpath d=%27M171.144 9.09055V14.3553H169.446V1.33499H173.861C174.937 1.33499 175.956 1.73126 176.748 2.46719C177.541 3.14651 177.937 4.16549 177.937 5.24108C177.937 6.31666 177.541 7.27903 176.748 8.01496C175.956 8.75089 174.993 9.14716 173.861 9.14716L171.144 9.09055ZM171.144 2.92007V7.44886H173.974C174.597 7.44886 175.22 7.22242 175.616 6.76955C176.522 5.9204 176.522 4.50515 175.673 3.656L175.616 3.59939C175.163 3.14651 174.597 2.86346 173.974 2.92007H171.144Z%27 fill=%27%235F6368%27/%3E%3Cpath d=%27M181.839 5.18315C183.084 5.18315 184.046 5.52281 184.782 6.20213C185.518 6.88145 185.858 7.78721 185.858 8.91941V14.354H184.273V13.1085H184.216C183.537 14.1275 182.575 14.637 181.442 14.637C180.48 14.637 179.631 14.354 178.952 13.7879C178.329 13.2218 177.933 12.4292 177.933 11.5801C177.933 10.6743 178.272 9.93839 178.952 9.37229C179.631 8.80619 180.593 8.57975 181.725 8.57975C182.744 8.57975 183.537 8.74958 184.16 9.14585V8.74958C184.16 8.18348 183.933 7.61738 183.48 7.27772C183.027 6.88145 182.461 6.65501 181.839 6.65501C180.876 6.65501 180.14 7.05128 179.631 7.84382L178.159 6.93806C179.065 5.74925 180.254 5.18315 181.839 5.18315ZM179.687 11.6367C179.687 12.0896 179.914 12.4858 180.254 12.7123C180.65 12.9953 181.103 13.1652 181.556 13.1652C182.235 13.1652 182.914 12.8821 183.424 12.3726C183.99 11.8631 184.273 11.2404 184.273 10.5611C183.763 10.1648 183.027 9.93839 182.065 9.93839C181.386 9.93839 180.82 10.1082 180.367 10.4479C179.914 10.7309 179.687 11.1272 179.687 11.6367Z%27 fill=%27%235F6368%27/%3E%3Cpath d=%27M195.027 5.46302L189.423 18.3135H187.725L189.819 13.8413L186.14 5.51963H187.951L190.612 11.9166H190.668L193.272 5.51963H195.027V5.46302Z%27 fill=%27%235F6368%27/%3E%3Cpath d=%27M164.405 7.95703C164.405 7.44754 164.348 6.93805 164.292 6.42856H157.215V9.31567H161.235C161.065 10.2214 160.555 11.0706 159.763 11.5801V13.4482H162.197C163.612 12.1462 164.405 10.2214 164.405 7.95703Z%27 fill=%27%234285F4%27/%3E%3Cpath d=%27M157.214 15.2565C159.252 15.2565 160.95 14.5772 162.195 13.445L159.761 11.5769C159.082 12.0297 158.233 12.3128 157.214 12.3128C155.289 12.3128 153.591 11.0108 153.024 9.19923H150.534V11.124C151.836 13.6714 154.383 15.2565 157.214 15.2565Z%27 fill=%27%2334A853%27/%3E%3Cpath d=%27M153.027 9.20437C152.687 8.29862 152.687 7.27964 153.027 6.31727V4.39253H150.536C149.46 6.4871 149.46 8.97794 150.536 11.1291L153.027 9.20437Z%27 fill=%27%23FBBC04%27/%3E%3Cpath d=%27M157.213 3.26024C158.289 3.26024 159.308 3.65651 160.1 4.39244L162.251 2.24126C160.893 0.995842 159.081 0.259912 157.27 0.316522C154.439 0.316522 151.835 1.9016 150.59 4.44905L153.08 6.37379C153.59 4.56227 155.288 3.26024 157.213 3.26024Z%27 fill=%27%23EA4335%27/%3E%3C/svg%3E") 50%/contain no-repeat}html body .wc_payment_methods li:has(input:checked) .payment_box{margin-top:-12px}html body .wc_payment_methods li .payment_box{padding:0 var(--m24) var(--m24);width:100%}html body .wc_payment_methods li .no-methods{padding:var(--m24);color:var(--black)}html body .wc_payment_methods li:has(input:checked){outline:1px solid var(--black)}html body .wc_payment_methods li .top-label{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;padding-left:var(--m24)}html body .wc_payment_methods li input{margin-right:var(--m12);display:block !important}html body .wc_payment_methods li label{font-size:var(--f14);color:var(--black);width:100%;padding:var(--m24) var(--m24) var(--m24) 0}html body address,html body .subscription-payment-method{display:block;width:100%;font-style:normal;font-size:var(--f13)}html body address p,html body .subscription-payment-method p{margin:0}html body .shop_table thead{text-align:left;width:100%}html body .shop_table thead th{padding:var(--m12) var(--m20);background:var(--primary-light);font-weight:var(--fw500)}html body .shop_table thead th:first-child{border-radius:var(--radius-sm) 0 0 var(--radius-sm)}html body .shop_table thead th:last-child{border-radius:0 var(--radius-sm) var(--radius-sm) 0}html body .shop_table td{padding:var(--m20) var(--m24);border-bottom:1px solid var(--border-wcag)}html body .shop_table td:has(.trash){padding-right:0}html body .shop_table.thankyou-table.order_details tfoot{border-bottom:0;padding-bottom:0}html body .shop_table.woocommerce-checkout-review-order-table{font-size:var(--f14);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;width:100%;align-items:flex-start}html body .shop_table.woocommerce-checkout-review-order-table tbody,html body .shop_table.woocommerce-checkout-review-order-table tfoot{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;width:100%}html body .shop_table.woocommerce-checkout-review-order-table td{padding:var(--m24) 0;border:0;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;line-height:1}html body .shop_table.woocommerce-checkout-review-order-table td.product-total{gap:var(--m12)}html body .shop_table.woocommerce-checkout-review-order-table td.product-total .tax_label{display:none}html body .shop_table.woocommerce-checkout-review-order-table td.product-total .subscription-price{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:flex-end}html body .shop_table.woocommerce-checkout-review-order-table td.product-total .subscription-details,html body .shop_table.woocommerce-checkout-review-order-table td.product-total .subscription-switch-direction{display:block;width:100%;margin-top:var(--m8);font-size:var(--f12);font-weight:var(--fw400);text-align:right}html body .shop_table.woocommerce-checkout-review-order-table td.product-total .subscription-details:empty,html body .shop_table.woocommerce-checkout-review-order-table td.product-total .subscription-switch-direction:empty{display:none}html body .shop_table.woocommerce-checkout-review-order-table td.product-total a.remove{font-size:var(--f18);display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}html body .shop_table.woocommerce-checkout-review-order-table td.product-total a.remove:hover svg path{fill:var(--red)}html body .shop_table.woocommerce-checkout-review-order-table td.product-name,html body .shop_table.woocommerce-checkout-review-order-table td.product-total{font-weight:var(--fw500)}html body .shop_table.woocommerce-checkout-review-order-table tr{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;justify-content:space-between}html body .shop_table.woocommerce-checkout-review-order-table tr.cart_item{border-bottom:1px solid var(--black)}html body .shop_table.woocommerce-checkout-review-order-table tr.cart_item:first-child td{padding-top:0}html body .shop_table.woocommerce-checkout-review-order-table tr.cart-discount td{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .shop_table.woocommerce-checkout-review-order-table tr.cart-discount .woocommerce-remove-coupon{font-size:0;margin-left:var(--m8)}html body .shop_table.woocommerce-checkout-review-order-table tr.cart-discount .woocommerce-remove-coupon:before{display:block;width:10px;height:10px;content:"";background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%2710%27 viewBox=%270 0 10 10%27 fill=%27none%27%3E%5Cn%27 + %27 %3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M2.00015 0.292969L10.0001 8.29292L8.58589 9.70713L0.585938 1.70718L2.00015 0.292969Z%27 fill=%27black%27/%3E%5Cn%27 + %27 %3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M10.0001 1.70718L2.00015 9.70713L0.585938 8.29292L8.58589 0.292969L10.0001 1.70718Z%27 fill=%27black%27/%3E%5Cn%27 + %27 %3C/svg%3E") 50%/contain no-repeat}html body .shop_table.woocommerce-checkout-review-order-table tfoot{border-bottom:1px solid var(--black);padding-bottom:var(--m24)}html body .shop_table.woocommerce-checkout-review-order-table tfoot .first-payment-date{width:100%;display:block;margin-top:var(--m4)}html body .shop_table.woocommerce-checkout-review-order-table tfoot .includes_tax{width:100%;display:block;margin-top:var(--m8)}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr{align-items:flex-start}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total.recurring-total .includes_tax{display:none}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total:not(.recurring-total) td strong .amount{font-size:var(--f20);font-weight:var(--fw600)}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form{order:-1;border-bottom:1px solid var(--black)}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form .coupon-box{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12)}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form td{width:100%;flex-wrap:wrap}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form .checkout_coupon{width:100%;justify-content:flex-end;margin-top:var(--m24)}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form .checkout_coupon .form-coupon{width:100%}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form .checkout_coupon .form-coupon .btn{margin:0 0 0 auto}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form .checkout_coupon .form-coupon .input-text{background:rgba(0,0,0,0);padding:var(--m16) var(--m20);border:1px solid var(--black);font-size:var(--f14)}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form .woocommerce-form-coupon-toggle{width:100%}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form .woocommerce-form-coupon-toggle .coupon-message{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;font-weight:var(--fw500)}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form .woocommerce-form-coupon-toggle a.showcoupon{text-decoration:underline}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form td{padding-bottom:var(--m24)}html body .shop_table.woocommerce-checkout-review-order-table tfoot td{text-align:right;justify-content:flex-end}html body .shop_table.woocommerce-checkout-review-order-table tfoot th{text-align:left;font-weight:var(--fw500)}html body .shop_table.woocommerce-checkout-review-order-table tfoot td,html body .shop_table.woocommerce-checkout-review-order-table tfoot th{padding-top:var(--m24);padding-bottom:0;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .shop_table.order_details{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;font-size:var(--f14)}html body .shop_table.order_details thead,html body .shop_table.order_details th,html body .shop_table.order_details tfoot{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;width:100%}html body .shop_table.order_details tbody{width:100%}html body .shop_table.order_details tfoot{padding:var(--m24) 0;border-top:1px solid var(--black);border-bottom:1px solid var(--black);gap:var(--m12)}html body .shop_table.order_details tfoot tr{flex-wrap:nowrap;justify-content:space-between;width:100%}html body .shop_table.order_details tfoot tr:first-child .woocommerce-Price-amount.amount{font-weight:var(--fw600);font-size:var(--f20)}html body .shop_table.order_details tfoot tr th{width:auto}html body .shop_table.order_details tfoot tr td{padding:0}html body .shop_table.order_details tr{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .shop_table.order_details tr.order_item:first-child td{padding-top:0}html body .shop_table.order_details td{padding:var(--m24) 0;border:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .shop_table.order_details td.product-total{font-weight:var(--fw500)}html body .shop_table.order_details td.product-name{flex-grow:1;gap:var(--m24);flex-direction:column;font-weight:var(--fw500);align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .shop_table.order_details td.product-name .wc-item-meta{padding:0;margin:0;list-style:none;font-size:var(--f12);opacity:.7}html body .shop_table.order_details td.product-name .wcs-switch-link.button{padding:var(--m8) var(--m16);font-size:var(--f14);font-weight:var(--fw500);border-radius:var(--radius);text-transform:lowercase;border:1px solid var(--black);display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:auto}html body .shop_table.order_details td.product-name .wcs-switch-link.button:hover{background:var(--black);color:var(--white)}html body .thankyou-box h1{font-size:var(--f90);margin-bottom:var(--m24)}html body .thankyou-box p:not(:last-of-type){margin:0 0 15px}html body .thankyou-box .buttons{gap:var(--m16)}html body .thankyou-box .buttons .btn{font-size:var(--f20)}html body .woocommerce-checkout.woocommerce-form .order-bottom{width:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;padding:var(--m24) 0 0;gap:var(--m24)}html body .woocommerce-checkout.woocommerce-form .order-bottom #place_order{width:100%}html body .woocommerce-checkout.woocommerce-form .order-bottom .default-row label{display:block}html body .woocommerce-checkout.woocommerce-form .order-bottom label{align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body .woocommerce-checkout.woocommerce-form .order-bottom .woocommerce-form__input.input-checkbox,html body .woocommerce-checkout.woocommerce-form .order-bottom .woocommerce-form__input-checkbox{margin:0}html body .woocommerce-checkout.woocommerce-form .order-bottom .woocommerce-terms-and-conditions-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;width:100%;gap:var(--m24);font-size:var(--f12)}html body .woocommerce-checkout.woocommerce-form .order-bottom .woocommerce-terms-and-conditions-wrapper a{text-decoration:underline}@media(max-width: 1440px){html body .woocommerce-checkout.woocommerce-form .order-bottom label,html body .woocommerce-form .woocommerce-privacy-policy-text,html body .flex-form .woocommerce-privacy-policy-text,html body .edit-account .woocommerce-privacy-policy-text{font-size:var(--f12)}html body .shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form .checkout_coupon .form-coupon .input-text{padding:var(--m12) var(--m16)}}@media(max-width: 920px){html body .woocommerce-checkout.woocommerce-form{flex-wrap:wrap;gap:var(--m120)}html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_first_name_field,html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_last_name_field,html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_postcode_field,html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_city_field{width:calc(50% - var(--m16)/2)}html body .woocommerce-checkout.woocommerce-form .col-8.col-data,html body .woocommerce-checkout.woocommerce-form .col-4.col-order{width:100%;position:relative;top:0}html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper{gap:var(--m16)}}@media(max-width: 600px){#customer_type_selector{text-align:center}html body .woocommerce-checkout.woocommerce-form .checkout-heading{flex-direction:column;gap:var(--m40);font-size:var(--f13);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .woocommerce-checkout.woocommerce-form .checkout-heading .login-toggle{flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .woocommerce-checkout.woocommerce-form .checkout-heading h3{font-size:var(--h1)}html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_first_name_field,html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_last_name_field,html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_postcode_field,html body .woocommerce-checkout.woocommerce-form .woocommerce-billing-fields__field-wrapper .form-row#billing_city_field{width:100%}html body .thankyou-box .buttons{flex-direction:column}html body .thankyou-box .buttons button,html body .thankyou-box .buttons a{width:100%}}@media(max-width: 450px){html body .wc_payment_methods li.payment_method_gpls-wpleskt-paddle-gateway .top-label{flex-wrap:wrap}html body .wc_payment_methods li.payment_method_gpls-wpleskt-paddle-gateway .top-label label{width:auto}html body .wc_payment_methods li.payment_method_gpls-wpleskt-paddle-gateway .payment_box{width:100%;text-align:center}html body .wc_payment_methods li.payment_method_gpls-wpleskt-paddle-gateway .top-label:after{width:100%;height:24px;margin:0 0 var(--m24)}}html body .entry-plugin.big-rounded{max-width:var(--wrapper);margin:0 auto;padding:0}html body .entry-header.plugin-header{padding:var(--m60) var(--m120);border-radius:var(--radius);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}html body .entry-header.plugin-header>.wrap.flex{gap:var(--m60);max-width:100%}html body .entry-header.plugin-header .top-bar{justify-content:space-between;gap:var(--m40)}html body .entry-header.plugin-header .top-bar .col-6{width:auto}html body .entry-header.plugin-header .top-bar .col-6.left-info{gap:var(--m24)}html body .entry-header.plugin-header .top-bar .col-6.left-info h1.page-title-sm{font-size:var(--f30);font-weight:var(--fw500);margin:0}html body .entry-header.plugin-header .top-bar .col-6.left-info .info-bar{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m40);font-size:var(--f14);font-weight:var(--fw500)}html body .entry-header.plugin-header .top-bar .col-6.left-info .info-bar .category-info{gap:var(--m12);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body .entry-header.plugin-header .top-bar .col-6.left-info .info-bar .category-info img{width:24px;height:24px}html body .entry-header.plugin-header .top-bar .col-6.left-info .info-bar .category-info svg{height:6px}html body .entry-header.plugin-header .top-bar .col-6.left-info .info-bar .docs-flex{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m12)}html body .entry-header.plugin-header .top-bar .col-6.left-info .info-bar .docs-flex:hover svg path{fill:var(--primary)}html body .entry-header.plugin-header .top-bar .col-6.left-info .info-bar .docs-flex svg{height:18px;width:auto}html body .entry-header.plugin-header .top-bar .col-6.right-info{gap:var(--m4);justify-content:flex-end;font-size:var(--f14);align-items:flex-end;align-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .entry-header.plugin-header .top-bar .col-6.right-info .data-row{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:var(--m4);text-align:right;justify-content:flex-end}html body .entry-header.plugin-header .top-bar .col-6.right-info .data-row strong{font-weight:var(--fw400);color:var(--dark-md)}html body .entry-header.plugin-header .top-bar .col-6.right-info .data-row span{font-weight:var(--fw500)}html body .entry-header.plugin-header .plugin-desc{gap:var(--m40);flex-wrap:nowrap;align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .entry-header.plugin-header .plugin-desc .col-8.gallery{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m24)}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav{width:var(--w70);min-width:var(--w70);align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav:has(.small-slide:only-child){display:none}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .slick-track,html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .slick-list{flex-wrap:wrap;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .small-slide{border-radius:var(--radius-sm);padding:var(--m8);background:var(--white);height:var(--w70);border:1px solid rgba(0,0,0,0);cursor:pointer;transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1);width:100%;margin:6px 0 !important}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .small-slide:only-child{display:none}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .small-slide.slick-current,html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .small-slide:hover{border-color:var(--primary)}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .small-slide .image-thumb{height:100%;background-size:cover !important;background-repeat:no-repeat;background-position:50%;width:100%;border-radius:var(--radius-sm)}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-for{width:calc(100% - var(--w70) - var(--m40))}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-for .image-container{border-radius:var(--radius);overflow:hidden;justify-content:center;min-height:500px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-for .image-container a{display:block;width:100%}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-for .image-container .image-full{background-size:contain !important;background-repeat:no-repeat;background-position:50%}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-for .image-container .image-full:not(.transparent-bg){background-position:0 50%;border:1px solid var(--border-wcag);border-radius:var(--radius);background-size:cover !important}html body .entry-header.plugin-header .plugin-desc .col-4.plugin-download{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;background:var(--white);border-radius:var(--radius-sm);gap:var(--m24);padding:var(--m32);font-size:var(--f14);border:1px solid var(--border-wcag)}html body .entry-header.plugin-header .plugin-desc .col-4.plugin-download .plugin-price{font-size:var(--f20);font-weight:var(--fw500);justify-content:center}html body .entry-header.plugin-header .plugin-desc .col-4.plugin-download .plugin-price .free-option{text-align:center;font-size:var(--f14);font-weight:var(--fw400)}html body .entry-header.plugin-header .plugin-desc .col-4.plugin-download .btn-primary{width:100%;font-size:var(--f16)}html body .entry-header.plugin-header .plugin-desc .col-4.plugin-download .product-options{gap:var(--m8)}html body .entry-header.plugin-header .plugin-desc .col-4.plugin-download .row-option.active{margin:var(--m8) 0 var(--m16)}html body .entry-header.plugin-header .plugin-desc .col-4.plugin-download .btn-sm{width:auto;display:inline-flex;margin:0 auto}html body .entry-header.plugin-header .plugin-desc .col-4.plugin-download .withcta{text-align:center}html body .entry-header.plugin-header .plugin-desc .col-4.plugin-download .toggle-option{margin-top:var(--m16);padding-top:var(--m24);border-top:1px solid var(--border-wcag);margin-bottom:var(--m8)}html body .guide-section{margin:var(--m24) 0 0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m24);counter-reset:counter}html body .guide-section .guide-step{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;padding:var(--m32);gap:var(--m24);border-radius:var(--radius);border:1px solid var(--border-wcag);text-align:center;font-size:var(--f14);flex-grow:1}html body .guide-section .guide-step a{font-weight:var(--fw500);text-decoration:underline}html body .guide-section .guide-step:before{content:counter(counter, decimal-leading-zero);counter-increment:counter;width:var(--button);height:var(--button);border-radius:50%;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;background:var(--primary-light);color:var(--dark-md);font-size:var(--f16);font-weight:var(--fw500)}@media(min-width: 921px){html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .slick-track,html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .slick-list{transform:none !important}}@media(max-width: 1440px){html body .entry-header.plugin-header{padding:var(--m40) var(--m60)}html body .guide-section .col-3{padding:var(--m24);gap:var(--m12)}}@media(max-width: 1240px){html body .entry-header.plugin-header .plugin-desc .col-8.gallery{width:60%}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-for .image-container{min-height:400px}html body .entry-header.plugin-header .plugin-desc .col-4.plugin-download{width:40%}html body .guide-section{flex-wrap:wrap}html body .guide-section .col-3{width:100%;flex-direction:column;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media(max-width: 920px){html body .entry-header.plugin-header>.wrap.flex{gap:0}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .small-slide{margin:0 6px !important}html body .entry-header.plugin-header .top-bar{width:100%}html body .entry-header.plugin-header .top-bar .col-6{width:100%;justify-content:center}html body .entry-header.plugin-header .top-bar .col-6 h1{text-align:center}html body .entry-header.plugin-header .top-bar .col-6.right-info{gap:var(--m8);justify-content:center;background:var(--white);border-radius:var(--radius-sm) var(--radius-sm) 0 0;padding:var(--m20);border:1px solid var(--border-wcag)}html body .entry-header.plugin-header .top-bar .col-6.right-info .data-row{width:auto}html body .entry-header.plugin-header .plugin-desc{width:100%;flex-direction:column}html body .entry-header.plugin-header .plugin-desc .col-8.gallery{width:100%;flex-wrap:wrap;justify-content:center;background:var(--white);border-radius:var(--radius-sm);gap:var(--m24);padding:var(--m32);font-size:var(--f14);border:1px solid var(--border-wcag)}html body .entry-header.plugin-header .plugin-desc .col-4.plugin-download{width:100%;order:-1;border-top:0;border-radius:0 0 var(--radius-sm) var(--radius-sm)}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav{width:100%;flex-wrap:nowrap;order:222}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-for{width:100%}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .slick-track,html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-nav .slick-list{flex-wrap:nowrap}html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-for .image-container .image-full{background-size:contain !important}}@media(max-width: 768px){html body .entry-plugin.big-rounded{max-width:100%}html body .entry-plugin.big-rounded .col-contact.noborder{padding:var(--m120) var(--m24)}html body .entry-header.plugin-header{padding:var(--m40) 0}html body .guide-section{margin:var(--m24) auto 0}html body .guide-section,html body .entry-header.plugin-header>.wrap.flex{max-width:var(--wrapper)}}@media(max-width: 600px){html body .entry-header.plugin-header .plugin-desc .col-8.gallery .slider-for .image-container{min-height:320px}}html body .entry-header.entry-docs{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m60);margin-bottom:var(--m60)}html body .entry-header.entry-docs .header-wrap{justify-content:center}html body .single-post{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;gap:var(--m24);padding:var(--m16) 0;border-bottom:1px solid var(--border-wcag);flex-wrap:nowrap}html body .single-post span:before,html body .single-post h3:before{content:counter(counter, decimal-leading-zero) ".";counter-increment:counter}html body .single-post svg{width:6px;height:10px}html body .entry-cat{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m60)}html body .entry-cat.listing-posts{gap:var(--m24);counter-reset:counter}html body .entry-cat.listing-posts .single-post{border:0;border-radius:var(--radius-sm);background:var(--white);padding:var(--m24);gap:var(--m24);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1)}html body .entry-cat.listing-posts .single-post:hover{box-shadow:var(--shadow)}html body .entry-cat.listing-posts .single-post:hover h3{color:var(--primary)}html body .entry-cat.listing-posts .single-post h3{margin:0;font-size:var(--f14);font-weight:var(--fw500);transition:.2s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transition:.2s cubic-bezier(0.28, 0, 0.18, 1)}html body .entry-cat .col-contact{border:0;background:var(--white)}html body .entry-cat .cat-box{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m24);border-radius:var(--radius);padding:var(--m24) var(--m24) var(--m40) var(--m24);background:var(--white);width:calc(50% - var(--m60)/2);font-size:var(--f14);font-weight:var(--fw500);justify-content:center;counter-reset:counter;align-items:center;align-content:center;flex-flow:column}html body .entry-cat .cat-box .btn{margin-top:var(--m16)}html body .entry-cat .cat-box .cat-list{margin:0 0 auto}html body .entry-cat .cat-box .cat-title{width:100%;align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;gap:var(--m12);padding:var(--m12);border-radius:var(--radius-sm);background:var(--primary-light);font-size:var(--f20)}html body .entry-cat .cat-box .cat-title h3{font-weight:var(--fw600);margin:0}html body .entry-cat .cat-box .cat-title .icon-box{border:0;background:var(--white);width:var(--w48);height:var(--w48);min-width:var(--w48)}html body .wp-caption{width:100%;max-width:100%;margin:var(--m40) 0}html body .wrap.post-columns{gap:var(--m60);align-items:flex-start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap}html body .wrap.post-columns .entry-header.single-header h1.page-title{font-size:var(--f30);font-weight:var(--fw600);margin:0;text-align:left}html body .wrap.post-columns .content-left{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:var(--m40);padding:var(--m40);border-radius:var(--radius);background:var(--white)}html body .wrap.post-columns .small-related{position:sticky;top:calc(var(--nav) + var(--m40))}html body .wrap.post-columns .small-related .related-posts{font-size:var(--f14);counter-reset:counter}html body .wrap.post-columns .small-related .related-posts strong{margin:var(--m24) 0;font-size:var(--f16);display:block;font-weight:var(--fw600)}html body .wrap.post-columns .small-related .related-posts .single-post{border-color:var(--black)}html body .wrap.post-columns .small-related .related-posts .single-post:first-of-type{padding-top:0}html body .wrap.post-columns .small-related .related-posts .single-post:hover h3{color:var(--primary)}html body .wrap.post-columns .small-related .related-posts .single-post h3{font-size:var(--f14);font-weight:var(--fw500);margin:0;letter-spacing:0}html body .col-content{font-size:var(--f16)}html body .col-content ul li,html body .col-content ol li{margin:0 0 var(--m12)}html body .col-content code{display:inline-block;padding:var(--m8) var(--m12);background:var(--primary-light);border-radius:8px;font-size:var(--f14);line-height:1;font-weight:var(--fw500)}html body .col-content pre{display:block;font-family:"Plus Jakarta Sans",sans-serif;font-size:var(--f14);width:100%;word-break:break-all;font-weight:var(--fw400);padding:var(--m32);position:relative;border-radius:var(--radius);background:var(--primary-light);margin:var(--m40) 0;white-space:pre}html body .col-content a{text-decoration:underline}html body .col-content img{display:block;border-radius:var(--radius-sm)}html body .col-content .wp-caption-text{width:100%;font-size:var(--f13);font-weight:var(--fw500);margin:var(--m12) 0 0}html body .col-content h2{font-size:var(--f20);font-weight:var(--fw600);text-align:left;margin:var(--m40) 0}html body .col-content h2 code{margin:0 0 0 4px}html body .col-content h2:first-of-type{margin-top:0}html body .col-content h3{font-size:var(--f16);font-weight:var(--fw600);text-align:left;margin:var(--m40) 0}html body .col-content h4{font-size:var(--f16);font-weight:var(--fw500);text-align:left;margin:var(--m40) 0}html body .col-content hr{border:0;height:1px;margin-top:var(--m40);background-color:var(--primary-light)}html body .col-content blockquote{margin:var(--m4) 0 0;font-size:var(--f12);padding:0}html body .col-content table{font-size:var(--f14);margin:0 0 var(--m24);max-width:100%;overflow:auto;display:block}html body .col-content table tr{border-bottom:1px solid var(--border)}html body .col-content table th{text-align:left;padding:var(--m8) var(--m32) var(--m8) 0;border-bottom:1px solid var(--border-wcag)}html body .col-content table td{padding:var(--m12) var(--m32) var(--m12) 0;border-bottom:1px solid var(--border-wcag);line-height:var(--lh140)}html body .col-content table td code{margin:2px 2px 2px 0}@media(max-width: 1440px){html body .entry-cat.listing-posts{gap:var(--m12)}}@media(max-width: 1240px){html body .entry-cat .cat-box .cat-title{padding:var(--m8);font-size:var(--f18)}html body .wrap.post-columns{max-width:100%}}@media(max-width: 920px){html body .entry-cat .cat-box{width:100%}html body .big-rounded .entry-content .wrap{flex-wrap:wrap}html body .wrap.post-columns .content-left,html body .wrap.post-columns .small-related{width:100%;position:relative;top:0}}@media(max-width: 600px){html body .wrap.post-columns .entry-header.single-header h1.page-title{font-size:var(--h1)}html body .wrap.post-columns .content-left{padding:var(--m24)}html body .entry-cat .cat-box{margin:0 auto;max-width:calc(100% - var(--m24)*2)}html body .entry-header.entry-docs{padding:0 var(--m24)}}html body .col-form form{align-items:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--m24);border-radius:var(--radius-sm);border:1px solid var(--black);padding-right:var(--m24);position:relative}html body .col-form form .search-icon{width:24px;height:24px;min-width:24px;left:var(--m32);position:absolute;top:50%;translate:0 -50%;z-index:0}html body .col-form form button svg{display:none}html body .col-form form input.main-search{z-index:22;font-weight:var(--fw500);padding:calc(var(--m16)*2) var(--m32) calc(var(--m16)*2) calc(var(--m32)*2 + var(--m24));font-size:var(--f20);line-height:var(--lh160);background:rgba(0,0,0,0);color:var(--black)}html body .small-related .col-form form{padding-right:var(--m12)}html body .small-related .col-form form .search-icon{display:none}html body .small-related .col-form form input.main-search{padding:var(--m12) var(--m12) var(--m12) var(--m24);font-size:var(--f14)}html body .small-related .col-form form button{padding:0;width:32px;height:32px;min-width:32px}html body .small-related .col-form form button svg{display:block;filter:invert(1) brightness(100);width:14px;height:14px}html body .small-related .col-form form button span{display:none}@media(max-width: 1440px){html body .col-form form input.main-search{padding:calc(var(--m16)*2) var(--m24) calc(var(--m16)*2) calc(var(--m24)*2 + var(--m16))}html body .col-form form .search-icon{left:var(--m24)}html body .small-related .col-form form input.main-search{padding:var(--m12) var(--m12) var(--m12) var(--m16)}}@media(max-width: 600px){html body .col-form form .search-icon{left:var(--m16)}html body .col-form form{padding-right:var(--m12)}html body .col-form form input.main-search{padding:calc(var(--m12)*2) var(--m16) calc(var(--m12)*2) calc(var(--m16)*2 + var(--m16))}html body .col-form form input.main-search .btn.btn-secondary{padding:var(--m12) var(--m16)}}.docs-contrast label{display:flex;align-items:center;font-weight:600;color:#34495e;position:relative}.docs-contrast label>span{flex-shrink:0;width:160px}.docs-contrast label[for=Lig0],.docs-contrast label[for=Lig1]{padding-inline:16px;padding-top:16px;margin-bottom:0;border-radius:var(--radius-sm)}.docs-contrast label[for=Lig0]>span,.docs-contrast label[for=Lig1]>span{color:#fff}.docs-contrast input[type=text],.docs-contrast input[type=number],.docs-contrast input[type=color],.docs-contrast input[type=range]{flex-grow:1;padding:8px 10px;font-size:1rem;border:1.5px solid #ccc;border-radius:var(--radius-sm);transition:border-color .3s ease}.docs-contrast input[type=text][aria-invalid=true],.docs-contrast input[type=number][aria-invalid=true]{border-color:#e74c3c;background:#fdecea}.docs-contrast input[type=color]{max-width:60px;margin-left:12px;cursor:pointer;border:none;padding:0;background:none;height:45px}.docs-contrast input[type=range]{cursor:pointer}.docs-contrast .error{color:#e74c3c;font-size:.875rem;margin-left:12px;min-width:140px;display:none;width:100%;text-align:center;position:absolute;bottom:-22px}.docs-contrast button[type=submit]:hover{background:#2980b9}.docs-contrast #resultsContainer{padding:16px;margin-bottom:20px;border-radius:var(--radius);background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.1)}.docs-contrast #resultsContainer div{font-size:1rem;margin-top:8px}.docs-contrast #resultsContainer div span.pass{color:#27ae60;font-weight:600}.docs-contrast #resultsContainer div span.fail{color:#c0392b;font-weight:600}.docs-contrast #ratioContainer{font-size:1.4rem;font-weight:700;margin-bottom:12px;display:flex;justify-content:space-between}.docs-contrast #ratioContainer b{color:#2ecc71}.docs-contrast #ratioContainer a{color:#000;text-decoration:underline;transition:color .3s}.docs-contrast #ratioContainer a.copied{color:#2ecc71;text-decoration:none}.docs-contrast #normal,.docs-contrast #big,.docs-contrast #ui,.docs-contrast #uibox{padding:15px 20px;transition:all .3s ease}.docs-contrast #normal{font-size:1rem}.docs-contrast #big{font-size:1.4rem;font-weight:700}.docs-contrast #ui{font-size:1rem}.docs-contrast #uibox{font-size:1rem;border:3px solid #3498db;font-weight:600}html{height:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:0}html *,html *:before,html *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html body{background:var(--white);margin:0;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,Roboto,roboto slab,droid serif,segoe ui,system-ui,Arial,sans-serif;line-height:var(--lh160);font-weight:var(--fw400);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:var(--f20);color:var(--black);padding:var(--nav) 0 0}html body .text-nowrap{white-space:nowrap}html body .fade-out{opacity:0;transition:opacity .5s ease;visibility:hidden}html body .fade-in{opacity:1;transition:opacity .5s ease;visibility:visible}html body .big-rounded{padding:0 var(--m60)}html body .big-rounded .entry-content{border-radius:var(--radius);padding:var(--m80) var(--m60)}html body .desktop-hidden,html body .otgs-development-site-front-end{display:none !important}html body i{font-style:normal}html body b,html body strong{font-weight:var(--fw500)}html body img{max-width:100%;height:auto;align-self:center}html body img[data-src]:not([data-processed]){visibility:hidden}html body ul{list-style:disc}html body ol{list-style:decimal}html body table{border-collapse:collapse;margin:0;width:100%}@media(max-width: 1024px){html body #daccw{bottom:132px !important}html body #daccw.left{bottom:80px !important}html body .big-rounded .entry-content{padding:var(--m60) var(--m60)}html body .big-rounded .entry-content .wrap{max-width:100%;padding:0}}@media(max-width: 768px){html body .big-rounded{padding:0}}@media(max-width: 600px){html body .big-rounded .entry-content{padding:var(--m60) var(--m24)}html body .big-rounded .entry-content.bluebg .wrapper-md{max-width:100%}html body .big-rounded .entry-content:has(.entry-cat){padding:var(--m60) 0 0}html body .big-rounded .entry-content.entry-single{padding:0}html body .big-rounded .entry-content.entry-single .small-related{padding:0 var(--m24) var(--m60)}}.gdpr_lightbox-active,.gdpr_lightbox-active body{overflow:hidden}.gdpr_lightbox{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;transition:opacity .3s ease}.gdpr_lightbox.gdpr_lightbox-opened{opacity:1}.gdpr_lightbox.gdpr_lightbox-closed{opacity:0}.gdpr_lightbox *{box-sizing:border-box}.gdpr_lightbox-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.gdpr_lightbox-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.gdpr_lightbox-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.gdpr_lightbox-loading .gdpr_lightbox-loader{opacity:1}.gdpr_lightbox-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.gdpr_lightbox-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.gdpr_lightbox-closed .gdpr_lightbox-content,.gdpr_lightbox-loading .gdpr_lightbox-content{transform:scale(.8)}.gdpr_lightbox-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.gdpr_lightbox-close,.gdpr_lightbox-close:active,.gdpr_lightbox-close:focus,.gdpr_lightbox-close:hover,.gdpr_lightbox-close:visited{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;box-shadow:none}.gdpr_lightbox-close::-moz-focus-inner{border:0;padding:0}.gdpr_lightbox-close:active{top:1px}.gdpr_lightbox-image img{max-width:100%;display:block;line-height:0;border:0}.gdpr_lightbox-iframe .gdpr_lightbox-container{width:100%;max-width:964px}.gdpr_lightbox-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.gdpr_lightbox-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}body.moove_gdpr_overflow{overflow:hidden}body.moove_gdpr_overflow #page{position:relative;z-index:10}body.moove_gdpr_overflow #main-header,body.moove_gdpr_overflow #page-container{z-index:99}.gdpr_lightbox-hide,body.logged-in.et_divi_builder.et-fb #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{display:none}.gdpr_lightbox dialog#moove_gdpr_cookie_modal{display:-ms-flexbox;display:flex;position:relative;padding:0;background:transparent;border:none;width:100%;height:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice button.change-settings-button{padding:0;display:inline-block;border:none;box-shadow:none;background-color:transparent;color:inherit;text-decoration:underline;cursor:pointer;transition:all .2s ease;font-size:inherit;text-transform:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.cookie-switch.focus-g,.cookie-switch:focus,.gdpr-shr-switch.focus-g,.gdpr-shr-switch:focus{box-shadow:1px 1px 5px #010101;border-radius:50px}#moove_gdpr_cookie_modal .mgbutton.focus-g,#moove_gdpr_cookie_modal .mgbutton:focus{box-shadow:1px 1px 5px #010101}#moove_gdpr_cookie_info_bar .gdpr-fbo-0{-ms-flex-order:1;order:1}#moove_gdpr_cookie_info_bar .gdpr-fbo-1{-ms-flex-order:2;order:2}#moove_gdpr_cookie_info_bar .gdpr-fbo-2{-ms-flex-order:3;order:3}#moove_gdpr_cookie_info_bar .gdpr-fbo-3{-ms-flex-order:4;order:4}#moove_gdpr_cookie_info_bar .gdpr-fbo-4{-ms-flex-order:5;order:5}#moove_gdpr_cookie_info_bar .gdpr-fbo-5{-ms-flex-order:6;order:6}.gdpr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{height:30px;display:inline-block;float:left;width:35px;margin-right:5px;position:relative;top:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:30px;width:auto;background-color:transparent}body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu .gdpr-svg-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:none}.moove_gdpr_cookie_modal_open .gdpr_lightbox-content:after{box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content{-ms-flex-pack:justify;justify-content:space-between}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{margin:0 -4px;max-width:calc(100% + 8px);width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px 4px}}#moove_gdpr_cookie_info_bar{content-visibility:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{display:none}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:block;position:absolute;top:-15px;right:-15px;background-color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{background-color:transparent;padding:0;display:inline-block;float:right;position:relative;font-size:14px;line-height:20px;margin:3px 4px;width:36px;height:36px;border-radius:50%;box-shadow:inset 0 0 0 1px #626262;color:#626262;transition:all .3s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:32px;top:-1px;position:relative;height:30px;display:block;overflow:hidden}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{color:#fff;opacity:.7;box-shadow:inset 0 0 0 1px #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:#fff;opacity:1;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{text-decoration:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{overflow:visible;box-shadow:1px 1px transparent}#moove_gdpr_cookie_modal{margin:0 auto;margin-top:0;min-height:60vh;font-family:Nunito,sans-serif;content-visibility:hidden}#moove_gdpr_cookie_modal span.tab-title{display:block}#moove_gdpr_cookie_modal button{letter-spacing:0;outline:none;cursor:pointer}#moove_gdpr_cookie_modal *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{position:relative;display:inline-block;width:50px;height:30px;padding:0}#moove_gdpr_cookie_modal .cookie-switch input,#moove_gdpr_cookie_modal .switch input{display:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .cookie-switch .slider,#moove_gdpr_cookie_modal .switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;margin:0;padding:0}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:1px;bottom:1px;transition:.4s;border:1px solid #f2f2f2;border-radius:50%;background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);display:block;box-sizing:content-box}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch .slider:after,#moove_gdpr_cookie_modal .switch .cookie-slider:after,#moove_gdpr_cookie_modal .switch .slider:after{content:attr(data-text-disabled);position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .slider.round,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .switch .cookie-slider.round,#moove_gdpr_cookie_modal .switch .slider.cookie-round,#moove_gdpr_cookie_modal .switch .slider.round{border-radius:34px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .slider.round:before{border-radius:50%}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .cookie-switch .slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .slider.gdpr-sr:after{display:none}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch .gdpr-sr-enable{display:none;color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch .gdpr-sr-disable{display:block;color:red}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .switch .gdpr-sr-label{position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .switch input:checked+.slider{background-color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:after,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .switch input:checked+.slider:after{content:attr(data-text-enable);color:#2e9935;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-enable{display:block}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-disable{display:none}#moove_gdpr_cookie_modal .cookie-switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:focus+.slider,#moove_gdpr_cookie_modal .switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .switch input:focus+.slider{box-shadow:0 0 1px #2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(20px)}#moove_gdpr_cookie_modal a,#moove_gdpr_cookie_modal button{outline:none;box-shadow:none;text-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{color:#000;background-color:#fff;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content fieldset{background-color:transparent}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-left .moove-gdpr-company-logo-holder{text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-center .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-right .moove-gdpr-company-logo-holder{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-left-content{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;float:none;padding-bottom:135px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .main-modal-content{max-height:50vh;overflow:hidden;overflow-y:auto;padding-bottom:0;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px;white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{padding-right:0;text-align:right;color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;position:relative;top:0;text-decoration:none;display:block;-ms-flex-align:baseline;align-items:baseline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main{display:block;position:relative}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{position:relative;overflow:hidden;padding-right:190px;padding-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar{position:absolute;top:0;right:0;width:190px;text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider{position:relative;width:50px;height:30px;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider:after{text-align:right;left:auto;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:20px;margin-bottom:15px;padding-right:190px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;height:75px;position:relative;margin-bottom:20px;padding-right:180px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{max-width:180px;margin:0;float:right;position:absolute;top:0;right:0;width:100%;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder img{max-width:100%;text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{width:100%;font-weight:700;font-size:28px;line-height:1.1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;text-decoration:none;top:-30px;right:-30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background:transparent;padding:0;z-index:99;margin:0;outline:none;box-shadow:none;border:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover span.gdpr-icon{background-color:#fff;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{display:block;width:60px;height:60px;line-height:60px;font-size:48px;background-color:#0c4da2;border:1px solid #0c4da2;color:#fff;border-radius:50%;transition:all .3s ease}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{padding:0;margin-bottom:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:75px;max-width:70%;width:auto;display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-title h2{font-weight:400;font-size:20px;margin:5px 0 0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main span.tab-title{margin-top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:28px;line-height:1.2;margin:0;padding:0;color:#000;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:calc(100% - 155px);overflow-y:auto;padding-right:20px;padding-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:16px;line-height:1.4;margin-bottom:18px;margin-top:0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-size:18px;line-height:1.4;margin-bottom:20px;margin-top:0;font-weight:700;text-transform:none;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a{color:#000;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content.moove-gdpr-strict-warning-message{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:5px;margin-right:10px;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled{opacity:.6;pointer-events:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider{background-color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider:after{color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar p{display:inline-block;float:right;color:#09a501;margin:0;line-height:1.2;font:700 11px Arial,Helvetica,sans-serif;font-weight:700}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset{border:none;padding:0;margin:0;box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset:hover label{color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:130px;position:absolute;left:0;bottom:0;width:100%;background-color:#f1f1f1;z-index:15;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{content:"";position:absolute;bottom:130px;left:60px;right:60px;height:1px;display:block;background-color:#c9c8c8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding{text-decoration:none;padding:0 10px;font-size:10px;color:#000;font-weight:700;line-height:13px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;width:auto;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding img{height:15px;margin-left:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{width:calc(100% + 16px);display:-ms-flexbox;display:flex;padding:0 60px;-ms-flex-pack:justify;justify-content:space-between;margin:0 -2px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:8px;text-decoration:none;border-radius:150px;color:#fff;padding:15px 10px;transition:all .3s ease;border:1px solid transparent;min-width:160px;text-align:center;text-transform:none;letter-spacing:0;font-weight:700;font-size:14px;line-height:20px;cursor:pointer}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{color:#fff;display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:40%;display:inline-block;float:left;padding:40px 60px;position:absolute;height:100%;top:0;box-shadow:0 0 30px 0 rgba(35,35,35,.1);background:#fff;z-index:10;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{position:absolute;bottom:0;padding-bottom:30px;left:60px;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;padding:20px 0;position:relative;top:10px;text-decoration:none;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a img{width:60px;height:auto;display:inline-block;margin-left:5px;position:relative;top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{padding:0;list-style:none;margin:0;z-index:12}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{margin:0;padding:0;list-style:none;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button{background-color:#fff;border-color:#f1f1f1;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:800;font-size:14px;text-decoration:none;text-transform:uppercase;background-color:#f1f1f1;border:1px solid #f1f1f1;line-height:1.1;padding:13px 20px;color:#0c4da2;width:100%;transition:all .3s ease;border-radius:5px;text-align:left;white-space:normal}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover span.gdpr-icon{text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:inline-block;float:left;font-size:30px;width:40px;margin-right:5px;position:relative;top:0;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:calc(100% - 40px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:60%;display:inline-block;float:right;padding:40px 60px;position:absolute;top:0;height:auto;right:0;background-color:#f1f1f1;border-top-right-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{width:100%;height:0;padding-bottom:38px;background-size:contain;background-position:0;background-repeat:no-repeat}.moove-hidden{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar:after,.moove-clearfix:after{content:"";display:table;clear:both}#moove_gdpr_cookie_info_bar{position:fixed;bottom:0;left:0;width:100%;min-height:60px;max-height:400px;color:#fff;z-index:9900;background-color:#202020;border-top:1px solid #fff;font-family:Nunito,sans-serif;transition:bottom .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{bottom:auto;top:0;transition:top .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-dark-scheme{border-top:0;border-bottom:1px solid #fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-light-scheme{border-top:0;border-bottom:1px solid #202020}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-info-bar-hidden{bottom:auto;top:-400px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar),#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar){width:600px;max-width:calc(100% - 30px);bottom:15px;border-radius:10px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme{border:1px solid #d3ced2}@media (min-width:767px){#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#000}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container{padding:10px 25px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding:10px 0}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton{width:100%}}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left{left:15px;right:auto}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right{right:15px;left:auto}#moove_gdpr_cookie_info_bar *{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{bottom:-400px}#moove_gdpr_cookie_info_bar.moove-gdpr-align-center,#moove_gdpr_cookie_info_bar.moove-gdpr-align-right{text-align:center}#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-close-btn{border:none}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{background-color:#fff;border-top:1px solid #202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p{color:#202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{background-color:#202020;border-top:1px solid #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none;transition:all .2s ease}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{border-color:#fff;color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#fff;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#fff}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#202020;background-color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 40px;position:static;display:inline-block}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{font-size:40px;width:60px;height:50px;line-height:50px;text-align:center;position:absolute;top:calc(50% - 25px);left:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup{position:absolute;width:60px;height:50px;line-height:50px;text-align:center;top:calc(50% - 25px);right:0;text-decoration:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup span.gdpr-icon{width:28px;height:28px;line-height:26px;text-align:center;text-decoration:none;background-color:#fff;color:#424449;border-radius:50%;display:block;border:1px solid #fff;font-size:16px;position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover span.gdpr-icon{background-color:#424449;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:30px;padding-right:30px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{margin:0;font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6{font-size:22px;line-height:30px;margin-bottom:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{display:inline-block;width:35px;height:35px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:35px;text-align:center;border-radius:50%;font-size:28px;padding-top:1px;transition:all .2s ease;margin-left:10px;margin-left:6vw}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#202020;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:14px;line-height:20px;color:#fff;font-weight:700;text-decoration:none;border-radius:150px;padding:8px 30px;transition:all .3s ease;border:none;display:inline-block;margin:3px 4px;white-space:nowrap;text-transform:none;letter-spacing:0;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{background-color:#424449;color:#fff;border-color:transparent;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:hover{border-color:#fff;background-color:#000}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button{text-decoration:underline;cursor:pointer;transition:all .2s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:15px;padding-left:3vw}.gdpr_lightbox.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal{content-visibility:visible}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container{max-width:100%}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-close{opacity:0;visibility:hidden}#moove_gdpr_save_popup_settings_button{display:block;z-index:1001;position:fixed;background-color:rgba(0,0,0,.8);transition:all .3s ease;color:#fff;padding:0;text-align:center;height:40px;outline:none;font-weight:400;font-size:14px;line-height:20px;border-radius:0;border:none;text-decoration:none;border-radius:50px}#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){bottom:20px;left:20px}#moove_gdpr_save_popup_settings_button span{background-color:inherit;transition:all .3s ease}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon{display:-ms-inline-flexbox;display:inline-flex;line-height:40px;float:left;font-size:30px;min-width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:15;position:relative;background-color:inherit;border-radius:inherit;transition:none}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i,#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon span.gdpr-icon{position:relative;top:0;font-weight:900;background-color:transparent}#moove_gdpr_save_popup_settings_button span.moove_gdpr_text{font:normal 12px Arial,sans-serif;text-transform:uppercase;white-space:nowrap;padding:0 15px 0 5px;top:0;left:0;position:relative;line-height:40px;display:none;overflow:hidden;z-index:5;background-color:transparent;text-decoration:none}#moove_gdpr_save_popup_settings_button:focus,#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_save_popup_settings_button:focus span.moove_gdpr_text,#moove_gdpr_save_popup_settings_button:hover span.moove_gdpr_text{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{-ms-flex-pack:start;justify-content:flex-start}#moove_gdpr_cookie_info_bar *{box-sizing:border-box}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mright{float:right}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey{background-color:#424449}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey:hover{background-color:#202020}@media (max-width:767px){#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{min-height:30px;font-weight:400}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{font-size:10px;line-height:1.2}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{margin-right:0;text-align:center;width:25px;height:25px}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:25px}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{width:30px;height:30px;border:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:27px;height:25px}.gdpr-fb-hide-mobile{display:none!important}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{width:calc(100vw - 50px)}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{width:40px;height:24px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{height:20px;width:20px}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(16px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{padding-right:0;height:auto;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{font-weight:700;font-size:22px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:80vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:calc(80vh - 155px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin-right:2px;margin-bottom:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{position:relative;padding-right:10px;max-width:50%;width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{font-weight:700;font-size:11px;padding-left:0;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding-right:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar{position:relative;left:0;right:auto;width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form{text-align:left;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider{width:40px;height:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider:after{left:45px;right:0;text-align:left;top:-3px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider .gdpr-sr-label{left:45px;right:0;text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{padding-right:0;font-weight:700;font-size:16px;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{max-height:500px;max-height:90vh;min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .slider:after{font-weight:800;font-size:12px;line-height:30px;min-width:130px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label{line-height:1.8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button button{display:inline-block;width:30px;height:30px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:30px;text-align:center;border-radius:50%;font-size:27px;padding-top:1px;transition:all .2s ease;margin-left:15px;margin-left:6vw;position:absolute;right:5px;top:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;top:-15px;right:-15px;display:block;width:30px;height:30px;line-height:30px;text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{width:30px;height:30px;line-height:30px;font-size:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{padding-bottom:30px;background-size:contain;background-position:50%;margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:10px;padding-top:30px;position:relative;top:0;left:0;text-align:center;min-height:140px;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{display:-ms-flexbox;display:flex;margin:0 -3px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{list-style:none;margin-bottom:20px;display:-ms-inline-flexbox;display:inline-flex;margin:3px;-ms-flex:1;flex:1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{margin:0;text-align:center;width:24px;font-size:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{font-size:8px;line-height:1.2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{top:3px;right:3px;left:auto;padding:0;bottom:auto;transform:scale(.8)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:100%;position:relative;padding:15px 10px;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:16px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding:0;position:relative;overflow:auto;max-height:calc(100% - 110px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:14px;line-height:1.3}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-weight:700;font-size:14px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{margin-bottom:55px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:100%;max-height:calc(90vh - 320px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{left:10px;right:10px;bottom:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:0;background-color:#fff;text-decoration:none;border-radius:150px;font-weight:700;font-size:12px;line-height:18px;padding:5px;transition:all .3s ease;border:1px solid #fff;color:#fff;min-width:110px;text-align:center;text-transform:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt button{top:0;padding:5px 0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:40px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:0;padding-right:0;display:block;min-height:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{padding-left:4px;margin-bottom:10px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:0}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:12px;font-weight:700;padding:5px 20px}.moove-gdpr-branding-cnt a{padding:10px 0}}@media screen and (max-width:767px) and (orientation:landscape){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{margin-top:0;background-position:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content{margin-bottom:35px;max-height:55vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:600px;height:90vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:500px;max-height:calc(80vh - 80px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:left;margin:0;display:inline-block;float:left;width:40%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{max-width:60%;float:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding-top:30px;min-height:75px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:350px;max-height:calc(100% - 70px)}#moove_gdpr_cookie_modal{background:transparent;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{min-height:55vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a.moove-gdpr-branding{top:0;padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{padding-bottom:80px}}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{height:100%}}@media (min-width:768px) and (max-width:999px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:20px;right:20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:620px;transform:scale(.75)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:20px;right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p>a{font-size:13px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:10px 15px;font-weight:700;font-size:12px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:20px;padding-right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button button{margin-left:15px;margin-left:5vw}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:24px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:7px 15px;font-size:13px;margin:4px 8px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:8px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{white-space:normal}}@media (min-width:1000px) and (max-width:1300px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:40px 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-width:700px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:10px 30px;margin-left:8px;margin-right:8px}}@media (min-width:768px) and (max-height:700px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:600px;transform:scale(.7)}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media print{#moove_gdpr_cookie_info_bar,#moove_gdpr_cookie_modal,#moove_gdpr_save_popup_settings_button,.gdpr_cookie_settings_shortcode_content{display:none!important}body.moove_gdpr_overflow{overflow:auto}body.moove_gdpr_overflow .gdpr_lightbox{display:none!important}}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg{height:30px;width:auto}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg *{fill:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close,.gdpr-icon.moovegdpr-arrow-close,i.moovegdpr-arrow-close.moovegdpr-arrow-close{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{position:absolute;content:" ";height:24px;width:1px;top:calc(50% - 12px);background-color:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{transform:rotate(45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after{transform:rotate(-45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:before,.gdpr-icon i.moovegdpr-arrow-close:after,.gdpr-icon i.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:before{height:18px;top:calc(50% - 8px)}@media (max-width:767px){#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;padding:5px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:5px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{text-align:left;padding-left:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-left-content #moove-gdpr-menu{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-main{display:block!important;min-height:auto;max-height:100%;margin-bottom:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-content{margin-bottom:80px;max-height:50vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title{padding:10px;background-color:#fff;border:1px solid #fff;display:block;margin:10px 0 0;cursor:pointer;transition:all .3s ease;border-radius:5px;position:relative;padding-left:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title:before{content:"\203A";position:absolute;left:0;top:0;bottom:2px;font-size:24px;color:currentColor;width:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-family:Georgia,serif}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .moove-gdpr-tab-main-content{display:none;padding:10px;background-color:#fff}}@media (max-width:350px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:3px 12px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{opacity:0}}