.ui-timepicker-wrapper{overflow-y:auto;max-height:150px;width:6.5em;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);outline:none;z-index:10052;margin:0;}.ui-timepicker-wrapper.ui-timepicker-with-duration{width:13em;}.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60{width:11em;}.ui-timepicker-list{margin:0;padding:0;list-style:none;}.ui-timepicker-duration{margin-left:5px;color:#888;}.ui-timepicker-list:hover .ui-timepicker-duration{color:#888;}.ui-timepicker-list li{padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000;list-style:none;margin:0;}.ui-timepicker-list:hover .ui-timepicker-selected{background:#fff;color:#000;}li.ui-timepicker-selected,.ui-timepicker-list li:hover,.ui-timepicker-list .ui-timepicker-selected:hover{background:#1980ec;color:#fff;}li.ui-timepicker-selected .ui-timepicker-duration,.ui-timepicker-list li:hover .ui-timepicker-duration{color:#ccc;}.ui-timepicker-list li.ui-timepicker-disabled,.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{color:#888;cursor:default;}.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{background:#f2f2f2;}.give-item-label-gray{background-color:#929292;}.give-item-label-orange{background-color:#ffba00;}.give-item-label{border-radius:.25em;color:#fff;font-size:11px;line-height:1;padding:.2em .4em .3em;text-align:center;vertical-align:baseline;white-space:nowrap;}.give-item-label:hover{color:#fff;text-decoration:none;}[class*=hint--]{display:inline-block;position:relative;}[class*=hint--]:after,[class*=hint--]:before{opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transition:.3s ease;transition-delay:0s;visibility:hidden;z-index:1000000;}[class*=hint--]:hover:after,[class*=hint--]:hover:before{opacity:1;transition-delay:.1s;visibility:visible;}[class*=hint--]:before{background:0 0;border:6px solid transparent;content:"";position:absolute;z-index:1000001;}[class*=hint--]:after{background:#383838;box-shadow:4px 4px 8px rgba(0,0,0,.3);color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;padding:8px 10px;text-shadow:0 -1px 0 #000;white-space:nowrap;}[class*=hint--][aria-label]:after{content:attr(aria-label);}[class*=hint--][data-hint]:after{content:attr(data-hint);}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none !important;}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838;}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838;}.hint--top:after,.hint--top:before{bottom:100%;left:50%;}.hint--top:before{left:calc(50% - 6px);margin-bottom:-11px;}.hint--top:after{transform:translateX(-50%);}.hint--top:hover:before{transform:translateY(-8px);}.hint--top:hover:after{transform:translateX(-50%) translateY(-8px);}.hint--bottom:after,.hint--bottom:before{left:50%;top:100%;}.hint--bottom:before{left:calc(50% - 6px);margin-top:-11px;}.hint--bottom:after{transform:translateX(-50%);}.hint--bottom:hover:before{transform:translateY(8px);}.hint--bottom:hover:after{transform:translateX(-50%) translateY(8px);}.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px;}.hint--right:after{margin-bottom:-14px;}.hint--right:after,.hint--right:before{bottom:50%;left:100%;}.hint--right:hover:after,.hint--right:hover:before{transform:translateX(8px);}.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px;}.hint--left:after{margin-bottom:-14px;}.hint--left:after,.hint--left:before{bottom:50%;right:100%;}.hint--left:hover:after,.hint--left:hover:before{transform:translateX(-8px);}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%;}.hint--top-left:before{left:calc(50% - 6px);margin-bottom:-11px;}.hint--top-left:after{margin-left:12px;transform:translateX(-100%);}.hint--top-left:hover:before{transform:translateY(-8px);}.hint--top-left:hover:after{transform:translateX(-100%) translateY(-8px);}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%;}.hint--top-right:before{left:calc(50% - 6px);margin-bottom:-11px;}.hint--top-right:after{margin-left:-12px;transform:translateX(0);}.hint--top-right:hover:after,.hint--top-right:hover:before{transform:translateY(-8px);}.hint--bottom-left:after,.hint--bottom-left:before{left:50%;top:100%;}.hint--bottom-left:before{left:calc(50% - 6px);margin-top:-11px;}.hint--bottom-left:after{margin-left:12px;transform:translateX(-100%);}.hint--bottom-left:hover:before{transform:translateY(8px);}.hint--bottom-left:hover:after{transform:translateX(-100%) translateY(8px);}.hint--bottom-right:after,.hint--bottom-right:before{left:50%;top:100%;}.hint--bottom-right:before{left:calc(50% - 6px);margin-top:-11px;}.hint--bottom-right:after{margin-left:-12px;transform:translateX(0);}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{transform:translateY(8px);}.hint--large:after,.hint--medium:after,.hint--small:after{word-wrap:break-word;line-height:1.4em;white-space:normal;}.hint--small:after{width:80px;}.hint--medium:after{width:150px;}.hint--large:after{width:300px;}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726;}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d;}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d;}.hint--error.hint--left:before{border-left-color:#b34e4d;}.hint--error.hint--right:before{border-right-color:#b34e4d;}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328;}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854;}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854;}.hint--warning.hint--left:before{border-left-color:#c09854;}.hint--warning.hint--right:before{border-right-color:#c09854;}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d;}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac;}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac;}.hint--info.hint--left:before{border-left-color:#3986ac;}.hint--info.hint--right:before{border-right-color:#3986ac;}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a;}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746;}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746;}.hint--success.hint--left:before{border-left-color:#458746;}.hint--success.hint--right:before{border-right-color:#458746;}.hint--always:after,.hint--always:before{opacity:1;visibility:visible;}.hint--always.hint--top:before{transform:translateY(-8px);}.hint--always.hint--top:after{transform:translateX(-50%) translateY(-8px);}.hint--always.hint--top-left:before{transform:translateY(-8px);}.hint--always.hint--top-left:after{transform:translateX(-100%) translateY(-8px);}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{transform:translateY(-8px);}.hint--always.hint--bottom:before{transform:translateY(8px);}.hint--always.hint--bottom:after{transform:translateX(-50%) translateY(8px);}.hint--always.hint--bottom-left:before{transform:translateY(8px);}.hint--always.hint--bottom-left:after{transform:translateX(-100%) translateY(8px);}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{transform:translateY(8px);}.hint--always.hint--left:after,.hint--always.hint--left:before{transform:translateX(-8px);}.hint--always.hint--right:after,.hint--always.hint--right:before{transform:translateX(8px);}.hint--rounded:after{border-radius:4px;}.hint--no-animate:after,.hint--no-animate:before{transition-duration:0s;}.hint--bounce:after,.hint--bounce:before{transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24);}[id*=give-form].give-fl-form .give-fl-wrap{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;}[id*=give-form].give-fl-form input.give-fl-input,[id*=give-form].give-fl-form select.give-fl-select,[id*=give-form].give-fl-form textarea.give-fl-textarea{background-color:inherit;border:1px solid #ccc;border-radius:0;box-sizing:border-box;font-size:16px;line-height:normal;margin-bottom:0;outline:0;transition:all .2s ease-in-out;width:100%;}[id*=give-form].give-fl-form input.give-fl-input:-moz-placeholder,[id*=give-form].give-fl-form input.give-fl-input::-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-moz-placeholder{color:#757575;}[id*=give-form].give-fl-form input.give-fl-input:-ms-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-ms-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-ms-input-placeholder{color:#757575;}[id*=give-form].give-fl-form input.give-fl-input::-webkit-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-webkit-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-webkit-input-placeholder{color:#757575;}[id*=give-form].give-fl-form select.give-fl-select{-webkit-appearance:none;-moz-appearance:none;color:#757575;cursor:pointer;position:relative;}[id*=give-form].give-fl-form .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form .give-fl-is-active textarea.give-fl-textarea{background-color:inherit;border-color:#ccc;color:#333;}[id*=give-form].give-fl-form .give-fl-has-focus input.give-fl-input,[id*=give-form].give-fl-form .give-fl-has-focus select.give-fl-select,[id*=give-form].give-fl-form .give-fl-has-focus textarea.give-fl-textarea{background-color:inherit;border-color:#ccc;}[id*=give-form].give-fl-form label.give-fl-label{border-radius-top-left:0;color:#757575;display:block;font-size:12px;font-weight:700;left:0;line-height:1;opacity:0;position:absolute;top:-12px;transition:all .2s ease-in-out;visibility:hidden;z-index:1;}[id*=give-form].give-fl-form .give-fl-is-active label.give-fl-label{opacity:1;visibility:visible;}[id*=give-form].give-fl-form .give-fl-has-focus label.give-fl-label{color:#1976d2;}[id*=give-form].give-fl-form .give-fl-is-required:before{color:#d32f2f;content:"*";display:block;font-size:16px;line-height:1.75;opacity:1;padding:6px 0 0;position:absolute;right:18px;top:1px;transition:all .2s ease-in-out;z-index:1;}[id*=give-form].give-fl-form .give-fl-is-required.give-fl-is-active:before{opacity:0;}[id*=give-form].give-fl-form.give-fl-style-1 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 textarea.give-fl-textarea{padding:6px 12px;}[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select{height:44px;}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active textarea.give-fl-textarea{padding:6px 12px;}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label{background-color:transparent;left:10px;padding:12px 3px;top:1px;}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label:before{background-color:inherit;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:19px;z-index:-1;}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label{padding:3px;top:-9px;}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label:before{top:9px;}[id*=give-form].give-fl-form.give-fl-style-2 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 textarea.give-fl-textarea{padding:12px;}[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select{height:56px;}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active textarea.give-fl-textarea{padding:18px 12px 6px;}[id*=give-form].give-fl-form.give-fl-style-2 label.give-fl-label{left:10px;padding:6px 3px 3px;top:1px;}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-required:before{padding-top:12px;}[id*=give-form].give-fl-form .give-fl-wrap-select:after{background:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 16\'><path fill=\'#757575\' d=\'M 4 0 L 0 6.5 L 8 6.5 L 4 0 z M 0 9.5 L 4 16 L 4 16 L 8 9.5 z\'/></svg>") no-repeat;background-position:100% 50%;background-size:7px 14px;content:"";display:block;height:calc(100% - 2px);position:absolute;right:6px;top:1px;width:15px;z-index:2;}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1000001;}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%;}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none !important;z-index:1000002;}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%;}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1000004;}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1000003;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:#fff;}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none;}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1000005;}button::-moz-focus-inner{border:0;padding:0;}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px;}.mfp-close:focus,.mfp-close:hover{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%;}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap;}.mfp-arrow{-webkit-tap-highlight-color:rgba(0,0,0,0);height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0;}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px;}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px;}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px;}.mfp-arrow-right:before{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px;}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%;}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%;}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto;}.mfp-figure,img.mfp-img{line-height:0;}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%;}.mfp-title{word-wrap:break-word;color:#f3f3f3;line-height:18px;padding-right:36px;text-align:left;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px;}}@media (max-width:900px){.mfp-arrow{transform:scale(.75);}.mfp-arrow-left{transform-origin:0;}.mfp-arrow-right{transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}.give-icon:before{font-style:normal;}[class*=" give-icon-"],[class^=give-icon-]{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:give-icomoon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;}.give-icon-lamp:before{content:"";}.give-icon-heart:before{content:"";}.give-icon-question:before{content:"";}.give-icon-info:before{content:"";}.give-icon-new-tab:before{content:"";}.give-icon-alert:before{content:"";}.give-icon-help:before{content:"";}.give-icon-spinner:before{content:"";}.give-button-with-loader span.give-loading-animation:before,.give-icon-spinner2:before,form[id*=give-form] .give-loading-animation:before{content:"";}.give-icon-plus:before{content:"";}.give-icon-minus:before{content:"";}.give-icon-locked:before,[id*=give_secure_site_wrapper] span.padlock:before{content:"";}.dashicons-give:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:give-icomoon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;}.fa-spin,.give-button-with-loader span.give-loading-animation,form[id*=give-form] .give-loading-animation{animation:spin 1s linear infinite;}body.give_receipt_page{background-color:#fff;color:#141412;font-family:Helvetica,sans-serif;font-size:12px;margin:0;}body.give_receipt_page #give_receipt_wrapper{margin:0 auto;padding:50px 0;width:660px;}body.give_receipt_page table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;display:table;font-size:14px;line-height:2;margin:0 0 20px;width:100%;}body.give_receipt_page td,body.give_receipt_page th{border-top:1px solid #ededed;display:table-cell;font-weight:400;padding:6px 10px 6px 0;text-align:left;}body.give_receipt_page th{font-weight:700;text-transform:uppercase;}body.give_receipt_page h3{clear:both;display:block;font-size:22px;font-weight:700;margin:40px 0 5px;}table#give_donation_receipt,table#give_donation_receipt_products{width:100%;}table#give_donation_receipt td,table#give_donation_receipt th{text-align:left;}table#give_donation_receipt .give-receipt-thead-text{display:block;font-size:18px;text-align:center;}table#give_donation_receipt .give-receipt-thead-text>span{font-size:16px;}table#give_donation_receipt li{margin:0 0 8px 10px;}table#give_donation_receipt ul{list-style:none;margin:0;padding:0;}table#give_donation_receipt .give_receipt_payment_status.failed,table#give_donation_receipt .give_receipt_payment_status.pending,table#give_donation_receipt .give_receipt_payment_status.revoked{color:#f73f2e;}table#give_donation_receipt span.donation-level-text-wrap{display:block;font-style:italic;}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea{background-color:#fff;line-height:inherit;padding:12px;}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=email],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=number],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=password],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=search],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=tel],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=text],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=url]{height:auto;min-height:50px;}[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select{line-height:inherit;}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active textarea.give-fl-textarea{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out;}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:13px;padding:6px 0 0;right:0;top:1px;}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-required:before{padding-top:12px;}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-required-indicator{display:none;}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip{height:100%;margin:0;position:absolute;top:0;width:100%;z-index:1;}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip:before{content:unset;}.give-clearfix{}.give-clearfix:after,.give-clearfix:before{content:" ";display:table;}.give-clearfix:after{clear:both;}[id*=give-form] .give-hidden{display:none;}[id*=give-form] fieldset{background-color:transparent;border:0;margin:0;padding:0;}[id*=give-form] .give-form-title{margin:0 0 15px;padding:0;}[id*=give-form] div#give-sidebar-left{float:left;width:38%;}[id*=give-form] div.images{margin:0 0 15px;}[id*=give-form] div.images img{box-shadow:none;display:block;height:auto;width:100%;}[id*=give-form] .give-custom-amount-text{clear:both;}[id*=give-form] div.summary{float:right;width:58%;}[id*=give-form] div.summary.give-full-width{float:none;width:100%;}[id*=give-form] .give_form select.give-select.required{color:#000;}[id*=give-form] div.give-form-content-wrap{margin:0 0 20px;}[id*=give-form] div.give-form-content-wrap.give_post_form-content{margin:20px 0 0;}[id*=give-form].give-display-modal form .give_notices{display:none;}[id*=give-form].give-display-modal .give-btn,[id*=give-form].give-display-reveal .give-btn{margin:0 0 15px;}[id*=give-form].give-display-modal #give-payment-mode-select,[id*=give-form].give-display-modal #give_purchase_form_wrap,[id*=give-form].give-display-reveal #give-payment-mode-select,[id*=give-form].give-display-reveal #give_purchase_form_wrap{display:none;}[id*=give-form] .cc-address{margin-bottom:15px;}.single-give_forms.et_right_sidebar #main-content .container:before{display:none;}.single-give_forms .give_forms{margin:50px auto;max-width:1230px;}.single-give_forms .give_forms:after,.single-give_forms .give_forms:before{content:" ";display:table;}.single-give_forms .give_forms:after{clear:both;}#give-purchase-gravatars .give-gravatars-title{margin:0 0 15px;}#give-purchase-gravatars .give-purchase-gravatars-list{list-style:none;margin:0;padding:0;}#give-purchase-gravatars .give-purchase-gravatars-list li{display:inline-block;list-style-type:none;margin:0 5px 0 0;padding:0;}#give-recurring-form,form.give-form,form[id*=give-form]{margin:0 0 25px;padding:0;}#give-recurring-form .give-hidden,form.give-form .give-hidden,form[id*=give-form] .give-hidden{display:none;}@media (min-width:481px){#give-recurring-form .give-title-prefix-wrap .form-row-first,#give-recurring-form .give-title-prefix-wrap .form-row-last,form.give-form .give-title-prefix-wrap .form-row-first,form.give-form .give-title-prefix-wrap .form-row-last,form[id*=give-form] .give-title-prefix-wrap .form-row-first,form[id*=give-form] .give-title-prefix-wrap .form-row-last{float:left;width:40%;}#give-recurring-form .give-title-prefix-wrap .form-row-title,form.give-form .give-title-prefix-wrap .form-row-title,form[id*=give-form] .give-title-prefix-wrap .form-row-title{float:left;width:15%;}}#give-recurring-form .give-tooltip,form.give-form .give-tooltip,form[id*=give-form] .give-tooltip{color:rgba(51,51,51,.5);font-size:14px;margin:0 3px;padding:0;transition:all .2s linear;}#give-recurring-form .give-tooltip:hover,form.give-form .give-tooltip:hover,form[id*=give-form] .give-tooltip:hover{color:#333;}#give-recurring-form .give-section-break,#give-recurring-form h3.give-section-break,#give-recurring-form h4.give-section-break,#give-recurring-form legend,form.give-form .give-section-break,form.give-form h3.give-section-break,form.give-form h4.give-section-break,form.give-form legend,form[id*=give-form] .give-section-break,form[id*=give-form] h3.give-section-break,form[id*=give-form] h4.give-section-break,form[id*=give-form] legend{background-color:transparent;border-bottom:1px solid rgba(0,0,0,.1);font-size:1.15em;font-weight:700;margin:10px 0 15px;padding:0 0 5px;width:100%;}#give-recurring-form .give-section-break span.sub-text,#give-recurring-form h3.give-section-break span.sub-text,#give-recurring-form h4.give-section-break span.sub-text,#give-recurring-form legend span.sub-text,form.give-form .give-section-break span.sub-text,form.give-form h3.give-section-break span.sub-text,form.give-form h4.give-section-break span.sub-text,form.give-form legend span.sub-text,form[id*=give-form] .give-section-break span.sub-text,form[id*=give-form] h3.give-section-break span.sub-text,form[id*=give-form] h4.give-section-break span.sub-text,form[id*=give-form] legend span.sub-text{font-style:italic;font-weight:400;}#give-recurring-form .form-row,form.give-form .form-row,form[id*=give-form] .form-row{box-sizing:border-box;margin:0 0 15px;overflow:visible;padding:0;}#give-recurring-form .form-row:after,#give-recurring-form .form-row:before,form.give-form .form-row:after,form.give-form .form-row:before,form[id*=give-form] .form-row:after,form[id*=give-form] .form-row:before{content:" ";display:table;}#give-recurring-form .form-row:after,form.give-form .form-row:after,form[id*=give-form] .form-row:after{clear:both;}#give-recurring-form .form-row:last-child,form.give-form .form-row:last-child,form[id*=give-form] .form-row:last-child{margin-bottom:15px;}#give-recurring-form .form-row label,form.give-form .form-row label,form[id*=give-form] .form-row label{display:block;line-height:1.7;margin:0 0 5px;position:relative;}#give-recurring-form .form-row label.checkbox,form.give-form .form-row label.checkbox,form[id*=give-form] .form-row label.checkbox{display:inline;}#give-recurring-form .form-row .give-input-field-wrapper,#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row select,#give-recurring-form .form-row textarea,form.give-form .form-row .give-input-field-wrapper,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row select,form.give-form .form-row textarea,form[id*=give-form] .form-row .give-input-field-wrapper,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row select,form[id*=give-form] .form-row textarea{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%;}#give-recurring-form .form-row .give-input-field-wrapper:focus,#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row .give-input-field-wrapper:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row .give-input-field-wrapper:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus{background-color:#fff;}#give-recurring-form .form-row .give-input-field-wrapper.required,#give-recurring-form .form-row input[type=email].required,#give-recurring-form .form-row input[type=password].required,#give-recurring-form .form-row input[type=tel].required,#give-recurring-form .form-row input[type=text].required,#give-recurring-form .form-row input[type=url].required,#give-recurring-form .form-row select.required,#give-recurring-form .form-row textarea.required,form.give-form .form-row .give-input-field-wrapper.required,form.give-form .form-row input[type=email].required,form.give-form .form-row input[type=password].required,form.give-form .form-row input[type=tel].required,form.give-form .form-row input[type=text].required,form.give-form .form-row input[type=url].required,form.give-form .form-row select.required,form.give-form .form-row textarea.required,form[id*=give-form] .form-row .give-input-field-wrapper.required,form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row select.required,form[id*=give-form] .form-row textarea.required{color:#333;}#give-recurring-form .form-row .give-input-field-wrapper iframe,form.give-form .form-row .give-input-field-wrapper iframe,form[id*=give-form] .form-row .give-input-field-wrapper iframe{margin-bottom:0;}#give-recurring-form .form-row-first,#give-recurring-form .form-row-title,form.give-form .form-row-first,form.give-form .form-row-title,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-title{margin-right:2.5%;}#give-recurring-form .form-row-first,#give-recurring-form .form-row-last,form.give-form .form-row-first,form.give-form .form-row-last,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-last{float:left;width:48.5%;}#give-recurring-form .form-row-last,form.give-form .form-row-last,form[id*=give-form] .form-row-last{float:right;}#give-recurring-form .form-row-wide,form.give-form .form-row-wide,form[id*=give-form] .form-row-wide{clear:both;}#give-recurring-form .form-row-wide:after,#give-recurring-form .form-row-wide:before,form.give-form .form-row-wide:after,form.give-form .form-row-wide:before,form[id*=give-form] .form-row-wide:after,form[id*=give-form] .form-row-wide:before{content:" ";display:table;}#give-recurring-form .form-row-wide:after,form.give-form .form-row-wide:after,form[id*=give-form] .form-row-wide:after{clear:both;}#give-recurring-form .form-row-two-thirds,form.give-form .form-row-two-thirds,form[id*=give-form] .form-row-two-thirds{float:left;width:65.75%;}#give-recurring-form .form-row-two-thirds.form-row-first,form.give-form .form-row-two-thirds.form-row-first,form[id*=give-form] .form-row-two-thirds.form-row-first{margin-left:0;}#give-recurring-form .form-row-one-third,form.give-form .form-row-one-third,form[id*=give-form] .form-row-one-third{float:left;margin-left:3%;width:31.25%;}#give-recurring-form .form-row-one-third.form-row-first,form.give-form .form-row-one-third.form-row-first,form[id*=give-form] .form-row-one-third.form-row-first{margin-left:0;}@media (max-width:480px){#give-recurring-form .form-row-responsive,form.give-form .form-row-responsive,form[id*=give-form] .form-row-responsive{margin-left:0;margin-right:0;width:100%;}}#give-recurring-form .give-error,#give-recurring-form .give-required-indicator,form.give-form .give-error,form.give-form .give-required-indicator,form[id*=give-form] .give-error,form[id*=give-form] .give-required-indicator{color:#a00;}#give-recurring-form .card-expiration>select,form.give-form .card-expiration>select,form[id*=give-form] .card-expiration>select{margin:0;width:44%;}#give-recurring-form .card-expiration>span.exp-divider,form.give-form .card-expiration>span.exp-divider,form[id*=give-form] .card-expiration>span.exp-divider{display:inline;text-align:center;}#give-recurring-form .card-expiration select.card-expiry-year,form.give-form .card-expiration select.card-expiry-year,form[id*=give-form] .card-expiration select.card-expiry-year{float:right;}#give-recurring-form .give-disabled,#give-recurring-form [disabled],form.give-form .give-disabled,form.give-form [disabled],form[id*=give-form] .give-disabled,form[id*=give-form] [disabled]{cursor:not-allowed;}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list{list-style:none;margin:0;padding:0;}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li{display:inline-block;margin-left:0;margin-right:15px;}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li label{cursor:pointer;display:inline;margin:0;}form[id*=give-form] .give-donation-amount{margin:0 0 15px;}form[id*=give-form] .give-donation-amount .give-currency-symbol{background-color:#f2f2f2;border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px;}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before{border-left:1px solid #ccc;border-right:none;}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after{border-left:none;border-right:1px solid #ccc;}form[id*=give-form] .give-donation-amount #give-amount,form[id*=give-form] .give-donation-amount #give-amount-text{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;min-width:125px;padding:0 12px;}form[id*=give-form] .give-donation-amount #give-amount-text.invalid-amount,form[id*=give-form] .give-donation-amount #give-amount.invalid-amount{border:1px solid red;}form[id*=give-form] .give-donation-amount input.give-amount-top{width:125px;}form[id*=give-form] .give-donation-amount span.give-final-total-amount{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;cursor:not-allowed;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px;}form[id*=give-form] #give_terms_agreement legend{display:none;}form[id*=give-form] #give_terms_agreement label{display:inline-block;}form[id*=give-form] #give-final-total-wrap{margin:10px 0 25px;padding:0;}form[id*=give-form] #give-final-total-wrap:after,form[id*=give-form] #give-final-total-wrap:before{content:" ";display:table;}form[id*=give-form] #give-final-total-wrap:after{clear:both;}form[id*=give-form] #give-final-total-wrap .give-donation-total-label{background-color:#f2f2f2;border:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px;}@media (max-width:480px){form[id*=give-form] #give-final-total-wrap .give-donation-total-label{display:block;float:none;}}form[id*=give-form] #give-final-total-wrap .give-final-total-amount{background:#fff;border:1px solid #ccc;border-left:none;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px;}@media (max-width:480px){form[id*=give-form] #give-final-total-wrap .give-final-total-amount{border:1px solid #ccc;border-top:0;display:block;float:none;}}.give-display-button-only>:not(.give-btn-modal){display:none;}form[id*=give-form] input[type=radio]{margin:0 .5em 0 0;}form[id*=give-form] #give-donation-level-radio-list{clear:both;list-style:none;margin:0 0 15px;padding:0;}form[id*=give-form] #give-donation-level-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0;}form[id*=give-form] #give-donation-level-radio-list>li label{cursor:pointer;display:inline-block;margin:0;}form[id*=give-form] #give-donation-level-radio-list>li input[type=radio]{margin:0 .5em 0 0;outline:none;width:auto;}form[id*=give-form] #give-gateway-radio-list{list-style:none;margin:0 0 15px;padding:0;}form[id*=give-form] #give-gateway-radio-list:after,form[id*=give-form] #give-gateway-radio-list:before{content:" ";display:table;}form[id*=give-form] #give-gateway-radio-list:after{clear:both;}form[id*=give-form] #give-gateway-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0;}@media (min-width:480px){form[id*=give-form] #give-gateway-radio-list>li{display:inline-block;margin-left:0;margin-right:15px;}}form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option{cursor:pointer;display:inline;margin:0;}form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{display:inline;margin:0 .25em 0 0;outline:none;width:auto;}form[id*=give-form] input[type=checkbox]{margin:0 .25em 0 0;}div[data-field-type=checkbox]{display:flex;}div[data-field-type=checkbox] label{order:2;}div[data-field-type=checkbox] input[type=checkbox]{order:1;}form[id*=give-form] select.give-select-level{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;clear:both;color:#333;display:block;margin:0 0 15px;max-width:100%;min-width:155px;outline:none;padding:.5em;}#give-donation-level-button-wrap{clear:both;list-style:none;margin:0 0 15px;padding:0;}#give-donation-level-button-wrap:after,#give-donation-level-button-wrap:before{content:" ";display:table;}#give-donation-level-button-wrap:after{clear:both;}#give-donation-level-button-wrap>li{float:left;list-style-image:none;list-style-type:none;margin:0 5px 5px 0;}.give_terms_links{float:right;}[id*=give_secure_site_wrapper]{font-size:16px;line-height:20px;padding:4px 4px 15px 0;}[id*=give_secure_site_wrapper] span.padlock{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;line-height:20px;text-transform:none;}[id*=give_secure_site_wrapper] span.padlock :before{display:inline-block;}#give_purchase_form_wrap input.give-input.card-cvc.valid,#give_purchase_form_wrap input.give-input.card-expiry.valid,#give_purchase_form_wrap input.give-input.card-number.valid{background-image:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/give/assets/dist/images/tick.png");background-position:right 10px top 50%;background-repeat:no-repeat;background-size:16px;}#give_purchase_form_wrap input.give-input.card-cvc.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-expiry.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-number.valid.fl-input:not(.card-cvc):not(.card-expiry){background-position:right 55px top 50%;}#give_purchase_form_wrap input.give-input.card-cvc.valid.nitro-lazy,#give_purchase_form_wrap input.give-input.card-expiry.valid.nitro-lazy,#give_purchase_form_wrap input.give-input.card-number.valid.nitro-lazy{background-image:none !important;}#give_purchase_form_wrap span.card-type{background-size:37px 26px !important;height:26px;position:absolute;right:0;top:-2px;width:37px;}#give_purchase_form_wrap .fl-wrap span.card-type{right:11px;top:calc(.5em + 6px);}#give_purchase_form_wrap span.card-type.off{display:none;}#give_purchase_form_wrap span.card-type.visa{background:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/give/assets/dist/images/visa.svg") no-repeat;}#give_purchase_form_wrap span.card-type.visa.nitro-lazy{background-image:none !important;}#give_purchase_form_wrap span.card-type.mastercard{background:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/give/assets/dist/images/mastercard.svg") no-repeat;}#give_purchase_form_wrap span.card-type.mastercard.nitro-lazy{background-image:none !important;}#give_purchase_form_wrap span.card-type.discover{background:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/give/assets/dist/images/discover.svg") no-repeat;}#give_purchase_form_wrap span.card-type.discover.nitro-lazy{background-image:none !important;}#give_purchase_form_wrap span.card-type.amex{background:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/give/assets/dist/images/amex.svg") no-repeat;}#give_purchase_form_wrap span.card-type.amex.nitro-lazy{background-image:none !important;}#give_purchase_form_wrap span.card-type.maestro{background:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/give/assets/dist/images/maestro.svg") no-repeat;}#give_purchase_form_wrap span.card-type.maestro.nitro-lazy{background-image:none !important;}#give_purchase_form_wrap span.card-type.dinersclub{background:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/give/assets/dist/images/diners-club.svg") no-repeat;}#give_purchase_form_wrap span.card-type.dinersclub.nitro-lazy{background-image:none !important;}#give_purchase_form_wrap span.card-type.jcb{background:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/give/assets/dist/images/jcb.svg") no-repeat;}#give_purchase_form_wrap span.card-type.jcb.nitro-lazy{background-image:none !important;}#give_purchase_form_wrap span.card-type.dankort{background:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/give/assets/dist/images/dankort.png") no-repeat;}#give_purchase_form_wrap span.card-type.dankort.nitro-lazy{background-image:none !important;}#give_purchase_form_wrap span.card-type.unionpay{background:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/give/assets/dist/images/unionpay.svg") no-repeat;}#give_purchase_form_wrap span.card-type.unionpay.nitro-lazy{background-image:none !important;}form[id*=give-form] p.give-loading-text,form[id*=give-form] span.give-loading-text{display:none;float:right;font-size:16px;font-style:italic;font-weight:400;height:16px;line-height:20px;margin:0;padding:0;width:16px;}form[id*=give-form] .give-loading-animation{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;float:left;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;margin:0 5px 0 0;text-transform:none;width:16px;}form[id*=give-form] .give-payment-mode-label .give-loading-text{float:right;}[id*=give-form] .give-login-account-wrap{margin:0 0 15px;position:relative;}[id*=give-form] .give-login-account-wrap .give-login-message{margin:0;padding:0;text-align:right;}[id*=give-form] .give-login-account-wrap .give-loading-text{position:absolute;right:0;top:.25em;}[id*=give-form] fieldset[id^=give-login-fields]{margin:0 0 15px;}[id*=give-form] .give-new-account-link{margin:0 0 15px;padding:0;}[id*=give-form] .give_login_forgot_password{float:right;}.give-submit-button-wrap input.give-cancel-login,[id^=give-user-login-submit] input.give-cancel-login{margin-left:5px;}.give-submit-button-wrap span.give-loading-animation,[id^=give-user-login-submit] span.give-loading-animation{display:none;margin:0 0 0 .5em;}.give-submit-button-wrap .give-submit,[id^=give-user-login-submit] .give-submit{float:left;}.give-user-login-fields-container:after{clear:both;content:"";display:block;}#give-login-form div.give-login,#give-login-form legend,#give-register-form div.give-login,#give-register-form legend{line-height:2;margin-bottom:15px;}#give-login-form label,#give-register-form label{display:inline-block;min-width:100px;}div.give-form-wrap.mfp-hide{display:block !important;}div.mfp-content fieldset ol,div.mfp-content fieldset p,div.mfp-content fieldset ul{line-height:1.4;margin-bottom:1.2em;}div.mfp-content form[id*=give-form] .give_notices{display:block !important;}.give-btn{background:#ededed;border:1px solid #ccc;color:#333;cursor:pointer;font-size:1em;line-height:1.2em;padding:8px 10px;}.give-btn:hover{background:#dbdbdb;}#give_profile_editor_form legend{border-bottom:0;padding:0 5px 5px;width:auto;}form#give-email-access-form div.g-recaptcha,form#give-email-access-form input#give-email{margin:0 0 15px;}form#give-email-access-form input#give-email{width:305px;}@media (max-width:768px){[id*=give-form] div#give-sidebar-left,[id*=give-form] div.images,[id*=give-form] div.summary{float:none;width:100%;}}.give-form-wrap .give-form h3.give-section-break,.give-form-wrap .give-form h4.give-section-break{margin:10px 0 0;}.give-do-validate input.error{border-color:red !important;}.give-button-with-loader span.give-loading-animation{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;display:none;float:right;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;margin:0 0 0 5px;position:relative;text-transform:none;top:3px;width:16px;}.give-active span.give-loading-animation{display:inline;}@media (min-width:481px){html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-first,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-last,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-title{float:right !important;}}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-title{margin-left:2.5%;margin-right:0 !important;}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-last{float:right !important;}html[dir=rtl] form.give-form .form-row-last{float:left !important;}html[dir=rtl] form.give-form .form-row-two-thirds{float:right !important;}html[dir=rtl] form.give-form .form-row-two-thirds.form-row-first{margin-right:0 !important;}html[dir=rtl] form.give-form .form-row-one-third{float:right !important;margin-left:0 !important;margin-right:3%;}html[dir=rtl] form.give-form .form-row-one-third.form-row-first{margin-right:0 !important;}html[dir=rtl] form.give-form .card-expiration select.card-expiry-year{float:left !important;}.give-form-grid{display:flex;height:100%;}.give-form-grid-media{border-radius:2px;min-width:40%;position:relative;}.give-form-grid-media img{border-radius:2px;min-width:100%;-o-object-fit:cover;object-fit:cover;}.give-form-grid-media__tags{align-items:center;border-radius:2px;bottom:0;display:flex;gap:10px;left:0;padding:10px 16px;position:absolute;right:0;}.give-form-grid-media__tags>span{border-radius:5px;font-size:max(.975rem,15.6px);font-weight:600;padding:4px 10px;}.give-form-grid-container{display:flex;flex-direction:column;flex-grow:1;width:100%;}#row-media{max-width:40%;min-width:40%;}#row-media img{border-radius:2px;min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}.give-form-grid-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:18px;}.give-form-grid-content .give-form-grid-media__tags_no_image{background:none;border-radius:2px;display:flex;gap:10px;margin-bottom:12px;}.give-form-grid-content .give-form-grid-media__tags_no_image>span{border-radius:5px;font-size:max(.975rem,15.6px);font-weight:600;padding:4px 10px;}.give-form-grid-content>h3{font-size:max(1.375rem,22px) !important;font-weight:700 !important;margin:0 !important;}.give-form-grid-content>p{font-size:1rem;font-weight:400;}.give-form-grid-content>button{background-color:transparent !important;border:none;cursor:pointer;font-size:max(1rem,16px);font-weight:400;padding:0 !important;text-decoration:underline;text-underline-offset:5px;}.give-form-grid-btn{align-items:center;background-color:var(--give-primary-color);border:.125rem solid var(--give-primary-color);border-radius:.4rem;color:#fff;font-family:inherit;font-size:max(1rem,16px);font-weight:600;justify-content:center;line-height:1.2;padding:1rem;text-align:center;transition-duration:.2s;transition-property:background-color,color;transition-timing-function:ease-in;}.give-form-grid-progress{background:#f6f6f6;padding:10px 20px;}.form-grid-raised{background:#f6f6f6;display:flex;justify-content:space-between;}.form-grid-raised__details{display:flex;flex-direction:column;font-size:1rem;}.form-grid-raised__details>span:first-child{font-size:1rem;font-weight:700 !important;}.form-grid-raised__details>span:last-child{font-size:max(.875rem,14px);font-weight:400;}.form-grid-raised__details_donations{text-align:right;}.give-form-grid-progress-bar{margin:12px 0;}.give-form-grid-progress-bar .give-progress-bar{background:#d9dfdb;border-radius:25px;box-shadow:inset 0 2px 2px -1px rgba(0,0,0,.10980392156863);height:12px;position:relative;}.give-form-grid-progress-bar .give-progress-bar>span{border-radius:20px;display:block;height:100%;overflow:hidden;position:relative;}.give-embed-form-wrapper{position:relative;width:100% !important;}.give-embed-form-wrapper .iframe-loader{height:100%;pointer-events:none;position:absolute;top:0;width:100%;}.give-embed-form-wrapper iframe{width:100% !important;}.give-embed-form-wrapper.is-hide{left:-9999px;position:fixed;}.give-embed-form-wrapper.modal{height:100% !important;left:0;margin:0 !important;max-width:none !important;overflow:hidden auto;padding:0 !important;position:fixed;top:0;width:100% !important;z-index:999999;}.give-embed-form-wrapper.modal .modal-inner-wrap{position:absolute;top:0;width:100%;z-index:1;}.give-embed-form-wrapper.modal .modal-content{margin:35px auto auto;max-width:572px;position:relative;width:100%;}.give-embed-form-wrapper.modal .close-btn-wrap{margin-top:15px;}.give-embed-form-wrapper.modal .close-btn{background:#000;border-radius:24px;color:#fff !important;font-size:.5em;font-weight:700;opacity:.3;outline:none;padding:2px 10px;position:absolute;right:9px;text-decoration:none;top:-14px;}.give-embed-form-wrapper.modal .close-btn:hover{opacity:.8;}.give-embed-form-wrapper.modal .close-btn span{font-size:1.5em;line-height:.7em;margin-left:3px;}.give-embed-form-wrapper.modal:after{background-color:rgba(0,0,0,.8);bottom:0;content:"";display:block;left:0;overflow:hidden;position:fixed;right:0;top:0;}@keyframes spin{0%{transform:rotate(0deg);}to{transform:rotate(359deg);}}.js-give-grid-modal-launcher+div.js-give-embed-form-modal-launcher-wrap{display:none;}.give_notices{position:relative;}.give_notices .notice-dismiss{background:0 0;border:none;color:#72777c;cursor:pointer;margin:0;max-width:28px !important;padding:5px;position:absolute;right:0;top:50%;transform:translateY(-50%);}.give_notices .notice-dismiss:before{speak:none;-webkit-font-smoothing:antialiased;background:0 0;color:#72777c;content:"";display:block;font:400 16px/20px dashicons;height:20px;text-align:center;width:20px;}.give_notices .notice-dismiss:hover{background-color:transparent;}.give_notices .notice-dismiss:hover:before{color:#dc3232;}.give_error,.give_success,.give_warning{background:#f9f9f9;border-left:4px solid;box-shadow:0 1px 1px rgba(0,0,0,.125);clear:both;margin:15px 0;padding:1em 1.5em 1em 2em;position:relative;}.give_error>p,.give_success>p,.give_warning>p{color:#333;margin:0 !important;}.give_error:before,.give_success:before,.give_warning:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:100%;color:#fff;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:30px;left:-17px;line-height:1;line-height:30px;margin-top:-15px;position:absolute;text-align:center;text-shadow:1px 1px rgba(0,0,0,.5);text-transform:none;top:50%;width:30px;}.give_error{border-color:#a00;}.give_error:before{background-color:#a00;content:"";}.give_success{border-color:#7ad03a;}.give_success:before{background-color:#7ad03a;content:"";}.give_warning{border-color:#ffba00;}.give_warning:before{background-color:#ffba00;content:"";}.twentythirteen .give_forms{padding:40px 0;}.twentyfourteen .tfgive{margin:0 auto;max-width:474px;padding:12px 10px 0;}.twentyfourteen .tfgive .give_forms .entry-summary{margin:0 0 1.618em !important;padding:0 !important;}.twentyfourteen .tfgive div.give_forms.hentry.has-post-thumbnail{margin-top:0;}.twentyfourteen .tfgive .give_forms .images img{margin-bottom:1em;}@media screen and (min-width:673px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px;}}@media screen and (min-width:1040px){.twentyfourteen .tfgive{padding-left:15px;padding-right:15px;}}@media screen and (min-width:1110px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px;}}@media screen and (min-width:1218px){.twentyfourteen .tfgive{margin-right:54px;}.full-width .twentyfourteen .tfgive{margin-right:auto;}}.twentyfifteen .t15give{background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15);margin-bottom:7.6923%;padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;}.twentyfifteen .t15give .page-title{margin-left:0;}.twentyfifteen .t15give div.summary{padding:0;}@media screen and (min-width:38.75em){.twentyfifteen .t15give{margin-left:7.6923%;margin-right:7.6923%;margin-top:8.3333%;}}@media screen and (min-width:59.6875em){.twentyfifteen .t15give{margin-left:8.3333%;margin-right:8.3333%;padding:10%;}.single-product .twentyfifteen .entry-summary{padding:0 !important;}}.avada-row>div.give-wrap #content{width:100%;}.give-goal-progress{clear:both;display:flex;flex-direction:column;margin-bottom:20px;width:100%;}.give-goal-progress .income{color:#333;font-size:46px;letter-spacing:-1px;line-height:48px;}.give-goal-progress .raised{margin-bottom:15px;}.give-goal-progress .progress-bar{background:none;padding-bottom:10px;width:100%;}.give-goal-progress .give-progress-bar{background:#eee;border-radius:25px;height:20px;overflow:hidden;position:relative;width:100%;}.give-goal-progress .give-progress-bar>span{background:none;border-radius:20px;display:block;height:100%;overflow:hidden;position:relative;}table.give-table{background:#eaebec;border:1px solid #e0e0e0;border-top:none;border-bottom:none;color:#666;font-size:14px;margin:20px 0;text-shadow:1px 1px 0 #fff;width:100%;}table.give-table thead{font-weight:700;}table.give-table thead th:first-child{border-left:none;text-align:left;}table.give-table th{background:#f6f6f6;border:1px solid #e0e0e0;border-top-color:#e8e8e8;border-right:none;font-weight:700;padding:21px 25px;text-align:center;}table.give-table tbody tr{text-align:center;}table.give-table tbody tr td{background:#fff;border:1px solid #e0e0e0;border-top-color:#fff;border-right:none;padding:18px;text-align:center;}table.give-table tbody tr td:first-child{border-left:0;text-align:left;}table.give-table tbody tr:nth-child(2n) td{background:#fcfcfc;}body.give-twentysixteen div.entry-summary{margin:0;}body.give-twentysixteen button.give-btn{color:#333;}body.give-twentysixteen .give-submit{color:#fff;}body.give-twentysixteen fieldset#give_terms_agreement{padding-left:0;}body.give-twentyseventeen.colors-dark div#give_purchase_form_wrap span.give-final-total-amount,body.give-twentyseventeen.colors-dark div.give-total-wrap input.give-text-input,body.give-twentyseventeen.colors-dark div.give_notices p{color:#000;}body.give-twentyseventeen.colors-dark form[id*=give] fieldset{background-color:transparent;}body.give-twentynineteen .give-form .give-btn:focus{color:#fff;}body.theme-twentytwenty .give-wrap{margin:60px auto;max-width:1200px;}html[class*=avia] body#top form[id*=give-form] input.give-amount-top{border:1px solid #ccc;border-left:none;width:unset;}html[class*=avia] body#top [id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:7px;}html[class*=avia] body#top [id*=give-form].give-fl-form div.give-fl-is-active input{padding:8px 6px 0;}.give-donation-history .give-table{table-layout:auto;}.give-donation-history .give-table .give-security-column{float:left;}.give-donation-history .give-table .give-security-column.give-security-description-wrap{font-size:12px;font-style:italic;padding:16px 13px;width:75%;}.give-donation-history .give-table .give-security-column.give-security-button-wrap{padding:25px 5px;width:25%;}.give-donation-history .give-table .give-security-column.give-security-button-wrap span{display:none;padding:0 20px;}.give_user_history_main .give-mobile-title{display:none;}@media screen and (max-width:480px){#give_user_history thead{display:none;}#give_user_history tbody{border-top:1px solid #e0e0e0;}#give_user_history tr{background:#fff;padding:.5rem 0;}#give_user_history tr:nth-child(2n){background-color:#fafafa;}#give_user_history td{background-color:transparent;border:none;padding-bottom:0;padding-top:0;}#give_user_history td,#give_user_history tr{border-left:none;display:block;text-align:left;}#give_user_history .give-mobile-title{display:inline-block;font-weight:700;min-width:6em;}}.give-modal{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;height:100%;left:0;outline:none !important;overflow:hidden;top:0;-webkit-transform:translateZ(0);width:100%;z-index:2148482499;}.give-modal form[id*=give-form],.give-modal form[id*=give-form] .give-submit{margin-bottom:0;}.give-modal form[id*=give-form] .give-payment-mode-label{margin-top:0;padding-top:0;}@media (max-width:580px){.give-modal form[id*=give-form] .give-input{font-size:16px;}}.give-modal .mfp-content{background:#fff;box-sizing:border-box;margin:40px auto;max-width:650px;padding:20px;position:relative;width:auto;z-index:2148482599;}.give-modal .mfp-content [id*=give-form] #give-payment-mode-select,.give-modal .mfp-content [id*=give-form] #give_purchase_form_wrap,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-amount,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-levels-wrap{display:block;}.give-modal .mfp-content .mfp-close:hover{background-color:transparent;}.give-modal form.give-form button.mfp-close{display:block !important;position:absolute;}.give-modal .mfp-container:after{display:none;}.give-modal .mfp-content{transform:translateY(-100px);vertical-align:middle;}.give-modal.mfp-bg,.give-modal .mfp-content{opacity:0;transition:all .2s;}.give-modal.mfp-ready .mfp-content{opacity:1;transform:translateY(0);}.give-modal.mfp-ready.mfp-bg{opacity:.8;}.give-modal.mfp-removing .mfp-content{opacity:0;transform:translateY(-50px);}.give-modal.mfp-removing.mfp-bg{opacity:0;}.give-donation-grid-item-form{background-color:#fff;height:85vh;margin:0 auto;max-width:600px;overflow-y:auto;padding:1rem 1.5rem;position:relative;}.give-donation-grid-item-form #give_purchase_form_wrap{display:block !important;}.give-donation-grid-item-form .give-btn-modal,.give-donation-grid-item-form .give-btn-reveal{display:none !important;}.modal-fade-slide.give-modal .mfp-content{max-width:100%;padding:0;}.modal-fade-slide .give-modal--slide{opacity:0;transform:translateY(-20px) perspective(600px) rotateX(0);transition:all .2s ease-out;}.modal-fade-slide.mfp-ready .give-modal--slide{opacity:1;transform:translateY(0) perspective(600px) rotateX(0);}.modal-fade-slide.mfp-removing .give-modal--slide{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(0);}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out;}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8;}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0;}.mfp-close:hover{background-color:transparent;}.mfp-content .give-display-button-only .give-form-title{display:none;}.mfp-content .give-display-button-only>:not(form),.mfp-content .give-display-button-only form>:not(.give-btn-modal){display:block;}.give-donor{background:#fff;border:1px solid #e5e5e5;color:#00160a;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;max-height:100%;padding:18px 0;position:relative;transition:all .2s ease-out;width:100%;}.give-donor-container{display:flex;flex:1;flex-direction:column;padding:0 5%;}.give-donor-container__image{align-items:center;align-self:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;display:flex;justify-content:center;margin-bottom:12px;overflow:hidden;}.give-donor-container__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;}.give-donor-container__image__name_initial{position:absolute;}.give-donor-container__image[data-anonymous-donation="0"] img[src*="anonymous-user.svg"],.give-donor-container__image[data-anonymous-donation="1"] .give-donor-header__name_initial{visibility:hidden;}.give-donor-container__image[data-anonymous-donation="0"][data-has-valid-gravatar="0"]{border:1px solid #e5e5e5;}.give-donor-container-variation{display:flex;justify-content:space-between;}.give-donor-container-variation__name{font-size:max(1.5rem,24px);font-weight:600;line-height:20px;margin:0 0 10px !important;}.give-donor-container-variation__timestamp{color:#525252;font-size:max(.75rem,12px);margin:0 0 10px !important;}.give-donor-wrapper{align-items:center;display:flex;flex:1;justify-content:center;word-break:normal !important;}.give-donor-content{border-left:2px solid #219653;flex:1;font-weight:400;letter-spacing:0;line-height:20px;margin:12px 0;padding-left:16px;width:100%;}.give-donor-content p{color:#00160a;font-size:max(.875rem,14px);font-style:italic;line-height:20px;margin:0 !important;width:100%;}.give-donor-content__excerpt .give-donor-content__read-more{cursor:pointer;white-space:nowrap;}.give-donor-content__excerpt+.give-donor-content__comment{display:none;}.give-donor-details{align-items:center;display:flex;justify-content:space-between;}.give-donor-details__wrapper{display:flex;flex-direction:column;width:70%;word-break:normal !important;}.give-donor-details__wrapper span:first-child{color:#00160a;font-size:max(1rem,16px) !important;font-weight:500 !important;letter-spacing:0;}.give-donor-details__wrapper span:last-child{color:#00160a;font-size:max(.8rem,12.8px);font-weight:400;letter-spacing:0;text-align:left;}.give-donor-details__total{color:#219653;font-size:max(1.25rem,20px);font-weight:700;letter-spacing:0;line-height:24px;overflow-wrap:normal;text-align:right;word-break:normal !important;}.give-donor-tribute{align-items:center;display:flex;margin-top:32px;min-height:32px;width:100%;}.give-donor-tribute span svg{display:block;height:22px;margin:0 15px 0 32px;width:22px;}.give-donor-tribute__message{color:#00160a;font-size:max(.75rem,12px);text-align:center;}.give-donor-tribute__message span:last-child{font-weight:600;}.give-donor-wall-modal p:last-child{margin-bottom:0;}#give-processing-state-template{background:rgba(0,0,0,.8);bottom:0;display:none;flex-direction:column;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;text-align:center;top:0;z-index:9999999;}#give-processing-state-template.active{display:flex;}#give-processing-state-template div{align-self:center;color:#fff;font-size:26px;margin:0 0 0 10px;}#give-processing-state-template h3{color:#fff;font-size:26px;line-height:1.25;margin:0;padding:0 0 5px;}#give-processing-state-template p{color:#fff;font-size:16px;line-height:1.5;margin:0;padding:0;}#give-processing-state-template .loader{background-image:url("data:image/svg+xml;charset=utf8,%3C?xml version=\'1.0\' encoding=\'utf-8\'?%3E%3C!-- Generator: Adobe Illustrator 24.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version=\'1.1\' id=\'Layer_1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 349 348\' style=\'enable-background:new 0 0 349 348;\' xml:space=\'preserve\'%3E%3Cstyle type=\'text/css\'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cpath class=\'st0\' d=\'M25.1,204.57c-13.38,0-24.47-10.6-24.97-24.08C0.04,178.09,0,175.97,0,174C0,77.78,78.28-0.5,174.5-0.5 c13.81,0,25,11.19,25,25s-11.19,25-25,25C105.85,49.5,50,105.35,50,174c0,1.37,0.03,2.85,0.1,4.65c0.51,13.8-10.27,25.39-24.07,25.9 C25.72,204.56,25.41,204.57,25.1,204.57z\'/%3E%3Cpath class=\'st0\' d=\'M174.5,348.5c-13.81,0-25-11.19-25-25c0-13.81,11.19-25,25-25c68.65,0,124.5-55.85,124.5-124.5 c0-1.38-0.03-2.85-0.1-4.65c-0.51-13.8,10.26-25.4,24.06-25.91c13.83-0.53,25.4,10.26,25.91,24.06c0.09,2.39,0.13,4.51,0.13,6.49 C349,270.22,270.72,348.5,174.5,348.5z\'/%3E%3C/svg%3E");height:60px;margin:0 0 20px;opacity:0;pointer-events:none;width:60px;}#give-processing-state-template .loader.nitro-lazy{background-image:none !important;}#give-processing-state-template .loader.spinning{animation:load .6s linear infinite;opacity:1;transition:opacity .2s ease;}@keyframes load{0%{transform:rotate(0deg);}to{transform:rotate(180deg);}}.separator-with-text{align-items:center;display:flex;font-size:16px;font-style:italic;justify-content:center;padding:30px 0;}.separator-with-text .dashed-line{border:1px solid #d4d4d4;flex-grow:1;}.separator-with-text .label{color:#8d8e8e;font-size:14px;padding:0 6px;}.give-multi-form-goal-block{background:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.306);display:flex;flex-direction:column;margin-bottom:20px;}.give-multi-form-goal-block .wp-block-media-text{margin:24px !important;}.give-multi-form-goal-block .give-multi-form-goal-block__image,.give-multi-form-goal-block .wp-block-media-text__media,.give-multi-form-goal-block .wp-block-media-text__media img{border-radius:6px !important;}.give-multi-form-goal-block .wp-block-media-text .wp-block-media-text__content{padding:16px !important;}.give-multi-form-goal-block__content{grid-gap:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:24px !important;min-height:250px;}.give-multi-form-goal-block__content .give-multi-form-goal-block__text{display:flex;flex-direction:column;justify-content:center;}.give-multi-form-goal-block__content .give-multi-form-goal-block__text h2{margin-bottom:var(--global--spacing-vertical);}.give-multi-form-goal-block__content .give-multi-form-goal-block__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}.give-progress-bar-block__goal{border-top:1px solid #ebebeb;height:auto;padding:20px 16px;}.give-progress-bar-block__progress{align-items:center;background:#f1f1f1;border-radius:20px;box-shadow:inset 0 1px 4px rgba(0,0,0,.095);display:flex;height:20px;overflow:hidden;position:relative;}.give-progress-bar-block__progress .give-progress-bar-block__progress-bar{background:linear-gradient(180deg,#28c77b,#28c77b),linear-gradient(180deg,#fff,#ccc);background-blend-mode:multiply;border-radius:20px;height:100%;left:0;overflow:hidden;position:absolute;top:0;}.give-progress-bar-block__stats{background:#f5f5f5;border-radius:0 0 8px 8px;border-top:1px solid #ebebeb;display:flex;flex-wrap:wrap;height:auto;}.give-progress-bar-block__stat{align-items:center;border-right:1px solid #ebebeb;display:flex;flex:1 1 110px;flex-direction:column;font-weight:500;height:96px;justify-content:center;}.give-progress-bar-block__stat:last-of-type{border-right:none;}.give-progress-bar-block__stat>:first-child{color:#4c4c4c;font-size:24px;line-height:28px;}.give-progress-bar-block__stat>:last-child{color:#6f6f6f;font-size:18px;line-height:1;}.form-row .give-stripe-cc-field{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%;}.give-stripe-cc-field.give-fl-input{background-color:#fff;height:auto;line-height:inherit;min-height:50px;padding:14px 10px;}.give-stripe-cc-field-wrap .give-fl-is-active .give-fl-input{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out;}.give-stripe-cc-field-wrap .give-fl-label span{display:none;}.give-stripe-single-cc-field-wrap{background-color:#fdfdfd;border:1px solid #ccc;height:40px;margin:0 0 15px;padding:10px;}.give-form .give-stripe-cc-field.focus,.give-form .give-stripe-cc-field:focus{background-color:#fff;}.give-stripe-checkout-modal{all:initial;align-items:center;background-color:rgba(0,0,0,.5);box-sizing:border-box;display:flex;font-family:-apple-system,BlinkMacSystemFont,sans-serif;height:100%;justify-content:center;left:0;opacity:0;overflow:scroll;position:fixed;top:0;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;visibility:hidden;width:100%;z-index:100001 !important;}.give-stripe-checkout-modal.give-stripe-checkout-show-modal{opacity:1;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s;visibility:visible;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content{background:#fff;border-radius:.5rem;margin:auto;max-width:500px;overflow:hidden;position:relative;width:96%;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header{background-color:#000;color:#fff;padding:20px;text-align:center;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-modal-close{background:none;border:none;color:#fff;cursor:pointer;font:inherit;margin:15px;outline:inherit;padding:0;position:absolute;right:0;top:0;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 10px;text-transform:uppercase;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-form-title{color:#f5f5f5;font-size:18px;font-weight:600;margin:10px 0 0;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donor-email{color:#e5e5e5;font-size:14px;font-weight:400;margin:5px 0;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donation-amount{font-size:36px;font-weight:600;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body{display:block;overflow:hidden;padding:20px;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body hr{border:1px solid #e5e5e5;margin:20px 0;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-checkout-modal-else-part{font-size:14px;margin:-5px 0 20px;text-align:center;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-single-cc-field-wrap{margin:0;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer{background-color:#f5f5f5;padding:20px;text-align:center;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap{align-items:center;display:flex;justify-content:center;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap .sequoia-loader{bottom:20px;}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-sequoia-donate-button{align-items:center;border:none;border-radius:4px;display:flex;filter:brightness(1);font-size:22px;justify-content:center;line-height:20px;min-width:236px;order:99 !important;padding:20px 28px !important;transition:filter .2s ease;}.give-wrap .give-grid{max-width:30rem;}.give-wrap .give-grid__item{margin-bottom:1.5rem;width:100%;}.give-wrap .give-grid__item>:last-child{margin-bottom:0;}.give-wrap .give-wrap:before{clear:both;content:"";display:block;}@media (min-width:30rem){.give-wrap .give-grid{display:flex;flex-flow:row wrap;margin-bottom:1.5rem;max-width:100%;}.give-wrap .give-grid__item{display:flex;padding:0 .75rem;}}@media (min-width:30rem) and (min-width:40rem){.give-wrap .give-grid--2 .give-grid__item,.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:50%;}}@media (min-width:30rem) and (min-width:72rem){.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:33.3333333333%;}}@media (min-width:30rem) and (min-width:90rem){.give-wrap .give-grid--4 .give-grid__item{width:25%;}}@supports (display:grid){.give-wrap .give-grid{grid-gap:1.5rem;display:grid;grid-template-columns:1fr;margin-bottom:1.5rem;max-width:100%;}.give-wrap .give-grid__item{display:flex;margin-bottom:0;padding:0;width:auto !important;}@media (min-width:40rem){.give-wrap .give-grid--best-fit{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));}.give-wrap .give-grid--2,.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(2,1fr);}}@media (min-width:72rem){.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(3,1fr);}}@media (min-width:90rem){.give-wrap .give-grid--4{grid-template-columns:repeat(4,1fr);}}}.give-wrap .give-card{background-color:#fff;border-radius:8px;box-shadow:0 0 8px hsla(0,0%,44%,.25);color:inherit;display:flex;flex-direction:column;text-decoration:none;transition:all .1s ease-out;width:100%;}.give-wrap .give-card:active,.give-wrap .give-card:focus,.give-wrap .give-card:hover,.give-wrap .give-card:visited{border-color:#ccc;box-shadow:0 4px 12px rgba(0,0,0,.16);}.give-wrap .give-card__media img{border-radius:0;box-shadow:none;display:block;height:auto;margin:0;-o-object-fit:cover;object-fit:cover;order:1;width:100%;}.give-wrap .give-card__body{display:flex;flex-direction:column;flex-grow:1;order:2;padding:1.5rem;}.give-wrap .give-card__body>:last-child{margin-bottom:0;}.give-wrap .give-card__title{line-height:1.3;margin:0 0 .75rem;padding:0;}.give-wrap .give-card__text{margin:0 0 1.5rem;padding:0;}.give-wrap .give-card__progress{margin-top:auto;width:100%;}.give-wrap .give-card__progress .raised,.give-wrap .give-card__progress>:last-child{margin-bottom:0;}.give-wrap .give-card__progress .income{font-size:2em;}.give-wrap .give-page-numbers{font-size:1.25em;}#give-receipt .timeline-item{background:#fff;}@keyframes placeHolderShimmer{0%{background-position:0 0;}to{background-position:520px 0;}}#give-receipt .placeholder-animation{margin:0 auto;max-width:650px;}#give-receipt .animated-background{animation-duration:.85s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:520px 100%;position:relative;}#give-receipt .container{background-color:#eee;border:1px solid #eee;margin:0 auto;width:650px;}#give-receipt .layer{display:flex;}#give-receipt .layer.h1{height:28px;}#give-receipt .layer.h2{height:22px;}#give-receipt .layer.inline-radios{height:12px;}#give-receipt .layer.label{height:8px;}#give-receipt .layer-item.opaque{background:#fff;}#give-receipt .layer-gap{background-color:#fff;}#give-receipt .layer-gap.large{height:40px;}#give-receipt .layer-gap.medium{height:20px;}#give-receipt .layer-gap.small{height:10px;}#give-receipt .layer-1 .layer-item:nth-child(odd){width:45%;}#give-receipt .layer-1 .layer-item:nth-child(2n){width:55%;}#give-receipt .layer-4 .layer-item:first-child{width:30%;}#give-receipt .layer-4 .layer-item:nth-child(2){width:10%;}#give-receipt .layer-4 .layer-item:nth-child(3){width:20%;}#give-receipt .layer-4 .layer-item:nth-child(4){width:30%;}#give-receipt .layer-4 .layer-item:nth-child(5){width:10%;}#give-receipt .layer-5 .layer-item:first-child{width:40%;}#give-receipt .layer-5 .layer-item:nth-child(2){width:5%;}#give-receipt .layer-5 .layer-item:nth-child(3){width:15%;}#give-receipt .layer-5 .layer-item:nth-child(4){width:40%;}#give-receipt .layer-6 .layer-item:nth-child(odd){width:30%;}#give-receipt .layer-6 .layer-item:nth-child(2n){width:70%;}#give-receipt .layer-8 .layer-item:first-child{width:40%;}#give-receipt .layer-8 .layer-item:nth-child(2){width:20%;}#give-receipt .layer-8 .layer-item:nth-child(3){width:40%;}.give-grid-ie-utility{margin:0 -12px;}@supports (display:grid){.give-grid-ie-utility{margin:0;}}.give-donation-submit>.give-donation-summary-section{margin-bottom:0;}.give-donation-summary-section{font-family:Montserrat,serif;font-size:16px;font-style:normal;font-weight:600;}.give-donation-summary-section svg{margin:0 5px;vertical-align:text-top;}.give-donation-summary-section svg path{fill:var(--primary-color,#3ba2e0);}.give-donation-summary-section .heading{font-style:italic;}.give-donation-summary-section .give-donation-summary-table-wrapper{background-color:#f9f9f9;color:#333;margin:20px -20px;padding:0 20px;}.give-donation-summary-section .back-btn{background-color:transparent;border:0;color:var(--primary-color,#3ba2e0);cursor:pointer;font-size:12px;font-weight:500;line-height:23px;margin:0;padding:0;text-decoration:underline;}.give-donation-summary-section .give-donation-summary-help-text{align-items:center;color:#8c8c8c;display:flex;gap:5px;margin:10px 0;}.give-donation-summary-section .give-donation-summary-help-text .back-btn{font-size:inherit;}.give-donation-summary-section table{border-collapse:collapse;width:100%;}.give-donation-summary-section tbody{color:#444;}.give-donation-summary-section tr{border-bottom:1px solid #f2f2f2;}.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:42px;padding:10px 0;}.give-donation-summary-section th{text-align:left;}.give-donation-summary-section td{font-size:15px;font-weight:500;line-height:18px;}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{text-align:right;}@media screen and (max-width:500px){.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:26px;}.give-donation-summary-section td,.give-donation-summary-section th{padding-top:15px;vertical-align:top;}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{width:40%;}.give-donation-summary-section .give-donation-summary-help-text{align-items:start;}.give-donation-summary-section .give-donation-summary-help-text img{margin-top:3px;}}.swatch-control{overflow:hidden;}.swatch-control select{display:none !important;}.swatch-control .select2-container{display:none !important;}.swatch-control.radio-select ul{padding:1px !important;margin:0 !important;list-style:none !important;}.swatch-control.radio-select li{list-style:none !important;}.swatch-control.radio-select li label{display:inline;margin-left:10px;}.swatch-wrapper{padding:2px;background:#fff;border:1px solid #ccc;float:left;margin:0 5px 5px 0;}.swatch-wrapper:hover{border-color:#000;}.swatch-wrapper.disabled:hover{border-color:#ccc;}.swatch-wrapper a{display:block;}.swatch-wrapper img{}div.swatch-wrapper.selected{border:2px solid green;padding:1px;}div.swatch-wrapper.disabled,div.swatch-wrapper.disabled a,.radio-select .disabled{cursor:not-allowed;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;}.radio-select .disabled input,.radio-select .disabled label{cursor:not-allowed;}div.swatch-label{margin-bottom:8px;clear:left;}table.wcsap_input{border:0 none;}table.wcsap_input tbody tr td{padding:10px;}table.wcsap_input tr.field_save{}table.wcsap_input tbody tr:last-child td{border-bottom:0 none;}table.wcsap_input tbody tr td.label{width:24%;vertical-align:top;border-right:#ebebeb solid 1px;}table.wcsap_input td.label ul.hl{margin:20px 0 0;}table.wcsap_input td.label ul.hl li{margin:0 3px 0 0;}table.wcsap_input td.label ul.hl li a.wcsap-button{font-size:12px;padding:6px 10px;font-weight:normal;}table.wcsap_input tbody tr td.label label{display:block;font-size:12px;font-weight:bold;padding:0;margin:0;color:#333;}table.wcsap_input tbody tr td.label label span.required{color:#f00;display:inline;margin-right:5px;}table.wcsap_input tbody tr td.label p{display:block;font-size:12px;padding:6px 0 !important;margin:0 !important;font-style:normal;line-height:16px;color:#666;}table.wcsap_input input[type=text],table.wcsap_input textarea,table.wcsap_input select{width:99.95%;padding:5px;outline:none;}table.wcsap_input select{padding:2px;}table.wcsap_input input[type=text]:focus,table.wcsap_input textarea:focus,table.wcsap_input select:focus{border-color:#98b6cb;}table.widefat.wcsap{border:0 none;background:transparent none;}table.widefat.wcsap td{border:0 none;}.wcsap,.wcsap tr,.wcsap tr td{vertical-align:top;}.wcsap tr th span{color:#666;font-size:10px;line-height:1.2;font-weight:normal;text-shadow:0 1px 0 #fff;}.wcsap tr td.field_preview,.wcsap tr th.field_preview{text-indent:32px;width:25%;}.wcsap tr td.field_label,.wcsap tr th.field_label{width:25%;}.wcsap tr td.field_name,.wcsap tr th.field_name{width:25%;}.wcsap tr td.field_type,.wcsap tr th.field_type{width:25%;}.wcsap tr td{background:transparent;padding:8px;position:relative;font-size:12px;}.wcsap tr td.attribute_swatch_label,.wcsap tr th.attribute_swatch_label{width:50%;}.wcsap tr td.attribute_swatch_type,.wcsap tr th.attribute_swatch_type{width:50%;text-align:right;}.fields_header{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;-khtml-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;border:#dfdfdf solid 1px;border-bottom:0 none;}#swatches .wcsap_field_meta{position:relative;overflow:hidden;cursor:pointer;}#swatches .field .wcsap_field_meta{border:#dfdfdf solid 1px;border-top:0 none;}#swatches .field .wcsap_field_meta strong{display:block;padding-bottom:6px;font-size:13px;line-height:13px;}#swatches .field .wcsap_field_meta .row_options{font-size:12px;line-height:12px;visibility:hidden;}#swatches .field .wcsap_field_meta:hover .row_options{visibility:visible;}#swatches .field.form_open > .wcsap_field_meta{background-color:#6e6e6e;color:#fff;text-shadow:#000 0 1px 0;border:#565656 solid 1px;}#swatches .field.form_open > .wcsap_field_meta td,#swatches .field.form_open > .wcsap_field_meta a{color:#fff;}#swatches .field.form_open > .wcsap_field_meta a:hover{color:#ff8a4f;}#swatches .fields .field .wcsap_field_meta .circle{width:20px;height:20px;text-align:center;font-size:11px;line-height:20px;display:block;float:left;margin:7px 0 0 7px;text-indent:0;background:url("https://oyaah.com/wp-content/plugins/woocommerce-variation-swatches-and-photos/assets/images/sprite.png") 0 -350px no-repeat;}#swatches .fields .field .wcsap_field_meta .circle.nitro-lazy{background-image:none !important;}#swatches .fields .field:nth-child(2n) .wcsap_field_meta .circle{background-position:0 -400px;}#swatches .field.form_open > .wcsap_field_meta .circle{background-position:0 -300px !important;}.fields{position:relative;background:#fcfcfc;box-shadow:inset 0 0 0 1px #dfdfdf;}.fields .field{position:relative;overflow:hidden;background:#f9f9f9;}.field_options{background:#dfdfdf;position:relative;overflow:hidden;}.field_options .field_option{display:none;position:relative;overflow:hidden;padding:6px;}.field_options .field_option.open{display:block;}.field_options .field_option table{border:#ccc solid 1px;border-radius:5px;}.field_save td{line-height:25px;}.field_form{border:#7390a5 solid 1px;border-top:0 none;background:#dadada;padding:10px;clear:both;vertical-align:top;}.field_form table.wcsap_input{border:#7390a5 solid 1px;position:relative;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.2);}.field_form table.wcsap_input tr.field_label td{border-top:0 none;}.field_form table.wcsap_input td{background:transparent;border-bottom-color:#dfdfdf;border-top-color:#fff;}.field_form_mask{display:none;width:100%;position:relative;overflow:hidden;clear:both;}table.wcsap_input .field_option_color input.woo-color{width:92.95%;padding:5px;outline:none;margin-left:5px;}.dgwt-wcas-block-scroll{overflow:hidden;}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.dgwt-wcas-tpd-image img{margin:0 15px 0 0 !important;}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px !important;}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0;display:block;max-width:200px;}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0;}.dgwt-wcas-suggestions-wrapp{background:#fff;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto;}.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0;}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none;}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px;}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px;}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px;border-left-color:#eee;}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee;}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%;}.dgwt-wcas-suggestion-nores{font-size:15px;line-height:157%;padding:15px;width:100%;}.dgwt-wcas-suggestion-nores p{padding:0;margin:0 0 10px;font-size:18px;}.dgwt-wcas-suggestion-nores ol,.dgwt-wcas-suggestion-nores ul{padding:0 0 0 30px;margin:0;}.dgwt-wcas-suggestion-nores ul li{list-style:disc;}.dgwt-wcas-open-pirx .dgwt-wcas-suggestion-nores{padding:10px 10px 10px 34px;}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d;}a.dgwt-wcas-details-more-products{padding:15px 0 10px;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:.2s ease-in-out;}a.dgwt-wcas-details-more-products:hover,a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover,a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline;}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px;}.dgwt-wcas-has-headings .dgwt-wcas-suggestion,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom,body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none;}.dgwt-wcas-suggestion:after{clear:both;display:block;content:"";}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5;}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px;}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-history-product,.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product,.dgwt-wcas-suggestion-history-search{min-height:40px;}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase;}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center;}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%;}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle;}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px;}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px;}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px;}.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right;}.dgwt-wcas-sku{font-size:80%;}.dgwt-wcas-si{width:50px;display:block;height:100%;}.dgwt-wcas-si img{background:#fff;border:1px solid #e8e8e8;border-radius:3px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%;}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si{display:flex;align-items:center;justify-content:center;}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si svg,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si svg,.dgwt-wcas-suggestion-searches .dgwt-wcas-si svg{max-width:18px;}.dgwt-wcas-has-img:not(.dgwt-wcas-has-img-forced) .dgwt-wcas-suggestion-history-product .dgwt-wcas-si>svg{margin-left:10px;}.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px;}.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px;}.dgwt-wcas-sp{color:#555;font-size:14px;line-height:120%;text-align:right;padding-left:10px;}.dgwt-wcas-sp *{line-height:130%;}.dgwt-wcas-search-form{margin:0;padding:0;width:100%;}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores,.dgwt-wcas-sd{margin-top:5px;}.dgwt-wcas-sp del{opacity:.5;font-size:12px;}.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;font-size:.8em;}.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em;}.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block;}.dgwt-wcas-suggestion-selected{background-color:#eee;}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,.dgwt-wcas-tpd-image{background-color:#fff;}.dgwt-wcas-suggestion-selected:first-child{border-top:none;}.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right;}.dgwt-wcas-details-wrapp{background:#fff;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px;}.dgwt-wcas-datails-title,.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;padding-bottom:5px;}.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none;}.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd;}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0;}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px;}.dgwt-wcas-details-inner,.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none;}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px;}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px;}.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active,.dgwt-wcas-details-wrapp .added_to_cart,.dgwt-wcas-has-desc .dgwt-wcas-sp>*,.dgwt-wcas-has-img .dgwt-wcas-sp>*{display:block;}.dgwt-wcas-details-inner-taxonomy{margin-top:11px;}.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#ccae72;}.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0;}.dgwt-wcas-datails-title{font-size:14px;}.dgwt-wcas-pd-title{color:#202020;}.dgwt-wcas-pd-title .product-title{color:#202020;text-transform:uppercase;margin:0;}.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:.2s ease-in-out;padding:5px;margin:0 -5px 15px;}.dgwt-wcas-pd-rating:after,.dgwt-wcas-tax-product-details:after{content:"";clear:both;display:block;}.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgba(0,0,0,.05);}.rtl .dgwt-wcas-tax-product-details{justify-content:right;}.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px;}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-preloader,.dgwt-wcas-tpd-image{margin-right:15px;}.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px;}.dgwt-wcas-tpd-rest{max-width:200px;}.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000;}.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px;}.dgwt-wcas-tpd-price{font-size:12px;color:#777;}.dgwt-wcas-pd-price .woocommerce-price-suffix,.dgwt-wcas-tpd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block;}.dgwt-wcas-details-title-tax,.dgwt-wcas-pd-title .product-title{font-weight:900;letter-spacing:-1px;text-transform:uppercase;}.dgwt-wcas-pd-price del .amount,.dgwt-wcas-tpd-price del .amount{font-weight:lighter;background:0 0;font-size:90%;opacity:.6;}.dgwt-wcas-pd-price ins,.dgwt-wcas-tpd-price ins{background:0 0;text-decoration:none;}.dgwt-wcas-pd-rating{font-size:13px;line-height:13px;}.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px;}.dgwt-wcas-datails-title{display:block;margin:5px 0 15px;}.dgwt-wcas-pd-title{margin-bottom:15px;display:block;text-decoration:none;}.dgwt-wcas-details-title-tax{margin-right:3px;}.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right;}.dgwt-wcas-tpd-image{width:70px;padding:4px;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center;}.dgwt-wcas-details-space{padding:0 15px 15px;}.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex;}.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center;}.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0;}.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0;}a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#333;display:block;line-height:120%;margin:10px 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none;}a.dgwt-wcas-details-post-title{margin-bottom:15px;}.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999;}.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto;}.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0;}.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px;}.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px;}.rtl input[type=search].dgwt-wcas-search-input{text-align:right;}input[type=search].dgwt-wcas-search-input,input[type=text].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left;}[type=search].dgwt-wcas-search-input::-ms-clear{display:none;}[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none;}[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none;}.dgwt-wcas-details-desc{font-size:13px;line-height:157%;}.dgwt-wcas-details-desc b,.dgwt-wcas-details-desc strong{font-weight:400;color:#000;margin:0;padding:0;}.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end;}.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px;}.dgwt-wcas-pd-addtc-form .add_to_cart_inline,.dgwt-wcas-pd-addtc-form .quantity input.qty{margin-bottom:0;margin-top:0;}.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px;}.dgwt-wcas-stock.in-stock{color:#0f834d;}.dgwt-wcas-stock.out-of-stock{color:#e2401c;}.dgwt-wcas-pd-addtc .add_to_cart_button,.dgwt-wcas-pd-addtc .add_to_cart_inline{margin:0;}.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler,.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile),.dgwt-wcas-pd-addtc .add_to_cart_button.added,.dgwt-wcas-search-icon-arrow,.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier,.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before,.dgwt-wcas-voice-search-supported.dgwt-wcas-search-filled .dgwt-wcas-voice-search,body .dgwt-wcas-content-wrapp .rood,body .dgwt-wcas-content-wrapp .zwave{display:none;}button.dgwt-wcas-search-submit,input[type=submit].dgwt-wcas-search-submit{position:relative;}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block;}.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:-1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%;}.dgwt-wcas-voice-search{position:absolute;right:0;top:0;height:100%;width:40px;z-index:1;opacity:.5;cursor:pointer;align-items:center;justify-content:center;display:none;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out;}.dgwt-wcas-close:hover,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search:hover,.dgwt-wcas-voice-search:hover{opacity:.3;}.dgwt-wcas-voice-search path{fill:#444;}.dgwt-wcas-voice-search-supported .dgwt-wcas-voice-search{display:flex;}.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:40px;}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search,.rtl .dgwt-wcas-preloader,.rtl .dgwt-wcas-voice-search{right:auto;left:5px;}.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search{z-index:105;}.rtl .dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:auto;left:45px;}.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center;z-index:1;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dgwt-wcas-inner-preloader{background-image:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/ajax-search-for-woocommerce/assets/img/preloader.gif");}.dgwt-wcas-inner-preloader.nitro-lazy{background-image:none !important;}}.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate;}.dgwt-wcas-loader-circular-path{fill:transparent;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash;stroke:#ddd;}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out;z-index:1;}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before{content:"";display:block;position:absolute;background:0 0;height:100%;width:100%;left:0;bottom:0;top:0;right:0;margin:auto;}.dgwt-wcas-close path{fill:#ccc;}@media screen and (max-width:992px){.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none;}}.dgwt-wcas-suggestion strong{font-weight:700;}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table;}.dgwt-wcas-sf-wrapp:after{clear:both;}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0;}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box;}.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input,.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{font-size:16px;}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:3px 3px 0 0;}.dgwt-wcas-layout-icon-open.dgwt-wcas-style-pirx .dgwt-wcas-search-icon-arrow,.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none !important;}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0 !important;border-radius:0 0 5px 5px;border-right-color:#ddd;}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:41px !important;}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:transparent;}.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:transparent;}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgba(0,0,0,.06);-webkit-transition:150ms ease-in;-moz-transition:150ms ease-in;-ms-transition:150ms ease-in;-o-transition:150ms ease-in;transition:150ms ease-in;}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal;}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal;}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal;}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal;}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal;}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0 15px;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;color:#fff;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgba(0,0,0,.3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;}.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto;}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0;}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover,.dgwt-wcas-sugg-hist-clear:hover{opacity:.7;}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0;}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:"";position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:transparent #333;top:12px;left:-6px;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out;}.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid;}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333;}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0;}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px;overflow:visible;}.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box;}.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical;}.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%;}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag]{padding-left:15px;min-height:0;}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st{padding-left:0;}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler,html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{max-width:20px;}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;opacity:.5;fill:#444;}.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px;}.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 40px;}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 40px 10px 15px;}.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh;}html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset;}.dgwt-wcas-om-bar{display:flex;height:45px;width:100%;}.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:0;border:none;border-spacing:0;border-radius:0;}.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px;fill:#fff;}.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff;}.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0 !important;}.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px !important;right:auto !important;}.rtl .dgwt-wcas-om-bar .dgwt-wcas-style-pirx.dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:10px !important;right:auto !important;}@keyframes dgwt-wcas-preloader-price-anim{0%,100%{background:rgba(128,128,128,.03);}50%{background:rgba(128,128,128,.1);}}.dgwt-wcas-preloader-price-inner div:first-child{left:0;animation-delay:-.1s;}.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-.2s;}.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-.3s;}.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:0 0;}.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0;}.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgba(128,128,128,.05);animation:.8s cubic-bezier(0,.5,.5,1) infinite dgwt-wcas-preloader-price-anim;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0;}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%;}.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff;}.dgwt-wcas-overlay-mobile *{box-sizing:border-box;}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input{height:45px !important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px !important;}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus{font-size:16px !important;}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0 !important;top:45px !important;width:100% !important;height:calc(100% - 45px) !important;position:absolute;overflow-y:auto;border:none;margin:0;display:block;}.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer;}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;position:relative;}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px;}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%;}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none;}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body{overflow:auto;}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible;}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none !important;height:auto !important;}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset;}.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible-inv .dgwt-wcas-search-form{opacity:0;}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1;}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000;}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1;}.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer;}.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%;}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6;}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:15px;}.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap;}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2{display:block;font-weight:500;white-space:nowrap;cursor:default;font-size:14px;margin-top:5px;margin-bottom:15px;}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2 .dgwt-wcas-st{padding-bottom:3px;margin-top:16px;}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px;}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0;}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{background:0 0;text-decoration:underline;}.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px;}.dgwt-wcas-sugg-hist-clear{cursor:pointer;text-decoration:underline;display:inline-block;margin-left:2px;}.dgwt-wcas-darkened-overlay{display:block;position:absolute;opacity:.15;z-index:100000;left:0;top:0;}.dgwt-wcas-darkened-overlay>div{background:#111;position:absolute;}.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form{background-color:rgba(17,17,17,.15);border:none;border-radius:0;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background:#fff;padding:10px;border-radius:10px;}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp{padding-top:0;padding-bottom:0;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:13px 24px 13px 48px;line-height:24px;font-size:17px;border:2px solid transparent;border-radius:30px;height:auto;font-family:Roboto,sans-serif;background-color:#eee;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{box-shadow:none;transition:30ms ease-in;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:#dfdfdf;}.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333;}.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:30px;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{background:0 0;border-radius:100%;border:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;position:absolute;min-height:33px;min-width:33px;height:33px;width:33px;left:23px;top:21px;pointer-events:none;transition:none;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{width:18px;height:18px;}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:28px;pointer-events:auto;animation:.3s fadeIn;}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:24px;padding-right:48px;transition:none !important;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{opacity:1;background:#e4e4e4;box-shadow:0 0 0 2px #e4e4e4;border-radius:100%;}.dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right:35px;}.rtl .dgwt-wcas-style-solaris .dgwt-wcas-preloader,.rtl .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{margin-left:4px;}.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){transition:none;width:18px;}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#111;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{opacity:1;font-style:normal;font-weight:300;color:#777;}.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp{border-color:#fff;padding-top:10px;padding-bottom:10px;}.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion{padding-left:20px;padding-right:20px;}.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion,.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:1px solid #ddd;}.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:0;border-top:none;}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-right:none;}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;}.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-left:none;}.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:70px !important;}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:0;background:0 0;padding:0 10px;}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:transparent;}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:10px;}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:transparent;}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{border-top:1px solid #e0e2e5;}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return{background:#fff;}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg{left:17px;top:16px;width:17px;height:17px;}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:20px;top:1px;opacity:1;}.rtl .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:auto;left:50px;}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:5px;}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{right:5px !important;}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{left:5px !important;right:auto !important;}.dgwt-wcas-suggestions-wrapp-fixed{position:fixed !important;}.elementor-widget-fibosearch-posts::after{content:"" !important;}.dgwt-wcas-posts-results-grid{display:flex;flex-wrap:wrap;grid-gap:20px;justify-content:flex-start;}.dgwt-wcas-posts-results-grid-item{width:calc(25% - 15px);margin-bottom:30px;}.dokan-spinner{position:absolute;width:20px;height:20px;background:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/dokan-lite/assets/images/spinner-2x.gif") center center no-repeat;z-index:99;background-size:20px;}.dokan-close{float:right;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);}.dokan-close:hover,.dokan-close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50);}button.dokan-close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}.dokan-alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;}.dokan-alert h4{margin-top:0;color:inherit;}.dokan-alert .dokan-alert-link{font-weight:bold;}.dokan-alert > p,.dokan-alert > ul{margin-bottom:0 !important;}.dokan-alert > p + p{margin-top:5px;}.dokan-alert-dismissable,.dokan-alert-dismissible{padding-right:35px;}.dokan-alert-dismissable .close,.dokan-alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit;}.dokan-alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d;}.dokan-alert-success hr{border-top-color:#c9e2b3;}.dokan-alert-success .dokan-alert-link{color:#2b542c;}.dokan-alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f;}.dokan-alert-info hr{border-top-color:#a6e1ec;}.dokan-alert-info .dokan-alert-link{color:#245269;}.dokan-alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b;}.dokan-alert-warning hr{border-top-color:#f7e1b5;}.dokan-alert-warning .dokan-alert-link{color:#66512c;}.dokan-alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442;}.dokan-alert-danger hr{border-top-color:#e4b9c0;}.dokan-alert-danger .dokan-alert-link{color:#843534;}.tooltip{position:absolute;z-index:9999;display:block;visibility:visible;line-height:1.3;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:.9;filter:alpha(opacity=90);}.tooltip.top{margin-top:-3px;padding:5px 0;}.tooltip.right{margin-left:3px;padding:0 5px;}.tooltip.bottom{margin-top:3px;padding:5px 0;}.tooltip.left{margin-left:-3px;padding:0 5px;}.tooltip-inner{max-width:200px;padding:10px !important;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px;font-weight:normal !important;}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000;}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000;}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000;}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000;}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000;}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000;}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000;}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000;}.dokan-form-container label{display:inline-block;max-width:100%;margin-bottom:5px;}.dokan-form-control{background-color:#fff;background-image:none;border:1px solid #ededed;padding:4px 6px;border-radius:0;color:#555;display:block;font-size:14px;min-height:26px;line-height:20px;vertical-align:middle;width:100%;margin:0;}.dokan-form-control.nitro-lazy{background-image:none !important;}.dokan-form-control p{margin-bottom:0;}textarea.dokan-form-control{height:auto;}select.dokan-form-control{height:35px;}.dokan-radio-inline + .dokan-radio-inline,.dokan-checkbox-inline + .dokan-checkbox-inline{margin-left:10px;margin-top:0;}.dokan-form-group{margin-bottom:15px;}.dokan-input-group{position:relative;display:table;border-collapse:separate;}.dokan-input-group[class*='col-']{float:none;padding-left:0;padding-right:0;}.dokan-input-group .dokan-form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0;}.dokan-input-group-addon,.dokan-input-group-btn,.dokan-input-group .form-control{display:table-cell;}.dokan-input-group-addon:not(:first-child):not(:last-child),.dokan-input-group-btn:not(:first-child):not(:last-child),.dokan-input-group .form-control:not(:first-child):not(:last-child){border-radius:0;}.dokan-input-group-addon,.dokan-input-group-btn{width:1%;white-space:nowrap;vertical-align:middle;}.dokan-input-group-addon{padding:6px 12px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ededed;border-radius:4px;}.dokan-input-group-addon input[type='radio'],.dokan-input-group-addon input[type='checkbox']{margin-top:0;}.dokan-input-group .dokan-form-control:first-child,.dokan-input-group-addon:first-child,.dokan-input-group-btn:first-child > .btn,.dokan-input-group-btn:first-child > .btn-group > .btn,.dokan-input-group-btn:first-child > .dropdown-toggle,.dokan-input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.dokan-input-group-btn:last-child > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0px;border-top-right-radius:0px;}.dokan-input-group-addon:first-child{border-right:0;}.dokan-input-group .dokan-form-control:last-child,.dokan-input-group-addon:last-child,.dokan-input-group-btn:last-child > .btn,.dokan-input-group-btn:last-child > .btn-group > .btn,.dokan-input-group-btn:last-child > .dropdown-toggle,.dokan-input-group-btn:first-child > .btn:not(:first-child),.dokan-input-group-btn:first-child > .btn-group:not(:first-child) > .btn{border-bottom-left-radius:0px;border-top-left-radius:0px;}.dokan-input-group-addon:last-child{border-left:0;}.dokan-input-group-btn{position:relative;font-size:0;white-space:nowrap;}.dokan-input-group-btn > .btn{position:relative;}.dokan-input-group-btn > .btn + .btn{margin-left:-1px;}.dokan-input-group-btn > .btn:hover,.dokan-input-group-btn > .btn:focus,.dokan-input-group-btn > .btn:active{z-index:2;}.dokan-input-group-btn:first-child > .btn,.dokan-input-group-btn:first-child > .btn-group{margin-right:-1px;}.dokan-input-group-btn:last-child > .btn,.dokan-input-group-btn:last-child > .btn-group{margin-left:-1px;}.dokan-form-horizontal{text-align:center;}.dokan-form-horizontal label{display:inline-block;max-width:100%;margin-bottom:5px;}.dokan-form-horizontal .dokan-form-group:before,.dokan-form-horizontal .dokan-form-group:after{display:table;content:" ";}.dokan-form-horizontal .dokan-form-group:after{clear:both;}.dokan-form-horizontal .dokan-control-label{text-align:right;margin-bottom:0;margin-top:0;padding-right:15px;font-weight:bold;}@media (max-width: 430px){.dokan-form-horizontal .dokan-control-label{text-align:left;}}.dokan-row{margin-right:-15px;margin-left:-15px;}.dokan-w1{width:8.33333333%;float:left;}.dokan-w2{width:16.66666667%;float:left;}.dokan-w3{width:25%;float:left;}.dokan-w4{width:33.33333333%;float:left;}.dokan-w5{width:41.66666667%;float:left;}.dokan-w6{width:50%;float:left;}.dokan-w7{width:63%;float:left;}.dokan-w8{width:58.33333333%;float:left;}.dokan-w9{width:75%;float:left;}.dokan-w10{width:83.33333333%;float:left;}.dokan-w11{width:91.66666667%;float:left;}.dokan-w12{width:100%;float:left;}.dokan-text-left{text-align:left;}.dokan-text-right{text-align:right;}@media (max-width: 430px){.dokan-w3,.dokan-w4,.dokan-w5,.dokan-w6,.dokan-w7,.dokan-w8,.dokan-w9,.dokan-w10,.dokan-w11{width:100% !important;}}.woocommerce .form-row.has-error{background-color:#ffe5e5;padding:10px;border-radius:3px;}.woocommerce form.register.dokan-vendor-register{border:none;padding:0;}.woocommerce form.register.dokan-vendor-register .name-field{display:flex;justify-content:space-between;}.woocommerce form.register.dokan-vendor-register .name-field p{width:48%;}.wp-editor-wrap{border:1px solid #ededed;}.dokan-message,.dokan-info,.dokan-error{padding:15px 15px 15px 50px;margin:5px 0 15px 0;position:relative;background:#fff;border-bottom:1px solid #ededed;border-left:1px solid #ededed;border-right:1px solid #ededed;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}.dokan-message:before,.dokan-info:before,.dokan-error:before{position:absolute;top:0;left:15px;padding-top:15px;font-family:sans-serif;color:#fff;width:20px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;text-align:center;}.dokan-message{border-top:3px solid #8fae1b;}.dokan-message:before{background-color:#8fae1b;content:"✓";}.dokan-info{border-top:3px solid #109ae7;}.dokan-info:before{background-color:#109ae7;content:"✓";content:"i";font-family:Times,Georgia,serif;font-style:italic;}.dokan-error{border-top:3px solid #b81c23;}.dokan-error:before{background-color:#b81c23;content:"×";font-weight:700;}ul.dokan_tabs{border-bottom:1px solid #ededed;margin-bottom:20px;line-height:24px;}ul.dokan_tabs > li{margin-bottom:-1px !important;}ul.dokan_tabs li{display:inline-block;margin-right:5px !important;border:1px solid #ededed;border-bottom:none;}ul.dokan_tabs li:first-child{margin-left:10px;}ul.dokan_tabs li a{display:block;padding:6px 8px !important;}ul.dokan_tabs li a:hover{background-color:#eee;}ul.dokan_tabs li.dokan-hide{display:none;}ul.dokan_tabs li.active{border-bottom:1px solid #fff !important;}.dokan-pagination-container{text-align:center;}.dokan-pagination-container .dokan-pagination{display:inline-block;padding-left:0;}.dokan-pagination-container .dokan-pagination li{display:inline;}.dokan-pagination-container .dokan-pagination li a{padding:3px 10px;border:1px solid #ededed;margin-right:3px;text-decoration:none;}.dokan-pagination-container .dokan-pagination li.active a{background:#eee;}.dokan-pagination-container .dokan-pagination li.disabled a{cursor:not-allowed;color:#ccc;}input[type='submit'].dokan-btn,a.dokan-btn,.dokan-btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;background-color:#eee;color:#444;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}input[type='submit'].dokan-btn.nitro-lazy,a.dokan-btn.nitro-lazy,.dokan-btn.nitro-lazy{background-image:none !important;}input[type='submit'].dokan-btn:hover,a.dokan-btn:hover,.dokan-btn:hover,input[type='submit'].dokan-btn:focus,a.dokan-btn:focus,.dokan-btn:focus,input[type='submit'].dokan-btn.focus,a.dokan-btn.focus,.dokan-btn.focus{color:#fff;border-color:#f05025;text-decoration:none;background-color:#f05025;}input[type='submit'].dokan-btn:active,a.dokan-btn:active,.dokan-btn:active,input[type='submit'].dokan-btn.active,a.dokan-btn.active,.dokan-btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}input[type='submit'].dokan-btn:active.nitro-lazy,a.dokan-btn:active.nitro-lazy,.dokan-btn:active.nitro-lazy,input[type='submit'].dokan-btn.active.nitro-lazy,a.dokan-btn.active.nitro-lazy,.dokan-btn.active.nitro-lazy{background-image:none !important;}input[type='submit'].dokan-btn-theme,a.dokan-btn-theme,.dokan-btn-theme{color:#fff;background-color:#f05025;border-color:#f05025;}input[type='submit'].dokan-btn-theme:hover,a.dokan-btn-theme:hover,.dokan-btn-theme:hover,input[type='submit'].dokan-btn-theme:focus,a.dokan-btn-theme:focus,.dokan-btn-theme:focus,input[type='submit'].dokan-btn-theme:active,a.dokan-btn-theme:active,.dokan-btn-theme:active,input[type='submit'].dokan-btn-theme.active,a.dokan-btn-theme.active,.dokan-btn-theme.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-theme,.open .dropdown-togglea.dokan-btn-theme,.open .dropdown-toggle.dokan-btn-theme{color:#fff;background-color:#dd3b0f;border-color:#ca360e;}input[type='submit'].dokan-btn-theme:active,a.dokan-btn-theme:active,.dokan-btn-theme:active,input[type='submit'].dokan-btn-theme.active,a.dokan-btn-theme.active,.dokan-btn-theme.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-theme,.open .dropdown-togglea.dokan-btn-theme,.open .dropdown-toggle.dokan-btn-theme{background-image:none;}input[type='submit'].dokan-btn-theme:active.nitro-lazy,a.dokan-btn-theme:active.nitro-lazy,.dokan-btn-theme:active.nitro-lazy,input[type='submit'].dokan-btn-theme.active.nitro-lazy,a.dokan-btn-theme.active.nitro-lazy,.dokan-btn-theme.active.nitro-lazy,.open .dropdown-toggleinput[type='submit'].dokan-btn-theme.nitro-lazy,.open .dropdown-togglea.dokan-btn-theme.nitro-lazy,.open .dropdown-toggle.dokan-btn-theme.nitro-lazy{background-image:none !important;}input[type='submit'].dokan-btn-theme.disabled,a.dokan-btn-theme.disabled,.dokan-btn-theme.disabled,input[type='submit'].dokan-btn-theme[disabled],a.dokan-btn-theme[disabled],.dokan-btn-theme[disabled],fieldset[disabled] input[type='submit'].dokan-btn-theme,fieldset[disabled] a.dokan-btn-theme,fieldset[disabled] .dokan-btn-theme,input[type='submit'].dokan-btn-theme.disabled:hover,a.dokan-btn-theme.disabled:hover,.dokan-btn-theme.disabled:hover,input[type='submit'].dokan-btn-theme[disabled]:hover,a.dokan-btn-theme[disabled]:hover,.dokan-btn-theme[disabled]:hover,fieldset[disabled] input[type='submit'].dokan-btn-theme:hover,fieldset[disabled] a.dokan-btn-theme:hover,fieldset[disabled] .dokan-btn-theme:hover,input[type='submit'].dokan-btn-theme.disabled:focus,a.dokan-btn-theme.disabled:focus,.dokan-btn-theme.disabled:focus,input[type='submit'].dokan-btn-theme[disabled]:focus,a.dokan-btn-theme[disabled]:focus,.dokan-btn-theme[disabled]:focus,fieldset[disabled] input[type='submit'].dokan-btn-theme:focus,fieldset[disabled] a.dokan-btn-theme:focus,fieldset[disabled] .dokan-btn-theme:focus,input[type='submit'].dokan-btn-theme.disabled:active,a.dokan-btn-theme.disabled:active,.dokan-btn-theme.disabled:active,input[type='submit'].dokan-btn-theme[disabled]:active,a.dokan-btn-theme[disabled]:active,.dokan-btn-theme[disabled]:active,fieldset[disabled] input[type='submit'].dokan-btn-theme:active,fieldset[disabled] a.dokan-btn-theme:active,fieldset[disabled] .dokan-btn-theme:active,input[type='submit'].dokan-btn-theme.disabled.active,a.dokan-btn-theme.disabled.active,.dokan-btn-theme.disabled.active,input[type='submit'].dokan-btn-theme[disabled].active,a.dokan-btn-theme[disabled].active,.dokan-btn-theme[disabled].active,fieldset[disabled] input[type='submit'].dokan-btn-theme.active,fieldset[disabled] a.dokan-btn-theme.active,fieldset[disabled] .dokan-btn-theme.active{background-color:#f37655;border-color:#f37655;}input[type='submit'].dokan-btn-theme .badge,a.dokan-btn-theme .badge,.dokan-btn-theme .badge{color:#f05025;background-color:#fff;}input[type='submit'].dokan-btn-success,a.dokan-btn-success,.dokan-btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c;}input[type='submit'].dokan-btn-success:hover,a.dokan-btn-success:hover,.dokan-btn-success:hover,input[type='submit'].dokan-btn-success:focus,a.dokan-btn-success:focus,.dokan-btn-success:focus,input[type='submit'].dokan-btn-success:active,a.dokan-btn-success:active,.dokan-btn-success:active,input[type='submit'].dokan-btn-success.active,a.dokan-btn-success.active,.dokan-btn-success.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-success,.open .dropdown-togglea.dokan-btn-success,.open .dropdown-toggle.dokan-btn-success{color:#fff;background-color:#47a447;border-color:#398439;}input[type='submit'].dokan-btn-success:active,a.dokan-btn-success:active,.dokan-btn-success:active,input[type='submit'].dokan-btn-success.active,a.dokan-btn-success.active,.dokan-btn-success.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-success,.open .dropdown-togglea.dokan-btn-success,.open .dropdown-toggle.dokan-btn-success{background-image:none;}input[type='submit'].dokan-btn-success:active.nitro-lazy,a.dokan-btn-success:active.nitro-lazy,.dokan-btn-success:active.nitro-lazy,input[type='submit'].dokan-btn-success.active.nitro-lazy,a.dokan-btn-success.active.nitro-lazy,.dokan-btn-success.active.nitro-lazy,.open .dropdown-toggleinput[type='submit'].dokan-btn-success.nitro-lazy,.open .dropdown-togglea.dokan-btn-success.nitro-lazy,.open .dropdown-toggle.dokan-btn-success.nitro-lazy{background-image:none !important;}input[type='submit'].dokan-btn-success.disabled,a.dokan-btn-success.disabled,.dokan-btn-success.disabled,input[type='submit'].dokan-btn-success[disabled],a.dokan-btn-success[disabled],.dokan-btn-success[disabled],fieldset[disabled] input[type='submit'].dokan-btn-success,fieldset[disabled] a.dokan-btn-success,fieldset[disabled] .dokan-btn-success,input[type='submit'].dokan-btn-success.disabled:hover,a.dokan-btn-success.disabled:hover,.dokan-btn-success.disabled:hover,input[type='submit'].dokan-btn-success[disabled]:hover,a.dokan-btn-success[disabled]:hover,.dokan-btn-success[disabled]:hover,fieldset[disabled] input[type='submit'].dokan-btn-success:hover,fieldset[disabled] a.dokan-btn-success:hover,fieldset[disabled] .dokan-btn-success:hover,input[type='submit'].dokan-btn-success.disabled:focus,a.dokan-btn-success.disabled:focus,.dokan-btn-success.disabled:focus,input[type='submit'].dokan-btn-success[disabled]:focus,a.dokan-btn-success[disabled]:focus,.dokan-btn-success[disabled]:focus,fieldset[disabled] input[type='submit'].dokan-btn-success:focus,fieldset[disabled] a.dokan-btn-success:focus,fieldset[disabled] .dokan-btn-success:focus,input[type='submit'].dokan-btn-success.disabled:active,a.dokan-btn-success.disabled:active,.dokan-btn-success.disabled:active,input[type='submit'].dokan-btn-success[disabled]:active,a.dokan-btn-success[disabled]:active,.dokan-btn-success[disabled]:active,fieldset[disabled] input[type='submit'].dokan-btn-success:active,fieldset[disabled] a.dokan-btn-success:active,fieldset[disabled] .dokan-btn-success:active,input[type='submit'].dokan-btn-success.disabled.active,a.dokan-btn-success.disabled.active,.dokan-btn-success.disabled.active,input[type='submit'].dokan-btn-success[disabled].active,a.dokan-btn-success[disabled].active,.dokan-btn-success[disabled].active,fieldset[disabled] input[type='submit'].dokan-btn-success.active,fieldset[disabled] a.dokan-btn-success.active,fieldset[disabled] .dokan-btn-success.active{background-color:#80c780;border-color:#6ec06e;}input[type='submit'].dokan-btn-success .badge,a.dokan-btn-success .badge,.dokan-btn-success .badge{color:#5cb85c;background-color:#fff;}input[type='submit'].dokan-btn-default,a.dokan-btn-default,.dokan-btn-default{color:#333;background-color:#fff;border-color:#ccc;}input[type='submit'].dokan-btn-default:hover,a.dokan-btn-default:hover,.dokan-btn-default:hover,input[type='submit'].dokan-btn-default:focus,a.dokan-btn-default:focus,.dokan-btn-default:focus,input[type='submit'].dokan-btn-default:active,a.dokan-btn-default:active,.dokan-btn-default:active,input[type='submit'].dokan-btn-default.active,a.dokan-btn-default.active,.dokan-btn-default.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-default,.open .dropdown-togglea.dokan-btn-default,.open .dropdown-toggle.dokan-btn-default{color:#333;background-color:#ebebeb;border-color:#adadad;}input[type='submit'].dokan-btn-default:active,a.dokan-btn-default:active,.dokan-btn-default:active,input[type='submit'].dokan-btn-default.active,a.dokan-btn-default.active,.dokan-btn-default.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-default,.open .dropdown-togglea.dokan-btn-default,.open .dropdown-toggle.dokan-btn-default{background-image:none;}input[type='submit'].dokan-btn-default:active.nitro-lazy,a.dokan-btn-default:active.nitro-lazy,.dokan-btn-default:active.nitro-lazy,input[type='submit'].dokan-btn-default.active.nitro-lazy,a.dokan-btn-default.active.nitro-lazy,.dokan-btn-default.active.nitro-lazy,.open .dropdown-toggleinput[type='submit'].dokan-btn-default.nitro-lazy,.open .dropdown-togglea.dokan-btn-default.nitro-lazy,.open .dropdown-toggle.dokan-btn-default.nitro-lazy{background-image:none !important;}input[type='submit'].dokan-btn-default.disabled,a.dokan-btn-default.disabled,.dokan-btn-default.disabled,input[type='submit'].dokan-btn-default[disabled],a.dokan-btn-default[disabled],.dokan-btn-default[disabled],fieldset[disabled] input[type='submit'].dokan-btn-default,fieldset[disabled] a.dokan-btn-default,fieldset[disabled] .dokan-btn-default,input[type='submit'].dokan-btn-default.disabled:hover,a.dokan-btn-default.disabled:hover,.dokan-btn-default.disabled:hover,input[type='submit'].dokan-btn-default[disabled]:hover,a.dokan-btn-default[disabled]:hover,.dokan-btn-default[disabled]:hover,fieldset[disabled] input[type='submit'].dokan-btn-default:hover,fieldset[disabled] a.dokan-btn-default:hover,fieldset[disabled] .dokan-btn-default:hover,input[type='submit'].dokan-btn-default.disabled:focus,a.dokan-btn-default.disabled:focus,.dokan-btn-default.disabled:focus,input[type='submit'].dokan-btn-default[disabled]:focus,a.dokan-btn-default[disabled]:focus,.dokan-btn-default[disabled]:focus,fieldset[disabled] input[type='submit'].dokan-btn-default:focus,fieldset[disabled] a.dokan-btn-default:focus,fieldset[disabled] .dokan-btn-default:focus,input[type='submit'].dokan-btn-default.disabled:active,a.dokan-btn-default.disabled:active,.dokan-btn-default.disabled:active,input[type='submit'].dokan-btn-default[disabled]:active,a.dokan-btn-default[disabled]:active,.dokan-btn-default[disabled]:active,fieldset[disabled] input[type='submit'].dokan-btn-default:active,fieldset[disabled] a.dokan-btn-default:active,fieldset[disabled] .dokan-btn-default:active,input[type='submit'].dokan-btn-default.disabled.active,a.dokan-btn-default.disabled.active,.dokan-btn-default.disabled.active,input[type='submit'].dokan-btn-default[disabled].active,a.dokan-btn-default[disabled].active,.dokan-btn-default[disabled].active,fieldset[disabled] input[type='submit'].dokan-btn-default.active,fieldset[disabled] a.dokan-btn-default.active,fieldset[disabled] .dokan-btn-default.active{background-color:#fff;border-color:#e6e6e6;}input[type='submit'].dokan-btn-default .badge,a.dokan-btn-default .badge,.dokan-btn-default .badge{color:#fff;background-color:#fff;}input[type='submit'].dokan-btn-danger,a.dokan-btn-danger,.dokan-btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a;}input[type='submit'].dokan-btn-danger:hover,a.dokan-btn-danger:hover,.dokan-btn-danger:hover,input[type='submit'].dokan-btn-danger:focus,a.dokan-btn-danger:focus,.dokan-btn-danger:focus,input[type='submit'].dokan-btn-danger:active,a.dokan-btn-danger:active,.dokan-btn-danger:active,input[type='submit'].dokan-btn-danger.active,a.dokan-btn-danger.active,.dokan-btn-danger.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-danger,.open .dropdown-togglea.dokan-btn-danger,.open .dropdown-toggle.dokan-btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925;}input[type='submit'].dokan-btn-danger:active,a.dokan-btn-danger:active,.dokan-btn-danger:active,input[type='submit'].dokan-btn-danger.active,a.dokan-btn-danger.active,.dokan-btn-danger.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-danger,.open .dropdown-togglea.dokan-btn-danger,.open .dropdown-toggle.dokan-btn-danger{background-image:none;}input[type='submit'].dokan-btn-danger:active.nitro-lazy,a.dokan-btn-danger:active.nitro-lazy,.dokan-btn-danger:active.nitro-lazy,input[type='submit'].dokan-btn-danger.active.nitro-lazy,a.dokan-btn-danger.active.nitro-lazy,.dokan-btn-danger.active.nitro-lazy,.open .dropdown-toggleinput[type='submit'].dokan-btn-danger.nitro-lazy,.open .dropdown-togglea.dokan-btn-danger.nitro-lazy,.open .dropdown-toggle.dokan-btn-danger.nitro-lazy{background-image:none !important;}input[type='submit'].dokan-btn-danger.disabled,a.dokan-btn-danger.disabled,.dokan-btn-danger.disabled,input[type='submit'].dokan-btn-danger[disabled],a.dokan-btn-danger[disabled],.dokan-btn-danger[disabled],fieldset[disabled] input[type='submit'].dokan-btn-danger,fieldset[disabled] a.dokan-btn-danger,fieldset[disabled] .dokan-btn-danger,input[type='submit'].dokan-btn-danger.disabled:hover,a.dokan-btn-danger.disabled:hover,.dokan-btn-danger.disabled:hover,input[type='submit'].dokan-btn-danger[disabled]:hover,a.dokan-btn-danger[disabled]:hover,.dokan-btn-danger[disabled]:hover,fieldset[disabled] input[type='submit'].dokan-btn-danger:hover,fieldset[disabled] a.dokan-btn-danger:hover,fieldset[disabled] .dokan-btn-danger:hover,input[type='submit'].dokan-btn-danger.disabled:focus,a.dokan-btn-danger.disabled:focus,.dokan-btn-danger.disabled:focus,input[type='submit'].dokan-btn-danger[disabled]:focus,a.dokan-btn-danger[disabled]:focus,.dokan-btn-danger[disabled]:focus,fieldset[disabled] input[type='submit'].dokan-btn-danger:focus,fieldset[disabled] a.dokan-btn-danger:focus,fieldset[disabled] .dokan-btn-danger:focus,input[type='submit'].dokan-btn-danger.disabled:active,a.dokan-btn-danger.disabled:active,.dokan-btn-danger.disabled:active,input[type='submit'].dokan-btn-danger[disabled]:active,a.dokan-btn-danger[disabled]:active,.dokan-btn-danger[disabled]:active,fieldset[disabled] input[type='submit'].dokan-btn-danger:active,fieldset[disabled] a.dokan-btn-danger:active,fieldset[disabled] .dokan-btn-danger:active,input[type='submit'].dokan-btn-danger.disabled.active,a.dokan-btn-danger.disabled.active,.dokan-btn-danger.disabled.active,input[type='submit'].dokan-btn-danger[disabled].active,a.dokan-btn-danger[disabled].active,.dokan-btn-danger[disabled].active,fieldset[disabled] input[type='submit'].dokan-btn-danger.active,fieldset[disabled] a.dokan-btn-danger.active,fieldset[disabled] .dokan-btn-danger.active{background-color:#e27c79;border-color:#de6764;}input[type='submit'].dokan-btn-danger .badge,a.dokan-btn-danger .badge,.dokan-btn-danger .badge{color:#d9534f;background-color:#fff;}input[type='submit'].dokan-btn-info,a.dokan-btn-info,.dokan-btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da;}input[type='submit'].dokan-btn-info:hover,a.dokan-btn-info:hover,.dokan-btn-info:hover,input[type='submit'].dokan-btn-info:focus,a.dokan-btn-info:focus,.dokan-btn-info:focus,input[type='submit'].dokan-btn-info:active,a.dokan-btn-info:active,.dokan-btn-info:active,input[type='submit'].dokan-btn-info.active,a.dokan-btn-info.active,.dokan-btn-info.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-info,.open .dropdown-togglea.dokan-btn-info,.open .dropdown-toggle.dokan-btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc;}input[type='submit'].dokan-btn-info:active,a.dokan-btn-info:active,.dokan-btn-info:active,input[type='submit'].dokan-btn-info.active,a.dokan-btn-info.active,.dokan-btn-info.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-info,.open .dropdown-togglea.dokan-btn-info,.open .dropdown-toggle.dokan-btn-info{background-image:none;}input[type='submit'].dokan-btn-info:active.nitro-lazy,a.dokan-btn-info:active.nitro-lazy,.dokan-btn-info:active.nitro-lazy,input[type='submit'].dokan-btn-info.active.nitro-lazy,a.dokan-btn-info.active.nitro-lazy,.dokan-btn-info.active.nitro-lazy,.open .dropdown-toggleinput[type='submit'].dokan-btn-info.nitro-lazy,.open .dropdown-togglea.dokan-btn-info.nitro-lazy,.open .dropdown-toggle.dokan-btn-info.nitro-lazy{background-image:none !important;}input[type='submit'].dokan-btn-info.disabled,a.dokan-btn-info.disabled,.dokan-btn-info.disabled,input[type='submit'].dokan-btn-info[disabled],a.dokan-btn-info[disabled],.dokan-btn-info[disabled],fieldset[disabled] input[type='submit'].dokan-btn-info,fieldset[disabled] a.dokan-btn-info,fieldset[disabled] .dokan-btn-info,input[type='submit'].dokan-btn-info.disabled:hover,a.dokan-btn-info.disabled:hover,.dokan-btn-info.disabled:hover,input[type='submit'].dokan-btn-info[disabled]:hover,a.dokan-btn-info[disabled]:hover,.dokan-btn-info[disabled]:hover,fieldset[disabled] input[type='submit'].dokan-btn-info:hover,fieldset[disabled] a.dokan-btn-info:hover,fieldset[disabled] .dokan-btn-info:hover,input[type='submit'].dokan-btn-info.disabled:focus,a.dokan-btn-info.disabled:focus,.dokan-btn-info.disabled:focus,input[type='submit'].dokan-btn-info[disabled]:focus,a.dokan-btn-info[disabled]:focus,.dokan-btn-info[disabled]:focus,fieldset[disabled] input[type='submit'].dokan-btn-info:focus,fieldset[disabled] a.dokan-btn-info:focus,fieldset[disabled] .dokan-btn-info:focus,input[type='submit'].dokan-btn-info.disabled:active,a.dokan-btn-info.disabled:active,.dokan-btn-info.disabled:active,input[type='submit'].dokan-btn-info[disabled]:active,a.dokan-btn-info[disabled]:active,.dokan-btn-info[disabled]:active,fieldset[disabled] input[type='submit'].dokan-btn-info:active,fieldset[disabled] a.dokan-btn-info:active,fieldset[disabled] .dokan-btn-info:active,input[type='submit'].dokan-btn-info.disabled.active,a.dokan-btn-info.disabled.active,.dokan-btn-info.disabled.active,input[type='submit'].dokan-btn-info[disabled].active,a.dokan-btn-info[disabled].active,.dokan-btn-info[disabled].active,fieldset[disabled] input[type='submit'].dokan-btn-info.active,fieldset[disabled] a.dokan-btn-info.active,fieldset[disabled] .dokan-btn-info.active{background-color:#85d0e7;border-color:#70c8e2;}input[type='submit'].dokan-btn-info .badge,a.dokan-btn-info .badge,.dokan-btn-info .badge{color:#5bc0de;background-color:#fff;}input[type='submit'].dokan-btn-lg,a.dokan-btn-lg,.dokan-btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}input[type='submit'].dokan-btn-sm,a.dokan-btn-sm,.dokan-btn-sm{padding:6px 12px;font-size:14px;line-height:1.428;border-radius:3px;}.dokan-btn-round[class]{border-radius:50%;width:35px;height:34px;font-size:25px;line-height:34px;}.dokan-table{width:100%;max-width:100%;margin-bottom:20px;}.dokan-table > thead > tr > th,.dokan-table > tbody > tr > th,.dokan-table > tfoot > tr > th,.dokan-table > thead > tr > td,.dokan-table > tbody > tr > td,.dokan-table > tfoot > tr > td{padding:8px;line-height:1.42;vertical-align:top;border-top:1px solid #ededed;}.dokan-table > thead > tr > th{vertical-align:bottom;border-bottom:2px solid #ededed;}.dokan-table > caption + thead > tr:first-child > th,.dokan-table > colgroup + thead > tr:first-child > th,.dokan-table > thead:first-child > tr:first-child > th,.dokan-table > caption + thead > tr:first-child > td,.dokan-table > colgroup + thead > tr:first-child > td,.dokan-table > thead:first-child > tr:first-child > td{border-top:0;}.dokan-table > tbody + tbody{border-top:2px solid #ededed;}.dokan-table-striped > tbody > tr:nth-of-type(odd){background-color:#f9f9f9;}.table > thead > tr > .active,.table > tbody > tr > .active,.table > tfoot > tr > .active,.table > thead > .active > td,.table > tbody > .active > td,.table > tfoot > .active > td,.table > thead > .active > th,.table > tbody > .active > th,.table > tfoot > .active > th{background-color:#f5f5f5;}.table-hover > tbody > tr > .active:hover,.table-hover > tbody > .active:hover > td,.table-hover > tbody > .active:hover > th{background-color:#e8e8e8;}.dokan-table > thead > tr > td.active,.dokan-table > tbody > tr > td.active,.dokan-table > tfoot > tr > td.active,.dokan-table > thead > tr > th.active,.dokan-table > tbody > tr > th.active,.dokan-table > tfoot > tr > th.active,.dokan-table > thead > tr.active > td,.dokan-table > tbody > tr.active > td,.dokan-table > tfoot > tr.active > td,.dokan-table > thead > tr.active > th,.dokan-table > tbody > tr.active > th,.dokan-table > tfoot > tr.active > th{background-color:#f5f5f5 !important;}.dokan-table-hover > tbody > tr > td.active:hover,.dokan-table-hover > tbody > tr > th.active:hover,.dokan-table-hover > tbody > tr.active:hover > td,.dokan-table-hover > tbody > tr:hover > .active,.dokan-table-hover > tbody > tr.active:hover > th{background-color:#e8e8e8;}.table > thead > tr > .success,.table > tbody > tr > .success,.table > tfoot > tr > .success,.table > thead > .success > td,.table > tbody > .success > td,.table > tfoot > .success > td,.table > thead > .success > th,.table > tbody > .success > th,.table > tfoot > .success > th{background-color:#dff0d8;}.table-hover > tbody > tr > .success:hover,.table-hover > tbody > .success:hover > td,.table-hover > tbody > .success:hover > th{background-color:#d0e9c6;}.dokan-table > thead > tr > td.success,.dokan-table > tbody > tr > td.success,.dokan-table > tfoot > tr > td.success,.dokan-table > thead > tr > th.success,.dokan-table > tbody > tr > th.success,.dokan-table > tfoot > tr > th.success,.dokan-table > thead > tr.success > td,.dokan-table > tbody > tr.success > td,.dokan-table > tfoot > tr.success > td,.dokan-table > thead > tr.success > th,.dokan-table > tbody > tr.success > th,.dokan-table > tfoot > tr.success > th{background-color:#dff0d8 !important;}.dokan-table-hover > tbody > tr > td.success:hover,.dokan-table-hover > tbody > tr > th.success:hover,.dokan-table-hover > tbody > tr.success:hover > td,.dokan-table-hover > tbody > tr:hover > .success,.dokan-table-hover > tbody > tr.success:hover > th{background-color:#d0e9c6;}.table > thead > tr > .info,.table > tbody > tr > .info,.table > tfoot > tr > .info,.table > thead > .info > td,.table > tbody > .info > td,.table > tfoot > .info > td,.table > thead > .info > th,.table > tbody > .info > th,.table > tfoot > .info > th{background-color:#d9edf7;}.table-hover > tbody > tr > .info:hover,.table-hover > tbody > .info:hover > td,.table-hover > tbody > .info:hover > th{background-color:#c4e3f3;}.dokan-table > thead > tr > td.info,.dokan-table > tbody > tr > td.info,.dokan-table > tfoot > tr > td.info,.dokan-table > thead > tr > th.info,.dokan-table > tbody > tr > th.info,.dokan-table > tfoot > tr > th.info,.dokan-table > thead > tr.info > td,.dokan-table > tbody > tr.info > td,.dokan-table > tfoot > tr.info > td,.dokan-table > thead > tr.info > th,.dokan-table > tbody > tr.info > th,.dokan-table > tfoot > tr.info > th{background-color:#d9edf7 !important;}.dokan-table-hover > tbody > tr > td.info:hover,.dokan-table-hover > tbody > tr > th.info:hover,.dokan-table-hover > tbody > tr.info:hover > td,.dokan-table-hover > tbody > tr:hover > .info,.dokan-table-hover > tbody > tr.info:hover > th{background-color:#c4e3f3;}.table > thead > tr > .warning,.table > tbody > tr > .warning,.table > tfoot > tr > .warning,.table > thead > .warning > td,.table > tbody > .warning > td,.table > tfoot > .warning > td,.table > thead > .warning > th,.table > tbody > .warning > th,.table > tfoot > .warning > th{background-color:#fcf8e3;}.table-hover > tbody > tr > .warning:hover,.table-hover > tbody > .warning:hover > td,.table-hover > tbody > .warning:hover > th{background-color:#faf2cc;}.dokan-table > thead > tr > td.warning,.dokan-table > tbody > tr > td.warning,.dokan-table > tfoot > tr > td.warning,.dokan-table > thead > tr > th.warning,.dokan-table > tbody > tr > th.warning,.dokan-table > tfoot > tr > th.warning,.dokan-table > thead > tr.warning > td,.dokan-table > tbody > tr.warning > td,.dokan-table > tfoot > tr.warning > td,.dokan-table > thead > tr.warning > th,.dokan-table > tbody > tr.warning > th,.dokan-table > tfoot > tr.warning > th{background-color:#fcf8e3 !important;}.dokan-table-hover > tbody > tr > td.warning:hover,.dokan-table-hover > tbody > tr > th.warning:hover,.dokan-table-hover > tbody > tr.warning:hover > td,.dokan-table-hover > tbody > tr:hover > .warning,.dokan-table-hover > tbody > tr.warning:hover > th{background-color:#faf2cc;}.table > thead > tr > .danger,.table > tbody > tr > .danger,.table > tfoot > tr > .danger,.table > thead > .danger > td,.table > tbody > .danger > td,.table > tfoot > .danger > td,.table > thead > .danger > th,.table > tbody > .danger > th,.table > tfoot > .danger > th{background-color:#f2dede;}.table-hover > tbody > tr > .danger:hover,.table-hover > tbody > .danger:hover > td,.table-hover > tbody > .danger:hover > th{background-color:#ebcccc;}.dokan-table > thead > tr > td.danger,.dokan-table > tbody > tr > td.danger,.dokan-table > tfoot > tr > td.danger,.dokan-table > thead > tr > th.danger,.dokan-table > tbody > tr > th.danger,.dokan-table > tfoot > tr > th.danger,.dokan-table > thead > tr.danger > td,.dokan-table > tbody > tr.danger > td,.dokan-table > tfoot > tr.danger > td,.dokan-table > thead > tr.danger > th,.dokan-table > tbody > tr.danger > th,.dokan-table > tfoot > tr.danger > th{background-color:#f2dede !important;}.dokan-table-hover > tbody > tr > td.danger:hover,.dokan-table-hover > tbody > tr > th.danger:hover,.dokan-table-hover > tbody > tr.danger:hover > td,.dokan-table-hover > tbody > tr:hover > .danger,.dokan-table-hover > tbody > tr.danger:hover > th{background-color:#ebcccc;}.chart-tooltip{position:absolute;display:none;line-height:1;background:#333;color:#fff;padding:3px 5px;font-size:11px;border-radius:3px;}.dokan-tooltips-help{margin-left:7px;}.dokan-tooltips-help i{color:#ccc;}.tooltip-inner{font-size:12px;}.media-modal .screen-reader-text{overflow:hidden;padding:0;position:absolute;width:1px;}.chosen-container-multi .chosen-choices li.search-field input[type='text']{height:28px;}.mfp-zoom-out{}.mfp-zoom-out .mfp-with-anim{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);-webkit-transform:scale(1.3);transform:scale(1.3);}.mfp-zoom-out.mfp-bg{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}.mfp-zoom-out.mfp-ready .mfp-with-anim{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);}.mfp-zoom-out.mfp-ready.mfp-bg{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);opacity:.8;}.mfp-zoom-out.mfp-removing .mfp-with-anim{-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);-webkit-transform:scale(1.3);transform:scale(1.3);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;}.mfp-zoom-out.mfp-removing.mfp-bg{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;}.dokan-blur-effect{background-color:#eee;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);opacity:.4;}.dokan-right-margin-30{margin-right:30px;}.dokan_tock_check{width:auto;}table.my_account_orders tbody tr td.order-actions a.button{margin-right:10px;}.dokan-dashboard-content ul.dokan_tabs{border-bottom:1px solid #ededed;margin-bottom:20px;line-height:24px;}.dokan-dashboard-content ul.dokan_tabs > li{margin-bottom:-1px !important;}.dokan-dashboard-content ul.dokan_tabs li{display:inline-block;margin-right:5px !important;border:1px solid #ededed;border-bottom:none;}.dokan-dashboard-content ul.dokan_tabs li:first-child{margin-left:10px;}.dokan-dashboard-content ul.dokan_tabs li a{color:#6d6d6d;display:block;padding:6px 8px !important;}.dokan-dashboard-content ul.dokan_tabs li a:hover{color:#000;background-color:#eee;}.dokan-dashboard-content ul.dokan_tabs li.dokan-hide{display:none;}.dokan-dashboard-content ul.dokan_tabs li.active{border-bottom:1px solid #fff !important;}.dokan-dashboard-content ul.dokan_tabs li.active a{color:#000;}.wc_error_tip{max-width:20em;line-height:1.8em;position:absolute;white-space:normal;background:#d82223;margin:2em 1px 0 -1em;z-index:9999999;color:#fff;font-size:12px;padding:8px;}.wc_error_tip:after{content:"";display:block;border:8px solid #d82223;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-3px;left:50%;margin:-1em 0 0 -3px;}.dokan-label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;}a.dokan-label:hover,a.dokan-label:focus{color:#fff;text-decoration:none;cursor:pointer;}.dokan-label:empty{display:none;}.btn .dokan-label{position:relative;top:-1px;}.dokan-label-default{background-color:#777;}.dokan-label-default[href]:hover,.dokan-label-default[href]:focus{background-color:#5e5e5e;}.dokan-label-default[href]:hover,.dokan-label-default[href]:focus{background-color:#5e5e5e;}.dokan-label-primary{background-color:#428bca;}.dokan-label-primary[href]:hover,.dokan-label-primary[href]:focus{background-color:#3071a9;}.dokan-label-primary[href]:hover,.dokan-label-primary[href]:focus{background-color:#3071a9;}.dokan-label-success{background-color:#5cb85c;}.dokan-label-success[href]:hover,.dokan-label-success[href]:focus{background-color:#449d44;}.dokan-label-success[href]:hover,.dokan-label-success[href]:focus{background-color:#449d44;}.dokan-label-info{background-color:#5bc0de;}.dokan-label-info[href]:hover,.dokan-label-info[href]:focus{background-color:#31b0d5;}.dokan-label-info[href]:hover,.dokan-label-info[href]:focus{background-color:#31b0d5;}.dokan-label-warning{background-color:#f0ad4e;}.dokan-label-warning[href]:hover,.dokan-label-warning[href]:focus{background-color:#ec971f;}.dokan-label-warning[href]:hover,.dokan-label-warning[href]:focus{background-color:#ec971f;}.dokan-label-danger{background-color:#d9534f;}.dokan-label-danger[href]:hover,.dokan-label-danger[href]:focus{background-color:#c9302c;}.dokan-label-danger[href]:hover,.dokan-label-danger[href]:focus{background-color:#c9302c;}.dokan-success{background-color:#5cb85c;}.dokan-success[href]:hover,.dokan-success[href]:focus{background-color:#449d44;}.dokan-success[href]:hover,.dokan-success[href]:focus{background-color:#449d44;}.dokan-info{background-color:#5bc0de;}.dokan-info[href]:hover,.dokan-info[href]:focus{background-color:#31b0d5;}.dokan-info[href]:hover,.dokan-info[href]:focus{background-color:#31b0d5;}.dokan-warning{background-color:#f0ad4e;}.dokan-warning[href]:hover,.dokan-warning[href]:focus{background-color:#ec971f;}.dokan-warning[href]:hover,.dokan-warning[href]:focus{background-color:#ec971f;}.dokan-danger{background-color:#d9534f;}.dokan-danger[href]:hover,.dokan-danger[href]:focus{background-color:#c9302c;}.dokan-danger[href]:hover,.dokan-danger[href]:focus{background-color:#c9302c;}.dokan-panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);}.dokan-panel-body{padding:15px;}.dokan-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px;}.dokan-panel-heading > .dropdown .dropdown-toggle{color:inherit;}.dokan-panel-title{margin-top:0;margin-bottom:0;color:inherit;}.dokan-panel-title > a{color:inherit;}.dokan-panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.dokan-panel-default{border-color:#ddd;}.dokan-panel-default > .dokan-panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd;}.dokan-panel-default > .dokan-panel-heading + .dokan-panel-collapse > .dokan-panel-body{border-top-color:#ddd;}.dokan-panel-default > .dokan-panel-heading .dokan-badge{color:#f5f5f5;background-color:#333;}.dokan-panel-default > .dokan-panel-footer + .dokan-panel-collapse > .dokan-panel-body{border-bottom-color:#ddd;}.dokan-clearfix:before,.dokan-clearfix:after{display:table;content:" ";}.dokan-clearfix:after{clear:both;}.dokan-right{float:right !important;}.dokan-left{float:left !important;}.dokan-hide{display:none;}.content-half-part{width:50%;float:left;}.content-half-part:first-child{padding-right:10px;}.content-half-part:last-child{padding-left:10px;}p.help-block{color:#aaa;padding-top:8px;line-height:1.42;}ul.subsubsub{font-size:12px;color:#ededed;margin:0 0 10px 0;padding:0;}ul.subsubsub li{padding:0 5px;line-height:13px;border-right:1px solid #ededed;}ul.subsubsub li a{color:#6d6d6d;transition:.2s linear;}ul.subsubsub li a:hover{color:#000;}ul.subsubsub li:last-child{border-right:none;}ul.subsubsub li.active a{color:#000;}.pagination-wrap ul.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}.pagination-wrap ul.pagination > li{display:inline;}.pagination-wrap ul.pagination > li > span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;text-decoration:none;background-color:#fff;border:1px solid #ddd;}.pagination-wrap ul.pagination > li > span.current{background-color:#eee;color:#999;}.pagination-wrap ul.pagination > li > a{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;text-decoration:none;background-color:#fff;border:1px solid #ddd;}.pagination-wrap ul.pagination > li > a:hover{background-color:#eee;color:#999;}.dokan-form-inline .dokan-form-group{float:left;margin-right:5px;}table.dokan-table .toggle-row{position:absolute;right:8px;top:0;display:none;padding:0;width:40px;height:40px;border:none;outline:0;background:0 0;color:#444;}table.dokan-table .toggle-row::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;font:normal normal normal 14px/1 FontAwesome;display:inline-block;font-size:inherit;text-rendering:auto;}table.dokan-table td a{color:#6d6d6d;}table.dokan-table td a:hover{color:#000;}table.dokan-table .is-expanded .toggle-row::before{content:"";}@media (max-width: 430px){table.dokan-table thead{display:none;}table.dokan-table td.column-thumb,table.dokan-table td.column-primary ~ td:not(.check-column){display:none;}table.dokan-table .is-expanded td:not(.hidden){display:block !important;overflow:hidden;}table.dokan-table td.column-primary{padding-right:50px;}table.dokan-table td.column-primary strong{display:block;margin-bottom:.5em;}table.dokan-table td:not(.check-column){position:relative;width:auto !important;clear:both;}table.dokan-table .is-expanded td.column-thumb,table.dokan-table td.column-primary ~ :not(.check-column){display:block;text-align:right;padding:3px 8px 3px 35%;}table.dokan-table td:not(.column-primary)::before{content:attr(data-title);position:absolute;left:10px;width:32%;white-space:nowrap;text-align:left;display:block;}table.dokan-table .toggle-row{display:block;}table.dokan-table .row-actions{display:grid;grid-template-columns:auto auto auto;}}span.dokan-loading{background:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/dokan-lite/assets/images/wpspin_light.gif") no-repeat;float:right;height:16px;margin:5px 5px 0;width:16px;}span.dokan-loading.nitro-lazy{background-image:none !important;}span.error{color:#b00;display:inline-block;}.dokan-seller-search{box-sizing:border-box !important;border:2px solid #ccc !important;border-radius:4px !important;background-color:white !important;background-image:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/dokan-lite/assets/images/searchicon.png") !important;background-position:8px 8px !important;background-repeat:no-repeat !important;padding:5px 0 5px 36px !important;-webkit-transition:width .4s ease-in-out !important;transition:width .4s ease-in-out !important;background-size:16px !important;}.dokan-seller-search.nitro-lazy{background-image:none !important;}.dokan-overlay{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;}.dokan-ajax-loader{height:1em;width:1em;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;display:block;content:"";-webkit-animation:spin 1s ease-in-out infinite;-moz-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOTEuMyA5MS4xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA5MS4zIDkxLjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGNpcmNsZSBjeD0iNDUuNyIgY3k9IjQ1LjciIHI9IjQ1LjciLz4NCjxjaXJjbGUgZmlsbD0iI0ZGRkZGRiIgY3g9IjQ1LjciIGN5PSIyNC40IiByPSIxMi41Ii8+DQo8L3N2Zz4NCg==") center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75);}.dokan-ajax-loader.nitro-lazy{background-image:none !important;}.dokan-category-menu{padding:0;border:1px solid #ece7e7;}.dokan-category-menu h3.widget-title{margin:0;padding:10px 10px 10px 15px;background:#eee;border:1px solid #eee;color:#444;}.dokan-category-menu ul li{border-bottom:none;}.dokan-category-menu .cat-drop-stack ul .children{display:none;}.dokan-category-menu .cat-drop-stack ul li:last-child a{border-bottom:none !important;}.dokan-category-menu .cat-drop-stack ul li:last-child.has-children a{border-bottom:1px solid #eee !important;}.dokan-category-menu .cat-drop-stack > ul{padding:0px;margin:0px;}.dokan-category-menu .cat-drop-stack > ul li{padding:0;}.dokan-category-menu .cat-drop-stack > ul li.parent-cat-wrap{background:#fff;}.dokan-category-menu .cat-drop-stack > ul li.parent-cat-wrap a{border-bottom:1px solid #eee;margin:0px 15px;text-decoration:none;}.dokan-category-menu .cat-drop-stack > ul li.parent-cat-wrap ul.level-0{background:#fafafa;}.dokan-category-menu .cat-drop-stack > ul li.parent-cat-wrap ul.level-0 li.has-children{border-bottom:none;}.dokan-category-menu .cat-drop-stack > ul li a{padding:9px 0px;display:block;color:#3c3c3c;position:relative;font-size:13px;text-decoration:none;}.dokan-category-menu .cat-drop-stack > ul li a .caret-icon{position:absolute;right:-2px;display:inline-block;width:20px;vertical-align:middle;text-align:center;}.dokan-announcement-wrapper .dokan-no-announcement .annoument-no-wrapper{height:100%;margin:70px auto;text-align:center;}.dokan-announcement-wrapper .dokan-no-announcement .annoument-no-wrapper .dokan-announcement-icon{font-size:165px;color:#e3e3e3;-moz-animation:ring 8s 1s ease-in-out infinite !important;-moz-transform-origin:50% 4px;-webkit-animation:ring 8s 1s ease-in-out infinite !important;-webkit-transform-origin:50% 4px;animation:ring 8s 1s ease-in-out infinite !important;transform-origin:50% 4px;}.dokan-announcement-wrapper .dokan-no-announcement .annoument-no-wrapper p{margin-top:10px;color:#a6a6a6;font-size:30px;}.dokan-announcement-wrapper .dokan-announcement-wrapper-item{padding:22px;background:#f3f3f3;border:1px solid #eee;margin-bottom:25px;position:relative;width:98%;}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-heading{margin-bottom:5px;}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-heading h3{margin:5px 0px;padding:0px 0px 8px;font-weight:bold;font-size:20px;color:#494949;}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date{width:95px;height:95px;color:#fff;margin-right:25px;vertical-align:middle;background-color:#818181;text-align:center;border-radius:300px;-webkit-border-radius:300px;-moz-border-radius:300px;}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-day{font-size:20px;font-weight:bold;margin-top:4px;}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-year{font-weight:bold;}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-content-wrap{width:80%;height:100%;}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-content-wrap .dokan-announcement-content{color:#656565;font-size:13px;}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .announcement-action{position:absolute;top:-12px;right:-8px;font-size:12px;width:25px;height:25px;text-align:center;background-color:#818181;border-radius:20px;line-height:23px;}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .announcement-action a{color:#fff;font-size:20px;}@media (max-width: 992px){.dokan-announcement-wrapper-item{padding:15px;text-align:center;}.dokan-announcement-wrapper-item .dokan-annnouncement-date{float:none !important;margin:0 auto 15px !important;}.dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-day{margin-top:0px !important;padding-top:16px;}.dokan-announcement-wrapper-item .dokan-announcement-content-wrap{float:none !important;width:100% !important;}}article.dokan-notice-single-notice-area span.dokan-single-announcement-date{display:block;margin-bottom:10px;}.dokan-announcement-uread{border:1px solid #f05025 !important;}.dokan-announcement-uread .dokan-annnouncement-date{background-color:#f05025 !important;}.dokan-announcement-bg-uread{background-color:#f05025;}.dokan-dashboard .dokan-dash-sidebar{width:17%;_float:left;flex:1 auto;background-color:#242424;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu{background:#242424;list-style:none;margin:0 0 20px 0;padding:0;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li{margin:0;position:relative;cursor:pointer;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a{padding:10px 0 10px 18px;display:block;color:#fff;font-size:14px;font-weight:normal;text-decoration:none;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i{font-size:17px;padding-right:15px;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i.menu-dropdown::before{padding-left:15px;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover{background:#f05025;color:#fff;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover ul.navigation-submenu{position:relative;top:auto;left:auto;right:auto;bottom:auto;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active).has-submenu:after{right:0;top:1.3rem;border:transparent solid;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent rgba(36,36,36,.92) transparent transparent;border-left-color:rgba(36,36,36,.92);border-width:16px 16px 16px 0;margin-top:-16px;z-index:990;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu{position:absolute;bottom:0;left:100%;min-width:165px;display:block;background:rgba(36,36,36,.92);border-bottom:none;padding:1.5px;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu li{display:block;padding-left:.5em;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a i.menu-dropdown{display:none;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links:hover{background:none !important;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a{display:inline-block !important;width:33.333333%;padding:6% 13%;float:left;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover{background:#f05025;color:#fff;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:last-child{border-right:none;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu{list-style:none;position:absolute;top:-1000em;left:160px;overflow:visible;word-wrap:break-word;z-index:9999;box-shadow:0 3px 5px #000;margin-left:0;background:rgba(36,36,36,.93);padding:3px 0;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li{padding-left:1.3em;line-height:1;background:rgba(36,36,36,.93);}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li a{font-size:13px;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li.current{background:inherit;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover:before,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li.current:before{left:.75%;top:4%;border:transparent solid;content:" ";height:90%;position:absolute;pointer-events:none;border-color:#fff;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover a,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li.current a{font-weight:800 !important;color:#fff;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active{position:relative;background:#f05025;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{left:93%;top:1.3rem;border:transparent solid;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent #fff transparent transparent;border-left-color:#fff;border-width:16px 16px 16px 0;margin-top:-16px;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu{position:relative;z-index:3;top:auto;left:auto;right:auto;bottom:auto;border:0 none;border-bottom:.5px solid #f05025;margin-top:0;box-shadow:none;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li:not(.current) a{font-weight:normal;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li a:focus{outline:none;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a{padding-right:16px;font-weight:800;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a i.menu-dropdown{display:none;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu{background:#fff;margin:0;list-style:none;padding:0;position:absolute;right:-100%;top:-4px;z-index:99;width:165px;display:none;border-top:1px solid #ececec;border-right:1px solid #ececec;border-bottom:1px solid #ececec;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu a{padding:2px 0 2px 10px;font-size:13px;color:#333;font-weight:normal;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu a:hover{background:#f37655;color:#fff;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu li{border-bottom:1px solid #ccc;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu li:last-child{border-bottom:none;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.settings i.pull-right{padding-top:5px;}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #toggle-mobile-menu{display:none;}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon{display:none;}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > #mobile-menu-icon{font-size:17px;color:#fff;position:absolute;top:10px;right:15px;width:33px;z-index:1;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #f0f0f0;border-radius:3px;padding:3px 8px;}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > input:checked + ul.dokan-dashboard-menu{display:block !important;background:#000;color:#fff;animation:showNav 350ms ease-in-out both;}@keyframes showNav{from{opacity:0;}to{opacity:1;}}@media only screen and (max-width: 450px){.dokan-dashboard .dokan-dash-sidebar #dokan-navigation{background:#000;height:58px;position:relative;}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon{display:block !important;}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #toggle-mobile-menu{display:none !important;}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation ul.dokan-dashboard-menu{display:none;height:auto !important;padding-top:48px !important;}}html,body{-webkit-backface-visibility:hidden;}div.media-sidebar a.edit-attachment{display:none;}.dokan-dashboard .dokan-dashboard-wrap{display:flex;display:-webkit-flex;display:-ms-flexbox;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;overflow:hidden;width:100%;}.dokan-dashboard .dokan-dashboard-wrap *{box-sizing:border-box;}.dokan-dashboard .dokan-dashboard-wrap a:focus{outline-color:#ff5a40;}.dokan-dashboard header.dokan-dashboard-header{margin:0 0 15px 0;}.dokan-dashboard header.dokan-dashboard-header h1{margin:0 0 10px 0;border-bottom:1px solid #ededed;padding:0 0 10px 0;}.dokan-dashboard header.dokan-dashboard-header .dokan-add-product-link .dokan-btn{margin-right:10px;}.dokan-dashboard .dokan-dashboard-content{padding:0 0 0 25px;overflow:hidden;margin-top:0px;width:83%;flex:5 auto;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area:before,.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area:after{content:" ";display:table;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area:after{clear:both;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-dash-left{padding-right:15px;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget{background:#fff;border:1px solid #ebebeb;padding:0px 10px;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);margin-bottom:15px;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget a{font-size:13px;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title{font-weight:bold;font-size:15px;border-bottom:1px solid #ebebeb;padding:6px 0;margin-bottom:6px;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title i{color:#ccc;padding-right:5px;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right{float:right;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right a{color:#6d6d6d;transition:.2s linear;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right a:hover{color:#000;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter{text-align:center;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul{margin:0px;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li{width:100%;display:block;margin:0 auto;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .title{font-size:15px;padding-top:10px;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .count{font-size:18px;border-bottom:1px solid #ebebeb;font-weight:600;padding-bottom:10px;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders{overflow:hidden;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .content-half-part{width:50%;padding:0;float:left;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders #order-stats{padding:20px;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.products .pull-right a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;margin-top:-6px;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph{padding-bottom:7px;width:100%;position:relative;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .chart-placeholder.main{height:347px;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .list-count a{color:#6d6d6d;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .list-count .count{float:right;}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .chart-tooltip{position:absolute;display:none;line-height:1;background:#333;color:#fff;padding:3px 5px;font-size:11px;border-radius:3px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap{border:1px solid #ededed;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-map-search-bar{position:relative;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-map-find-btn{display:none;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-map-search{border:none;width:100%;padding:5px 10px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-google-map{width:100%;height:300px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary #vendor-dashboard-payment-settings-error{padding:25px;display:none;background-color:palevioletred;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#eee;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > h2{margin:5px 0;flex-grow:1;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div{flex-grow:2;text-align:right;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown{display:inline-block;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #toggle-vendor-payment-method-drop-down{color:#333;cursor:pointer;padding:10px 35px 10px 10px;white-space:nowrap;border-radius:3px;background:#ddd;position:relative;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #toggle-vendor-payment-method-drop-down::after{content:"▼";display:inline-block;transition:transform 300ms ease-in-out;position:absolute;right:5px;top:20%;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down-wrapper{position:relative;top:5px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down{display:none;max-height:200px;border:1px black solid;position:absolute;top:0;right:0;background-color:white;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul{list-style:none;margin:0;max-height:199px;overflow-y:auto;overflow-x:hidden;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul li:not(:last-child){border-bottom:1px #ddd solid;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul li div{white-space:nowrap;display:flex;align-items:center;padding:10px 20px 10px 10px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul li div img{width:calc(12px + 1.5vw);border:1px solid lightgray;border-radius:50%;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul li div span{padding-right:30px;margin-left:10px;color:#333;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul li:hover{background-color:#efefef;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down .no-content{padding:20px;width:300px;text-align:center;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown:hover #toggle-vendor-payment-method-drop-down{background-color:#ccc;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown:hover #toggle-vendor-payment-method-drop-down::after{transform:rotate(180deg);}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown:hover #vendor-payment-method-drop-down{display:block;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul{list-style:none;min-height:200px;margin-left:0;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:#ccc solid 1px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div{display:flex;align-items:center;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div img{width:calc(12px + 3vw);border:1px solid grey;border-radius:50%;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div span{margin-left:10px;color:#333;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div button{margin-bottom:3px !important;min-height:30px !important;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div a button{margin-left:3px !important;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > .no-content{min-height:200px;padding:20px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div{background-color:white;box-shadow:0 0 5px #bbb;margin-right:10px;padding:20px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.dokan-form-group > div{text-align:left;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.dokan-form-group > div label{color:black;font-weight:bold;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.dokan-form-group > div select{padding:10px 15px;border-radius:5px;min-height:50px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.data-warning{display:flex;box-shadow:0 0 5px #aaa;padding:10px;margin-bottom:10px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.data-warning div.left-icon-container{display:flex;flex-direction:column;justify-content:center;padding:5px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.data-warning div.left-icon-container i{color:orange;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.data-warning div.vr-separator{margin:0 10px;border-left:1px #ddd solid;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-note{text-align:left;margin-bottom:2em;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-actions{background-color:#eee;text-align:left;border-top:1px #ccc solid;padding:20px;margin:-20px;position:relative;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-actions button.dokan-btn-danger{position:absolute;right:20px;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-actions a{margin-left:10px;text-decoration:none;color:#2b78e4;}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form > div.dokan-form-group > div.ajax_prev.dokan-w4{margin-left:24%;}.dokan-dashboard .dokan-dashboard-content .edit-account fieldset{margin-top:30px;}.dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend{font-weight:bold;}.dokan-dashboard .dokan-dashboard-content article{border-bottom:none;}.dokan-dashboard .dokan-dashboard-content ul li{list-style:none;margin:0px;padding:0px;}.dokan-dashboard .dokan-dashboard-content a{text-decoration:none;}.dokan-dashboard .dokan-dashboard-content .dokan-page-help{display:block;font-style:italic;color:#888;margin-bottom:30px;}.dokan-dashboard .dokan-dashboard-content .dokan-page-help p{margin-bottom:10px;}.dokan-dashboard div.chart-container > div.chart-placeholder > div.legend table{border-spacing:.5em;width:auto;margin:0;border-collapse:separate;}.dokan-dashboard div.chart-container > div.chart-placeholder > div.legend table td{padding:0;text-align:left;vertical-align:middle;background:none;}.dokan-column-name-with-avatar{position:relative;padding-left:46px !important;}.dokan-column-name-with-avatar img{position:absolute;top:3px;left:8px;border-radius:50%;border:1px solid #fff;box-shadow:0 1px 0 0 #e0e0e0;}.dokan-orders-content .dokan-orders-area .dokan-order-left-content{margin-right:3%;}.dokan-orders-content .dokan-orders-area .dokan-order-left-content .dokan-order-billing-address{min-width:49%;margin-right:2%;}.dokan-orders-content .dokan-orders-area .dokan-order-left-content .dokan-order-shipping-address{min-width:49%;}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach{padding:10px 7px;}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left{width:66% !important;}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group{display:flex;flex-wrap:wrap;align-items:center;}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group button,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container{height:35px !important;}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group button .select2-selection--single,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a .select2-selection--single,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input .select2-selection--single,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select .select2-selection--single,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container .select2-selection--single{height:35px !important;}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group button{margin-right:5px;border:none !important;padding:3px 10px !important;}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container{width:calc(33% - 54px) !important;margin-right:5px;}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a{display:flex;align-items:center;}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a .fa{margin-right:3px;}@media screen and (max-width: 576px){.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container,.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input{width:100% !important;margin-right:0;}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select:not(:last-child),.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container:not(:last-child),.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input:not(:last-child){margin-bottom:5px;}}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-right{width:33% !important;}@media screen and (max-width: 768px){.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left{width:100% !important;}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-right{width:100% !important;}}.dokan-orders-content .dokan-orders-area td.dokan-order-action{gap:5px;width:100%;display:grid;grid-gap:5px;flex-direction:column;grid-template-columns:repeat(3,1fr);}.dokan-orders-content .dokan-orders-area td.dokan-order-action .wpo_wcpdf{border:1px solid transparent;padding:5px 10px;border-color:#ccc;border-radius:3px;background-color:#fff;background-repeat:no-repeat;background-position:center;height:40px;width:40px;}.dokan-orders-content .dokan-orders-area td.dokan-order-action .wpo_wcpdf img{width:22px !important;}.dokan-orders-content .dokan-orders-area td img{padding:2px;margin:0;border:1px solid #dfdfdf;vertical-align:middle;width:46px;height:auto;}.dokan-orders-content .dokan-orders-area td a{color:#6d6d6d;transition:.2s linear;}.dokan-orders-content .dokan-orders-area td a:hover{color:#000;}.dokan-orders-content .dokan-orders-area table.table.order-items{margin-bottom:0;}.dokan-orders-content .dokan-orders-area .general-details ul.order-status{border-bottom:1px solid #ededed;margin-bottom:3px;padding-bottom:3px;margin-left:0px;padding-left:0px;}.dokan-orders-content .dokan-orders-area .general-details ul.customer-details{margin-left:0px;padding-left:0px;}.dokan-orders-content .dokan-orders-area .general-details span{font-weight:bold;}.dokan-orders-content .dokan-orders-area .alert-success.customer-note{background-color:#dff0d8;background:#dff0d8;margin-bottom:5px;}.dokan-orders-content .dokan-orders-area .alert-success.customer-note strong{font-size:12px;}.dokan-orders-content .dokan-orders-area .order_note_type{padding-left:0;}.dokan-orders-content .dokan-orders-area #dokan-order-status-form{margin:10px 0;}.dokan-orders-content .dokan-orders-area #dokan-order-status-form select.form-control{display:inline-block;width:100%;margin-right:10px;font-size:13px;}.dokan-orders-content .dokan-orders-area ul.order-statuses-filter{font-size:12px;color:#ededed;}.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li{display:inline-block;line-height:13px;padding:0 5px;border-right:1px solid #ededed;}.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li a{color:#6d6d6d;transition:.2s linear;}.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li:last-child{border-right:none;}.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li.active a{color:#000;}.dokan-orders-content .dokan-orders-area ul.order_notes{font-size:13px;}.dokan-orders-content .dokan-orders-area ul.order_notes p.meta{font-size:11px;}.dokan-orders-content .dokan-orders-area ul.order_notes .note_content{position:relative;background:#efefef;padding:3px 10px;margin-bottom:10px;}.dokan-orders-content .dokan-orders-area ul.order_notes .note_content p{margin:0;padding:0;word-wrap:break-word;}.dokan-orders-content .dokan-orders-area ul.order_notes .note_content:after{content:"";display:block;position:absolute;bottom:-15px;left:30px;width:0;height:0;border-width:15px 15px 0 0;border-style:solid;border-color:#efefef transparent;}.dokan-orders-content .dokan-orders-area ul.order_notes li.customer-note .note_content{background:#d7cad2;}.dokan-orders-content .dokan-orders-area ul.order_notes li.customer-note .note_content:after{border-color:#d7cad2 transparent;}.dokan-orders-content .dokan-orders-area tfoot td.value{border-left:1px solid #ededed;text-align:right;}.dokan-orders-content .dokan-orders-area .order_download_permissions label{font-weight:normal;}.dokan-orders-content .dokan-orders-area .order_download_permissions button.revoke_access{padding:3px 10px;margin-top:-2px;}.dokan-orders-content .dokan-orders-area .order_download_permissions .toolbar{margin-top:15px;}.dokan-orders-content .dokan-orders-area .chosen-container-multi .chosen-choices li.search-field input[type="text"]{min-height:27px;}.vendor-dashboard-orders-page .select2-search__field{min-width:auto !important;}.dokan-product-listing .dokan-product-listing-area{padding:0px 15px;}.dokan-product-listing .dokan-product-listing-area .row-actions{visibility:hidden;font-size:12px;color:#ccc;}.dokan-product-listing .dokan-product-listing-area tr:hover .row-actions{visibility:visible;}.dokan-product-listing .dokan-product-listing-area table td img{width:auto;height:auto;max-width:48px;max-height:48px;}.dokan-product-listing .dokan-product-listing-area .product-listing-top{border-bottom:1px solid #ededed;line-height:50px;margin-bottom:15px;}.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter{width:60%;}.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li{display:inline-block;padding:0px 10px 0px 0px;}.dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link{width:36%;float:right;text-align:right;}.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form button[name='product_listing_search']{float:right;}.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group{float:right;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";display:block;text-align:center;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.downloadable:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";display:block;text-align:center;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.variable:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";display:block;text-align:center;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.simple:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";display:block;text-align:center;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.virtual:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";display:block;text-align:center;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.earning-info:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";display:inline;margin-left:5px;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table mark.instock{color:#7ad03a;background:transparent;font-weight:bold;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td{vertical-align:top;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.column-primary a,.dokan-product-listing .dokan-product-listing-area table.product-listing-table td .row-actions a{color:#6d6d6d;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.column-primary a:hover,.dokan-product-listing .dokan-product-listing-area table.product-listing-table td .row-actions a:hover{color:#000;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.column-primary .delete a:hover,.dokan-product-listing .dokan-product-listing-area table.product-listing-table td .row-actions .delete a:hover{color:red;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table p{margin-bottom:0px;padding-bottom:0px;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-status label.draft{background:#ccc;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-status label.publish{background:#65c265;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-status label.pending{background:#f05025;}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-date{font-size:13px;}.dokan-product-listing .dokan-product-listing-area del .amount{color:#dd5a43;}.dokan-product-listing .dokan-product-listing-area ins{text-decoration:none;}.dokan-product-listing .dokan-product-listing-area ins .amount{color:#69aa46;font-weight:bold;}.dokan-new-product-area .dokan-product-meta{width:73.43%;}.dokan-new-product-area .featured-image{width:25%;}.dokan-new-product-area .content-half-part.sale-price{display:inline-block;}.dokan-new-product-area .content-half-part.sale-price label.form-label{display:block;}.dokan-new-product-area .content-half-part.sale-price label.form-label a.sale_schedule,.dokan-new-product-area .content-half-part.sale-price label.form-label a.cancel_sale_schedule{float:right;}.dokan-product-edit-area header.dokan-pro-edit-breadcrumb{display:block;border-bottom:1px solid #ededed;padding:0 0 10px 0;margin:0 0 15px 0;}.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1{font-size:18px;line-height:1.42;}.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb,.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb a{color:#aaa;}.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 .dokan-label{font-size:11px;font-weight:normal;}.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 a.view-product{background-color:#fafafa;border-color:#ebebeb;}.dokan-product-edit-area .dokan-product-meta{width:65%;}.dokan-product-edit-area .featured-image{width:35%;}.dokan-edit-row{background:#fff;border:1px solid #ebebeb;margin-top:15px;}.dokan-edit-row .dokan-section-heading{padding:10px 15px;border-bottom:1px solid #ebebeb;overflow:hidden;cursor:pointer;}.dokan-edit-row .dokan-section-heading i.fa{font-size:15px;}.dokan-edit-row .dokan-section-heading i.fa.fa-flip-vertical{margin-top:9px;}.dokan-edit-row .dokan-section-heading .dokan-section-toggle{float:right;color:#888;font-size:15px;}.dokan-edit-row .dokan-section-heading h2{margin:0px;padding:0px;float:left;font-size:16px;font-weight:bold;line-height:150%;}.dokan-edit-row .dokan-section-heading p{float:left;vertical-align:bottom;margin-bottom:0px;margin-top:2px;margin-left:8px;color:#888;font-style:italic;font-size:12px;}.product-edit-new-container .dokan-edit-row.dokan-other-options{margin-bottom:20px;}.product-edit-new-container .dokan-edit-row .dokan-section-content{padding:15px;}.product-edit-new-container .dokan-product-edit-form .dokan-new-product-featured-img{max-height:300px;}.product-edit-new-container label{font-weight:normal;cursor:pointer;}.product-edit-new-container label input[type='checkbox']{margin-right:5px;}.product-edit-new-container label.form-label{font-weight:bold;margin-bottom:5px;font-size:13px;display:block;}.product-edit-new-container label.form-label span{font-weight:normal;color:#888;}.product-edit-new-container header.dokan-pro-edit-breadcrumb{display:block;border-bottom:1px solid #ededed;padding:0 0 10px 0;margin:0 0 15px 0;}.product-edit-new-container header.dokan-pro-edit-breadcrumb h1{font-size:18px;line-height:1.42;}.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb,.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb a{color:#aaa;}.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 .dokan-label{font-size:11px;font-weight:normal;}.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 a.view-product{background-color:#fafafa;border-color:#ebebeb;}.product-edit-new-container .dokan-price-container .sale_schedule,.product-edit-new-container .dokan-price-container .cancel_sale_schedule{font-weight:normal;float:right;}.product-edit-new-container .dokan-form-top-area:before,.product-edit-new-container .dokan-form-top-area:after{content:" ";display:table;}.product-edit-new-container .dokan-form-top-area:after{clear:both;}.product-edit-new-container .dokan-form-top-area .dokan-product-meta{width:65%;}.product-edit-new-container .dokan-form-top-area .featured-image{width:35%;}@media (max-width: 430px){.product-edit-new-container .dokan-form-top-area .dokan-product-meta,.product-edit-new-container .dokan-form-top-area .featured-image{width:100%;}}@media (max-width: 430px){.product-edit-new-container .dokan-form-top-area{display:flex;flex-direction:column-reverse;}}.product-edit-new-container .dokan-product-short-description{margin-bottom:20px;margin-top:10px;}.product-edit-new-container .content-half-part.featured-image{padding-left:25px;}.product-edit-new-container .content-half-part.sale-price{display:inline-block;}.product-edit-new-container .dokan-new-product-featured-img{border:4px dashed #ddd;height:294px !important;width:100% !important;margin-bottom:10px;overflow:hidden;position:relative;}.product-edit-new-container .dokan-new-product-featured-img i.fa-cloud-upload{display:block;font-size:80px;color:#dfdfdf;}.product-edit-new-container .dokan-new-product-featured-img a.dokan-feat-image-btn{color:#8f8f8f;text-shadow:0 1px 1px #fff;background:#f0f0f0;padding:3px 10px;font-size:12px;}.product-edit-new-container .dokan-new-product-featured-img a.dokan-feat-image-btn:hover{color:#ececec;text-shadow:0 1px 1px #6f6f6f;background:#b4b4b4;}.product-edit-new-container .dokan-new-product-featured-img a.close{background:#000;color:#f00;font-size:100px;height:100% !important;opacity:.7;padding:25% 0;position:absolute;right:0;text-align:center;text-shadow:none;top:0;width:100% !important;display:none;cursor:pointer;}.product-edit-new-container .dokan-new-product-featured-img img{max-width:100%;width:100%;height:100%;}.product-edit-new-container .dokan-new-product-featured-img img:hover a.close{display:block;}.product-edit-new-container .dokan-new-product-featured-img .image-wrap:hover a.close{display:block;}.product-edit-new-container .instruction-inside{text-align:center;padding-top:20%;padding-bottom:30%;color:#aaa;}.product-edit-new-container .wp-editor-wrap{border:1px solid #e7e7e7;}.product-edit-new-container .dokan-shipping-container .dokan-shipping-dimention-options{margin-bottom:20px;}.product-edit-new-container .dokan-shipping-container .dokan-shipping-dimention-options input{width:23.3%;float:left;margin-right:2%;}.product-edit-new-container .dokan-shipping-container .dokan-shipping-dimention-options input#_height{margin-right:0px;}.product-edit-new-container .dokan-shipping-container .dokan-shipping-product-options .dokan-additional-shipping-wrap .dokan-w3{width:32%;margin-right:2%;}.product-edit-new-container .dokan-shipping-container .dokan-shipping-product-options .dokan-additional-shipping-wrap .dokan-w3.last-child{margin-right:0px;}.product-edit-new-container .dokan-stock-management-wrapper div.dokan-w3{width:32%;margin-right:2%;}.product-edit-new-container .dokan-stock-management-wrapper div.dokan-w3.last-child{margin-right:0px;}.product-edit-new-container .dokan-download-wrapper{margin-top:15px;}.product-edit-new-container aside{border:1px solid #eee;margin-bottom:15px;border-radius:3px;}.product-edit-new-container #dokan-product-images ul.product_images{margin:0 0 10px 0;padding:0;}.product-edit-new-container #dokan-product-images ul.product_images li.image,.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder{width:64px;height:64px;overflow:hidden;float:left;box-sizing:border-box;position:relative;margin:9px 4px 0 0;border:1px solid #eee;border-radius:2px;padding:2px;cursor:move;}.product-edit-new-container #dokan-product-images ul.product_images li.image img,.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder img{padding:0;margin:0;max-width:100%;}.product-edit-new-container #dokan-product-images ul.product_images li.image a.action-delete,.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder a.action-delete{position:absolute;top:0;right:0;color:red;background:rgba(0,0,0,.6);margin:0;padding:0 3px;font-size:50px;width:100%;text-align:center;height:100%;padding-top:25%;font-weight:bold;display:none;}.product-edit-new-container #dokan-product-images ul.product_images li.image:hover a.action-delete,.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder:hover a.action-delete{display:inline-block;}.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder{border:1px dashed #ccc;}.product-edit-new-container .product-dimension .form-control{display:inline-block;width:20%;margin-right:5px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type{margin-bottom:15px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type select{margin-right:10px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type .dokan-attribute-spinner{margin-left:10px;margin-top:5px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul{padding-left:0px;margin-left:0px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list{border-bottom:1px solid #e3e3e3;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list:first-child{border-top:1px solid #e3e3e3;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading{padding:10px 10px;cursor:move;position:relative;background-color:rgba(241,241,241,.61);}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading a.dokan-product-remove-attribute{position:absolute;top:9px;right:15px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading a.dokan-product-toggle-attribute{position:absolute;top:7px;right:80px;color:#222;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item{padding:10px 0px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item .dokan-product-attribute-name{margin-bottom:10px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item .checkbox-item{font-weight:normal !important;margin-bottom:0px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item .dokan-pre-defined-attribute-btn-group{margin-top:10px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper{margin-top:20px;border-top:1px solid #eee;padding-top:15px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-top-toolbar{vertical-align:middle;line-height:31px;margin-bottom:20px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-top-toolbar select.variation-actions{margin-right:5px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container{margin-bottom:20px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes{cursor:pointer;position:relative;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions{position:absolute;top:15px;right:15px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions i.fa{margin-right:10px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions i.fa.fa-bars{cursor:move;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions i.fa.fa-sort-desc{cursor:pointer;padding-bottom:4px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading{margin:0 !important;font-size:inherit;position:relative;line-height:35px;padding:8px 10px;border-bottom:1px solid #eee;background-color:rgba(241,241,241,.61);}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading strong{float:left;margin-right:10px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading select{float:left;margin-right:10px;width:20%;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes{margin-top:15px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options{margin-bottom:15px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image{width:130px;height:130px;float:left;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button{display:block;width:100%;height:100%;margin-right:20px;position:relative;cursor:pointer;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button img{max-width:130px;max-height:130px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button.dokan-img-remove img{display:block;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button.dokan-img-remove:before{content:"X";display:none;position:absolute;font-size:50px;top:35%;left:40%;color:#f35000;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button.dokan-img-remove:hover:before{display:block;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .options{float:left;margin-left:20px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .options label{display:block;margin-bottom:10px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .options label:last-child{margin-bottom:0px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .variable_pricing{margin-bottom:10px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .weight-dimension{margin-bottom:10px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .weight-dimension .dimensions_field .dokan-w3{margin-right:6px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .weight-dimension .dimensions_field .dokan-w3:last-child{margin-right:0px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar{text-align:right;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar span.dokan-variation-default-label,.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar .dokan-variation-default-select{margin-right:5px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar .float-none{display:inline-block;float:none !important;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar button.dokan-btn-default[disabled]{background-color:#fafafa;color:#b3b3b3;border-color:#ccc;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav .displaying-num,.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav .expand-close{font-style:italic;font-size:13px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav span.pagination-links{margin-left:10px;}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav span.pagination-links a{padding:0px 8px;background:#eee;font-size:14px;}.product-edit-new-container .dokan-product-type-container .content-half-part.virtual-checkbox{padding-left:10px;}@media (max-width: 430px){.product-edit-new-container .dokan-product-type-container .content-half-part.virtual-checkbox{padding-left:0;}}.product-edit-container{font-size:13px;}.product-edit-container #editable-post-name-full{display:none;}.product-edit-container #edit-slug-box{margin-top:10px;}.product-edit-container .dokan-product-title-alert,.product-edit-container .dokan-product-cat-alert{color:#f05025;font-style:italic;margin-top:5px;}.product-edit-container .dokan-product-less-price-alert{color:#f05025;font-style:italic;margin-top:5px;}.product-edit-container .tab-pane{padding:15px 0;}.product-edit-container label{font-weight:normal;cursor:pointer;}.product-edit-container .dokan-feat-image-upload{border:4px dashed #ddd;height:200px;width:200px;margin-bottom:20px;overflow:hidden;position:relative;}.product-edit-container .dokan-feat-image-upload i.fa-cloud-upload{display:block;font-size:80px;color:#dfdfdf;}.product-edit-container .dokan-feat-image-upload a.dokan-feat-image-btn{color:#8f8f8f;text-shadow:0 1px 1px #fff;background:#f0f0f0;padding:3px 10px;font-size:12px;}.product-edit-container .dokan-feat-image-upload a.dokan-feat-image-btn:hover{color:#ececec;text-shadow:0 1px 1px #6f6f6f;background:#b4b4b4;}.product-edit-container .dokan-feat-image-upload a.close{background:#000;color:#f00;font-size:100px;height:200px;opacity:.7;padding:25% 0;position:absolute;right:0;text-align:center;text-shadow:none;top:0;width:200px;display:none;}.product-edit-container .dokan-feat-image-upload img{max-width:100%;}.product-edit-container .dokan-feat-image-upload img:hover a.close{display:block;}.product-edit-container .dokan-feat-image-upload .image-wrap:hover a.close{display:block;}.product-edit-container .dokan-feat-image-upload .container-image-and-badge{position:inherit;}@media (max-width: 430px){.product-edit-container .dokan-feat-image-upload a.close{display:block !important;height:80px !important;width:80px !important;top:0;right:0;padding:0;margin:0;font-size:50px;}}.product-edit-container .dokan-list-category-box{border:1px solid #ccc;background:#fff;padding:0px 15px 15px;max-height:200px;min-height:45px;overflow:scroll;}.product-edit-container .dokan-list-category-box ul.dokan-checkbox-cat{padding:0;margin:0;}.product-edit-container .dokan-list-category-box ul.dokan-checkbox-cat li{line-height:20px;}.product-edit-container .instruction-inside{text-align:center;padding-top:40px;color:#aaa;}.product-edit-container .wp-editor-wrap{border:1px solid #e7e7e7;}.product-edit-container aside{border:1px solid #eee;margin-bottom:15px;border-radius:3px;}.product-edit-container .dokan-edit-sidebar{margin-top:35px;}.product-edit-container .dokan-edit-sidebar .dokan-side-head{background:#f5f5f5;padding:10px;}.product-edit-container .dokan-edit-sidebar .dokan-side-body{padding:10px;}.product-edit-container .dokan-edit-sidebar .dokan-side-body .dokan-form-control{width:90%;}.product-edit-container .dokan-edit-sidebar .downloadable_files td{border-top:none;border-bottom:1px solid #ededed;}.product-edit-container .dokan-edit-sidebar .downloadable_files td label{font-weight:normal;}.product-edit-container .dokan-edit-sidebar .downloadable_files td input{width:90%;}.product-edit-container .dokan-edit-sidebar .downloadable_files ul{margin:0px;padding:0px;}.product-edit-container .dokan-edit-sidebar .downloadable_files ul li{margin-bottom:15px;}.product-edit-container ul.label-on-left label{min-width:200px;display:inline-block;}.product-edit-container ul.label-on-left li{clear:both;}.product-edit-container #product-attributes h4{margin-bottom:15px;}.product-edit-container #product-attributes .select-attribute.form-control{display:inline;width:auto;}.product-edit-container #variants-holder .inputs-box{background:#f5f5f5;margin-bottom:20px;}.product-edit-container #variants-holder .inputs-box .box-header{background:#e5e5e5;padding:5px 10px;font-size:13px;margin-bottom:10px;}.product-edit-container #variants-holder .inputs-box .option-couplet{margin-left:15px;}.product-edit-container #variants-holder .inputs-box .option-couplet li:before{content:"-";}.product-edit-container #variants-holder .inputs-box .option-couplet li{margin-bottom:8px;}.product-edit-container #variants-holder .inputs-box .box-inside{padding:10px;}.product-edit-container #variants-holder .inputs-box .box-inside .attribute-config{width:35%;float:left;}.product-edit-container #variants-holder .inputs-box .box-inside .attribute-options{float:left;width:60%;}.product-edit-container #variants-holder .actions a{color:#666;padding:0 4px 2px;font-weight:bold;border:1px solid #ddd;text-decoration:none;background:#fff;}.product-edit-container #variants-holder .actions a:hover{background:#666;color:#fff;}.product-edit-container #product-variations .wc-metabox{border-radius:3px;background:#f5f5f5;margin-bottom:10px;font-size:13px;padding-bottom:3px;}.product-edit-container #product-variations .wc-metabox h3{background:#e5e5e5;padding:10px;font-size:14px;}.product-edit-container #product-variations .wc-metabox h3 button{float:right;font-size:12px;margin-top:-5px;}.product-edit-container #product-variations .wc-metabox table{margin:10px;}.product-edit-container #product-variations .wc-metabox table td{vertical-align:top;width:50%;}.product-edit-container #product-variations .wc-metabox table td.upload_image img{width:100px;max-width:100px;max-height:100px;}.product-edit-container #product-variations .wc-metabox table td.options label{display:block;}.product-edit-container #product-variations .wc-metabox table td.sku,.product-edit-container #product-variations .wc-metabox table td.upload_image,.product-edit-container #product-variations .wc-metabox table td.options{width:15%;}.product-edit-container #product-variations .wc-metabox td.data{padding:0 0 0 10px;background:#fff;margin-left:20px;}.product-edit-container #product-variations .wc-metabox table.data_table{margin:0;width:100%;}.product-edit-container #product-variations .wc-metabox table.data_table td{padding:0 6px 6px 0;width:50%;}.product-edit-container #product-variations .wc-metabox table.data_table td input{width:100%;padding:5px 10px;}.product-edit-container #product-variations .wc-metabox table.data_table td input.upload_file_button{width:auto;margin-top:5px;}.product-edit-container #product-variations .wc-metabox table.data_table td.dimensions_field input{width:25%;padding:3px;}.product-edit-container #product-variations .wc-metabox table.data_table label{display:block;}.product-edit-container #product-variations .wc-metabox label,.product-edit-container #product-variations .wc-metabox select,.product-edit-container #product-variations .wc-metabox input{font-size:12px;}.product-edit-container #product-variations .wc-metabox input[type='text'],.product-edit-container #product-variations .wc-metabox input[type='number'],.product-edit-container #product-variations .wc-metabox select{border:1px solid #ededed;}.product-edit-container #product-variations .wc-metabox select{width:auto;display:inline-block;}.product-edit-container #product-variations p.toolbar{padding-top:10px;}.product-edit-container #product-variations p.toolbar select{border:1px solid #ededed;}.product-edit-container #dokan-product-images ul.product_images{margin:0 0 10px 0;padding:0;}.product-edit-container #dokan-product-images ul.product_images li.image,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder,.product-edit-container #dokan-product-images ul.product_images li.add-image{width:64px;height:64px;overflow:hidden;float:left;box-sizing:border-box;position:relative;margin:9px 4px 0 0;border:1px solid #eee;border-radius:2px;padding:2px;cursor:move;}.product-edit-container #dokan-product-images ul.product_images li.image.add-image,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image,.product-edit-container #dokan-product-images ul.product_images li.add-image.add-image{cursor:pointer;text-align:center;line-height:50px;border:2px dashed #ddd;}.product-edit-container #dokan-product-images ul.product_images li.image.add-image a,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image a,.product-edit-container #dokan-product-images ul.product_images li.add-image.add-image a{width:100%;height:100%;color:#afafaf;font-size:18px;}.product-edit-container #dokan-product-images ul.product_images li.image img,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder img,.product-edit-container #dokan-product-images ul.product_images li.add-image img{padding:0;margin:0;max-width:100%;}.product-edit-container #dokan-product-images ul.product_images li.image a.action-delete,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder a.action-delete,.product-edit-container #dokan-product-images ul.product_images li.add-image a.action-delete{position:absolute;top:0;right:0;color:red;background:rgba(0,0,0,.6);margin:0;padding:0 3px;font-size:50px;width:100%;text-align:center;height:100%;padding-top:25%;font-weight:bold;display:none;}.product-edit-container #dokan-product-images ul.product_images li.image:hover a.action-delete,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder:hover a.action-delete,.product-edit-container #dokan-product-images ul.product_images li.add-image:hover a.action-delete{display:inline-block;}.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder{border:1px dashed #ccc;}.product-edit-container .product-dimension .form-control{display:inline-block;width:25%;margin-right:5px;}.toggle-sidebar-container{padding:8px 0;border-bottom:1px solid #dfdfdf;margin-bottom:15px;}.toggle-sidebar-container .dokan-toggle-sidebar{display:block;margin-bottom:5px;}.dokan-product-edit header.dokan-dashboard-header h1.entry-title span.dokan-product-status-label{font-size:11px;margin-left:15px;vertical-align:middle;}.dokan-product-edit header.dokan-dashboard-header h1.entry-title span.dokan-product-hidden-label{font-size:13px;margin-right:30px;margin-top:9px;}.dokan-product-edit header.dokan-dashboard-header h1.entry-title a.view-product{background-color:#fafafa;border-color:#ebebeb;}.dokan-product-edit-area .dokan-product-edit-left{width:67%;float:left;margin-right:4%;}.dokan-product-edit-area .dokan-product-edit-right{width:27%;float:left;}.dokan-product-edit-area .discount-price label{font-weight:normal;cursor:pointer;}.white-popup{position:relative;background:#fff;padding:0px;width:auto;max-width:690px;margin:20px auto;}.dokan-dashboard-not-product-found{text-align:center;margin-top:50px;}.dokan-dashboard-not-product-found .no-product-found-icon{margin:20px auto;max-width:100%;}.dokan-dashboard-not-product-found .dokan-blank-product-message{font-size:20px;margin-bottom:20px;}.dokan-add-new-product-popup h2{padding:0px 20px 16px;border-bottom:1px solid #eee;margin-bottom:0px;font-size:22px;color:#5d5d5d;margin-top:15px;margin-top:0px;position:absolute;overflow:hidden;width:690px;z-index:999999;background:#fff;padding-top:16px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.05);-moz-box-shadow:0 1px 4px rgba(0,0,0,.05);box-shadow:0 1px 4px rgba(0,0,0,.05);}.dokan-add-new-product-popup .mfp-close{top:10px;right:5px;z-index:999999;}.dokan-add-new-product-popup .product-form-container{margin-top:30px;padding:20px;height:550px;}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload{border:3px dashed #ddd;height:65%;width:98%;margin-bottom:10px;margin-right:15px;overflow:hidden;position:relative;}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload i.fa-cloud-upload{display:block;font-size:80px;color:#dfdfdf;}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload .instruction-inside{text-align:center;padding-top:20%;padding-bottom:30%;color:#aaa;}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.dokan-feat-image-btn{color:#8f8f8f;text-shadow:0 1px 1px #fff;background:#f0f0f0;padding:3px 10px;font-size:12px;}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.dokan-feat-image-btn:hover{color:#ececec;text-shadow:0 1px 1px #6f6f6f;background:#b4b4b4;}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.close{background:#000;color:#f00;font-size:100px;height:100%;opacity:.7;padding:25% 0;position:absolute;right:0;text-align:center;text-shadow:none;top:0;width:100%;display:none;cursor:pointer;}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload img{max-width:100%;width:292px;height:212px;object-fit:cover;}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload img:hover a.close{display:block;}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload .image-wrap:hover a.close{display:block;}.dokan-add-new-product-popup .dokan-feat-image-content{width:35%;margin-right:15px;}.dokan-add-new-product-popup .dokan-feat-image-content ul > li{list-style:none;}.dokan-add-new-product-popup .dokan-feat-image-content ul > li > a{display:block;width:100%;height:100%;}.dokan-add-new-product-popup #dokan-product-images ul.product_images{margin:0 0 10px 0;padding:0;}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image{width:50px;height:50px;overflow:hidden;float:left;box-sizing:border-box;position:relative;margin:9px 4px 0 0;border:1px solid #eee;border-radius:2px;padding:2px;cursor:move;}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image.add-image,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image.add-image{cursor:pointer;text-align:center;line-height:40px;border:2px dashed #ddd;}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image.add-image a,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image a,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image.add-image a{width:100%;height:100%;color:#afafaf;font-size:18px;}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image img,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder img,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image img{padding:0;margin:0;max-width:100%;}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image a.action-delete,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder a.action-delete,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image a.action-delete{position:absolute;top:0;right:0;color:red;background:rgba(0,0,0,.6);margin:0;padding:0 3px;font-size:50px;width:100%;text-align:center;height:100%;padding-top:25%;font-weight:bold;display:none;}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image:hover a.action-delete,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder:hover a.action-delete,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image:hover a.action-delete{display:inline-block;}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder{border:1px dashed #ccc;}.dokan-add-new-product-popup .dokan-product-field-content{width:62.5%;}.dokan-add-new-product-popup .dokan-product-field-content label{font-weight:normal;}.dokan-add-new-product-popup .dokan-product-field-content input[type='checkbox']{margin-right:4px;}.dokan-add-new-product-popup .product-full-container{margin-top:10px;}.dokan-add-new-product-popup .product-container-footer{padding:20px 20px;border-top:1px solid #eee;text-align:right;}.dokan-add-new-product-popup .product-container-footer .dokan-add-new-product-spinner{position:static;margin-right:8px;vertical-align:middle;}.dokan-add-new-product-popup .product-container-footer .dokan-show-add-product-error{color:#d9534f;margin-right:8px;vertical-align:middle;float:left;display:block;}.dokan-add-new-product-popup .product-container-footer .dokan-show-add-product-success{color:#5cb85c;margin-right:8px;vertical-align:middle;float:left;display:block;}.select2-container--open .select2-dropdown--below{margin-top:32px;}.select2-container--open .select2-dropdown--above{margin-top:32px;}.dokan-vendor-info-wrap{border:1px solid #e7e7e7;padding:15px;display:flex;align-items:center;margin-top:10px;}.dokan-vendor-info-wrap h5,.dokan-vendor-info-wrap p{margin:0;}.dokan-vendor-info-wrap a{text-decoration:none !important;background:transparent !important;box-shadow:unset !important;padding:0 !important;}.dokan-vendor-info-wrap .dokan-vendor-image{width:50px;height:50px;margin-right:13px;}.dokan-vendor-info-wrap .dokan-vendor-image img{border-radius:50%;}.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-name{display:flex;align-items:center;}.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-name h5{font-size:16px;font-weight:500;color:#000;margin-right:10px;}.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating{display:flex;align-items:center;}.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating p{color:#c1c1c1;font-size:14px;font-weight:500;margin-right:6px;}.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating .dashicons-star-empty{color:#e0e0e0;font-size:16px;}.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating .dashicons-star-filled,.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating .dashicons-star-half{color:#ffc239;font-size:16px;}.dokan-vendor-info-wrap .dokan-vendor-info .dokan-ratings-count{color:#c1c1c1;font-size:11px;font-weight:normal;}.dokan-settings-content .dokan-settings-area{position:relative;}.dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap{width:70%;float:left;}.dokan-settings-content .dokan-settings-area .dokan-update-setting-top{width:30%;float:right;}.dokan-settings-content .dokan-settings-area .dokan-dashboard-header{margin:0 0 10px 0;border-bottom:1px solid #ededed;padding:0 0 10px 0;}.dokan-settings-content .dokan-settings-area .dokan-dashboard-header h1{margin:0 0 0px 0;border-bottom:none;}.dokan-settings-content .dokan-settings-area .dokan-dashboard-header:after{content:"";display:table;clear:both;}.dokan-settings-content .dokan-settings-area h1{margin:0px;padding:0px;}.dokan-settings-content .dokan-settings-area .dokan-banner{border:4px dashed #d8d8d8;height:300px;margin:0 0 30px 35px;max-width:850px;text-align:center;overflow:hidden;position:relative;}.dokan-settings-content .dokan-settings-area .dokan-banner img{max-width:100%;}.dokan-settings-content .dokan-settings-area .dokan-banner .dokan-remove-banner-image{position:absolute;width:100%;height:300px;background:#000;top:0;left:0;opacity:.7;font-size:100px;color:red;padding-top:70px;display:none;}.dokan-settings-content .dokan-settings-area .dokan-banner:hover{cursor:pointer;}.dokan-settings-content .dokan-settings-area .dokan-banner:hover .dokan-remove-banner-image{display:block;}.dokan-settings-content .dokan-settings-area .dokan-gravatar{position:relative;}.dokan-settings-content .dokan-settings-area .dokan-gravatar .dokan-remove-gravatar-image{position:absolute;width:80px;height:80px;background:#000;top:0;left:0;opacity:.7;font-size:70px;text-align:center;color:#f00;padding-top:5px;display:none;border-radius:50%;}.dokan-settings-content .dokan-settings-area .dokan-gravatar .gravatar-wrap .dokan-gravatar-img{border-radius:50%;height:80px !important;width:80px;}.dokan-settings-content .dokan-settings-area .dokan-gravatar:hover .dokan-remove-gravatar-image{display:block;}.dokan-settings-content .dokan-settings-area .button-area{margin-top:35px;}.dokan-settings-content .dokan-settings-area .button-area i.fa-cloud-upload{display:block;font-size:80px;color:#dfdfdf;}.dokan-settings-content .dokan-settings-area .button-area .help-block{font-size:12px;color:#b1b1b1;}.dokan-settings-content .dokan-settings-area ul.dokan-categories{list-style:none;padding:0;margin:0;}.dokan-settings-content .dokan-settings-area ul.dokan-categories label{font-weight:normal;}.dokan-settings-content .dokan-settings-area .dokan-address-fields label{font-weight:normal;font-size:12px;}.dokan-settings-content .dokan-settings-area .dokan-form-group .checkbox{margin-top:0px;}.store-open-close .dokan-form-group{text-align:left;display:flex;}.store-open-close label.day{width:200px;}.store-open-close label.time{padding-left:5px;}.store-open-close select.dokan-form-control{width:auto;}@media only screen and (max-width: 415px){.store-open-close label:first-child{width:100%;text-align:left;}.store-open-close .time input{width:75px;}.store-open-close .dokan-form-group:first-child{margin-top:50px;}.store-open-close label.day.control-label{padding-right:85px;}}.dokan-store.dokan-theme-twentytwelve .site-content{float:none;width:100%;}.dokan-store-wrap{display:flex;margin:20px 0;flex-direction:column;}.dokan-store-wrap.layout-left{flex-direction:column-reverse;}@media (min-width: 1000px){.dokan-store-wrap.layout-left,.dokan-store-wrap.layout-right{flex-direction:row;}.dokan-store-wrap .dokan-store-sidebar{flex:0 1 26%;}.dokan-store-wrap .dokan-single-store{flex:0 1 100%;}.dokan-store-wrap.layout-left .dokan-store-sidebar{margin-right:4%;}.dokan-store-wrap.layout-right .dokan-store-sidebar{margin-left:4%;}}.dokan-store-products-filter-area{margin-bottom:30px;}.dokan-store-products-filter-area .product-name-search{height:40px;border:solid 1px #eee;background-color:#fff;float:left;width:250px;}.dokan-store-products-filter-area .product-name-search:focus{outline:0px;}.dokan-store-products-filter-area .orderby-search{height:40px;border:solid 1px #eee;background-color:#fff;float:right;}.dokan-store-products-filter-area .search-store-products{height:40px;border:solid 1px #ccc;background-color:#eee;float:left;line-height:40px;padding:0px 25px;}.dokan-store-products-filter-area .dokan-store-products-ordeby{width:100%;margin-right:0px;position:relative;}.dokan-store-products-filter-area .dokan-store-products-search-has-results{border:1px solid #e0e0e0;}.dokan-store-products-filter-area #dokan-store-products-search-result{display:none;position:absolute;width:100%;background:#fff;z-index:15;transform:translateY(-1px);max-width:349px;max-height:400px;overflow-y:auto;overflow-x:hidden;top:42px;}.dokan-store-products-filter-area #dokan-store-products-search-result ul{list-style:none;margin:0 !important;padding:15px;}.dokan-store-products-filter-area #dokan-store-products-search-result li{display:block;padding:8px 0;position:relative;border-bottom:1px dashed #e0e0e0;margin-left:0px;}.dokan-store-products-filter-area #dokan-store-products-search-result li:last-child{border-bottom:none;}.dokan-store-products-filter-area #dokan-store-products-search-result a{display:table;width:100%;}.dokan-store-products-filter-area #dokan-store-products-search-result a > *{display:table-cell;vertical-align:top;}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-image{width:40px;max-width:40px;}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data{padding-left:20px;}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data div:not(.dokan-ls-product-categories){display:inline-block;vertical-align:middle;}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data .dokan-ls-product-price{position:absolute;top:12px;right:0;}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data .dokan-ls-product-stock{padding:4px 8px;background:#eee;border-radius:4px;position:absolute;bottom:10px;right:0;}.dokan-store-products-filter-area #dokan-store-products-search-result h3{display:block;margin:0px;font-size:15px;}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span{display:inline-block;margin-right:4px;font-size:13px;}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span:after{content:",";}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span:last-child:after{content:"";}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span:last-child{margin-right:0;}.dokan-store-products-filter-area #dokan-store-products-search-result .product-price{font-size:14px;font-weight:bold;bottom:10px;text-align:right;}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-sale-price{color:#8f949b;text-decoration:line-through;margin-left:8px;}.dokan-store-products-filter-area .dokan-ajax-search-loader{background-image:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/dokan-lite/assets/images/spinner-2x.gif");background-position:right center;background-repeat:no-repeat;background-size:25px 25px;z-index:999;}.dokan-store-products-filter-area .dokan-ajax-search-loader.nitro-lazy{background-image:none !important;}.dokan-single-store{margin:0;}.dokan-single-store .profile-frame{padding:0px;position:relative;background-size:cover;background-color:#eee;}.dokan-single-store .profile-frame .profile-info-box{position:relative;}.dokan-single-store .profile-frame .profile-info-box a{color:inherit;}.dokan-single-store .profile-frame .profile-info-box:hover{color:#fff;}.dokan-single-store .profile-frame .profile-info-box .profile-info-img{width:100%;height:auto;}.dokan-single-store .profile-frame .profile-info-box .profile-info-img.dummy-image{background-image:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/plugins/dokan-lite/assets/images/default-store-banner.png");background-size:100% 100%;background-repeat:no-repeat;}.dokan-single-store .profile-frame .profile-info-box .profile-info-img.dummy-image.nitro-lazy{background-image:none !important;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper{position:absolute;top:0;left:0;color:#fff;width:100%;height:100%;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery{width:320px;height:100%;padding-top:25px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img{text-align:center;margin-bottom:12px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img{border-radius:50%;background:#fff;width:80px;height:80px;margin-left:auto;margin-right:auto;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-square img{background-color:#fff;border:1px solid #ededed;border-radius:0;padding:4px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name{font-weight:bold;padding:0;font-size:20px;margin:0 0 18px;color:#fff;display:flex;align-items:center;justify-content:center;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name svg{margin-left:5px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info{padding:0 30px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{cursor:pointer;position:relative;list-style:none;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-phone a,.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-email a{text-decoration:none;color:inherit;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info span.fa-angle-down{margin-left:10px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice{display:flex;align-items:center;position:relative;z-index:1;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice .store-notice{min-width:96px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times{top:110%;left:-20%;color:#3e474f;width:310px;z-index:1;display:none;padding:1.5em 2em;overflow:auto;position:absolute;max-height:435px;background:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.25),0 4px 6px -4px rgba(0,0,0,.06);border-radius:6px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-times-heading{margin:10px 0 25px;display:flex;align-items:center;justify-content:center;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-times-heading i.fa-calendar-day{color:#2471a9;width:30px;margin:0 10px 0 -10px;height:30px;border:1px solid #cbd9dc;display:flex;align-items:center;border-radius:50%;justify-content:center;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-times-heading h4{font-size:20px;font-weight:700;margin-bottom:0;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times span{margin-left:10px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags{display:flex;font-size:15px;margin-bottom:12px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .store-days{flex:2.3;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .current_day,.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .current_time{font-weight:700;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .store-times{flex:4;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .store-times .store-open,.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .store-times .store-close{cursor:pointer;display:inline-block;padding:2px 3px 3.5px;transition:.5s ease;list-style:none;margin-bottom:5.5px;border-radius:.375rem;text-decoration:none;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .store-times .store-close{color:#d07272;padding:1px 12px;border-radius:16px;background-color:#f8e8e7;max-width:75px;text-align:center;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags:last-child{margin-bottom:0;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times::-webkit-scrollbar{width:10px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times::-webkit-scrollbar-thumb{background:#8d9399;border-radius:5px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times::-webkit-scrollbar-thumb:hover{background:#555;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times:hover{display:block;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice:hover #vendor-store-times{display:block;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice:hover span.fa-angle-down:after{content:"";top:75%;right:44%;width:25px;height:40px;z-index:1;position:absolute;transform:rotate(45deg);border-radius:5px;background-color:#fff;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info li{padding-bottom:8px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i{font-weight:bold;float:left;margin-left:-25px;margin-top:4px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social{list-style:none;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social li{display:inline-block;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i{font-size:20px;float:none;font-weight:normal;margin:0;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-facebook-square{color:#3b5998;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-google-plus-square{color:#dd4b39;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-twitter-square{color:#55acee;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-pinterest-square{color:#bd081c;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-linkedin{color:#007bb5;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-youtube-square{color:#b00;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-instagram{color:#125688;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-flickr{color:#ff0084;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .seller-rating{display:none;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper{position:relative;background-color:#fff;color:inherit;border:1px solid #ededed;padding:0 15px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery{top:-55px;color:#444;width:100%;padding:0;position:relative;background:none;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{float:left;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img{margin-bottom:0;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{width:150px;height:150px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info{float:left;padding:0;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{color:#fff;margin:10px 0 25px 15px;text-shadow:0 0 3px rgba(0,0,0,.8);font-weight:bold;font-size:28px;line-height:1.1;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{padding-left:40px;font-size:14px;line-height:21px;margin-left:0;}.dokan-single-store .profile-frame.profile-frame-no-banner{background-color:transparent;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-img{display:none;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper{border:1px solid #ededed;position:relative;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery{background-color:#fff;width:100%;padding:10px;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{width:150px;float:left;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{background:#fff;border:1px solid #ddd;padding:2px;width:150px;height:150px;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info{float:left;padding:0 25px;color:#444;width:80%;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{margin-top:5px;font-size:30px;font-weight:bold;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{margin:0;padding-left:25px;clear:both;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .store-open-close-notice #vendor-store-times{left:-30%;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .store-open-close-notice:hover span.fa-angle-down:after{right:-2.5px;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{float:left;margin-right:40px;position:relative;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i{margin-left:-22px;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:before{content:"·";position:absolute;top:10px;left:-35px;color:#afafaf;font-size:25px;line-height:0;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:first-child:before{content:"";}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{clear:both;position:relative;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social{display:flex;padding-left:0;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li{margin:0 8px 0 0;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i{text-shadow:none;}.dokan-single-store .dokan-store-tabs{text-align:center;}.dokan-single-store .dokan-store-tabs ul.dokan-modules-button{overflow:hidden;display:flex;flex-wrap:wrap;flex-direction:row-reverse;justify-content:center;margin:0;padding:10px 0;border:1px solid #ededed;}.dokan-single-store .dokan-store-tabs ul.dokan-modules-button li{display:inline-block;}.dokan-single-store .dokan-store-tabs ul.dokan-list-inline{display:flex;background-color:#fff;border-width:0 1px 1px 1px;border-color:#ededed;border-style:solid;margin:0;padding:0;margin-bottom:20px;font-size:14px;}.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li{display:inline-block;flex:auto;border-right:1px solid #ededed;margin-right:-4px;}.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li:last-child{border-right:unset;}.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a{width:100%;text-decoration:none;color:#666;padding:10px 15px;display:inline-block;}.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a:hover{background:#eee;}.dokan-store-widget input[type=text],.dokan-store-widget input[type=email],.dokan-store-widget textarea{width:100%;}.dokan-store-widget form.seller-form ul{margin:0;padding:0;list-style:none;}.dokan-store-widget form.seller-form ul li{margin-bottom:8px;border-bottom:none;}.dokan-store-widget form.seller-form ul li label.error{font-size:12px;margin-top:2px;margin-bottom:0px;}.dokan-store-widget #dokan-store-location{width:100%;height:200px;}.dokan-seller-search-form{margin:30px 0px;}.dokan-seller-search-form .dokan-w4{padding:0 15px;}.dokan-seller-search-form .dokan-w4 input[type=search],.dokan-seller-search-form .dokan-w4 select.dokan-form-control{height:40px !important;border:1px solid #e2e2e2 !important;box-shadow:none !important;border-radius:4px !important;}.dokan-seller-search-form .dokan-w4 input[type=search]{background-position-y:11px !important;}.dokan-seller-listing{position:relative;}.dokan-seller-listing .dokan-overlay{position:absolute;background:rgba(255,255,255,.3);}#dokan-seller-listing-wrap{margin-left:-15px;margin-right:-15px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap{list-style:none;margin:20px 0px;padding:0;}#dokan-seller-listing-wrap ul.dokan-seller-wrap:before,#dokan-seller-listing-wrap ul.dokan-seller-wrap:after{content:" ";display:table;}#dokan-seller-listing-wrap ul.dokan-seller-wrap:after{clear:both;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li{list-style-type:none;float:left;margin:0 0 20px 0;padding-left:15px;padding-right:15px;margin-bottom:20px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-2{width:50%;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3{width:33.33%;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper{box-shadow:0px 0px 25px 0px #ddd;}@media (max-width: 767px){#dokan-seller-listing-wrap ul.dokan-seller-wrap li{width:100% !important;float:none;}}@media (min-width: 768px) and (max-width: 991px){#dokan-seller-listing-wrap ul.dokan-seller-wrap li{width:50% !important;}}@media (min-width: 992px){#dokan-seller-listing-wrap ul.dokan-seller-wrap li{width:33.33%;}}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content{max-width:100%;}@media (max-width: 767px){#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content{text-align:left;}}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info{height:100%;height:220px;background-size:100% 100%;background-repeat:no-repeat;background-position:0 50%;position:relative;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data-container{height:100%;background-color:rgba(0,0,0,.45);}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite{padding:20px 20px 10px;overflow:hidden;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite .featured-label{float:left;padding:2px 10px;background:#2d54a3;color:#fff;border-radius:3px;box-shadow:0px 0px 25px -5px #afafaf;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite .favourite-label{float:right;padding:2px;background:#fff;width:55px;border-radius:20px;text-align:center;box-shadow:0px 0px 25px -5px #afafaf;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite .favourite-label i.fa{color:#e74c3c;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data{padding:0px 20px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2{margin:9px 0px;padding:0px;font-size:20px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a{color:#fff;text-shadow:rgba(0,0,0,.8) 0 1px 0;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a:hover{color:#fafafa;text-shadow:rgba(0,0,0,.8) 0 1px 0;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data p{margin-bottom:2px;color:#fff;text-shadow:rgba(0,0,0,.8) 0 1px 0;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating{float:none !important;margin:12px 0px 10px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating:before{color:#adb5b6;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating span:before{color:#fa9a00;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data p.store-address{line-height:23px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer{background:#f7fbfc;position:relative;padding:15px 20px;border-top:1px solid #eee;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a{text-decoration:none;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar{padding:6px;background:#fff;position:absolute;width:80px;height:80px;top:-70px;right:20px;border-radius:40px;box-shadow:0px 0px 30px -6px #afafaf;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar img{width:100%;height:100%;border-radius:40px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-info .store-data-container{height:100%;background:none;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-info .featured-favourite .featured-label{background:#d1dbf0;color:#2d54a3;box-shadow:none;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a{color:#526b6f;text-shadow:none;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a:hover{color:#333;text-shadow:none;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data p{color:#748082;text-shadow:none;}@media (min-width: 1200px){.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery{background-color:rgba(0,0,0,.65);}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{position:absolute;bottom:0;right:0;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social{padding-right:15px;margin:0;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li{line-height:1;margin-left:5px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a{display:inline-block;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i{font-size:25px;text-shadow:1px 1px 1px rgba(255,255,255,.55);}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{top:12px;right:15px;bottom:auto;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2{position:relative;width:100%;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper{position:relative;background-color:#fff;color:#444;border:1px solid #ededed;height:220px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery{width:100%;padding-top:0;background:none;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{position:relative;top:-75px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{background:#fff;border:1px solid #ddd;padding:2px;width:150px;height:150px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info{position:relative;top:-40%;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{color:inherit;font-size:35px;text-align:center;font-weight:bold;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{padding:0;width:100%;margin:0;display:block;text-align:center;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .store-open-close-notice{display:inline-block;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .store-open-close-notice:hover span.fa-angle-down:after{right:-2.5px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{text-align:left;display:inline-block;padding-bottom:15px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li a{color:inherit;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i{display:none;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:after{content:"·";color:#9c9c9c;font-weight:bold;font-size:18px;position:relative;top:3px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:last-child:after{content:"";}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{position:relative;text-align:center;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social{position:relative;padding:0;margin:0;display:inline-block;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i{text-shadow:none;}}@media (max-width: 767px){.dokan-store-sidebar,.dokan-single-store{margin-right:3%;width:94% !important;margin-left:3%;}}@media (max-width: 1199px){.dokan-single-store .profile-frame .profile-info-box{position:relative;width:100%;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper{position:relative;background-color:#fff;color:#444;border:1px solid #ededed;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery{width:100%;padding-top:0;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head{position:relative;top:-45px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name{color:inherit;font-size:35px;margin-bottom:11px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{background:#fff;border:1px solid #ddd;padding:2px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img{width:100px;height:100px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{position:relative;top:-45px;padding:0;width:100%;margin:0;display:block;overflow:hidden;line-height:1.4;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{text-align:center;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li a{color:inherit;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i{display:none;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li span.fa-angle-down{display:none;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li .dokan-times{margin-left:5px;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li .store-open-close-notice{justify-content:center;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{position:relative;top:-45px;text-align:center;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social{padding:0;margin:0;display:inline-block;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li{margin-left:8px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper{height:275px;padding:0 8px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery{top:6px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{top:0;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-square{background:none;border:0;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{width:100px;height:100px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{font-size:20px;margin-bottom:8px;color:#444;text-shadow:none;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{top:0;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{text-align:left;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i{display:inline-block;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{position:absolute;top:-35px;right:20px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social{top:0;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li{margin-left:8px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i{font-size:25px;text-shadow:1px 1px 1px rgba(255,255,255,.55);}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{position:relative;top:-45px;text-align:center;font-size:20px;margin-bottom:8px;color:#444;text-shadow:none;font-weight:bold;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper{height:auto;border:0;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{top:0;margin-right:15px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info{padding:0 0 0 15px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{top:0;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{float:none;text-align:left;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i{display:inline-block;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:before{content:"";}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{top:0;text-align:left;padding:0 4px;}}.dokan-withdraw-content .dokan-withdraw-area h1{margin:0px 0px 20px;}.dokan-withdraw-content .dokan-withdraw-area ul li{display:inline-block;padding:0px 5px;}.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container{position:relative;border-bottom:1px solid #ededed;padding:15px 0;}.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container:last-child{border-bottom:none;margin-bottom:-15px;}.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container:first-child{margin-top:-15px;}.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container p{margin-bottom:5px;}.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w8 .dokan-withdraw-method-logo{display:inline-block;vertical-align:middle;margin-right:10px;}.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w8 strong a{color:#f05025;}.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5{position:absolute;right:10px;top:50%;transform:translate(10px,-50%);}.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 button,.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 a.dokan-btn{float:right;}.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 #dokan-withdraw-display-requests-button{float:right;text-decoration:none;}.dokan-withdraw-content .dokan-withdraw-area .dokan-withdraw-status-filter-container{margin-bottom:15px;}.dokan-withdraw-popup h2{font-size:17px;padding:15px 20px 10px;margin:0px;border-bottom:1px solid #eee;}.dokan-withdraw-popup .withdraw-schedule-select-container,.dokan-withdraw-popup .dokan-form-horizontal .withdraw{padding:15px 30px 0;}.dokan-withdraw-popup .withdraw{margin-top:15px;}.dokan-withdraw-popup .footer{width:100%;padding:10px 20px;text-align:right;border-top:1px solid #eee;}.dokan-login-form-popup-wrapper{width:430px !important;padding:16px !important;margin:0 auto !important;}.dokan-login-form-popup-wrapper .dokan-login-form-title{border-bottom:1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}.dokan-login-form-popup-wrapper fieldset{padding:0;border:0;margin:0;}.dokan-login-form-popup-wrapper .dokan-login-form-error{color:#d9534f;background-color:#f2dede;font-size:.9em;}.dokan-login-form-popup-wrapper .dokan-login-form-error.has-error{padding:5px 8px;margin-bottom:5px;}p.vendor-customer-registration .radio{display:inline-block;}p.vendor-customer-registration .radio:hover{cursor:pointer;color:#526b6f;}.dokan-popup-content{padding:18px;}.dokan-popup-content .dokan-popup-title{border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:15px;line-height:1;}.dokan-popup-content fieldset{padding:0;margin:0;border:0;background:none;}.dokan-popup-content .mfp-close{top:4px;right:3px;}.dokan-popup-content .dokan-popup-option-list{list-style-type:none;padding:0;margin:10px 0;}.dokan-popup-content .dokan-popup-option-list li{margin:0 0 3px;}.dokan-popup-content .dokan-popup-option-list li label.dokan-popup-block-label{display:block;margin:0;cursor:pointer;}.dokan-popup-content .dokan-popup-option-list li label.dokan-popup-block-label input{margin:0 4px 0 0;}.dokan-popup-content .dokan-popup-error{display:none;color:#d9534f;}.dokan-popup-content .dokan-popup-error.has-error{display:block;}.iziModal .iziModal-header .iziModal-noSubtitle .iziModal-header-title{font-size:revert;}.iziModal .iziModal-header-title{font-family:revert;}#dokan-seller-listing-wrap button{margin:unset;padding:6px 12px;}#dokan-store-listing-filter-wrap .left,.store-lists-other-filter-wrap .left,#dokan-store-listing-filter-wrap .right,.store-lists-other-filter-wrap .right,#dokan-store-listing-filter-wrap .item,.store-lists-other-filter-wrap .item{display:unset;overflow:unset;z-index:unset;position:unset;height:unset;width:unset;margin:unset;padding:unset;border:unset;}#dokan-store-listing-filter-wrap,#dokan-store-listing-filter-wrap form,#dokan-store-listing-filter-form-wrap *{padding:unset;margin:unset;box-sizing:border-box;}#dokan-store-listing-filter-wrap ul,#dokan-store-listing-filter-wrap form ul,#dokan-store-listing-filter-form-wrap * ul,#dokan-store-listing-filter-wrap ul li,#dokan-store-listing-filter-wrap form ul li,#dokan-store-listing-filter-form-wrap * ul li{margin:unset;padding:unset;}#dokan-store-listing-filter-wrap div p,#dokan-store-listing-filter-wrap form div p,#dokan-store-listing-filter-form-wrap * div p{margin:unset;padding:unset;line-height:unset;}#dokan-store-listing-filter-wrap label,#dokan-store-listing-filter-wrap form label,#dokan-store-listing-filter-form-wrap * label,#dokan-store-listing-filter-wrap input,#dokan-store-listing-filter-wrap form input,#dokan-store-listing-filter-form-wrap * input,#dokan-store-listing-filter-wrap select,#dokan-store-listing-filter-wrap form select,#dokan-store-listing-filter-form-wrap * select,#dokan-store-listing-filter-wrap button,#dokan-store-listing-filter-wrap form button,#dokan-store-listing-filter-form-wrap * button,#dokan-store-listing-filter-wrap a,#dokan-store-listing-filter-wrap form a,#dokan-store-listing-filter-form-wrap * a,#dokan-store-listing-filter-wrap i,#dokan-store-listing-filter-wrap form i,#dokan-store-listing-filter-form-wrap * i,#dokan-store-listing-filter-wrap span,#dokan-store-listing-filter-wrap form span,#dokan-store-listing-filter-form-wrap * span,#dokan-store-listing-filter-wrap textarea,#dokan-store-listing-filter-wrap form textarea,#dokan-store-listing-filter-form-wrap * textarea{width:unset;border:unset;padding:unset;margin:unset;display:unset;text-transform:unset;font-weight:unset;line-height:unset;font-size:unset;letter-spacing:unset;box-shadow:unset;box-sizing:border-box;}#dokan-store-listing-filter-wrap{background-color:#fff;padding:20px;box-shadow:1px 1px 20px 0px #e9e9e9;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}#dokan-store-listing-filter-wrap .right{display:flex;align-items:center;}#dokan-store-listing-filter-wrap .right .item{position:relative;white-space:nowrap;}#dokan-store-listing-filter-wrap .right .item.sort-by{margin:0px 30px;}#dokan-store-listing-filter-wrap .right .item .dokan-store-list-filter-button{border-radius:3px;}#dokan-store-listing-filter-wrap .right .item .dokan-icons{position:absolute;left:14%;top:50%;cursor:pointer;margin:0;padding:0;transform:translate(0,-50%);z-index:999;}#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div{background:#fff;height:2px;margin:2px auto;}#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div:nth-child(1){width:15px;}#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div:nth-child(2){width:10px;}#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div:nth-child(3){width:4px;}#dokan-store-listing-filter-wrap .right .item button{padding-top:8px;padding-bottom:8px;padding-left:35px;padding-right:25px;}#dokan-store-listing-filter-wrap .right .item button:focus{outline:none;}#dokan-store-listing-filter-wrap .right .item select{background:#fff;border:1px solid #edecec;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 20px;}#dokan-store-listing-filter-wrap .right .item select:before{content:"";}#dokan-store-listing-filter-wrap .right .item select:focus{outline:none;}#dokan-store-listing-filter-wrap .right .toggle-view{margin:0;padding:0;line-height:0;height:0;}#dokan-store-listing-filter-wrap .right .toggle-view .dashicons{font-size:22px;cursor:pointer;}#dokan-store-listing-filter-wrap .right .toggle-view .active{color:#ee5035;}#dokan-store-listing-filter-form-wrap{background:#fff;margin-top:32px;padding:32px 20px 20px 20px;box-shadow:1px 1px 20px 0px #e9e9e9;position:relative;}#dokan-store-listing-filter-form-wrap div{margin:0;padding:0;}#dokan-store-listing-filter-form-wrap:before{content:"";height:0 !important;top:-8px;left:50%;position:absolute;transform:translate(0,-50%);font-family:dashicons;font-size:60px;color:#fff;font-weight:bold;line-height:0 !important;}#dokan-store-listing-filter-form-wrap .store-search .store-search-input{width:100%;padding:10px 20px;border-radius:3px;border:1px solid #ccc;}#dokan-store-listing-filter-form-wrap .store-search .store-search-input:placeholder{color:rgba(126,126,126,.79);}#dokan-store-listing-filter-form-wrap .store-search .store-search-input:focus{outline:none;border-color:rgba(128,128,128,.62);}#dokan-store-listing-filter-form-wrap .apply-filter{display:flex;justify-content:flex-end;margin-top:20px;}#dokan-store-listing-filter-form-wrap .apply-filter #cancel-filter-btn{padding:8px 25px;border-radius:3px;background:#fff !important;color:#000 !important;border:1px solid #edecec !important;margin-right:20px;display:none;}#dokan-store-listing-filter-form-wrap .apply-filter #cancel-filter-btn:focus{outline:none;}#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn{padding:8px 25px;border-radius:3px;}#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn:focus{outline:none;}.site-content .entry-header .entry-title[class]{border:none;}#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data h2{padding:0 !important;}#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data .dokan-seller-rating i.dashicons{width:15px;font-size:17px;}#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data .dokan-seller-rating i.dashicons.dashicons-star-filled,#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data .dokan-seller-rating i.dashicons.dashicons-star-half{color:#fa9a00;}#dokan-seller-listing-wrap.grid-view .store-wrapper{position:relative;}#dokan-seller-listing-wrap.grid-view .store-content{position:absolute;top:0;left:0;z-index:9;width:100%;height:100%;background:rgba(0,0,0,.45);color:#fff;}#dokan-seller-listing-wrap.grid-view .store-content.default-store-banner{background:transparent;}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container{padding:5px 20px;}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite{position:relative;top:10px;}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite .featured-label{width:max-content;width:-moz-max-content;width:-webkit-max-content;padding:2px 10px;background:#2d54a3;color:#fff;border-radius:3px;box-shadow:0px 0px 25px -5px #afafaf;}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a{color:#fff;text-shadow:rgba(0,0,0,.8) 0 1px 0;font-size:25px;padding:0;margin:0;text-decoration:none;}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a:active,#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a:focus{text-decoration:none;outline:none;}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .dokan-seller-rating p.rating{display:none !important;}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .store-address{margin:0 0 5px 0;line-height:23px;}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .store-phone{margin:0 0 5px 0;}#dokan-seller-listing-wrap.grid-view .store-footer{background:#fff;position:relative;z-index:99;}#dokan-seller-listing-wrap.grid-view .store-footer a:active,#dokan-seller-listing-wrap.grid-view .store-footer a:focus{outline:none;text-decoration:none;}#dokan-seller-listing-wrap.grid-view .store-footer .dokan-btn-theme.dokan-btn-round{margin-right:10px;}#dokan-seller-listing-wrap .seller-listing-content .dokan-error{margin:15px;}#dokan-seller-listing-wrap .store_open_is_on{margin-top:35px;}#dokan-seller-listing-wrap .dokan-store-is-open-close-status{padding:0px 10px;display:block;border-radius:30px;position:absolute;right:15px;top:15px;font-size:14px;box-shadow:0px 0px 25px -5px #afafaf;}#dokan-seller-listing-wrap .dokan-store-is-open-status{background-color:#1dbf73;}#dokan-seller-listing-wrap .dokan-store-is-closed-status{background-color:#999;}#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner{min-height:220px;position:relative;}#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img{position:absolute;left:0;top:0;max-width:100%;height:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available;object-fit:cover;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller{width:100%;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper{display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-radius:3px;position:relative;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner{min-height:140px;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img{border-top-left-radius:3px;border-bottom-left-radius:3px;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .featured-favourite .featured-label{padding:2px 10px;background:#2d54a3;color:#fff;border-radius:3px;box-shadow:0px 0px 25px -5px #afafaf;position:absolute;left:8px;top:10px;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2{margin-top:0;margin-bottom:15px;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2 a{color:#000;text-decoration:none;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2 a:active,#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2 a:focus{text-decoration:none;outline:none;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class]{overflow:visible;z-index:1;min-width:85px;font-family:"Open Sans",sans-serif;color:gray;float:right;position:relative;top:-15px;left:25%;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class]:before{font-family:star;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class] span:before{font-family:star;color:#fa9a00;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address{margin-top:5px;display:inline;font-size:15px;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address:before{content:"";font-family:dashicons;color:#0bb90b;font-size:22px;position:relative;top:5px;left:-5px;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address br{display:none;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-phone{display:none;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content{flex-basis:43%;padding-left:4%;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header{flex-basis:20%;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .dokan-store-is-open-close-status{color:#fff;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class]{display:flex;flex-direction:row-reverse;flex-basis:33%;border:none;text-align:right;background:transparent;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] a:active,#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] a:focus{outline:none;text-decoration:none;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] .seller-avatar{display:none;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] button{margin-right:20px;}.woocommerce-MyAccount-content ul.dokan-account-migration-lists{margin:0;padding:0;list-style:none;border:1px solid #eee;}.woocommerce-MyAccount-content ul.dokan-account-migration-lists li{padding:10px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #eee;}.woocommerce-MyAccount-content ul.dokan-account-migration-lists li:last-child{border-bottom:none;}.woocommerce-MyAccount-content ul.dokan-account-migration-lists li .left-content{text-align:left;flex:2;}.woocommerce-MyAccount-content ul.dokan-account-migration-lists li .left-content p{margin:0px;}.woocommerce-MyAccount-content ul.dokan-account-migration-lists li .right-content{text-align:right;flex:1;}@media (max-width: 1366px){.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:650px;}}@media (max-width: 1199px){.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:590px;}.dokan-dashboard .dokan-dashboard-content .dokan-table{display:block;overflow:scroll;}}@media (max-width: 992px){#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper{padding:0px 10px 0px 0px;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner{min-height:120px;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-content .store-data-container .store-data h2{font-size:20px;margin-bottom:5px;}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-content .store-data-container .store-data .store-address{font-size:14px !important;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:430px;}}@media (max-width: 767px){#dokan-store-listing-filter-wrap{display:block;}#dokan-store-listing-filter-wrap .right{justify-content:space-between;margin-top:15px;}#dokan-store-listing-filter-wrap .right .item.sort-by{margin:0;}#dokan-store-listing-filter-wrap .toggle-view{display:none;}.dokan-table{border:none;text-align:left;width:100%;max-width:100%;}.dokan-table tbody{display:table-row-group;vertical-align:middle;border-color:inherit;}.dokan-table tbody tr{vertical-align:inherit;width:100%;}.dokan-table tbody tr td{padding:6px;text-align:left;border-color:#ededed;border-style:solid;border-width:0px 1px 1px 1px;background:#fff;}.dokan-table tbody tr td:before{padding-right:20px !important;float:left;font-weight:bold;}.dokan-table tbody tr .post-date .status{float:right;}.dokan-table tbody tr .diviader{background:transparent !important;background:none;border:none !important;height:15px;}.dokan-table tbody tr .diviader:before{content:" ";}.dokan-table tbody tr td:first-child{border-top-width:1px;}.dokan-table tbody tr .dokan-order-action{width:100%;}.dokan-table tbody .row-actions{visibility:visible !important;}.dokan-orders-area .dokan-w8{width:100% !important;}.dokan-orders-area .dokan-w4{width:100% !important;}.dokan-primary{width:100% !important;padding-left:15px;padding-right:15px;}.dokan-primary li.product{width:100% !important;}.dokan-secondary{width:100%;padding-left:15px;padding-right:15px;}.dokan-dashboard .dokan-dash-sidebar,.dokan-dashboard .dokan-dashboard-content{float:none;width:100%;}.dokan-dashboard .product-edit-new-container .dokan-edit-row .dokan-side-left,.dokan-dashboard .product-edit-new-container .dokan-edit-row .dokan-side-right{float:none;width:auto;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li{display:inline-block;border-right:1px solid #454545;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{content:"";display:none;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a{padding:12px 24px;}.dokan-dashboard .dokan-dashboard-content{padding-left:0;}ul.dokan-seller-wrap{text-align:center;}ul.dokan-seller-wrap li.dokan-single-seller{width:90% !important;margin-bottom:50px;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:500px;}}@media (max-width: 480px){.dokan-single-store .dokan-store-tabs ul.dokan-modules-button li{display:inline-block;margin:0 5px 3px 0 !important;}.dokan-single-store .dokan-store-tabs ul.dokan-modules-button li:last-child{margin-top:0 !important;}.dokan-single-store .dokan-store-tabs ul.dokan-modules-button li button{font-size:12px;margin:0 !important;top:0 !important;}.dokan-single-store .dokan-store-tabs ul.dokan-list-inline{flex-wrap:wrap;}.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li{margin-right:unset;border-bottom:1px solid #ededed;}.dokan-store-products-filter-area .dokan-store-products-ordeby{display:flex;flex-wrap:wrap;}.dokan-store-products-filter-area .dokan-store-products-ordeby input.product-name-search{width:70%;}.dokan-store-products-filter-area .dokan-store-products-ordeby input.search-store-products{width:30%;}.dokan-store-products-filter-area select.orderby.orderby-search{flex-basis:100%;margin-top:5px;}}@media (max-width: 430px){#dokan-store-listing-filter-form-wrap:before{left:10%;}.apply-filter{margin-top:20px;}.apply-filter #cancel-filter-btn{display:block !important;}.dokan-dashboard .dokan-dash-sidebar,.dokan-dashboard .dokan-dashboard-content{float:none;width:100%;padding:20px;}.dokan-dashboard .dokan-dash-sidebar .dokan-table,.dokan-dashboard .dokan-dashboard-content .dokan-table{display:table;}.dokan-dashboard .dokan-dash-sidebar article,.dokan-dashboard .dokan-dashboard-content article{overflow:scroll;}.dokan-dashboard .dokan-dash-sidebar .dokan-settings-area .dokan-banner,.dokan-dashboard .dokan-dashboard-content .dokan-settings-area .dokan-banner{width:auto !important;height:auto !important;margin:0 !important;margin-bottom:15px !important;}.dokan-dashboard .dashboard-content-area .dokan-announcement-widget .dokan-right{float:right !important;}.dokan-dashboard .dashboard-content-area .dokan-announcement-widget .dokan-left{float:left !important;}.dokan-dashboard .dashboard-content-area .dokan-dash-left{padding-right:0 !important;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:before,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:after{content:" ";display:table;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:after{clear:both;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li{float:left;width:100%;}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a{padding:12px 18px;}.dokan-dashboard .dokan-orders-area .dokan-order-filter-serach{padding:10px 0 10px 0;}.dokan-dashboard .dokan-orders-area .dokan-order-filter-serach .dokan-btn{padding:6px 13px;}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top{border-bottom:0;}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter{width:100%;}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link{display:flex;justify-content:space-between;width:auto;float:none;}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter{display:flex;justify-content:space-between;}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter .dokan-form-group{margin-bottom:0;}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-search-form{margin-top:15px;width:100%;}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-search-form .dokan-form-group{margin-bottom:0;margin-right:0;}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area #product-filter .dokan-form-group{margin-top:15px;}.dokan-dashboard .dokan-right,.dokan-dashboard .dokan-left{float:none !important;}.dokan-dashboard .dokan-w6,.dokan-dashboard .dokan-w8,.dokan-dashboard .dokan-w4{float:none;width:100%;}.dokan-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-left,.dokan-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-right{width:100%;}.dokan-dashboard .dokan-product-edit-area .dokan-product-edit-left,.dokan-dashboard .dokan-product-edit-area .dokan-product-edit-right{float:none;width:100%;}.dokan-dashboard .content-half-part{float:none;width:100%;}.dokan-dashboard .content-half-part{margin-bottom:8px;}.dokan-dashboard .content-half-part:last-child{padding-left:0px;}.dokan-dashboard .content-half-part:first-child{padding-right:0px;}.dokan-dashboard ul.dokan_tabs{padding-left:0;margin-right:0;}.dokan-dashboard ul.dokan_tabs li{margin-bottom:10px;}.dokan-single-store .profile-frame .profile-info-box{width:100%;}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:280px;}.dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer{display:flex;}}@media (max-width: 375px){.dokan-order-filter-serach form:first-child .dokan-form-group{display:flex;}#dokan-store-listing-filter-wrap .right .item #stores_orderby{padding:8px 0px 8px 16px;}}@media (max-width: 360px){.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:200px;}}.dokan-spinner.nitro-lazy{background-image:none !important;}.iziModal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.3);transition:margin-top .3s ease,height .3s ease;transform:translateZ(0);box-sizing:border-box;}.iziModal *{box-sizing:border-box;-webkit-font-smoothing:antialiased;}.iziModal::after{content:"";width:100%;height:0;opacity:0;position:absolute;left:0;bottom:0;z-index:1;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.35)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 100%);transition:height .3s ease-in-out,opacity .3s ease-in-out;pointer-events:none;}.iziModal.hasShadow::after{height:30px;opacity:1;}.iziModal .iziModal-progressbar{position:absolute;left:0;top:0;width:100%;z-index:1;}.iziModal .iziModal-progressbar>div{height:2px;width:100%;}.iziModal .iziModal-header{background:#88a0b9;padding:14px 18px 15px 18px;box-shadow:inset 0 -10px 15px -12px rgba(0,0,0,.3),0 0 0 #555;overflow:hidden;position:relative;z-index:10;}.iziModal .iziModal-header-icon{font-size:40px;color:rgba(255,255,255,.5);padding:0 15px 0 0;margin:0;float:left;}.iziModal .iziModal-header-title{color:#fff;font-size:18px;font-weight:600;line-height:1.3;}.iziModal .iziModal-header-subtitle{color:rgba(255,255,255,.6);font-size:12px;line-height:1.45;}.iziModal .iziModal-header-subtitle,.iziModal .iziModal-header-title{display:block;margin:0;padding:0;font-family:Lato,Arial;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;}.iziModal .iziModal-header-buttons{position:absolute;top:50%;right:10px;margin:-17px 0 0 0;}.iziModal .iziModal-button{display:block;float:right;z-index:2;outline:0;height:34px;width:34px;border:0;padding:0;margin:0;opacity:.3;border-radius:50%;transition:transform .3s cubic-bezier(.16,.81,.32,1),opacity .3s ease;background-size:67% !important;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;}.iziModal .iziModal-button-close{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==") no-repeat 50% 50%;}.iziModal .iziModal-button-close.nitro-lazy{background-image:none !important;}.iziModal .iziModal-button-fullscreen{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=") no-repeat 50% 50%;}.iziModal .iziModal-button-fullscreen.nitro-lazy{background-image:none !important;}.iziModal.isFullscreen .iziModal-button-fullscreen{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC") no-repeat 50% 50%;}.iziModal.isFullscreen .iziModal-button-fullscreen.nitro-lazy{background-image:none !important;}.iziModal .iziModal-button-close:hover{transform:rotate(180deg);}.iziModal .iziModal-button:hover{opacity:.8;}.iziModal .iziModal-header.iziModal-noSubtitle{height:auto;padding:10px 15px 12px 15px;}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{font-size:23px;padding-right:13px;}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title{font-size:15px;margin:3px 0 0 0;font-weight:400;}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons{right:6px;margin:-16px 0 0 0;}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button{height:30px;width:30px;}.iziModal-rtl{direction:rtl;}.iziModal-rtl .iziModal-header{padding:14px 18px 15px 40px;}.iziModal-rtl .iziModal-header-icon{float:right;padding:0 0 0 15px;}.iziModal-rtl .iziModal-header-buttons{right:initial !important;left:10px;}.iziModal-rtl .iziModal-button{float:left;}.iziModal-rtl .iziModal-header-subtitle,.iziModal-rtl .iziModal-header-title{text-align:right;font-family:Tahoma,Lato,Arial;font-weight:500;}.iziModal-rtl .iziModal-header.iziModal-noSubtitle{padding:10px 15px 12px 40px;}.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{padding:0 0 0 13px;}.iziModal.iziModal-light .iziModal-header-icon{color:rgba(0,0,0,.5);}.iziModal.iziModal-light .iziModal-header-title{color:#000;}.iziModal.iziModal-light .iziModal-header-subtitle{color:rgba(0,0,0,.6);}.iziModal.iziModal-light .iziModal-button-close{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC") no-repeat 50% 50%;}.iziModal.iziModal-light .iziModal-button-close.nitro-lazy{background-image:none !important;}.iziModal.iziModal-light .iziModal-button-fullscreen{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC") no-repeat 50% 50%;}.iziModal.iziModal-light .iziModal-button-fullscreen.nitro-lazy{background-image:none !important;}.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC") no-repeat 50% 50%;}.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen.nitro-lazy{background-image:none !important;}.iziModal .iziModal-loader{background:#fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=") no-repeat 50% 50%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:9;}.iziModal .iziModal-loader.nitro-lazy{background-image:none !important;}.iziModal .iziModal-content-loader{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=") no-repeat 50% 50%;}.iziModal .iziModal-content-loader.nitro-lazy{background-image:none !important;}.iziModal .iziModal-content:after,.iziModal .iziModal-content:before{content:"";display:table;}.iziModal .iziModal-content:after{clear:both;}.iziModal .iziModal-content{zoom:1;width:100%;}.iziModal .iziModal-wrap{width:100%;position:relative;}.iziModal .iziModal-iframe{border:0;margin:0 0 -6px 0;width:100%;transition:height .3s ease;}.iziModal-overlay{display:block;position:fixed;top:0;left:0;height:100%;width:100%;}.iziModal-navigate{position:fixed;left:0;right:0;top:0;bottom:0;pointer-events:none;}.iziModal-navigate-caption{position:absolute;left:10px;top:10px;color:#fff;line-height:16px;font-size:9px;font-family:Lato,Arial;letter-spacing:.1em;text-indent:0;text-align:center;width:70px;padding:5px 0;text-transform:uppercase;display:none;}.iziModal-navigate-caption::after,.iziModal-navigate-caption::before{position:absolute;top:2px;width:20px;height:20px;text-align:center;line-height:14px;font-size:12px;content:"";background-size:100% !important;}.iziModal-navigate-caption:before{left:0;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=") no-repeat 50% 50%;}.iziModal-navigate-caption:after{right:0;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC") no-repeat 50% 50%;}.iziModal-navigate>button{position:fixed;bottom:0;top:0;border:0;height:100%;width:84px;background-size:100% !important;cursor:pointer;padding:0;opacity:.2;transition:opacity .3s ease;pointer-events:all;margin:0;outline:0;}.iziModal-navigate>button:hover{opacity:1;}.iziModal-navigate-prev{left:50%;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==") no-repeat 50% 50%;}.iziModal-navigate-prev.nitro-lazy{background-image:none !important;}.iziModal-navigate-next{right:50%;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=") no-repeat 50% 50%;}.iziModal-navigate-next.nitro-lazy{background-image:none !important;}.iziModal.isAttachedTop .iziModal-header{border-top-left-radius:0;border-top-right-radius:0;}.iziModal.isAttachedTop{margin-top:0 !important;margin-bottom:auto !important;border-top-left-radius:0 !important;border-top-right-radius:0 !important;}.iziModal.isAttachedBottom{margin-top:auto !important;margin-bottom:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;}.iziModal.isFullscreen{max-width:100% !important;margin:0 !important;height:100% !important;border-radius:0 !important;}.iziModal.isAttached{border-radius:0 !important;}.iziModal.hasScroll .iziModal-wrap{overflow-y:auto;overflow-x:hidden;}html.iziModal-isOverflow{overflow:hidden;}html.iziModal-isAttached body,html.iziModal-isOverflow body{overflow-y:scroll;position:relative;}html.iziModal-isAttached{overflow:hidden;}.iziModal ::-webkit-scrollbar{overflow:visible;height:7px;width:7px;}.iziModal ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;border-width:0;min-height:28px;padding:100px 0 0;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);}.iziModal ::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.4);}.iziModal ::-webkit-scrollbar-button{height:0;width:0;}.iziModal ::-webkit-scrollbar-track{background-clip:padding-box;border:solid transparent;border-width:0 0 0 2px;}.iziModal.transitionIn .iziModal-header{-webkit-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);}.iziModal.transitionIn .iziModal-header .iziModal-header-icon{-webkit-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;}.iziModal.transitionIn .iziModal-header .iziModal-button{-webkit-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);}.iziModal.transitionIn .iziModal-iframe,.iziModal.transitionIn .iziModal-wrap{-webkit-animation:iziM-fadeIn 1.3s;-moz-animation:iziM-fadeIn 1.3s;animation:iziM-fadeIn 1.3s;}.iziModal.transitionIn .iziModal-header{-webkit-animation-delay:0ms;-moz-animation:0ms;animation-delay:0ms;}.iziModal.transitionIn .iziModal-header .iziModal-header-icon,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation-delay:.4s;-moz-animation:.4s;animation-delay:.4s;}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle{-webkit-animation-delay:.5s;-moz-animation:.5s;animation-delay:.5s;}.iziModal.transitionOut .iziModal-header,.iziModal.transitionOut .iziModal-header *{transition:none !important;}.iziModal .fadeOut,.iziModal-navigate.fadeOut,.iziModal-overlay.fadeOut,.iziModal.fadeOut{-webkit-animation:iziM-fadeOut .5s;-moz-animation:iziM-fadeOut .5s;animation:iziM-fadeOut .5s;animation-fill-mode:forwards;}.iziModal .fadeIn,.iziModal-navigate.fadeIn,.iziModal-overlay.fadeIn,.iziModal.fadeIn{-webkit-animation:iziM-fadeIn .5s;-moz-animation:iziM-fadeIn .5s;animation:iziM-fadeIn .5s;}.iziModal-overlay.comingIn,.iziModal.comingIn{-webkit-animation:iziM-comingIn .5s ease;-moz-animation:iziM-comingIn .5s ease;animation:iziM-comingIn .5s ease;}.iziModal-overlay.comingOut,.iziModal.comingOut{-webkit-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);-moz-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation-fill-mode:forwards;}.iziModal-overlay.bounceInDown,.iziModal.bounceInDown{-webkit-animation:iziM-bounceInDown .7s ease;animation:iziM-bounceInDown .7s ease;}.iziModal-overlay.bounceOutDown,.iziModal.bounceOutDown{-webkit-animation:iziM-bounceOutDown .7s ease;animation:iziM-bounceOutDown .7s ease;}.iziModal-overlay.bounceInUp,.iziModal.bounceInUp{-webkit-animation:iziM-bounceInUp .7s ease;animation:iziM-bounceInUp .7s ease;}.iziModal-overlay.bounceOutUp,.iziModal.bounceOutUp{-webkit-animation:iziM-bounceOutUp .7s ease;animation:iziM-bounceOutUp .7s ease;}.iziModal-overlay.bounceInLeft,.iziModal.bounceInLeft{-webkit-animation:iziM-bounceInLeft .7s ease;animation:iziM-bounceInLeft .7s ease;}.iziModal-overlay.bounceOutLeft,.iziModal.bounceOutLeft{-webkit-animation:iziM-bounceOutLeft .7s ease;animation:iziM-bounceOutLeft .7s ease;}.iziModal-overlay.bounceInRight,.iziModal.bounceInRight{-webkit-animation:iziM-bounceInRight .7s ease;animation:iziM-bounceInRight .7s ease;}.iziModal-overlay.bounceOutRight,.iziModal.bounceOutRight{-webkit-animation:iziM-bounceOutRight .7s ease;animation:iziM-bounceOutRight .7s ease;}.iziModal-overlay.fadeInDown,.iziModal.fadeInDown{-webkit-animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1);}.iziModal-overlay.fadeOutDown,.iziModal.fadeOutDown{-webkit-animation:iziM-fadeOutDown .5s ease;animation:iziM-fadeOutDown .5s ease;}.iziModal-overlay.fadeInUp,.iziModal.fadeInUp{-webkit-animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1);}.iziModal-overlay.fadeOutUp,.iziModal.fadeOutUp{-webkit-animation:iziM-fadeOutUp .5s ease;animation:iziM-fadeOutUp .5s ease;}.iziModal-overlay.fadeInLeft,.iziModal.fadeInLeft{-webkit-animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1);}.iziModal-overlay.fadeOutLeft,.iziModal.fadeOutLeft{-webkit-animation:iziM-fadeOutLeft .5s ease;animation:iziM-fadeOutLeft .5s ease;}.iziModal-overlay.fadeInRight,.iziModal.fadeInRight{-webkit-animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1);}.iziModal-overlay.fadeOutRight,.iziModal.fadeOutRight{-webkit-animation:iziM-fadeOutRight .5s ease;animation:iziM-fadeOutRight .5s ease;}.iziModal-overlay.flipInX,.iziModal.flipInX{-webkit-animation:iziM-flipInX .7s ease;animation:iziM-flipInX .7s ease;}.iziModal-overlay.flipOutX,.iziModal.flipOutX{-webkit-animation:iziM-flipOutX .7s ease;animation:iziM-flipOutX .7s ease;}@-webkit-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg);}100%{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0);}}@-moz-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg);}100%{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0);}}@keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg);}100%{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0);}}@-webkit-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1);}100%{opacity:0;transform:scale(.9);}}@-moz-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1);}100%{opacity:0;transform:scale(.9);}}@keyframes iziM-comingOut{0%{opacity:1;transform:scale(1);}100%{opacity:0;transform:scale(.9);}}@-webkit-keyframes iziM-fadeOut{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes iziM-fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes iziM-fadeOut{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes iziM-fadeIn{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes iziM-fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes iziM-fadeIn{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes iziM-slideIn{0%{opacity:0;-webkit-transform:translateX(50px);}100%{opacity:1;-webkit-transform:translateX(0);}}@-moz-keyframes iziM-slideIn{0%{opacity:0;-moz-transform:translateX(50px);}100%{opacity:1;-moz-transform:translateX(0);}}@keyframes iziM-slideIn{0%{opacity:0;transform:translateX(50px);}100%{opacity:1;transform:translateX(0);}}@-webkit-keyframes iziM-slideDown{0%{opacity:0;-webkit-transform:scale(1,0) translateY(-40px);-webkit-transform-origin:center top;}}@-moz-keyframes iziM-slideDown{0%{opacity:0;-moz-transform:scale(1,0) translateY(-40px);-moz-transform-origin:center top;}}@keyframes iziM-slideDown{0%{opacity:0;transform:scale(1,0) translateY(-40px);transform-origin:center top;}}@-webkit-keyframes iziM-revealIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,1);}}@-moz-keyframes iziM-revealIn{0%{opacity:0;-moz-transform:scale3d(.3,.3,1);}}@keyframes iziM-revealIn{0%{opacity:0;transform:scale3d(.3,.3,1);}}@-webkit-keyframes iziM-bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}@keyframes iziM-bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}@-webkit-keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0);}}@keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0);}}@-webkit-keyframes iziM-bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes iziM-bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0);}}@-webkit-keyframes iziM-bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-1000px,0,0);transform:translate3d(-1000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes iziM-bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-1000px,0,0);transform:translate3d(-1000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}@-webkit-keyframes iziM-bounceOutLeft{20%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}40%,45%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes iziM-bounceOutLeft{20%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}40%,45%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-1000px,0,0);transform:translate3d(-1000px,0,0);}}@-webkit-keyframes iziM-bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(1000px,0,0);transform:translate3d(1000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes iziM-bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(1000px,0,0);transform:translate3d(1000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes iziM-bounceOutRight{20%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}40%,45%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(1000px,0,0);transform:translate3d(1000px,0,0);}}@keyframes iziM-bounceOutRight{20%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}40%,45%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(1000px,0,0);transform:translate3d(1000px,0,0);}}@-webkit-keyframes iziM-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes iziM-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes iziM-fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);}}@keyframes iziM-fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);}}@-webkit-keyframes iziM-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes iziM-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes iziM-fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}}@keyframes iziM-fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}}@-webkit-keyframes iziM-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes iziM-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes iziM-fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0);}}@keyframes iziM-fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0);}}@-webkit-keyframes iziM-fadeInRight{from{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes iziM-fadeInRight{from{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes iziM-fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0);}}@keyframes iziM-fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0);}}@-webkit-keyframes iziM-flipInX{0%{-webkit-transform:perspective(400px) rotateX(60deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateX(-10deg);}70%{-webkit-transform:perspective(400px) rotateX(10deg);}100%{-webkit-transform:perspective(400px) rotateX(0);opacity:1;}}@keyframes iziM-flipInX{0%{transform:perspective(400px) rotateX(60deg);opacity:0;}40%{transform:perspective(400px) rotateX(-10deg);}70%{transform:perspective(400px) rotateX(10deg);}100%{transform:perspective(400px) rotateX(0);opacity:1;}}@-webkit-keyframes iziM-flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0;}}@keyframes iziM-flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0;}}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#cookie-notice.cn-animated{-webkit-animation-duration:.5s !important;animation-duration:.5s !important;-webkit-animation-fill-mode:both;animation-fill-mode:both;}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:.001s !important;animation-duration:.001s !important;}#cookie-notice .cookie-notice-container{display:block;}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none;}#cookie-notice .cookie-revoke-container{display:block;}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none;}.cn-position-top{top:0;}.cn-position-bottom{bottom:0;}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2;}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1;}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:none;cursor:pointer;}.cn-close-icon:hover{opacity:1;}.cn-close-icon:before,.cn-close-icon:after{position:absolute;content:" ";height:15px;width:2px;top:3px;background-color:rgba(128,128,128,1);}.cn-close-icon:before{transform:rotate(45deg);}.cn-close-icon:after{transform:rotate(-45deg);}#cookie-notice .cn-revoke-cookie{margin:0;}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block;}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;line-height:1;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:none;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;color:inherit;}.cn-text-container{margin:0 0 6px 0;}.cn-text-container,.cn-buttons-container{display:inline-block;}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn;}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut;}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn;}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut;}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp;}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown;}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block;}.cookie-notice-container #cn-notice-buttons{display:block;}#cookie-notice .cn-button{margin:0 5px 5px 5px;}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px;}}.dialog-widget-content{background-color:var(--e-a-bg-default);position:absolute;border-radius:3px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden;}.dialog-message{line-height:1.5;box-sizing:border-box;}.dialog-close-button{cursor:pointer;position:absolute;margin-top:15px;right:15px;color:var(--e-a-color-txt);font-size:15px;line-height:1;transition:var(--e-a-transition-hover);}.dialog-close-button:hover{color:var(--e-a-color-txt-hover);}.dialog-prevent-scroll{overflow:hidden;max-height:100vh;}.dialog-type-lightbox{position:fixed;height:100%;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none;}.dialog-type-alert .dialog-widget-content,.dialog-type-confirm .dialog-widget-content{margin:auto;width:400px;padding:20px;}.dialog-type-alert .dialog-header,.dialog-type-confirm .dialog-header{font-size:15px;font-weight:500;}.dialog-type-alert .dialog-header:after,.dialog-type-confirm .dialog-header:after{content:"";display:block;border-bottom:var(--e-a-border);padding-bottom:10px;margin-bottom:10px;margin-right:-20px;margin-left:-20px;}.dialog-type-alert .dialog-message,.dialog-type-confirm .dialog-message{min-height:50px;}.dialog-type-alert .dialog-buttons-wrapper,.dialog-type-confirm .dialog-buttons-wrapper{padding-top:10px;display:flex;justify-content:flex-end;gap:15px;}.dialog-type-alert .dialog-buttons-wrapper .dialog-button,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button{font-size:12px;font-weight:500;line-height:1.2;text-transform:uppercase;padding:8px 16px;outline:none;border:none;border-radius:var(--e-a-border-radius);background-color:var(--e-a-btn-bg);color:var(--e-a-btn-color-invert);transition:var(--e-a-transition-hover);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{border:none;}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{background-color:var(--e-a-btn-bg-hover);color:var(--e-a-btn-color-invert);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active{background-color:var(--e-a-btn-bg-active);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]){cursor:pointer;}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled{background-color:var(--e-a-btn-bg-disabled);color:var(--e-a-btn-color-disabled);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon{display:none;}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt{background:transparent;color:var(--e-a-color-txt);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover{background:var(--e-a-bg-hover);color:var(--e-a-color-txt-hover);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled{background:transparent;color:var(--e-a-color-txt-disabled);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success{background-color:var(--e-a-btn-bg-success);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover{background-color:var(--e-a-btn-bg-success-hover);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary{background-color:var(--e-a-btn-bg-primary);color:var(--e-a-btn-color);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover{background-color:var(--e-a-btn-bg-primary-hover);color:var(--e-a-btn-color);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt{background:transparent;color:var(--e-a-color-primary-bold);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover{background:var(--e-a-bg-primary);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro{background-color:var(--e-a-btn-bg-accent);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover{background-color:var(--e-a-btn-bg-accent-hover);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active{background-color:var(--e-a-btn-bg-accent-active);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning{background-color:var(--e-a-btn-bg-warning);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover{background-color:var(--e-a-btn-bg-warning-hover);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger{background-color:var(--e-a-btn-bg-danger);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover{background-color:var(--e-a-btn-bg-danger-hover);}.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i{-webkit-margin-end:5px;margin-inline-end:5px;}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited{color:initial;}.flatpickr-calendar{width:280px;}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300;}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px;}.flatpickr-calendar .flatpickr-days{width:280px;}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px;}.elementor-hidden{display:none;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0;}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1;}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em;}.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio{padding-bottom:42.8571%;}.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio{padding-bottom:56.25%;}.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio{padding-bottom:75%;}.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio{padding-bottom:66.6666%;}.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio{padding-bottom:100%;}.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio{padding-bottom:177.8%;}.elementor-fit-aspect-ratio{position:relative;height:0;}.elementor-fit-aspect-ratio iframe{position:absolute;top:0;left:0;height:100%;width:100%;border:0;background-color:#000;}.elementor-fit-aspect-ratio video{width:100%;}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box;}.elementor a{box-shadow:none;text-decoration:none;}.elementor hr{margin:0;background-color:transparent;}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none;}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0;}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none;}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr;}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none;}.elementor .elementor-background-video-container.elementor-loading{opacity:0;}.elementor .elementor-background-video-embed{max-width:none;}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.elementor .elementor-background-video{max-width:none;}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover;}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute;}.elementor .elementor-background-slideshow{z-index:0;}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover;}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute;}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed;}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%;}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%;}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%;}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self);}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1;}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap);}.elementor-invisible{visibility:hidden;}.elementor-align-center{text-align:center;}.elementor-align-center .elementor-button{width:auto;}.elementor-align-right{text-align:right;}.elementor-align-right .elementor-button{width:auto;}.elementor-align-left{text-align:left;}.elementor-align-left .elementor-button{width:auto;}.elementor-align-justify .elementor-button{width:100%;}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3);}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s;}.elementor-custom-embed-play.elementor-playing i{font-family:eicons;}.elementor-custom-embed-play.elementor-playing i:before{content:"";}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite;}.elementor-tag{display:inline-flex;}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear;}.elementor-ken-burns--out{transform:scale(1.3);}.elementor-ken-burns--active{transition-duration:20s;}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1);}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3);}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center;}.elementor-widescreen-align-center .elementor-button{width:auto;}.elementor-widescreen-align-right{text-align:right;}.elementor-widescreen-align-right .elementor-button{width:auto;}.elementor-widescreen-align-left{text-align:left;}.elementor-widescreen-align-left .elementor-button{width:auto;}.elementor-widescreen-align-justify .elementor-button{width:100%;}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center;}.elementor-laptop-align-center .elementor-button{width:auto;}.elementor-laptop-align-right{text-align:right;}.elementor-laptop-align-right .elementor-button{width:auto;}.elementor-laptop-align-left{text-align:left;}.elementor-laptop-align-left .elementor-button{width:auto;}.elementor-laptop-align-justify .elementor-button{width:100%;}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center;}.elementor-tablet_extra-align-center .elementor-button{width:auto;}.elementor-tablet_extra-align-right{text-align:right;}.elementor-tablet_extra-align-right .elementor-button{width:auto;}.elementor-tablet_extra-align-left{text-align:left;}.elementor-tablet_extra-align-left .elementor-button{width:auto;}.elementor-tablet_extra-align-justify .elementor-button{width:100%;}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center;}.elementor-tablet-align-center .elementor-button{width:auto;}.elementor-tablet-align-right{text-align:right;}.elementor-tablet-align-right .elementor-button{width:auto;}.elementor-tablet-align-left{text-align:left;}.elementor-tablet-align-left .elementor-button{width:auto;}.elementor-tablet-align-justify .elementor-button{width:100%;}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center;}.elementor-mobile_extra-align-center .elementor-button{width:auto;}.elementor-mobile_extra-align-right{text-align:right;}.elementor-mobile_extra-align-right .elementor-button{width:auto;}.elementor-mobile_extra-align-left{text-align:left;}.elementor-mobile_extra-align-left .elementor-button{width:auto;}.elementor-mobile_extra-align-justify .elementor-button{width:100%;}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center;}.elementor-mobile-align-center .elementor-button{width:auto;}.elementor-mobile-align-right{text-align:right;}.elementor-mobile-align-right .elementor-button{width:auto;}.elementor-mobile-align-left{text-align:left;}.elementor-mobile-align-left .elementor-button{width:auto;}.elementor-mobile-align-justify .elementor-button{width:100%;}}:root{--page-title-display:block;}.elementor-page-title,h1.entry-title{display:var(--page-title-display);}@keyframes eicon-spin{0%{transform:rotate(0deg);}to{transform:rotate(359deg);}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite;}.elementor-section{position:relative;}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative;}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap;}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px;}.elementor-section.elementor-section-stretched{position:relative;width:100%;}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start;}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center;}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end;}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh;}.elementor-section.elementor-section-height-full>.elementor-container{height:100%;}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start;}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center;}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end;}.elementor-row{width:100%;display:flex;}@media (max-width:1024px){.elementor-row{flex-wrap:wrap;}}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start;}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex;}.elementor-widget-wrap>.elementor-element{width:100%;}.elementor-widget-wrap.e-swiper-container{width:calc(100% - ( var(--e-column-margin-left,0px) + var(--e-column-margin-right,0px) ));}.elementor-widget{position:relative;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0;}.elementor-column{position:relative;min-height:1px;display:flex;}.elementor-column-wrap{width:100%;position:relative;display:flex;}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px;}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px;}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px;}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px;}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px;}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0;}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%;}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%;}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%;}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%;}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%;}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%;}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%;}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%;}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%;}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%;}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%;}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%;}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%;}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%;}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%;}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%;}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%;}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%;}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%;}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%;}.elementor-column.elementor-xs-11{width:11.111%;}.elementor-column.elementor-xs-12{width:12.5%;}.elementor-column.elementor-xs-14{width:14.285%;}.elementor-column.elementor-xs-16{width:16.666%;}.elementor-column.elementor-xs-20{width:20%;}.elementor-column.elementor-xs-25{width:25%;}.elementor-column.elementor-xs-30{width:30%;}.elementor-column.elementor-xs-33{width:33.333%;}.elementor-column.elementor-xs-40{width:40%;}.elementor-column.elementor-xs-50{width:50%;}.elementor-column.elementor-xs-60{width:60%;}.elementor-column.elementor-xs-66{width:66.666%;}.elementor-column.elementor-xs-70{width:70%;}.elementor-column.elementor-xs-75{width:75%;}.elementor-column.elementor-xs-80{width:80%;}.elementor-column.elementor-xs-83{width:83.333%;}.elementor-column.elementor-xs-90{width:90%;}.elementor-column.elementor-xs-100{width:100%;}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%;}.elementor-column.elementor-sm-11{width:11.111%;}.elementor-column.elementor-sm-12{width:12.5%;}.elementor-column.elementor-sm-14{width:14.285%;}.elementor-column.elementor-sm-16{width:16.666%;}.elementor-column.elementor-sm-20{width:20%;}.elementor-column.elementor-sm-25{width:25%;}.elementor-column.elementor-sm-30{width:30%;}.elementor-column.elementor-sm-33{width:33.333%;}.elementor-column.elementor-sm-40{width:40%;}.elementor-column.elementor-sm-50{width:50%;}.elementor-column.elementor-sm-60{width:60%;}.elementor-column.elementor-sm-66{width:66.666%;}.elementor-column.elementor-sm-70{width:70%;}.elementor-column.elementor-sm-75{width:75%;}.elementor-column.elementor-sm-80{width:80%;}.elementor-column.elementor-sm-83{width:83.333%;}.elementor-column.elementor-sm-90{width:90%;}.elementor-column.elementor-sm-100{width:100%;}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%;}.elementor-column.elementor-md-11{width:11.111%;}.elementor-column.elementor-md-12{width:12.5%;}.elementor-column.elementor-md-14{width:14.285%;}.elementor-column.elementor-md-16{width:16.666%;}.elementor-column.elementor-md-20{width:20%;}.elementor-column.elementor-md-25{width:25%;}.elementor-column.elementor-md-30{width:30%;}.elementor-column.elementor-md-33{width:33.333%;}.elementor-column.elementor-md-40{width:40%;}.elementor-column.elementor-md-50{width:50%;}.elementor-column.elementor-md-60{width:60%;}.elementor-column.elementor-md-66{width:66.666%;}.elementor-column.elementor-md-70{width:70%;}.elementor-column.elementor-md-75{width:75%;}.elementor-column.elementor-md-80{width:80%;}.elementor-column.elementor-md-83{width:83.333%;}.elementor-column.elementor-md-90{width:90%;}.elementor-column.elementor-md-100{width:100%;}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10;}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1;}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10;}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1;}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10;}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1;}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:0;}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1;}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10;}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1;}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10;}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1;}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:0;}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1;}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10;}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1;}.elementor-column{width:100%;}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word;}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap);}.elementor-grid .elementor-grid-item{min-width:0;}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap));}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap));}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap));}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap));}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap));}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap));}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap));}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop";}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen";}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra";}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet";}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra";}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile";}}.e-con{--border-radius:0;--border-width-top:0px;--border-width-right:0px;--border-width-bottom:0px;--border-width-left:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:Min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0;--margin-right:0;--margin-bottom:0;--margin-left:0;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);margin:var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);padding-left:var(--padding-left);padding-right:var(--padding-right);z-index:var(--z-index);overflow:var(--overflow);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis);}.e-con-full,.e-con>.e-con-inner{text-align:var(--text-align);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction);}.e-con,.e-con>.e-con-inner{display:var(--display);}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row;}.e-con.e-grid,.e-con.e-grid>.e-con-inner{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow);}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal;}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr;}.e-con-boxed{text-align:initial;gap:initial;}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto;}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items);}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline:0;height:100%;}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-right:auto;--margin-left:auto;max-width:min(100%,var(--width));}.e-con .elementor-widget.elementor-widget{margin-bottom:0;}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-top:var(--border-width-top) var(--border-style) var(--border-color);border-right:var(--border-width-right) var(--border-style) var(--border-color);border-bottom:var(--border-width-bottom) var(--border-style) var(--border-color);border-left:var(--border-width-left) var(--border-style) var(--border-color);top:calc(0px - var(--border-width-top));left:calc(0px - var(--border-width-left));width:max(100% + var(--border-width-right) + var(--border-width-left),100%);height:max(100% + var(--border-width-top) + var(--border-width-bottom),100%);}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s);}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-radius:var(--border-radius);border-top:var(--border-width-top) var(--border-style) var(--border-color);border-right:var(--border-width-right) var(--border-style) var(--border-color);border-bottom:var(--border-width-bottom) var(--border-style) var(--border-color);border-left:var(--border-width-left) var(--border-style) var(--border-color);top:calc(0px - var(--border-width-top));left:calc(0px - var(--border-width-left));width:max(100% + var(--border-width-right) + var(--border-width-left),100%);height:max(100% + var(--border-width-top) + var(--border-width-bottom),100%);}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone{display:none;}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1;}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2;}.e-con .elementor-widget{min-width:0;}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%;}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%;}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%;}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:wrap;}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap;}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%;}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1;}.elementor-field-group{flex-wrap:wrap;align-items:center;}.elementor-field-group.elementor-field-type-submit{align-items:flex-end;}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1;}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0;}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6;}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6;}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%;}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-right:20px;}.elementor-field-group .elementor-select-wrapper:before{content:"";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3);}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:"";}.elementor-field-subgroup{display:flex;flex-wrap:wrap;}.elementor-field-subgroup .elementor-field-option label{display:inline-block;}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-right:10px;}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%;}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline;}.elementor-field-label{cursor:pointer;}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-left:.2em;}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px;}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px;}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px;}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px;}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px;}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%;}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1;}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%;}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center;}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start;}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end;}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto;}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0;}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto;}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%;}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1;}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%;}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center;}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start;}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end;}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto;}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0;}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto;}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%;}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1;}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%;}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center;}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start;}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end;}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto;}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0;}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto;}}.elementor-error .elementor-field{border-color:#d9534f;}.elementor-error .help-inline{color:#d9534f;font-size:.9em;}.elementor-message{margin:10px 0;font-size:1em;line-height:1;}.elementor-message:before{content:"";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px;}.elementor-message.elementor-message-danger{color:#d9534f;}.elementor-message.elementor-message-danger:before{content:"";}.elementor-message.form-message-success{color:#5cb85c;}.elementor-form .elementor-button{padding-top:0;padding-bottom:0;border:none;}.elementor-form .elementor-button>span{display:flex;justify-content:center;}.elementor-form .elementor-button.elementor-size-xs{min-height:33px;}.elementor-form .elementor-button.elementor-size-sm{min-height:40px;}.elementor-form .elementor-button.elementor-size-md{min-height:47px;}.elementor-form .elementor-button.elementor-size-lg{min-height:59px;}.elementor-form .elementor-button.elementor-size-xl{min-height:72px;}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s;}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff;}.elementor-button-content-wrapper{display:flex;justify-content:center;}.elementor-button-icon{flex-grow:0;order:5;}.elementor-button-icon svg{width:1em;height:auto;}.elementor-button-icon .e-font-icon-svg{height:1em;}.elementor-button-text{flex-grow:1;order:10;display:inline-block;}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px;}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px;}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px;}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px;}.elementor-button .elementor-align-icon-right{margin-left:5px;order:15;}.elementor-button .elementor-align-icon-left{margin-right:5px;order:5;}.elementor-button span{text-decoration:inherit;}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de;}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c;}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e;}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f;}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de;}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c;}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e;}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f;}.elementor-tab-title a{color:inherit;}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff;}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent;}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center;}.elementor-icon:hover{color:#69727d;}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block;}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%);}.elementor-icon i.fad{width:auto;}.elementor-shape-circle .elementor-icon{border-radius:50%;}.e-transform .elementor-widget-container{transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX,1) * var(--e-transform-scaleX,var(--e-transform-scale,1)))) scaleY(calc(var(--e-transform-flipY,1) * var(--e-transform-scaleY,var(--e-transform-scale,1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX,1) * var(--e-con-transform-scaleX,var(--e-con-transform-scale,1)))) scaleY(calc(var(--e-con-transform-flipY,1) * var(--e-con-transform-scaleY,var(--e-con-transform-scale,1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x);}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px;}.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0;}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none;}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%);}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em;}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px;}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px;}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3;}.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%;}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px;}.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px);}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%;}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0;}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px;}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2);}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative;}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static;}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px);}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0;}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0;}.elementor-lightbox{--lightbox-ui-color:hsla(0,0%,93.3%,.9);--lightbox-ui-color-hover:#fff;--lightbox-text-color:var(--lightbox-ui-color);--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:25px;}.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,.elementor-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center;}.elementor-lightbox .dialog-header{display:none;}.elementor-lightbox .dialog-widget-content{background:none;box-shadow:none;width:100%;height:100%;}.elementor-lightbox .dialog-message{animation-duration:.3s;}.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio){height:100%;}.elementor-lightbox .dialog-message.dialog-lightbox-message{padding:0;}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:var(--lightbox-header-icons-size);right:.75em;margin-top:13px;padding:.25em;z-index:2;line-height:1;display:flex;}.elementor-lightbox .dialog-lightbox-close-button svg{height:1em;width:1em;}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:var(--lightbox-ui-color);transition:all .3s;opacity:1;}.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg{fill:var(--lightbox-ui-color);}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:var(--lightbox-ui-color-hover);}.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg{fill:var(--lightbox-ui-color-hover);}.elementor-lightbox .swiper,.elementor-lightbox .swiper-container{height:100%;}.elementor-lightbox .elementor-lightbox-item{display:flex;align-items:center;justify-content:center;position:relative;padding:70px;box-sizing:border-box;height:100%;margin:auto;}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:70px 0;}}.elementor-lightbox .elementor-lightbox-image{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{opacity:1;filter:none;border:none;}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-video-container{box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);border-radius:2px;}.elementor-lightbox .elementor-video-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}@media (min-width:1025px){.elementor-lightbox .elementor-video-container{width:75%;}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container{width:100%;}}@media (min-width:768px) and (max-width:1024px){.elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container{width:70%;}}.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev{left:0;}.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next{right:0;}.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-pagination-fraction{width:-moz-max-content;width:max-content;color:#fff;}.elementor-lightbox .elementor-swiper-button:focus{outline-width:1px;}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{height:100%;display:flex;align-items:center;width:15%;justify-content:center;font-size:var(--lightbox-navigation-icons-size);}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button:focus{outline:none;}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{width:20%;}.elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{padding:10px;background-color:rgba(0,0,0,.5);}.elementor-lightbox .elementor-swiper-button-prev{left:0;justify-content:flex-start;}.elementor-lightbox .elementor-swiper-button-next{right:0;justify-content:flex-end;}}.elementor-slideshow__counter{color:currentColor;font-size:.75em;width:-moz-max-content;width:max-content;}.elementor-slideshow__footer,.elementor-slideshow__header{position:absolute;left:0;width:100%;padding:15px 20px;transition:.3s;}.elementor-slideshow__footer{color:var(--lightbox-text-color);}.elementor-slideshow__header{color:var(--lightbox-ui-color);display:flex;flex-direction:row-reverse;font-size:var(--lightbox-header-icons-size);padding-left:1em;padding-right:2.6em;top:0;align-items:center;z-index:10;}.elementor-slideshow__header>i,.elementor-slideshow__header>svg{cursor:pointer;padding:.25em;margin:0 .35em;}.elementor-slideshow__header>i{font-size:inherit;}.elementor-slideshow__header>i:hover{color:var(--lightbox-ui-color-hover);}.elementor-slideshow__header>svg{box-sizing:content-box;fill:var(--lightbox-ui-color);height:1em;width:1em;}.elementor-slideshow__header>svg:hover{fill:var(--lightbox-ui-color-hover);}.elementor-slideshow__header .elementor-slideshow__counter{margin-right:auto;}.elementor-slideshow__header .elementor-icon-share{z-index:5;}.elementor-slideshow__share-menu{background-color:transparent;width:0;height:0;position:absolute;overflow:hidden;transition:background-color .4s;}.elementor-slideshow__share-menu .elementor-slideshow__share-links a{color:#0c0d0e;}.elementor-slideshow__share-links{display:block;position:absolute;min-width:200px;right:2.8em;top:3em;background-color:#fff;border-radius:3px;padding:14px 20px;transform:scale(0);opacity:0;transform-origin:90% 10%;transition:all .25s .1s;box-shadow:0 4px 15px rgba(0,0,0,.3);}.elementor-slideshow__share-links a{text-align:left;color:#3f444b;font-size:12px;line-height:2.5;display:block;opacity:0;transition:opacity .5s .1s;}.elementor-slideshow__share-links a:hover{color:#000;}.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg{margin-right:.75em;}.elementor-slideshow__share-links a i{font-size:1.25em;}.elementor-slideshow__share-links a svg{height:1.25em;width:1.25em;}.elementor-slideshow__share-links:before{content:"";display:block;position:absolute;top:1px;right:.5em;border:.45em solid transparent;border-bottom-color:#fff;transform:translateY(-100%) scaleX(.7);}.elementor-slideshow__footer{bottom:0;z-index:5;position:fixed;}.elementor-slideshow__description,.elementor-slideshow__title{margin:0;}.elementor-slideshow__title{font-size:16px;font-weight:700;}.elementor-slideshow__description{font-size:14px;}.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{opacity:0;pointer-events:none;}.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{opacity:0;}.elementor-slideshow--fullscreen-mode .elementor-video-container{width:100%;}.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{background-color:rgba(0,0,0,.5);}.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{opacity:0;pointer-events:none;}.elementor-slideshow--share-mode .elementor-slideshow__share-menu{top:0;left:0;width:100vw;height:100vh;opacity:1;cursor:default;background-color:rgba(0,0,0,.5);}.elementor-slideshow--share-mode .elementor-slideshow__share-links{transform:scale(1);}.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a{opacity:1;}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter{color:#1da1f2;}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook{color:#3b5998;}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest{color:#bd081c;}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold{color:#9da5ae;}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter{fill:#1da1f2;}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook{fill:#3b5998;}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest{fill:#bd081c;}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold{fill:#9da5ae;}.elementor-slideshow--share-mode .eicon-share-arrow{z-index:2;}.animated{animation-duration:1.25s;}.animated.animated-slow{animation-duration:2s;}.animated.animated-fast{animation-duration:.75s;}.animated.infinite{animation-iteration-count:infinite;}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards;}@media (prefers-reduced-motion:reduce){.animated{animation:none;}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;}.elementor-shape-top{top:-1px;}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1;}.elementor-shape-bottom{bottom:-1px;}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1;}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg);}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%);}.elementor-shape .elementor-shape-fill{fill:#fff;transform-origin:center;transform:rotateY(0deg);}#wp-admin-bar-elementor_edit_page>.ab-item:before{content:"";font-family:eicons;top:3px;font-size:18px;}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:flex;width:200px;}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#3f444b;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;border-radius:3px;}#wp-admin-bar-elementor_inspector>.ab-item:before{content:"";top:2px;}#wpadminbar *{font-style:normal;}.page-template-elementor_canvas.elementor-page:before{display:none;}.elementor-post__thumbnail__link{transition:none;}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0;}.e--ua-appleWebkit.rtl{--flex-right:flex-start;}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end);}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap));}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0;}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end);}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap));}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0;}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end);}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap));}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0;}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none;}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none;}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none;}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none;}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none;}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none;}}.elementor-widget-text-path{font-size:20px;text-align:var(--alignment,left);}.elementor-widget-text-path svg{width:var(--width);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing);transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);transition:var(--stroke-transition) stroke,var(--stroke-transition) fill;}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover);}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover,var(--text-color));--fill:var(--color);color:var(--color);}.elementor-widget-n-tabs{--n-tabs-color-accent-fallback:#61ce70;--n-tabs-color-secondary-fallback:#54595f;--n-tabs-default-padding-block:15px;--n-tabs-default-padding-inline:35px;--n-tabs-background-color:transparent;--n-tabs-display:flex;--n-tabs-direction:column;--n-tabs-gap:10px;--n-tabs-heading-display:flex;--n-tabs-heading-direction:row;--n-tabs-heading-grow:initial;--n-tabs-heading-justify-content:center;--n-tabs-heading-width:initial;--n-tabs-heading-overflow-x:initial;--n-tabs-heading-wrap:wrap;--n-tabs-border-width:1px;--n-tabs-border-color:#d5d8dc;--n-tabs-content-padding:initial;--n-tabs-content-border-radius:initial;--n-tabs-title-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-title-color-hover:#fff;--n-tabs-title-color-active:#fff;--n-tabs-title-background-color:#f1f2f3;--n-tabs-title-background-color-hover:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-background-color-active:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-font-size:1rem;--n-tabs-title-justify-content-toggle:initial;--n-tabs-title-align-items-toggle:center;--n-tabs-title-justify-content:center;--n-tabs-title-align-items:center;--n-tabs-title-direction:row;--n-tabs-title-gap:10px;--n-tabs-title-flex-grow:0;--n-tabs-title-padding-top:var(--n-tabs-default-padding-block);--n-tabs-title-padding-right:var(--n-tabs-default-padding-inline);--n-tabs-title-padding-bottom:var(--n-tabs-default-padding-block);--n-tabs-title-padding-left:var(--n-tabs-default-padding-inline);--n-tabs-title-border-radius:initial;--n-tabs-title-transition:.3s;--n-tabs-icon-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-icon-color-hover:var(--n-tabs-title-color-hover);--n-tabs-icon-color-active:#fff;--n-tabs-icon-gap:5px;width:100%;max-width:100%;}.elementor-widget-n-tabs .e-n-tabs{display:var(--n-tabs-display);flex-direction:var(--n-tabs-direction);gap:var(--n-tabs-gap);text-align:left;}.elementor-widget-n-tabs .e-n-tabs-heading{display:var(--n-tabs-heading-display);flex-basis:var(--n-tabs-heading-width);flex-direction:var(--n-tabs-heading-direction);flex-shrink:0;justify-content:var(--n-tabs-heading-justify-content);gap:var(--n-tabs-title-gap);overflow-x:var(--n-tabs-heading-overflow-x);flex-wrap:var(--n-tabs-heading-wrap);-ms-overflow-style:none;scrollbar-width:none;}.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{display:none;}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing;}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active{position:relative;}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2;}.elementor-widget-n-tabs .e-n-tabs-content{flex-grow:1;padding:var(--n-tabs-content-padding);border-radius:var(--n-tabs-content-border-radius);min-width:0;}.elementor-widget-n-tabs .e-n-tab-title{display:flex;align-items:var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));flex-direction:var(--n-tabs-title-direction);justify-content:var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));gap:var(--n-tabs-icon-gap);border-width:var(--n-tabs-border-width);position:relative;cursor:pointer;outline:none;flex-grow:var(--n-tabs-title-flex-grow);flex-basis:content;flex-shrink:0;padding:var(--n-tabs-title-padding-top) var(--n-tabs-title-padding-right) var(--n-tabs-title-padding-bottom) var(--n-tabs-title-padding-left);border-radius:var(--n-tabs-title-border-radius);height:var(--n-tabs-title-height);width:var(--n-tabs-title-width);transition:background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition);}.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg{transition:color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition);}.elementor-widget-n-tabs .e-n-tab-title-text{display:flex;align-items:center;font-size:var(--n-tabs-title-font-size);}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{display:flex;align-items:center;flex-direction:column;order:var(--n-tabs-icon-order);overflow:hidden;}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i{font-size:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{width:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));height:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty{display:none;}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active){background-color:var(--n-tabs-title-background-color);}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active),.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) a{color:var(--n-tabs-title-color);}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i{color:var(--n-tabs-icon-color);}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg{fill:var(--n-tabs-icon-color);}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg:last-child{transform:translateY(-100vh);height:0;opacity:0;}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover,.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover a{color:var(--n-tabs-title-color-hover);}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-hover);}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-hover);}.elementor-widget-n-tabs .e-n-tab-title.e-active,.elementor-widget-n-tabs .e-n-tab-title.e-active a{color:var(--n-tabs-title-color-active);}.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i{color:var(--n-tabs-icon-color-active);}.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active);}.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0;}.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:hover{transform:none;animation:initial;}.elementor-widget-n-tabs .e-n-tabs-content .e-collapse{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;}.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child){margin-top:var(--n-tabs-title-gap);}.elementor-widget-n-tabs .e-n-tabs-content .e-collapse.e-active{margin-bottom:var(--n-tabs-gap);}.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active){display:none;}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-normal:hover{background-color:var(--n-tabs-title-background-color-hover);background-image:none;}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-normal:hover.nitro-lazy{background-image:none !important;}:is(.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title,.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content .e-n-tab-title).e-active{background-color:var(--n-tabs-title-background-color-active);background-image:none;}:is(.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title.nitro-lazy,.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content .e-n-tab-title).e-active.nitro-lazy{background-image:none !important;}@media (min-width:768px){.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none;}}@media (max-width:767px){.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading{display:none;}}@media (min-width:-1){.e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none;}}@media (max-width:-1){.e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading{display:none;}}@media (min-width:1025px){.e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none;}}@media (max-width:1024px){.e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading{display:none;}}@media (min-width:-1){.e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none;}}@media (max-width:-1){.e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading{display:none;}}@media (min-width:1025px){.e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none;}}@media (max-width:-1){.e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading{display:none;}}.e-n-tabs-none>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none;}.elementor-widget-n-accordion{--n-accordion-title-font-size:15px;--n-accordion-title-padding:10px 15px;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;}.elementor-widget-n-accordion .e-n-accordion-item-title,.elementor-widget-n-accordion .e-n-accordion-item>.e-con{border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color);}.elementor-widget-n-accordion .e-n-accordion-item-title{list-style:none;font-size:var(--n-accordion-title-font-size);padding:var(--n-accordion-title-padding);}.elementor-widget-n-accordion .e-n-accordion-item-title i{color:var(--n-accordion-icon-color);}.elementor-widget-n-accordion .e-n-accordion-item-title svg{fill:var(--n-accordion-icon-color);}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both;}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px;}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%;}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s;}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden;}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden;}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden;}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden;}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px;}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block;}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s;}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%;}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%;}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block;}.elementor-lightbox .dialog-widget-content{width:100%;height:100%;}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;}.eael-force-hide{display:none !important;}.eael-d-none{display:none !important;}.eael-d-block{display:block !important;}.eael-h-auto{height:auto !important;}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none;}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none;}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@keyframes a{0%{transform:rotate(0deg);}to{transform:rotate(359deg);}}.eicon-animation-spin{animation:a 2s infinite linear;}.eicon-editor-link:before{content:"";}.eicon-editor-unlink:before{content:"";}.eicon-editor-external-link:before{content:"";}.eicon-editor-close:before{content:"";}.eicon-editor-list-ol:before{content:"";}.eicon-editor-list-ul:before{content:"";}.eicon-editor-bold:before{content:"";}.eicon-editor-italic:before{content:"";}.eicon-editor-underline:before{content:"";}.eicon-editor-paragraph:before{content:"";}.eicon-editor-h1:before{content:"";}.eicon-editor-h2:before{content:"";}.eicon-editor-h3:before{content:"";}.eicon-editor-h4:before{content:"";}.eicon-editor-h5:before{content:"";}.eicon-editor-h6:before{content:"";}.eicon-editor-quote:before{content:"";}.eicon-editor-code:before{content:"";}.eicon-elementor:before{content:"";}.eicon-elementor-circle:before{content:"";}.eicon-pojome:before{content:"";}.eicon-plus:before{content:"";}.eicon-menu-bar:before{content:"";}.eicon-apps:before{content:"";}.eicon-accordion:before{content:"";}.eicon-alert:before{content:"";}.eicon-animation-text:before{content:"";}.eicon-animation:before{content:"";}.eicon-banner:before{content:"";}.eicon-blockquote:before{content:"";}.eicon-button:before{content:"";}.eicon-call-to-action:before{content:"";}.eicon-captcha:before{content:"";}.eicon-carousel:before{content:"";}.eicon-checkbox:before{content:"";}.eicon-columns:before{content:"";}.eicon-countdown:before{content:"";}.eicon-counter:before{content:"";}.eicon-date:before{content:"";}.eicon-divider-shape:before{content:"";}.eicon-divider:before{content:"";}.eicon-download-button:before{content:"";}.eicon-dual-button:before{content:"";}.eicon-email-field:before{content:"";}.eicon-facebook-comments:before{content:"";}.eicon-facebook-like-box:before{content:"";}.eicon-form-horizontal:before{content:"";}.eicon-form-vertical:before{content:"";}.eicon-gallery-grid:before{content:"";}.eicon-gallery-group:before{content:"";}.eicon-gallery-justified:before{content:"";}.eicon-gallery-masonry:before{content:"";}.eicon-icon-box:before{content:"";}.eicon-image-before-after:before{content:"";}.eicon-image-box:before{content:"";}.eicon-image-hotspot:before{content:"";}.eicon-image-rollover:before{content:"";}.eicon-info-box:before{content:"";}.eicon-inner-section:before{content:"";}.eicon-mailchimp:before{content:"";}.eicon-menu-card:before{content:"";}.eicon-navigation-horizontal:before{content:"";}.eicon-nav-menu:before{content:"";}.eicon-navigation-vertical:before{content:"";}.eicon-number-field:before{content:"";}.eicon-parallax:before{content:"";}.eicon-php7:before{content:"";}.eicon-post-list:before{content:"";}.eicon-post-slider:before{content:"";}.eicon-post:before{content:"";}.eicon-posts-carousel:before{content:"";}.eicon-posts-grid:before{content:"";}.eicon-posts-group:before{content:"";}.eicon-posts-justified:before{content:"";}.eicon-posts-masonry:before{content:"";}.eicon-posts-ticker:before{content:"";}.eicon-price-list:before{content:"";}.eicon-price-table:before{content:"";}.eicon-radio:before{content:"";}.eicon-rtl:before{content:"";}.eicon-scroll:before{content:"";}.eicon-search:before{content:"";}.eicon-select:before{content:"";}.eicon-share:before{content:"";}.eicon-sidebar:before{content:"";}.eicon-skill-bar:before{content:"";}.eicon-slider-3d:before{content:"";}.eicon-slider-album:before{content:"";}.eicon-slider-device:before{content:"";}.eicon-slider-full-screen:before{content:"";}.eicon-slider-push:before{content:"";}.eicon-slider-vertical:before{content:"";}.eicon-slider-video:before{content:"";}.eicon-slides:before{content:"";}.eicon-social-icons:before{content:"";}.eicon-spacer:before{content:"";}.eicon-table:before{content:"";}.eicon-tabs:before{content:"";}.eicon-tel-field:before{content:"";}.eicon-text-area:before{content:"";}.eicon-text-field:before{content:"";}.eicon-thumbnails-down:before{content:"";}.eicon-thumbnails-half:before{content:"";}.eicon-thumbnails-right:before{content:"";}.eicon-time-line:before{content:"";}.eicon-toggle:before{content:"";}.eicon-url:before{content:"";}.eicon-t-letter:before{content:"";}.eicon-wordpress:before{content:"";}.eicon-text:before{content:"";}.eicon-anchor:before{content:"";}.eicon-bullet-list:before{content:"";}.eicon-code:before{content:"";}.eicon-favorite:before{content:"";}.eicon-google-maps:before{content:"";}.eicon-image:before{content:"";}.eicon-photo-library:before{content:"";}.eicon-woocommerce:before{content:"";}.eicon-youtube:before{content:"";}.eicon-flip-box:before{content:"";}.eicon-settings:before{content:"";}.eicon-headphones:before{content:"";}.eicon-testimonial:before{content:"";}.eicon-counter-circle:before{content:"";}.eicon-person:before{content:"";}.eicon-chevron-right:before{content:"";}.eicon-chevron-left:before{content:"";}.eicon-close:before{content:"";}.eicon-file-download:before{content:"";}.eicon-save:before{content:"";}.eicon-zoom-in:before{content:"";}.eicon-shortcode:before{content:"";}.eicon-nerd:before{content:"";}.eicon-device-desktop:before{content:"";}.eicon-device-tablet:before{content:"";}.eicon-device-mobile:before{content:"";}.eicon-document-file:before{content:"";}.eicon-folder-o:before{content:"";}.eicon-hypster:before{content:"";}.eicon-h-align-left:before{content:"";}.eicon-h-align-right:before{content:"";}.eicon-h-align-center:before{content:"";}.eicon-h-align-stretch:before{content:"";}.eicon-v-align-top:before{content:"";}.eicon-v-align-bottom:before{content:"";}.eicon-v-align-middle:before{content:"";}.eicon-v-align-stretch:before{content:"";}.eicon-pro-icon:before{content:"";}.eicon-mail:before{content:"";}.eicon-lock-user:before{content:"";}.eicon-testimonial-carousel:before{content:"";}.eicon-media-carousel:before{content:"";}.eicon-section:before{content:"";}.eicon-column:before{content:"";}.eicon-edit:before{content:"";}.eicon-clone:before{content:"";}.eicon-trash:before{content:"";}.eicon-play:before{content:"";}.eicon-angle-right:before{content:"";}.eicon-angle-left:before{content:"";}.eicon-animated-headline:before{content:"";}.eicon-menu-toggle:before{content:"";}.eicon-fb-embed:before{content:"";}.eicon-fb-feed:before{content:"";}.eicon-twitter-embed:before{content:"";}.eicon-twitter-feed:before{content:"";}.eicon-sync:before{content:"";}.eicon-import-export:before{content:"";}.eicon-check-circle:before{content:"";}.eicon-library-save:before{content:"";}.eicon-library-download:before{content:"";}.eicon-insert:before{content:"";}.eicon-preview-medium:before{content:"";}.eicon-sort-down:before{content:"";}.eicon-sort-up:before{content:"";}.eicon-heading:before{content:"";}.eicon-logo:before{content:"";}.eicon-meta-data:before{content:"";}.eicon-post-content:before{content:"";}.eicon-post-excerpt:before{content:"";}.eicon-post-navigation:before{content:"";}.eicon-yoast:before{content:"";}.eicon-nerd-chuckle:before{content:"";}.eicon-nerd-wink:before{content:"";}.eicon-comments:before{content:"";}.eicon-download-circle-o:before{content:"";}.eicon-library-upload:before{content:"";}.eicon-save-o:before{content:"";}.eicon-upload-circle-o:before{content:"";}.eicon-ellipsis-h:before{content:"";}.eicon-ellipsis-v:before{content:"";}.eicon-arrow-left:before{content:"";}.eicon-arrow-right:before{content:"";}.eicon-arrow-up:before{content:"";}.eicon-arrow-down:before{content:"";}.eicon-play-o:before{content:"";}.eicon-archive-posts:before{content:"";}.eicon-archive-title:before{content:"";}.eicon-featured-image:before{content:"";}.eicon-post-info:before{content:"";}.eicon-post-title:before{content:"";}.eicon-site-logo:before{content:"";}.eicon-site-search:before{content:"";}.eicon-site-title:before{content:"";}.eicon-plus-square:before{content:"";}.eicon-minus-square:before{content:"";}.eicon-cloud-check:before{content:"";}.eicon-drag-n-drop:before{content:"";}.eicon-welcome:before{content:"";}.eicon-handle:before{content:"";}.eicon-cart:before{content:"";}.eicon-product-add-to-cart:before{content:"";}.eicon-product-breadcrumbs:before{content:"";}.eicon-product-categories:before{content:"";}.eicon-product-description:before{content:"";}.eicon-product-images:before{content:"";}.eicon-product-info:before{content:"";}.eicon-product-meta:before{content:"";}.eicon-product-pages:before{content:"";}.eicon-product-price:before{content:"";}.eicon-product-rating:before{content:"";}.eicon-product-related:before{content:"";}.eicon-product-stock:before{content:"";}.eicon-product-tabs:before{content:"";}.eicon-product-title:before{content:"";}.eicon-product-upsell:before{content:"";}.eicon-products:before{content:"";}.eicon-bag-light:before{content:"";}.eicon-bag-medium:before{content:"";}.eicon-bag-solid:before{content:"";}.eicon-basket-light:before{content:"";}.eicon-basket-medium:before{content:"";}.eicon-basket-solid:before{content:"";}.eicon-cart-light:before{content:"";}.eicon-cart-medium:before{content:"";}.eicon-cart-solid:before{content:"";}.eicon-exchange:before{content:"";}.eicon-preview-thin:before{content:"";}.eicon-device-laptop:before{content:"";}.eicon-collapse:before{content:"";}.eicon-expand:before{content:"";}.eicon-navigator:before{content:"";}.eicon-plug:before{content:"";}.eicon-dashboard:before{content:"";}.eicon-typography:before{content:"";}.eicon-info-circle-o:before{content:"";}.eicon-integration:before{content:"";}.eicon-plus-circle-o:before{content:"";}.eicon-rating:before{content:"";}.eicon-review:before{content:"";}.eicon-tools:before{content:"";}.eicon-loading:before{content:"";}.eicon-sitemap:before{content:"";}.eicon-click:before{content:"";}.eicon-clock:before{content:"";}.eicon-library-open:before{content:"";}.eicon-warning:before{content:"";}.eicon-flow:before{content:"";}.eicon-cursor-move:before{content:"";}.eicon-arrow-circle-left:before{content:"";}.eicon-flash:before{content:"";}.eicon-redo:before{content:"";}.eicon-ban:before{content:"";}.eicon-barcode:before{content:"";}.eicon-calendar:before{content:"";}.eicon-caret-left:before{content:"";}.eicon-caret-right:before{content:"";}.eicon-caret-up:before{content:"";}.eicon-chain-broken:before{content:"";}.eicon-check-circle-o:before{content:"";}.eicon-check:before{content:"";}.eicon-chevron-double-left:before{content:"";}.eicon-chevron-double-right:before{content:"";}.eicon-undo:before{content:"";}.eicon-filter:before{content:"";}.eicon-circle-o:before{content:"";}.eicon-circle:before{content:"";}.eicon-clock-o:before{content:"";}.eicon-cog:before{content:"";}.eicon-cogs:before{content:"";}.eicon-commenting-o:before{content:"";}.eicon-copy:before{content:"";}.eicon-database:before{content:"";}.eicon-dot-circle-o:before{content:"";}.eicon-envelope:before{content:"";}.eicon-external-link-square:before{content:"";}.eicon-eyedropper:before{content:"";}.eicon-folder:before{content:"";}.eicon-font:before{content:"";}.eicon-adjust:before{content:"";}.eicon-lightbox:before{content:"";}.eicon-heart-o:before{content:"";}.eicon-history:before{content:"";}.eicon-image-bold:before{content:"";}.eicon-info-circle:before{content:"";}.eicon-link:before{content:"";}.eicon-long-arrow-left:before{content:"";}.eicon-long-arrow-right:before{content:"";}.eicon-caret-down:before{content:"";}.eicon-paint-brush:before{content:"";}.eicon-pencil:before{content:"";}.eicon-plus-circle:before{content:"";}.eicon-zoom-in-bold:before{content:"";}.eicon-sort-amount-desc:before{content:"";}.eicon-sign-out:before{content:"";}.eicon-spinner:before{content:"";}.eicon-square:before{content:"";}.eicon-star-o:before{content:"";}.eicon-star:before{content:"";}.eicon-text-align-justify:before{content:"";}.eicon-text-align-center:before{content:"";}.eicon-tags:before{content:"";}.eicon-text-align-left:before{content:"";}.eicon-text-align-right:before{content:"";}.eicon-close-circle:before{content:"";}.eicon-trash-o:before{content:"";}.eicon-font-awesome:before{content:"";}.eicon-user-circle-o:before{content:"";}.eicon-video-camera:before{content:"";}.eicon-heart:before{content:"";}.eicon-wrench:before{content:"";}.eicon-help:before{content:"";}.eicon-help-o:before{content:"";}.eicon-zoom-out-bold:before{content:"";}.eicon-plus-square-o:before{content:"";}.eicon-minus-square-o:before{content:"";}.eicon-minus-circle:before{content:"";}.eicon-minus-circle-o:before{content:"";}.eicon-code-bold:before{content:"";}.eicon-cloud-upload:before{content:"";}.eicon-search-bold:before{content:"";}.eicon-map-pin:before{content:"";}.eicon-meetup:before{content:"";}.eicon-slideshow:before{content:"";}.eicon-t-letter-bold:before{content:"";}.eicon-preferences:before{content:"";}.eicon-table-of-contents:before{content:"";}.eicon-tv:before{content:"";}.eicon-upload:before{content:"";}.eicon-instagram-comments:before{content:"";}.eicon-instagram-nested-gallery:before{content:"";}.eicon-instagram-post:before{content:"";}.eicon-instagram-video:before{content:"";}.eicon-instagram-gallery:before{content:"";}.eicon-instagram-likes:before{content:"";}.eicon-facebook:before{content:"";}.eicon-twitter:before{content:"";}.eicon-pinterest:before{content:"";}.eicon-frame-expand:before{content:"";}.eicon-frame-minimize:before{content:"";}.eicon-archive:before{content:"";}.eicon-colors-typography:before{content:"";}.eicon-custom:before{content:"";}.eicon-footer:before{content:"";}.eicon-header:before{content:"";}.eicon-layout-settings:before{content:"";}.eicon-lightbox-expand:before{content:"";}.eicon-error-404:before{content:"";}.eicon-theme-style:before{content:"";}.eicon-search-results:before{content:"";}.eicon-single-post:before{content:"";}.eicon-site-identity:before{content:"";}.eicon-theme-builder:before{content:"";}.eicon-download-bold:before{content:"";}.eicon-share-arrow:before{content:"";}.eicon-global-settings:before{content:"";}.eicon-user-preferences:before{content:"";}.eicon-lock:before{content:"";}.eicon-export-kit:before{content:"";}.eicon-import-kit:before{content:"";}.eicon-lottie:before{content:"";}.eicon-products-archive:before{content:"";}.eicon-single-product:before{content:"";}.eicon-disable-trash-o:before{content:"";}.eicon-single-page:before{content:"";}.eicon-wordpress-light:before{content:"";}.eicon-cogs-check:before{content:"";}.eicon-custom-css:before{content:"";}.eicon-global-colors:before{content:"";}.eicon-globe:before{content:"";}.eicon-typography-1:before{content:"";}.eicon-background:before{content:"";}.eicon-device-responsive:before{content:"";}.eicon-device-wide:before{content:"";}.eicon-code-highlight:before{content:"";}.eicon-video-playlist:before{content:"";}.eicon-download-kit:before{content:"";}.eicon-kit-details:before{content:"";}.eicon-kit-parts:before{content:"";}.eicon-kit-upload:before{content:"";}.eicon-kit-plugins:before{content:"";}.eicon-kit-upload-alt:before{content:"";}.eicon-hotspot:before{content:"";}.eicon-paypal-button:before{content:"";}.eicon-shape:before{content:"";}.eicon-wordart:before{content:"";}.eicon-checkout:before{content:"";}.eicon-container:before{content:"";}.eicon-flip:before{content:"";}.eicon-info:before{content:"";}.eicon-my-account:before{content:"";}.eicon-purchase-summary:before{content:"";}.eicon-page-transition:before{content:"";}.eicon-spotify:before{content:"";}.eicon-stripe-button:before{content:"";}.eicon-woo-settings:before{content:"";}.eicon-woo-cart:before{content:"";}.eicon-grow:before{content:"";}.eicon-order-end:before{content:"";}.eicon-nowrap:before{content:"";}.eicon-order-start:before{content:"";}.eicon-progress-tracker:before{content:"";}.eicon-shrink:before{content:"";}.eicon-wrap:before{content:"";}.eicon-align-center-h:before{content:"";}.eicon-align-center-v:before{content:"";}.eicon-align-end-h:before{content:"";}.eicon-align-end-v:before{content:"";}.eicon-align-start-h:before{content:"";}.eicon-align-start-v:before{content:"";}.eicon-align-stretch-h:before{content:"";}.eicon-align-stretch-v:before{content:"";}.eicon-justify-center-h:before{content:"";}.eicon-justify-center-v:before{content:"";}.eicon-justify-end-h:before{content:"";}.eicon-justify-end-v:before{content:"";}.eicon-justify-space-around-h:before{content:"";}.eicon-justify-space-around-v:before{content:"";}.eicon-justify-space-between-h:before{content:"";}.eicon-justify-space-between-v:before{content:"";}.eicon-justify-space-evenly-h:before{content:"";}.eicon-justify-space-evenly-v:before{content:"";}.eicon-justify-start-h:before{content:"";}.eicon-justify-start-v:before{content:"";}.eicon-woocommerce-cross-sells:before{content:"";}.eicon-woocommerce-notices:before{content:"";}.eicon-inner-container:before{content:"";}.eicon-warning-full:before{content:"";}.eicon-exit:before{content:"";}.eicon-loop-builder:before{content:"";}.eicon-notes:before{content:"";}.eicon-read:before{content:"";}.eicon-unread:before{content:"";}.eicon-carousel-loop:before{content:"";}.eicon-mega-menu:before{content:"";}.eicon-nested-carousel:before{content:"";}.eicon-ai:before{content:"";}.eicon-eye:before{content:"";}.eicon-elementor-square:before{content:"";}:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-pointer-events{touch-action:pan-y;}.swiper-pointer-events.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto;}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start;}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0);}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size);}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none;}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important;}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important;}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet:only-child{display:none !important;}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top;}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left;}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important;}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-grid>.swiper-wrapper{flex-wrap:wrap;}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube{overflow:visible;}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height;}.swiper-cards{overflow:visible;}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;}.elementor-kit-6{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-color-310d873:#2086cd;--e-global-color-6c1719f:#ffd000;--e-global-color-af0a17c:#e9f4fc;--e-global-color-343de8e:#363636;--e-global-color-cee4bae:#363636;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-51c0396-font-size:14px;--e-global-typography-5c27425-font-size:14px;}.elementor-kit-6 a{color:var(--e-global-color-cee4bae);}.elementor-kit-6 a:hover{color:var(--e-global-color-310d873);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}.elementor-kit-6 e-page-transition{background-color:#ffbc7d;}@media (max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media (max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}.elementor-bg-transform .elementor-bg{will-change:transform;}.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg{transform:scale(1.2);}.elementor-bg-transform-zoom-out:hover .elementor-bg{transform:scale(1);}.elementor-bg-transform-move-left .elementor-bg{transform:scale(1.2) translateX(8%);}.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg{transform:scale(1.2) translateX(-8%);}.elementor-bg-transform-move-right:hover .elementor-bg{transform:scale(1.2) translateX(8%);}.elementor-bg-transform-move-up .elementor-bg{transform:scale(1.2) translateY(8%);}.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg{transform:scale(1.2) translateY(-8%);}.elementor-bg-transform-move-down:hover .elementor-bg{transform:scale(1.2) translateY(8%);}.elementor-animated-content{--translate:0,0;}.elementor-animated-content:hover .elementor-animated-item--grow{transform:scale(1.1);}.elementor-animated-content:hover .elementor-animated-item--shrink{transform:scale(.85);}.elementor-animated-content:hover .elementor-animated-item--shrink-contained{transform:scale(1);}.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-in{transform:scale(1);opacity:1;}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-out{opacity:0;}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out{transform:scale(.2);}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in{transform:scale(2);}.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,.elementor-animated-content:hover .elementor-animated-item--enter-from-left,.elementor-animated-content:hover .elementor-animated-item--enter-from-right,.elementor-animated-content:hover .elementor-animated-item--enter-from-top{opacity:1;transform:translateY(0) translateX(0);}.elementor-animated-content:hover .elementor-animated-item--exit-to-right{transform:translateX(1000px);}.elementor-animated-content:hover .elementor-animated-item--exit-to-left{transform:translateX(-1000px);}.elementor-animated-content:hover .elementor-animated-item--exit-to-top{transform:translateY(-600px);}.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom{transform:translateY(600px);}.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{opacity:0;}.elementor-animated-content:hover .elementor-animated-item--move-right{transform:translateX(30px);}.elementor-animated-content:hover .elementor-animated-item--move-left{transform:translateX(-30px);}.elementor-animated-content:hover .elementor-animated-item--move-up{transform:translateY(-30px);}.elementor-animated-content:hover .elementor-animated-item--move-down{transform:translateY(30px);}.elementor-animated-content:hover .elementor-animated-item--move-contained-right{--translate:8%,0;}.elementor-animated-content:hover .elementor-animated-item--move-contained-left{--translate:-8%,0;}.elementor-animated-content:hover .elementor-animated-item--move-contained-top{--translate:0,-8%;}.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom{--translate:0,8%;}.elementor-animated-content [class^=elementor-animated-item]{will-change:transform,opacity;}.elementor-animated-content .elementor-animated-item--shrink-contained{transform:scale(1.17);}.elementor-animated-content .elementor-animated-item--enter-zoom-in{transform:scale(.2);}.elementor-animated-content .elementor-animated-item--enter-zoom-out{transform:scale(2);}.elementor-animated-content .elementor-animated-item--enter-zoom-in,.elementor-animated-content .elementor-animated-item--enter-zoom-out,.elementor-animated-content .elementor-animated-item--fade-in{opacity:0;}.elementor-animated-content .elementor-animated-item--exit-zoom-in,.elementor-animated-content .elementor-animated-item--exit-zoom-out,.elementor-animated-content .elementor-animated-item--fade-out{opacity:1;transform:scale(1);}.elementor-animated-content .elementor-animated-item--enter-from-right{transform:translateX(1000px);}.elementor-animated-content .elementor-animated-item--enter-from-left{transform:translateX(-1000px);}.elementor-animated-content .elementor-animated-item--enter-from-top{transform:translateY(-600px);}.elementor-animated-content .elementor-animated-item--enter-from-bottom{transform:translateY(500px);}.elementor-animated-content .elementor-animated-item--enter-from-bottom,.elementor-animated-content .elementor-animated-item--enter-from-left,.elementor-animated-content .elementor-animated-item--enter-from-right,.elementor-animated-content .elementor-animated-item--enter-from-top{opacity:0;}.elementor-animated-content .elementor-animated-item--exit-to-bottom,.elementor-animated-content .elementor-animated-item--exit-to-left,.elementor-animated-content .elementor-animated-item--exit-to-right,.elementor-animated-content .elementor-animated-item--exit-to-top{opacity:1;transform:translateY(0) translateX(0);}.elementor-animated-content .elementor-animated-item--move-contained-bottom,.elementor-animated-content .elementor-animated-item--move-contained-left,.elementor-animated-content .elementor-animated-item--move-contained-right,.elementor-animated-content .elementor-animated-item--move-contained-top{transform:scale(1.2) translate(var(--translate));}.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover{outline:1px solid var(--e-p-border-global);}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings{background-color:var(--e-p-border-global);}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting{background-color:var(--e-p-border-global);color:var(--e-p-border-global-invert);}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover{background-color:var(--e-p-border-global-hover);}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save{display:none;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-footer:before,.elementor-location-header:before{content:"";display:table;clear:both;}.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post{display:block;}.elementor-sticky--active{z-index:99;}.e-con.elementor-sticky--active,.e-container.elementor-sticky--active{z-index:var(--z-index,99);}.e-con .e-con.elementor-sticky--active,.e-con .e-container.elementor-sticky--active,.e-container .e-con.elementor-sticky--active,.e-container .e-container.elementor-sticky--active{padding-left:var(--padding-left);padding-right:var(--padding-right);}[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none;}.elementor-popup-modal{display:flex;pointer-events:none;background-color:transparent;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none;}.elementor-popup-modal .dialog-close-button{display:none;top:20px;margin-top:0;right:20px;opacity:1;z-index:9999;pointer-events:all;}.elementor-popup-modal .dialog-close-button svg{fill:#1a1c1e;height:1em;width:1em;}.elementor-popup-modal .dialog-widget-content{background-color:#fff;width:auto;overflow:visible;max-width:100%;max-height:100%;border-radius:0;box-shadow:none;pointer-events:all;}.elementor-popup-modal .dialog-message{width:640px;max-width:100vw;max-height:100vh;padding:0;overflow:auto;display:flex;}.elementor-popup-modal .elementor{width:100%;}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03);transition-duration:1s;}.elementor-motion-effects-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);}.elementor-motion-effects-layer{position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:cover;}.elementor-motion-effects-perspective{perspective:1200px;}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite;}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite;}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1);}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1);}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-acquisitions-incorporated:before{content:"";}.fa-ad:before{content:"";}.fa-address-book:before{content:"";}.fa-address-card:before{content:"";}.fa-adjust:before{content:"";}.fa-adn:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-air-freshener:before{content:"";}.fa-airbnb:before{content:"";}.fa-algolia:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-alipay:before{content:"";}.fa-allergies:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-ambulance:before{content:"";}.fa-american-sign-language-interpreting:before{content:"";}.fa-amilia:before{content:"";}.fa-anchor:before{content:"";}.fa-android:before{content:"";}.fa-angellist:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angry:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-ankh:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-alt:before{content:"";}.fa-apple-pay:before{content:"";}.fa-archive:before{content:"";}.fa-archway:before{content:"";}.fa-arrow-alt-circle-down:before{content:"";}.fa-arrow-alt-circle-left:before{content:"";}.fa-arrow-alt-circle-right:before{content:"";}.fa-arrow-alt-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-arrows-alt-h:before{content:"";}.fa-arrows-alt-v:before{content:"";}.fa-artstation:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-atlas:before{content:"";}.fa-atlassian:before{content:"";}.fa-atom:before{content:"";}.fa-audible:before{content:"";}.fa-audio-description:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-award:before{content:"";}.fa-aws:before{content:"";}.fa-baby:before{content:"";}.fa-baby-carriage:before{content:"";}.fa-backspace:before{content:"";}.fa-backward:before{content:"";}.fa-bacon:before{content:"";}.fa-bacteria:before{content:"";}.fa-bacterium:before{content:"";}.fa-bahai:before{content:"";}.fa-balance-scale:before{content:"";}.fa-balance-scale-left:before{content:"";}.fa-balance-scale-right:before{content:"";}.fa-ban:before{content:"";}.fa-band-aid:before{content:"";}.fa-bandcamp:before{content:"";}.fa-barcode:before{content:"";}.fa-bars:before{content:"";}.fa-baseball-ball:before{content:"";}.fa-basketball-ball:before{content:"";}.fa-bath:before{content:"";}.fa-battery-empty:before{content:"";}.fa-battery-full:before{content:"";}.fa-battery-half:before{content:"";}.fa-battery-quarter:before{content:"";}.fa-battery-three-quarters:before{content:"";}.fa-battle-net:before{content:"";}.fa-bed:before{content:"";}.fa-beer:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bell:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bible:before{content:"";}.fa-bicycle:before{content:"";}.fa-biking:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars:before{content:"";}.fa-biohazard:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blender:before{content:"";}.fa-blender-phone:before{content:"";}.fa-blind:before{content:"";}.fa-blog:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before{content:"";}.fa-bomb:before{content:"";}.fa-bone:before{content:"";}.fa-bong:before{content:"";}.fa-book:before{content:"";}.fa-book-dead:before{content:"";}.fa-book-medical:before{content:"";}.fa-book-open:before{content:"";}.fa-book-reader:before{content:"";}.fa-bookmark:before{content:"";}.fa-bootstrap:before{content:"";}.fa-border-all:before{content:"";}.fa-border-none:before{content:"";}.fa-border-style:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-box-open:before{content:"";}.fa-box-tissue:before{content:"";}.fa-boxes:before{content:"";}.fa-braille:before{content:"";}.fa-brain:before{content:"";}.fa-bread-slice:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-broadcast-tower:before{content:"";}.fa-broom:before{content:"";}.fa-brush:before{content:"";}.fa-btc:before{content:"";}.fa-buffer:before{content:"";}.fa-bug:before{content:"";}.fa-building:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-burn:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-bus:before{content:"";}.fa-bus-alt:before{content:"";}.fa-business-time:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-buysellads:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-day:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-times:before{content:"";}.fa-calendar-week:before{content:"";}.fa-camera:before{content:"";}.fa-camera-retro:before{content:"";}.fa-campground:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-candy-cane:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-car:before{content:"";}.fa-car-alt:before{content:"";}.fa-car-battery:before{content:"";}.fa-car-crash:before{content:"";}.fa-car-side:before{content:"";}.fa-caravan:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-square-down:before{content:"";}.fa-caret-square-left:before{content:"";}.fa-caret-square-right:before{content:"";}.fa-caret-square-up:before{content:"";}.fa-caret-up:before{content:"";}.fa-carrot:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cash-register:before{content:"";}.fa-cat:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-centercode:before{content:"";}.fa-centos:before{content:"";}.fa-certificate:before{content:"";}.fa-chair:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before{content:"";}.fa-charging-station:before{content:"";}.fa-chart-area:before{content:"";}.fa-chart-bar:before{content:"";}.fa-chart-line:before{content:"";}.fa-chart-pie:before{content:"";}.fa-check:before{content:"";}.fa-check-circle:before{content:"";}.fa-check-double:before{content:"";}.fa-check-square:before{content:"";}.fa-cheese:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-chrome:before{content:"";}.fa-chromecast:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch:before{content:"";}.fa-city:before{content:"";}.fa-clinic-medical:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clock:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-download-alt:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-cloud-upload-alt:before{content:"";}.fa-cloudflare:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-cocktail:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-coffee:before{content:"";}.fa-cog:before{content:"";}.fa-cogs:before{content:"";}.fa-coins:before{content:"";}.fa-columns:before{content:"";}.fa-comment:before{content:"";}.fa-comment-alt:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-comment-dots:before{content:"";}.fa-comment-medical:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comments:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compress:before{content:"";}.fa-compress-alt:before{content:"";}.fa-compress-arrows-alt:before{content:"";}.fa-concierge-bell:before{content:"";}.fa-confluence:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-contao:before{content:"";}.fa-cookie:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-couch:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-credit-card:before{content:"";}.fa-critical-role:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before{content:"";}.fa-cross:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-crutch:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-cut:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-dailymotion:before{content:"";}.fa-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-deezer:before{content:"";}.fa-delicious:before{content:"";}.fa-democrat:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-dev:before{content:"";}.fa-deviantart:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-dhl:before{content:"";}.fa-diagnoses:before{content:"";}.fa-diaspora:before{content:"";}.fa-dice:before{content:"";}.fa-dice-d20:before{content:"";}.fa-dice-d6:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-digg:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-digital-tachograph:before{content:"";}.fa-directions:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-disease:before{content:"";}.fa-divide:before{content:"";}.fa-dizzy:before{content:"";}.fa-dna:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-dog:before{content:"";}.fa-dollar-sign:before{content:"";}.fa-dolly:before{content:"";}.fa-dolly-flatbed:before{content:"";}.fa-donate:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dot-circle:before{content:"";}.fa-dove:before{content:"";}.fa-download:before{content:"";}.fa-draft2digital:before{content:"";}.fa-drafting-compass:before{content:"";}.fa-dragon:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-drupal:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dumpster:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-dungeon:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-edit:before{content:"";}.fa-egg:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ello:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-envelope-square:before{content:"";}.fa-envira:before{content:"";}.fa-equals:before{content:"";}.fa-eraser:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-ethernet:before{content:"";}.fa-etsy:before{content:"";}.fa-euro-sign:before{content:"";}.fa-evernote:before{content:"";}.fa-exchange-alt:before{content:"";}.fa-exclamation:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-exclamation-triangle:before{content:"";}.fa-expand:before{content:"";}.fa-expand-alt:before{content:"";}.fa-expand-arrows-alt:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-external-link-alt:before{content:"";}.fa-external-link-square-alt:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper:before{content:"";}.fa-eye-slash:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fan:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-faucet:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before{content:"";}.fa-fedex:before{content:"";}.fa-fedora:before{content:"";}.fa-female:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-figma:before{content:"";}.fa-file:before{content:"";}.fa-file-alt:before{content:"";}.fa-file-archive:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-code:before{content:"";}.fa-file-contract:before{content:"";}.fa-file-csv:before{content:"";}.fa-file-download:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-export:before{content:"";}.fa-file-image:before{content:"";}.fa-file-import:before{content:"";}.fa-file-invoice:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-medical-alt:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-prescription:before{content:"";}.fa-file-signature:before{content:"";}.fa-file-upload:before{content:"";}.fa-file-video:before{content:"";}.fa-file-word:before{content:"";}.fa-fill:before{content:"";}.fa-fill-drip:before{content:"";}.fa-film:before{content:"";}.fa-filter:before{content:"";}.fa-fingerprint:before{content:"";}.fa-fire:before{content:"";}.fa-fire-alt:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-firefox:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-first-aid:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-fish:before{content:"";}.fa-fist-raised:before{content:"";}.fa-flag:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flag-usa:before{content:"";}.fa-flask:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-flushed:before{content:"";}.fa-fly:before{content:"";}.fa-folder:before{content:"";}.fa-folder-minus:before{content:"";}.fa-folder-open:before{content:"";}.fa-folder-plus:before{content:"";}.fa-font:before{content:"";}.fa-font-awesome:before{content:"";}.fa-font-awesome-alt:before{content:"";}.fa-font-awesome-flag:before{content:"";}.fa-font-awesome-logo-full:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-football-ball:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-forward:before{content:"";}.fa-foursquare:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-frog:before{content:"";}.fa-frown:before{content:"";}.fa-frown-open:before{content:"";}.fa-fulcrum:before{content:"";}.fa-funnel-dollar:before{content:"";}.fa-futbol:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-gamepad:before{content:"";}.fa-gas-pump:before{content:"";}.fa-gavel:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-ghost:before{content:"";}.fa-gift:before{content:"";}.fa-gifts:before{content:"";}.fa-git:before{content:"";}.fa-git-alt:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glass-cheers:before{content:"";}.fa-glass-martini:before{content:"";}.fa-glass-martini-alt:before{content:"";}.fa-glass-whiskey:before{content:"";}.fa-glasses:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-globe:before{content:"";}.fa-globe-africa:before{content:"";}.fa-globe-americas:before{content:"";}.fa-globe-asia:before{content:"";}.fa-globe-europe:before{content:"";}.fa-gofore:before{content:"";}.fa-golf-ball:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-pay:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-gopuram:before{content:"";}.fa-graduation-cap:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-greater-than:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-grimace:before{content:"";}.fa-grin:before{content:"";}.fa-grin-alt:before{content:"";}.fa-grin-beam:before{content:"";}.fa-grin-beam-sweat:before{content:"";}.fa-grin-hearts:before{content:"";}.fa-grin-squint:before{content:"";}.fa-grin-squint-tears:before{content:"";}.fa-grin-stars:before{content:"";}.fa-grin-tears:before{content:"";}.fa-grin-tongue:before{content:"";}.fa-grin-tongue-squint:before{content:"";}.fa-grin-tongue-wink:before{content:"";}.fa-grin-wink:before{content:"";}.fa-grip-horizontal:before{content:"";}.fa-grip-lines:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-guilded:before{content:"";}.fa-guitar:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hackerrank:before{content:"";}.fa-hamburger:before{content:"";}.fa-hammer:before{content:"";}.fa-hamsa:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-holding-water:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-hand-paper:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-rock:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-hand-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-helping:before{content:"";}.fa-hands-wash:before{content:"";}.fa-handshake:before{content:"";}.fa-handshake-alt-slash:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-hanukiah:before{content:"";}.fa-hard-hat:before{content:"";}.fa-hashtag:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-hdd:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heart-broken:before{content:"";}.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-highlighter:before{content:"";}.fa-hiking:before{content:"";}.fa-hippo:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hive:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-holly-berry:before{content:"";}.fa-home:before{content:"";}.fa-hooli:before{content:"";}.fa-hornbill:before{content:"";}.fa-horse:before{content:"";}.fa-horse-head:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hospital-user:before{content:"";}.fa-hot-tub:before{content:"";}.fa-hotdog:before{content:"";}.fa-hotel:before{content:"";}.fa-hotjar:before{content:"";}.fa-hourglass:before{content:"";}.fa-hourglass-end:before{content:"";}.fa-hourglass-half:before{content:"";}.fa-hourglass-start:before{content:"";}.fa-house-damage:before{content:"";}.fa-house-user:before{content:"";}.fa-houzz:before{content:"";}.fa-hryvnia:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-i-cursor:before{content:"";}.fa-ice-cream:before{content:"";}.fa-icicles:before{content:"";}.fa-icons:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt:before{content:"";}.fa-ideal:before{content:"";}.fa-igloo:before{content:"";}.fa-image:before{content:"";}.fa-images:before{content:"";}.fa-imdb:before{content:"";}.fa-inbox:before{content:"";}.fa-indent:before{content:"";}.fa-industry:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-info-circle:before{content:"";}.fa-innosoft:before{content:"";}.fa-instagram:before{content:"";}.fa-instagram-square:before{content:"";}.fa-instalod:before{content:"";}.fa-intercom:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-invision:before{content:"";}.fa-ioxhost:before{content:"";}.fa-italic:before{content:"";}.fa-itch-io:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-java:before{content:"";}.fa-jedi:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-jira:before{content:"";}.fa-joget:before{content:"";}.fa-joint:before{content:"";}.fa-joomla:before{content:"";}.fa-journal-whills:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-kaaba:before{content:"";}.fa-kaggle:before{content:"";}.fa-key:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn:before{content:"";}.fa-khanda:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-kiss:before{content:"";}.fa-kiss-beam:before{content:"";}.fa-kiss-wink-heart:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-korvue:before{content:"";}.fa-landmark:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laptop-code:before{content:"";}.fa-laptop-house:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-laravel:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-laugh:before{content:"";}.fa-laugh-beam:before{content:"";}.fa-laugh-squint:before{content:"";}.fa-laugh-wink:before{content:"";}.fa-layer-group:before{content:"";}.fa-leaf:before{content:"";}.fa-leanpub:before{content:"";}.fa-lemon:before{content:"";}.fa-less:before{content:"";}.fa-less-than:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-level-down-alt:before{content:"";}.fa-level-up-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-lightbulb:before{content:"";}.fa-line:before{content:"";}.fa-link:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list:before{content:"";}.fa-list-alt:before{content:"";}.fa-list-ol:before{content:"";}.fa-list-ul:before{content:"";}.fa-location-arrow:before{content:"";}.fa-lock:before{content:"";}.fa-lock-open:before{content:"";}.fa-long-arrow-alt-down:before{content:"";}.fa-long-arrow-alt-left:before{content:"";}.fa-long-arrow-alt-right:before{content:"";}.fa-long-arrow-alt-up:before{content:"";}.fa-low-vision:before{content:"";}.fa-luggage-cart:before{content:"";}.fa-lungs:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet:before{content:"";}.fa-mail-bulk:before{content:"";}.fa-mailchimp:before{content:"";}.fa-male:before{content:"";}.fa-mandalorian:before{content:"";}.fa-map:before{content:"";}.fa-map-marked:before{content:"";}.fa-map-marked-alt:before{content:"";}.fa-map-marker:before{content:"";}.fa-map-marker-alt:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-markdown:before{content:"";}.fa-marker:before{content:"";}.fa-mars:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mask:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-mdb:before{content:"";}.fa-medal:before{content:"";}.fa-medapps:before{content:"";}.fa-medium:before{content:"";}.fa-medium-m:before{content:"";}.fa-medkit:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-megaport:before{content:"";}.fa-meh:before{content:"";}.fa-meh-blank:before{content:"";}.fa-meh-rolling-eyes:before{content:"";}.fa-memory:before{content:"";}.fa-mendeley:before{content:"";}.fa-menorah:before{content:"";}.fa-mercury:before{content:"";}.fa-meteor:before{content:"";}.fa-microblog:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before{content:"";}.fa-microphone-alt-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microscope:before{content:"";}.fa-microsoft:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-square:before{content:"";}.fa-mitten:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mixer:before{content:"";}.fa-mizuni:before{content:"";}.fa-mobile:before{content:"";}.fa-mobile-alt:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-alt:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wave-alt:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before{content:"";}.fa-monument:before{content:"";}.fa-moon:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-mosque:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mountain:before{content:"";}.fa-mouse:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-mug-hot:before{content:"";}.fa-music:before{content:"";}.fa-napster:before{content:"";}.fa-neos:before{content:"";}.fa-network-wired:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nimblr:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-not-equal:before{content:"";}.fa-notes-medical:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-oil-can:before{content:"";}.fa-old-republic:before{content:"";}.fa-om:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-orcid:before{content:"";}.fa-osi:before{content:"";}.fa-otter:before{content:"";}.fa-outdent:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-pager:before{content:"";}.fa-paint-brush:before{content:"";}.fa-paint-roller:before{content:"";}.fa-palette:before{content:"";}.fa-palfed:before{content:"";}.fa-pallet:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-parking:before{content:"";}.fa-passport:before{content:"";}.fa-pastafarianism:before{content:"";}.fa-paste:before{content:"";}.fa-patreon:before{content:"";}.fa-pause:before{content:"";}.fa-pause-circle:before{content:"";}.fa-paw:before{content:"";}.fa-paypal:before{content:"";}.fa-peace:before{content:"";}.fa-pen:before{content:"";}.fa-pen-alt:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-pen-nib:before{content:"";}.fa-pen-square:before{content:"";}.fa-pencil-alt:before{content:"";}.fa-pencil-ruler:before{content:"";}.fa-penny-arcade:before{content:"";}.fa-people-arrows:before{content:"";}.fa-people-carry:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-perbyte:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-person-booth:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-alt:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-square-alt:before{content:"";}.fa-phone-volume:before{content:"";}.fa-photo-video:before{content:"";}.fa-php:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-square:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-plane:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-departure:before{content:"";}.fa-plane-slash:before{content:"";}.fa-play:before{content:"";}.fa-play-circle:before{content:"";}.fa-playstation:before{content:"";}.fa-plug:before{content:"";}.fa-plus:before{content:"";}.fa-plus-circle:before{content:"";}.fa-plus-square:before{content:"";}.fa-podcast:before{content:"";}.fa-poll:before{content:"";}.fa-poll-h:before{content:"";}.fa-poo:before{content:"";}.fa-poo-storm:before{content:"";}.fa-poop:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off:before{content:"";}.fa-pray:before{content:"";}.fa-praying-hands:before{content:"";}.fa-prescription:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before{content:"";}.fa-print:before{content:"";}.fa-procedures:before{content:"";}.fa-product-hunt:before{content:"";}.fa-project-diagram:before{content:"";}.fa-pump-medical:before{content:"";}.fa-pump-soap:before{content:"";}.fa-pushed:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-qrcode:before{content:"";}.fa-question:before{content:"";}.fa-question-circle:before{content:"";}.fa-quidditch:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-quran:before{content:"";}.fa-r-project:before{content:"";}.fa-radiation:before{content:"";}.fa-radiation-alt:before{content:"";}.fa-rainbow:before{content:"";}.fa-random:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-reacteurope:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-recycle:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redhat:before{content:"";}.fa-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-registered:before{content:"";}.fa-remove-format:before{content:"";}.fa-renren:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-republican:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-restroom:before{content:"";}.fa-retweet:before{content:"";}.fa-rev:before{content:"";}.fa-ribbon:before{content:"";}.fa-ring:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-route:before{content:"";}.fa-rss:before{content:"";}.fa-rss-square:before{content:"";}.fa-ruble-sign:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-running:before{content:"";}.fa-rupee-sign:before{content:"";}.fa-rust:before{content:"";}.fa-sad-cry:before{content:"";}.fa-sad-tear:before{content:"";}.fa-safari:before{content:"";}.fa-salesforce:before{content:"";}.fa-sass:before{content:"";}.fa-satellite:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-save:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-scroll:before{content:"";}.fa-sd-card:before{content:"";}.fa-search:before{content:"";}.fa-search-dollar:before{content:"";}.fa-search-location:before{content:"";}.fa-search-minus:before{content:"";}.fa-search-plus:before{content:"";}.fa-searchengin:before{content:"";}.fa-seedling:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-server:before{content:"";}.fa-servicestack:before{content:"";}.fa-shapes:before{content:"";}.fa-share:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-share-square:before{content:"";}.fa-shekel-sign:before{content:"";}.fa-shield-alt:before{content:"";}.fa-shield-virus:before{content:"";}.fa-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shopify:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-shopware:before{content:"";}.fa-shower:before{content:"";}.fa-shuttle-van:before{content:"";}.fa-sign:before{content:"";}.fa-sign-in-alt:before{content:"";}.fa-sign-language:before{content:"";}.fa-sign-out-alt:before{content:"";}.fa-signal:before{content:"";}.fa-signature:before{content:"";}.fa-sim-card:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sink:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skating:before{content:"";}.fa-sketch:before{content:"";}.fa-skiing:before{content:"";}.fa-skiing-nordic:before{content:"";}.fa-skull:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash:before{content:"";}.fa-slash:before{content:"";}.fa-sleigh:before{content:"";}.fa-sliders-h:before{content:"";}.fa-slideshare:before{content:"";}.fa-smile:before{content:"";}.fa-smile-beam:before{content:"";}.fa-smile-wink:before{content:"";}.fa-smog:before{content:"";}.fa-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-sms:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snowboarding:before{content:"";}.fa-snowflake:before{content:"";}.fa-snowman:before{content:"";}.fa-snowplow:before{content:"";}.fa-soap:before{content:"";}.fa-socks:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-down-alt:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-alpha-up-alt:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-down-alt:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-amount-up-alt:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-down-alt:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-numeric-up-alt:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-sourcetree:before{content:"";}.fa-spa:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-speakap:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-spell-check:before{content:"";}.fa-spider:before{content:"";}.fa-spinner:before{content:"";}.fa-splotch:before{content:"";}.fa-spotify:before{content:"";}.fa-spray-can:before{content:"";}.fa-square:before{content:"";}.fa-square-full:before{content:"";}.fa-square-root-alt:before{content:"";}.fa-squarespace:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stackpath:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt:before{content:"";}.fa-star-of-david:before{content:"";}.fa-star-of-life:before{content:"";}.fa-staylinked:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-step-backward:before{content:"";}.fa-step-forward:before{content:"";}.fa-stethoscope:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-sticky-note:before{content:"";}.fa-stop:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stopwatch:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-store:before{content:"";}.fa-store-alt:before{content:"";}.fa-store-alt-slash:before{content:"";}.fa-store-slash:before{content:"";}.fa-strava:before{content:"";}.fa-stream:before{content:"";}.fa-street-view:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-subscript:before{content:"";}.fa-subway:before{content:"";}.fa-suitcase:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-sun:before{content:"";}.fa-superpowers:before{content:"";}.fa-superscript:before{content:"";}.fa-supple:before{content:"";}.fa-surprise:before{content:"";}.fa-suse:before{content:"";}.fa-swatchbook:before{content:"";}.fa-swift:before{content:"";}.fa-swimmer:before{content:"";}.fa-swimming-pool:before{content:"";}.fa-symfony:before{content:"";}.fa-synagogue:before{content:"";}.fa-sync:before{content:"";}.fa-sync-alt:before{content:"";}.fa-syringe:before{content:"";}.fa-table:before{content:"";}.fa-table-tennis:before{content:"";}.fa-tablet:before{content:"";}.fa-tablet-alt:before{content:"";}.fa-tablets:before{content:"";}.fa-tachometer-alt:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tape:before{content:"";}.fa-tasks:before{content:"";}.fa-taxi:before{content:"";}.fa-teamspeak:before{content:"";}.fa-teeth:before{content:"";}.fa-teeth-open:before{content:"";}.fa-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-temperature-high:before{content:"";}.fa-temperature-low:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-tenge:before{content:"";}.fa-terminal:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-th:before{content:"";}.fa-th-large:before{content:"";}.fa-th-list:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-theater-masks:before{content:"";}.fa-themeco:before{content:"";}.fa-themeisle:before{content:"";}.fa-thermometer:before{content:"";}.fa-thermometer-empty:before{content:"";}.fa-thermometer-full:before{content:"";}.fa-thermometer-half:before{content:"";}.fa-thermometer-quarter:before{content:"";}.fa-thermometer-three-quarters:before{content:"";}.fa-think-peaks:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-ticket-alt:before{content:"";}.fa-tiktok:before{content:"";}.fa-times:before{content:"";}.fa-times-circle:before{content:"";}.fa-tint:before{content:"";}.fa-tint-slash:before{content:"";}.fa-tired:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toilet:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-toolbox:before{content:"";}.fa-tools:before{content:"";}.fa-tooth:before{content:"";}.fa-torah:before{content:"";}.fa-torii-gate:before{content:"";}.fa-tractor:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-traffic-light:before{content:"";}.fa-trailer:before{content:"";}.fa-train:before{content:"";}.fa-tram:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-trash-restore:before{content:"";}.fa-trash-restore-alt:before{content:"";}.fa-tree:before{content:"";}.fa-trello:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-trophy:before{content:"";}.fa-truck:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-monster:before{content:"";}.fa-truck-moving:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-tshirt:before{content:"";}.fa-tty:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-tv:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-ubuntu:before{content:"";}.fa-uikit:before{content:"";}.fa-umbraco:before{content:"";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-uncharted:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry:before{content:"";}.fa-unity:before{content:"";}.fa-universal-access:before{content:"";}.fa-university:before{content:"";}.fa-unlink:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-unsplash:before{content:"";}.fa-untappd:before{content:"";}.fa-upload:before{content:"";}.fa-ups:before{content:"";}.fa-usb:before{content:"";}.fa-user:before{content:"";}.fa-user-alt:before{content:"";}.fa-user-alt-slash:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-check:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-cog:before{content:"";}.fa-user-edit:before{content:"";}.fa-user-friends:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-injured:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-nurse:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before{content:"";}.fa-users:before{content:"";}.fa-users-cog:before{content:"";}.fa-users-slash:before{content:"";}.fa-usps:before{content:"";}.fa-ussunnah:before{content:"";}.fa-utensil-spoon:before{content:"";}.fa-utensils:before{content:"";}.fa-vaadin:before{content:"";}.fa-vector-square:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-vest:before{content:"";}.fa-vest-patches:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-vial:before{content:"";}.fa-vials:before{content:"";}.fa-viber:before{content:"";}.fa-video:before{content:"";}.fa-video-slash:before{content:"";}.fa-vihara:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-virus:before{content:"";}.fa-virus-slash:before{content:"";}.fa-viruses:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-voicemail:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-mute:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-up:before{content:"";}.fa-vote-yea:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-vuejs:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-warehouse:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-water:before{content:"";}.fa-wave-square:before{content:"";}.fa-waze:before{content:"";}.fa-weebly:before{content:"";}.fa-weibo:before{content:"";}.fa-weight:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-weixin:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-wheelchair:before{content:"";}.fa-whmcs:before{content:"";}.fa-wifi:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-wind:before{content:"";}.fa-window-close:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-windows:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wine-glass-alt:before{content:"";}.fa-wix:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-wodu:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-won-sign:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wpressr:before{content:"";}.fa-wrench:before{content:"";}.fa-x-ray:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yammer:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yarn:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yin-yang:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.fa-zhihu:before{content:"";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.fab{font-family:"Font Awesome 5 Brands";}.fab,.far{font-weight:400;}.fa,.far,.fas{font-family:"Font Awesome 5 Free";}.fa,.fas{font-weight:900;}.fa.fa-glass:before{content:"";}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-star-o:before{content:"";}.fa.fa-close:before,.fa.fa-remove:before{content:"";}.fa.fa-gear:before{content:"";}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-trash-o:before{content:"";}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-o:before{content:"";}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-clock-o:before{content:"";}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-arrow-circle-o-down:before{content:"";}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-arrow-circle-o-up:before{content:"";}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-play-circle-o:before{content:"";}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"";}.fa.fa-refresh:before{content:"";}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-dedent:before{content:"";}.fa.fa-video-camera:before{content:"";}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-picture-o:before{content:"";}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-photo:before{content:"";}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-image:before{content:"";}.fa.fa-pencil:before{content:"";}.fa.fa-map-marker:before{content:"";}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-pencil-square-o:before{content:"";}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-share-square-o:before{content:"";}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-check-square-o:before{content:"";}.fa.fa-arrows:before{content:"";}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-times-circle-o:before{content:"";}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-check-circle-o:before{content:"";}.fa.fa-mail-forward:before{content:"";}.fa.fa-expand:before{content:"";}.fa.fa-compress:before{content:"";}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-warning:before{content:"";}.fa.fa-calendar:before{content:"";}.fa.fa-arrows-v:before{content:"";}.fa.fa-arrows-h:before{content:"";}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-bar-chart:before{content:"";}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-bar-chart-o:before{content:"";}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-gears:before{content:"";}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-thumbs-o-up:before{content:"";}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-thumbs-o-down:before{content:"";}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-heart-o:before{content:"";}.fa.fa-sign-out:before{content:"";}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-linkedin-square:before{content:"";}.fa.fa-thumb-tack:before{content:"";}.fa.fa-external-link:before{content:"";}.fa.fa-sign-in:before{content:"";}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-lemon-o:before{content:"";}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-square-o:before{content:"";}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-bookmark-o:before{content:"";}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-facebook:before{content:"";}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-facebook-f:before{content:"";}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-feed:before{content:"";}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hdd-o:before{content:"";}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-o-right:before{content:"";}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-o-left:before{content:"";}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-o-up:before{content:"";}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-o-down:before{content:"";}.fa.fa-arrows-alt:before{content:"";}.fa.fa-group:before{content:"";}.fa.fa-chain:before{content:"";}.fa.fa-scissors:before{content:"";}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-files-o:before{content:"";}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-floppy-o:before{content:"";}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"";}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-google-plus:before{content:"";}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-money:before{content:"";}.fa.fa-unsorted:before{content:"";}.fa.fa-sort-desc:before{content:"";}.fa.fa-sort-asc:before{content:"";}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-linkedin:before{content:"";}.fa.fa-rotate-left:before{content:"";}.fa.fa-legal:before{content:"";}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"";}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-comment-o:before{content:"";}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-comments-o:before{content:"";}.fa.fa-flash:before{content:"";}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-paste:before{content:"";}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-lightbulb-o:before{content:"";}.fa.fa-exchange:before{content:"";}.fa.fa-cloud-download:before{content:"";}.fa.fa-cloud-upload:before{content:"";}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-bell-o:before{content:"";}.fa.fa-cutlery:before{content:"";}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-text-o:before{content:"";}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-building-o:before{content:"";}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hospital-o:before{content:"";}.fa.fa-tablet:before{content:"";}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"";}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-circle-o:before{content:"";}.fa.fa-mail-reply:before{content:"";}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-folder-o:before{content:"";}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-folder-open-o:before{content:"";}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-smile-o:before{content:"";}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-frown-o:before{content:"";}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-meh-o:before{content:"";}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-keyboard-o:before{content:"";}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-flag-o:before{content:"";}.fa.fa-mail-reply-all:before{content:"";}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-star-half-o:before{content:"";}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-star-half-empty:before{content:"";}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-star-half-full:before{content:"";}.fa.fa-code-fork:before{content:"";}.fa.fa-chain-broken:before{content:"";}.fa.fa-shield:before{content:"";}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-calendar-o:before{content:"";}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-ticket:before{content:"";}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-minus-square-o:before{content:"";}.fa.fa-level-up:before{content:"";}.fa.fa-level-down:before{content:"";}.fa.fa-pencil-square:before{content:"";}.fa.fa-external-link-square:before{content:"";}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-caret-square-o-down:before{content:"";}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-toggle-down:before{content:"";}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-caret-square-o-up:before{content:"";}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-toggle-up:before{content:"";}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-caret-square-o-right:before{content:"";}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-toggle-right:before{content:"";}.fa.fa-eur:before,.fa.fa-euro:before{content:"";}.fa.fa-gbp:before{content:"";}.fa.fa-dollar:before,.fa.fa-usd:before{content:"";}.fa.fa-inr:before,.fa.fa-rupee:before{content:"";}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"";}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"";}.fa.fa-krw:before,.fa.fa-won:before{content:"";}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-bitcoin:before{content:"";}.fa.fa-file-text:before{content:"";}.fa.fa-sort-alpha-asc:before{content:"";}.fa.fa-sort-alpha-desc:before{content:"";}.fa.fa-sort-amount-asc:before{content:"";}.fa.fa-sort-amount-desc:before{content:"";}.fa.fa-sort-numeric-asc:before{content:"";}.fa.fa-sort-numeric-desc:before{content:"";}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-youtube-play:before{content:"";}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-bitbucket-square:before{content:"";}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-long-arrow-down:before{content:"";}.fa.fa-long-arrow-up:before{content:"";}.fa.fa-long-arrow-left:before{content:"";}.fa.fa-long-arrow-right:before{content:"";}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-gittip:before{content:"";}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-sun-o:before{content:"";}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-moon-o:before{content:"";}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-arrow-circle-o-right:before{content:"";}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-arrow-circle-o-left:before{content:"";}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-caret-square-o-left:before{content:"";}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-toggle-left:before{content:"";}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-dot-circle-o:before{content:"";}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"";}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-plus-square-o:before{content:"";}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-bank:before,.fa.fa-institution:before{content:"";}.fa.fa-mortar-board:before{content:"";}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-spoon:before{content:"";}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-automobile:before{content:"";}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-envelope-o:before{content:"";}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-pdf-o:before{content:"";}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-word-o:before{content:"";}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-excel-o:before{content:"";}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-powerpoint-o:before{content:"";}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-image-o:before{content:"";}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-photo-o:before{content:"";}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-picture-o:before{content:"";}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-archive-o:before{content:"";}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-zip-o:before{content:"";}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-audio-o:before{content:"";}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-sound-o:before{content:"";}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-video-o:before{content:"";}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-movie-o:before{content:"";}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-code-o:before{content:"";}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-life-bouy:before{content:"";}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-life-buoy:before{content:"";}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-life-saver:before{content:"";}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-support:before{content:"";}.fa.fa-circle-o-notch:before{content:"";}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-ra:before{content:"";}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-resistance:before{content:"";}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-ge:before{content:"";}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-y-combinator-square:before{content:"";}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-yc-square:before{content:"";}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-wechat:before{content:"";}.fa.fa-send:before{content:"";}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-paper-plane-o:before{content:"";}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-send-o:before{content:"";}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-circle-thin:before{content:"";}.fa.fa-header:before{content:"";}.fa.fa-sliders:before{content:"";}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-futbol-o:before{content:"";}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-soccer-ball-o:before{content:"";}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-newspaper-o:before{content:"";}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-bell-slash-o:before{content:"";}.fa.fa-trash:before{content:"";}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-eyedropper:before{content:"";}.fa.fa-area-chart:before{content:"";}.fa.fa-pie-chart:before{content:"";}.fa.fa-line-chart:before{content:"";}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-cc:before{content:"";}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"";}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-meanpath:before{content:"";}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-diamond:before{content:"";}.fa.fa-intersex:before{content:"";}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-facebook-official:before{content:"";}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-hotel:before{content:"";}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-yc:before{content:"";}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"";}.fa.fa-battery-3:before{content:"";}.fa.fa-battery-2:before{content:"";}.fa.fa-battery-1:before{content:"";}.fa.fa-battery-0:before{content:"";}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-sticky-note-o:before{content:"";}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hourglass-o:before{content:"";}.fa.fa-hourglass-1:before{content:"";}.fa.fa-hourglass-2:before{content:"";}.fa.fa-hourglass-3:before{content:"";}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-rock-o:before{content:"";}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-grab-o:before{content:"";}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-paper-o:before{content:"";}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-stop-o:before{content:"";}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-scissors-o:before{content:"";}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-lizard-o:before{content:"";}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-spock-o:before{content:"";}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-pointer-o:before{content:"";}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-peace-o:before{content:"";}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-television:before{content:"";}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-calendar-plus-o:before{content:"";}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-calendar-minus-o:before{content:"";}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-calendar-times-o:before{content:"";}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-calendar-check-o:before{content:"";}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-map-o:before{content:"";}.fa.fa-commenting:before{content:"";}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-commenting-o:before{content:"";}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-vimeo:before{content:"";}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-credit-card-alt:before{content:"";}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-pause-circle-o:before{content:"";}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-stop-circle-o:before{content:"";}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-wheelchair-alt:before{content:"";}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-question-circle-o:before{content:"";}.fa.fa-volume-control-phone:before{content:"";}.fa.fa-asl-interpreting:before{content:"";}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"";}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-signing:before{content:"";}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-google-plus-official:before{content:"";}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-google-plus-circle:before{content:"";}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-fa:before{content:"";}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-handshake-o:before{content:"";}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-envelope-open-o:before{content:"";}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-address-book-o:before{content:"";}.fa.fa-vcard:before{content:"";}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-address-card-o:before{content:"";}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-vcard-o:before{content:"";}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-user-circle-o:before{content:"";}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-user-o:before{content:"";}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-drivers-license:before{content:"";}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-id-card-o:before{content:"";}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-drivers-license-o:before{content:"";}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"";}.fa.fa-thermometer-3:before{content:"";}.fa.fa-thermometer-2:before{content:"";}.fa.fa-thermometer-1:before{content:"";}.fa.fa-thermometer-0:before{content:"";}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"";}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-times-rectangle:before{content:"";}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-window-close-o:before{content:"";}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-times-rectangle-o:before{content:"";}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-eercast:before{content:"";}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-snowflake-o:before{content:"";}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-cab:before{content:"";}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite;}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite;}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1);}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1);}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-acquisitions-incorporated:before{content:"";}.fa-ad:before{content:"";}.fa-address-book:before{content:"";}.fa-address-card:before{content:"";}.fa-adjust:before{content:"";}.fa-adn:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-air-freshener:before{content:"";}.fa-airbnb:before{content:"";}.fa-algolia:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-alipay:before{content:"";}.fa-allergies:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-ambulance:before{content:"";}.fa-american-sign-language-interpreting:before{content:"";}.fa-amilia:before{content:"";}.fa-anchor:before{content:"";}.fa-android:before{content:"";}.fa-angellist:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angry:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-ankh:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-alt:before{content:"";}.fa-apple-pay:before{content:"";}.fa-archive:before{content:"";}.fa-archway:before{content:"";}.fa-arrow-alt-circle-down:before{content:"";}.fa-arrow-alt-circle-left:before{content:"";}.fa-arrow-alt-circle-right:before{content:"";}.fa-arrow-alt-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-arrows-alt-h:before{content:"";}.fa-arrows-alt-v:before{content:"";}.fa-artstation:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-atlas:before{content:"";}.fa-atlassian:before{content:"";}.fa-atom:before{content:"";}.fa-audible:before{content:"";}.fa-audio-description:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-award:before{content:"";}.fa-aws:before{content:"";}.fa-baby:before{content:"";}.fa-baby-carriage:before{content:"";}.fa-backspace:before{content:"";}.fa-backward:before{content:"";}.fa-bacon:before{content:"";}.fa-bacteria:before{content:"";}.fa-bacterium:before{content:"";}.fa-bahai:before{content:"";}.fa-balance-scale:before{content:"";}.fa-balance-scale-left:before{content:"";}.fa-balance-scale-right:before{content:"";}.fa-ban:before{content:"";}.fa-band-aid:before{content:"";}.fa-bandcamp:before{content:"";}.fa-barcode:before{content:"";}.fa-bars:before{content:"";}.fa-baseball-ball:before{content:"";}.fa-basketball-ball:before{content:"";}.fa-bath:before{content:"";}.fa-battery-empty:before{content:"";}.fa-battery-full:before{content:"";}.fa-battery-half:before{content:"";}.fa-battery-quarter:before{content:"";}.fa-battery-three-quarters:before{content:"";}.fa-battle-net:before{content:"";}.fa-bed:before{content:"";}.fa-beer:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bell:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bible:before{content:"";}.fa-bicycle:before{content:"";}.fa-biking:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars:before{content:"";}.fa-biohazard:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blender:before{content:"";}.fa-blender-phone:before{content:"";}.fa-blind:before{content:"";}.fa-blog:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before{content:"";}.fa-bomb:before{content:"";}.fa-bone:before{content:"";}.fa-bong:before{content:"";}.fa-book:before{content:"";}.fa-book-dead:before{content:"";}.fa-book-medical:before{content:"";}.fa-book-open:before{content:"";}.fa-book-reader:before{content:"";}.fa-bookmark:before{content:"";}.fa-bootstrap:before{content:"";}.fa-border-all:before{content:"";}.fa-border-none:before{content:"";}.fa-border-style:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-box-open:before{content:"";}.fa-box-tissue:before{content:"";}.fa-boxes:before{content:"";}.fa-braille:before{content:"";}.fa-brain:before{content:"";}.fa-bread-slice:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-broadcast-tower:before{content:"";}.fa-broom:before{content:"";}.fa-brush:before{content:"";}.fa-btc:before{content:"";}.fa-buffer:before{content:"";}.fa-bug:before{content:"";}.fa-building:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-burn:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-bus:before{content:"";}.fa-bus-alt:before{content:"";}.fa-business-time:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-buysellads:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-day:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-times:before{content:"";}.fa-calendar-week:before{content:"";}.fa-camera:before{content:"";}.fa-camera-retro:before{content:"";}.fa-campground:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-candy-cane:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-car:before{content:"";}.fa-car-alt:before{content:"";}.fa-car-battery:before{content:"";}.fa-car-crash:before{content:"";}.fa-car-side:before{content:"";}.fa-caravan:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-square-down:before{content:"";}.fa-caret-square-left:before{content:"";}.fa-caret-square-right:before{content:"";}.fa-caret-square-up:before{content:"";}.fa-caret-up:before{content:"";}.fa-carrot:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cash-register:before{content:"";}.fa-cat:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-centercode:before{content:"";}.fa-centos:before{content:"";}.fa-certificate:before{content:"";}.fa-chair:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before{content:"";}.fa-charging-station:before{content:"";}.fa-chart-area:before{content:"";}.fa-chart-bar:before{content:"";}.fa-chart-line:before{content:"";}.fa-chart-pie:before{content:"";}.fa-check:before{content:"";}.fa-check-circle:before{content:"";}.fa-check-double:before{content:"";}.fa-check-square:before{content:"";}.fa-cheese:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-chrome:before{content:"";}.fa-chromecast:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch:before{content:"";}.fa-city:before{content:"";}.fa-clinic-medical:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clock:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-download-alt:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-cloud-upload-alt:before{content:"";}.fa-cloudflare:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-cocktail:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-coffee:before{content:"";}.fa-cog:before{content:"";}.fa-cogs:before{content:"";}.fa-coins:before{content:"";}.fa-columns:before{content:"";}.fa-comment:before{content:"";}.fa-comment-alt:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-comment-dots:before{content:"";}.fa-comment-medical:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comments:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compress:before{content:"";}.fa-compress-alt:before{content:"";}.fa-compress-arrows-alt:before{content:"";}.fa-concierge-bell:before{content:"";}.fa-confluence:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-contao:before{content:"";}.fa-cookie:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-couch:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-credit-card:before{content:"";}.fa-critical-role:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before{content:"";}.fa-cross:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-crutch:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-cut:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-dailymotion:before{content:"";}.fa-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-deezer:before{content:"";}.fa-delicious:before{content:"";}.fa-democrat:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-dev:before{content:"";}.fa-deviantart:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-dhl:before{content:"";}.fa-diagnoses:before{content:"";}.fa-diaspora:before{content:"";}.fa-dice:before{content:"";}.fa-dice-d20:before{content:"";}.fa-dice-d6:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-digg:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-digital-tachograph:before{content:"";}.fa-directions:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-disease:before{content:"";}.fa-divide:before{content:"";}.fa-dizzy:before{content:"";}.fa-dna:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-dog:before{content:"";}.fa-dollar-sign:before{content:"";}.fa-dolly:before{content:"";}.fa-dolly-flatbed:before{content:"";}.fa-donate:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dot-circle:before{content:"";}.fa-dove:before{content:"";}.fa-download:before{content:"";}.fa-draft2digital:before{content:"";}.fa-drafting-compass:before{content:"";}.fa-dragon:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-drupal:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dumpster:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-dungeon:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-edit:before{content:"";}.fa-egg:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ello:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-envelope-square:before{content:"";}.fa-envira:before{content:"";}.fa-equals:before{content:"";}.fa-eraser:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-ethernet:before{content:"";}.fa-etsy:before{content:"";}.fa-euro-sign:before{content:"";}.fa-evernote:before{content:"";}.fa-exchange-alt:before{content:"";}.fa-exclamation:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-exclamation-triangle:before{content:"";}.fa-expand:before{content:"";}.fa-expand-alt:before{content:"";}.fa-expand-arrows-alt:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-external-link-alt:before{content:"";}.fa-external-link-square-alt:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper:before{content:"";}.fa-eye-slash:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fan:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-faucet:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before{content:"";}.fa-fedex:before{content:"";}.fa-fedora:before{content:"";}.fa-female:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-figma:before{content:"";}.fa-file:before{content:"";}.fa-file-alt:before{content:"";}.fa-file-archive:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-code:before{content:"";}.fa-file-contract:before{content:"";}.fa-file-csv:before{content:"";}.fa-file-download:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-export:before{content:"";}.fa-file-image:before{content:"";}.fa-file-import:before{content:"";}.fa-file-invoice:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-medical-alt:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-prescription:before{content:"";}.fa-file-signature:before{content:"";}.fa-file-upload:before{content:"";}.fa-file-video:before{content:"";}.fa-file-word:before{content:"";}.fa-fill:before{content:"";}.fa-fill-drip:before{content:"";}.fa-film:before{content:"";}.fa-filter:before{content:"";}.fa-fingerprint:before{content:"";}.fa-fire:before{content:"";}.fa-fire-alt:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-firefox:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-first-aid:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-fish:before{content:"";}.fa-fist-raised:before{content:"";}.fa-flag:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flag-usa:before{content:"";}.fa-flask:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-flushed:before{content:"";}.fa-fly:before{content:"";}.fa-folder:before{content:"";}.fa-folder-minus:before{content:"";}.fa-folder-open:before{content:"";}.fa-folder-plus:before{content:"";}.fa-font:before{content:"";}.fa-font-awesome:before{content:"";}.fa-font-awesome-alt:before{content:"";}.fa-font-awesome-flag:before{content:"";}.fa-font-awesome-logo-full:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-football-ball:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-forward:before{content:"";}.fa-foursquare:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-frog:before{content:"";}.fa-frown:before{content:"";}.fa-frown-open:before{content:"";}.fa-fulcrum:before{content:"";}.fa-funnel-dollar:before{content:"";}.fa-futbol:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-gamepad:before{content:"";}.fa-gas-pump:before{content:"";}.fa-gavel:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-ghost:before{content:"";}.fa-gift:before{content:"";}.fa-gifts:before{content:"";}.fa-git:before{content:"";}.fa-git-alt:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glass-cheers:before{content:"";}.fa-glass-martini:before{content:"";}.fa-glass-martini-alt:before{content:"";}.fa-glass-whiskey:before{content:"";}.fa-glasses:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-globe:before{content:"";}.fa-globe-africa:before{content:"";}.fa-globe-americas:before{content:"";}.fa-globe-asia:before{content:"";}.fa-globe-europe:before{content:"";}.fa-gofore:before{content:"";}.fa-golf-ball:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-pay:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-gopuram:before{content:"";}.fa-graduation-cap:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-greater-than:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-grimace:before{content:"";}.fa-grin:before{content:"";}.fa-grin-alt:before{content:"";}.fa-grin-beam:before{content:"";}.fa-grin-beam-sweat:before{content:"";}.fa-grin-hearts:before{content:"";}.fa-grin-squint:before{content:"";}.fa-grin-squint-tears:before{content:"";}.fa-grin-stars:before{content:"";}.fa-grin-tears:before{content:"";}.fa-grin-tongue:before{content:"";}.fa-grin-tongue-squint:before{content:"";}.fa-grin-tongue-wink:before{content:"";}.fa-grin-wink:before{content:"";}.fa-grip-horizontal:before{content:"";}.fa-grip-lines:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-guilded:before{content:"";}.fa-guitar:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hackerrank:before{content:"";}.fa-hamburger:before{content:"";}.fa-hammer:before{content:"";}.fa-hamsa:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-holding-water:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-hand-paper:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-rock:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-hand-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-helping:before{content:"";}.fa-hands-wash:before{content:"";}.fa-handshake:before{content:"";}.fa-handshake-alt-slash:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-hanukiah:before{content:"";}.fa-hard-hat:before{content:"";}.fa-hashtag:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-hdd:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heart-broken:before{content:"";}.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-highlighter:before{content:"";}.fa-hiking:before{content:"";}.fa-hippo:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hive:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-holly-berry:before{content:"";}.fa-home:before{content:"";}.fa-hooli:before{content:"";}.fa-hornbill:before{content:"";}.fa-horse:before{content:"";}.fa-horse-head:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hospital-user:before{content:"";}.fa-hot-tub:before{content:"";}.fa-hotdog:before{content:"";}.fa-hotel:before{content:"";}.fa-hotjar:before{content:"";}.fa-hourglass:before{content:"";}.fa-hourglass-end:before{content:"";}.fa-hourglass-half:before{content:"";}.fa-hourglass-start:before{content:"";}.fa-house-damage:before{content:"";}.fa-house-user:before{content:"";}.fa-houzz:before{content:"";}.fa-hryvnia:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-i-cursor:before{content:"";}.fa-ice-cream:before{content:"";}.fa-icicles:before{content:"";}.fa-icons:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt:before{content:"";}.fa-ideal:before{content:"";}.fa-igloo:before{content:"";}.fa-image:before{content:"";}.fa-images:before{content:"";}.fa-imdb:before{content:"";}.fa-inbox:before{content:"";}.fa-indent:before{content:"";}.fa-industry:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-info-circle:before{content:"";}.fa-innosoft:before{content:"";}.fa-instagram:before{content:"";}.fa-instagram-square:before{content:"";}.fa-instalod:before{content:"";}.fa-intercom:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-invision:before{content:"";}.fa-ioxhost:before{content:"";}.fa-italic:before{content:"";}.fa-itch-io:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-java:before{content:"";}.fa-jedi:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-jira:before{content:"";}.fa-joget:before{content:"";}.fa-joint:before{content:"";}.fa-joomla:before{content:"";}.fa-journal-whills:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-kaaba:before{content:"";}.fa-kaggle:before{content:"";}.fa-key:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn:before{content:"";}.fa-khanda:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-kiss:before{content:"";}.fa-kiss-beam:before{content:"";}.fa-kiss-wink-heart:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-korvue:before{content:"";}.fa-landmark:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laptop-code:before{content:"";}.fa-laptop-house:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-laravel:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-laugh:before{content:"";}.fa-laugh-beam:before{content:"";}.fa-laugh-squint:before{content:"";}.fa-laugh-wink:before{content:"";}.fa-layer-group:before{content:"";}.fa-leaf:before{content:"";}.fa-leanpub:before{content:"";}.fa-lemon:before{content:"";}.fa-less:before{content:"";}.fa-less-than:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-level-down-alt:before{content:"";}.fa-level-up-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-lightbulb:before{content:"";}.fa-line:before{content:"";}.fa-link:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list:before{content:"";}.fa-list-alt:before{content:"";}.fa-list-ol:before{content:"";}.fa-list-ul:before{content:"";}.fa-location-arrow:before{content:"";}.fa-lock:before{content:"";}.fa-lock-open:before{content:"";}.fa-long-arrow-alt-down:before{content:"";}.fa-long-arrow-alt-left:before{content:"";}.fa-long-arrow-alt-right:before{content:"";}.fa-long-arrow-alt-up:before{content:"";}.fa-low-vision:before{content:"";}.fa-luggage-cart:before{content:"";}.fa-lungs:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet:before{content:"";}.fa-mail-bulk:before{content:"";}.fa-mailchimp:before{content:"";}.fa-male:before{content:"";}.fa-mandalorian:before{content:"";}.fa-map:before{content:"";}.fa-map-marked:before{content:"";}.fa-map-marked-alt:before{content:"";}.fa-map-marker:before{content:"";}.fa-map-marker-alt:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-markdown:before{content:"";}.fa-marker:before{content:"";}.fa-mars:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mask:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-mdb:before{content:"";}.fa-medal:before{content:"";}.fa-medapps:before{content:"";}.fa-medium:before{content:"";}.fa-medium-m:before{content:"";}.fa-medkit:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-megaport:before{content:"";}.fa-meh:before{content:"";}.fa-meh-blank:before{content:"";}.fa-meh-rolling-eyes:before{content:"";}.fa-memory:before{content:"";}.fa-mendeley:before{content:"";}.fa-menorah:before{content:"";}.fa-mercury:before{content:"";}.fa-meteor:before{content:"";}.fa-microblog:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before{content:"";}.fa-microphone-alt-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microscope:before{content:"";}.fa-microsoft:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-square:before{content:"";}.fa-mitten:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mixer:before{content:"";}.fa-mizuni:before{content:"";}.fa-mobile:before{content:"";}.fa-mobile-alt:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-alt:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wave-alt:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before{content:"";}.fa-monument:before{content:"";}.fa-moon:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-mosque:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mountain:before{content:"";}.fa-mouse:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-mug-hot:before{content:"";}.fa-music:before{content:"";}.fa-napster:before{content:"";}.fa-neos:before{content:"";}.fa-network-wired:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nimblr:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-not-equal:before{content:"";}.fa-notes-medical:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-oil-can:before{content:"";}.fa-old-republic:before{content:"";}.fa-om:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-orcid:before{content:"";}.fa-osi:before{content:"";}.fa-otter:before{content:"";}.fa-outdent:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-pager:before{content:"";}.fa-paint-brush:before{content:"";}.fa-paint-roller:before{content:"";}.fa-palette:before{content:"";}.fa-palfed:before{content:"";}.fa-pallet:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-parking:before{content:"";}.fa-passport:before{content:"";}.fa-pastafarianism:before{content:"";}.fa-paste:before{content:"";}.fa-patreon:before{content:"";}.fa-pause:before{content:"";}.fa-pause-circle:before{content:"";}.fa-paw:before{content:"";}.fa-paypal:before{content:"";}.fa-peace:before{content:"";}.fa-pen:before{content:"";}.fa-pen-alt:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-pen-nib:before{content:"";}.fa-pen-square:before{content:"";}.fa-pencil-alt:before{content:"";}.fa-pencil-ruler:before{content:"";}.fa-penny-arcade:before{content:"";}.fa-people-arrows:before{content:"";}.fa-people-carry:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-perbyte:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-person-booth:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-alt:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-square-alt:before{content:"";}.fa-phone-volume:before{content:"";}.fa-photo-video:before{content:"";}.fa-php:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-square:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-plane:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-departure:before{content:"";}.fa-plane-slash:before{content:"";}.fa-play:before{content:"";}.fa-play-circle:before{content:"";}.fa-playstation:before{content:"";}.fa-plug:before{content:"";}.fa-plus:before{content:"";}.fa-plus-circle:before{content:"";}.fa-plus-square:before{content:"";}.fa-podcast:before{content:"";}.fa-poll:before{content:"";}.fa-poll-h:before{content:"";}.fa-poo:before{content:"";}.fa-poo-storm:before{content:"";}.fa-poop:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off:before{content:"";}.fa-pray:before{content:"";}.fa-praying-hands:before{content:"";}.fa-prescription:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before{content:"";}.fa-print:before{content:"";}.fa-procedures:before{content:"";}.fa-product-hunt:before{content:"";}.fa-project-diagram:before{content:"";}.fa-pump-medical:before{content:"";}.fa-pump-soap:before{content:"";}.fa-pushed:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-qrcode:before{content:"";}.fa-question:before{content:"";}.fa-question-circle:before{content:"";}.fa-quidditch:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-quran:before{content:"";}.fa-r-project:before{content:"";}.fa-radiation:before{content:"";}.fa-radiation-alt:before{content:"";}.fa-rainbow:before{content:"";}.fa-random:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-reacteurope:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-recycle:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redhat:before{content:"";}.fa-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-registered:before{content:"";}.fa-remove-format:before{content:"";}.fa-renren:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-republican:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-restroom:before{content:"";}.fa-retweet:before{content:"";}.fa-rev:before{content:"";}.fa-ribbon:before{content:"";}.fa-ring:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-route:before{content:"";}.fa-rss:before{content:"";}.fa-rss-square:before{content:"";}.fa-ruble-sign:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-running:before{content:"";}.fa-rupee-sign:before{content:"";}.fa-rust:before{content:"";}.fa-sad-cry:before{content:"";}.fa-sad-tear:before{content:"";}.fa-safari:before{content:"";}.fa-salesforce:before{content:"";}.fa-sass:before{content:"";}.fa-satellite:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-save:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-scroll:before{content:"";}.fa-sd-card:before{content:"";}.fa-search:before{content:"";}.fa-search-dollar:before{content:"";}.fa-search-location:before{content:"";}.fa-search-minus:before{content:"";}.fa-search-plus:before{content:"";}.fa-searchengin:before{content:"";}.fa-seedling:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-server:before{content:"";}.fa-servicestack:before{content:"";}.fa-shapes:before{content:"";}.fa-share:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-share-square:before{content:"";}.fa-shekel-sign:before{content:"";}.fa-shield-alt:before{content:"";}.fa-shield-virus:before{content:"";}.fa-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shopify:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-shopware:before{content:"";}.fa-shower:before{content:"";}.fa-shuttle-van:before{content:"";}.fa-sign:before{content:"";}.fa-sign-in-alt:before{content:"";}.fa-sign-language:before{content:"";}.fa-sign-out-alt:before{content:"";}.fa-signal:before{content:"";}.fa-signature:before{content:"";}.fa-sim-card:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sink:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skating:before{content:"";}.fa-sketch:before{content:"";}.fa-skiing:before{content:"";}.fa-skiing-nordic:before{content:"";}.fa-skull:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash:before{content:"";}.fa-slash:before{content:"";}.fa-sleigh:before{content:"";}.fa-sliders-h:before{content:"";}.fa-slideshare:before{content:"";}.fa-smile:before{content:"";}.fa-smile-beam:before{content:"";}.fa-smile-wink:before{content:"";}.fa-smog:before{content:"";}.fa-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-sms:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snowboarding:before{content:"";}.fa-snowflake:before{content:"";}.fa-snowman:before{content:"";}.fa-snowplow:before{content:"";}.fa-soap:before{content:"";}.fa-socks:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-down-alt:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-alpha-up-alt:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-down-alt:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-amount-up-alt:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-down-alt:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-numeric-up-alt:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-sourcetree:before{content:"";}.fa-spa:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-speakap:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-spell-check:before{content:"";}.fa-spider:before{content:"";}.fa-spinner:before{content:"";}.fa-splotch:before{content:"";}.fa-spotify:before{content:"";}.fa-spray-can:before{content:"";}.fa-square:before{content:"";}.fa-square-full:before{content:"";}.fa-square-root-alt:before{content:"";}.fa-squarespace:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stackpath:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt:before{content:"";}.fa-star-of-david:before{content:"";}.fa-star-of-life:before{content:"";}.fa-staylinked:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-step-backward:before{content:"";}.fa-step-forward:before{content:"";}.fa-stethoscope:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-sticky-note:before{content:"";}.fa-stop:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stopwatch:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-store:before{content:"";}.fa-store-alt:before{content:"";}.fa-store-alt-slash:before{content:"";}.fa-store-slash:before{content:"";}.fa-strava:before{content:"";}.fa-stream:before{content:"";}.fa-street-view:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-subscript:before{content:"";}.fa-subway:before{content:"";}.fa-suitcase:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-sun:before{content:"";}.fa-superpowers:before{content:"";}.fa-superscript:before{content:"";}.fa-supple:before{content:"";}.fa-surprise:before{content:"";}.fa-suse:before{content:"";}.fa-swatchbook:before{content:"";}.fa-swift:before{content:"";}.fa-swimmer:before{content:"";}.fa-swimming-pool:before{content:"";}.fa-symfony:before{content:"";}.fa-synagogue:before{content:"";}.fa-sync:before{content:"";}.fa-sync-alt:before{content:"";}.fa-syringe:before{content:"";}.fa-table:before{content:"";}.fa-table-tennis:before{content:"";}.fa-tablet:before{content:"";}.fa-tablet-alt:before{content:"";}.fa-tablets:before{content:"";}.fa-tachometer-alt:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tape:before{content:"";}.fa-tasks:before{content:"";}.fa-taxi:before{content:"";}.fa-teamspeak:before{content:"";}.fa-teeth:before{content:"";}.fa-teeth-open:before{content:"";}.fa-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-temperature-high:before{content:"";}.fa-temperature-low:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-tenge:before{content:"";}.fa-terminal:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-th:before{content:"";}.fa-th-large:before{content:"";}.fa-th-list:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-theater-masks:before{content:"";}.fa-themeco:before{content:"";}.fa-themeisle:before{content:"";}.fa-thermometer:before{content:"";}.fa-thermometer-empty:before{content:"";}.fa-thermometer-full:before{content:"";}.fa-thermometer-half:before{content:"";}.fa-thermometer-quarter:before{content:"";}.fa-thermometer-three-quarters:before{content:"";}.fa-think-peaks:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-ticket-alt:before{content:"";}.fa-tiktok:before{content:"";}.fa-times:before{content:"";}.fa-times-circle:before{content:"";}.fa-tint:before{content:"";}.fa-tint-slash:before{content:"";}.fa-tired:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toilet:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-toolbox:before{content:"";}.fa-tools:before{content:"";}.fa-tooth:before{content:"";}.fa-torah:before{content:"";}.fa-torii-gate:before{content:"";}.fa-tractor:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-traffic-light:before{content:"";}.fa-trailer:before{content:"";}.fa-train:before{content:"";}.fa-tram:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-trash-restore:before{content:"";}.fa-trash-restore-alt:before{content:"";}.fa-tree:before{content:"";}.fa-trello:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-trophy:before{content:"";}.fa-truck:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-monster:before{content:"";}.fa-truck-moving:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-tshirt:before{content:"";}.fa-tty:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-tv:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-ubuntu:before{content:"";}.fa-uikit:before{content:"";}.fa-umbraco:before{content:"";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-uncharted:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry:before{content:"";}.fa-unity:before{content:"";}.fa-universal-access:before{content:"";}.fa-university:before{content:"";}.fa-unlink:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-unsplash:before{content:"";}.fa-untappd:before{content:"";}.fa-upload:before{content:"";}.fa-ups:before{content:"";}.fa-usb:before{content:"";}.fa-user:before{content:"";}.fa-user-alt:before{content:"";}.fa-user-alt-slash:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-check:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-cog:before{content:"";}.fa-user-edit:before{content:"";}.fa-user-friends:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-injured:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-nurse:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before{content:"";}.fa-users:before{content:"";}.fa-users-cog:before{content:"";}.fa-users-slash:before{content:"";}.fa-usps:before{content:"";}.fa-ussunnah:before{content:"";}.fa-utensil-spoon:before{content:"";}.fa-utensils:before{content:"";}.fa-vaadin:before{content:"";}.fa-vector-square:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-vest:before{content:"";}.fa-vest-patches:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-vial:before{content:"";}.fa-vials:before{content:"";}.fa-viber:before{content:"";}.fa-video:before{content:"";}.fa-video-slash:before{content:"";}.fa-vihara:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-virus:before{content:"";}.fa-virus-slash:before{content:"";}.fa-viruses:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-voicemail:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-mute:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-up:before{content:"";}.fa-vote-yea:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-vuejs:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-warehouse:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-water:before{content:"";}.fa-wave-square:before{content:"";}.fa-waze:before{content:"";}.fa-weebly:before{content:"";}.fa-weibo:before{content:"";}.fa-weight:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-weixin:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-wheelchair:before{content:"";}.fa-whmcs:before{content:"";}.fa-wifi:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-wind:before{content:"";}.fa-window-close:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-windows:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wine-glass-alt:before{content:"";}.fa-wix:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-wodu:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-won-sign:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wpressr:before{content:"";}.fa-wrench:before{content:"";}.fa-x-ray:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yammer:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yarn:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yin-yang:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.fa-zhihu:before{content:"";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900;}.fab{font-family:"Font Awesome 5 Brands";font-weight:400;}.far{font-family:"Font Awesome 5 Free";font-weight:400;}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters{margin-right:0;margin-left:0;}.container-no-gutters,.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0;}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-20_0,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-20_0,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-20_0,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}.col{flex-basis:0;flex-grow:1;max-width:100%;}.col-auto{flex:0 0 auto;width:auto;max-width:none;}.col-1{flex:0 0 8.333333%;max-width:8.333333%;}.col-2{flex:0 0 16.666667%;max-width:16.666667%;}.col-20_0{flex:0 0 20%;max-width:20%;}.col-3{flex:0 0 25%;max-width:25%;}.col-4{flex:0 0 33.333333%;max-width:33.333333%;}.col-5{flex:0 0 41.666667%;max-width:41.666667%;}.col-6{flex:0 0 50%;max-width:50%;}.col-7{flex:0 0 58.333333%;max-width:58.333333%;}.col-8{flex:0 0 66.666667%;max-width:66.666667%;}.col-9{flex:0 0 75%;max-width:75%;}.col-10{flex:0 0 83.333333%;max-width:83.333333%;}.col-11{flex:0 0 91.666667%;max-width:91.666667%;}.col-12{flex:0 0 100%;max-width:100%;}.order-first{order:-1;}.order-last{order:13;}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%;}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none;}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%;}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%;}.col-sm-3{flex:0 0 25%;max-width:25%;}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%;}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%;}.col-sm-6{flex:0 0 50%;max-width:50%;}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%;}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%;}.col-sm-9{flex:0 0 75%;max-width:75%;}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%;}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%;}.col-sm-12{flex:0 0 100%;max-width:100%;}.order-sm-first{order:-1;}.order-sm-last{order:13;}}@media (min-width:769px){.col-md{flex-basis:0;flex-grow:1;max-width:100%;}.col-md-auto{flex:0 0 auto;width:auto;max-width:none;}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%;}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%;}.col-md-20_0{flex:0 0 20%;max-width:20%;}.col-md-3{flex:0 0 25%;max-width:25%;}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%;}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%;}.col-md-6{flex:0 0 50%;max-width:50%;}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%;}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%;}.col-md-9{flex:0 0 75%;max-width:75%;}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%;}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%;}.col-md-12{flex:0 0 100%;max-width:100%;}.order-md-first{order:-1;}.order-md-last{order:13;}}@media (min-width:1025px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%;}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none;}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%;}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%;}.col-lg-3{flex:0 0 25%;max-width:25%;}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%;}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%;}.col-lg-6{flex:0 0 50%;max-width:50%;}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%;}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%;}.col-lg-9{flex:0 0 75%;max-width:75%;}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%;}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%;}.col-lg-12{flex:0 0 100%;max-width:100%;}.col-lg-20_0{flex:0 0 20%;max-width:20%;}.col-lg-14_3{flex:0 0 14.285714%;max-width:14.285714%;}.col-lg-12_5{flex:0 0 12.5%;max-width:12.5%;}.col-lg-11_1{flex:0 0 11.111111%;max-width:11.111111%;}.col-lg-10_0{flex:0 0 10%;max-width:10%;}.col-lg-9_1{flex:0 0 9.090909%;max-width:9.090909%;}.order-lg-first{order:-1;}.order-lg-last{order:13;}}@media (min-width:1200px){.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%;}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%;}}.align-items-start{align-items:flex-start !important;}:root{--wd-text-line-height:1.6;--wd-brd-radius:.001px;--wd-form-height:42px;--wd-form-color:inherit;--wd-form-placeholder-color:inherit;--wd-form-bg:transparent;--wd-form-brd-color:rgba(0,0,0,.1);--wd-form-brd-color-focus:rgba(0,0,0,.15);--wd-form-chevron:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==");--btn-height:42px;--btn-transform:uppercase;--btn-font-weight:600;--btn-font-family:inherit;--btn-font-style:unset;--wd-main-bgcolor:#fff;--wd-scroll-w:.001px;--wd-admin-bar-h:.001px;--wd-tags-mb:20px;--wd-block-spacing:20px;--wd-header-banner-mt:.001px;--wd-sticky-nav-w:.001px;--color-white:#fff;--color-gray-100:#f7f7f7;--color-gray-200:#f1f1f1;--color-gray-300:#bbb;--color-gray-400:#a5a5a5;--color-gray-500:#777;--color-gray-600:#666;--color-gray-700:#555;--color-gray-800:#333;--color-gray-900:#242424;--bgcolor-white-rgb:255,255,255;--bgcolor-white:#fff;--bgcolor-gray-100:#f7f7f7;--bgcolor-gray-200:#f7f7f7;--bgcolor-gray-300:#f1f1f1;--bgcolor-gray-400:rgba(187,187,187,.4);--brdcolor-gray-200:rgba(0,0,0,.075);--brdcolor-gray-300:rgba(0,0,0,.105);--brdcolor-gray-400:rgba(0,0,0,.12);--brdcolor-gray-500:rgba(0,0,0,.2);}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%;}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:sans-serif;overflow-x:hidden;}ol,ul{list-style:none;margin-bottom:var(--list-mb);padding-left:var(--li-pl);--list-mb:20px;--li-mb:10px;--li-pl:17px;}caption,th,td{vertical-align:middle;text-align:left;}q,blockquote{quotes:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none;}a img{border:none;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}a,button,input{touch-action:manipulation;}button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit;}button{overflow:visible;}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;padding:0;border:0;border:0;}body{margin:0;background-color:#fff;color:var(--wd-text-color);text-rendering:optimizeLegibility;font-weight:var(--wd-text-font-weight);font-style:var(--wd-text-font-style);font-size:var(--wd-text-font-size);font-family:var(--wd-text-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--wd-text-line-height);--wd-header-h:calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h));--wd-header-sticky-h:calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h));}@supports (overflow: clip){body{overflow:clip;}}p{margin-bottom:var(--wd-tags-mb);}a{color:var(--wd-link-color);text-decoration:none;transition:all .25s ease;}a:is(:hover,:focus,:active){outline:none;text-decoration:none;}a:hover{color:var(--wd-link-color-hover);}a:focus{outline:none;}:is(h1,h2,h3,h4,h5,h6,.title) a{color:inherit;}:is(h1,h2,h3,h4,h5,h6,.title) a:hover{color:var(--wd-link-color-hover);}label{display:block;margin-bottom:5px;color:var(--wd-title-color);vertical-align:middle;font-weight:400;}em{font-style:italic;}.elementor-default i:not([class]){font-style:italic;}big{font-size:larger;}abbr{border-bottom:1px dotted;color:#d62432;text-decoration:none;}acronym{border-bottom:1px dotted;text-decoration:none;}.required{border:none;color:#e01020;font-size:16px;line-height:1;}abbr[title]{border:none;}dl{margin-bottom:20px;margin-bottom:20px;}strong,b{font-weight:600;}mark{display:inline-block;padding:5px 8px;background-color:#f7f7f7;color:#242424;font-weight:600;line-height:1;}code,kbd{padding:2px 5px;}code,kbd,pre,samp{-webkit-hyphens:none;hyphens:none;font-family:monospace,serif;}ins{text-decoration:none;}pre{overflow:auto;margin-bottom:20px;padding:20px;background:#f7f7f7;text-align:left;white-space:pre;white-space:pre-wrap;word-wrap:break-word;}dfn{font-style:italic;}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:1;}sup{top:-.5em;}sub{bottom:-.25em;}var{font-style:italic;}small{font-size:80%;}hr{margin-top:20px;margin-bottom:20px;max-width:35px;border:none;border-bottom:1px solid currentColor;opacity:.2;}iframe,embed{max-width:100%;}blockquote{margin-bottom:20px;padding-left:30px;border-left:2px solid var(--wd-primary-color);text-align:left;font-size:110%;--wd-tags-mb:10px;}blockquote cite{display:block;margin-top:10px;color:var(--wd-primary-color);font-weight:600;font-size:90%;}blockquote cite a{color:inherit;}cite{font-style:italic;}address{margin-bottom:20px;font-style:italic;font-size:110%;line-height:1.8;}fieldset{margin-bottom:20px;padding:20px 40px;border:2px solid var(--brdcolor-gray-300);border-radius:var(--wd-brd-radius);}fieldset legend{margin-bottom:0;padding-right:15px;padding-left:15px;width:auto;}legend{text-transform:uppercase;font-size:22px;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}img{max-width:100%;height:auto;border:0;vertical-align:middle;}.svg-icon{display:inline-block;}.svg-icon svg{width:inherit !important;height:inherit !important;}svg:not(:root){overflow:hidden;}:is(.wd-custom-icon,picture.wd-custom-icon img){min-width:100%;max-width:38px;width:auto;height:auto;}h1{font-size:28px;}h2{font-size:24px;}h3{font-size:22px;}h4{font-size:18px;}h5{font-size:16px;}h6{font-size:12px;}.wd-entities-title a{color:inherit;}.element-title{display:flex !important;align-items:center;text-transform:uppercase;font-size:22px;}.element-title .title-icon{flex:0 0 auto;margin-inline-end:10px;}.products-bordered-grid .element-title{padding-left:0 !important;padding-right:0 !important;}legend,h1,h2,h3,h4,h5,h6,.title{display:block;margin-bottom:var(--wd-tags-mb);color:var(--wd-title-color);text-transform:var(--wd-title-transform);font-weight:var(--wd-title-font-weight);font-style:var(--wd-title-font-style);font-family:var(--wd-title-font);line-height:1.4;}.wd-entities-title{display:block;color:var(--wd-entities-title-color);word-wrap:break-word;font-weight:var(--wd-entities-title-font-weight);font-style:var(--wd-entities-title-font-style);font-family:var(--wd-entities-title-font);text-transform:var(--wd-entities-title-transform);line-height:1.4;}a.wd-entities-title:hover,.wd-entities-title a:hover{color:var(--wd-entities-title-color-hover);}li{margin-bottom:var(--li-mb);}li:last-child{margin-bottom:0;}li>ul,li>ol{margin-top:var(--li-mb);margin-bottom:0;}ul{list-style:disc;}ol{list-style:decimal;}dl dt{color:var(--color-gray-800);font-weight:600;}dl dd{margin-bottom:20px;}.unordered-list ul,.unordered-list ol{margin-left:20px;}.unordered-list li:before{margin-right:10px;font-size:8px;content:"";font-family:"woodmart-font";}.unordered-list,.wd-sub-menu,.textwidget .menu,.unordered-list ul,.wd-sub-menu ul,.textwidget .menu ul,.unordered-list ol,.wd-sub-menu ol,.textwidget .menu ol,.wd-nav,nav[class*="-pagination"] ul{list-style:none;--li-pl:0;}.wd-sub-menu,.wd-sub-menu ul,.wd-sub-menu ol,.wd-nav,nav[class*="-pagination"] ul{--list-mb:0;--li-mb:0;}.wd-z-index{position:relative;z-index:35;}.text-center{--content-align:center;--text-align:center;text-align:center;}.text-right{--text-align:right;text-align:right;--content-align:flex-end;}.text-left{--text-align:left;text-align:left;--content-align:flex-start;}.wd-fontsize-xs{font-size:14px;}.wd-fontsize-s{font-size:16px;}.wd-fontsize-m{font-size:18px;}.wd-fontsize-l{font-size:22px;}.wd-fontsize-xl{font-size:26px;}.wd-fontsize-xxl{font-size:36px;}.wd-fontsize-xxxl{font-size:46px;}.text-larger{font-size:110%;}.wd-items-top{align-items:flex-start;}.wd-items-middle{align-items:center;}.wd-items-bottom{align-items:flex-end;}.wd-justify-left{justify-content:flex-start;}.wd-justify-center{justify-content:center;}.wd-justify-right{justify-content:flex-end;}[class*="color-scheme-light"]{--color-white:#000;--color-gray-100:rgba(255,255,255,.1);--color-gray-200:rgba(255,255,255,.2);--color-gray-300:rgba(255,255,255,.5);--color-gray-400:rgba(255,255,255,.6);--color-gray-500:rgba(255,255,255,.7);--color-gray-600:rgba(255,255,255,.8);--color-gray-700:rgba(255,255,255,.9);--color-gray-800:#fff;--color-gray-900:#fff;--bgcolor-white-rgb:0,0,0;--bgcolor-white:#0f0f0f;--bgcolor-gray-100:#0a0a0a;--bgcolor-gray-200:#121212;--bgcolor-gray-300:#141414;--bgcolor-gray-400:#171717;--brdcolor-gray-200:rgba(255,255,255,.1);--brdcolor-gray-300:rgba(255,255,255,.15);--brdcolor-gray-400:rgba(255,255,255,.25);--brdcolor-gray-500:rgba(255,255,255,.3);--wd-text-color:rgba(255,255,255,.8);--wd-title-color:#fff;--wd-widget-title-color:var(--wd-title-color);--wd-entities-title-color:#fff;--wd-entities-title-color-hover:rgba(255,255,255,.8);--wd-link-color:rgba(255,255,255,.9);--wd-link-color-hover:#fff;--wd-form-brd-color:rgba(255,255,255,.2);--wd-form-brd-color-focus:rgba(255,255,255,.3);--wd-form-placeholder-color:rgba(255,255,255,.6);--wd-form-chevron:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC42KSI+PHBhdGggZD0iTTYgOWw2IDYgNi02Ii8+PC9zdmc+");--wd-main-bgcolor:#1a1a1a;color:var(--wd-text-color);}.color-scheme-dark{--color-white:#fff;--color-gray-100:#f7f7f7;--color-gray-200:#f1f1f1;--color-gray-300:#bbb;--color-gray-400:#a5a5a5;--color-gray-500:#777;--color-gray-600:#666;--color-gray-700:#555;--color-gray-800:#333;--color-gray-900:#242424;--bgcolor-white-rgb:255,255,255;--bgcolor-white:#fff;--bgcolor-gray-100:#f7f7f7;--bgcolor-gray-200:#f7f7f7;--bgcolor-gray-300:#f1f1f1;--bgcolor-gray-400:rgba(187,187,187,.4);--brdcolor-gray-200:rgba(0,0,0,.075);--brdcolor-gray-300:rgba(0,0,0,.105);--brdcolor-gray-400:rgba(0,0,0,.12);--brdcolor-gray-500:rgba(0,0,0,.2);--wd-text-color:#777;--wd-title-color:#242424;--wd-entities-title-color:#333;--wd-entities-title-color-hover:rgba(51,51,51,.65);--wd-link-color:#333;--wd-link-color-hover:#242424;--wd-form-brd-color:rgba(0,0,0,.1);--wd-form-brd-color-focus:rgba(0,0,0,.15);--wd-form-placeholder-color:#777;color:var(--wd-text-color);}[class*="color-scheme-hover"]{transition:all .25s ease;}[class*="color-scheme-hover"] .title{transition:all .25s ease;}.color-scheme-hover-dark:hover{--color-gray-400:#a5a5a5;--color-gray-800:#333;--bgcolor-gray-200:#f7f7f7;--brdcolor-gray-500:rgba(0,0,0,.2);--wd-text-color:#777;--wd-title-color:#242424;--wd-link-color:#333;--wd-link-color-hover:#242424;color:var(--wd-text-color);}.color-scheme-hover-light:hover{--color-gray-400:rgba(255,255,255,.8);--color-gray-800:#fff;--brdcolor-gray-300:rgba(255,255,255,.15);--brdcolor-gray-500:rgba(255,255,255,.3);--wd-text-color:rgba(255,255,255,.8);--wd-title-color:#fff;--wd-link-color:rgba(255,255,255,.9);--wd-link-color-hover:#fff;color:var(--wd-text-color);}.color-primary{color:var(--wd-primary-color);}.color-alt{color:var(--wd-alternative-color);}.color-title{color:var(--wd-title-color);}.font-text{font-family:var(--wd-text-font);}.font-primary{font-family:var(--wd-title-font);}.font-alt{font-style:var(--wd-alternative-font-style);font-family:var(--wd-alternative-font);}.clear{clear:both;width:100%;}.cursor-pointer{cursor:pointer;}.wd-fill{position:absolute;top:0;right:0;bottom:0;left:0;}.wd-display-none,.wd-hide{display:none !important;}.set-mb-s{--margin-bottom:10px;}.set-mb-s>*{margin-bottom:var(--margin-bottom);}.set-mb-m{--margin-bottom:15px;}.set-mb-m>*{margin-bottom:var(--margin-bottom);}.set-mb-l{--margin-bottom:20px;}.set-mb-l>*{margin-bottom:var(--margin-bottom);}.set-cont-mb-s{--wd-tags-mb:10px;}.reset-last-child>*:last-child{margin-bottom:0;}.is_stuck{z-index:2;}@keyframes wd-rotate{100%{transform:rotate(360deg);}}@keyframes wd-fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes wd-fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes wd-fadeInBottomShort{from{transform:translate3d(0,20px,0);}to{transform:none;}}@keyframes wd-ShakePrev{25%{transform:translate3d(0px,0,0);}50%{transform:translate3d(3px,0,0);}75%{transform:translate3d(-3px,0,0);}}@keyframes wd-ShakeNext{25%{transform:translate3d(0px,0,0);}50%{transform:translate3d(-3px,0,0);}75%{transform:translate3d(3px,0,0);}}@keyframes wd-FadeInLoader{from{opacity:0;}to{opacity:.8;}}table{margin-bottom:35px;width:100%;border-spacing:0;border-collapse:collapse;line-height:1.4;}table th{padding:15px 10px;border-bottom:2px solid var(--brdcolor-gray-200);color:var(--wd-title-color);text-transform:uppercase;font-weight:var(--wd-title-font-weight);font-style:var(--wd-title-font-style);font-size:16px;font-family:var(--wd-title-font);}table td{padding:15px 12px;border-bottom:1px solid var(--brdcolor-gray-300);}table :is(tbody,tfoot) th{border-bottom:1px solid var(--brdcolor-gray-300);text-transform:none;font-size:inherit;}.responsive-table{overflow-x:auto;margin-bottom:35px;}.responsive-table table{margin-bottom:0;}.responsive-table .responsive-table{overflow-x:visible;margin-bottom:0;}input[type='email'],input[type='search'],input[type='number'],input[type='url'],input[type='tel'],input[type='text'],input[type='password'],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;}input[type='email'],input[type='date'],input[type='search'],input[type='number'],input[type='text'],input[type='tel'],input[type='url'],input[type='password'],textarea,select{padding:0 15px;max-width:100%;width:100%;height:var(--wd-form-height);border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);background-color:var(--wd-form-bg);box-shadow:none;color:var(--wd-form-color);vertical-align:middle;font-size:14px;transition:border-color .5s ease;}input[type='email']:focus,input[type='date']:focus,input[type='search']:focus,input[type='number']:focus,input[type='text']:focus,input[type='tel']:focus,input[type='url']:focus,input[type='password']:focus,textarea:focus,select:focus{outline:none;border-color:var(--wd-form-brd-color-focus);transition:border-color .4s ease;}::-webkit-input-placeholder{color:var(--wd-form-placeholder-color);}::-moz-placeholder{color:var(--wd-form-placeholder-color);}:-moz-placeholder{color:var(--wd-form-placeholder-color);}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;margin-top:0;padding:0;vertical-align:middle;margin-inline-end:5px;}input[type="search"]{box-sizing:content-box;-webkit-appearance:textfield;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}input[type="number"]{padding:0;text-align:center;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="date"]::-webkit-inner-spin-button{display:none;}input[type="date"]::-webkit-calendar-picker-indicator{opacity:0;}input[type="date"]::-webkit-clear-button{position:relative;right:5px;width:30px;opacity:.4;filter:grayscale(100%);}[class*="color-scheme-light"] input[type="date"]::-webkit-clear-button{opacity:.6;filter:grayscale(100%) invert(100%) saturate(800%);}html:not(.browser-Firefox) input[type="date"]{background:no-repeat url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/themes/woodmart/inc/admin/assets/images/calend-d.svg") right 15px top 50%;background-size:auto 14px;}html:not(.browser-Firefox) input[type="date"].nitro-lazy{background-image:none !important;}html:not(.browser-Firefox) [class*="color-scheme-light"] input[type='date']{background-image:url("https://cdn-ilcgihh.nitrocdn.com/drmIVZlMQtBRxbUovNHtADfBtPCKMWRz/assets/images/optimized/rev-79a896a/oyaah.com/wp-content/themes/woodmart/inc/admin/assets/images/calend-l.svg");}html:not(.browser-Firefox) [class*="color-scheme-light"] input[type='date'].nitro-lazy{background-image:none !important;}textarea{overflow:auto;padding:10px 15px;min-height:190px;}select{padding-right:30px;background-image:var(--wd-form-chevron);background-position:right 10px top 50%;background-size:auto 18px;background-repeat:no-repeat;}select option{background-color:var(--bgcolor-white);}input:-webkit-autofill{border-color:var(--wd-form-brd-color);-webkit-box-shadow:0 0 0 1000px var(--wd-form-bg) inset;-webkit-text-fill-color:var(--wd-form-color);}input:focus:-webkit-autofill{border-color:var(--wd-form-brd-color-focus);}:is(.btn,.button,button,[type="submit"],[type="button"]){padding:5px 20px;min-height:var(--btn-height);font-size:13px;position:relative;display:inline-flex;align-items:center;justify-content:center;outline:none;border:0px solid transparent;border-radius:0;box-shadow:none;vertical-align:middle;text-align:center;text-decoration:none;text-transform:var(--btn-transform);text-shadow:none;font-weight:var(--btn-font-weight);font-family:var(--btn-font-family);font-style:var(--btn-font-style);line-height:1.2;cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;color:var(--btn-color,#3e3e3e);background-color:var(--btn-bgcolor,#f3f3f3);}:is(.btn,.button,button,[type="submit"],[type="button"]):hover{color:var(--btn-color-hover,#3e3e3e);background-color:var(--btn-bgcolor-hover,#e0e0e0);}button[disabled],input[disabled]{opacity:.6 !important;cursor:default;}[class*="wd-grid"]{display:flex;flex-wrap:wrap;}[class*="wd-grid-col-"]{--wd-col:1;}[class*="wd-grid-col-"]>.wd-col{flex:0 0 calc(100% / var(--wd-col));max-width:calc(100% / var(--wd-col));}.wd-grid-stretch>.wd-col{flex:1 1 200px;width:0px;}.wd-grid-inline>.wd-col{flex:0 0 auto;}[class*="wd-spacing-"]{margin-right:calc(( var(--wd-sp) / 2 ) * -1);margin-left:calc(( var(--wd-sp) / 2 ) * -1);--wd-sp:.001px;}[class*="wd-spacing-"]>[class*="col"]{margin-bottom:var(--wd-sp);padding-right:calc(var(--wd-sp) / 2);padding-left:calc(var(--wd-sp) / 2);}.elementor-default [class*="wd-spacing-"]{margin-bottom:calc(var(--wd-sp) * -1);}.wd-spacing-2{--wd-sp:2px;}.wd-spacing-6{--wd-sp:6px;}.wd-spacing-10{--wd-sp:10px;}.wd-spacing-20{--wd-sp:20px;}.wd-spacing-30{--wd-sp:30px;}.wd-loader:after{content:"";display:inline-block;width:30px;height:30px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;}.wd-scroll-content{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:50vh;scrollbar-width:thin;}.wd-dropdown{position:absolute;top:100%;left:0;z-index:380;margin-top:15px;margin-right:0;margin-left:calc(var(--nav-gap,.001px) / 2 * -1);background-color:var(--bgcolor-white);background-position:bottom right;background-clip:border-box;background-repeat:no-repeat;box-shadow:0 0 3px rgba(0,0,0,.15);text-align:left;border-radius:var(--wd-brd-radius);visibility:hidden;opacity:0;transition:opacity .4s cubic-bezier(.19,1,.22,1),visibility .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);transform:translateY(15px) translateZ(0);pointer-events:none;}.wd-dropdown:after{content:"";position:absolute;right:0;bottom:100%;left:0;height:15px;}.whb-col-right .wd-dropdown-menu.wd-design-default{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap,.001px) / 2 * -1);}.wd-event-hover:hover>.wd-dropdown,.wd-event-click.wd-opened>.wd-dropdown,.wd-dropdown.wd-opened{visibility:visible;opacity:1;transform:none !important;pointer-events:visible;pointer-events:unset;}.wpb-js-composer .wd-dropdown-menu>.container>p{display:none;}.wd-dropdown-menu{min-height:min(var(--wd-dropdown-height),var(--wd-content-h,var(--wd-dropdown-height)));width:var(--wd-dropdown-width);background-image:var(--wd-dropdown-bg-img);}.wd-dropdown-menu .wd-dropdown-inner{overflow:inherit;height:min(var(--wd-dropdown-height),var(--wd-content-h));}.wd-dropdown-menu.wd-scroll>.wd-scroll-content{max-height:none;border-radius:inherit;}.dropdowns-loading .dropdown-load-ajax.menu-mega-dropdown:not(.dropdown-with-height)>.wd-dropdown-menu{min-height:400px;}.dropdowns-loaded .dropdown-load-ajax>.wd-dropdown-menu>.container{animation:wd-fadeIn .3s ease;}.dropdown-html-placeholder{display:flex;align-items:center;justify-content:center;background-color:rgba(var(--bgcolor-white-rgb),.6);border-radius:var(--wd-brd-radius);}.dropdown-html-placeholder:after{content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;}.dropdowns-loading .dropdown-html-placeholder:after{animation:wd-rotate 450ms infinite linear;}.wd-dropdown-menu.wd-design-default{padding:12px 20px;--wd-dropdown-width:220px;}.wd-dropdown-menu.wd-design-default>.container{padding:0;width:auto;}.wd-dropdown-menu.wd-design-default .wd-dropdown{top:0;left:100%;padding:12px 20px;width:var(--wd-dropdown-width);margin:0 0 0 20px;}.wd-dropdown-menu.wd-design-default .wd-dropdown:after{top:0;right:100%;bottom:0;left:auto;width:20px;height:auto;}.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after{margin-left:auto;color:rgba(82,82,82,.45);font-weight:600;font-size:55%;line-height:1;font-family:"woodmart-font";content:"";}.wd-dropdown-menu.wd-design-default.color-scheme-light .menu-item-has-children>a:after{color:rgba(255,255,255,.6);}.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li{margin-bottom:25px;width:200px;}.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .vc_row .wd-sub-menu>li{width:auto;}.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .elementor-element .wd-sub-menu>li{margin-bottom:0;width:auto;}.wd-dropdown-menu.wd-design-full-width{--wd-dropdown-width:100vw;}:is(.wd-nav-sticky,.wd-header-nav) .wd-dropdown-menu.wd-design-full-width{border-radius:0;}.wd-dropdown-menu.wd-design-sized:not(.wd-scroll),.wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner{padding:30px 35px 0 35px;}.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll),.wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner{padding-top:30px;padding-left:calc(var(--wd-scroll-w) + var(--wd-sticky-nav-w));}.wd-dropdown-menu.wd-design-sized:not(.wd-scroll)>.container,.wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner>.container{padding:0;width:auto;}.wd-side-hidden{position:fixed;top:var(--wd-admin-bar-h);bottom:0;z-index:500;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;width:340px;background-color:var(--bgcolor-white);transition:transform .5s cubic-bezier(.19,1,.22,1);}.wd-side-hidden.wd-left{right:auto;left:0;transform:translate3d(-100%,0,0);}.wd-side-hidden.wd-right{right:0;left:auto;transform:translate3d(100%,0,0);}.wd-side-hidden.wd-opened{transform:none;}@media (max-width: 350px){div.website-wrapper .wd-side-hidden{width:270px !important;}}.wd-sub-menu{--sub-menu-color:#848484;--sub-menu-color-hover:var(--wd-primary-color);}.wd-sub-menu li{position:relative;}.wd-sub-menu li>a{position:relative;display:flex;align-items:center;padding-top:8px;padding-bottom:8px;color:var(--sub-menu-color);font-size:14px;line-height:1.3;}.wd-sub-menu li>a .wd-nav-icon{margin-right:7px;font-size:115%;}.wd-sub-menu li>a .menu-label{position:relative;margin-top:-20px;align-self:flex-start;}.wd-sub-menu li>a:hover{color:var(--sub-menu-color-hover);}[class*="color-scheme-light"] .wd-sub-menu{--sub-menu-color:rgba(255,255,255,.6);--sub-menu-color-hover:#fff;}.widget .wd-sub-menu{--li-mb:0;}.widget .wd-sub-menu ul{--li-mb:0;}.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li>a,.mega-menu-list>li>a{--sub-menu-color:#333;--sub-menu-color-hover:var(--wd-primary-color);text-transform:uppercase;font-weight:600;}.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height).color-scheme-light .wd-sub-menu>li>a,[class*="color-scheme-light"] .mega-menu-list>li>a{--sub-menu-color:#fff;--sub-menu-color-hover:rgba(255,255,255,.6);}.wd-color-light .searchform{--wd-form-brd-color:rgba(255,255,255,.2);--wd-form-brd-color-focus:rgba(255,255,255,.3);--wd-form-color:rgba(255,255,255,.8);}.wd-color-dark .searchform{--wd-form-brd-color:rgba(0,0,0,.1);--wd-form-brd-color-focus:rgba(0,0,0,.15);--wd-form-color:#777;--wd-form-placeholder-color:var(--wd-form-color);}.create-nav-msg a{font-weight:600;}.wd-nav-img,.mega-menu-list img{display:inline-block;margin-right:7px;max-height:18px;width:auto !important;}.wd-nav-img img,.mega-menu-list img img{max-height:18px;}.wd-nav{--nav-gap:20px;display:inline-flex;flex-wrap:wrap;justify-content:var(--text-align);text-align:left;gap:1px var(--nav-gap);}.wd-nav>li{position:relative;}.wd-nav>li>a{position:relative;display:flex;align-items:center;flex-direction:row;text-transform:uppercase;font-weight:600;font-size:13px;line-height:1.2;}.wd-nav>li>a .wd-nav-icon{margin-right:7px;font-size:115%;}.wd-nav>li>a .menu-label{left:calc(100% - 30px);margin-left:0;}.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{margin-left:4px;font-weight:normal;font-style:normal;font-size:clamp(6px,50%,18px);content:"";font-family:"woodmart-font";}.wd-nav li.color-primary{--nav-color:var(--wd-primary-color);--nav-color-hover:var(--wd-primary-color);--nav-color-active:var(--wd-primary-color);}.wd-nav.wd-gap-m{--nav-gap:30px;}.wd-nav.wd-gap-l{--nav-gap:40px;}.wd-nav-opener{position:relative;z-index:1;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:50px;color:var(--color-gray-900);cursor:pointer;transition:color .25s ease,background-color .25s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.wd-nav-opener:after{font-weight:400;font-size:12px;transition:transform .25s ease;content:"";font-family:"woodmart-font";}.wd-nav-opener:hover{color:var(--color-gray-900);}.wd-nav-opener.wd-active{color:var(--color-gray-700);}.wd-nav-opener.wd-active:after{transform:rotate(90deg);}.wd-nav[class*="wd-style-"]{--nav-color:#333;--nav-color-hover:rgba(51,51,51,.7);--nav-color-active:rgba(51,51,51,.7);--nav-chevron-color:rgba(82,82,82,.45);}.wd-nav[class*="wd-style-"]>li>a{color:var(--nav-color);}.wd-nav[class*="wd-style-"]>li:hover>a{color:var(--nav-color-hover);}.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{color:var(--nav-color-active);}.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after{color:var(--nav-chevron-color);}:is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"]{--nav-color:#fff;--nav-color-hover:rgba(255,255,255,.8);--nav-color-active:rgba(255,255,255,.8);--nav-chevron-color:rgba(255,255,255,.6);}.wd-nav.wd-style-default{--nav-color-hover:var(--wd-primary-color);--nav-color-active:var(--wd-primary-color);}.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li{display:flex;flex-direction:row;}.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after{content:"";position:relative;inset-inline-end:calc(( var(--nav-gap) / 2 ) * -1);border-right:1px solid rgba(0,0,0,.105);}:is(.color-scheme-light,.whb-color-light) .wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after{border-color:rgba(255,255,255,.25);}.wd-nav.wd-style-separated>li{align-items:center;}.wd-nav.wd-style-separated>li:not(:last-child):after{height:18px;}.wd-nav.wd-style-bordered>li{align-items:stretch;}.wd-nav.wd-style-bg{--nav-color-hover:var(--wd-primary-color) !important;--nav-gap:5px;}.wd-nav.wd-style-bg>li>a{padding-right:12px;padding-left:12px;}.wd-nav.wd-style-bg>li>a span,.wd-nav.wd-style-bg>li>a:after{z-index:2;}.wd-nav.wd-style-bg>li>a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;border-radius:40px;background-color:var(--wd-primary-color);transition:all .25s ease;}.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a{color:var(--nav-color-hover);}.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a:before{visibility:visible;opacity:.25;}.wd-nav.wd-style-bg.wd-gap-m{--nav-gap:15px;}.wd-nav.wd-style-bg.wd-gap-l{--nav-gap:25px;}.wd-nav[class*="wd-style-underline"] .nav-link-text{position:relative;display:inline-block;padding-top:1px;padding-bottom:1px;line-height:1.2;}.wd-nav[class*="wd-style-underline"] .nav-link-text:after{content:"";position:absolute;top:100%;left:0;width:0;height:2px;background-color:var(--wd-primary-color);transition:width .4s cubic-bezier(.175,.885,.32,1.15);}.wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after{width:100%;}.whb-top-bar .wd-nav>li>a .menu-label,.whb-clone .wd-nav>li>a .menu-label{position:static;margin-top:0;margin-inline-start:5px;opacity:1;align-self:center;}.whb-top-bar .wd-nav>li>a .menu-label:before,.whb-clone .wd-nav>li>a .menu-label:before{content:none;}.wd-tltp .wd-tooltip-label,.tooltip{position:absolute;z-index:1070;visibility:hidden;text-transform:none;font-weight:400;font-size:12px;opacity:0;pointer-events:none;}.wd-tltp:hover .wd-tooltip-label,.tooltip.show{visibility:visible;opacity:1;animation:wd-fadeInTooltip .3s ease;}.wd-tltp .wd-tooltip-label{padding:0 15px !important;max-width:200px;height:34px;border-radius:0;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:#000;color:#fff;text-align:center;white-space:nowrap;line-height:34px;}.wd-tltp .wd-tooltip-label:before,.tooltip .arrow{position:absolute;width:0;height:0;border-style:solid;border-color:transparent;}.wd-tltp-top .wd-tooltip-label:before,.tooltip.bs-tooltip-top .arrow{left:50%;border-width:5px 5px 0;border-top-color:#000;}.wd-tltp-left .wd-tooltip-label{top:50%;right:100%;margin-top:-17px;margin-right:8px;}.wd-tltp-left .wd-tooltip-label:before{top:50%;left:100%;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000;}.wd-tltp-right .wd-tooltip-label{top:50%;left:100%;margin-top:-17px;margin-left:8px;}.wd-tltp-right .wd-tooltip-label:before{top:50%;right:100%;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000;}.wd-tltp-top .wd-tooltip-label{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;}.wd-tltp-top .wd-tooltip-label:before{top:100%;margin-left:-5px;}.wd-tltp{position:relative;}.wd-tltp .wd-tooltip-label:before{content:"";}.tooltip .tooltip-inner{padding:7px 15px;max-width:200px;border-radius:0;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:#000;color:#fff;text-align:center;word-break:break-word;}.tooltip.bs-tooltip-top{margin-top:-3px;padding:5px 0;}.tooltip.bs-tooltip-top .arrow{bottom:0;}@keyframes wd-fadeInTooltip{from{opacity:0;}to{opacity:.9;}}.wd-notice,div.wpcf7-response-output,.mc4wp-alert,:is(.woocommerce-error,.woocommerce-message,.woocommerce-info){position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:5px 7px;margin-bottom:20px;padding-top:10px;padding-bottom:10px;padding-right:30px;padding-left:65px;min-height:60px;text-align:start;border:none;border-radius:var(--wd-brd-radius);}.wd-notice:before,div.wpcf7-response-output:before,.mc4wp-alert:before,:is(.woocommerce-error,.woocommerce-message,.woocommerce-info):before{position:absolute;top:50%;left:24px;margin-top:-9px;font-size:18px;line-height:18px;font-family:"woodmart-font";}.wd-notice a,div.wpcf7-response-output a,.mc4wp-alert a,:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) a{color:#fff;text-decoration:underline;}.wd-notice a:hover,div.wpcf7-response-output a:hover,.mc4wp-alert a:hover,:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) a:hover{color:rgba(255,255,255,.8);}.wd-notice p:last-child,div.wpcf7-response-output p:last-child,.mc4wp-alert p:last-child,:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) p:last-child{margin-bottom:0;}.wd-notice .amount,div.wpcf7-response-output .amount,.mc4wp-alert .amount,:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) .amount{color:#fff;}.wd-notice :is(.button,.wc-backward),div.wpcf7-response-output :is(.button,.wc-backward),.mc4wp-alert :is(.button,.wc-backward),:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) :is(.button,.wc-backward){text-decoration:none;min-height:unset;padding:0;border-width:2px;border-style:solid;border-top:none;border-right:none;border-left:none;background-color:transparent !important;border-color:rgba(255,255,255,.3);color:#fff;}.wd-notice :is(.button,.wc-backward):hover,div.wpcf7-response-output :is(.button,.wc-backward):hover,.mc4wp-alert :is(.button,.wc-backward):hover,:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) :is(.button,.wc-backward):hover{background-color:transparent !important;box-shadow:none;border-color:#fff;color:#fff;}.wpcf7 form.sent .wpcf7-response-output,.mc4wp-success,.woocommerce-message{background-color:var(--notices-success-bg);color:var(--notices-success-color);}.wpcf7 form.sent .wpcf7-response-output:before,.mc4wp-success:before,.woocommerce-message:before{content:"";}.wpcf7 form:not(.sent) .wpcf7-response-output,.mc4wp-error,.mc4wp-notice,:is(.woocommerce-error,.woocommerce-info){background-color:var(--notices-warning-bg);color:var(--notices-warning-color);}.wpcf7 form:not(.sent) .wpcf7-response-output:before,.mc4wp-error:before,.mc4wp-notice:before,:is(.woocommerce-error,.woocommerce-info):before{content:"";}.wd-notice.wd-info{background-color:#4d93d1;color:#fff;}.wd-notice.wd-info:before{content:"";}@keyframes wd-fadeInUpBig{from{transform:translate3d(0,100%,0);}to{transform:none;}}@keyframes wd-fadeOutDownBig{from{transform:none;}to{transform:translate3d(0,100%,0);}}.wd-close-side{position:fixed;z-index:400;visibility:hidden;background-color:rgba(0,0,0,.7);opacity:0;transition:opacity .5s cubic-bezier(.19,1,.22,1),visibility 0s cubic-bezier(.19,1,.22,1) .5s,z-index 0s cubic-bezier(.19,1,.22,1) .5s,top 0s cubic-bezier(.19,1,.22,1) .5s;}.wd-close-side[class*="wd-location-header"]{z-index:389;top:calc(var(--wd-admin-bar-h) + var(--wd-header-banner-h,.001px));}.wd-close-side.wd-location-sticky-nav{z-index:392;}.wd-close-side.wd-close-side-opened{visibility:visible;opacity:1;transition-delay:0s;}.wd-btn-arrow{visibility:hidden;color:var(--color-gray-800);opacity:0;pointer-events:none;position:absolute;top:50%;z-index:250;display:inline-flex;align-items:center;justify-content:center;margin-top:-25px;width:50px;height:50px;cursor:pointer;transition:all .25s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.wd-btn-arrow[class*="prev"]{transform:translateX(-30px);}.wd-btn-arrow[class*="prev"]:after{content:"";font-family:"woodmart-font";}.wd-btn-arrow[class*="next"]{transform:translateX(30px);}.wd-btn-arrow[class*="next"]:after{content:"";font-family:"woodmart-font";}.browser-Safari .wd-btn-arrow{visibility:visible;}.wd-btn-arrow:after{font-size:24px;line-height:1;}.wd-btn-arrow:hover{color:var(--color-gray-500);}.wd-loop-footer{clear:both;text-align:center;}.elementor-default .wd-loop-footer{margin-top:35px;}.wpb-js-composer .products-footer{margin-top:10px;}nav[class*="-pagination"] ul{display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;}nav[class*="-pagination"] li .page-numbers{display:inline-flex;align-items:center;justify-content:center;padding-right:5px;padding-left:5px;min-width:34px;height:34px;color:var(--color-gray-900);font-weight:600;font-size:14px;border-radius:calc(var(--wd-brd-radius) / 1.5);transition:all .2s ease;}nav[class*="-pagination"] li .current{color:#fff;background-color:var(--wd-primary-color);}nav[class*="-pagination"] li :is(.next,.prev){font-size:0;}nav[class*="-pagination"] li :is(.next,.prev):before{font-size:12px;content:"";font-family:"woodmart-font";}nav[class*="-pagination"] li .prev:before{content:"";font-family:"woodmart-font";}nav[class*="-pagination"] a:hover{background-color:var(--bgcolor-gray-300);}.breadcrumbs{font-size:0;}.breadcrumbs>:is(a,span):after{content:"/";display:inline-block;padding:0 8px;}.breadcrumbs>span:last-child:after{content:none;}:is(.breadcrumbs,.yoast-breadcrumb){color:var(--color-gray-900);line-height:16px;}:is(.breadcrumbs,.yoast-breadcrumb)>:is(a,span){display:inline-block;color:var(--color-gray-900);}:is(.breadcrumbs,.yoast-breadcrumb) :is(a,span){text-transform:uppercase;font-weight:600;font-size:11px;}:is(.breadcrumbs,.yoast-breadcrumb) a:hover{color:var(--color-gray-500);}:is(.breadcrumbs,.yoast-breadcrumb) span{transition:all .25s ease;}.wd-action-btn{display:inline-flex;vertical-align:middle;--action-btn-color:var(--color-gray-800);--action-btn-hover-color:var(--color-gray-500);}.wd-action-btn>a{display:inline-flex;align-items:center;justify-content:center;color:var(--action-btn-color);cursor:pointer;}.wd-action-btn>a:hover{color:var(--action-btn-hover-color);}.wd-action-btn>a:before{transition:opacity .15s ease;font-family:"woodmart-font";}.wd-action-btn>a:after{position:absolute;top:calc(50% - .5em);left:0;opacity:0;transition:opacity .2s ease;content:"";display:inline-block;width:1em;height:1em;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;}.wd-action-btn>a.loading:before{opacity:0;}.wd-action-btn>a.loading:after{opacity:1;animation:wd-rotate 450ms infinite linear;}.wd-action-btn>a.added:before{content:"";}.wd-action-btn.wd-style-icon .button{min-height:unset;padding:0;background-color:transparent;}.wd-action-btn.wd-style-icon .button:hover{background-color:transparent;box-shadow:none;}.wd-action-btn.wd-style-icon>a{position:relative;flex-direction:column;width:50px;height:50px;font-weight:400;font-size:0 !important;line-height:0;}.wd-action-btn.wd-style-icon>a:before{font-size:20px;}.wd-action-btn.wd-style-icon>a:after{left:calc(50% - .5em);font-size:18px;}.wd-action-btn.wd-style-text>a{position:relative;font-weight:600;line-height:1;}.wd-action-btn.wd-style-text>a:before{margin-inline-end:.3em;font-size:110%;font-weight:400;}.wd-action-btn:empty{display:none;}.wd-compare-icon>a:before{content:"";}.wd-wishlist-icon>a:before{content:"";}.wd-quick-view-icon>a:before{content:"";}.wd-add-cart-icon>a:before{content:"";}.wd-cross-icon>a:before{content:"";}.wd-burger-icon>a:before{content:"";}.wd-heading{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:10px;padding:20px 15px;border-bottom:1px solid var(--brdcolor-gray-300);}.wd-heading>a{--wd-link-color:var(--wd-primary-color);--wd-link-color-hover:var(--wd-primary-color);}.wd-heading>a:hover{opacity:.7;}.wd-heading .title{flex:1 1 auto;margin-bottom:0;font-size:130%;}.wd-heading .wd-action-btn{flex:0 0 auto;}.wd-heading .wd-action-btn.wd-style-text>a{height:25px;}:is(.widget,.wd-widget,div[class^="vc_wp"]){line-height:1.4;--wd-link-color:var(--color-gray-500);--wd-link-color-hover:var(--color-gray-800);}:is(.widget,.wd-widget,div[class^="vc_wp"])>:is(ul,ol){margin-top:0;}:is(.widget,.wd-widget,div[class^="vc_wp"]) :is(ul,ol){list-style:none;--list-mb:0;--li-mb:15px;--li-pl:0;}.widgettitle,.widget-title{margin-bottom:20px;color:var(--wd-widget-title-color);text-transform:var(--wd-widget-title-transform);font-weight:var(--wd-widget-title-font-weight);font-style:var(--wd-widget-title-font-style);font-size:var(--wd-widget-title-font-size);font-family:var(--wd-widget-title-font);}.widget{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid var(--brdcolor-gray-300);}.widget:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}.woodmart-author-information{line-height:inherit;}.woodmart-author-information .author-avatar img{border-radius:50%;}.textwidget>*:last-child{margin-bottom:0;}.alignleft{float:left;margin-top:3px;margin-right:25px;margin-bottom:20px;}.alignright{float:right;margin-top:3px;margin-bottom:20px;margin-left:25px;}.aligncenter{display:block;clear:both;margin:0 auto;margin-bottom:20px;}.wp-caption{margin-bottom:20px;padding:0;max-width:100%;border:none;background:transparent;}.wp-caption.alignleft{margin-top:3px;margin-right:25px;}.wp-caption.alignright{margin-top:3px;margin-left:25px;}.wp-caption.aligncenter{margin:0 auto;margin-top:3px;}.wp-caption .wp-caption-text,.wp-caption-dd{padding:5px 10px 5px 0;font-style:italic;line-height:1.6;opacity:.8;}.gallery-caption,.bypostauthor{content:initial;}.gallery{margin-left:-15px;margin-right:-15px;}.gallery .gallery-item{padding-left:15px;padding-right:15px;}.gallery .gallery-caption{margin-top:10px;font-style:italic;}body .wp-playlist{border:none;text-align:left;}body .wp-playlist-item{border-color:var(--brdcolor-gray-300);}body .wp-playlist-item:not(:last-child){margin-bottom:10px;padding-bottom:10px;}.website-wrapper{position:relative;background-color:var(--wd-main-bgcolor);}.main-page-wrapper{margin-top:-40px;padding-top:40px;min-height:50vh;background-color:var(--wd-main-bgcolor);}.site-content{margin-bottom:40px;}.sidebar-container{margin-bottom:40px;}.sidebar-container .wd-heading{display:none;}.subtitle-style-background[class*="subtitle"]{display:inline-block;padding:6px 10px;font-weight:600;line-height:1.2;font-size:14px;border-radius:calc(var(--wd-brd-radius) / 1.5);}.subtitle-color-default.subtitle-style-default{color:var(--color-gray-400);}.subtitle-color-default.subtitle-style-background{background-color:#f1f1f1;color:#333;}.subtitle-color-primary.subtitle-style-default{color:var(--wd-primary-color);}.subtitle-color-primary.subtitle-style-background{color:#fff;background-color:var(--wd-primary-color);}.subtitle-color-alt.subtitle-style-default{color:var(--wd-alternative-color);}.subtitle-color-alt.subtitle-style-background{color:#fff;background-color:var(--wd-alternative-color);}.btn.btn-scheme-light{color:#fff;}.btn.btn-scheme-dark{color:#333;}.btn.btn-scheme-hover-light:hover{color:#fff;}.btn.btn-scheme-hover-dark:hover{color:#333;}.btn.btn-color-default{background-color:#f3f3f3;color:#3e3e3e;}.btn.btn-color-default:hover{color:#3e3e3e;box-shadow:inset 0 0 200px rgba(0,0,0,.1);}.btn.btn-color-black{background-color:#212121;color:#fff;}.btn.btn-color-black:hover{color:#fff;box-shadow:inset 0 0 200px rgba(0,0,0,.1);}.btn.btn-color-white{background-color:#fff;color:#333;}.btn.btn-color-white:hover{color:#333;box-shadow:inset 0 0 200px rgba(0,0,0,.1);}.btn.btn-color-alt{color:#fff;background-color:var(--wd-alternative-color);}.btn.btn-color-alt:hover{color:#fff;box-shadow:inset 0 0 200px rgba(0,0,0,.1);}.btn.btn-color-primary{color:#fff;background-color:var(--wd-primary-color);}.btn.btn-color-primary:hover{color:#fff;box-shadow:inset 0 0 200px rgba(0,0,0,.1);}.btn-style-bordered.btn-color-default{border-color:#e9e9e9;color:#333;}.btn-style-bordered.btn-color-default:hover{background-color:#e9e9e9;color:#333;}.btn-style-bordered.btn-color-primary{color:var(--wd-primary-color);border-color:var(--wd-primary-color);}.btn-style-bordered.btn-color-primary:hover{color:#fff;background-color:var(--wd-primary-color);}.btn-style-bordered.btn-color-alt{color:var(--wd-alternative-color);border-color:var(--wd-alternative-color);}.btn-style-bordered.btn-color-alt:hover{color:#fff;background-color:var(--wd-alternative-color);}.btn-style-bordered.btn-color-black{border-color:#212121;color:#333;}.btn-style-bordered.btn-color-black:hover{background-color:#212121;color:#fff;}.btn-style-bordered.btn-color-white{border-color:rgba(255,255,255,.5);color:#fff;}.btn-style-bordered.btn-color-white:hover{border-color:#fff;background-color:transparent;color:#fff;}.btn-style-link.btn-color-default{border-color:var(--brdcolor-gray-300);color:var(--color-gray-800);}.btn-style-link.btn-color-default:hover{border-color:var(--brdcolor-gray-500);color:var(--color-gray-800);}.btn-style-link.btn-color-primary{color:var(--color-gray-800);border-color:var(--wd-primary-color);}.btn-style-link.btn-color-primary:hover{color:var(--color-gray-800);opacity:.6;border-color:var(--wd-primary-color);}.btn-style-link.btn-color-alt{color:var(--color-gray-800);border-color:var(--wd-alternative-color);}.btn-style-link.btn-color-alt:hover{color:var(--color-gray-800);border-color:var(--wd-alternative-color);opacity:.6;}.btn-style-link.btn-color-black{border-color:#333;color:var(--color-gray-800);}.btn-style-link.btn-color-black:hover{border-color:#333;color:var(--color-gray-800);opacity:.6;}.btn-style-link.btn-color-white{border-color:rgba(255,255,255,.3);color:#fff;}.btn-style-link.btn-color-white:hover{border-color:#fff;color:#fff;}.btn-color-custom.btn-style-3d:hover{opacity:1 !important;}.btn-size-extra-small{padding:5px 10px;min-height:28px;font-size:11px;}.btn-size-small{padding:5px 14px;min-height:36px;font-size:12px;}.btn-size-large{padding:5px 28px;min-height:48px;font-size:14px;}.btn-size-extra-large{padding:5px 40px;min-height:56px;font-size:16px;}.btn.btn-style-round{border-radius:35px;}.btn.btn-style-semi-round{border-radius:5px;}.btn.btn-style-3d{border:none;box-shadow:inset 0 -2px 0 rgba(0,0,0,.15);transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease;}.btn.btn-style-3d:hover{box-shadow:inset 0 -2px 0 rgba(0,0,0,.15);opacity:.8;}.btn.btn-style-3d:active{top:1px;box-shadow:none;}.btn.btn-style-link{min-height:unset;padding:0;border-width:2px;border-style:solid;border-top:none;border-right:none;border-left:none;background-color:transparent !important;}.btn.btn-style-link:hover{background-color:transparent !important;box-shadow:none;}.btn.btn-style-bordered{border-width:2px;}.btn.btn-style-bordered:not(:hover){background-color:transparent !important;}.btn.btn-style-bordered:hover{box-shadow:none;}.btn.btn-full-width{width:100%;}.btn i{margin-left:3px;}.wd-btn-icon{line-height:1;margin-left:5px;}.btn-icon-pos-left{flex-direction:row-reverse;}.btn-icon-pos-left .wd-btn-icon{margin-right:5px;margin-left:unset;}.btn-icon-pos-right{flex-direction:row;}.wpb-js-composer .wd-button-wrapper.inline-element{margin-bottom:10px;}.searchform[class*="wd-style-with-bg"] .searchsubmit{color:#fff;background-color:var(--wd-primary-color);}.searchform[class*="wd-style-with-bg"] .searchsubmit:hover{color:#fff;box-shadow:inset 0 0 200px rgba(0,0,0,.1);}.searchform.wd-style-with-bg .searchsubmit{border-top-right-radius:var(--wd-form-brd-radius);border-bottom-right-radius:var(--wd-form-brd-radius);}.searchform.wd-style-with-bg-2 .searchsubmit{right:calc(var(--wd-form-brd-width) + 3px);width:calc(var(--wd-search-btn-w) - ( ( var(--wd-form-brd-width) + 3px ) * 2 ));top:calc(var(--wd-form-brd-width) + 3px);bottom:calc(var(--wd-form-brd-width) + 3px);border-radius:var(--wd-form-brd-radius);}.searchform.wd-style-with-bg-2 .searchsubmit img{max-width:22px;}.searchform.wd-style-with-bg-2 .searchsubmit:after{font-size:calc(var(--wd-form-height) / 2.5);}.wd-image{border-radius:var(--wd-brd-radius);}.wd-image img{border-radius:var(--wd-brd-radius);}.wd-image .wd-lazy-load{width:auto;}.search-no-results .page-title :is(.breadcrumbs,.yoast-breadcrumb){display:none;}@media (min-width: 1025px){.wd-hide-lg{display:none !important;}.wd-scrollbar.platform-Windows{--wd-scroll-w:17px;}.wd-scrollbar.platform-Windows.browser-Opera,.wd-scrollbar.platform-Mac{--wd-scroll-w:15px;}.wd-scroll{--scrollbar-track-bg:rgba(0,0,0,.05);--scrollbar-thumb-bg:rgba(0,0,0,.12);}.wd-scroll ::-webkit-scrollbar{width:5px;}.wd-scroll ::-webkit-scrollbar-track{background-color:var(--scrollbar-track-bg);}.wd-scroll ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-bg);}[class*="color-scheme-light"] .wd-scroll,.wd-scroll.color-scheme-light{--scrollbar-track-bg:rgba(255,255,255,.05);--scrollbar-thumb-bg:rgba(255,255,255,.12);}.admin-bar{--wd-admin-bar-h:32px;}.wrapper-full-width-content div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"]{margin-left:20px;}.wrapper-full-width-content div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"]{margin-right:20px;}}@media (min-width: 1200px){.wrapper-full-width-content .container{max-width:100%;}}@media (max-width: 1024px){@supports not (overflow: clip){body{overflow:hidden;}}.wd-fontsize-xl,.wd-fontsize-xxl,.wd-fontsize-xxxl{font-size:22px;}.text-larger{font-size:inherit;}.wd-hide-md{display:none !important;}[class*="wd-grid-col-"]{--wd-col:var(--wd-col-md) !important;}.wd-side-hidden{width:300px;z-index:99999;}.wd-nav-wrapper.wd-mb-action-swipe{overflow-y:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap;-webkit-mask-image:linear-gradient(to left,transparent,#000 70px);mask-image:linear-gradient(to left,transparent,#000 70px);}.wd-nav-wrapper.wd-mb-action-swipe .wd-nav{flex-wrap:nowrap;}.wd-tltp .wd-tooltip-label{display:none !important;}.wd-close-side{top:-150px;}.wd-btn-arrow:is([class*="prev"],[class*="next"]){transform:translateX(0);}.wd-btn-arrow[class*="prev"]{justify-content:flex-start;}.wd-btn-arrow[class*="next"]{justify-content:flex-end;}.wd-btn-arrow{margin-top:-20px;width:40px;height:40px;}.wd-btn-arrow:after{font-size:16px;}#wpadminbar{position:absolute;}}@media (max-width: 768.98px){.wd-hide-sm{display:none !important;}[class*="wd-grid-col-"]{--wd-col:var(--wd-col-sm) !important;}.wd-spacing-30,.wd-spacing-20{--wd-sp:10px;}}@media (min-width: 769px) and (max-width: 1024px){.wd-hide-md-sm{display:none !important;}}@media (min-width: 1025px){.wd-search-opened body[class*="wrapper-boxed"] .header-banner,.wd-search-opened body[class*="wrapper-boxed"] .whb-main-header:not(.whb-clone) .whb-row,.wd-search-opened body[class*="wrapper-boxed"] .main-page-wrapper{padding-right:0;}}@media (min-width: 1200px){body[class*="wrapper-boxed"] .container{max-width:1160px;}body[class*="wrapper-boxed"] .website-wrapper{margin:0 auto;max-width:1200px;box-shadow:0 1px 9px rgba(0,0,0,.08);}body[class*="wrapper-boxed"] .whb-header:not(.whb-boxed) .whb-main-header,body[class*="wrapper-boxed"].sticky-footer-on .footer-container,body[class*="wrapper-boxed"] .main-nav .menu-item-design-full-width .wd-dropdown-menu,body[class*="wrapper-boxed"] .whb-secondary-menu .menu-item-design-full-width .wd-dropdown-menu{right:auto;left:auto;max-width:1200px;width:100vw;}body[class*="wrapper-boxed"] .wd-header-nav .wd-design-full-width:not([style]){display:none;}body[class*="wrapper-boxed"] .wd-search-full-screen{margin:0 auto;max-width:1200px;right:calc(var(--wd-sticky-nav-w) * -1);}.wd-search-opened body[class*="wrapper-boxed"] .wd-sticky-nav{pointer-events:none;}.wd-search-opened body[class*="wrapper-boxed"] .wd-search-full-screen{right:calc(( var(--wd-sticky-nav-w) * -1 ) + var(--wd-scroll-w));}body[class*="wrapper-boxed"] div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"]{margin-left:10px;}body[class*="wrapper-boxed"] div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"]{margin-right:10px;}body[class*="wrapper-boxed"] .wrap-loading-arrow>div[class*="prev"]{margin-left:10px;}body[class*="wrapper-boxed"] .wrap-loading-arrow>div[class*="next"]{margin-left:-10px;}.platform-Windows body[class*="wrapper-boxed"].elementor-default .menu-item-design-full-width .wd-dropdown-menu{padding-left:0;}@supports (overflow: clip){.wrapper-boxed .website-wrapper{overflow:clip;}}@supports not (overflow: clip){.wrapper-boxed .website-wrapper{clip-path:inset(-100vh 0 -100vh 0);box-shadow:none !important;}.wrapper-boxed:before{content:"";position:fixed;top:0;left:0;bottom:0;display:block;margin:0 auto;max-width:1200px;width:100%;height:100vh;box-shadow:0 1px 9px rgba(0,0,0,.08);pointer-events:none;right:calc(var(--wd-sticky-nav-w) * -1);}.wd-search-opened .wrapper-boxed:before{right:calc(( var(--wd-sticky-nav-w) * -1 ) + var(--wd-scroll-w));}}}.widget_recent_comments ul li>a,.widget_recent_entries ul li a{display:block;color:var(--wd-entities-title-color);word-wrap:break-word;font-weight:var(--wd-entities-title-font-weight);font-style:var(--wd-entities-title-font-style);font-family:var(--wd-entities-title-font);text-transform:var(--wd-entities-title-transform);line-height:1.4;}.widget_recent_comments ul li>a:hover,.widget_recent_entries ul li a:hover{color:var(--wd-entities-title-color-hover);}.widget_recent_comments ul li>a{display:inline;}.widget_recent_comments ul li .url{color:var(--color-gray-900);font-weight:600;}.widget_recent_comments ul li:before{display:inline-block;margin-right:7px;color:var(--color-gray-900);font-weight:400;font-size:80%;content:"";font-family:"woodmart-font";}.widget_recent_entries .post-date{display:block;margin-top:5px;color:var(--color-gray-300);font-size:12px;}.woodmart-recent-posts li{display:flex;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--brdcolor-gray-300);}.woodmart-recent-posts li:last-child{margin-bottom:0;padding-bottom:0;border:none;}.woodmart-recent-posts .recent-posts-thumbnail{flex:0 0 auto;max-width:50%;overflow:hidden;margin-inline-end:15px;}.woodmart-recent-posts .recent-posts-thumbnail img{min-width:60px;border-radius:calc(var(--wd-brd-radius) / 1.5);}.woodmart-recent-posts .recent-posts-info{flex:1 1 auto;}.woodmart-recent-posts .wd-entities-title{margin-bottom:8px;font-size:inherit;}.woodmart-recent-posts :is(.recent-posts-time,.recent-posts-comment){color:var(--color-gray-300);font-size:90%;}.woodmart-recent-posts .recent-posts-time{margin-inline-end:5px;}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li{display:block;color:var(--color-gray-300);}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a{display:inline-block;padding-inline-end:2px;}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li.current_page_item>a{color:var(--color-gray-800);font-weight:600;}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) li ul{margin-top:15px;padding-inline-start:15px;}.wd-filter-list .count{padding-right:5px;padding-left:5px;min-width:30px;height:20px;border:1px solid var(--brdcolor-gray-300);border-radius:35px;color:var(--color-gray-500);text-align:center;font-size:12px;line-height:18px;transition:color .25s ease,background-color .25s ease,border-color .25s ease;margin-inline-start:5px;}.wd-filter-list .wc-layered-nav-term a:hover+.count,.wd-filter-list .wc-layered-nav-term.wd-active .count{color:#fff;background-color:var(--wd-primary-color);border-color:var(--wd-primary-color);}.wd-filter-list li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;}.wd-filter-list a{display:flex;flex:1 1 auto;align-items:center;padding-top:5px;padding-bottom:5px;}.wd-filter-list .wc-layered-nav-term.wd-active a{color:var(--color-gray-800);font-weight:600;}.wd-filter-list.wd-scroll-content{padding-inline-end:5px;}:is(.wd-widget-layered-nav-dropdown-form,.woocommerce-widget-layered-nav-dropdown){display:flex;flex-wrap:wrap;justify-content:flex-end;}:is(.wd-widget-layered-nav-dropdown-form,.woocommerce-widget-layered-nav-dropdown) select[multiple="multiple"]{overflow:hidden;background-image:none;}:is(.wd-widget-layered-nav-dropdown-form.nitro-lazy,.woocommerce-widget-layered-nav-dropdown) select[multiple="multiple"].nitro-lazy{background-image:none !important;}:is(.wd-widget-layered-nav-dropdown-form,.woocommerce-widget-layered-nav-dropdown) select[multiple="multiple"] option{margin-top:9px;padding:0;background-color:transparent;}:is(.wd-widget-layered-nav-dropdown-form,.woocommerce-widget-layered-nav-dropdown) select[multiple="multiple"] option:not(:first-child){display:none;}:is(.wd-widget-layered-nav-dropdown__submit,.woocommerce-widget-layered-nav-dropdown__submit){margin-top:20px;padding:5px 14px;min-height:36px;font-size:12px;}@media (max-width: 1024px){.wd-filter-list.wd-scroll-content{padding-inline-end:10px;}}.wd-swatch{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--wd-swatch-w);height:var(--wd-swatch-h);color:var(--color-gray-900);vertical-align:middle;text-align:center;font-weight:600;font-size:var(--wd-swatch-size);line-height:1;cursor:pointer;transition:all .25s ease;}.wd-swatch :is(img,picture){display:block;max-height:100%;width:inherit;height:inherit;border-radius:inherit;object-fit:cover;}.wd-swatch.wd-bg .wd-swatch-text{display:none;}.wd-swatch.wd-text{min-width:1em;min-height:1em;width:auto;height:auto;}.wd-swatch.wd-text .wd-swatch-text{padding:0 calc(var(--wd-swatch-size) / 5);font-size:var(--wd-swatch-text-size);}.wd-swatch.wd-linked{cursor:pointer !important;}.wd-swatch-bg{display:inherit;align-items:inherit;justify-content:inherit;width:100%;height:100%;border-radius:inherit;}:is(body:not(.global-color-scheme-light),.color-scheme-dark) .wd-swatch.wd-bg .wd-swatch-bg:is(:not([style^="background-color"]),[style*="#ffffff"],[style*="#FFFFFF"],[style*="255,255,255"]):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--wd-swatch-brd-color);border-radius:inherit;}[class*="wd-swatches"]{--wd-swatch-size:25px;--wd-swatch-w:1em;--wd-swatch-h:1em;--wd-swatch-text-size:16px;--wd-swatch-h-sp:15px;--wd-swatch-v-sp:10px;--wd-swatch-inn-sp:.001px;--wd-swatch-brd-color:var(--brdcolor-gray-200);}.wd-swatches-product{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:var(--text-align);vertical-align:middle;gap:var(--wd-swatch-v-sp) var(--wd-swatch-h-sp);}.wd-swatches-product+select{display:none;}[class*="wd-swatches"].wd-size-xs{--wd-swatch-size:20px;--wd-swatch-text-size:14px;}[class*="wd-swatches"].wd-size-m{--wd-swatch-size:35px;}[class*="wd-swatches"].wd-size-large{--wd-swatch-size:45px;--wd-swatch-text-size:18px;}[class*="wd-swatches"].wd-size-xlarge{--wd-swatch-size:70px;--wd-swatch-text-size:24px;}[class*="wd-swatches"].wd-size-xxl{--wd-swatch-size:90px;--wd-swatch-text-size:32px;}.wd-swatches-grid{--wd-swatch-v-sp:5px;--wd-swatch-h-sp:8px;}.wd-swatches-grid:is(.wd-size-xs,.wd-size-default){--wd-swatch-size:15px;--wd-swatch-text-size:14px;}.wd-swatches-grid.wd-size-m{--wd-swatch-size:20px;}.wd-swatches-grid.wd-size-large{--wd-swatch-size:25px;--wd-swatch-text-size:16px;}.wd-swatches-grid:is(.wd-size-xlarge,.wd-size-xxl){--wd-swatch-size:35px;--wd-swatch-text-size:18px;}.wd-swatches-filter{--wd-swatch-h-sp:10px;}.wd-swatches-filter.wd-size-small{--wd-swatch-size:15px;--wd-swatch-text-size:14px;}.wd-swatches-filter.wd-size-large{--wd-swatch-size:35px;}[class*="wd-swatches"].wd-shape-round .wd-swatch{border-radius:1em;}[class*="wd-swatches"].wd-shape-rounded .wd-swatch{border-radius:5px;}.wd-swatches-filter .wd-swatch{flex:0 0 auto;}.wd-swatches-filter .wd-swatch.wd-bg:before{position:absolute;top:var(--wd-swatch-inn-sp);right:var(--wd-swatch-inn-sp);bottom:var(--wd-swatch-inn-sp);left:var(--wd-swatch-inn-sp);display:flex;align-items:center;justify-content:center;border-radius:inherit;background-color:rgba(0,0,0,.2);color:#fff;font-weight:400;font-size:calc(var(--wd-swatch-text-size) - 4px);opacity:0;transition:inherit;content:"";font-family:"woodmart-font";}.wd-swatches-filter .wd-swatch-wrap.wd-active a:hover .wd-swatch.wd-bg:before{opacity:1;}.wd-swatches-filter:not(.wd-bg-style-1) .wd-swatch-wrap.wd-active a:hover .wd-swatch.wd-bg:after{opacity:0;}.wd-swatches-filter .wd-swatch.wd-text+span{display:none;}.wd-swatches-brands .wd-swatch :is(img,picture){object-fit:contain;}.wd-swatches-brands .wd-swatch.wd-bg{flex:1 0 auto;max-width:var(--wd-swatch-w);width:auto;height:var(--wd-swatch-h);border-radius:0;}.wd-swatches-brands .wd-swatch.wd-bg:before{display:none;}.wd-swatches-brands .wd-swatch-bg:before{border:none !important;}.wd-swatches-brands :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-bg{opacity:.5;}.wd-swatches-filter.wd-swatches-brands{--wd-swatch-h:30px;--wd-swatch-w:60px;}.wd-swatches-filter.wd-swatches-brands.wd-size-small{--wd-swatch-w:45px;}.wd-swatches-filter.wd-swatches-brands.wd-size-large{--wd-swatch-h:40px;--wd-swatch-w:90px;}.wd-swatch+.wd-filter-lable{margin-inline-start:10px;}.wd-swatches-filter.wd-labels-off :is(.wd-swatch+span,.count){display:none;}.wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline){display:flex;align-items:center;flex-wrap:wrap;gap:var(--wd-swatch-v-sp) var(--wd-swatch-h-sp);}.wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline) li{margin-bottom:0;}.wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline) a{padding:0;background:transparent !important;}.wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline):is(.wd-bg-style-1,.wd-text-style-1){padding-bottom:5px;}.wd-product-filters .wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline){padding:10px;}.wd-swatches-filter.wd-layout-double li{flex:0 1 calc(50% - var(--wd-swatch-h-sp) / 2);}.widget_product_categories .count{padding-right:5px;padding-left:5px;min-width:30px;height:20px;border:1px solid var(--brdcolor-gray-300);border-radius:35px;color:var(--color-gray-500);text-align:center;font-size:12px;line-height:18px;transition:color .25s ease,background-color .25s ease,border-color .25s ease;flex:0 0 auto;}.widget_product_categories .product-categories li a:hover+.count,.widget_product_categories .product-categories li.current-cat>.count{color:#fff;background-color:var(--wd-primary-color);border-color:var(--wd-primary-color);}.widget_product_categories .widget-title{margin-bottom:10px;}.widget_product_categories .product-categories{margin-bottom:-5px;}.widget_product_categories .product-categories li{position:relative;display:flex;align-items:center;flex-wrap:wrap;margin-bottom:0;}.widget_product_categories .product-categories li a{display:block;flex:1 1 calc(100% - 40px);padding-top:8px;padding-bottom:8px;padding-inline-end:5px;width:calc(100% - 40px);text-decoration:none;}.widget_product_categories .product-categories li.current-cat>a{color:var(--color-gray-800);font-weight:600;}.widget_product_categories .children{flex:1 1 auto;margin-top:0;padding-inline-start:15px;width:100%;}.widget_product_categories .wd-cats-toggle{position:absolute;top:7px;inset-inline-end:-25px;width:22px;height:22px;border-radius:50%;color:#bbb;text-align:center;font-size:10px;font-weight:400;line-height:22px;cursor:pointer;transition:all .25s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.widget_product_categories .wd-cats-toggle:after{content:"";font-family:"woodmart-font";}.widget_product_categories .wd-cats-toggle.toggle-active{transform:rotate(180deg);}.rtl .widget_product_categories .wd-cats-toggle.toggle-active{transform:rotate(-180deg);}.widget_product_categories .wd-cats-toggle:hover,.widget_product_categories .wd-cats-toggle.toggle-active{background-color:var(--bgcolor-gray-300);color:var(--bgcolor-gray-500);}.categories-accordion-on .widget_product_categories .product-categories{padding-inline-end:25px;}.categories-accordion-on .widget_product_categories .product-categories li{align-items:flex-start;}.categories-accordion-on .widget_product_categories .count{margin-top:8px;}.categories-accordion-on .widget_product_categories .children{display:none;}.categories-accordion-on .widget_product_categories :is(.current-cat-parent,.current-cat)>.children{display:block;}.widget_layered_nav ul li a:before,.wd-widget-stock-status a:before{content:"";display:inline-block;margin-top:-.2em;margin-inline-end:8px;width:1em;height:1em;border:2px solid var(--brdcolor-gray-300);vertical-align:middle;transition:all .2s ease;}.widget_layered_nav ul li a:after,.wd-widget-stock-status a:after{position:absolute;top:.4em;inset-inline-start:.2em;color:#fff;font-weight:400;font-size:.7em;opacity:0;content:"";font-family:"woodmart-font";}.widget_layered_nav ul li a:hover:before,.wd-widget-stock-status a:hover:before{border-color:var(--wd-primary-color);}.widget_layered_nav ul .chosen a:before{background-color:var(--wd-primary-color);border-color:var(--wd-primary-color);}.widget_layered_nav ul .chosen a:after{opacity:1;}.widget_layered_nav ul li{display:flex;align-items:center;}.widget_layered_nav ul li a{position:relative;flex:1 1 auto;padding-inline-end:10px;}.widget_layered_nav ul .chosen a{color:var(--color-gray-800);font-weight:600;}.widget_layered_nav ul .count{color:var(--color-gray-300);}.wd-widget-stock-status a{display:block;position:relative;}.wd-widget-stock-status a.wd-active{color:var(--color-gray-800);font-weight:600;}.wd-widget-stock-status a.wd-active:before{background-color:var(--wd-primary-color);border-color:var(--wd-primary-color);}.wd-widget-stock-status a.wd-active:after{opacity:1;}.product_list_widget>li{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--brdcolor-gray-300);}.product_list_widget>li:after{content:"";display:block;clear:both;}.product_list_widget>li>a{display:block;margin-bottom:8px;}.product_list_widget>li img{float:left;margin-right:15px;min-width:65px;max-width:65px;border-radius:calc(var(--wd-brd-radius) / 1.5);}.product_list_widget>li .widget-product-wrap{display:flex;}.product_list_widget>li .widget-product-img{flex:0 0 auto;overflow:hidden;margin-right:15px;}.product_list_widget>li .widget-product-img img{float:none;margin-right:0;}.product_list_widget>li .widget-product-info{flex:1 1 auto;}.product_list_widget>li .wd-entities-title{margin-bottom:8px;font-size:inherit;}.product_list_widget>li .star-rating{margin-bottom:4px;margin-right:5px;}.product_list_widget>li .price{display:block;}.product_list_widget>li .reviewer{display:block;color:var(--color-gray-300);}.product_list_widget>li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}.widget_price_filter .price_slider{margin-bottom:20px;}.login-see-prices .widget_price_filter,.widget_price_filter #min_price,.widget_price_filter #max_price{display:none;}.widget_price_filter [class*="price_slider_amount"]{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;margin-bottom:-10px;}.widget_price_filter [class*="price_slider_amount"] .button{order:2;margin-bottom:10px;padding:5px 14px;min-height:36px;font-size:12px;border-radius:var(--btn-default-brd-radius);color:var(--btn-default-color);box-shadow:var(--btn-default-box-shadow);background-color:var(--btn-default-bgcolor);text-transform:var(--btn-default-transform,var(--btn-transform));font-weight:var(--btn-default-font-weight,var(--btn-font-weight));font-family:var(--btn-default-font-family,var(--btn-font-family));font-style:var(--btn-default-font-style,var(--btn-font-style));}.widget_price_filter [class*="price_slider_amount"] .button:hover{color:var(--btn-default-color-hover);box-shadow:var(--btn-default-box-shadow-hover);background-color:var(--btn-default-bgcolor-hover);}.widget_price_filter [class*="price_slider_amount"] .button:active{box-shadow:var(--btn-default-box-shadow-active);bottom:var(--btn-default-bottom-active);}.widget_price_filter [class*="price_slider_amount"] .price_label{order:1;margin-bottom:10px;color:var(--color-gray-500);}.widget_price_filter [class*="price_slider_amount"] .price_label>span{color:var(--color-gray-900);font-weight:600;}.widget_price_filter [class*="price_slider_amount"] .clear{display:none;}.widget_price_filter .ui-slider{position:relative;}.widget_price_filter .ui-slider-horizontal{height:20px;border:none;background:none;cursor:pointer;}.widget_price_filter .ui-slider-horizontal:before{content:"";position:absolute;top:50%;right:0;left:0;margin-top:-1px;height:2px;background-color:var(--brdcolor-gray-300);}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;top:50%;z-index:1;display:block;margin-top:-1px;height:2px;border:0;border-radius:0;background-image:none;background-color:var(--wd-primary-color);}.widget_price_filter .ui-slider .ui-slider-range.nitro-lazy{background-image:none !important;}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;top:50%;z-index:2;display:flex;align-items:center;flex-direction:column;justify-content:center;margin-top:-15px;margin-left:-15px;width:30px;height:30px;outline:none;border:none;border-radius:0;background:none;background-color:transparent !important;cursor:ew-resize;}.widget_price_filter .ui-slider .ui-slider-handle:after{content:"";display:inline-block;width:4px;height:15px;background-color:var(--wd-primary-color);}.widget_price_filter .ui-slider-range-min{left:-1px;}.widget_price_filter .ui-slider-range-max{right:-1px;}.wp-block-post-title,.wp-block-post-title>a,.wp-block-latest-comments__comment-link,.wp-block-latest-posts li>a,.wp-block-rss__item-title a{display:block;color:var(--wd-entities-title-color);word-wrap:break-word;font-weight:var(--wd-entities-title-font-weight);font-style:var(--wd-entities-title-font-style);font-family:var(--wd-entities-title-font);text-transform:var(--wd-entities-title-transform);line-height:1.4;}.wp-block-post-title>a:hover,.wp-block-latest-comments__comment-link:hover,.wp-block-latest-posts li>a:hover,.wp-block-rss__item-title a:hover{color:var(--wd-entities-title-color-hover);}[class*="wp-block"] figcaption{text-align:center;font-style:italic;line-height:1.6;}[class*="wp-block"].alignfull figcaption{padding-right:10px;padding-left:10px;}.site-content.col-lg-12 .alignfull{margin-right:calc(-50vw + 50%);margin-left:calc(-50vw + 50%);max-width:100vw;}.site-content.col-lg-12 .alignfull.wp-block-cover{width:100vw;}.platform-Windows .site-content.col-lg-12 .alignfull{margin-right:calc(-50vw + 50% + var(--wd-scroll-w) / 2);margin-left:calc(-50vw + 50% + var(--wd-scroll-w) / 2);}.entry-content>[class*="wp-block"]{margin-bottom:var(--wd-block-spacing);}.entry-content>[class*="wp-block"]:last-child{margin-bottom:0;}.wp-block-gallery .blocks-gallery-grid{margin-bottom:-1em;}.wp-block-gallery .blocks-gallery-item{margin-bottom:1em;}.blocks-gallery-caption{margin-top:10px;}.wp-block-image figcaption{margin-bottom:0;}.wp-block-image.alignleft,.wp-block-image .alignleft{margin-right:25px;}.wp-block-image.alignright,.wp-block-image .alignright{margin-left:25px;}.wp-block-pullquote blockquote{border:none;padding:0;margin-bottom:0;text-align:center;}.wp-block-pullquote:not(.is-style-solid-color){border-width:2px 0;border-style:solid;border-color:currentColor;}.wp-block-pullquote cite{font-weight:400;}.wp-block-pullquote.is-style-solid-color blockquote{text-align:center;}.wp-block-separator.is-style-dots{opacity:.6;}.wp-block-separator.is-style-dots:before{padding-left:1em;vertical-align:middle;letter-spacing:1em;font-size:36px;line-height:2px;}.wp-block-separator.has-background{opacity:1;}.wp-block-separator:is(.is-style-dots,.is-style-wide){max-width:100%;}.wp-block-quote.is-style-large{padding-left:30px;padding-right:0;}.wp-block-quote.is-style-large cite{text-align:right;}.wp-block-columns[class*="wp-block"]{margin-bottom:0;}.wp-block-column{margin-bottom:var(--wd-block-spacing);}.wp-block-column [class*="wp-block"]:last-child{margin-bottom:0;}.wp-block-cover{color:#333;}.wp-block-cover.has-background-dim,.wp-block-cover:not([class*=background-color]) .wp-block-cover__inner-container,.wp-block-cover:not([class*=background-color]) .wp-block-cover-image-text,.wp-block-cover:not([class*=background-color]) .wp-block-cover-text,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover__inner-container,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-image-text,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-text{color:#fff;}.wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;}.wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%;}.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%;}.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%;}.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%;}.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%;}.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%;}.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%;}.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%;}.wp-block-table table{margin-bottom:0;}.wp-block-table figcaption{margin-top:10px;}.wp-block-table.is-style-stripes{border-bottom:none;}.wp-block-code{padding:0;background:transparent;}.wp-block-preformatted.has-background{padding:20px;}p.has-drop-cap:first-letter{font-size:500% !important;padding-top:.1em;padding-bottom:.1em;}p.has-background{padding:20px;}.wp-block-buttons:not(.is-vertical),.wp-block-buttons>.wp-block-button{margin-bottom:10px;}.wp-block-group.has-background{padding:20px;}.wp-block-group__inner-container>[class*="wp-block"]:not(:last-child){margin-bottom:var(--wd-block-spacing);}.wp-block-media-text p:last-child{margin-bottom:0;}@media (max-width: 600px){.wp-block-media-text .wp-block-media-text__content{padding:0;padding-left:15px;}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding-right:15px;padding-left:0;}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{margin-bottom:15px;}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{padding:0;}.wp-block-media-text.has-background .wp-block-media-text__content{padding:15px;}}.wp-block-post-terms.has-background{padding:20px;}.wp-block-post-terms.has-text-color a{color:inherit;}.wp-block-post-terms.has-text-color a:hover{opacity:.8;}.widget_block>*:last-child{margin-bottom:0;}.widget_block :is(h1,h2,h3,h4,h5,h6){color:var(--wd-widget-title-color);font-weight:var(--wd-widget-title-font-weight);font-style:var(--wd-widget-title-font-style);font-family:var(--wd-widget-title-font);}.widget_block :is(h1,h2,h3,h4,h5,h6):not([class*="-font-size"]){text-transform:var(--wd-widget-title-transform);font-size:var(--wd-widget-title-font-size);}.wp-block-archives{list-style:none;--li-pl:0;}.wp-block-calendar a{text-decoration:none;}.wp-block-calendar caption{margin-bottom:10px;color:#242424;text-align:center;font-weight:600;}.wp-block-calendar #today{color:#fff;font-weight:600;background-color:var(--wd-primary-color);}.wp-block-calendar #today a{color:inherit;}.wp-block-calendar .wp-calendar-table{margin-bottom:0;}.wp-block-calendar .wp-calendar-table tbody{color:inherit;}.wp-block-calendar .wp-calendar-table :is(th,td){border:none;}.wp-block-calendar .wp-calendar-table th{padding:5px;border-bottom:2px solid var(--brdcolor-gray-200);background-color:transparent;text-align:center;font-weight:var(--wd-title-font-weight);}.wp-block-calendar .wp-calendar-table td{padding:10px;border-bottom:none;text-align:center;}.wp-block-calendar .wp-calendar-nav{display:flex;justify-content:space-between;}.wp-block-categories{list-style:none;--li-pl:0;}.wp-block-latest-comments{list-style:none;--li-pl:0;}.wp-block-latest-comments a{display:inline !important;}.wp-block-latest-comments footer:before{display:inline-block;margin-right:7px;color:var(--color-gray-900);font-weight:400;font-size:80%;content:"";font-family:"woodmart-font";}.wp-block-latest-comments__comment-author{color:#242424;font-weight:600;}.wp-block-latest-posts li:after{content:"";display:block;clear:both;}.wp-block-latest-posts.is-grid{margin-bottom:0;}.wp-block-latest-posts__featured-image{margin-bottom:10px;max-width:50%;}.wp-block-latest-posts__featured-image.alignleft{margin-right:15px;}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:10px;}.wp-block-latest-posts__featured-image.alignright{margin-left:15px;}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date,.wp-block-latest-posts__post-excerpt{margin-top:5px;margin-bottom:0;color:inherit;}.wp-block-page-list,.wp-block-page-list ul{list-style:none;--li-pl:0;}.wp-block-page-list li.has-child ul{padding-left:20px;}.wp-block-rss{list-style:none;--li-pl:0;}.wp-block-rss__item-excerpt,.wp-block-rss__item-author,.wp-block-rss__item-publish-date{color:inherit;margin-top:5px;}.wp-block-search .wp-block-search__input{padding:0 15px !important;}.wp-block-search .wp-block-search__input:focus{border-color:var(--wd-form-brd-color-focus);}.wp-block-search .wp-block-search__button{padding-left:20px !important;padding-right:20px !important;border:0;border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight));font-family:var(--btn-accented-font-family,var(--btn-font-family));font-style:var(--btn-accented-font-style,var(--btn-font-style));fill:currentColor;}.wp-block-search .wp-block-search__button:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}.wp-block-search .wp-block-search__button:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active);}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);padding:4px;}.wp-block-tag-cloud .tag-link-count{color:var(--wd-text-color);}@media (min-width: 1200px){.site-content.col-lg-12 .alignwide{margin-right:-10vw;margin-left:-10vw;width:calc(100% + 20vw);}}div.wpcf7 .wpcf7-spinner{position:relative;visibility:hidden;margin-left:-5px;}div.wpcf7 .wpcf7-spinner:before{position:absolute;top:0;left:20px;margin-top:2px;content:"";display:inline-block;width:16px;height:16px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;}div.wpcf7 .ajax-error{display:none;}div.wpcf7 form.submitting .wpcf7-spinner{visibility:visible;}div.wpcf7 form.submitting .wpcf7-spinner:before{animation:wd-rotate 450ms infinite linear;}.wpcf7-list-item{display:inline-block;margin-right:10px;}.wpcf7-radio input{margin-left:5px;}.wpcf7-not-valid-tip{display:block;color:#f00;}div.wpcf7-response-output{display:none;margin:0 0 20px;}form:is(.sent,.invalid,.unaccepted,.spam,.failed,.aborted) div.wpcf7-response-output{display:flex;}.wpcf7-form.wd-style-with-bg{--wd-form-bg:#fff;--wd-form-color:#777;--wd-form-brd-color:rgba(0,0,0,.1);--wd-form-brd-color-focus:rgba(0,0,0,.15);--wd-form-placeholder-color:#777;}.woocommerce-Tabs-panel--seller ul.list-unstyled{list-style:none;--li-pl:0;}:where(.dokan-alert,.dokan-message,.dokan-info,.dokan-error,.dokan-store-contact .alert-success){position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:5px 7px;margin-bottom:20px;padding-top:10px;padding-bottom:10px;padding-right:30px;padding-left:65px;min-height:60px;text-align:start;border:none;border-radius:var(--wd-brd-radius);}:where(.dokan-alert,.dokan-message,.dokan-info,.dokan-error,.dokan-store-contact .alert-success):before{position:absolute;top:50%;left:24px;margin-top:-9px;font-size:18px;line-height:18px;font-family:"woodmart-font";}:where(.dokan-alert,.dokan-message,.dokan-info,.dokan-error,.dokan-store-contact .alert-success) a{color:#fff;text-decoration:underline;}:where(.dokan-alert,.dokan-message,.dokan-info,.dokan-error,.dokan-store-contact .alert-success) a:hover{color:rgba(255,255,255,.8);}:where(.dokan-alert,.dokan-message,.dokan-info,.dokan-error,.dokan-store-contact .alert-success) p:last-child{margin-bottom:0;}:where(.dokan-alert,.dokan-message,.dokan-info,.dokan-error,.dokan-store-contact .alert-success) .amount{color:#fff;}:where(.dokan-alert,.dokan-message,.dokan-info,.dokan-error,.dokan-store-contact .alert-success) :is(.button,.wc-backward){text-decoration:none;min-height:unset;padding:0;border-width:2px;border-style:solid;border-top:none;border-right:none;border-left:none;background-color:transparent !important;border-color:rgba(255,255,255,.3);color:#fff;}:where(.dokan-alert,.dokan-message,.dokan-info,.dokan-error,.dokan-store-contact .alert-success) :is(.button,.wc-backward):hover{background-color:transparent !important;box-shadow:none;border-color:#fff;color:#fff;}:is(.dokan-store-contact .alert-success,.dokan-alert-success,.dokan-message){background-color:var(--notices-success-bg);color:var(--notices-success-color);}:is(.dokan-store-contact .alert-success,.dokan-alert-success,.dokan-message):before{content:"";}:is(.dokan-alert-warning,.dokan-alert-danger,.dokan-alert-info,.dokan-error,.dokan-info){background-color:var(--notices-warning-bg);color:var(--notices-warning-color);}:is(.dokan-alert-warning,.dokan-alert-danger,.dokan-alert-info,.dokan-error,.dokan-info):before{content:"";}.dokan-dashboard .dokan-dashboard-wrap{overflow:visible;}.dokan-dashboard .media-router .media-menu-item{min-height:auto;}.dokan-dashboard .media-modal-close{position:absolute;height:60px;background-color:transparent;}.dokan-dashboard .select2 :is(input[type="text"],input[type="search"]){height:auto;}.dokan-dashboard .select2-dropdown{z-index:1150;}.dokan-dashboard .media-toolbar>div :is(input,select){height:30px;}.dokan-dashboard .media-toolbar .media-toolbar-primary{margin-right:10px;}.dokan-dashboard :is(.product-edit-container,.product-form-container) .dokan-feat-image-upload a.close{z-index:1;padding:0;width:100%;height:100%;font-size:0;cursor:pointer;}.dokan-dashboard :is(.product-edit-container,.product-form-container) .dokan-feat-image-upload a.close:before{position:absolute;top:50%;left:50%;font-size:50px;line-height:50px;transform:translateX(-50%) translateY(-50%);content:"";font-family:"woodmart-font";}.dokan-dashboard :is(.product-edit-container,.product-form-container) .image-wrap{height:100%;}.dokan-dashboard .dokan-feat-image-btn{border:none !important;border-radius:0 !important;}.dokan-dashboard .ui-datepicker{width:auto;}.dokan-dashboard .tooltip .tooltip-inner{padding:10px !important;height:auto;white-space:normal;line-height:1.2;}.dokan-add-new-product-popup .dokan-feat-image-upload .instruction-inside{padding-top:0 !important;padding-bottom:0 !important;}.dokan-add-new-product-popup .dokan-remove-feat-image{line-height:100px;}.dokan-add-new-product-popup .fa-cloud-upload{padding-top:20%;padding-bottom:15%;}.dokan-dashboard-wrap table{margin-bottom:0;}.dokan-dashboard-wrap table :is(tbody,tfoot) th{border-bottom:none;}.dokan-dashboard-wrap td{padding:2px;border:inherit;border-bottom:inherit;}.dokan-dashboard-wrap td.legendColorBox{width:14px;}.dokan-dashboard-wrap ins{background-color:inherit;}.dokan-dashboard-wrap legend{margin-bottom:20px;padding:0;text-transform:inherit;}.dokan-dashboard-wrap fieldset{margin:0;padding:0;border:0;}.dokan-dashboard-wrap fieldset legend{text-transform:uppercase;font-weight:600 !important;}.dokan-dashboard-wrap hr{margin-top:20px;width:100%;border-top:1px solid #eee;}.dokan-dashboard-wrap .tooltip.in{visibility:visible;opacity:1;animation:wd-fadeInTooltip .3s ease;}.dokan-dashboard-wrap .tooltip-inner{padding:10px 15px !important;min-width:80px;height:auto;white-space:normal;line-height:1.2;}.dokan-dashboard-wrap :is(.dokan-alert,.dokan-message,.dokan-info,.dokan-error){margin-top:20px;}.dokan-dashboard-wrap .entry-content>ul{padding-left:0;}.dokan-dashboard-wrap .entry-content>ul>li:before{display:none;}.dokan-dashboard-wrap .entry-title{text-transform:uppercase;font-size:22px;}.dokan-dashboard-wrap .entry-title>small{font-size:100%;}.dokan-dashboard-wrap .products{margin-right:0 !important;margin-left:0 !important;}.dokan-dashboard-wrap .dokan-table .divider{display:none;}.dokan-dashboard-wrap .dokan-dashboard-content .dokan-alert:first-child{margin-top:0;}.dokan-dashboard-wrap .dokan-dashboard-content .mce-btn button{background-color:transparent;}.dokan-dashboard-wrap .amount{color:inherit;}.dokan-dashboard-wrap .dokan-close{text-shadow:none;}.dokan-dashboard-wrap .dokan-close:hover{box-shadow:none;}.dokan-dashboard-wrap .chart-container table{width:inherit;}.dokan-dashboard-wrap .chart-container td{padding:2px;border:inherit;border-bottom:inherit;}.dokan-dashboard-wrap .chart-container td.legendColorBox{width:14px;}.dokan-dashboard-wrap .dashboard-widget{-webkit-box-shadow:none !important;box-shadow:none !important;}.dokan-dashboard-wrap .dashboard-widget .title{display:inline-block;margin-bottom:10px;color:inherit;font-weight:inherit;}.dokan-dashboard-wrap .dashboard-widget .list-inline li:last-child .count{border-bottom:0 !important;}.dokan-dashboard-wrap .dokan-listing-filter{line-height:inherit;}.dokan-dashboard-wrap .gravatar-button-area{text-align:left;}.dokan-dashboard-wrap .gravatar-button-area i{margin-right:8px;}.dokan-dashboard-wrap :is(.dokan-panel,.dokan-label,.dokan-input-group-addon){border-radius:0;}.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li{transition:all .25s ease;}.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li a i{font-size:14px;}.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.settings i.pull-right{padding-top:3px;}.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:not(.dokan-common-links):hover,.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover{border-color:var(--wd-primary-color);background-color:var(--wd-primary-color);}.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{inset-inline-end:0;inset-inline-start:auto;}.dokan-dashboard-wrap .dokan-dahsboard-product-listing-wrapper{overflow-x:auto;width:100%;}.dokan-dashboard-wrap .dokan-new-product-area .dokan-product-meta{width:75%;}.dokan-dashboard-wrap .dokan-feat-image-upload .fa-cloud-upload-alt{margin-bottom:10px;width:100%;font-size:40px;}.dokan-dashboard-wrap .product-edit-container .dokan-price-container .wc_input_price{border-start-start-radius:0;border-end-start-radius:0;}.dokan-dashboard-wrap .dokan-product-list-inline-edit-form .select2-container--default .select2-selection--multiple .select2-search--inline{margin-top:5px;}.dokan-dashboard-wrap .dokan-order-filter-serach .dokan-form-group{display:flex;flex-wrap:wrap;}.dokan-dashboard-wrap .dokan-order-filter-serach .dokan-form-group .dokan-btn .fa{margin-inline-end:3px;}.dokan-dashboard-wrap .dokan-order-filter-serach .dokan-right .dokan-form-group{justify-content:flex-end;}.dokan-dashboard-wrap .dokan-order-filter-serach .dokan-right .dokan-form-group [name="dokan_order_export_all"]{margin-inline-end:5px;}.dokan-dashboard-wrap .order-statuses-filter{margin-bottom:10px;padding-left:0;}.dokan-dashboard-wrap .dokan-panel{-webkit-box-shadow:none;box-shadow:none;}.dokan-dashboard-wrap .dokan-orders-area>.dokan-btn{display:none;}.dokan-dashboard-wrap .dokan-orders-area .select2-container--default{min-height:auto;}.dokan-dashboard-wrap .dokan-orders-area .select2-container--default .select2-selection__rendered{display:block;padding-inline-end:10px !important;line-height:calc(var(--btn-height) - 2px);}.dokan-dashboard-wrap .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group :is(input,select,.select2-container,.select2-selection--single){min-height:var(--btn-height);}.dokan-dashboard-wrap .dokan-orders-content .datepicker{margin-right:2px;padding-bottom:0 !important;width:inherit;}.dokan-dashboard-wrap .dokan-orders-content .quantity{display:table-cell;font-size:inherit;}.dokan-dashboard-wrap select.dokan-form-control{padding-right:30px;padding-left:15px;}.dokan-dashboard-wrap .dokan-product-edit-form .add-product-images>i{line-height:60px;}.dokan-dashboard-wrap .action-delete{line-height:25px;}.dokan-dashboard-wrap .wp-editor-container{border-width:0;}.dokan-dashboard-wrap .dokan-reports-content .report-filter input{width:auto;}.dokan-dashboard-wrap .dokan-settings-content .dokan-settings-area .dokan-banner{margin-left:0;}.dokan-dashboard-wrap .dokan-settings-content .dokan-settings-area .dokan-banner img{width:100%;}.dokan-dashboard-wrap .dokan-settings-content .dokan-settings-area .button-area{margin-top:70px;padding-right:20px;padding-left:20px;}.dokan-dashboard-wrap .dokan-settings-content .dokan-settings-area .button-area i{margin-bottom:10px;width:100%;color:#aaa;font-size:50px;}.dokan-dashboard-wrap .dokan-settings-content .dokan_v_company_box .dokan-form-group .dokan-form-control{height:auto;padding:4px 6px;}.dokan-dashboard-wrap #dokan_shipping_rates .dokan-btn-theme{padding:8px 10px;}.dokan-dashboard-wrap #dokan_shipping_rates .description{font-size:13px;}.dokan-dashboard .daterangepicker .calendar-table th,.dokan-dashboard .daterangepicker .calendar-table td{padding:0;}.dokan-theme-woodmart :is(.dokan-alert,.dokan-message,.dokan-info,.dokan-error){border-radius:0;color:#fff;text-align:left;}.dokan-theme-woodmart :is(.dokan-alert,.dokan-message,.dokan-info,.dokan-error) .dokan-close{order:1;}.dokan-theme-woodmart :is(.dokan-message,.dokan-info,.dokan-error):before{padding-top:0;background-color:transparent;font-weight:400;font-style:normal;}body .dokan-hide{display:none;}.dokan-store .page-title{margin-top:0;}.dokan-store-info{margin-bottom:0;padding-inline-start:40px;}.dokan-store-info li{margin-bottom:0;}.dokan-store-products-ordeby .orderby-search{width:max-content;}.dokan-store-products-ordeby .product-name-search{height:var(--wd-form-height);margin-right:5px;}.dokan-store-products-ordeby>:is(input[type="text"],input[type="submit"]){margin-bottom:5px;}.dokan-single-store .dokan-store-info i{width:15px;text-align:center;}.dokan-single-store .dokan-list-inline li{margin-bottom:0;}.dokan-single-store .dokan-list-inline li.dokan-right{margin-right:0 !important;margin-left:5px;border-right:none;}.dokan-single-store .dokan-list-inline li.dokan-right :is(.dokan-follow-store-button,.dokan-share-btn,.dokan-store-support-btn){margin-top:3px;padding:6px 10px;}.dokan-single-store .dokan-list-inline li.dokan-right i{margin-left:5px;}.dokan-single-store .profile-frame-no-banner .store-name{margin-bottom:10px;}.dokan-single-store .profile-frame-no-banner .profile-info-summery{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;}.dokan-single-store .profile-frame-no-banner .profile-info-head{margin-top:10px;margin-left:10px;}.dokan-single-store .profile-frame-no-banner .profile-info{flex-basis:600px;}.dokan-single-store .profile-frame-no-banner .profile-layout-layout3 .profile-img img{max-width:150px !important;width:auto !important;height:auto !important;}.dokan-single-store .profile-frame-no-banner .dokan-store-info>li.dokan-store-rating{float:left !important;}.dokan-single-store .profile-frame-no-banner .dokan-store-info>li:before{display:none;}.dokan-single-store .profile-frame-no-banner .dokan-store-info:after{content:"";display:block;clear:both;width:100%;}.dokan-single-store .profile-frame-no-banner .store-social-wrapper{margin-top:10px;}.dokan-single-store .profile-info-box:is(.profile-layout-layout1,.profile-layout-layout2) .profile-info-summery-wrapper{height:auto !important;}.dokan-single-store .profile-info-box:is(.profile-layout-layout1,.profile-layout-layout2) .dokan-store-info li:last-child{padding-bottom:0 !important;}.dokan-single-store .profile-info-box.profile-layout-layout1 .profile-info-summery{position:relative !important;top:auto !important;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:-55px;margin-bottom:20px;height:auto !important;}.dokan-single-store .profile-info-box.profile-layout-layout1 .profile-info-summery>div{float:none !important;}.dokan-single-store .profile-info-box.profile-layout-layout1 .profile-info-head{margin-left:5px;}.dokan-single-store .profile-info-box.profile-layout-layout1 .profile-info{flex-basis:450px;}.dokan-single-store .profile-info-box.profile-layout-layout2 .profile-img{margin-top:-75px;}.dokan-single-store .profile-info-box.profile-layout-layout2 .profile-info{margin-bottom:20px;}.dokan-single-store .profile-info-box.profile-layout-layout2 :is(.profile-info-head,.profile-info,.store-name,.dokan-store-info,.store-social-wrapper){position:static !important;}.dokan-store-tabs .dokan-modules-button li{margin-bottom:0;margin-inline-end:5px;}.dokan-store-tabs .dokan-modules-button li.dokan-share-btn-wrap .dokan-share-btn i{margin-inline-start:5px;}.dokan-store-tabs .dokan-modules-button li.dokan-share-btn-wrap .dokan-btn{margin-right:0;}.dokan-store-tabs .dokan-modules-button li .dokan-btn{margin-top:0;}.dokan-follow-store-button .dokan-follow-store-button-label-unfollow{display:none;}.dokan-follow-store-button[data-status="following"]:hover .dokan-follow-store-button-label-unfollow{display:inline-block;}.dokan-follow-store-button[data-status="following"]:hover .dokan-follow-store-button-label-current{display:none;}.widget .dokan-store-open-close{margin-top:-10px;}.widget .dokan-store-open-close .open-close-day{display:flex;}:is(.dokan-best-selling,.dokan-top-rated) del{color:#bdbdbd;}:is(.dokan-best-selling,.dokan-top-rated) ins{background-color:transparent;text-decoration:none;}.store-cat-stack-dokan>ul>li>a{display:flex;justify-content:space-between;}.dokan-store-contact .dokan-btn.dokan-right{float:none !important;}.dokan-category-menu{border-top:none;border-right:none;border-bottom-width:1px;border-bottom-style:solid;border-left:none;}.dokan-category-menu #cat-drop-stack{margin-bottom:30px;}.dokan-category-menu #cat-drop-stack>ul li{position:relative;margin-bottom:0;}.dokan-category-menu #cat-drop-stack>ul li a{position:static;display:inline-block;padding-right:25px;border-bottom:none !important;color:#777;font-size:14px;}.dokan-category-menu #cat-drop-stack>ul li a .caret-icon{top:8px;}.dokan-category-menu #cat-drop-stack>ul li a .caret-icon i{width:22px;height:22px;color:#bbb;-webkit-transition:background-color .25s ease,color .25s ease,transform .25s ease;transition:background-color .25s ease,color .25s ease,transform .25s ease;}.dokan-category-menu #cat-drop-stack>ul li a .caret-icon i.fa-rotate-90{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.dokan-category-menu #cat-drop-stack>ul li a .caret-icon i:before{font-weight:600;font-size:8px;line-height:22px;content:"";font-family:"woodmart-font";}.dokan-category-menu #cat-drop-stack>ul li a .caret-icon i:hover,.dokan-category-menu #cat-drop-stack>ul li a .caret-icon i.fa-rotate-90{border-radius:50%;background-color:#f7f7f7;color:#333;}.dokan-category-menu #cat-drop-stack>ul li a:hover,.dokan-category-menu #cat-drop-stack>ul li a:focus{color:#333;}.dokan-category-menu #cat-drop-stack>ul li ul{margin-top:0;}.dokan-category-menu #cat-drop-stack>ul li.parent-cat-wrap a{margin-right:0;margin-left:0;border-bottom:none;}.dokan-category-menu #cat-drop-stack>ul li.parent-cat-wrap .children{padding-left:15px;background:none !important;}.dokan-category-menu #cat-drop-stack>ul li.parent-cat-wrap .children a{border-bottom:none !important;}.dokan-category-menu h3.widget-title{margin-bottom:20px;padding:0;border:none;background-color:transparent;}.dokan-bestselling-product-widget li>.amount{display:block;}#dokan-form-contact-seller.seller-form textarea{padding:5px 15px;border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);}.woocommerce-Tabs-panel--seller h2:first-child{text-transform:uppercase;font-size:14px;}.woocommerce-Tabs-panel--seller ul .seller-rating{display:block;}.woocommerce-Tabs-panel--seller .width{height:18px;}#tab-seller ul li{margin-bottom:15px;}#tab-seller ul li>span{color:var(--color-gray-800);font-weight:600;}#tab-seller ul li>span.details{color:var(--color-gray-500);font-weight:400;}.dokan-comments-wrap .dokan-form-group select{max-width:124px;}.commentlist [class*="comment_container"] .dokan-review-author-img img{margin-right:20px;max-width:60px;border-radius:50%;}.popup-quick-view .dokan-report-abuse-button{display:none;}#dokan-seller-listing-wrap{margin-top:30px;}#dokan-store-listing-filter-form-wrap{padding-top:20px;}#dokan-store-listing-filter-wrap .dokan-icons{z-index:10 !important;}#dokan-store-listing-filter-wrap .right .toggle-view .active{color:var(--wd-primary-color);}#dokan-store-listing-filter-wrap .right .item select{margin-left:5px;padding:8px 12px;border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);}#dokan-store-listing-filter-wrap .right .item .dokan-btn-theme{padding-left:35px !important;}.dokan-single-seller h2{margin-top:20px;margin-bottom:10px;}.dokan-single-seller .store-banner img{object-fit:cover;object-position:50% 50%;}.dokan-single-seller .store-data a[href^="tel"]{color:inherit;}.dokan-single-seller .store-footer .dashicons{font-family:dashicons;}#dokan-seller-listing-wrap.list-view .store-address{margin-bottom:0;}.seller-listing-content .pagination-wrap{padding-right:15px;padding-left:15px;}.widget_shopping_cart .variation-Vendor{display:none;}.dokan-theme-woodmart .dokan-btn i{margin-right:5px;}.dokan-theme-woodmart .dokan-btn.dokan-hide{display:none;}#dokan-form-contact-seller.seller-form input.dokan-btn-theme,.dokan-theme-woodmart input.dokan-btn[type='submit'],.dokan-theme-woodmart .dokan-btn{padding:5px 20px;min-height:42px;font-size:13px;background-color:#f3f3f3;background-color:var(--btn-default-bgcolor);color:#3e3e3e;color:var(--btn-default-color);position:relative;display:inline-flex;align-items:center;justify-content:center;outline:none;border:0px solid transparent;border-radius:0;border-radius:var(--btn-default-brd-radius);box-shadow:none;box-shadow:var(--btn-default-box-shadow);vertical-align:middle;text-align:center;text-decoration:none;text-transform:var(--btn-transform);text-transform:var(--btn-default-transform,var(--btn-transform));text-shadow:none;font-weight:var(--btn-font-weight);font-weight:var(--btn-default-font-weight,var(--btn-font-weight));font-family:var(--btn-font-family);font-family:var(--btn-default-font-family,var(--btn-font-family));font-style:var(--btn-font-style);font-style:var(--btn-default-font-style,var(--btn-font-style));line-height:1.2;cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;}#dokan-form-contact-seller.seller-form input.dokan-btn-theme:hover,.dokan-theme-woodmart input.dokan-btn:hover[type='submit'],.dokan-theme-woodmart .dokan-btn:hover{color:#3e3e3e;color:var(--btn-default-color-hover);box-shadow:inset 0 0 200px rgba(0,0,0,.1);box-shadow:var(--btn-default-box-shadow-hover);background-color:var(--btn-default-bgcolor-hover);}#dokan-form-contact-seller.seller-form input.dokan-btn-theme:active,.dokan-theme-woodmart input.dokan-btn:active[type='submit'],.dokan-theme-woodmart .dokan-btn:active{box-shadow:var(--btn-default-box-shadow-active);bottom:var(--btn-default-bottom-active);}#dokan-form-contact-seller.seller-form input.dokan-btn-theme:focus,.dokan-theme-woodmart input.dokan-btn:focus[type='submit'],.dokan-theme-woodmart .dokan-btn:focus{background-color:var(--btn-default-bgcolor-hover);}#dokan-store-listing-filter-wrap .right .item .dokan-btn-theme,#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn,.dokan-theme-woodmart input.dokan-btn-theme[type='submit'],.dokan-theme-woodmart .dokan-btn-theme{padding:5px 20px;min-height:42px;font-size:13px;position:relative;display:inline-flex;align-items:center;justify-content:center;outline:none;border:0px solid transparent;border-radius:0;border-radius:var(--btn-accented-brd-radius);box-shadow:none;box-shadow:var(--btn-accented-box-shadow);vertical-align:middle;text-align:center;text-decoration:none;text-transform:var(--btn-transform);text-transform:var(--btn-accented-transform,var(--btn-transform));text-shadow:none;font-weight:var(--btn-font-weight);font-weight:var(--btn-accented-font-weight,var(--btn-font-weight));font-family:var(--btn-font-family);font-family:var(--btn-accented-font-family,var(--btn-font-family));font-style:var(--btn-font-style);font-style:var(--btn-accented-font-style,var(--btn-font-style));line-height:1.2;cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;color:#fff;color:var(--btn-accented-color);background-color:var(--wd-primary-color);background-color:var(--btn-accented-bgcolor);}#dokan-store-listing-filter-wrap .right .item .dokan-btn-theme:hover,#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn:hover,.dokan-theme-woodmart input.dokan-btn-theme:hover[type='submit'],.dokan-theme-woodmart .dokan-btn-theme:hover{color:#fff;color:var(--btn-accented-color-hover);box-shadow:inset 0 0 200px rgba(0,0,0,.1);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}#dokan-store-listing-filter-wrap .right .item .dokan-btn-theme:active,#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn:active,.dokan-theme-woodmart input.dokan-btn-theme:active[type='submit'],.dokan-theme-woodmart .dokan-btn-theme:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active);}#dokan-store-listing-filter-wrap .right .item .dokan-btn-theme:focus,#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn:focus,.dokan-theme-woodmart input.dokan-btn-theme:focus[type='submit'],.dokan-theme-woodmart .dokan-btn-theme:focus{background-color:var(--btn-accented-bgcolor-hover);}#dokan-seller-rating svg{width:auto;}.store-review-wrap .commentlist{padding-left:0;list-style:none;}#dokan-store-listing-filter-form-wrap .store-search .store-search-input{border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);}:is(.dokan-add-new-product-popup,.dokan-dashboard-wrap) :is(.dokan-form-control,input[type="text"],input[type="number"],input[type="search"],input[type="password"],input[type="email"],textarea){padding:0 15px;height:42px;outline:none;border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);text-align:left;}:is(.dokan-add-new-product-popup,.dokan-dashboard-wrap) textarea.dokan-form-control{padding:4px 6px;height:auto;}.form-style-underlined #dokan-store-listing-filter-form-wrap .store-search .store-search-input,.form-style-underlined :is(.dokan-add-new-product-popup,.dokan-dashboard-wrap) :is(.dokan-form-control,input[type="text"],input[type="number"],input[type="search"],input[type="password"],input[type="email"],textarea){padding:0 2px;border-top-style:none;border-right-style:none;border-left-style:none;}:is(.dokan-profile-frame-wrapper,.dokan-add-new-product-popup,.dokan-dashboard-wrap) .fa{font-weight:900 !important;font-family:"Font Awesome 5 Free" !important;}table.dokan-table .toggle-row:before,table.product-listing-table span.product-type:before{font-weight:900 !important;font-family:"Font Awesome 5 Free" !important;}.dokan-profile-frame-wrapper .store-social .fa{font-family:"Font Awesome 5 Brands" !important;}.elementor-default .dokan-dashboard-wrap .fa.fa-line-chart:before{content:"";}.elementor-default .dokan-dashboard-wrap .fa.fa-dashboard:before,.elementor-default .dokan-dashboard-wrap .fa.fa-tachometer:before{content:"";}.elementor-default .dokan-dashboard-wrap .fa.fa-comments-o:before{content:"";}.elementor-default .dokan-dashboard-wrap .fa.fa-long-arrow-left:before{content:"";}.elementor-default .dokan-dashboard-wrap .fa.fa-cloud-upload:before{content:"";}.elementor-default .dokan-dashboard-wrap .fa.fa-clock-o:before{content:"";}.elementor-default .dokan-dashboard-wrap .fa.fa-area-chart:before{content:"";}.elementor-default .dokan-dashboard-wrap .fa.fa-gear:before{content:"";}.elementor-default .dokan-dashboard-wrap :is(.fa-facebook-square,.fa-twitter-square,.fa-pinterest-square,.fa-linkedin,.fa-youtube-square,.fa-instagram,.fa-flickr){font-family:"Font Awesome 5 Brands" !important;}.elementor-default :is(.dokan-dashboard-wrap,.dokan-profile-frame-wrapper) .fa-external-link:before{content:"";}.dokan-store-info i.fa.fa-mobile:before{content:"";}.dokan-store-info i.fa.fa-envelope-o:before{content:"";}.dokan-dashboard-wrap :is(.pull-right,.fa-pull-left){float:left;}.dokan-dashboard-wrap :is(.pull-right,.fa-pull-right){float:right;}.dokan-dashboard-wrap :is(.fa.pull-left,.fa.fa-pull-left){margin-right:.3em;}.dokan-dashboard-wrap :is(.fa.pull-right,.fa.fa-pull-right){margin-left:.3em;}:is(.dokan-alert,.dokan-message,.dokan-info,.dokan-error,.dokan-store-contact .alert-success){padding-inline-end:30px;padding-inline-start:65px;border:none;}:is(.dokan-error,.dokan-info):before{top:50%;left:24px;font-family:"woodmart-font";}.quick-shop-wrapper .dokan-store-support-btn{display:none;}.dokan-theme-woodmart .warranty_info:empty{display:none;}form.cart .dokan-store-support-btn{flex:0 0 auto;margin-top:0px;}@media (max-width: 450px){.dokan-dashboard .dokan-dash-sidebar #dokan-navigation{min-height:58px;height:unset;}}@media (min-width: 577px){.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group :is(input,select,.select2-container){width:calc(30% - 54px) !important;}}@media (max-width: 1199.98px){.dokan-single-store .profile-info-box.profile-layout-layout1 .profile-info-summery{margin-top:0;}.dokan-single-store .profile-info-box.profile-layout-layout1 .profile-info-summery>div{margin-top:20px;}.dokan-single-store .profile-info-box.profile-layout-layout1 .profile-info-head{margin-left:10px;}.dokan-single-store .profile-info-box.profile-layout-layout1 .store-name{margin-top:0 !important;}}@media (max-width: 1024px){body.dokan-dashboard :is(.dokan-dash-sidebar,.dokan-dashboard-content){width:100%;}body.dokan-dashboard .dokan-dashboard-content{padding:20px 0 0 0;}body.dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area{padding:0;}body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li{display:block;float:none;width:100%;border-right:none;}body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a{padding:10px 0 10px 18px;}body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a{padding:3vw 18px;text-align:center;}body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i{padding-right:0;font-size:3vw;}body.dokan-dashboard .dokan-w6:is(.dokan-dash-left .dokan-dash-right){float:none;width:100%;}.dokan-single-seller.coloum-3{width:100%;}.dokan-store .site-content{display:flex;align-items:stretch;flex-direction:row;flex-wrap:wrap;}.dokan-single-store{margin-bottom:40px;}.dokan-single-store .profile-info-box.profile-layout-layout2 .profile-img{margin-top:-50px;}.dokan-single-store.dokan-w8{order:0;width:100%;}.dokan-store-sidebar.dokan-w3{order:1;margin-right:0 !important;margin-left:0 !important;width:100%;}}@media (max-width: 768.98px){body.dokan-dashboard .dokan-dashboard-wrap .dokan-order-filter-serach .dokan-right .dokan-form-group{justify-content:flex-start;}}.wpb-js-composer .wpb_revslider_element{margin-bottom:0;}.wpb-js-composer :is([data-vc-full-width],[class*="wd-section-stretch"]) rs-fullwidth-wrap>rs-module-wrap{left:-15px !important;}.wpb-js-composer :is(.vc_row-no-padding,.wd-section-stretch-content-no-pd) rs-fullwidth-wrap>rs-module-wrap{left:0 !important;}.hermes .tp-arr-imgholder{background-size:cover;}@media (min-width: 1025px){.wd-sticky-nav-enabled rs-fullwidth-wrap>rs-module-wrap{padding-left:var(--wd-sticky-nav-w) !important;}.wd-sticky-nav-enabled.wpb-js-composer [class*="wd-section-stretch"] rs-fullwidth-wrap>rs-module-wrap{margin-left:calc(var(--wd-sticky-nav-w) * -1) !important;}}.elementor-column-gap-no{--wd-el-column-gap:.001px;}.elementor-column-gap-narrow{--wd-el-column-gap:10px;}.elementor-column-gap-default{--wd-el-column-gap:20px;}.elementor-column-gap-extended{--wd-el-column-gap:30px;}.elementor-column-gap-wide{--wd-el-column-gap:40px;}.elementor-column-gap-wider{--wd-el-column-gap:60px;}.elementor-section.wd-negative-gap>.elementor-container{margin-left:calc(var(--wd-el-column-gap) / 2 * -1);margin-right:calc(var(--wd-el-column-gap) / 2 * -1);}.elementor-section-boxed.wd-negative-gap .elementor-container{max-width:none;}.e-con-boxed.wd-negative-gap{--container-max-width:none;}[class*="wd-section-stretch"]{position:relative;min-width:calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));width:calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));left:calc(50% - 50vw + var(--wd-scroll-w) / 2 + var(--wd-sticky-nav-w) / 2);}[class*="wd-section-stretch"].wd-negative-gap{--container-default-padding-right:15px;--container-default-padding-left:15px;padding-right:var(--padding-right,15px);padding-left:var(--padding-right,15px);}[class*="wd-section-stretch"].wd-negative-gap .e-con{--container-default-padding-right:10px;--container-default-padding-left:10px;}.elementor-section.wd-section-stretch>.elementor-container{max-width:calc(var(--wd-container-w) - 30px + var(--wd-el-column-gap,.0001px));}.e-con-boxed.wd-section-stretch{--container-max-width:min(calc(var(--wd-container-w) - 30px));}.e-con-boxed.wd-section-stretch-content{--container-max-width:none;}.elementor-template-full-width .row>[data-elementor-type]{flex:1 1 100%;margin-bottom:40px;padding-right:15px;padding-left:15px;max-width:100%;width:100%;}.wd-elementor-sticky-column{align-items:flex-start;}.wd-elementor-sticky-column>.elementor-column-wrap{display:flex;align-items:flex-start;height:100%;}.wd-divider .elementor-shape-fill{-webkit-transform:none;transform:none;}.elementor-widget-text-editor{display:flex;}.elementor-widget-text-editor .elementor-widget-container{width:100%;columns:inherit;column-gap:inherit;}.elementor-widget-text-editor.text-left{justify-content:flex-start;}.elementor-widget-text-editor.text-center{justify-content:center;}.elementor-widget-text-editor.text-right{justify-content:flex-end;}.elementor-widget-text-editor .elementor-widget-container>*:last-child,.elementor-text-editor>*:last-child{margin-bottom:0;}.elementor-page .elementor-widget-woodmart_menu_anchor{margin-bottom:0;}.elementor-widget-image .wd-lazy-load{width:auto;}.wd-accordion-theme-style .elementor-accordion-item{border-top-width:2px;border-right-width:0 !important;border-left-width:0 !important;}.elementor-tab-content>*:last-child{margin-bottom:0;}.wd-video-theme-style .elementor-custom-embed-image-overlay{overflow:hidden;transition:all .5s cubic-bezier(0,0,.44,1.18);}.wd-video-theme-style .elementor-custom-embed-image-overlay:after,.wd-video-theme-style .elementor-custom-embed-image-overlay:before,.wd-video-theme-style .elementor-custom-embed-image-overlay .elementor-custom-embed-play i:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;}.wd-video-theme-style .elementor-custom-embed-image-overlay:before{background:inherit;transition:inherit;}.wd-video-theme-style .elementor-custom-embed-image-overlay:after{background-color:#000;transition:inherit;opacity:.15;}.wd-video-theme-style .elementor-custom-embed-play{z-index:1;transition:inherit;}.wd-video-theme-style .elementor-custom-embed-play i{display:flex;align-items:center;justify-content:center;width:1em;height:1em;font-family:unset;opacity:1;transition:inherit;}.wd-video-theme-style .elementor-custom-embed-play i:before{border:.04em solid currentColor;border-radius:50%;opacity:.4;transition:inherit;}.wd-video-theme-style .elementor-custom-embed-play i:after{margin-left:5px;font-size:.3em;transition:inherit;content:"";font-family:"woodmart-font";}.wd-video-theme-style:hover .elementor-custom-embed-image-overlay:before{transform:scale(1.09);}.wd-video-theme-style:hover .elementor-custom-embed-image-overlay:after{opacity:.3;}.wd-video-theme-style:hover .elementor-custom-embed-play i:before{opacity:.6;}.wd-video-theme-style:hover .elementor-custom-embed-play i:after{transform:scale(.8);}.elementor-location-header{margin-bottom:40px;}.elementor-location-popup{overflow-x:hidden;}.elementor-element :is(.elementor-field-textual,.elementor-search-form__input){height:auto;}.elementor-field.elementor-size-sm{border-radius:3px;}:is(.elementor-wc-products,.elementor-widget-wc-archive-products){text-align:end;}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) .wd-filter-buttons{display:none;}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) :is(.wd-products-per-page,.wd-products-shop-view,.woocommerce-ordering){margin-right:0;margin-bottom:20px;vertical-align:middle;}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) :is(.wd-products-per-page,.wd-products-shop-view,.woocommerce-ordering):not(:first-child){margin-left:30px;}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) .woocommerce-ordering{display:inline-flex;}.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb{display:block;}body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images{width:auto !important;}.elementor .elementor-widget .elementor-widget-woocommerce-product-images .woocommerce-product-gallery.thumbs-position-bottom .woocommerce-product-gallery__wrapper{margin-bottom:4px;}.elementor-widget-woocommerce-product-price .price{margin-bottom:0;font-weight:600;font-size:22px;}.elementor-widget-woocommerce-product-price .price>.amount,.elementor-widget-woocommerce-product-price .price ins .amount{color:inherit;font-weight:inherit;}.elementor-widget-woocommerce-product-short-description .woocommerce-product-details__short-description{margin-bottom:0;}.elementor-add-to-cart--align-center .stock{text-align:center;}.elementor-add-to-cart--align-left .stock{text-align:left;}.elementor-add-to-cart--align-right .stock{text-align:right;}.woocommerce div.product.elementor form.cart table.variations td.value.with-swatches:before{content:none;}.woocommerce div.product.elementor form.cart table.variations td.value.with-swatches select{display:none;}.woocommerce div.product.elementor form.cart.wd-swatches-name table.variations tr{flex-direction:column;}.woocommerce div.product.elementor form.cart.wd-swatches-name table.variations td{width:auto;}.woocommerce div.product.elementor .product-grid-item table.variations td{justify-content:center;}.woocommerce div.product.elementor .product-grid-item .quantity+.button{margin-left:0;}.elementor-widget-woocommerce-product-meta{color:#333;font-weight:600;}.elementor-widget-woocommerce-product-meta .product_meta{color:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;}.elementor-widget-woocommerce-product-meta .product_meta>span a,.elementor-widget-woocommerce-product-meta .product_meta>span span{color:inherit;font-weight:inherit;}.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs .tabs li a{opacity:1;}.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs .tabs li a:hover{opacity:.7;}.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs .tabs li a:after{content:none;}.elementor-widget-woocommerce-product-additional-information table{margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab .wd-my-account-sidebar .woocommerce-MyAccount-navigation{width:auto;}.e-my-account-tabs-horizontal .woocommerce-my-account-wrapper{display:block;}.e-my-account-tabs-horizontal .woocommerce-my-account-wrapper .woocommerce-MyAccount-content{max-width:none;}.e-my-account-tabs-horizontal .wd-my-account-sidebar{display:none;}@media (min-width: 1025px){.elementor-widget-woocommerce-product-images .woocommerce-product-gallery.thumbs-position-left>.col-lg-9 .woocommerce-product-gallery__wrapper{margin-left:-15px;width:auto;}}@media (max-width: 1024px){.elementor-widget-woocommerce-product-images .woocommerce-product-gallery.thumbs-position-left .woocommerce-product-gallery__wrapper{margin-bottom:4px !important;}}.product-title{display:block;color:var(--wd-entities-title-color);word-wrap:break-word;font-weight:var(--wd-entities-title-font-weight);font-style:var(--wd-entities-title-font-style);font-family:var(--wd-entities-title-font);text-transform:var(--wd-entities-title-transform);line-height:1.4;}.product-title a:hover,a.product-title:hover{color:var(--wd-entities-title-color-hover);}.wc-item-meta,.wc-item-meta ul,.wc-item-meta ol,ul.variation{list-style:none;--li-pl:0;}.wc-item-meta,.wc-item-meta ul,.wc-item-meta ol{--list-mb:0;--li-mb:0;}.wd-breadcrumbs{vertical-align:middle;}.woocommerce-breadcrumb{display:inline-flex;align-items:center;flex-wrap:wrap;color:var(--color-gray-800);}.woocommerce-breadcrumb a{margin-right:6px;}.woocommerce-breadcrumb a:after{content:"/";margin-left:5px;}.woocommerce-breadcrumb a,.yoast-breadcrumb a{color:var(--color-gray-500);}.woocommerce-breadcrumb a:hover,.yoast-breadcrumb a:hover{color:var(--color-gray-700);}.woocommerce-breadcrumb .breadcrumb-last,.yoast-breadcrumb .breadcrumb_last{margin-right:8px;font-weight:600;}.woocommerce-breadcrumb .breadcrumb-last:last-child,.yoast-breadcrumb .breadcrumb_last:last-child{margin-right:0;}.amount{color:var(--wd-primary-color);font-weight:600;}del .amount{color:var(--color-gray-300);font-weight:400;}.price{color:var(--wd-primary-color);}.price .amount{font-size:inherit;}.price del{color:var(--color-gray-300);font-size:90%;}.price ins{padding:0;background-color:transparent;color:var(--wd-primary-color);text-decoration:none;opacity:1;}.woocommerce-price-suffix{color:var(--color-gray-500);}.wd-price-unit{display:inline-block;margin-left:4px;color:var(--color-gray-300);}.wd-price-unit:not(:last-child){margin-right:2px;}.wd-price-unit:before{content:"/";margin-right:4px;}a.login-to-prices-msg{color:var(--wd-primary-color);font-weight:600;}a.login-to-prices-msg:hover{color:var(--wd-primary-color);opacity:.6;}.woocommerce-notices-wrapper:empty{display:none;}ul:is(.woocommerce-error,.woocommerce-message,.woocommerce-info){list-style:none;--li-pl:0;align-items:stretch;flex-direction:column;justify-content:center;}ul:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) li{display:flex;align-items:center;flex-wrap:wrap;gap:5px 7px;}.wd-wc-notices{margin-bottom:0 !important;}ul.variation{font-size:90%;--li-mb:5px;--list-mb:0;--wd-tags-mb:0;}ul.variation p{display:inline;}ul.variation .item-variation-name{color:var(--color-gray-800);font-weight:600;}.wc-item-meta{margin-top:10px;font-size:90%;}.wc-item-meta li>*{display:inline-block;margin-top:0 !important;margin-bottom:5px;vertical-align:middle;}.wc-item-meta strong{color:var(--color-gray-800);}:is(.blockOverlay,.wd-loader-overlay):after{position:absolute;top:calc(50% - 13px);left:calc(50% - 13px);content:"";display:inline-block;width:26px;height:26px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear;}.wd-loader-overlay{z-index:340;border-radius:inherit;animation:wd-fadeIn .6s ease both;background-color:rgba(var(--bgcolor-white-rgb),.6);}.wd-loader-overlay:not(.wd-loading){display:none;}.blockOverlay{z-index:340 !important;background-image:none !important;animation:wd-FadeInLoader .6s ease forwards;}.blockOverlay.nitro-lazy{background-image:none !important;}.blockOverlay:before{content:none !important;}.global-color-scheme-light .blockOverlay{background-color:rgba(0,0,0,.5) !important;}[class*="screen-reader"]{position:absolute !important;clip:rect(1px,1px,1px,1px);}.single_add_to_cart_button{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight));font-family:var(--btn-accented-font-family,var(--btn-font-family));font-style:var(--btn-accented-font-style,var(--btn-font-style));}.single_add_to_cart_button:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}.single_add_to_cart_button:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active);}.single_add_to_cart_button+.added_to_cart{display:none;}.wd-buy-now-btn{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight));font-family:var(--btn-accented-font-family,var(--btn-font-family));font-style:var(--btn-accented-font-style,var(--btn-font-style));}.wd-buy-now-btn:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}.wd-buy-now-btn:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active);}form.cart{display:flex;flex-wrap:wrap;gap:10px;justify-content:var(--content-align);}form.cart>*{flex:1 1 100%;}form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn,.quantity){flex:0 0 auto;}.woocommerce-product-details__short-description{margin-bottom:20px;}.woocommerce-product-details__short-description>*:last-child{margin-bottom:0;}.wd-hint{--wd-hint-bg:var(--wd-primary-color);--wd-hint-color:#fff;--wd-hint-size:14px;display:inline-block;vertical-align:middle;font-size:0;cursor:help;}.wd-hint:before{content:"?";display:inline-flex;align-items:center;justify-content:center;width:1.45em;height:1.45em;border-radius:50%;background-color:var(--wd-hint-bg);color:var(--wd-hint-color);font-weight:600;font-size:var(--wd-hint-size);}.single_add_to_cart_button:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;opacity:0;z-index:1;border-radius:inherit;background-color:inherit;box-shadow:inherit;transition:opacity 0s ease;}.single_add_to_cart_button:after{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px;opacity:0;z-index:2;transition:opacity 0s ease;content:"";display:inline-block;width:18px;height:18px;border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle;}.loading.single_add_to_cart_button:before{opacity:1;transition:opacity .25s ease;}.loading.single_add_to_cart_button:after{opacity:1;transition:opacity .25s ease;animation:wd-rotate 450ms infinite linear;}.star-rating{position:relative;display:inline-block;vertical-align:middle;white-space:nowrap;letter-spacing:2px;font-weight:400;color:#eabe12;font-family:"woodmart-font";}.star-rating:before{content:"" "" "" "" "";color:var(--color-gray-300);}.star-rating span{position:absolute;top:0;bottom:0;left:0;overflow:hidden;width:100%;text-indent:99999px;}.star-rating span:before{content:"" "" "" "" "";position:absolute;top:0;left:0;text-indent:0;}.track_order{display:flex;align-items:flex-end;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}.track_order p{padding-right:5px;padding-left:5px;}.track_order p:first-child{flex:1 1 100%;margin-bottom:30px;max-width:100%;width:100%;text-align:center;font-size:110%;}.track_order .button{min-width:130px;}.track_order .form-row{float:none;width:auto;}.track_order :is(.form-row-first,.form-row-last){flex:1 1 auto;}.track_order .clear{display:none;}button[name="track"]{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight));font-family:var(--btn-accented-font-family,var(--btn-font-family));font-style:var(--btn-accented-font-style,var(--btn-font-style));}button[name="track"]:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}button[name="track"]:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active);}.wc-block-review-list-item__product>a,.wc-block-grid__product .wc-block-grid__product-title{display:block;color:var(--wd-entities-title-color);word-wrap:break-word;font-weight:var(--wd-entities-title-font-weight);font-style:var(--wd-entities-title-font-style);font-family:var(--wd-entities-title-font);text-transform:var(--wd-entities-title-transform);line-height:1.4;}.wc-block-review-list-item__product>a:hover,.wc-block-grid__product .wc-block-grid__product-link:hover .wc-block-grid__product-title{color:var(--wd-entities-title-color-hover);}.wc-blocks-filter-wrapper :is(.wc-block-filter-submit-button,.wc-block-components-filter-reset-button){border-radius:var(--btn-default-brd-radius);color:var(--btn-default-color);box-shadow:var(--btn-default-box-shadow);background-color:var(--btn-default-bgcolor);text-transform:var(--btn-default-transform,var(--btn-transform));font-weight:var(--btn-default-font-weight,var(--btn-font-weight));font-family:var(--btn-default-font-family,var(--btn-font-family));font-style:var(--btn-default-font-style,var(--btn-font-style));}.wc-blocks-filter-wrapper :is(.wc-block-filter-submit-button,.wc-block-components-filter-reset-button):hover{color:var(--btn-default-color-hover);box-shadow:var(--btn-default-box-shadow-hover);background-color:var(--btn-default-bgcolor-hover);}.wc-blocks-filter-wrapper :is(.wc-block-filter-submit-button,.wc-block-components-filter-reset-button):active{box-shadow:var(--btn-default-box-shadow-active);bottom:var(--btn-default-bottom-active);}.wc-blocks-filter-wrapper :is(.components-form-token-field__remove-token,.wc-block-components-chip__remove,.wc-block-active-filters__list-item-remove){min-height:auto;}.wc-blocks-filter-wrapper button[type='submit'].wc-block-filter-submit-button.wc-block-components-filter-submit-button{font-size:13px;padding:5px 20px;}.wc-block-product-categories .wc-block-product-categories__button,.wc-block-product-search .wc-block-product-search__button{margin-left:10px;padding-left:20px !important;padding-right:20px !important;border:0;border-radius:var(--btn-accented-brd-radius);background-color:var(--btn-accented-bgcolor);box-shadow:var(--btn-accented-box-shadow);color:var(--btn-accented-color) !important;}.wc-block-product-categories .wc-block-product-categories__button:hover,.wc-block-product-search .wc-block-product-search__button:hover{background-color:var(--btn-accented-bgcolor-hover);box-shadow:var(--btn-accented-box-shadow-hover);color:var(--btn-accented-color-hover) !important;}.wc-block-review-list .wc-block-review-list-item__rating__stars,.wc-block-grid .wc-block-grid__product-rating>div,.wc-block-components-product-rating .wc-block-components-product-rating__stars{vertical-align:middle;font-family:"woodmart-font";}.wc-block-review-list .wc-block-review-list-item__rating__stars:before,.wc-block-grid .wc-block-grid__product-rating>div:before,.wc-block-components-product-rating .wc-block-components-product-rating__stars:before{content:"" "" "" "" "";color:#c9c9c9;}.wc-block-review-list .wc-block-review-list-item__rating__stars span:before,.wc-block-grid .wc-block-grid__product-rating>div span:before,.wc-block-components-product-rating .wc-block-components-product-rating__stars span:before{content:"" "" "" "" "";color:#eabe12;}.entry-content .wc-block-load-more{margin-top:15px;}.wc-block-review-list{margin-top:0;list-style:none;--li-pl:0;}.wc-block-review-list>li{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(119,119,119,.2);}.wc-block-review-list>li:last-child{margin-bottom:0;padding-bottom:0;border:none;}.wc-block-review-list-item__image img{border-radius:50%;}.wc-block-components-review-list-item__info{margin-bottom:15px;}.wc-block-review-list-item__author{color:#242424 !important;font-weight:600 !important;}.wc-block-review-list-item__published-date{color:var(--wd-text-color);font-style:italic;}.wc-block-grid .wc-block-grid__products{margin-bottom:-16px;}:is(.wc-block-grid__products,.wp-block-query) .wc-block-grid__product-image,:is(.wc-block-grid__products,.wp-block-query) .wc-block-components-product-image{border-radius:var(--wd-brd-radius);}:is(.wc-block-grid__products,.wp-block-query) .wc-block-grid__product-image img,:is(.wc-block-grid__products,.wp-block-query) .wc-block-components-product-image img{border-radius:inherit;}.wc-block-grid__product .wc-block-grid__product-title{font-size:inherit;transition:all .25s ease;}.wc-block-grid .wc-block-grid__product-rating>div{text-align:center;letter-spacing:2px;}:is(.wc-block-grid__products,.wp-block-query) li .wp-block-button .wp-block-button__link{align-items:center;padding:5px 20px;min-height:42px;font-size:13px;border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight));font-family:var(--btn-accented-font-family,var(--btn-font-family));font-style:var(--btn-accented-font-style,var(--btn-font-style));}:is(.wc-block-grid__products,.wp-block-query) li .wp-block-button .wp-block-button__link:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}:is(.wc-block-grid__products,.wp-block-query) li .wp-block-button .wp-block-button__link:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active);}:is(.wc-block-grid__products,.wp-block-query) li .wp-block-button.wc-block-grid__product-add-to-cart a{margin:0 5px 5px 5px !important;}:is(.wc-block-grid__products,.wp-block-query) .added_to_cart{display:none;}:is(.wc-block-grid__products,.wp-block-query) li .wp-block-button .wp-block-button__link.added:after{content:"";font-family:"woodmart-font";}:is(.wc-block-grid__products,.wp-block-query) li .wp-block-button .wp-block-button__link.loading:after{content:"";content:"";display:inline-block;width:14px;height:14px;border:1px solid rgba(0,0,0,0);border-left-color:#fff;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear;}.wc-block-featured-category .wc-block-featured-category__title{color:#fff;font-weight:var(--wd-entities-title-font-weight);font-style:var(--wd-entities-title-font-style);font-family:var(--wd-entities-title-font);text-transform:var(--wd-entities-title-transform);}.wc-block-featured-category .wc-block-featured-category__link{padding-bottom:0;}.wc-block-featured-category .wc-block-featured-category__link .wp-block-button{margin-bottom:0;}.wc-block-featured-product :is(.wc-block-featured-product__title,.wc-block-featured-product__variation){color:#fff;font-weight:var(--wd-entities-title-font-weight);font-style:var(--wd-entities-title-font-style);font-family:var(--wd-entities-title-font);text-transform:var(--wd-entities-title-transform);}.wc-block-featured-product .wc-block-featured-product__link{padding-bottom:0;}.wc-block-featured-product .wc-block-featured-product__link .wp-block-button{margin-bottom:0;}.wc-block-featured-product__description:empty{display:none;}.wc-block-featured-product__price :is(span,small){color:#fff;}.wc-block-product-categories>ul{margin-top:0;--li-pl:0;}.wc-block-product-categories ul{list-style:none;margin-left:0;}.wc-block-product-categories .wc-block-product-categories-list--has-images :is(li,.wc-block-product-categories-list-item__image){margin-left:0;}.wc-block-product-search .wc-block-product-search__field{padding:0 15px;}.wc-block-price-slider .wc-block-price-filter__controls input[type="text"]{border:var(--wd-form-brd-width) solid var(--wd-form-brd-color) !important;border-radius:var(--wd-form-brd-radius) !important;}.wc-block-components-price-slider__range-input-progress{--range-color:var(--wd-primary-color);}.wc-block-attribute-filter input[type="checkbox"]{margin-right:8px;}.wc-block-attribute-filter label{transition:all .25s ease;}.wc-block-attribute-filter label:hover{color:var(--wd-link-color-hover);}.wc-block-attribute-filter .wc-block-attribute-filter-list li{text-decoration:none;}.wc-block-attribute-filter .wc-block-attribute-filter__button{margin-top:15px;}.wc-block-attribute-filter .wc-block-attribute-filter-list-count{color:#bbb;}.wc-block-components-checkbox-list li{margin-bottom:var(--li-mb);}.wc-block-components-product-rating .wc-block-components-product-rating__stars{letter-spacing:2px;}.wc-block-components-product-rating .wc-block-components-product-rating-count{margin-inline-start:5px;}.wc-block-components-checkbox label{color:inherit;}.widget_layered_nav_filters a{display:inline-flex;align-items:center;color:var(--color-gray-800);font-weight:600;}.widget_layered_nav_filters a .amount{margin-inline-start:3px;}.widget_layered_nav_filters a:before{margin-inline-end:.3em;font-weight:400;content:"";font-family:"woodmart-font";}.widget_layered_nav_filters a:hover{color:var(--color-gray-500);}.products[data-source="main_loop"]{transition:all .25s ease;}.ajax-loading .products[data-source="main_loop"]{opacity:0;transform:translateY(30px);pointer-events:none;}.ajax-loaded .products[data-source="main_loop"]{animation:wd-fadeIn .3s ease;}.content-without-products.ajax-loading .wd-sticky-loader .wd-loader{top:140px;}.shop-content-area>.woocommerce-notices-wrapper{margin-bottom:30px;}.wd-show-sidebar-btn{display:none;}.wd-show-sidebar-btn.wd-style-text>a:before{font-size:120%;}.search-no-results.woocommerce .woocommerce-info{margin-bottom:30px;}.wd-shop-tools .woocommerce-ordering.wd-style-underline select{max-width:200px;}.wd-builder-off .woocommerce-result-count{display:none;}:is(.term-description,.page-description){margin-bottom:25px;}.description-area-after :is(.term-description,.page-description){margin-top:25px;}.wd-term-desc{margin-top:25px;}@media (max-width: 1024px){.description-area-before :is(.term-description,.page-description){margin-top:-15px;margin-top:-15px;}.wd-builder-off .wd-products-per-page{display:none;}.wd-builder-off .wd-products-shop-view{display:none;}}@media (max-width: 768.98px){.description-area-before :is(.term-description,.page-description){margin-bottom:30px;margin-bottom:30px;}}.wd-nav-product-cat .wd-dropdown{margin:0;}.wd-nav-product-cat .wd-dropdown:after{height:auto;}.wd-nav-product-cat{flex:1 1 100%;}.wd-nav-product-cat>li>a{padding-top:15px;padding-bottom:15px;font-size:14px;}.wd-nav-product-cat .nav-link-count{display:block;margin-top:5px;color:var(--color-gray-400);text-transform:capitalize;font-weight:400;font-size:14px;}.wd-nav-product-cat .wd-sub-menu{--sub-menu-color:var(--nav-color);--sub-menu-color-hover:var(--nav-color-hover);}.wd-nav-product-cat .wd-sub-menu li a{padding-top:10px;padding-bottom:10px;font-weight:600;}.wd-nav-product-cat.has-product-count .wd-nav-img{max-height:40px;margin-inline-end:10px;}.wd-nav-product-cat.has-product-count picture.wd-nav-img img{max-height:40px;}.wd-nav-product-cat .shop-all-link{display:none !important;}.wd-nav-product-cat .shop-all-link a:before{font-weight:400;font-size:40px;line-height:1;margin-inline-end:10px;content:"";font-family:"woodmart-font";}.title-design-centered .wd-nav-product-cat{justify-content:center;}.hasno-product-count .shop-all-link a:before{font-size:16px;}.hasno-product-count .shop-all-link .nav-link-count{display:none;}@media (max-width: 1024px){.wd-nav-product-cat-wrap:not(.wd-nav-accordion-mb-on) .wd-nav-product-cat>li>a{padding-top:10px;padding-bottom:10px;}}.wd-btn-show-cat{display:none;font-size:110%;}.wd-btn-show-cat>a{flex-direction:row-reverse;}.wd-btn-show-cat>a:before{content:"";}.wd-btn-show-cat.wd-style-text>a:before{font-size:85%;margin-inline-start:.3em;margin-inline-end:0 !important;}@media (max-width: 1024px){.wd-nav-accordion-mb-on .wd-btn-show-cat{display:inline-block;}.wd-nav-accordion-mb-on .wd-nav-product-cat{display:none;margin:10px 0 0 0;padding:5px 15px;background-color:rgba(255,255,255,.05);}.wd-nav-accordion-mb-on .wd-nav-product-cat li{display:flex;flex:1 1 100%;flex-wrap:wrap;}.wd-nav-accordion-mb-on .wd-nav-product-cat li a{flex:1 1 0%;}.wd-nav-accordion-mb-on .wd-nav-product-cat .wd-dropdown{position:static;display:none;flex:1 1 100%;order:3;visibility:visible;padding:0;width:100%;background-color:rgba(255,255,255,.05);box-shadow:none;opacity:1;transform:none;pointer-events:visible;pointer-events:unset;}.wd-nav-accordion-mb-on .wd-nav-product-cat .wd-dropdown .wd-dropdown{margin:0;padding:0;width:100%;}.wd-nav-accordion-mb-on .wd-nav-product-cat .wd-sub-menu li a{padding:15px;}.wd-nav-accordion-mb-on.color-scheme-light .wd-nav-product-cat{background-color:rgba(0,0,0,.4);}.wd-nav-accordion-mb-on.color-scheme-light .wd-nav-product-cat .wd-dropdown{background-color:rgba(0,0,0,.2);}}.wd-products-per-page{display:inline-flex;align-items:center;flex-wrap:wrap;color:var(--color-gray-500);}.wd-products-per-page .per-page-title{display:inline-block;color:var(--color-gray-900);vertical-align:middle;font-weight:600;}.wd-products-per-page .per-page-title:after{content:" :";}.wd-products-per-page .per-page-variation{display:inline-block;padding:0 7px;color:var(--color-gray-500);vertical-align:middle;}.wd-products-per-page .per-page-variation:hover{color:var(--color-gray-900);}.wd-products-per-page .per-page-variation.current-variation{color:var(--color-gray-900);font-weight:600;}.wd-products-per-page .per-page-border{display:inline-block;vertical-align:middle;}.wd-products-per-page .per-page-border:after{content:"/";}.wd-products-per-page .per-page-border:last-child{display:none;}.wd-back-btn>a:before{content:"";font-family:"woodmart-font";}.wd-back-btn.wd-style-icon>a{height:40px;}.wd-back-btn.wd-style-icon>a:before{font-size:24px;}.title-design-centered .wd-back-btn,.without-title.with-back-btn .wd-back-btn{margin-inline-start:-50px;}@media (min-width: 1025px){.title-shop>.container{display:flex;align-items:center;flex-wrap:wrap;}.title-shop.title-design-centered>.container{justify-content:center;}}@media (max-width: 1024px){.wd-back-btn{display:none;}}.shop-loop-head{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;max-width:100%;width:100%;}.wd-shop-tools{display:flex;align-items:center;flex-wrap:wrap;max-width:100%;}.wd-shop-tools>*{margin-bottom:10px;margin-right:30px;vertical-align:middle;}.wd-shop-tools>*:last-child{margin-inline-end:0;}@media (max-width: 1024px){.shop-loop-head{margin-bottom:10px;}.shop-content-area .shop-loop-head{margin-top:-10px;}}@media (max-width: 768.98px){.shop-content-area .shop-loop-head{margin-top:-15px;}}.woocommerce-ordering select{cursor:pointer;}.woocommerce-ordering.wd-style-underline select{padding-top:5px;padding-bottom:5px;height:auto;border-top-style:none;border-right-style:none;border-left-style:none;border-radius:0;background-color:unset;background-position:right 0 top 50%;color:var(--color-gray-900);font-weight:600;font-size:inherit;line-height:1.2;padding-inline-start:2px;padding-inline-end:20px;}.woocommerce-ordering.wd-style-underline select:focus{border-color:var(--wd-primary-color);}@media (max-width: 768.98px){.woocommerce-ordering.wd-ordering-mb-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;}.woocommerce-ordering.wd-ordering-mb-icon select{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;height:inherit;border:none;background:none;color:transparent !important;font-weight:400;font-size:16px;-webkit-appearance:none;-moz-appearance:none;}.woocommerce-ordering.wd-ordering-mb-icon select option{font-size:14px;}.woocommerce-ordering.wd-ordering-mb-icon:after{position:relative;color:var(--color-gray-900);font-size:120%;z-index:2;pointer-events:none;content:"";font-family:"woodmart-font";}}.wd-products-shop-view{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px .9em;line-height:1;}.wd-products-shop-view a{--wd-link-color:var(--color-gray-300);--wd-link-color-hover:var(--color-gray-600);}.wd-products-shop-view a.current-variation{color:var(--color-gray-800);cursor:default;}.wd-products-shop-view a:before{font-size:180%;content:"";font-family:"woodmart-font";}.wd-products-shop-view a.per-row-2:before{content:"";}.wd-products-shop-view a.per-row-3:before{content:"";}.wd-products-shop-view a.per-row-4:before{content:"";}.wd-products-shop-view a.per-row-5:before{content:"";}.wd-products-shop-view a.per-row-6:before{content:"";}.wd-nav-vertical .wd-dropdown-menu{margin:0;top:0;left:100%;transform:translateX(-15px) translateY(0) translateZ(0);}.wd-nav-vertical .wd-dropdown-menu:after{height:auto;}.wd-nav-vertical .wd-dropdown-menu.wd-design-full-width:not(.wd-scroll),.wd-nav-vertical .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner{padding:30px 35px 0 35px;}.wd-nav-vertical .wd-dropdown-menu:is(.wd-design-full-width,.wd-design-aside)>.container{padding:0;width:auto;}.wd-nav-vertical>li>a .menu-label{position:static;margin-top:0;margin-inline-start:5px;opacity:1;align-self:center;}.wd-nav-vertical>li>a .menu-label:before{content:none;}.wd-nav-vertical{position:relative;display:flex;margin-right:0;margin-left:0;border-radius:var(--wd-brd-radius);gap:0;--nav-chevron-color:rgba(82,82,82,.45);}.wd-nav-vertical>li{flex:1 1 100%;max-width:100%;width:100%;}.wd-nav-vertical>li>a{padding:12px 18px;color:var(--color-gray-800);text-transform:unset;font-size:14px;line-height:20px;}.wd-nav-vertical>li:first-child>a{border-top-left-radius:var(--wd-brd-radius);border-top-right-radius:var(--wd-brd-radius);}.wd-nav-vertical>li:last-child>a{border-bottom-right-radius:var(--wd-brd-radius);border-bottom-left-radius:var(--wd-brd-radius);}.wd-nav-vertical>li.menu-mega-dropdown{position:static;}.wd-nav-vertical>li.menu-item-has-children>a:after{margin-left:auto;color:var(--nav-chevron-color);font-weight:600;font-size:clamp(6px,60%,18px);content:"";}.wd-nav-vertical .wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width){min-height:100%;}.wd-nav-vertical .wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width) .wd-dropdown-inner{height:100%;}.wd-nav-vertical .wd-dropdown-menu:is(.wd-design-full-width,.wd-design-aside){--wd-dropdown-width:800px;}.wd-nav-vertical .wd-dropdown-menu.wd-design-aside{padding-left:0;}[class*="color-scheme-light"] .wd-nav-vertical{--nav-chevron-color:rgba(255,255,255,.6);}.wd-nav-vertical.wd-design-default{border:1px solid var(--brdcolor-gray-200);}.wd-nav-vertical.wd-design-default>li:is(.wd-opened,:hover)>a{background-color:var(--bgcolor-gray-200);color:var(--color-gray-700);}.wd-nav-vertical.wd-design-default>li:not(:last-child){border-bottom:1px solid var(--brdcolor-gray-200);}.wd-nav-vertical.wd-design-with-bg{background-color:var(--wd-primary-color);box-shadow:0 0 3px rgba(0,0,0,.15);--wd-icon-style-with-bg:brightness(0) invert(1);--wd-icon-style-with-bg-hover:brightness(1) invert(0);}.wd-nav-vertical.wd-design-with-bg>li>a{padding:18px 20px;color:#fff;font-weight:600;font-size:16px;line-height:24px;}.wd-nav-vertical.wd-design-with-bg>li>a .wd-nav-img{margin-right:10px;max-height:20px;filter:var(--wd-icon-style-with-bg);transition:all .25s ease;}.wd-nav-vertical.wd-design-with-bg>li:is(.wd-opened,:hover)>a{background-color:var(--bgcolor-white);color:var(--color-gray-800);}.wd-nav-vertical.wd-design-with-bg>li:is(.wd-opened,:hover)>a .wd-nav-img{filter:var(--wd-icon-style-with-bg-hover);}.wd-nav-vertical.wd-design-with-bg>li.menu-item-has-children>a:after{color:inherit;}[class*="color-scheme-light"] .wd-nav-vertical.wd-design-with-bg{--wd-icon-style-with-bg-hover:brightness(0) invert(1);}.wd-sticky-nav{position:fixed;top:0;bottom:0;left:0;z-index:393;display:flex;flex-direction:column;width:var(--wd-sticky-nav-w);border-right:1px solid rgba(119,119,119,.12);background-color:var(--bgcolor-white);transition:all .5s cubic-bezier(.19,1,.22,1);}.wd-sticky-nav:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;visibility:visible;transition:visibility 0s ease .4s;}.wd-sticky-nav:is(:hover,.wd-opened){width:275px;}.wd-sticky-nav:is(:hover,.wd-opened):after{visibility:hidden;}.wd-sticky-nav:not(:hover) .wd-dropdown{opacity:0;visibility:hidden;}.wd-sticky-nav-title{display:flex;flex:0 0 auto;align-items:center;margin:8px;padding:0 12px;height:44px;border-radius:calc(var(--wd-brd-radius) * 100);background:var(--wd-primary-color);color:#fff;cursor:default;}.wd-sticky-nav-title:before{flex:0 0 auto;text-align:center;font-size:18px;line-height:1;content:"";font-family:"woodmart-font";}.wd-sticky-nav-title span{margin-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;}.wd-nav-sticky{flex:0 0 auto;pointer-events:none;}.wd-nav-sticky>li{position:relative !important;}.wd-nav-sticky>li>a{padding:4px 20px;min-width:1px;min-height:45px;}.wd-nav-sticky>li>a .wd-nav-img{flex:0 0 auto;margin-right:0;max-width:none;max-height:none;width:20px !important;height:20px;object-fit:contain;object-position:50% 50%;}.wd-nav-sticky>li>a .nav-link-text{display:inline-flex;align-items:center;height:36px;}.wd-nav-sticky>li:is(.wd-opened,:hover)>a{color:var(--wd-primary-color);}.wd-nav-sticky .wd-dropdown-menu{border-end-start-radius:0;border-start-start-radius:0;}.wd-nav-sticky .wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width){min-height:var(--wd-dropdown-height);}.wd-nav-sticky .wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width) .wd-dropdown-inner{height:var(--wd-dropdown-height);}.wd-nav-sticky .wd-dropdown-menu.wd-design-full-width{--wd-dropdown-width:calc(100vw - var(--wd-scroll-w) - 275px);}.wd-nav-sticky .wd-dropdown-menu.wd-design-full-height{max-width:calc(100vw - var(--wd-scroll-w) - 275px);--wd-dropdown-height:calc(100vh - var(--wd-admin-bar-h));}.wd-nav-sticky .wd-dropdown-menu.wd-design-aside .wd-sub-menu-wrapp,.wd-nav-sticky .wd-dropdown-menu.wd-design-aside .wd-sub-menu-wrapp>.wd-sub-menu{border-top-left-radius:0;border-bottom-left-radius:0;}.wd-nav-sticky .wd-dropdown-menu.wd-design-aside .wd-sub-menu-wrapp>li:first-child>a,.wd-nav-sticky .wd-dropdown-menu.wd-design-aside .wd-sub-menu-wrapp>.wd-sub-menu>li:first-child>a{border-top-left-radius:0;}.wd-nav-sticky .wd-dropdown-menu.wd-design-aside .wd-sub-menu-wrapp>li:last-child>a,.wd-nav-sticky .wd-dropdown-menu.wd-design-aside .wd-sub-menu-wrapp>.wd-sub-menu>li:last-child>a{border-bottom-left-radius:0;}.wd-sticky-nav:is(:hover,.wd-opened) .wd-nav-sticky{pointer-events:unset;}.wd-sticky-nav:is(:hover,.wd-opened) .wd-nav-sticky>li>a .nav-link-text:not(:first-child){margin-left:10px;}.wd-sticky-nav-content{margin-top:auto;padding:8px;min-width:275px;opacity:0;transition:opacity .15s;pointer-events:none;}.wd-sticky-nav:is(:hover,.wd-opened) .wd-sticky-nav-content{opacity:1;transition:opacity .25s ease .12s;pointer-events:auto;}.wd-sticky-nav-title span,.wd-nav-sticky>li>a:after,.wd-nav-sticky>li>a .nav-link-text{max-width:0;width:0;opacity:0;}.wd-sticky-nav:is(:hover,.wd-opened) .wd-sticky-nav-title span,.wd-sticky-nav:is(:hover,.wd-opened) .wd-nav-sticky>li>a:after,.wd-sticky-nav:is(:hover,.wd-opened) .wd-nav-sticky>li>a .nav-link-text{max-width:none;width:auto;opacity:1;transition:opacity .25s ease .12s;}@media (min-width: 1025px){.admin-bar .wd-sticky-nav{top:var(--wd-admin-bar-h);}.wd-sticky-nav-enabled{margin-left:var(--wd-sticky-nav-w);--wd-sticky-nav-w:60px;}.wd-sticky-nav-enabled:not([class*="wrapper-boxed"]) .whb-header.whb-sticky-real.whb-sticked .whb-main-header{margin-left:var(--wd-sticky-nav-w);}.wd-sticky-nav-enabled .whb-sticky-header.whb-clone{margin-left:var(--wd-sticky-nav-w);}.wd-sticky-nav-enabled :is(.woocommerce-store-notice,.header-banner,.wd-sticky-btn,.wd-sidebar-opener){left:var(--wd-sticky-nav-w);}.wd-sticky-nav-enabled [data-vc-full-width] .wd-slider-wrapper{margin-left:calc(var(--wd-sticky-nav-w) / 2);}}.menu-label{position:absolute;bottom:85%;z-index:1;display:inline-block;margin-inline-start:-20px;padding:2px 4px;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--wd-label-color);color:#fff;vertical-align:middle;text-transform:uppercase;white-space:nowrap;font-weight:600;font-size:9px;font-family:var(--wd-text-font);line-height:12px;}.menu-label:before{content:"";position:absolute;top:100%;inset-inline-start:10px;border:4px solid var(--wd-label-color);border-bottom-color:transparent !important;border-inline-end-color:transparent !important;border-inline-end-width:7px;border-inline-start-width:0;}.menu-label-black{--wd-label-color:#000;}.menu-label-grey{color:#333;--wd-label-color:#f1f1f1;}.menu-label-orange{--wd-label-color:#fbbc34;}.menu-label-blue{--wd-label-color:#00a1be;}.menu-label-white{color:#333;--wd-label-color:#fff;}.menu-label-primary{--wd-label-color:var(--wd-primary-color);}.menu-label-secondary{--wd-label-color:var(--wd-alternative-color);}.menu-label-red{--wd-label-color:#d41212;}.menu-label-green{--wd-label-color:#65b32e;}.wd-header-nav.wd-full-height .wd-nav>li>.wd-dropdown-menu{margin-top:0 !important;}.wd-header-nav.wd-full-height .wd-nav>li>.wd-dropdown-menu:after{width:auto !important;height:auto !important;}.wd-nav-mobile li a .menu-label{position:static;margin-top:0;margin-inline-start:5px;opacity:1;align-self:center;}.wd-nav-mobile li a .menu-label:before{content:none;}.whb-header{margin-bottom:40px;}.whb-flex-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;}.whb-column{display:flex;align-items:center;flex-direction:row;max-height:inherit;}.whb-col-left,.whb-mobile-left{justify-content:flex-start;margin-left:-10px;}.whb-col-right,.whb-mobile-right{justify-content:flex-end;margin-right:-10px;}.whb-col-mobile{flex:1 1 auto;justify-content:center;margin-right:-10px;margin-left:-10px;}.whb-flex-flex-middle .whb-col-center{flex:1 1 0%;}.whb-flex-equal-sides .whb-col-left,.whb-flex-equal-sides .whb-col-right{flex:1 1 0%;}.whb-general-header .whb-mobile-left,.whb-general-header .whb-mobile-right{flex:1 1 0%;}.whb-empty-column+.whb-mobile-right{flex:1 1 auto;}.wd-header-overlap .page-title{margin-top:0;}.whb-overcontent{min-height:.2px;}.whb-overcontent .whb-main-header{position:absolute;}body:not(.single-product) .whb-overcontent,.whb-overcontent.whb-custom-header{margin-bottom:0;padding-top:0 !important;}.whb-overcontent ~ .main-page-wrapper{margin-top:0;padding-top:0;}.whb-with-shadow{box-shadow:0 1px 8px rgba(0,0,0,.1);}.whb-main-header{position:relative;top:0;right:0;left:0;z-index:390;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.whb-clone{position:fixed;z-index:391;visibility:hidden;opacity:0;transition:opacity .1s ease,visibility .1s ease,transform .3s ease;animation:wd-fadeOutUpBig .1s ease;pointer-events:none;}.whb-clone .whb-flex-row{border:none;}.whb-clone.whb-sticked{visibility:visible;opacity:1;animation:wd-fadeInDownBig .3s ease;pointer-events:visible;pointer-events:unset;}.whb-clone.whb-sticked .whb-not-sticky-row{display:block;}.whb-clone .wd-header-main-nav{text-align:center;}.whb-clone.whb-hide-on-scroll{transform:translateY(-100%);animation:none;}.whb-clone.whb-scroll-up{transform:none;}.whb-sticky-prepared .whb-main-header{position:absolute;}.whb-scroll-stick .whb-flex-row{transition:height .2s ease,max-height .2s ease;}.whb-scroll-stick.whb-sticked .whb-flex-row{transition-duration:.3s;}.whb-scroll-stick.whb-scroll-down .whb-main-header,.whb-scroll-stick.whb-scroll-up .whb-main-header{transition:transform .3s ease;}.whb-scroll-stick.whb-scroll-down .whb-main-header{transform:translateY(-100%);}.whb-scroll-stick.whb-scroll-up .whb-main-header{transform:none;}.whb-scroll-slide.whb-sticked .whb-main-header{animation:wd-fadeInDownBig .4s ease;}.whb-scroll-slide.whb-scroll-down .whb-main-header,.whb-scroll-slide.whb-scroll-up .whb-main-header{transition:transform .3s ease;}.whb-scroll-slide.whb-hide-on-scroll.whb-sticked .whb-main-header{transform:translateY(-100%);animation:none;}.whb-scroll-slide.whb-hide-on-scroll.whb-scroll-up .whb-main-header{transform:none;}.whb-sticked .whb-main-header{position:fixed;transform:translateZ(0);}.whb-sticked .whb-row{transition:background-color .3s ease;}.whb-sticked .whb-not-sticky-row{display:none;}.whb-sticky-shadow.whb-sticked .whb-main-header{box-shadow:0 1px 3px rgba(0,0,0,.1);}.whb-sticky-shadow.whb-sticked .whb-row:last-child{border-bottom:none;}.whb-sticky-shadow.whb-sticked .whb-row:last-child .whb-flex-row{border-bottom:none;}.whb-sticky-shadow+.whb-clone{box-shadow:0 1px 3px rgba(0,0,0,.1);}.whb-sticky-shadow+.whb-clone .whb-row{border-bottom:none;}.whb-row{transition:background-color .2s ease;}.whb-color-dark:not(.whb-with-bg){background-color:#fff;}.whb-color-light:not(.whb-with-bg){background-color:#212121;}body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg){background-color:transparent;}@keyframes wd-fadeInDownBig{from{transform:translate3d(0,-100%,0);}to{transform:none;}}@keyframes wd-fadeOutUpBig{from{transform:none;}to{transform:translate3d(0,-100%,0);}}.wd-header-nav,.site-logo{padding-right:10px;padding-left:10px;}.wd-header-nav.wd-full-height,.wd-header-nav.wd-full-height .wd-nav,.wd-header-nav.wd-full-height .wd-nav>li,.wd-header-nav.wd-full-height .wd-nav>li>a,.wd-header-divider.wd-full-height,.wd-header-divider.wd-full-height:before{height:100%;}.wd-header-nav{flex:1 1 auto;}.wd-header-nav.wd-inline{flex:0 0 auto;max-width:100%;}.whb-color-light .wd-header-nav>span{color:rgba(255,255,255,.8);}.wd-nav-main:not(.wd-offsets-calculated)>li:not(.menu-simple-dropdown){overflow:hidden;}.wd-nav-main:not(.wd-offsets-calculated) .wd-dropdown:not(.wd-design-default){opacity:0;pointer-events:none;}.platform-iOS .wd-nav-main:not(.wd-offsets-calculated) .wd-dropdown:not(.wd-design-default){transform:translateY(15px) translateZ(0);}.wd-nav-main>li>a,.wd-nav-secondary>li>a{height:40px;font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-size:var(--wd-header-el-font-size);font-family:var(--wd-header-el-font);text-transform:var(--wd-header-el-transform);}.wd-header-sticky-nav .wd-tools-icon:before{content:"";font-family:"woodmart-font";}.whb-top-bar .wd-nav-secondary>li>a{font-weight:400;font-size:12px;}.wd-nav-secondary:not(.wd-offsets-calculated)>li:not(.menu-simple-dropdown){overflow:hidden;}.wd-nav-secondary:not(.wd-offsets-calculated) .wd-dropdown:not(.wd-design-default){opacity:0;pointer-events:none;}.platform-iOS .wd-nav-secondary:not(.wd-offsets-calculated) .wd-dropdown:not(.wd-design-default){transform:translateY(15px) translateZ(0);}.site-logo{max-height:inherit;}.wd-logo{max-height:inherit;transition:none;}.wd-logo picture{max-height:inherit;}.wd-logo picture img{max-width:inherit;}.wd-logo img{padding-top:5px;padding-bottom:5px;max-height:inherit;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:800px;}.wd-logo img[src$=".svg"]{height:100%;}.wd-logo img[width]:not([src$=".svg"]){width:auto;object-fit:contain;}.wd-switch-logo .wd-sticky-logo{display:none;animation:wd-fadeIn .5s ease;}:is(.whb-sticked,.whb-clone) .wd-switch-logo .wd-main-logo{display:none;}:is(.whb-sticked,.whb-clone) .wd-switch-logo .wd-sticky-logo{display:block;}.wd-header-divider:before{content:"";display:block;height:18px;border-right:1px solid;}.whb-color-dark .wd-header-divider:before{border-color:rgba(0,0,0,.105);}.whb-color-light .wd-header-divider:before{border-color:rgba(255,255,255,.25);}.whb-col-right .wd-header-divider:last-child,.whb-mobile-right .wd-header-divider:last-child,.whb-col-mobile .wd-header-divider:last-child{padding-right:10px;}.whb-col-left .wd-header-divider:first-child,.whb-mobile-left .wd-header-divider:first-child,.whb-col-mobile .wd-header-divider:first-child{padding-left:10px;}.whb-col-center .wd-header-divider:first-child{padding-left:10px;}.whb-col-center .wd-header-divider:last-child{padding-right:10px;}.wd-header-mobile-nav .wd-tools-icon:before{content:"";font-family:"woodmart-font";}.mobile-nav .wd-heading{position:relative;z-index:4;background-color:inherit;}.mobile-nav .searchform{--wd-form-brd-width:0;--wd-form-bg:transparent;--wd-form-color:var(--color-gray-500);--wd-form-placeholder-color:var(--color-gray-500);z-index:2;box-shadow:0 -1px 9px rgba(0,0,0,.17);}.mobile-nav .searchform input[type="text"]{padding-right:50px;padding-left:20px;height:70px;font-weight:600;}.mobile-nav .wd-dropdown-results{position:static;}.mobile-nav .autocomplete-suggestion{padding:10px 20px;}.mobile-nav .create-nav-msg{padding:20px;}.wd-nav-mobile{display:flex;display:none;margin-right:0;margin-left:0;animation:wd-fadeIn 1s ease;}.wd-nav-mobile>li{flex:1 1 100%;max-width:100%;width:100%;}.wd-nav-mobile>li>a{color:var(--color-gray-800);}.wd-nav-mobile li{display:flex;flex-wrap:wrap;}.wd-nav-mobile li a{flex:1 1 0%;padding:5px 20px;min-height:50px;border-bottom:1px solid var(--brdcolor-gray-300);}.wd-nav-mobile li.menu-item-has-children>a:after{content:none;}.wd-nav-mobile li.menu-item-has-children:not(.menu-item-has-block)>a{margin-right:-50px;padding-right:55px;}.wd-nav-mobile li:active>a,.wd-nav-mobile li.opener-page>a{background-color:var(--bgcolor-gray-100);}.wd-nav-mobile li.current-menu-item>a{color:var(--wd-primary-color);}.wd-nav-mobile .wd-with-icon>a:before{margin-right:7px;font-weight:400;font-family:"woodmart-font";}.wd-nav-mobile .menu-item-account>a:before{content:"";}.wd-nav-mobile .menu-item-wishlist>a:before{content:"";}.wd-nav-mobile .menu-item-compare>a:before{content:"";}.wd-nav-mobile ul{display:none;flex:1 1 100%;order:3;}.wd-nav-mobile.wd-active{display:block;}.wd-nav-mob-tab{--nav-gap:.001px;display:flex;margin:0;border-bottom:1px solid var(--brdcolor-gray-300);background-color:rgba(0,0,0,.04);}.wd-nav-mob-tab>li{flex:1 0 50%;max-width:50%;}.wd-nav-mob-tab>li>a{padding:0;height:100%;font-weight:900;}.wd-nav-mob-tab>li.wd-active>a{background-color:rgba(0,0,0,.05);}.wd-nav-mob-tab[class*="wd-style-underline"]{--nav-color:#909090;--nav-color-hover:#333;--nav-color-active:#333;}.wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text{position:static;flex:1 1 auto;padding:18px 15px;text-align:center;}.wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text:after{top:auto;bottom:-1px;}.wd-nav-mob-tab[class*="wd-style-underline"]:after{top:auto;bottom:-1px;}.wd-nav-mob-tab.wd-swap{flex-direction:row-reverse;}.wd-nav-mob-tab:not(.wd-swap) li:first-child .nav-link-text:after,.wd-nav-mob-tab.wd-swap li:last-child .nav-link-text:after{right:0;left:auto;}.mobile-nav .wd-nav-opener{border-left:1px solid var(--brdcolor-gray-300);}.mobile-nav .wd-nav-opener.wd-active{background-color:var(--wd-primary-color);color:#fff;}.mobile-nav .menu-item-has-block .wd-nav-opener{display:none;}.widgetarea-mobile{padding:20px;}.mobile-menu-widget{margin:0 -20px 20px -20px;padding:0 20px 20px 20px;border-bottom:1px solid var(--brdcolor-gray-300);}.mobile-menu-widget:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}@media (min-width: 1025px){.whb-hidden-lg,.whb-hidden-desktop{display:none;}.whb-clone,.whb-sticked .whb-main-header{top:var(--wd-admin-bar-h);}.whb-full-width .whb-row>.container,.whb-full-width+.whb-clone .whb-row>.container{max-width:100%;width:95%;}.wd-nav-mobile>li>a:hover{color:var(--wd-primary-color);}}@media (max-width: 1024px){.whb-visible-lg,.whb-hidden-mobile{display:none;}}.wd-tools-element{position:relative;--wd-count-size:15px;--wd-header-el-color:#333;--wd-header-el-color-hover:rgba(51,51,51,.6);}.wd-tools-element>a{display:flex;align-items:center;justify-content:center;height:40px;color:var(--wd-header-el-color);line-height:1;padding-right:10px;padding-left:10px;}.wd-tools-element .wd-tools-icon{position:relative;display:flex;align-items:center;justify-content:center;font-size:0;}.wd-tools-element .wd-tools-icon:before{font-size:20px;}.wd-tools-element .wd-tools-text{margin-inline-start:8px;text-transform:var(--wd-header-el-transform);white-space:nowrap;font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-size:var(--wd-header-el-font-size);font-family:var(--wd-header-el-font);}.wd-tools-element .wd-tools-count{z-index:1;width:var(--wd-count-size);height:var(--wd-count-size);border-radius:50%;text-align:center;letter-spacing:0;font-weight:400;line-height:var(--wd-count-size);}.wd-tools-element:hover>a{color:var(--wd-header-el-color-hover);}.wd-tools-element.wd-style-icon .wd-tools-text{display:none !important;}.whb-top-bar .wd-tools-element{--wd-count-size:13px;}.whb-top-bar .wd-tools-element .wd-tools-icon:before{font-size:14px;}.whb-top-bar .wd-tools-element .wd-tools-text{font-weight:400;font-size:12px;}.whb-color-light .wd-tools-element{--wd-header-el-color:#fff;--wd-header-el-color-hover:rgba(255,255,255,.8);}.wd-tools-custom-icon .wd-tools-icon:before,.wd-tools-custom-icon .wd-tools-icon:after{display:none;}.wd-tools-custom-icon .wd-custom-icon{transition:all .25s ease;}.wd-tools-custom-icon:hover .wd-custom-icon{opacity:.6;}.wd-tools-element:is(.wd-design-2,.wd-design-5).wd-style-icon.wd-with-count{margin-inline-end:5px;}.wd-tools-element:is(.wd-design-2,.wd-design-5).wd-style-text.wd-with-count .wd-tools-text{margin-inline-start:14px;}.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count{position:absolute;top:-5px;inset-inline-end:-9px;background-color:var(--wd-primary-color);color:#fff;font-size:9px;}.wd-tools-element.wd-design-1.wd-with-count .wd-tools-count{margin-inline-start:8px;}.wd-tools-element.wd-design-1 .wd-tools-count{width:auto;height:auto;text-transform:var(--wd-header-el-transform);font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-size:var(--wd-header-el-font-size);font-family:var(--wd-header-el-font);line-height:inherit;}.wd-tools-element.wd-design-1 .subtotal-divider{display:inline;}.wd-tools-element.wd-design-4{--wd-count-size:19px;}.wd-tools-element.wd-design-4.wd-with-count .wd-tools-count{margin-inline-start:6px;}.wd-tools-element.wd-design-4 .wd-tools-count{display:inline-block;padding:0 2px;background-color:var(--wd-primary-color);color:#fff;font-weight:700;font-size:10px;}.whb-top-bar .wd-tools-element.wd-design-4{--wd-count-size:16px;}.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8){--wd-count-size:18px;}.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-inner{position:relative;}.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-inner .wd-tools-icon{position:static;}.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-custom-icon{min-width:auto;max-width:20px;}.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count{position:absolute;top:-3px;inset-inline-end:-7px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.17);color:var(--wd-primary-color);font-size:11px;}.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8){--wd-count-size:13px;}.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-custom-icon{max-width:14px;}.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon){height:42px;border-radius:42px;}.wd-tools-element:is(.wd-design-6,.wd-design-7) .wd-tools-inner{display:flex;align-items:center;padding:0 13px;}.wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon{width:42px;}.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon){height:28px;}.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7) .wd-tools-inner{padding:0 9px;}.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon{width:28px;}.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7) .wd-tools-count{font-size:9px;}.wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon){border:1px solid rgba(0,0,0,.105);}.whb-color-light .wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon){border-color:rgba(255,255,255,.25);}.wd-tools-element.wd-design-7>a>:is(.wd-tools-inner,.wd-tools-icon){background-color:var(--wd-primary-color);color:#fff;transition:inherit;}.wd-tools-element.wd-design-7:hover>a>:is(.wd-tools-inner,.wd-tools-icon){color:rgba(255,255,255,.8);}.whb-column>.info-box-wrapper,.wd-header-text,.whb-column>.wd-button-wrapper,.whb-column>.wd-social-icons,.wd-header-html{padding-right:10px;padding-left:10px;}.wd-header-text{flex:1 1 auto;}.wd-header-text p:first-child:empty{display:none;}.wd-header-text.wd-inline{flex:0 0 auto;}.whb-top-bar .wd-header-text{font-size:12px;line-height:1.2;}.whb-color-light .wd-header-text{--color-white:#000;--color-gray-100:rgba(255,255,255,.1);--color-gray-200:rgba(255,255,255,.2);--color-gray-300:rgba(255,255,255,.5);--color-gray-400:rgba(255,255,255,.6);--color-gray-500:rgba(255,255,255,.7);--color-gray-600:rgba(255,255,255,.8);--color-gray-700:rgba(255,255,255,.9);--color-gray-800:#fff;--color-gray-900:#fff;--bgcolor-white-rgb:0,0,0;--bgcolor-white:#0f0f0f;--bgcolor-gray-100:#0a0a0a;--bgcolor-gray-200:#121212;--bgcolor-gray-300:#141414;--bgcolor-gray-400:#171717;--brdcolor-gray-200:rgba(255,255,255,.1);--brdcolor-gray-300:rgba(255,255,255,.15);--brdcolor-gray-400:rgba(255,255,255,.25);--brdcolor-gray-500:rgba(255,255,255,.3);--wd-text-color:rgba(255,255,255,.8);--wd-title-color:#fff;--wd-widget-title-color:var(--wd-title-color);--wd-entities-title-color:#fff;--wd-entities-title-color-hover:rgba(255,255,255,.8);--wd-link-color:rgba(255,255,255,.9);--wd-link-color-hover:#fff;--wd-form-brd-color:rgba(255,255,255,.2);--wd-form-brd-color-focus:rgba(255,255,255,.3);--wd-form-placeholder-color:rgba(255,255,255,.6);--wd-form-chevron:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC42KSI+PHBhdGggZD0iTTYgOWw2IDYgNi02Ii8+PC9zdmc+");--wd-main-bgcolor:#1a1a1a;color:var(--wd-text-color);}.whb-column>.wd-social-icons:not(.icons-design-default) .wd-social-icon{margin-right:0;margin-left:0;}.whb-column>.wd-social-icons:not(.icons-design-default) .wd-social-icon:not(:last-child){margin-right:8px;}.wd-header-wishlist .wd-tools-icon:before{content:"";font-family:"woodmart-font";}.wd-header-compare .wd-tools-icon:before{content:"";font-family:"woodmart-font";}.wd-dropdown-compare a{justify-content:space-between;}.wd-dropdown-compare .count{margin-inline-start:10px;color:var(--color-gray-300);}.wd-social-icons{font-size:0;}.wd-social-icons .wd-label{display:block;margin-bottom:5px;color:var(--color-gray-800);font-weight:600;font-size:var(--wd-text-font-size);}.wd-social-icons .wd-social-icon{display:inline-block;margin:4px;vertical-align:middle;text-align:center;font-size:0;}.wd-social-icons .wd-icon{display:inline-block;vertical-align:middle;font-family:"woodmart-font";}.wd-social-icons p{display:inline-block;margin:0;}.social-facebook{--social-color:#365493;}.social-facebook .wd-icon:before{content:"";}.social-twitter{--social-color:#3cf;}.social-twitter .wd-icon:before{content:"";}.social-instagram{--social-color:#774430;}.social-instagram .wd-icon:before{content:"";}.social-email{--social-color:#f89a1e;}.social-email .wd-icon:before{content:"";}.social-pinterest{--social-color:#cb2027;}.social-pinterest .wd-icon:before{content:"";}.social-youtube{--social-color:#cb2027;}.social-youtube .wd-icon:before{content:"";}.social-tumblr{--social-color:#36465d;}.social-tumblr .wd-icon:before{content:"";}.social-linkedin{--social-color:#0274b3;}.social-linkedin .wd-icon:before{content:"";}.social-vimeo{--social-color:#1ab7ea;}.social-vimeo .wd-icon:before{content:"";}.social-flickr{--social-color:#fe0072;}.social-flickr .wd-icon:before{content:"";}.social-github{--social-color:#171515;}.social-github .wd-icon:before{content:"";}.social-dribbble{--social-color:#ec5e95;}.social-dribbble .wd-icon:before{content:"";}.social-behance{--social-color:#1f6ffc;}.social-behance .wd-icon:before{content:"";}.social-soundcloud{--social-color:#f9490d;}.social-soundcloud .wd-icon:before{content:"";}.social-spotify{--social-color:#2ebd59;}.social-spotify .wd-icon:before{content:"";}.social-skype{--social-color:#00aff0;}.social-skype .wd-icon:before{content:"";}.social-ok{--social-color:#ee8208;}.social-ok .wd-icon:before{content:"";}.social-whatsapp{--social-color:#1ebea5;}.social-whatsapp .wd-icon:before{content:"";}.social-vk{--social-color:#4c75a3;}.social-vk .wd-icon:before{content:"";}.social-snapchat{--social-color:#fffc00;}.social-snapchat .wd-icon:before{content:"";}.social-tg{--social-color:#37aee2;}.social-tg .wd-icon:before{content:"";}.social-viber{--social-color:#834995;}.social-viber .wd-icon:before{content:"";}.social-tiktok{--social-color:#010101;}.social-tiktok .wd-icon:before{content:"";}.wd-social-icons.wd-layout-justify{display:flex;align-items:center;flex-wrap:wrap;}.wd-social-icons.wd-layout-justify .wd-label{flex:1 1 auto;margin-bottom:0;text-align:start;}.wd-social-icons.wd-layout-inline .wd-label{display:inline-block;margin-inline-end:5px;margin-bottom:0;vertical-align:middle;}.icons-design-default .wd-social-icon{margin:0 !important;padding:6px;width:auto !important;height:auto !important;color:rgba(0,0,0,.6) !important;}.icons-design-default .wd-social-icon .wd-icon{line-height:1 !important;}.icons-design-default .wd-social-icon:hover{color:rgba(0,0,0,.8) !important;}.icons-design-default.color-scheme-light .wd-social-icon,[class*="color-scheme-light"] .icons-design-default .wd-social-icon{color:#fff !important;}.icons-design-default.color-scheme-light .wd-social-icon:hover,[class*="color-scheme-light"] .icons-design-default .wd-social-icon:hover{color:rgba(255,255,255,.6) !important;}.icons-design-simple .wd-social-icon{background-color:#f2f2f2;color:rgba(0,0,0,.4) !important;}.icons-design-simple .wd-social-icon:hover{background-color:var(--wd-primary-color);color:#fff !important;}.icons-design-simple.color-scheme-light .wd-social-icon,.color-scheme-light .icons-design-simple .wd-social-icon{background-color:rgba(255,255,255,.3);color:#fff !important;}.icons-design-colored-alt .wd-social-icon{background-color:#efefef;color:rgba(0,0,0,.4) !important;}.icons-design-colored-alt.color-scheme-light .wd-social-icon,.color-scheme-light .icons-design-colored-alt .wd-social-icon{background-color:rgba(255,255,255,.3);color:#fff !important;}.icons-design-bordered .wd-social-icon{border:2px solid #ccc;background-color:transparent;color:rgba(0,0,0,.4) !important;}.icons-design-bordered .wd-social-icon .wd-icon{margin-top:-2px;}.icons-design-bordered.color-scheme-light .wd-social-icon,.color-scheme-light .icons-design-bordered .wd-social-icon{border:2px solid rgba(255,255,255,.4);color:#fff !important;}.icons-design-colored .wd-social-icon{background-color:var(--social-color);color:#fff !important;}.icons-design-colored .wd-social-icon:hover{box-shadow:inset 0 0 200px rgba(0,0,0,.15);color:#fff !important;}:is(.icons-design-colored-alt,.icons-design-bordered) .wd-social-icon:hover{border-color:var(--social-color);background-color:var(--social-color);color:#fff !important;}:is(.icons-size-small,.icons-size-) .wd-social-icon{width:30px;height:30px;}.wd-social-icons:is(.icons-size-small,.icons-size-) .wd-icon{font-size:14px;line-height:30px;}.icons-size-default .wd-social-icon{width:40px;height:40px;}.wd-social-icons.icons-size-default .wd-icon{font-size:18px;line-height:40px;}.icons-size-large .wd-social-icon{width:60px;height:60px;}.wd-social-icons.icons-size-large .wd-icon{font-size:22px;line-height:60px;}.social-form-circle .wd-social-icon{border-radius:50%;}@media (min-width: 1025px){.wd-social-icons .whatsapp-mobile{display:none !important;}}@media (max-width: 1024px){.wd-social-icons .whatsapp-desktop{display:none !important;}}.whb-col-right .wd-search-dropdown{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap,.001px) / 2 * -1);}.wd-header-search .wd-tools-icon img,.wd-header-search .wd-tools-icon:before{transition:opacity .3s ease;}.wd-header-search .wd-tools-icon:before{content:"";font-family:"woodmart-font";}.wd-header-search .wd-tools-icon:after{position:relative;margin-inline-start:-20px;display:flex;align-items:center;justify-content:center;font-size:20px;opacity:0;content:"";font-family:"woodmart-font";}.wd-search-opened .wd-header-search .wd-tools-icon:after{opacity:1;transition:opacity .3s ease;}.wd-search-opened .wd-header-search .wd-tools-icon img,.wd-search-opened .wd-header-search .wd-tools-icon:before{opacity:0;transition:none;}.whb-top-bar .wd-header-search .wd-tools-icon:after{font-size:14px;}.wd-search-dropdown{width:300px;}.wd-search-dropdown input[type="text"]{height:70px !important;border:none;}.form-style-underlined .wd-search-dropdown input[type="text"]{padding-left:15px;}.whb-color-light [class*="wd-header-search-form"] :is(.wd-style-default,.wd-style-with-bg-2){--wd-form-brd-color:rgba(255,255,255,.2);--wd-form-brd-color-focus:rgba(255,255,255,.3);--wd-form-color:rgba(255,255,255,.8);}.whb-color-dark [class*="wd-header-search-form"] :is(.wd-style-default,.wd-style-with-bg-2){--wd-form-brd-color:rgba(0,0,0,.1);--wd-form-brd-color-focus:rgba(0,0,0,.15);--wd-form-color:#777;--wd-form-placeholder-color:var(--wd-form-color);}[class*="wd-header-search-form"]{padding-right:10px;padding-left:10px;flex:1 1 auto;}[class*="wd-header-search-form"] input[type='text']{min-width:290px;}.wd-header-search-form-mobile .searchform{--wd-form-height:42px;}.wd-header-search-form-mobile .searchform input[type="text"]{min-width:100%;}[class*="wd-header-search-form"] .wd-style-with-bg{--wd-form-bg:#fff;}.global-color-scheme-light [class*="wd-header-search-form"] .wd-style-with-bg{--wd-form-brd-color:rgba(0,0,0,.1);--wd-form-brd-color-focus:rgba(0,0,0,.15);--wd-form-color:#777;--wd-form-placeholder-color:var(--wd-form-color);}.wd-dropdown-results{margin-top:0 !important;overflow:hidden;right:calc(( var(--wd-form-brd-radius) / 1.5 ));left:calc(( var(--wd-form-brd-radius) / 1.5 ));}.wd-dropdown-results:after{width:auto !important;height:auto !important;}.search-results-wrapper{position:relative;}.autocomplete-suggestions{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:-1px;margin-right:-1px;}.autocomplete-suggestion{display:flex;padding:15px;border-top:1px solid;border-right:1px solid;border-color:var(--brdcolor-gray-300);cursor:pointer;line-height:1;transition:all .25s ease;}.autocomplete-suggestion .suggestion-thumb{flex:0 0 auto;margin-right:15px;max-width:65px;}.autocomplete-suggestion .suggestion-thumb img{border-radius:calc(var(--wd-brd-radius) / 1.5);}.autocomplete-suggestion .wd-entities-title{font-size:14px;}.autocomplete-suggestion .wd-entities-title strong{text-decoration:underline;}.autocomplete-suggestion .suggestion-sku{font-size:12px;}.autocomplete-suggestion.suggestion-divider{width:100%;background-color:var(--bgcolor-gray-100);cursor:default;}.autocomplete-suggestion.suggestion-divider h5{margin-bottom:0;text-transform:uppercase;}.autocomplete-suggestion:hover,.autocomplete-suggestion.autocomplete-selected{background-color:var(--bgcolor-gray-100);}.view-all-results,.suggestion-divider,.suggestion-no-found{grid-column:1/-1;}.view-all-results{height:50px;border-top:1px solid;border-bottom:1px solid;border-color:var(--brdcolor-gray-300);color:var(--color-gray-800);text-align:center;text-transform:uppercase;font-weight:600;line-height:50px;cursor:pointer;transition:all .25s ease;}.view-all-results:hover{background-color:var(--bgcolor-gray-100);}@media (max-width: 1024px){.autocomplete-suggestions{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));}.autocomplete-suggestion{padding:10px;}.autocomplete-suggestion .suggestion-thumb{max-width:45px;}.autocomplete-suggestion :is(.wd-entities-title,.price){font-size:12px;}}.searchform{position:relative;--wd-search-btn-w:var(--wd-form-height);--wd-form-height:46px;}.searchform input[type="text"]{padding-right:var(--wd-search-btn-w);}.searchform .searchsubmit{position:absolute;top:0;right:0;bottom:0;padding:0;width:var(--wd-search-btn-w);min-height:unset;border:none;background-color:transparent;box-shadow:none;color:var(--wd-form-color);font-weight:400;font-size:0;}.searchform .searchsubmit:hover{color:var(--wd-form-color);}.searchform .searchsubmit:hover:after,.searchform .searchsubmit:hover img{opacity:.7;}.searchform .searchsubmit:after{font-size:calc(var(--wd-form-height) / 2.3);transition:opacity .2s ease;content:"";font-family:"woodmart-font";}.searchform .searchsubmit img{min-width:unset;max-width:24px;transition:opacity .2s ease;}.searchform .searchsubmit:before{position:absolute;top:50%;left:50%;margin-top:calc(( var(--wd-form-height) / 2.5 ) / -2);margin-left:calc(( var(--wd-form-height) / 2.5 ) / -2);opacity:0;transition:opacity .1s ease;content:"";display:inline-block;width:calc(var(--wd-form-height) / 2.5);height:calc(var(--wd-form-height) / 2.5);border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle;}.searchform .searchsubmit.wd-with-img:after{content:none;}.searchform.search-loading .searchsubmit:before{opacity:1;transition-duration:.2s;animation:wd-rotate 450ms infinite linear;}.searchform.search-loading .searchsubmit:after,.searchform.search-loading .searchsubmit img{opacity:0;transition-duration:.1s;}.whb-col-right .wd-dropdown-register{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap,.001px) / 2 * -1);}.wd-dropdown-register[class*="wd-active"]{visibility:visible;opacity:1;transform:none !important;pointer-events:visible;pointer-events:unset;}.wd-dropdown-register{padding:25px;width:350px;}.wd-dropdown-register .wd-heading{padding:0 0 12px 0;margin-bottom:15px;}.wd-dropdown-register .login{--wd-tags-mb:15px;}.form-style-underlined .wd-dropdown-register :is(.form-row-username,.form-row-password){margin-bottom:25px;}.login>*:last-child{margin-bottom:0;}.login:not(.hidden-form){display:block !important;}.password-input{position:relative;display:block;}.password-input input{padding-inline-end:var(--wd-form-height) !important;}.show-password-input{display:flex;justify-content:center;align-items:center;position:absolute;top:0;inset-inline-end:0;width:var(--wd-form-height);height:var(--wd-form-height);cursor:pointer;font-size:16px;color:var(--color-gray-600);transition:all .25s ease;}.show-password-input:hover{color:var(--color-gray-400);}.show-password-input:before{font-family:"woodmart-font";content:"";}.show-password-input.display-password:before{content:"";}.login-form-footer{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:10px;}.login-form-footer .lost_password{order:2;color:var(--wd-primary-color);}.login-form-footer .lost_password:hover{color:var(--wd-primary-color);text-decoration:underline;opacity:.7;}.login-form-footer .woocommerce-form-login__rememberme{order:1;margin-bottom:0;}:is(.register,.login) .button{width:100%;border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight));font-family:var(--btn-accented-font-family,var(--btn-font-family));font-style:var(--btn-accented-font-style,var(--btn-font-style));}:is(.register,.login) .button:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}:is(.register,.login) .button:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active);}.wd-login-divider{display:flex;align-items:center;text-transform:uppercase;}.wd-login-divider span{margin-right:20px;margin-left:20px;}.wd-login-divider:after,.wd-login-divider:before{content:"";flex:1 0 0;border-bottom:1px solid var(--brdcolor-gray-300);}.wd-header-my-account .wd-tools-icon:before{content:"";font-family:"woodmart-font";}.wd-account-style-text .wd-tools-icon{display:none !important;}.wd-account-style-text .wd-tools-text{margin-left:0;}.wd-account-style-icon:not(.wd-with-username) .wd-tools-text{display:none;}@media (max-width: 1024px){.wd-header-my-account .wd-dropdown{display:none;}}.whb-col-right .wd-dropdown-cart{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap,.001px) / 2 * -1);}.wd-header-cart .wd-tools-icon:before{content:"";font-family:"woodmart-font";}.wd-header-cart .wd-tools-icon.wd-icon-alt:before{content:"";font-family:"woodmart-font";}.wd-header-cart :is(.wd-cart-subtotal,.subtotal-divider,.wd-tools-count){vertical-align:middle;}.wd-header-cart .wd-cart-number>span,.wd-header-cart .subtotal-divider{display:none;}.wd-header-cart .wd-cart-subtotal .amount{color:inherit;font-weight:inherit;font-size:inherit;}.wd-header-cart:is(.wd-design-5,.wd-design-6,.wd-design-7):not(.wd-style-text) .wd-tools-text{display:none;}.wd-header-cart.wd-design-2.wd-style-icon{margin-inline-end:5px;}.wd-header-cart.wd-design-2 .wd-tools-text{margin-inline-start:15px;}.wd-header-cart.wd-design-4 .wd-cart-number{display:inline-block;padding:0 2px;margin-inline-start:6px;width:19px;height:19px;border-radius:50%;background-color:var(--wd-primary-color);color:#fff;text-align:center;font-weight:700;font-size:10px;line-height:19px;}.wd-header-cart.wd-design-4:not(.wd-style-text) .wd-cart-subtotal{display:none;}.whb-top-bar .wd-header-cart.wd-design-4 .wd-cart-number{width:16px;height:16px;line-height:16px;}.wd-header-cart.wd-design-5:not(.wd-style-text){margin-inline-end:5px;}.wd-header-cart.wd-design-5 .wd-tools-text{margin-inline-start:15px;}.wd-dropdown-cart{padding:20px;width:330px;}:is(.woocommerce-cart,.woocommerce-checkout) :is(.cart-widget-side,.wd-dropdown-cart){display:none;}.wd-header-cart.wd-design-2 .wd-cart-number,.wd-header-cart.wd-design-5 .wd-cart-number{position:absolute;top:-5px;inset-inline-end:-9px;z-index:1;width:15px;height:15px;border-radius:50%;background-color:var(--wd-primary-color);color:#fff;text-align:center;letter-spacing:0;font-weight:400;font-size:9px;line-height:15px;}.whb-top-bar .wd-header-cart.wd-design-2 .wd-cart-number,.whb-top-bar .wd-header-cart.wd-design-5 .wd-cart-number{width:13px;height:13px;line-height:13px;}.wd-custom-dropdown{padding-right:10px;padding-left:10px;}@media (max-width: 1024px){.wd-dropdown-cart{display:none;}}li:hover .cart-info .wd-entities-title{color:var(--wd-entities-title-color-hover);}.woocommerce-mini-cart>li{position:relative;display:flex;align-items:flex-start;}.woocommerce-mini-cart>li a{margin-bottom:0;}.woocommerce-mini-cart .remove{position:absolute;top:1px;right:0;z-index:2;width:20px;height:20px;border-radius:50%;color:var(--color-gray-800);text-align:center;font-size:0;line-height:20px;}.woocommerce-mini-cart .remove:after{font-size:10px;content:"";font-family:"woodmart-font";}.woocommerce-mini-cart .remove:hover{background-color:var(--bgcolor-white);box-shadow:0 0 3px rgba(0,0,0,.1);}.woocommerce-mini-cart .blockOverlay{display:none !important;}.cart-item-link{z-index:1;font-size:0;}.cart-item-image{position:relative;flex:0 0 auto;overflow:hidden;margin-right:15px;}.cart-item-image img{float:none !important;margin-right:0 !important;transition:opacity .6s ease;}.cart-item-image:after{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-10px;opacity:0;transition:opacity .6s ease;content:"";display:inline-block;width:20px;height:20px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;}.removing-process .cart-item-image:after,.wd-loading .cart-item-image:after{opacity:1;animation:wd-rotate 450ms infinite linear;}.removing-process .cart-item-image img,.wd-loading .cart-item-image img{opacity:.2;}.cart-info{flex:1 1 auto;padding-right:20px;}.cart-info .wd-entities-title{transition:all .25s ease;}.cart-info .wd-entities-title p{margin-top:5px;margin-bottom:5px;color:var(--wd-text-color);font-weight:var(--wd-text-font-weight);font-style:var(--wd-text-font-style);font-size:90%;font-family:var(--wd-text-font);}.cart-info ul.variation{margin-bottom:6px;--li-mb:5px;--list-mb:0;}.cart-info span.quantity{display:block;color:var(--color-gray-300);font-size:90%;}.cart-info div.quantity{position:relative;z-index:1;display:inline-flex;margin-bottom:8px;transition:opacity .6s ease;}.cart-info div.quantity :is(input[type="button"],input[type="number"],input[type="text"]){height:32px;}.cart-info li.wd-loading>a{pointer-events:none;}.cart-info li.wd-loading div.quantity{opacity:.6;cursor:none;pointer-events:none;}.cart-info .wd-product-sku{margin-bottom:5px;font-size:90%;word-break:break-all;}.cart-info .wd-product-sku .wd-label{color:var(--color-gray-800);font-weight:600;}.shopping-cart-widget-footer>*{margin-bottom:10px;}.shopping-cart-widget-footer>*:last-child{margin-bottom:0;}.shopping-cart-widget-footer .woocommerce-mini-cart__total{margin-bottom:0;}.woocommerce-mini-cart__total{display:flex;align-items:center;flex-wrap:wrap;margin-top:15px;padding-top:15px;padding-bottom:15px;font-size:130%;border-top:1px solid var(--brdcolor-gray-300);}.woocommerce-mini-cart__total strong{color:var(--color-gray-900);}.woocommerce-mini-cart__total .woocommerce-Price-amount{flex-grow:1;text-align:right;}.woocommerce-mini-cart__total .tax_label{margin-inline-start:5px;}.woocommerce-mini-cart__buttons{display:block;text-align:center;}.woocommerce-mini-cart__buttons>*{margin-bottom:10px;}.woocommerce-mini-cart__buttons>*:last-child{margin-bottom:0;}.woocommerce-mini-cart__buttons a{width:100%;}.woocommerce-mini-cart__buttons .btn-cart{border-radius:var(--btn-default-brd-radius);color:var(--btn-default-color);box-shadow:var(--btn-default-box-shadow);background-color:var(--btn-default-bgcolor);text-transform:var(--btn-default-transform,var(--btn-transform));font-weight:var(--btn-default-font-weight,var(--btn-font-weight));font-family:var(--btn-default-font-family,var(--btn-font-family));font-style:var(--btn-default-font-style,var(--btn-font-style));}.woocommerce-mini-cart__buttons .btn-cart:hover{color:var(--btn-default-color-hover);box-shadow:var(--btn-default-box-shadow-hover);background-color:var(--btn-default-bgcolor-hover);}.woocommerce-mini-cart__buttons .btn-cart:active{box-shadow:var(--btn-default-box-shadow-active);bottom:var(--btn-default-bottom-active);}.woocommerce-mini-cart__buttons .checkout{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight));font-family:var(--btn-accented-font-family,var(--btn-font-family));font-style:var(--btn-accented-font-style,var(--btn-font-style));}.woocommerce-mini-cart__buttons .checkout:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}.woocommerce-mini-cart__buttons .checkout:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active);}.wd-empty-mini-cart{padding-top:10px;padding-bottom:10px;text-align:center;}.wd-empty-mini-cart:before{display:block;margin-bottom:20px;color:var(--color-gray-200);font-size:86px;line-height:1;content:"";font-family:"woodmart-font";}.wd-empty-mini-cart .btn{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight));font-family:var(--btn-accented-font-family,var(--btn-font-family));font-style:var(--btn-accented-font-style,var(--btn-font-style));}.wd-empty-mini-cart .btn:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}.wd-empty-mini-cart .btn:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active);}.wd-tools-element.wd-design-8 .wd-tools-inner{display:flex;align-items:center;border-radius:42px;height:42px;padding-left:3px;padding-right:3px;background-color:var(--wd-primary-color);transition:background-color .25s ease;color:#fff;}.wd-tools-element.wd-design-8 .wd-tools-text{margin-left:10px;margin-right:10px;transition:color .25s ease;}.wd-tools-element.wd-design-8 .wd-tools-icon{width:36px;height:36px;border-radius:50%;background-color:#fff;color:#333;transition:all .25s ease;}.whb-top-bar .wd-tools-element.wd-design-8 .wd-tools-inner{height:28px;}.whb-top-bar .wd-tools-element.wd-design-8 .wd-tools-icon{height:22px;width:22px;}.whb-top-bar .wd-tools-element.wd-design-8 .wd-tools-icon:before{font-size:12px;}.whb-top-bar .wd-tools-element.wd-design-8 .wd-tools-text{margin-left:6px;margin-right:6px;}.wd-tools-element.wd-design-8:hover .wd-tools-inner{color:rgba(255,255,255,.8);}.wd-tools-element.wd-design-8:hover .wd-tools-icon{color:#777;}.cart-widget-side{display:flex;flex-direction:column;}.cart-widget-side .widget_shopping_cart{position:relative;flex:1 1 100%;}.cart-widget-side .widget_shopping_cart_content{display:flex;flex:1 1 auto;flex-direction:column;height:100%;}.cart-widget-side .shopping-cart-widget-body{position:relative;flex:1 1 auto;}.cart-widget-side .wd-scroll-content{position:absolute;top:0;right:0;bottom:0;left:0;max-height:100%;}.cart-widget-side .woocommerce-mini-cart .mini_cart_item{margin-bottom:0;padding:15px;transition:background-color .3s ease;}.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover{background-color:var(--bgcolor-gray-100);}.cart-widget-side .woocommerce-mini-cart .remove{top:13px;inset-inline-end:10px;}.cart-widget-side .shopping-cart-widget-footer{flex:0 0 auto;padding-bottom:15px;}.cart-widget-side .shopping-cart-widget-footer>*{padding-right:15px;padding-left:15px;}.cart-widget-side .woocommerce-mini-cart__total{margin-top:0;}.cart-widget-side .wd-empty-mini-cart{margin-top:20px;padding-right:15px;padding-left:15px;}.page-title{position:relative;margin-top:-40px;margin-bottom:40px;padding:15px 0;}.page-title .container{position:relative;margin-bottom:-10px;}.page-title .container>*{margin-bottom:10px;}.page-title .title{font-size:36px;line-height:1.2;}.title-design-centered{text-align:center;}.title-design-disable{display:none;}@media (min-width: 1025px){.title-size-small{padding:20px 0;}.title-size-small .title{font-size:44px;}.title-size-default{padding:60px 0;}.title-size-default .title{font-size:68px;}.title-size-large{padding:100px 0;}.title-size-large .title{font-size:78px;}}.sidebar-container.wd-inited{display:flex;flex-basis:unset;flex-direction:column;margin:0;padding:0;max-width:none;}.sidebar-container.wd-inited .wd-heading{display:flex;flex:0 0 auto;}.sidebar-container.wd-inited .widget-area{flex:1 1 auto;padding-top:30px;padding-bottom:30px;max-height:100%;}.sidebar-container.wd-inited .sidebar-widget{padding-right:30px;padding-left:30px;}.wd-sidebar-opener.wd-on-shop>a:before{font-size:20px;content:"";font-family:"woodmart-font";}.wd-sidebar-opener.wd-on-shop:not(.wd-on-toolbar){opacity:0;transition:transform .25s ease;backface-visibility:hidden;transform:translateX(-100%);}.wd-sidebar-opener.wd-on-shop:not(.wd-on-toolbar).wd-shown{opacity:1;transform:none;}@media (min-width: 1025px){.offcanvas-sidebar-desktop .shop-content-area:not(.col-lg-12){flex-basis:100%;max-width:100%;width:100%;}.offcanvas-sidebar-desktop .shop-content-area:not(.col-lg-12) .shop-loop-head{align-items:stretch;flex-direction:column;}.offcanvas-sidebar-desktop .shop-content-area:not(.col-lg-12) .wd-shop-tools{justify-content:space-between;}.offcanvas-sidebar-desktop .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child){margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid var(--brdcolor-gray-300);}.offcanvas-sidebar-desktop .shop-content-area:not(.col-lg-12).wd-builder-off .woocommerce-result-count{display:block;}.offcanvas-sidebar-desktop .shop-content-area:not(.col-lg-12) .wd-show-sidebar-btn{display:inline-flex;margin-right:auto;}.offcanvas-sidebar-desktop .area-sidebar-shop:not(.wd-inited){display:none;}}@media (max-width: 768.98px){.offcanvas-sidebar-mobile .sidebar-container:not(.wd-inited){display:none;}.offcanvas-sidebar-mobile:not(.wd-on-toolbar) .wd-sidebar-opener{display:block;}.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12){flex-basis:100%;max-width:100%;width:100%;}.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .shop-loop-head{align-items:stretch;flex-direction:column;}.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools{justify-content:space-between;}.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child){margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid var(--brdcolor-gray-300);}.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12).wd-builder-off .woocommerce-result-count{display:block;}.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-show-sidebar-btn{display:inline-flex;margin-right:auto;}}@media (min-width: 769px) and (max-width: 1024px){.offcanvas-sidebar-tablet .shop-content-area:not(.col-lg-12){flex-basis:100%;max-width:100%;width:100%;}.offcanvas-sidebar-tablet .shop-content-area:not(.col-lg-12) .shop-loop-head{align-items:stretch;flex-direction:column;}.offcanvas-sidebar-tablet .shop-content-area:not(.col-lg-12) .wd-shop-tools{justify-content:space-between;}.offcanvas-sidebar-tablet .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child){margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid var(--brdcolor-gray-300);}.offcanvas-sidebar-tablet .shop-content-area:not(.col-lg-12).wd-builder-off .woocommerce-result-count{display:block;}.offcanvas-sidebar-tablet .shop-content-area:not(.col-lg-12) .wd-show-sidebar-btn{display:inline-flex;margin-right:auto;}.offcanvas-sidebar-tablet .area-sidebar-shop:not(.wd-inited){display:none;}.offcanvas-sidebar-tablet .wd-sidebar-opener.wd-on-shop{display:block;}}.filters-area{position:relative;top:-10px;display:none;margin-bottom:30px;padding-top:30px;padding-bottom:30px;border-style:solid;border-color:var(--brdcolor-gray-300);border-top-width:1px;border-bottom-width:1px;}.filters-area .filters-inner-area{margin-bottom:-30px;opacity:0;transition:opacity .25s ease;}.filters-area.custom-content .filters-inner-area{margin-bottom:0;}.filters-area.custom-content .filters-inner-area>.col-12>p{display:none;}.filters-area.filters-opened .filters-inner-area{opacity:1;transition:opacity .25s ease-in-out;}.body-filters-opened .filters-area,.filters-area.always-open{display:block;}.body-filters-opened .filters-area .filters-inner-area,.filters-area.always-open .filters-inner-area{opacity:1;}.filter-widget{padding-bottom:0;border-bottom:none;}.filter-widget:last-child{margin-bottom:30px;}.wd-filter-buttons.wd-style-text>a:before{font-size:120%;content:"";}.wd-sticky-loader{position:relative;display:none;text-align:center;}.wd-sticky-loader .wd-loader{position:absolute;top:55px;margin-left:-15px;}.wd-sticky-loader.wd-position-stick .wd-loader{position:fixed;top:50%;margin-top:-15px;}.wd-sticky-loader.wd-position-bottom{position:absolute;top:0;right:0;bottom:0;left:0;}.wd-sticky-loader.wd-position-bottom .wd-loader{top:auto;bottom:85px;}.ajax-loading .wd-sticky-loader{display:block;animation:wd-fadeIn 1s ease;}.ajax-loading .wd-sticky-loader .wd-loader:after{animation:wd-rotate 450ms infinite linear;}.wd-buttons[class*="wd-pos-r"] .wd-tooltip-label{top:50%;right:100%;margin-top:-17px;margin-right:8px;}.wd-buttons[class*="wd-pos-r"] .wd-tooltip-label:before{top:50%;left:100%;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000;}.product-grid-item{text-align:var(--text-align);--text-align:center;}.product-grid-item .product-wrapper{border-radius:var(--wd-brd-radius);}.product-grid-item :is(.product-image-link,.hover-img) img{width:100%;}.product-grid-item .product-image-link{position:relative;display:block;}.product-grid-item .hover-img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:var(--bgcolor-white);opacity:0;transition:opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18);}.product-grid-item .hover-img>a{display:block;flex:1 1 100%;max-width:100%;width:100%;}.product-grid-item :is(.wd-entities-title,.wd-product-cats,.wd-product-brands-links){margin-bottom:5px;font-size:inherit;}.product-grid-item :is(.wd-product-cats,.wd-product-brands-links){font-size:95%;--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-700);}.product-grid-item :is(.wd-product-cats,.wd-product-brands-links) a{display:inline-block;}.product-grid-item .wd-product-sku{margin-bottom:5px;color:var(--color-gray-400);word-break:break-all;font-size:95%;}.product-grid-item .wd-product-sku .wd-label{color:var(--color-gray-800);font-weight:600;}.product-grid-item :is(.wd-product-countdown,.wd-progress-bar){margin-top:10px;}.product-grid-item :is(.star-rating,.wd-star-rating,.wd-quick-shop-2,.wd-swatches-attr,.wd-product-stock){margin-bottom:5px;}.product-grid-item .wd-star-rating .star-rating{margin-bottom:0;}.product-grid-item .wd-swatches-grid:empty{display:none;}.product-grid-item :is(.wd-product-countdown,.wd-swatches-grid){justify-content:var(--text-align);}.product-grid-item .price{display:block;margin-bottom:0;line-height:1.3;}.product-grid-item .added_to_cart{display:none !important;}.product-grid-item .shop_attributes{font-size:90%;--wd-attr-v-gap:10px;--wd-attr-brd-style:dashed;}.product-grid-item:is(.wd-variation-active,.product-swatched) .hover-img{display:none;}.product-grid-item.wd-loading-image .hover-img{display:none;}.product-grid-item.wd-loading-image .product-image-link{opacity:.4;}.product-grid-item.wd-loading-image .product-element-top:after{visibility:visible;opacity:1;transition:opacity .25s ease,visibility .25s ease;animation:wd-rotate 450ms infinite linear;}.product-grid-item:is(.quick-shop-shown,.wd-loading-quick-shop) .product-element-top .hover-img{opacity:0;transition:opacity .25s ease,transform 2s cubic-bezier(0,0,.44,1.18);}.wd-spacing-0 .product-grid-item:not([class*="wd-hover-info"]),.wd-spacing-2 .product-grid-item:not([class*="wd-hover-info"]){margin-bottom:10px;}.product-grid-item.product-type-simple.outofstock .product_type_simple:before,.product-grid-item .product_type_grouped:before{content:"";}.product-grid-item .product_type_external:before{content:"";}.product-element-top{position:relative;overflow:hidden;margin-bottom:10px;border-radius:var(--wd-brd-radius);backface-visibility:hidden;-webkit-backface-visibility:hidden;}.browser-Safari .product-element-top{transform:translate3d(0,0,0);}.product-element-top:after{position:absolute;top:50%;left:50%;visibility:hidden;margin-top:-16px;margin-left:-16px;opacity:0;transition:opacity .1s ease,visibility .1s ease;content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;}.product-element-top:hover .hover-img{opacity:1;transform:scale(1.09);}:is(.catalog-mode-on,.login-see-prices) .product-grid-item .wd-add-btn{display:none;}.wd-buttons{z-index:4;display:flex;flex-direction:column;border-radius:calc(var(--wd-brd-radius) / 1.2);background:var(--bgcolor-white);box-shadow:1px 1px 1px rgba(0,0,0,.1);transition:all .3s ease;}.wd-buttons .wd-action-btn>a{height:45px;}.wd-buttons.wd-pos-r-t{position:absolute;top:10px;right:10px;}.wd-buttons.wd-pos-r-b{position:absolute;right:10px;bottom:10px;}.wd-buttons[class*="wd-pos-r"]{opacity:0;transform:translateX(20px) translateZ(0);}.product-grid-item:hover .wd-buttons[class*="wd-pos-r"]{opacity:1;transform:translateY(0) translateZ(0);}:is(.product-grid-item.product-swatched,.product-grid-item.quick-shop-shown,.product-grid-item[class*="wd-loading"]) .wd-buttons[class*="wd-pos-r"]{opacity:0;transform:translateX(20px) translateZ(0);}.product-grid-item.product-swatched:not(.quick-shop-shown):not([class*="wd-loading"]) .product-element-top:hover .wd-buttons[class*="wd-pos-r"]{opacity:1;transform:translateY(0) translateZ(0);}.slider-type-product :is(.owl-stage-outer,.wd-owl:not(.owl-loaded)){padding-top:3px;padding-bottom:3px;}:is(.quick-shop-shown,.wd-loading-quick-shop) :is(.wd-buttons,.product-labels){opacity:0;}.wd-loading-quick-shop .product-element-top:after{visibility:visible;opacity:1;transition:opacity .25s ease,visibility .25s ease;animation:wd-rotate 450ms infinite linear;}.wd-loading-quick-shop .product-image-link{opacity:.2;}:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .product-wrapper{padding:15px;}.products-bordered-grid-ins .product-wrapper{border:1px solid var(--brdcolor-gray-300);}@media (max-width: 1024px){.product-grid-item .hover-img{display:none;}.product-grid-item .wd-buttons{opacity:1;transform:none;}.wd-buttons{border-radius:35px;}.wd-buttons .wd-action-btn>a{width:35px;height:35px;}.wd-buttons .wd-action-btn>a:before,.wd-buttons .wd-action-btn>a:after{font-size:14px;}.wd-buttons :is(.wd-quick-view-icon,.wd-compare-btn){display:none;}}@media (max-width: 768.98px){:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .product-wrapper{padding:10px;}}@media (max-width: 576px){:is(.product-grid-item.col-6,.owl-items-xs-2 .product-grid-item) :is(.price,.star-rating,.wd-entities-title,.wd-product-cats,.wd-product-brands-links,.wd-product-sku,.wd-product-stock){font-size:90%;}}.wd-hover-standard .wd-add-btn{margin-top:10px;}.wd-hover-standard .wd-add-btn>a{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight));font-family:var(--btn-accented-font-family,var(--btn-font-family));font-style:var(--btn-accented-font-style,var(--btn-font-style));min-height:unset;}.wd-hover-standard .wd-add-btn>a:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}.wd-hover-standard .wd-add-btn>a:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active);}.wd-hover-standard .wd-add-btn .add-to-cart-loop span{padding:5px 14px;min-height:36px;font-size:12px;}.wd-hover-standard.wd-quantity .wd-add-btn{margin-top:5px;}.wd-hover-standard.wd-quantity .wd-add-btn div.quantity :is(input[type="button"],input[type="number"],input[type="text"]){height:36px;}.wd-hover-standard.wd-quantity .wd-add-btn :is(div.quantity,.add-to-cart-loop){margin-top:5px;margin-right:2px;margin-left:2px;}.wd-add-btn-replace .add-to-cart-loop{overflow:hidden;padding:0;}.wd-add-btn-replace .add-to-cart-loop .wd-tooltip-label{display:none;}.wd-add-btn-replace .add-to-cart-loop span{display:flex;align-items:center;justify-content:center;min-height:inherit;transition:transform .25s ease,opacity .15s ease;}.wd-add-btn-replace .add-to-cart-loop:before{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:20px;transition:opacity .15s ease,transform .25s ease;transform:translateY(100%);content:"";font-family:"woodmart-font";}.wd-add-btn-replace .add-to-cart-loop:after{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px;opacity:0;transition:opacity .2s ease;content:"";display:inline-block;width:18px;height:18px;border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle;}.wd-add-btn-replace .add-to-cart-loop:hover:before{transform:translateY(0) translateZ(0);}.wd-add-btn-replace .add-to-cart-loop:hover span{transform:translateY(-100%) translateZ(0);}.wd-add-btn-replace .add-to-cart-loop.loading:before,.wd-add-btn-replace .add-to-cart-loop.loading span{opacity:0;}.wd-add-btn-replace .add-to-cart-loop.loading:after{opacity:1;animation:wd-rotate 450ms infinite linear;}.product-type-simple.outofstock .wd-add-btn-replace .add-to-cart-loop:before,.wd-add-btn-replace .add-to-cart-loop.product_type_grouped:before{content:"";font-family:"woodmart-font";}.wd-add-btn-replace .add-to-cart-loop.product_type_external:before{content:"";font-family:"woodmart-font";}div.quantity{display:inline-flex;vertical-align:top;white-space:nowrap;font-size:0;}div.quantity input[type=number]::-webkit-inner-spin-button,div.quantity input[type=number]::-webkit-outer-spin-button,div.quantity input[type="number"]{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;}div.quantity :is(input[type="number"],input[type="text"],input[type="button"]){display:inline-block;color:var(--wd-form-color);}div.quantity :is(input[type="number"],input[type="text"]){height:42px;}div.quantity input[type="number"]{width:30px;border-radius:0;border-right:none;border-left:none;}div.quantity input[type="text"]{width:var(--quantity-space,80px);text-align:center;}.browser-Firefox div.quantity input[type="number"]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}div.quantity input[type="button"]{padding:0 5px;min-width:25px;min-height:unset;height:42px;border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);background:var(--wd-form-bg);box-shadow:none;}div.quantity input[type="button"]:hover{color:#fff;background-color:var(--wd-primary-color);border-color:var(--wd-primary-color);}div.quantity .minus{border-start-start-radius:var(--wd-form-brd-radius);border-end-start-radius:var(--wd-form-brd-radius);}div.quantity .plus{border-start-end-radius:var(--wd-form-brd-radius);border-end-end-radius:var(--wd-form-brd-radius);}div.quantity.hidden{display:none !important;}.form-style-underlined div.quantity input[type="number"],.form-style-underlined div.quantity input[type="text"]{border-top-style:solid;}.wd-quantity-overlap{--quantity-space:80px;}.wd-quantity-overlap div.quantity{position:absolute;bottom:0;left:0;z-index:2;height:100%;filter:brightness(.95);transform:translate3d(0,0,0);}.wd-quantity-overlap div.quantity input[type]{height:100%;border:none;background-color:var(--btn-accented-bgcolor);box-shadow:var(--btn-accented-box-shadow);color:var(--btn-accented-color);transition:all .25s ease;}.wd-quantity-overlap div.quantity input[type]:hover{filter:brightness(.95);}.wd-quantity-overlap div.quantity input[type="button"]{min-width:25px;border-radius:0;}.wd-quantity-overlap div.quantity:not(.hidden)+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button{padding-left:var(--quantity-space);}.wd-quantity-overlap div.quantity:not(.hidden)+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:before{left:var(--quantity-space);}.wd-quantity-overlap div.quantity:not(.hidden)+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:after{left:calc(50% + var(--quantity-space) / 2);}.wd-quantity-overlap div.quantity:not(.hidden)+.single_add_to_cart_button{padding-left:calc(20px + var(--quantity-space));}.wd-quantity-overlap :is(div,.cart):hover>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):hover>div.quantity+.button{background-color:var(--btn-accented-bgcolor-hover);box-shadow:var(--btn-accented-box-shadow-hover);color:var(--btn-accented-color-hover);}.wd-quantity-overlap :is(div,.cart):active>div.quantity{bottom:var(--btn-accented-bottom-active);}.wd-quantity-overlap :is(div,.cart):active>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):active>div.quantity+.button{box-shadow:var(--btn-accented-box-shadow-active);}.wd-quantity-overlap div.quantity:active{bottom:0 !important;}.wd-quantity-overlap div.quantity:active input[type],.wd-quantity-overlap div.quantity:active+.button{box-shadow:var(--btn-accented-box-shadow) !important;}@media (min-width: 769px){.cat-design-default .wrapp-category{overflow:hidden;}.cat-design-default .hover-mask{position:absolute;right:20px;bottom:15px;left:20px;padding:0 !important;text-align:start;transition:transform .3s ease;transform:translateY(100%) translateZ(0);}.cat-design-default .wd-entities-title{position:absolute;bottom:100%;inset-inline-start:0;}.cat-design-default .more-products{margin-top:5px;opacity:0;transition:transform .3s ease,opacity .3s ease;transform:translateY(15px) translateZ(0);}.cat-design-default.categories-with-shadow .wrapp-category{box-shadow:1px 1px 2px rgba(0,0,0,.12);}.cat-design-default:hover .hover-mask{transform:translateY(0) translateZ(0);}.cat-design-default:hover .more-products{opacity:1;transform:translateY(0) translateZ(0);}}.category-grid-item{text-align:center;}.category-grid-item img{width:100%;}.category-grid-item .hover-mask{padding:10px;}.category-grid-item .category-image-wrapp{position:relative;overflow:hidden;border-radius:var(--wd-brd-radius);}.browser-Safari .category-grid-item .category-image-wrapp{transform:translate3d(0,0,0);}.category-grid-item .category-image{display:block;margin:-1px;transition:transform .5s cubic-bezier(0,0,.44,1.18);}.category-grid-item:hover .category-image{transform:scale3d(1.1,1.1,1);}.category-grid-item .wd-entities-title{margin-bottom:0;text-transform:uppercase;font-size:20px;}.category-grid-item .count{display:none;padding:0;background-color:transparent;color:rgba(0,0,0,.25);}.category-grid-item .more-products>a{color:inherit;}.category-grid-item .wrapp-category{position:relative;border-radius:var(--wd-brd-radius);}.category-grid-item .category-link{z-index:5;}.wd-img-width .cat-design-alt .category-image-wrapp{margin-left:auto;margin-right:auto;max-width:var(--wd-cat-img-width);}.products:not(.wd-img-width) .cat-design-alt img{width:auto;}.cat-design-alt.categories-with-shadow .category-image-wrapp{box-shadow:1px 1px 2px rgba(0,0,0,.12);}@media (max-width: 768.98px){.category-grid-item .wd-entities-title{font-size:16px;}.category-grid-item:hover .category-image{transform:none;}}.mfp-bg{position:fixed;z-index:1102;overflow:hidden;background-color:rgba(0,0,0,.7);}.mfp-wrap{position:fixed;z-index:1103;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{position:absolute;padding:0 8px;text-align:center;}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle;}.mfp-content{position:relative;z-index:1105;display:inline-block;margin:0 auto;vertical-align:middle;text-align:left;}.mfp-inline-holder .mfp-content{width:100%;cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{user-select:none;}.mfp-hide{display:none !important;}.mfp-preloader{position:absolute;top:50%;right:8px;left:8px;z-index:1104;margin-top:-.8em;width:auto;color:#bbb;text-align:center;}.mfp-preloader a{color:#bbb;}.mfp-preloader a:hover{color:#fff;}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{max-width:900px;width:100%;line-height:0;}.mfp-iframe-scaler{overflow:hidden;padding-top:56.25%;width:100%;height:0;}.mfp-iframe-scaler iframe{position:absolute;display:block;border-radius:var(--wd-brd-radius);}.mfp-wrap ~ :is(.wd-close-side,.wd-side-hidden){z-index:900;pointer-events:none;}.wd-close-btn-inset{position:relative;}.wd-close-btn-inset button.mfp-close{position:absolute;top:0;color:var(--color-gray-900);}.wd-close-btn-inset button.mfp-close:hover{background-color:transparent;color:var(--color-gray-500);}.wd-popup{display:none;margin:calc(var(--wd-admin-bar-h) + 25px) auto 25px auto;padding:30px;width:100%;border-radius:var(--wd-brd-radius);background-color:var(--bgcolor-white);}.mfp-wrap .wd-popup{display:block;}.mfp-move-horizontal .mfp-with-anim{opacity:0;transition:transform .3s ease,opacity .3s ease;transform:translateX(-100px);}.mfp-move-horizontal .mfp-with-anim .summary-inner{opacity:0;transition:transform .3s ease,opacity .3s ease;transform:translateY(30px);}.mfp-move-horizontal.mfp-bg{opacity:0;transition:opacity .25s ease,visibility 0s ease .25s;}.mfp-move-horizontal.mfp-ready .mfp-with-anim,.mfp-move-horizontal.mfp-ready .mfp-with-anim .summary-inner{opacity:1;transform:none;}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:1;transition:opacity .25s ease,visibility 0s ease;}.mfp-move-horizontal.mfp-removing .mfp-with-anim{opacity:0;transform:translateX(100px);}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0;}.mfp-move-horizontal.mfp-removing .mfp-close{display:none;}button.mfp-arrow{position:absolute;}.mfp-bg,.mfp-wrap,.mfp-container,.mfp-iframe-scaler iframe{top:0;left:0;width:100%;height:100%;}button.mfp-close{position:fixed;top:var(--wd-admin-bar-h);right:0;bottom:auto;left:auto;z-index:1104;padding:0;width:50px;height:50px;min-height:unset;background:none;color:#fff;font-weight:400;font-size:0;opacity:1;opacity:0;cursor:pointer;transition:all .25s ease;transition:all .25s ease,opacity 0s ease 0s;touch-action:manipulation;}button.mfp-close:after{font-size:20px;content:"";font-family:"woodmart-font";}button.mfp-close:hover{background-color:rgba(0,0,0,.3);box-shadow:none;color:#fff;opacity:1;}.mfp-ready button.mfp-close{opacity:1;transition:all .25s ease,opacity .3s ease .35s;}.wd-widget-collapse .widget-title{position:relative;margin-bottom:0;padding-inline-end:22px;cursor:pointer;user-select:none;}.wd-widget-collapse .widget-title ~ *{margin-top:20px;}.wd-widget-collapse .widget-title:after{position:absolute;top:calc(50% - 12px);inset-inline-end:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:var(--color-gray-800);font-weight:400;font-size:10px;transition:all .25s ease;content:"";font-family:"woodmart-font";}.wd-widget-collapse.wd-opened .widget-title:after{background-color:#f1f1f1;transform:rotate(180deg);}.rtl .wd-widget-collapse.wd-opened .widget-title:after{transform:rotate(-180deg);}.wd-widget-collapse:not(.wd-opened-initially)>.widget-title ~ *{display:none;}[class*="color-scheme-light"] .wd-widget-collapse.wd-opened .widget-title:after{background-color:#fff;color:#333;}.footer-sidebar{padding-top:40px;padding-bottom:10px;}.footer-column{margin-bottom:30px;}[class*="color-scheme-light"] .footer-widget{--wd-link-color:rgba(255,255,255,.6);}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor);}.copyrights-wrapper{border-top:1px solid var(--brdcolor-gray-300);}.min-footer{display:flex;align-items:center;justify-content:space-between;margin-right:-15px;margin-left:-15px;padding-top:20px;padding-bottom:20px;}.min-footer>div{flex:1 0 50%;padding-right:15px;padding-left:15px;max-width:50%;line-height:1.2;}.min-footer .col-right{text-align:right;}.copyrights-centered .min-footer{align-items:stretch;flex-wrap:wrap;text-align:center;}.copyrights-centered .min-footer .col-right{text-align:center;}.copyrights-centered .min-footer>div{flex-basis:100%;margin-bottom:15px;max-width:100%;}.copyrights-centered .min-footer>div:last-child{margin-bottom:0;}@media (max-width: 1024px){.min-footer{align-items:stretch;flex-wrap:wrap;text-align:center;}.min-footer .col-right{text-align:center;}.min-footer>div{flex-basis:100%;margin-bottom:15px;max-width:100%;}.min-footer>div:last-child{margin-bottom:0;}}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb),.9);box-shadow:0 0 5px rgba(0,0,0,.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%);}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible;}.scrollToTop:after{content:"";font-family:"woodmart-font";}.scrollToTop:hover{color:var(--color-gray-500);}.wd-search-opened .scrollToTop{display:none;}@media (max-width: 1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px;}}.wd-popup.wd-promo-popup{max-width:800px;}@media (max-width: 1024px){.wd-promo-popup-wrapper>.mfp-container{position:fixed;overflow-y:auto;}}.title-wrapper [class*="title"]{display:inline-block;}.title-wrapper .title{margin-bottom:0;}.title-wrapper .img-wrapper{margin-top:10px;}.subtitle-color-black.subtitle-style-default{color:#000;}.subtitle-color-black.subtitle-style-background{background-color:#333;color:#fff;}.subtitle-color-white.subtitle-style-default{color:rgba(255,255,255,.8);}.subtitle-color-white.subtitle-style-background{background-color:rgba(255,255,255,.8);color:#242424;}.subtitle-color-gradient.subtitle-style-default{color:var(--color-gray-400);}.subtitle-color-gradient.subtitle-style-background{background-color:#f1f1f1;color:#333;}.wd-title-color-default{--el-title-color:rgba(0,0,0,.105);}.wd-title-color-primary{--el-title-color:var(--wd-primary-color);}.wd-title-color-alt{--el-title-color:var(--wd-alternative-color);}.wd-title-color-black{--el-title-color:#000;}.wd-title-color-white{color:var(--wd-text-color);--wd-text-color:rgba(255,255,255,.8);--wd-title-color:#fff;--el-title-color:#fff;}.wd-title-color-gradient .title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}.wd-title-style-shadow{padding:25px;border-radius:var(--wd-brd-radius);box-shadow:0 0 8px rgba(0,0,0,.12);}.wpb-js-composer .title-wrapper{--content-width:var(--wd-max-width);}.wpb-js-composer .title-wrapper [class*="title"]{max-width:var(--content-width);}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer{margin-bottom:0;}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer .title{display:none;}@media (max-width: 1024px){.title-subtitle.wd-fontsize-m,.title-after_title.wd-fontsize-s{font-size:14px;}}@media (max-width: 576px){.title-wrapper .title-subtitle{font-size:12px;}.title-wrapper .title{font-size:20px;}}.wd-text-block:not(.inline-element){max-width:var(--content-width);--content-width:var(--wd-max-width);}.wd-text-block:not(.inline-element).text-left{margin-right:auto;}.wd-text-block:not(.inline-element).text-center{margin-right:auto;margin-left:auto;}.wd-text-block:not(.inline-element).text-right{margin-left:auto;}.wd-toolbar{position:fixed;right:0;bottom:0;left:0;z-index:350;display:flex;align-items:center;justify-content:space-between;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:5px;height:55px;background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,.12);}.wd-toolbar>a{display:flex;align-items:center;justify-content:center;}.wd-toolbar>a,.wd-toolbar>div{flex:1 0 20%;}.wd-toolbar>a,.wd-toolbar>div a{height:45px;}.wd-toolbar .wd-header-cart.wd-design-5{margin-right:0;}.wd-toolbar.wd-toolbar-label-show>a,.wd-toolbar.wd-toolbar-label-show>div a{position:relative;padding-bottom:15px;}.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{display:block;}.global-color-scheme-light .wd-toolbar a{color:#fff;}.global-color-scheme-light .wd-toolbar a:hover{color:rgba(255,255,255,.8);}.wd-toolbar-label{position:absolute;right:10px;bottom:3px;left:10px;display:none;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:11px;line-height:1;padding:1px 0;}.wd-toolbar-shop .wd-tools-icon:before{content:"";font-family:"woodmart-font";}.wd-toolbar-blog .wd-tools-icon:before{content:"";font-family:"woodmart-font";}.wd-toolbar-home .wd-tools-icon:before{content:"";font-family:"woodmart-font";}.wd-toolbar-link .wd-tools-icon:before{content:"";font-family:"woodmart-font";}.wd-toolbar-link .wd-custom-icon{min-width:auto;}.wd-toolbar-link .wd-custom-icon img{width:auto;height:20px;}@media (min-width: 1025px){.wd-toolbar{display:none;}}@media (max-width: 1024px){.sticky-toolbar-on{padding-bottom:55px;}.sticky-toolbar-on .wd-sticky-btn{bottom:55px;}.sticky-toolbar-on .scrollToTop{bottom:67px;}.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + 55px + var(--wd-sticky-btn-height));}}@media (max-width: 768.98px){.sticky-toolbar-on.wd-sticky-btn-on-mb{padding-bottom:calc(55px + var(--wd-sticky-btn-height));}}@media (min-width: 769px) and (max-width: 1024px){.sticky-toolbar-on.wd-sticky-btn-on{padding-bottom:calc(55px + var(--wd-sticky-btn-height));}}.wd-sidebar-opener:not(.wd-on-toolbar){position:fixed;top:30%;left:0;z-index:350;display:none;background-color:rgba(var(--bgcolor-white-rgb),.9);box-shadow:0 0 5px rgba(0,0,0,.17);border-top-right-radius:35px;border-bottom-right-radius:35px;}.wd-sidebar-opener.wd-not-on-shop>a:before{content:"";font-family:"woodmart-font";}:root{--wd-top-bar-h:.001px;--wd-top-bar-sm-h:.001px;--wd-top-bar-sticky-h:.001px;--wd-header-general-h:115px;--wd-header-general-sm-h:80px;--wd-header-general-sticky-h:.001px;--wd-header-bottom-h:80px;--wd-header-bottom-sm-h:52px;--wd-header-bottom-sticky-h:.001px;--wd-header-clone-h:115px;}.whb-header-bottom .wd-dropdown{margin-top:20px;}.whb-header-bottom .wd-dropdown:after{height:30px;}.whb-header .whb-header-bottom .wd-header-cats{margin-top:-1px;margin-bottom:-1px;height:calc(100% + 2px);}.whb-clone.whb-sticked .wd-dropdown{margin-top:37.5px;}.whb-clone.whb-sticked .wd-dropdown:after{height:47.5px;}@media (min-width: 1025px){.whb-general-header-inner{height:115px;max-height:115px;}.whb-header-bottom-inner{height:80px;max-height:80px;}.whb-clone .whb-general-header-inner{height:115px;max-height:115px;}}@media (max-width: 1024px){.whb-general-header-inner{height:80px;max-height:80px;}.whb-header-bottom-inner{height:52px;max-height:52px;}.whb-clone .whb-general-header-inner{height:80px;max-height:80px;}}.whb-top-bar{background-color:rgba(131,183,53,1);}.whb-9x1ytaxq7aphtb3npidp{--wd-form-brd-radius:0px;}.whb-9x1ytaxq7aphtb3npidp.wd-search-form.wd-header-search-form .searchform{--wd-form-color:rgba(0,0,0,1);--wd-form-placeholder-color:rgba(0,0,0,1);--wd-form-brd-color:rgba(255,215,38,1);--wd-form-brd-color-focus:rgba(255,215,38,1);--wd-form-bg:rgba(255,255,255,1);}.whb-row .whb-a22wdkiy3r40yw2paskq.wd-tools-element .wd-tools-inner,.whb-row .whb-a22wdkiy3r40yw2paskq.wd-tools-element > a > .wd-tools-icon{color:rgba(0,0,0,1);background-color:rgba(255,215,38,1);}.whb-row .whb-a22wdkiy3r40yw2paskq.wd-tools-element:hover .wd-tools-inner,.whb-row .whb-a22wdkiy3r40yw2paskq.wd-tools-element:hover > a > .wd-tools-icon{color:rgba(255,255,255,1);background-color:rgba(31,134,205,1);}.whb-row .whb-p2jvs451wo69tpw9jy4t.wd-tools-element .wd-tools-inner,.whb-row .whb-p2jvs451wo69tpw9jy4t.wd-tools-element > a > .wd-tools-icon{color:rgba(0,0,0,1);background-color:rgba(255,215,38,1);}.whb-row .whb-p2jvs451wo69tpw9jy4t.wd-tools-element:hover .wd-tools-inner,.whb-row .whb-p2jvs451wo69tpw9jy4t.wd-tools-element:hover > a > .wd-tools-icon{color:rgba(255,255,255,1);background-color:rgba(31,134,205,1);}.whb-row .whb-0w89wxs4622181yloc1g.wd-tools-element .wd-tools-inner,.whb-row .whb-0w89wxs4622181yloc1g.wd-tools-element > a > .wd-tools-icon{color:rgba(255,255,255,1);background-color:rgba(31,134,205,1);}.whb-row .whb-0w89wxs4622181yloc1g.wd-tools-element:hover .wd-tools-inner,.whb-row .whb-0w89wxs4622181yloc1g.wd-tools-element:hover > a > .wd-tools-icon{color:rgba(0,0,0,1);background-color:rgba(255,215,38,1);}.whb-general-header{background-color:rgba(255,255,255,1);border-color:rgba(232,232,232,1);border-bottom-width:1px;border-bottom-style:solid;}.whb-row .whb-xiqsa8df47vffwijnfcb.wd-tools-element .wd-tools-inner,.whb-row .whb-xiqsa8df47vffwijnfcb.wd-tools-element > a > .wd-tools-icon{color:rgba(0,0,0,1);background-color:rgba(255,255,255,1);}.whb-row .whb-xiqsa8df47vffwijnfcb.wd-tools-element:hover .wd-tools-inner,.whb-row .whb-xiqsa8df47vffwijnfcb.wd-tools-element:hover > a > .wd-tools-icon{color:rgba(0,0,0,1);}.whb-xiqsa8df47vffwijnfcb.wd-tools-element.wd-design-8 .wd-tools-icon{background-color:rgba(255,215,38,1);}.whb-visc4j7grg8ie0w7uwtp{--wd-form-brd-radius:0px;}.whb-visc4j7grg8ie0w7uwtp.wd-search-form.wd-header-search-form-mobile .searchform{--wd-form-color:rgba(0,0,0,1);--wd-form-placeholder-color:rgba(0,0,0,1);--wd-form-brd-color:rgba(255,255,255,1);--wd-form-brd-color-focus:rgba(255,255,255,1);--wd-form-bg:rgba(255,215,38,1);}.whb-header-bottom{background-color:rgba(32,134,205,1);border-color:rgba(232,232,232,1);border-bottom-width:1px;border-bottom-style:solid;}.wd-popup.wd-promo-popup{background-color:#111;background-image:url("https://oyaah.com/wp-content/uploads/2021/08/promo-popup.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center;}.page-title-default{background-color:#1f86cd;background-image:none;background-size:cover;background-position:center center;}.page-title-default.nitro-lazy{background-image:none !important;}.wd-popup.wd-promo-popup.nitro-lazy{background-image:none !important;}.footer-container{background-color:#e9f4fc;background-image:none;}.footer-container.nitro-lazy{background-image:none !important;}:root{--wd-text-font:"Poppins",Arial,Helvetica,sans-serif;--wd-text-font-weight:400;--wd-text-color:#777;--wd-text-font-size:14px;}:root{--wd-title-font:"Poppins",Arial,Helvetica,sans-serif;--wd-title-font-weight:600;--wd-title-color:#242424;}:root{--wd-entities-title-font:"Poppins",Arial,Helvetica,sans-serif;--wd-entities-title-font-weight:500;--wd-entities-title-color:#333;--wd-entities-title-color-hover:rgba(51,51,51,65%);}:root{--wd-alternative-font:"Poppins",Arial,Helvetica,sans-serif;}:root{--wd-widget-title-font:"Poppins",Arial,Helvetica,sans-serif;--wd-widget-title-font-weight:600;--wd-widget-title-transform:uppercase;--wd-widget-title-color:#333;--wd-widget-title-font-size:16px;}:root{--wd-header-el-font:"Poppins",Arial,Helvetica,sans-serif;--wd-header-el-font-weight:700;--wd-header-el-transform:uppercase;--wd-header-el-font-size:13px;}html .product-image-summary-wrap .product_title,html .wd-single-title .product_title{font-weight:600;}:root{--wd-primary-color:#2086cd;}:root{--wd-alternative-color:#ffd000;}:root{--wd-link-color:#333;--wd-link-color-hover:#242424;}:root{--btn-default-bgcolor:#2086cd;}:root{--btn-default-bgcolor-hover:#ffd000;}:root{--btn-accented-bgcolor:#2086cd;}:root{--btn-accented-bgcolor-hover:#ffd000;}:root{--notices-success-bg:#459647;}:root{--notices-success-color:#fff;}:root{--notices-warning-bg:#e0b252;}:root{--notices-warning-color:#fff;}:root{--wd-form-brd-radius:0px;--wd-form-brd-width:2px;--btn-default-color:#fff;--btn-default-color-hover:#333;--btn-accented-color:#fff;--btn-accented-color-hover:#333;--btn-default-brd-radius:5px;--btn-default-box-shadow:none;--btn-default-box-shadow-hover:none;--btn-accented-brd-radius:5px;--btn-accented-box-shadow:none;--btn-accented-box-shadow-hover:none;--wd-brd-radius:0px;}@media (min-width: 1025px){.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header{max-width:1130px;}}.container{max-width:1160px;}:root{--wd-container-w:1160px;}@media (min-width: 1177px){.platform-Windows .wd-section-stretch > .elementor-container{margin-left:auto;margin-right:auto;}}@media (min-width: 1160px){html:not(.platform-Windows) .wd-section-stretch > .elementor-container{margin-left:auto;margin-right:auto;}}div.wd-popup.popup-quick-view{max-width:920px;}div.wd-popup.wd-promo-popup{max-width:800px;}.woodmart-woocommerce-layered-nav .wd-scroll-content{max-height:223px;}@media only screen and (max-width: 767px){.elementor-818 .elementor-element.elementor-element-7341257{text-align:center !important;}}