.container-products{position:relative;width:100%}.container-products hr{margin-top:0px;margin-bottom:30px;border:0;border-top:1px solid var(--theme-border-color-body);opacity:1;margin-left:calc(-1*var(--padding-page));margin-right:calc(-1*var(--padding-page))}.categories-text{position:relative;width:100%}@media screen and (min-width: 1400px){.categories-text{position:relative;width:70%;font-size:var(--font-size-font-text-style-6);line-height:var(--line-height-font-text-style-4);font-weight:var(--font-weight-font-text-style-4)}}.filters-display-container{position:relative;width:100%;overflow:hidden}.filters-display-container-inner{position:relative;width:100%;display:block;overflow-y:hidden;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:10px;scrollbar-width:none}.filters-display-container-inner::-webkit-scrollbar{height:1px}.filters-display-container-inner::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.1);border-radius:0px}.filters-display-container-inner::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px rgba(0,0,0,.1);border-radius:0px;background-color:var(--theme-color-black);outline:1px solid var(--theme-border-color-black)}.button-filters-clear-all,.button-filters-clear-all label{display:inline-block;cursor:pointer;margin-right:10px}.products-sort{position:relative;width:100%}.products-sort label{display:none}.products-sort .form-control{display:block;width:100%;max-width:260px;margin-left:20px;display:inline-block;width:auto;max-width:unset;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;padding:0px 10px}@media screen and (max-width: 991px){.products-sort .form-control{width:50%;max-width:220px;margin-left:10px;width:auto;max-width:unset}}.products-grid-row{margin-right:-15px;margin-left:-15px}@media screen and (max-width: 991px){.products-grid-row{margin-right:-5px;margin-left:-5px}}.products-grid-col{padding-left:15px;padding-right:15px}@media screen and (max-width: 991px){.products-grid-col{padding-left:5px;padding-right:5px}}.products-grid-col-left{flex:unset}.products-grid-col-right{flex:unset}@media screen and (min-width: 992px){body.sidebar-visible-always .products-grid-col-left{width:400px}body.sidebar-visible-always .products-grid-col-right{width:calc(100% - 400px)}body.sidebar-visible-on-click .products-grid-col-left{width:0%;transition:all .2s ease-out}body.sidebar-visible-on-click .products-grid-col-right{width:100%;transition:all .2s ease-out}body.sidebar-visible-on-click.sidebar-filters-opened .products-grid-col-left{width:400px;display:block}body.sidebar-visible-on-click.sidebar-filters-opened .products-grid-col-right{width:calc(100% - 400px)}}.products-row{margin-left:-10px;margin-right:-10px}@media screen and (max-width: 1300px){.products-row{margin-left:-8px;margin-right:-8px}}@media screen and (max-width: 991px){.products-row{margin-left:-5px;margin-right:-5px}}@media screen and (max-width: 576px){.products-row{margin-left:-3px;margin-right:-3px;margin-left:-22px;margin-right:-22px}}.products-col{padding-left:10px;padding-right:10px}@media screen and (max-width: 1300px){.products-col{padding-left:8px;padding-right:8px}}@media screen and (max-width: 991px){.products-col{padding-left:5px;padding-right:5px}}@media screen and (max-width: 576px){.products-col{padding-left:3px;padding-right:3px}}body.sidebar-visible-always .button-filters{position:fixed;left:0px;bottom:15px;width:100%;text-align:center;z-index:11;display:none}@media screen and (max-width: 991px){body.sidebar-visible-always .button-filters{display:block;height:auto !important}}@media screen and (max-width: 991px){body.sidebar-visible-on-click .button-filters{position:fixed;left:0px;bottom:95px;width:100%;text-align:center;z-index:11}}@media screen and (min-width: 992px){body.sidebar-visible-on-click .button-filters{position:relative;width:100%;text-align:left;margin-bottom:30px}body.sidebar-visible-on-click.sidebar-button-filters-fixed-on-scroll.button-filters-fixed .button-filters a{position:fixed;top:var(--button-filters-fixed-pixels-from-top);left:var(--padding-page);z-index:2}}.button-filters .button-filters-desktop{display:inline-block}@media screen and (max-width: 991px){.button-filters .button-filters-desktop{display:none}}.button-filters .button-filters-mobile{display:none}@media screen and (max-width: 991px){.button-filters .button-filters-mobile{display:inline-block}}@media screen and (max-width: 991px){body.sidebar-filters-opened .button-filters svg{display:none}}.btn-main-show-filters{display:inline-block}body.sidebar-filters-opened .btn-main-show-filters{display:none}.btn-main-hide-filters{display:none}body.sidebar-filters-opened .btn-main-hide-filters{display:inline-block}@media screen and (min-width: 992px){body.sidebar-visible-always .sidebar,body.sidebar-visible-on-click .sidebar{position:relative;overflow:hidden;background:var(--theme-background-color-body);padding:0px 0px 0px 0px;width:365px}body.sidebar-visible-always .sidebar{display:block}body.sidebar-visible-on-click .sidebar{display:none}body.sidebar-visible-on-click.sidebar-filters-opened .sidebar{display:block}body.sidebar-visible-always.sidebar-fixed-on-scroll .sidebar,body.sidebar-visible-on-click.sidebar-fixed-on-scroll .sidebar{height:calc(100svh - 143px);overflow:hidden auto}}@media screen and (max-width: 991px){body.sidebar-visible-always .sidebar,body.sidebar-visible-on-click .sidebar{display:none}body.sidebar-visible-always .sidebar,body.sidebar-visible-on-click .sidebar{position:fixed !important;top:0 !important;left:0;bottom:0;display:flex;flex-direction:column;overflow-y:hidden;z-index:10;transition:transform .3s;transform:translateX(-100%);background:var(--theme-background-color-body)}body.sidebar-visible-always.sidebar-filters-opened .sidebar,body.sidebar-visible-on-click.sidebar-filters-opened .sidebar{transform:translateX(0);width:100%}body.sidebar-filters-opened{overflow:hidden}}.sidebar .sidebar-top{position:relative;width:100%;padding:10px 20px 10px 0px;text-align:right}@media screen and (min-width: 992px){.sidebar .sidebar-top{display:none}}.sidebar .sidebar-wrapper{position:relative;width:100%;box-sizing:border-box;flex-basis:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none}@media screen and (max-width: 991px){.sidebar .sidebar-wrapper{padding:0px 20px 90px 20px}}@media screen and (min-width: 992px){body.sidebar-visible-on-click .sidebar .sidebar-wrapper{opacity:0}body.sidebar-visible-on-click.sidebar-filters-opened .sidebar .sidebar-wrapper{animation-name:sidebarfadeIn;animation-duration:.3s;animation-delay:.3s;animation-fill-mode:forwards}@keyframes sidebarfadeIn{from{opacity:0}to{opacity:1}}}.sidebar .sidebar-widget{position:relative;width:100%;margin-bottom:0px;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:var(--theme-color-body);background-color:var(--theme-background-color-body);border-top:0px solid var(--theme-border-color-body)}.sidebar .sidebar-widget .sidebar-title{position:relative;width:100%;padding:18px 38px 18px 0px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1;border-top:1px solid var(--theme-border-color-body);color:var(--theme-color-body);background-color:var(--theme-background-color-body);border-radius:0px;text-align:left;display:flex;align-items:center}.sidebar .sidebar-widget .sidebar-title .sidebar-title-heading{position:relative;display:inline-block}.sidebar .sidebar-widget .sidebar-title .sidebar-title-arrow{position:absolute;top:auto;right:12px;display:flex;align-items:center;justify-content:center;width:15px;height:auto}.sidebar .sidebar-widget .sidebar-title .sidebar-title-arrow .sidebar-arrow-icon{position:relative;width:100%;height:auto;text-align:center;cursor:pointer}.sidebar .sidebar-widget .sidebar-title .sidebar-title-arrow .sidebar-arrow-icon svg{width:100%;height:auto;fill:currentColor}.sidebar .sidebar-widget .sidebar-title .sidebar-title-arrow .sidebar-arrow-icon.sidebar-arrow-icon-down{display:none}.sidebar .sidebar-widget.hide-sidebar-widget .sidebar-title .sidebar-title-arrow .sidebar-arrow-icon.sidebar-arrow-icon-down{display:inline-block}.sidebar .sidebar-widget .sidebar-title .sidebar-title-arrow .sidebar-arrow-icon.sidebar-arrow-icon-up{display:inline-block}.sidebar .sidebar-widget.hide-sidebar-widget .sidebar-title .sidebar-title-arrow .sidebar-arrow-icon.sidebar-arrow-icon-up{display:none}.sidebar .sidebar-widget .sidebar-widget-body{position:relative;width:100%;display:inline-flex;padding:5px 0px 20px 0px;text-align:left;display:none !important}.sidebar .sidebar-widget.hide-sidebar-widget .sidebar-widget-body{display:none !important;display:inline-flex !important}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner{position:relative;width:100%;max-height:263px;overflow-y:auto;padding-right:2px;scrollbar-width:none}@media screen and (max-width: 991px){.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner{max-height:unset;overflow:hidden}}body.sidebar-fixed-on-scroll .sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner{max-height:unset;overflow:hidden}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner::-webkit-scrollbar{width:2px}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.1);border-radius:0px}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px rgba(0,0,0,.1);border-radius:0px;background-color:var(--theme-color-black);outline:1px solid var(--theme-border-color-black)}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row:not(:last-child){position:relative;width:100%;margin-bottom:10px}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row:last-child{position:relative;width:100%;margin-bottom:0px}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row svg{position:relative;width:100%;width:10px;height:10px}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:not(:checked),.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:checked{position:absolute;left:-9999px}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:not(:checked)+label,.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:checked+label{position:relative;padding-left:28px;cursor:pointer;font-size:inherit;line-height:1;font-weight:inherit;padding-top:0px;margin-bottom:0px;min-height:20px;display:flex;align-items:center}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:not(:checked)+label:before,.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:checked+label:before{position:absolute;top:0px;left:0px;content:"";width:20px;height:20px;background:var(--theme-background-color-checkbox);border:1px solid var(--theme-border-color-checkbox)}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:not(:checked)+label:after,.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:checked+label:after{position:absolute;top:3px;left:3px;content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:14px;line-height:1;color:inherit;transition:all .2s}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:not(:checked)+label:after{opacity:0}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:checked+label:after{opacity:1}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:checked:focus+label:before,.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:not(:checked):focus+label:before{border:1px solid var(--theme-color-body)}.sidebar .sidebar-widget.colors-filter-container .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:not(:checked)+label,.sidebar .sidebar-widget.colors-filter-container .sidebar-widget-body .sidebar-widget-body-inner .filters-row [type=checkbox]:checked+label{position:relative;padding-left:0px;cursor:pointer;padding-top:0px;margin-bottom:5px;width:60px;height:60px;border:1px solid var(--theme-border-color-body);padding:4px;margin-right:5px;float:left}.sidebar .sidebar-widget.colors-filter-container .sidebar-widget-body .sidebar-widget-body-inner [type=checkbox]+label .color{position:relative;display:inline-block;width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.sidebar .sidebar-widget.colors-filter-container .sidebar-widget-body .sidebar-widget-body-inner [type=checkbox]:not(:checked)+label:before,.sidebar .sidebar-widget.colors-filter-container .sidebar-widget-body .sidebar-widget-body-inner [type=checkbox]:checked+label:before{display:none}.sidebar .sidebar-widget.colors-filter-container .sidebar-widget-body .sidebar-widget-body-inner [type=checkbox]:not(:checked)+label:after,.sidebar .sidebar-widget.colors-filter-container .sidebar-widget-body .sidebar-widget-body-inner [type=checkbox]:checked+label:after{position:absolute;top:8px;left:8px;content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:11px;line-height:1;color:inherit;transition:all .2s;background:var(--theme-background-color-white);padding:4px;text-align:center;border-radius:50%}.attribute{position:relative;display:inline-flex;float:left;margin-right:5px;margin-bottom:5px}.radio-box{position:relative;display:inline-block;margin-bottom:0px;border:1px solid var(--theme-border-color-body);height:50px;min-width:50px;overflow:hidden}.radio-box:hover{cursor:pointer}.radio-box-text{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:var(--font-size-smalltext);line-height:var(--line-height-smalltext);font-weight:var(--font-weight-body);padding:10px}.sidebar .sidebar-widget .sidebar-widget-body .sidebar-widget-body-inner .attribute input:checked+.radio-box-text{color:var(--theme-background-color-white);background:var(--theme-color-black)}[type=radio]:checked+.radio-box-text{color:var(--theme-color-white);background:var(--theme-background-color-black)}.filters-row.lvl1{padding-left:.75rem}.filters-row.lvl2{padding-left:1.5rem}.minicart{position:fixed;top:0;right:0;bottom:0;display:flex;flex-direction:column;overflow-y:hidden;transition:transform .3s;z-index:10;transform:translateX(100%);background:var(--theme-background-color-body);padding:30px 30px 30px 30px}@media screen and (max-width: 991px){.minicart{padding:20px 20px 20px 20px}}body.minicart-opened .minicart{transform:translateX(0)}.minicart .minicart_wrapper{box-sizing:border-box;flex-basis:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none}.quantity{position:relative;display:inline-block}.le-quantitycard{position:relative;display:flex;align-items:center;justify-content:center;width:100px;height:42px;background-color:var(--theme-background-color-form-control);border:1px solid var(--theme-border-color-form-control);background-color:var(--theme-background-color-none);border:0px}.le-quantitycard input{position:relative;width:100%;height:100%;padding:0px 0px;font-family:var(--font-family-form-control);font-size:var(--font-size-form-control);line-height:var(--line-height-form-control);font-weight:var(--font-weight-form-control);color:var(--theme-color-form-control);background-color:var(--theme-background-color-form-control);border:0px;text-align:center;border:1px solid var(--theme-border-color-lightgray);border-radius:5px;margin:0px 5px}.le-quantitycard input:focus,.le-quantitycard input:focus-visible{outline:none;box-shadow:none;border:0px;border:1px solid var(--theme-border-color-lightgray)}.le-quantitycard .minus,.le-quantitycard .plus{position:absolute;top:0;width:24px;height:100%;padding:0px 0px;border:0px;z-index:2;position:relative}.le-quantitycard .minus{left:0}.le-quantitycard .plus{right:0}.le-quantitycard .minus,.le-quantitycard .plus{color:var(--theme-color-black);background-color:var(--theme-background-color-lightgray);color:var(--theme-color-body);background-color:var(--theme-background-color-none)}.le-quantitycard .minus:hover,.le-quantitycard .plus:hover{color:var(--theme-color-black);background-color:var(--theme-background-color-lightgray);color:var(--theme-color-body);background-color:var(--theme-background-color-none)}.le-quantitycard .minus svg,.le-quantitycard .plus svg{width:14px;fill:currentColor}#products-load-more-button .pagination{border-radius:0px;margin-bottom:0px;font-size:14px;line-height:1;font-weight:normal}#products-load-more-button .page-item:first-child .page-link{margin-left:0;border-top-left-radius:0px;border-bottom-left-radius:0px}#products-load-more-button .page-item:last-child .page-link{border-top-right-radius:0px;border-bottom-right-radius:0px}#products-load-more-button .page-link{position:relative;display:block;padding:15px 15px;margin-left:0px;line-height:1;color:#2d2d2d;background:#fff;border:0px;box-shadow:0 1px 5px #e5e5e5}#products-load-more-button .page-item.active .page-link{z-index:1;color:#fff;background-color:#2d2d2d;border-color:#2d2d2d}#products-load-more-button .page-link:hover{z-index:2;color:#fff;text-decoration:none;background-color:#2d2d2d;border-color:#2d2d2d}#products-load-more-button .page-link i,#products-load-more-button .page-link em{margin-left:6px}.progressbar{counter-reset:step}@media screen and (max-width: 991px){.progressbar{display:none}}.progressbar li{position:relative;width:20%;list-style-type:none;float:left;text-align:center;font-size:var(--font-size-xsmalltext);color:var(--theme-color-progressbar)}.progressbar li:before{width:30px;height:30px;content:counter(step);counter-increment:step;line-height:30px;display:block;text-align:center;margin:0 auto 10px auto;border-radius:50%;font-weight:var(--base-font-weight-bold-font-family-1);color:var(--theme-color-progressbar-li-before);background-color:var(--theme-background-color-progressbar-li-before);border:2px solid var(--theme-border-color-progressbar-li-before)}.progressbar li:after{position:absolute;top:15px;left:-50%;width:100%;height:2px;content:"";z-index:-1;background-color:var(--theme-background-color-progressbar-li-after)}.progressbar li:first-child:after{content:none}.progressbar li.active,.progressbar li.active a{color:var(--theme-color-progressbar-active)}.progressbar li.active:before{color:var(--theme-color-progressbar-li-before-active);background-color:var(--theme-background-color-progressbar-li-before-active);border-color:var(--theme-border-color-progressbar-li-before-active)}.progressbar li.active+li:after{background-color:var(--theme-background-color-progressbar-li-after-active)}.moduleRow td,.moduleRowOver td,.moduleRowSelected td{padding:8px}.moduleRow{color:var(--theme-color-moduleRow);background-color:var(--theme-background-color-moduleRow);transition:all .3s}.moduleRowOver{color:var(--theme-color-moduleRowOver);background-color:var(--theme-background-color-moduleRowOver);cursor:pointer;transition:all .3s}.moduleRowSelected{color:var(--theme-color-moduleRowSelected);background-color:var(--theme-background-color-moduleRowSelected)}.moduleRow_giftwrap td,.moduleRowOver_giftwrap td,.moduleRowSelected_giftwrap td{padding:8px}.moduleRow_giftwrap{color:var(--theme-color-moduleRow);background-color:var(--theme-background-color-moduleRow);transition:all .3s}.moduleRowOver_giftwrap{color:var(--theme-color-moduleRowOver);background-color:var(--theme-background-color-moduleRowOver);cursor:pointer;transition:all .3s}.moduleRowSelected_giftwrap{color:var(--theme-color-moduleRowSelected);background-color:var(--theme-background-color-moduleRowSelected)}.moduleRow_freechange td,.moduleRowOver_freechange td,.moduleRowSelected_freechange td{padding:8px}.moduleRow_freechange{color:var(--theme-color-moduleRow);background-color:var(--theme-background-color-moduleRow);transition:all .3s}.moduleRowOver_freechange{color:var(--theme-color-moduleRowOver);background-color:var(--theme-background-color-moduleRowOver);cursor:pointer;transition:all .3s}.moduleRowSelected_freechange{color:var(--theme-color-moduleRowSelected);background-color:var(--theme-background-color-moduleRowSelected)}.moduleRow_shippingmethod td,.moduleRowOver_shippingmethod td,.moduleRowSelected_shippingmethod td{padding:8px}.moduleRow_shippingmethod{color:var(--theme-color-moduleRow);background-color:var(--theme-background-color-moduleRow);transition:all .3s}.moduleRowOver_shippingmethod{color:var(--theme-color-moduleRowOver);background-color:var(--theme-background-color-moduleRowOver);cursor:pointer;transition:all .3s}.moduleRowSelected_shippingmethod{color:var(--theme-color-moduleRowSelected);background-color:var(--theme-background-color-moduleRowSelected)}.moduleRow_courieroption td,.moduleRowOver_courieroption td,.moduleRowSelected_courieroption td{padding:8px}.moduleRow_courieroption{color:var(--theme-color-moduleRow);background-color:var(--theme-background-color-moduleRow);transition:all .3s}.moduleRowOver_courieroption{color:var(--theme-color-moduleRowOver);background-color:var(--theme-background-color-moduleRowOver);cursor:pointer;transition:all .3s}.moduleRowSelected_courieroption{color:var(--theme-color-moduleRowSelected);background-color:var(--theme-background-color-moduleRowSelected);color:#fff}.moduleselect.form-control{padding:4px 8px;border:1px solid #ddd;border-radius:0px}.moduleselect.form-control:focus{border-color:#2d2d2d;background-color:#fff !important}.products-ribbon{width:100%;display:flex;position:absolute;bottom:0px}.ribbon{position:absolute;top:10px;left:10px;z-index:1;font-size:var(--font-size-smalltext);line-height:1;font-weight:var(--base-font-weight-bold-font-family-2);font-family:var(--base-font-family-2);text-align:center;position:relative;top:auto;left:auto;text-align:left;display:inline-block;margin-right:10px;padding:3px;background:#000}.ribbon:nth-child(2){margin-top:34px;margin-top:auto}.ribbon:nth-child(3){margin-top:68px;margin-top:auto}.ribbon:nth-child(4){margin-top:102px;margin-top:auto}.ribbon:nth-child(5){margin-top:136px;margin-top:auto}.ribbon:nth-child(6){margin-top:170px;margin-top:auto}.ribbon:nth-child(7){margin-top:204px;margin-top:auto}.ribbon span{display:flex;align-items:center;justify-content:center;background-color:var(--theme-background-color-theme-1);color:var(--theme-color-white);height:24px;padding:0px 10px 0px 10px;height:auto;padding:0px 0px 0px 0px}@media screen and (max-width: 991px){.ribbon span{height:24px;height:auto}}.ribbon.color1 span{background-color:var(--theme-background-color-ribbon-1);color:var(--theme-color-ribbon-1)}.ribbon.color2 span{background-color:var(--theme-background-color-ribbon-2);color:var(--theme-color-ribbon-2)}.ribbon.color3 span{background-color:var(--theme-background-color-ribbon-3);color:var(--theme-color-ribbon-3)}.ribbon.color4 span{background-color:var(--theme-background-color-ribbon-4);color:var(--theme-color-ribbon-4)}.ribbon.color5 span{background-color:var(--theme-background-color-ribbon-5);color:var(--theme-color-ribbon-5)}.ribbon.color6 span{background-color:var(--theme-background-color-ribbon-6);color:var(--theme-color-ribbon-6)}.ribbon.color7 span{background-color:var(--theme-background-color-ribbon-7);color:var(--theme-color-ribbon-7)}.ribbon.color8 span{background-color:var(--theme-background-color-ribbon-8);color:var(--theme-color-ribbon-8)}.ribbon.color9 span{background-color:var(--theme-background-color-ribbon-9);color:var(--theme-color-ribbon-9)}.ribbon.color10 span{background-color:var(--theme-background-color-ribbon-10);color:var(--theme-color-ribbon-10)}.ribbon-products-price-pososto{position:absolute;top:0px;left:0px;display:inline-block;padding:5px 15px 5px 15px;line-height:1;background:var(--theme-background-color-black);color:var(--theme-color-white);z-index:1}@media screen and (max-width: 991px){.ribbon-products-price-pososto{padding:5px 15px 5px 15px}}.availability1{color:var(--theme-color-availability1)}.availability2{color:var(--theme-color-availability2)}.availability3{color:var(--theme-color-availability3)}.availability4{color:var(--theme-color-availability4)}.availability5{color:var(--theme-color-availability5)}.availability6{color:var(--theme-color-availability6)}.availability7{color:var(--theme-color-availability7)}.availability_out_of_stock{color:var(--theme-color-availability_out_of_stock)}.products-box{position:relative;width:100%;margin-bottom:20px;margin-left:auto;margin-right:auto;border:0px solid var(--theme-border-color-body)}.products-box-top{background:var(--theme-background-color-white)}@media screen and (max-width: 991px){.products-box{border:0px}}.products-box:hover{cursor:pointer;border:0px solid var(--theme-border-color-black)}@media screen and (max-width: 991px){.products-box:hover{border:0px}}.products-box .products-box-top{position:relative;width:100%}.products-box .products-image{position:relative;width:100%;overflow:hidden;margin-left:auto;margin-right:auto}@media screen and (max-width: 991px){.products-box .products-image{width:100%}}.products-box .products-image.products-bg{background-size:100% auto;background-position:center top;background-repeat:no-repeat}.products-box .products-image img{position:relative;width:100%;height:auto;transform:scale(1);transition:transform .2s ease-in-out}.products-box:hover .products-image img{transform:scale(1.05)}.products-box:hover .products-image.products-bg img{opacity:0}.products-box .product_wishlist{position:absolute;top:10px;right:10px}.products-box .products-box-view-hover{position:absolute;bottom:0;left:0;width:100%;height:auto;background:var(--theme-background-color-white-overlay);padding:25px 25px 0px 25px;display:none}@media screen and (max-width: 991px){.products-box .products-box-view-hover{padding:20px 20px 0px 20px;display:none !important}}.products-box:hover .products-box-view-hover{display:block}.products-box .products-box-middle{position:relative;width:100%;text-align:left;overflow:hidden}.products-box .products-name{position:relative;width:100%;color:var(--theme-color-body);margin:0px 0px 5px 0px}.products-box .products-name h1,.products-box .products-name h2,.products-box .products-name h3,.products-box .products-name h4,.products-box .products-name h5,.products-box .products-name h6{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;font-weight:600}.products-box .products-desc{position:relative;width:100%;color:var(--theme-color-body);text-align:left;margin-bottom:2px}.products-box .products-specifications{position:relative;width:100%;display:none}.products-box .products-specifications-line{position:relative;width:100%;color:var(--theme-color-body);padding:0px 0px 2px 0px}.products-box .products-price-line{position:relative;width:100%;margin-bottom:2px;text-align:right}.products-box .products-price-prev{color:var(--theme-color-gray);text-decoration:line-through}.products-box .products-price{color:var(--theme-color-body);font-weight:600}.products-box .products-line{position:relative;width:100%;height:1px;border-top:1px solid var(--theme-border-color-body);margin-top:18px;margin-bottom:15px;max-width:150px}.products-box .products-box-bottom{position:relative;width:100%;text-align:center;padding:0px 25px 0px 25px;text-align:left;display:none}@media screen and (max-width: 991px){.products-box .products-box-bottom{padding:0px 20px 0px 20px}}.products-box .gallery_product_external_wrapper{position:relative;width:100%;margin-bottom:10px}@media screen and (max-width: 991px){.products-box .gallery_product_external_wrapper{display:none !important}}.products-box .gallery_products_box{position:relative;width:100%;display:block;overflow-y:hidden;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.products-box .gallery_products_box img{margin-top:0px;margin-bottom:10px;margin-right:10px;width:80px;height:auto;border:1px solid var(--theme-border-color-lightgray)}.products-box .scroll-btn-up,.products-box .scroll-btn-down{display:none}.products-box .scroll-btn-up:hover,.products-box .scroll-btn-down:hover{display:none}.product_theme{position:relative;width:100%}.product_theme_nav{position:fixed;top:calc(50% - 20px);display:inline-block;width:40px;height:40px;z-index:1;cursor:pointer}@media screen and (max-width: 991px){.product_theme_nav{display:none}}.product_theme_nav.prod_nav_next{right:10px;background-image:url(../../images/assets/arrow_next.svg)}.btnwhiteblack .product_theme_nav.prod_nav_next{background-image:url(../../images/assets/arrow_next_black.svg)}.btnblackwhite .product_theme_nav.prod_nav_next{background-image:url(../../images/assets/arrow_next_white.svg)}.btnblueyellow .product_theme_nav.prod_nav_next{background-image:url(../../images/assets/arrow_next_yellow.svg)}.product_theme_nav.prod_nav_next:hover{opacity:.5}.product_theme_nav.prod_nav_prev{left:10px;background-image:url(../../images/assets/arrow_prev.svg)}.btnwhiteblack .product_theme_nav.prod_nav_prev{background-image:url(../../images/assets/arrow_prev_black.svg)}.btnblackwhite .product_theme_nav.prod_nav_prev{background-image:url(../../images/assets/arrow_prev_white.svg)}.btnblueyellow .product_theme_nav.prod_nav_prev{background-image:url(../../images/assets/arrow_prev_yellow.svg)}.product_theme_nav.prod_nav_prev:hover{opacity:.5}.product_theme_photo{position:relative;width:100%}@media only screen and (min-width: 992px){.product_theme_photo.product_theme_thumbnais_left.thumbnais_exist{float:right;width:calc(100% - 100px)}}.product_theme_photo img{position:relative;width:100%;height:auto;margin-bottom:10px;border:1px solid var(--theme-border-color-body)}@media only screen and (min-width: 992px){.product_theme_thumbnais_left #gallery_product{position:relative;width:100px;float:left}}#gallery_product img{position:relative;width:90px;height:auto;margin-right:10px;margin-bottom:10px;border:1px solid var(--theme-border-color-body)}.product_theme_title{position:relative;width:100%}.product_theme_title h1{margin-top:0px;margin-bottom:10px;text-transform:uppercase;letter-spacing:2px}.product_theme_desc{position:relative;width:100%;margin-bottom:5px}.product_theme_desc .product-contact-banner{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;padding:10px;border:1px solid #333;text-align:center}.product_theme_desc .product-warning-banner{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;padding:10px;border:1px solid darkred;text-align:center;background:darkred;color:#fff;margin-top:15px}.product_theme_bold{font-weight:var(--base-font-weight-medium-font-family-1);margin-right:5px}.product_theme_group_code{position:relative;width:100%}.product_theme_group_code img{position:relative;width:90px;height:auto;margin-right:10px;margin-bottom:10px;border:1px solid var(--theme-border-color-body)}.product_theme_group_code select{max-width:250px}.product_theme_price{position:relative;width:100%}.product_theme_price .productPrice{font-weight:500}.product_theme_price-prev{font-weight:var(--base-font-weight-regular-font-family-1);color:var(--theme-color-gray);font-size:23px}@media screen and (max-width: 991px){.product_theme_price-prev{font-size:15px}}.product_theme_quantity{display:inline-block}.product_theme_addtocart{display:inline-block}.product_theme_approximately{font-weight:normal;color:#686256;font-size:14px;margin-top:2px;margin-bottom:4px}.product_theme_description{color:#2d2d2d}.product_theme_reviews{background-color:rgba(241,238,232,.7)}.product_theme_reviews hr{margin-top:14px;margin-bottom:14px;border:0;border-top:1px solid #aba8a2}.product_theme_message{background:#666;padding:10px;font-size:18px;line-height:1.6;font-weight:normal;color:#fff}.product_theme_message i,.product_theme_message em{font-size:24px}.product_theme_tabs .nav-tabs{border-bottom:1px solid var(--theme-border-color-body);font-size:14px;line-height:1;font-weight:700}@media screen and (max-width: 991px){.product_theme_tabs .nav-tabs{font-size:13px}}.product_theme_tabs .nav-link{display:block;padding:8px 14px;text-align:center}.product_theme_tabs .nav-tabs .nav-link i,.product_theme_tabs .nav-tabs .nav-link em{font-size:17px;margin-bottom:8px}.product_theme_tabs .nav-tabs .nav-link .nav-link-desc{width:100%}@media screen and (max-width: 991px){.product_theme_tabs .nav-tabs .nav-link .nav-link-desc{display:none}}.product_theme_tabs .nav-tabs .nav-link{border-top-left-radius:0px;border-top-right-radius:0px;color:#2d2d2d;border:0px;border-bottom:5px solid rgba(0,0,0,0)}.product_theme_tabs .nav-tabs .nav-item.show .nav-link{color:#2d2d2d;background:none;border-bottom:5px solid rgba(0,0,0,0)}.product_theme_tabs .nav-tabs .nav-link.active{color:#2d2d2d;background:none;border-bottom:5px solid #2d2d2d}.product_theme_tabs .nav-tabs .nav-link:hover{color:#2d2d2d;background:none;border-bottom:5px solid #2d2d2d}.product_theme_tabs .nav-tabs .nav-link svg{width:18px;height:auto;margin-bottom:5px}.product_theme_tabs .tab-content{background:#fff;padding:15px;border-bottom:1px solid var(--theme-border-color-body);border-left:1px solid var(--theme-border-color-body);border-right:1px solid var(--theme-border-color-body)}.drawer-toggle{display:block;width:100%;text-align:center;font-size:14px;line-height:1;font-weight:normal;color:#2d2d2d;margin-top:10px;cursor:pointer}.product_theme_attributes{position:relative;width:100%;margin-bottom:10px}.product_theme_attributes fieldset{margin-top:5px;margin-bottom:5px}.product_theme_attributes legend{font-weight:var(--base-font-weight-regular-font-family-1);margin-bottom:5px}.product_theme_attributes .attribute{position:relative;display:inline-flex;float:left;margin-right:10px;margin-bottom:5px}.product_theme_attributes .radio-box{position:relative;display:inline-block;margin-bottom:0px;border:1px solid var(--theme-border-color-body);height:50px;min-width:50px;overflow:hidden}.product_theme_attributes .radio-box-text{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:var(--font-size-smalltext);line-height:var(--line-height-smalltext);font-weight:var(--font-weight-body);padding:10px}.product_theme_attributes label.radio-box.out-of-stock:after{position:absolute;right:0px;bottom:50%;width:100%;height:1px;content:"";background-color:var(--theme-color-red)}.product_theme_desc_color img{position:relative;width:80px;height:auto;margin-right:5px}.product_select .colors-filter-container [type=radio]:not(:checked)+label:before,.product_select .colors-filter-container [type=radio]:checked+label:before{content:"";position:absolute;left:0;top:0px;width:30px;height:30px;border:2px solid #efefef;background:rgba(0,0,0,0);border-radius:0px;box-shadow:inset 0 1px 3px rgba(0,0,0,0)}.product_select .colors-filter-container [type=radio]:checked+label:after{content:"";font-family:"Font Awesome 5 Free";position:absolute;top:0;left:5px;font-size:22px;color:#313131;transition:all .2s;font-weight:700}.product_select .colors-filter-container [type=radio]:checked+label .color:not(.checked){display:none}.product_select .colors-filter-container [type=radio]:not(:checked)+label .color.checked{display:none}.product_select .colors-filter-container [type=radio]+label .color{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;display:block}.products_carousel{position:relative;width:100%;padding:0px 0px 0px 0px}.products_carousel.bg1 .swiper-default{margin-bottom:0px}.products_carousel.bg1 .page-title .page-headline>div>h1,.products_carousel.bg1 .page-title .page-headline>div>h2{color:var(--theme-color-black)}.products_carousel .carousel-inner{position:relative;width:100%;overflow:hidden;margin-left:auto;margin-right:auto}.products_carousel .carousel-item{position:relative;width:100%;padding-left:50px;padding-right:50px}@media screen and (max-width: 991px){.products_carousel .carousel-item{padding-left:0px;padding-right:0px}}.products_carousel .carousel-control-next,.products_carousel .carousel-control-prev{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:50px;color:#fff;text-align:center;opacity:1;background:none}@media screen and (max-width: 991px){.products_carousel .carousel-control-next,.products_carousel .carousel-control-prev{display:none}}.products_carousel .carousel-control-next:focus,.products_carousel .carousel-control-next:hover,.products_carousel .carousel-control-prev:focus,.products_carousel .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.5}.products_carousel .carousel-control-next-icon,.products_carousel .carousel-control-prev-icon{display:inline-block;width:40px;height:40px;background:rgba(0,0,0,0) no-repeat center center;background-size:100% 100%}.products_carousel .carousel-control-prev-icon{background-image:url(../../images/assets/arrow_prev.svg)}.btnwhiteblack .products_carousel .carousel-control-prev-icon{background-image:url(../../images/assets/arrow_prev_black.svg)}.btnblackwhite .products_carousel .carousel-control-prev-icon{background-image:url(../../images/assets/arrow_prev_white.svg)}.btnblueyellow .products_carousel .carousel-control-prev-icon{background-image:url(../../images/assets/arrow_prev_yellow.svg)}.products_carousel .carousel-control-next-icon{background-image:url(../../images/assets/arrow_next.svg)}.btnwhiteblack .products_carousel .carousel-control-next-icon{background-image:url(../../images/assets/arrow_next_black.svg)}.btnblackwhite .products_carousel .carousel-control-next-icon{background-image:url(../../images/assets/arrow_next_white.svg)}.btnblueyellow .products_carousel .carousel-control-next-icon{background-image:url(../../images/assets/arrow_next_yellow.svg)}.products_carousel .carousel-control-next .sr-only,.products_carousel .carousel-control-prev .sr-only{background:#000}.outofstock{background-color:red}.necro_price_limit_bottom{margin:10px 3px;float:left}.necro_price_limit_top{margin:10px 3px;float:right}.necro_price_slider{clear:both;margin:5px 15px}.necro_price_cancel{float:right;margin-top:10px}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;cursor:pointer}.pay-block-container.stick{position:fixed;z-index:1006;left:0px;bottom:0px;width:100vw;margin:0px;background:#fff}.pay-block-container.stick.stick-alone{box-shadow:0px 12px 20px 13px #000}.product_theme_attributes.stick{position:fixed;z-index:1005;left:0px;bottom:62px;width:100vw;margin:0px;padding:0px 15px;background:#fff;box-shadow:0px 12px 20px 13px #000}.product_theme_attributes:not(.stick) .button-close-sticky-attributes,.product_theme_attributes.stick>.row:not(:first-child) .button-close-sticky-attributes{display:none}.button-close-sticky-attributes{position:absolute;top:-10px;right:0px;padding:15px 20px;cursor:pointer;z-index:1}.pay-block-container.stick .pay-block{display:flex}@media screen and (max-width: 991px){.row.pay-block-container.stick .productQtySpinner{width:35px}.scrolltop{bottom:80px}.products_listing_extra .products-box-bottom{display:none}.btn-products-addtocart.product-info-page .button-title{display:none}}.prods_loader{position:fixed;top:0px;left:0px;width:100%;height:100%;z-index:100000;display:none;background:var(--theme-background-color-loader)}@media screen and (max-width: 991px){body.sidebar-filters-opened .prods_loader{display:none !important}}.prods_loader.showing{display:flex;align-items:center;justify-content:center}.prods_loader img{width:40px;height:40px;display:none}.prods_loader.showing img{display:inline-block}.loader-1{width:48px;height:48px;border:5px solid var(--theme-loader-lite);border-bottom-color:var(--theme-loader-brand);border-radius:50%;display:inline-block;animation:rotation 1s linear infinite}.loader-2{width:48px;height:48px;border:3px solid var(--theme-loader-lite);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-2:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:40px;height:40px;border-radius:50%;border:3px solid rgba(0,0,0,0);border-bottom-color:var(--theme-loader-brand)}.loader-3{width:48px;height:48px;border:3px solid var(--theme-loader-lite);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-3:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:56px;height:56px;border-radius:50%;border:3px solid rgba(0,0,0,0);border-bottom-color:var(--theme-loader-brand)}.loader-4{width:48px;height:48px;border:3px solid var(--theme-loader-lite);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-4:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:40px;height:40px;border-radius:50%;border:3px solid;border-color:var(--theme-loader-brand) rgba(0,0,0,0)}.loader-5{width:48px;height:48px;border:3px solid var(--theme-loader-lite);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-5:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:56px;height:56px;border-radius:50%;border:3px solid;border-color:var(--theme-loader-brand) rgba(0,0,0,0)}.loader-6{width:48px;height:48px;border:2px solid var(--theme-loader-lite);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-6:after,.loader-6:before{content:"";position:absolute;left:0;top:0;background:var(--theme-loader-brand);width:6px;height:6px;transform:translate(150%, 150%);border-radius:50%}.loader-6:before{left:auto;top:auto;right:0;bottom:0;transform:translate(-150%, -150%)}.loader-7{width:48px;height:48px;border:2px solid var(--theme-loader-lite);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-7:after,.loader-7:before{content:"";position:absolute;left:0;top:0;background:var(--theme-loader-brand);width:6px;height:6px;border-radius:50%}.loader-7:before{left:auto;top:auto;right:0;bottom:0}.loader-8{width:48px;height:48px;border:3px solid var(--theme-loader-lite);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-8:after{content:"";position:absolute;left:0;top:0;background:var(--theme-loader-brand);width:16px;height:16px;transform:translate(-50%, 50%);border-radius:50%}.loader-9{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border:2px solid var(--theme-loader-brand);animation:rotation 1s linear infinite}.loader-9:after{content:"";position:absolute;left:4px;top:4px;border:2px solid var(--theme-loader-lite);width:12px;height:12px;border-radius:50%}.loader-10{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border:3px solid;border-color:var(--theme-loader-lite) var(--theme-loader-lite) rgba(0,0,0,0);animation:rotation 1s linear infinite}.loader-10:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px solid;border-color:rgba(0,0,0,0) var(--theme-loader-brand) var(--theme-loader-brand);width:24px;height:24px;border-radius:50%;animation:rotationBack .5s linear infinite;transform-origin:center center}.loader-11{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border:3px solid;border-color:var(--theme-loader-lite) var(--theme-loader-lite) rgba(0,0,0,0) rgba(0,0,0,0);animation:rotation 1s linear infinite}.loader-11:after,.loader-11:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) var(--theme-loader-brand) var(--theme-loader-brand);width:40px;height:40px;border-radius:50%;animation:rotationBack .5s linear infinite;transform-origin:center center}.loader-11:before{width:32px;height:32px;border-color:var(--theme-loader-lite) var(--theme-loader-lite) rgba(0,0,0,0) rgba(0,0,0,0);animation:rotation 1.5s linear infinite}.loader-12{width:48px;height:48px;border:3px dotted var(--theme-loader-lite);border-style:solid solid dotted dotted;border-radius:50%;display:inline-block;position:relative;animation:rotation 2s linear infinite}.loader-12:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px dotted var(--theme-loader-brand);border-style:solid solid dotted;width:24px;height:24px;border-radius:50%;animation:rotationBack 1s linear infinite;transform-origin:center center}.loader-13{width:48px;height:48px;border:2px solid var(--theme-loader-lite);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-13:after{content:"";position:absolute;left:50%;top:0;background:var(--theme-loader-brand);width:3px;height:24px;transform:translateX(-50%)}.loader-14{width:48px;height:48px;display:inline-block;position:relative}.loader-14::after,.loader-14::before{content:"";width:48px;height:48px;border-radius:50%;border:2px solid var(--theme-loader-lite);position:absolute;left:0;top:0;animation:animloader14 2s linear infinite}.loader-14::after{animation-delay:1s}.loader-15{width:48px;height:48px;border:5px dotted var(--theme-loader-lite);border-radius:50%;display:inline-block;position:relative;animation:rotation 2s linear infinite}.loader-16{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;background:linear-gradient(0deg, rgba(var(--theme-loader-brand), 0.2) 33%, rgba(var(--theme-loader-brand), 1) 100%);animation:rotation 1s linear infinite}.loader-16:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:44px;height:44px;border-radius:50%;background:var(--theme-loader-base)}.loader-17{width:48px;height:48px;border-radius:50%;display:inline-block;border-top:3px solid var(--theme-loader-lite);border-right:3px solid rgba(0,0,0,0);animation:rotation 1s linear infinite}.loader-18{width:48px;height:48px;border-radius:50%;display:inline-block;border-top:4px solid var(--theme-loader-lite);border-right:4px solid rgba(0,0,0,0);animation:rotation 1s linear infinite}.loader-18:after{content:"";position:absolute;left:0;top:0;width:48px;height:48px;border-radius:50%;border-bottom:4px solid var(--theme-loader-brand);border-left:4px solid rgba(0,0,0,0)}.loader-19{width:48px;height:48px;border-radius:50%;display:inline-block;border-top:4px solid var(--theme-loader-lite);border-right:4px solid rgba(0,0,0,0);animation:rotation 1s linear infinite}.loader-19:after{content:"";position:absolute;left:0;top:0;width:48px;height:48px;border-radius:50%;border-left:4px solid var(--theme-loader-brand);border-bottom:4px solid rgba(0,0,0,0);animation:rotation .5s linear infinite reverse}.loader-20{width:48px;height:48px;border:5px solid;border-color:var(--theme-loader-brand) rgba(0,0,0,0);border-radius:50%;display:inline-block;animation:rotation 1s linear infinite}.loader-21{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border:10px solid;border-color:rgba(var(--theme-loader-lite), 0.15) rgba(var(--theme-loader-lite), 0.25) rgba(var(--theme-loader-lite), 0.35) rgba(var(--theme-loader-lite), 0.5);animation:rotation 1s linear infinite}.loader-22{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border:10px solid;animation:animloader51 1s linear infinite alternate}.loader-23{width:48px;height:48px;border:3px solid var(--theme-loader-lite);border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-23:after{content:"";position:absolute;left:20px;top:31px;border:10px solid rgba(0,0,0,0);border-right-color:var(--theme-loader-lite);transform:rotate(-40deg)}.loader-24{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:var(--theme-loader-brand) var(--theme-loader-brand) rgba(0,0,0,0) var(--theme-loader-brand);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-24:after{content:"";position:absolute;left:20px;top:31px;border:10px solid rgba(0,0,0,0);border-right-color:var(--theme-loader-brand);transform:rotate(-40deg)}.loader-25{width:48px;height:48px;background:var(--theme-loader-lite);display:inline-block;border-radius:50%;animation:animloader14 1s ease-in infinite}.loader-26{width:48px;height:48px;display:inline-block;position:relative}.loader-26::after,.loader-26::before{content:"";width:48px;height:48px;border-radius:50%;background:var(--theme-loader-lite);position:absolute;left:0;top:0;animation:animloader14 2s linear infinite}.loader-26::after{animation-delay:1s}.loader-27{width:48px;height:48px;display:inline-block;position:relative}.loader-27::after,.loader-27::before{content:"";width:48px;height:48px;border-radius:50%;background:var(--theme-loader-lite);position:absolute;left:0;top:0;animation:animloader27 2s ease-in-out infinite}.loader-27::after{animation-delay:1s}.loader-28{width:48px;height:48px;border-radius:50%;display:inline-block;animation:animloader28 1s linear infinite}.loader-29{border:24px solid var(--theme-loader-lite);border-bottom-color:var(--theme-loader-brand);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-30{border:2px solid var(--theme-loader-lite);width:48px;height:48px;background:var(--theme-loader-brand);border-radius:50%;display:inline-block;position:relative;animation:rotation 2s linear infinite}.loader-30:after{content:"";position:absolute;left:50%;top:50%;border:24px solid;border-color:rgba(0,0,0,0) var(--theme-loader-lite);border-radius:50%;transform:translate(-50%, -50%)}.loader-31{width:48px;height:48px;background:var(--theme-loader-lite);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-31:after{content:"";position:absolute;left:6px;top:10px;width:12px;height:12px;color:var(--theme-loader-brand);background:currentColor;border-radius:50%;box-shadow:25px 2px,10px 22px}.loader-32{width:48px;height:48px;border:4px solid;background:rgba(var(--theme-loader-lite), 0.2);border-color:rgba(0,0,0,0) var(--theme-loader-lite) var(--theme-loader-lite) rgba(0,0,0,0);border-radius:50%;display:inline-block;position:relative;animation:rotation 1s ease-in-out infinite}.loader-32:after{content:"";position:absolute;left:50%;top:50%;border:12px solid;border-color:rgba(0,0,0,0) var(--theme-loader-brand) var(--theme-loader-brand) rgba(0,0,0,0);transform:translate(-50%, -50%);border-radius:50%}.loader-33{border:2px solid;border-color:rgba(0,0,0,0) var(--theme-loader-lite);width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;animation:rotation 2s linear infinite}.loader-33:after{content:"";position:absolute;left:50%;top:50%;border:24px solid;border-color:rgba(0,0,0,0) rgba(var(--theme-loader-lite), 0.15);border-radius:50%;transform:translate(-50%, -50%)}.loader-34{border:24px solid;border-color:rgba(var(--theme-loader-lite), 0.15) rgba(var(--theme-loader-lite), 0.25) rgba(var(--theme-loader-lite), 0.35) rgba(var(--theme-loader-lite), 0.5);border-radius:50%;display:inline-block;animation:animloader34 1s linear infinite}.loader-35{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-35:after,.loader-35:before{content:"";position:absolute;left:0;top:0;background:var(--theme-loader-brand);width:16px;height:16px;transform:translate(-50%, 50%);border-radius:50%}.loader-35:before{left:auto;right:0;background:var(--theme-loader-lite);transform:translate(50%, 100%)}.loader-36{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;animation:zeroRotation 1s linear infinite alternate}.loader-36:after,.loader-36:before{content:"";position:absolute;left:0;top:0;background:var(--theme-loader-brand);width:16px;height:16px;transform:translate(-50%, 50%);border-radius:50%}.loader-36:before{left:auto;right:0;transform:translate(50%, 100%)}.loader-37{width:48px;height:48px;display:inline-block;position:relative;color:var(--theme-loader-lite);animation:rotation 1s linear infinite}.loader-37:after,.loader-37:before{content:"";position:absolute;width:24px;height:24px;top:0;background-color:var(--theme-loader-lite);border-radius:50%;animation:scale50 1s infinite ease-in-out}.loader-37:before{top:auto;bottom:0;background-color:var(--theme-loader-brand);animation-delay:.5s}.loader-38{width:48px;height:48px;display:inline-block;position:relative;color:var(--theme-loader-lite);animation:rotation 1s linear infinite}.loader-38:after,.loader-38:before{content:"";position:absolute;width:24px;height:24px;top:50%;left:50%;transform:scale(0.5) translate(0, 0);background-color:var(--theme-loader-lite);border-radius:50%;animation:animloader38 1s infinite ease-in-out}.loader-38:before{background-color:var(--theme-loader-brand);transform:scale(0.5) translate(-48px, -48px)}.loader-39{width:16px;height:16px;border-radius:50%;display:inline-block;position:relative;background:var(--theme-loader-lite);animation:shadowExpandX 2s linear infinite alternate}.loader-40{width:16px;height:16px;border-radius:50%;display:inline-block;position:relative;background:var(--theme-loader-lite);box-shadow:-24px 0 var(--theme-loader-lite),24px 0 var(--theme-loader-lite);animation:shadowPulse 2s linear infinite}.loader-41{width:16px;height:16px;border-radius:50%;display:inline-block;position:relative;background:var(--theme-loader-brand);color:var(--theme-loader-lite);box-shadow:-24px 0,24px 0;animation:rotation 2s ease-in-out infinite}.loader-42{width:12px;height:12px;border-radius:50%;display:inline-block;position:relative;color:var(--theme-loader-lite);animation:animloader42 1s linear infinite alternate}.loader-43{width:10px;height:10px;border-radius:50%;display:inline-block;position:relative;color:var(--theme-loader-lite);left:-100px;animation:shadowRolling 2s linear infinite}.loader-44{width:12px;height:12px;border-radius:50%;display:inline-block;position:relative;color:var(--theme-loader-lite);animation:animloader44 2s linear infinite}.loader-45{width:12px;height:12px;border-radius:50%;display:inline-block;position:relative;color:var(--theme-loader-lite);animation:animloader45 1s linear infinite alternate}.loader-46{width:40px;height:40px;border-radius:50%;display:inline-block;position:relative}.loader-46::after{content:"";width:16px;height:16px;border-radius:50%;position:absolute;left:0;transform:translate(-50%, 100%);animation:animloader46 1s linear infinite;top:0}.loader-47{width:48px;height:48px;display:inline-block;position:relative}.loader-47::after,.loader-47::before{content:"";width:48px;height:48px;border:2px solid var(--theme-loader-lite);position:absolute;left:0;top:0;animation:rotation 2s ease-in-out infinite}.loader-47::after{border-color:var(--theme-loader-brand);animation-delay:1s}.loader-48{width:48px;height:48px;display:inline-block;position:relative}.loader-48::after,.loader-48::before{content:"";width:48px;height:48px;border:4px solid var(--theme-loader-lite);position:absolute;left:0;top:0;animation:animloader14 2s ease-in-out infinite}.loader-48::after{border-color:var(--theme-loader-brand);animation-delay:1s}.loader-49{width:48px;height:48px;display:inline-block;position:relative}.loader-49::after,.loader-49::before{content:"";width:48px;height:48px;border:2px solid var(--theme-loader-lite);position:absolute;left:0;top:0;animation:rotation 2s ease-in-out infinite alternate}.loader-49::after{border-color:var(--theme-loader-brand);animation-direction:alternate-reverse}.loader-50{width:48px;height:48px;display:inline-block;position:relative}.loader-50::after,.loader-50::before{content:"";width:48px;height:48px;border:2px solid var(--theme-loader-lite);position:absolute;left:0;top:0;animation:scaleOut 2s ease-in-out infinite}.loader-50::after{border-color:var(--theme-loader-brand);animation-delay:1s}.loader-51{width:48px;height:48px;display:inline-block;position:relative}.loader-51::after,.loader-51::before{content:"";width:48px;height:48px;border:2px solid var(--theme-loader-lite);position:absolute;left:0;top:0;animation:rotationBreak 3s ease-in-out infinite alternate}.loader-51::after{border-color:var(--theme-loader-brand);animation-direction:alternate-reverse}.loader-52{width:48px;height:48px;display:inline-block;position:relative;border:2px solid var(--theme-loader-lite);animation:rotation 2s linear infinite}.loader-52:after,.loader-52:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:2px solid var(--theme-loader-brand);width:38px;height:38px;animation:rotationBack 1.5s linear infinite;transform-origin:center center}.loader-52:before{width:28px;height:28px;border-color:var(--theme-loader-lite);animation:rotation 1s linear infinite}.loader-53{width:48px;height:48px;display:inline-block;position:relative;background:var(--theme-loader-lite);animation:flipX 1s linear infinite}.loader-54{width:48px;height:48px;display:inline-block;position:relative;color:var(--theme-loader-lite);border:1px solid;animation:fill 2s linear infinite alternate}.loader-55{width:48px;height:48px;display:inline-block;position:relative;background:var(--theme-loader-lite);animation:zeroRotation 1s ease infinite alternate-reverse}.loader-56{width:24px;height:24px;display:inline-block;position:relative;background:var(--theme-loader-lite);animation:animloader56 2s linear infinite}.loader-57{width:48px;height:48px;display:inline-block;position:relative}.loader-57::after{content:"";width:24px;height:24px;position:absolute;left:0;top:0;background:var(--theme-loader-lite);color:var(--theme-loader-lite);animation:animloader57 2s linear infinite alternate}.loader-58{width:48px;height:48px;display:inline-block;position:relative}.loader-58::before{content:"";width:24px;height:24px;position:absolute;left:0;top:-24px;animation:animloader58 2s linear infinite alternate}.loader-58::after{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background:rgba(var(--theme-loader-lite), 0.85);box-shadow:0 0 10px rgba(0,0,0,.15);animation:animloader58m 2s linear infinite alternate}.loader-59{width:48px;height:48px;display:inline-block;position:relative;transform:rotate(45deg)}.loader-59::before{content:"";width:24px;height:24px;position:absolute;left:0;top:-24px;animation:animloader59 4s ease infinite}.loader-59::after{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background:rgba(var(--theme-loader-lite), 0.85);box-shadow:0 0 10px rgba(0,0,0,.15);animation:animloader56 2s ease infinite}.loader-60{width:16px;height:16px;box-shadow:0 30px,0 -30px;border-radius:4px;background:currentColor;display:inline-block;position:relative;color:var(--theme-loader-lite);left:-30px;animation:animloader60 2s ease infinite}.loader-60::after,.loader-60::before{content:"";width:16px;height:16px;box-shadow:0 30px,0 -30px;border-radius:4px;background:currentColor;color:var(--theme-loader-lite);position:absolute;left:30px;top:0;animation:animloader60 2s .2s ease infinite}.loader-60::before{animation-delay:.4s;left:60px}[data-index="61"]{align-items:normal;padding-top:75px}.loader-61{width:8px;height:40px;border-radius:4px;display:inline-block;position:relative;background:currentColor;color:var(--theme-loader-lite);animation:animloader61m .3s .3s linear infinite alternate}.loader-61::after,.loader-61::before{content:"";width:8px;height:40px;border-radius:4px;background:currentColor;position:absolute;bottom:0;left:20px;animation:animloader61 .3s .45s linear infinite alternate}.loader-61::before{left:-20px;animation-delay:0s}.loader-62{width:8px;height:40px;border-radius:4px;display:inline-block;position:relative;background:currentColor;color:var(--theme-loader-lite);animation:animloader61 .3s .3s linear infinite alternate}.loader-62::after,.loader-62::before{content:"";width:8px;height:40px;border-radius:4px;background:currentColor;position:absolute;top:50%;transform:translateY(-50%);left:20px;animation:animloader61 .3s .45s linear infinite alternate}.loader-62::before{left:-20px;animation-delay:0s}.loader-63{width:8px;height:48px;display:inline-block;position:relative;border-radius:4px;left:-40px;animation:animloader63 1s linear infinite alternate}.loader-64{width:8px;height:48px;display:inline-block;position:relative;border-radius:4px;left:-60px;color:var(--theme-loader-lite);animation:animloader64 .6s linear infinite}.loader-65{width:48px;height:6px;display:inline-block;position:relative;border-radius:4px;top:-50px;color:var(--theme-loader-lite);animation:animloader65 .6s linear infinite}[data-index="66"]{justify-content:normal;padding-left:15%}.loader-66{width:4.8px;height:4.8px;display:inline-block;position:relative;border-radius:4px;color:var(--theme-loader-lite);background:currentColor;animation:animloader66 .3s .3s linear infinite alternate}.loader-66::after,.loader-66::before{content:"";width:4.8px;height:4.8px;border-radius:4px;background:currentColor;position:absolute;left:0;top:15px;animation:animloader66 .3s .45s linear infinite alternate}.loader-66::after{top:-15px;animation-delay:0s}.loader-67{width:4.8px;height:4.8px;display:inline-block;position:relative;border-radius:4px;color:var(--theme-loader-lite);background:currentColor;animation:animloader66 .3s .3s linear infinite alternate}.loader-67::after,.loader-67::before{content:"";width:4.8px;height:4.8px;border-radius:4px;background:currentColor;position:absolute;left:50%;transform:translateX(-50%);top:15px;animation:animloader66 .3s .45s linear infinite alternate}.loader-67::after{top:-15px;animation-delay:0s}.loader-68{width:8px;height:48px;display:inline-block;position:relative;border-radius:4px;left:-100px;animation:animloader68 1s linear infinite alternate}.loader-69{width:20px;height:12px;display:inline-block;position:relative;border-radius:4px;color:var(--theme-loader-lite);background:currentColor;animation:animloader69 .6s .3s ease infinite alternate}.loader-69::after,.loader-69::before{content:"";width:20px;height:12px;background:currentColor;position:absolute;border-radius:4px;top:0;right:110%;animation:animloader69 .6s ease infinite alternate}.loader-69::after{left:110%;right:auto;animation-delay:.6s}.loader-70{width:100%;height:4.8px;display:inline-block;position:relative;background:rgba(var(--theme-loader-lite), 0.15);overflow:hidden}.loader-70::after{content:"";width:96px;height:4.8px;background:var(--theme-loader-lite);position:absolute;top:0;left:0;animation:hitZak 1s linear infinite alternate}.loader-71{width:100%;height:4.8px;display:inline-block;position:relative;background:rgba(var(--theme-loader-lite), 0.15);overflow:hidden}.loader-71::after{content:"";width:192px;height:4.8px;background:var(--theme-loader-lite);position:absolute;top:0;left:0;animation:animloader71 2s linear infinite}.loader-72{width:100%;height:4.8px;display:inline-block;position:relative;background:rgba(var(--theme-loader-lite), 0.15);overflow:hidden}.loader-72::after{content:"";width:0;height:4.8px;background:var(--theme-loader-lite);position:absolute;top:0;left:0;animation:animFw 10s linear infinite}[data-index="73"]{justify-content:normal}.loader-73{width:0;height:4.8px;display:inline-block;position:relative;background:var(--theme-loader-lite);box-shadow:0 0 10px rgba(var(--theme-loader-lite), 0.5);animation:animFw 8s linear infinite}.loader-73::after,.loader-73::before{content:"";width:10px;height:1px;background:var(--theme-loader-lite);position:absolute;top:9px;right:-2px;opacity:0;transform:rotate(-45deg) translateX(0px);animation:coli1 .3s linear infinite}.loader-73::before{top:-4px;transform:rotate(45deg);animation:coli2 .3s linear infinite}.loader-74{width:100%;height:4.8px;display:inline-block;position:relative;overflow:hidden}.loader-74::after{content:"";width:96px;height:4.8px;background:var(--theme-loader-lite);position:absolute;top:0;left:0;animation:hitZak .6s ease-in-out infinite alternate}.loader-75{width:100%;height:4.8px;display:inline-block;background:rgba(var(--theme-loader-lite), 0.15);position:relative;overflow:hidden}.loader-75::after{content:"";width:0%;height:4.8px;background-color:var(--theme-loader-lite);background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.25) 75%, transparent 75%, transparent);background-size:15px 15px;position:absolute;top:0;left:0;animation:animFw 6s ease-in infinite}.loader-76{width:100%;height:4.8px;display:inline-block;background:rgba(var(--theme-loader-lite), 0.15);position:relative;overflow:hidden}.loader-76::after{content:"";width:0%;height:4.8px;background-color:var(--theme-loader-lite);font-size:15px;background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.25) 75%, transparent 75%, transparent);background-size:1em 1em;position:absolute;top:0;left:0;animation:animFw 10s ease-in infinite,barStripe 1s linear infinite}.loader-77{width:100%;height:8px;display:inline-block;position:relative;overflow:hidden}.loader-77::before{content:"";top:0;left:0;height:100%;width:100%;position:absolute;background-color:rgba(var(--theme-loader-lite), 0.15);background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.25) 75%, transparent 75%, transparent);background-size:15px 15px;z-index:10}.loader-77::after{content:"";width:0%;height:100%;background-color:var(--theme-loader-lite);position:absolute;border-radius:0 4px 4px 0;top:0;left:0;animation:animFw 10s ease-in infinite}.loader-78{width:100%;height:12px;display:inline-block;background-color:var(--theme-loader-lite);background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.25) 75%, transparent 75%, transparent);font-size:30px;background-size:1em 1em;animation:barStripe 1s linear infinite}.loader-79{width:96px;height:16px;display:inline-block;background-color:var(--theme-loader-lite);border:1px solid var(--theme-loader-lite);border-radius:4px;background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.25) 75%, transparent 75%, transparent);font-size:30px;background-size:1em 1em;animation:barStripe 1s linear infinite}.loader-80{width:96px;height:24px;display:inline-block;background-color:var(--theme-loader-lite);border:1px solid var(--theme-loader-lite);border-radius:4px;background:linear-gradient(45deg, transparent 49%, var(--theme-loader-lite) 50%, var(--theme-loader-lite) 50%, transparent 51%, transparent),linear-gradient(-45deg, transparent 49%, var(--theme-loader-lite) 50%, var(--theme-loader-lite) 50%, transparent 51%, transparent);font-size:15px;background-size:1em 1em;animation:barStripe .6s linear infinite}.loader-81{width:130px;height:48px;display:inline-block;background:linear-gradient(45deg, #000 25%, transparent 25%, transparent 75%, #000 75%, #000 100%),linear-gradient(45deg, #000 25%, white 25%, white 75%, #000 75%, #000 100%);font-size:10px;background-size:32px 32px;animation:raceBoard .6s linear infinite;background-position:0 0,16px 16px}.loader-82{width:48px;height:48px;display:inline-block;position:relative;background-color:var(--theme-loader-lite);background:radial-gradient(ellipse at center, var(--theme-loader-brand) 0%, var(--theme-loader-brand) 14%, var(--theme-loader-lite) 15%, var(--theme-loader-lite) 100%);background-size:cover;background-position:center;border-radius:50%}.loader-82::after,.loader-82::before{content:"";position:absolute;height:16px;width:4px;background:var(--theme-loader-brand);top:50%;left:50%;transform:translateX(-50%) rotate(0deg);transform-origin:25% 0;animation:rotation 10s linear infinite}.loader-82::before{height:22px;width:2px;transform:translateX(-50%) rotate(0deg);animation-duration:1s}.loader-83{width:175px;height:80px;position:relative}.loader-83::before{content:"";left:60px;bottom:18px;position:absolute;width:36px;height:36px;border-radius:50%;background-color:var(--theme-loader-lite);background-image:radial-gradient(circle 8px at 18px 18px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 4px at 18px 0px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 4px at 0px 18px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 4px at 36px 18px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 4px at 18px 36px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 4px at 30px 5px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 4px at 30px 5px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 4px at 30px 30px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 4px at 5px 30px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 4px at 5px 5px, var(--theme-loader-base) 100%, transparent 0);background-repeat:no-repeat;animation:rotationBack 3s linear infinite}.loader-83::after{content:"";left:94px;bottom:15px;position:absolute;width:24px;height:24px;border-radius:50%;background-color:var(--theme-loader-lite);background-image:radial-gradient(circle 5px at 12px 12px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 2.5px at 12px 0px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 2.5px at 0px 12px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 2.5px at 24px 12px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 2.5px at 12px 24px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 2.5px at 20px 3px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 2.5px at 20px 3px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 2.5px at 20px 20px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 2.5px at 3px 20px, var(--theme-loader-base) 100%, transparent 0),radial-gradient(circle 2.5px at 3px 3px, var(--theme-loader-base) 100%, transparent 0);background-repeat:no-repeat;animation:rotationBack 4s linear infinite reverse}.loader-84{width:15px;height:20px;background:var(--theme-loader-lite);display:inline-block;position:relative;animation:bump .4s ease-in infinite alternate}.loader-84::after{content:"";left:50%;top:100%;transform:translate(-50%, 0);position:absolute;border:15px solid rgba(0,0,0,0);border-top-color:var(--theme-loader-lite)}.loader-85{width:15px;height:20px;background:var(--theme-loader-lite);display:inline-block;position:relative;animation:bump .4s linear infinite alternate}.loader-85::after{content:"";left:50%;bottom:100%;transform:translate(-50%, 0);position:absolute;border:15px solid rgba(0,0,0,0);border-bottom-color:var(--theme-loader-lite)}.loader-86{width:48px;height:12px;background:var(--theme-loader-lite);display:inline-block;position:relative}.loader-86::after{content:"";left:50%;bottom:0;transform:translate(-50%, 0);position:absolute;border:15px solid rgba(0,0,0,0);border-top-color:var(--theme-loader-lite);animation:bump .4s ease-in-out infinite alternate}.loader-86::before{content:"";left:50%;bottom:25px;transform:translate(-50%, 0);position:absolute;width:15px;height:20px;background:var(--theme-loader-lite);animation:bump .4s ease-in-out infinite alternate}.loader-87{width:48px;height:12px;background:var(--theme-loader-lite);display:inline-block;position:relative}.loader-87::after{content:"";left:50%;top:-47px;transform:translate(-50%, 0);position:absolute;border:15px solid rgba(0,0,0,0);border-bottom-color:var(--theme-loader-lite);animation:bump .4s ease-in-out infinite alternate}.loader-87::before{content:"";left:50%;bottom:15px;transform:translate(-50%, 0);position:absolute;width:15px;height:20px;background:var(--theme-loader-lite);animation:bump .4s ease-in-out infinite alternate}.loader-88{width:48px;height:24px;display:inline-block;position:relative;color:var(--theme-loader-lite);border:1px solid;animation:fillX 2s linear infinite}.loader-88::after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);background:var(--theme-loader-lite);width:5px;height:12px}.loader-89{width:48px;height:24px;display:inline-block;position:relative;border:1px solid var(--theme-loader-lite)}.loader-89::after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:1px solid var(--theme-loader-lite);width:5px;height:12px}.loader-89::before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);height:80%;width:6px;animation:animloader89 2s linear infinite}.loader-90{width:48px;height:48px;display:inline-block;position:relative;border:4px solid var(--theme-loader-lite);animation:fill 2s linear infinite alternate;color:rgba(var(--theme-loader-brand), 0.9);border-radius:0 0 4px 4px}.loader-90::after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:4px solid var(--theme-loader-lite);width:20px;height:25px;border-radius:0 4px 4px 0}.loader-91{width:32px;height:72px;display:inline-block;position:relative;border:2px solid var(--theme-loader-lite);animation:animloader91 2s linear infinite alternate;color:var(--theme-loader-brand);border-radius:0 0 4px 4px;transform:perspective(140px) rotateX(-45deg)}.loader-92{width:48px;height:40px;display:inline-block;position:relative;background:var(--theme-loader-lite);border-radius:15% 15% 35% 35%}.loader-92::after{content:"";position:absolute;left:45px;top:8px;border:4px solid var(--theme-loader-lite);width:16px;height:20px;border-radius:0 4px 4px 0}.loader-92::before{content:"";position:absolute;width:1px;height:10px;color:var(--theme-loader-lite);top:-15px;left:11px;animation:animloader92 1s ease infinite}.loader-93{width:96px;height:48px;display:inline-block;position:relative;background:var(--theme-loader-lite);border-radius:48px 48px 0 0;overflow:hidden}.loader-93::after{content:"";position:absolute;width:24px;height:12px;border-radius:24px 24px 0 0;background:var(--theme-loader-brand);left:50%;transform:translateX(-50%);bottom:0}.loader-93::before{content:"";position:absolute;width:4px;height:32px;left:0;right:0;margin:auto;bottom:0;background:var(--theme-loader-brand);transform-origin:50% 100%;animation:animloader93 2s linear infinite alternate}.loader-94{width:48px;height:48px;display:inline-block;position:relative;border:3px solid var(--theme-loader-lite);border-radius:50%;animation:animloader94 2s linear infinite}.loader-94::after{content:"";width:6px;height:24px;background:var(--theme-loader-lite);transform:rotate(-45deg);position:absolute;bottom:-20px;left:46px}.loader-95{width:48px;height:48px;display:inline-block;position:relative}.loader-95::after{content:"";width:48px;height:48px;left:0;bottom:0;position:absolute;border-radius:50% 50% 0;border:15px solid var(--theme-loader-lite);transform:rotate(45deg) translate(0, 0);animation:animMarker .4s ease-in-out infinite alternate}.loader-95::before{content:"";position:absolute;left:0;right:0;margin:auto;top:150%;width:24px;height:4px;border-radius:50%;background:rgba(0,0,0,.2);animation:animShadow .4s ease-in-out infinite alternate}.loader-96{width:48px;height:48px;background:var(--theme-loader-brand);display:inline-block;position:relative;animation:rotationBack 1s ease-in-out infinite reverse}.loader-96::before{content:"";left:0;top:0;transform:rotate(45deg);position:absolute;width:48px;height:48px;background:var(--theme-loader-brand);box-shadow:0 0 5px rgba(0,0,0,.15)}.loader-96::after{content:"";width:32px;height:32px;border-radius:50%;position:absolute;left:50%;top:50%;background:var(--theme-loader-lite);transform:translate(-50%, -50%);box-shadow:0 0 5px rgba(0,0,0,.15)}.loader-97{width:60px;height:60px;display:inline-block;position:relative;background:radial-gradient(ellipse at center, var(--theme-loader-lite) 69%, rgba(0, 0, 0, 0) 70%),linear-gradient(to right, rgba(0, 0, 0, 0) 47%, var(--theme-loader-lite) 48%, var(--theme-loader-lite) 52%, rgba(0, 0, 0, 0) 53%);background-size:20px 20px,20px auto;background-repeat:repeat-x;background-position:center bottom,center -5px}.loader-97::before,.loader-97::after{content:"";position:absolute;left:-20px;top:0;width:20px;height:60px;background:radial-gradient(ellipse at center, var(--theme-loader-lite) 69%, rgba(0, 0, 0, 0) 70%),linear-gradient(to right, rgba(0, 0, 0, 0) 47%, var(--theme-loader-lite) 48%, var(--theme-loader-lite) 52%, rgba(0, 0, 0, 0) 53%);background-size:20px 20px,20px auto;background-repeat:no-repeat;background-position:center bottom,center -5px;transform:rotate(0deg);transform-origin:50% 0%;animation:animPend 1s linear infinite alternate}.loader-97::after{animation:animPend2 1s linear infinite alternate;left:100%}.loader-98{width:24px;height:80px;border:1px solid var(--theme-loader-lite);border-radius:0 0 50px 50px;position:relative;box-shadow:0px 0px var(--theme-loader-brand) inset;background-image:linear-gradient(var(--theme-loader-brand) 100px, transparent 0);background-position:0px 0px;background-size:22px 80px;background-repeat:no-repeat;animation:animloader98 6s linear infinite}.loader-98::after{content:"";top:-6px;left:50%;transform:translateX(-50%);position:absolute;border:1px solid var(--theme-loader-lite);border-radius:50%;width:28px;height:6px}.loader-98::before{content:"";left:0;bottom:-4px;border-radius:50%;position:absolute;width:6px;height:6px;animation:animloader98s 6s linear infinite}.loader-99{width:20px;height:20px;margin-top:80px;border-radius:50%;background:var(--theme-loader-brand);border:5px solid var(--theme-loader-lite);position:relative}.loader-99::before{content:"";position:absolute;left:50%;bottom:10px;transform:translateX(-50%);width:8px;height:80px;border:2px solid var(--theme-loader-lite);border-bottom:none;background:var(--theme-loader-lite);color:var(--theme-loader-brand);border-radius:50px 50px 0 0;box-shadow:0px 0px inset;animation:animloader99 6s linear infinite}.loader-100{width:180px;height:140px;background-image:radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 50px at 50px 50px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 15px at 15px 15px, var(--theme-loader-lite) 100%, transparent 0),linear-gradient(var(--theme-loader-lite) 50px, transparent 0);background-size:50px 50px,100px 75px,50px 50px,30px 32px,136px 20px;background-repeat:no-repeat;background-position:0px 30px,30px 0px,113px 29px,147px 50px,23px 60px;position:relative}.loader-100::after{content:"";position:absolute;left:2px;top:65px;width:2px;height:6px;color:var(--theme-loader-lite);animation:animloader100 .6s linear infinite}.loader-101{width:175px;height:80px;background-image:radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 50px at 50px 50px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),linear-gradient(var(--theme-loader-lite) 50px, transparent 0);background-size:50px 50px,100px 76px,50px 50px,120px 40px;background-position:0px 30px,37px 0px,122px 30px,25px 40px;background-repeat:no-repeat;position:relative}.loader-101::after{content:"";left:50%;bottom:0;transform:translate(-50%, 0);position:absolute;border:15px solid rgba(0,0,0,0);border-top-color:var(--theme-loader-brand);animation:fadePush 1s linear infinite}.loader-101::before{content:"";left:50%;bottom:30px;transform:translate(-50%, 0);position:absolute;width:15px;height:15px;background:var(--theme-loader-brand);animation:fadePush 1s linear infinite}.loader-102{width:175px;height:80px;background-image:radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 50px at 50px 50px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),linear-gradient(var(--theme-loader-lite) 50px, transparent 0);background-size:50px 50px,100px 76px,50px 50px,120px 40px;background-position:0px 30px,37px 0px,122px 30px,25px 40px;background-repeat:no-repeat;position:relative}.loader-102::after{content:"";left:50%;bottom:30px;transform:translate(-50%, 0);position:absolute;border:15px solid rgba(0,0,0,0);border-bottom-color:var(--theme-loader-brand);animation:fadePull 1s linear infinite}.loader-102::before{content:"";left:50%;bottom:15px;transform:translate(-50%, 0);position:absolute;width:15px;height:15px;background:var(--theme-loader-brand);animation:fadePull 1s linear infinite}.loader-103{width:175px;height:80px;background-image:radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 50px at 50px 50px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),linear-gradient(var(--theme-loader-lite) 50px, transparent 0);background-size:50px 50px,100px 76px,50px 50px,120px 40px;background-position:0px 30px,37px 0px,122px 30px,25px 40px;background-repeat:no-repeat;position:relative}.loader-103::after{content:"";left:0;right:0;margin:auto;bottom:20px;position:absolute;width:36px;height:36px;border-radius:50%;border:5px solid rgba(0,0,0,0);border-color:var(--theme-loader-brand) rgba(0,0,0,0);animation:rotation 1s linear infinite}.loader-104{width:175px;height:80px;background-image:radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 50px at 50px 50px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),linear-gradient(var(--theme-loader-lite) 50px, transparent 0);background-size:50px 50px,100px 76px,50px 50px,120px 40px;background-position:0px 30px,37px 0px,122px 30px,25px 40px;background-repeat:no-repeat;position:relative}.loader-104::before{content:"";left:60px;bottom:18px;position:absolute;width:36px;height:36px;border-radius:50%;background-color:var(--theme-loader-brand);background-image:radial-gradient(circle 8px at 18px 18px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 4px at 18px 0px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 4px at 0px 18px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 4px at 36px 18px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 4px at 18px 36px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 4px at 30px 5px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 4px at 30px 5px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 4px at 30px 30px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 4px at 5px 30px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 4px at 5px 5px, var(--theme-loader-lite) 100%, transparent 0);background-repeat:no-repeat;animation:rotationBack 3s linear infinite}.loader-104::after{content:"";left:94px;bottom:15px;position:absolute;width:24px;height:24px;border-radius:50%;background-color:var(--theme-loader-brand);background-image:radial-gradient(circle 5px at 12px 12px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 2.5px at 12px 0px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 2.5px at 0px 12px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 2.5px at 24px 12px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 2.5px at 12px 24px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 2.5px at 20px 3px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 2.5px at 20px 3px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 2.5px at 20px 20px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 2.5px at 3px 20px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 2.5px at 3px 3px, var(--theme-loader-lite) 100%, transparent 0);background-repeat:no-repeat;animation:rotationBack 4s linear infinite reverse}.loader-105{width:175px;height:80px;background-image:linear-gradient(var(--theme-loader-base) 50px, transparent 0),radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 50px at 50px 50px, var(--theme-loader-lite) 100%, transparent 0),radial-gradient(circle 25px at 25px 25px, var(--theme-loader-lite) 100%, transparent 0),linear-gradient(var(--theme-loader-lite) 50px, transparent 0);background-size:64px 6px,50px 50px,100px 76px,50px 50px,120px 40px;background-position:55px 60px,0px 30px,37px 0px,122px 30px,25px 40px;background-repeat:no-repeat;position:relative}.loader-105::after{content:"";position:absolute;left:50%;transform:translateX(-50%) rotate(-180deg);top:62px;height:64px;width:60px;background-color:var(--theme-loader-lite);background-image:linear-gradient(#ddd 20px, transparent 0),linear-gradient(#ddd 5px, transparent 0),linear-gradient(#ddd 10px, transparent 0),linear-gradient(#ddd 10px, transparent 0);background-size:50px 20px;background-position:5px 36px,5px 25px,5px 10px;background-repeat:no-repeat;border-radius:2px 2px 4px 4px;z-index:10;box-shadow:0px -4px 7px rgba(0,0,0,.5);animation:animloader105 4s linear infinite}.loader-106{width:32px;height:90px;margin-bottom:20px;position:relative;border-radius:50% 50% 0 0;border-bottom:10px solid var(--theme-loader-brand);background-color:var(--theme-loader-lite);background-image:radial-gradient(ellipse at center, var(--theme-loader-lite) 34%, var(--theme-loader-brand) 35%, var(--theme-loader-brand) 54%, var(--theme-loader-lite) 55%),linear-gradient(var(--theme-loader-brand) 10px, transparent 0);background-size:28px 28px;background-position:center 20px,center 2px;background-repeat:no-repeat;animation:animloader106back 1s linear infinite alternate}.loader-106::before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:64px;height:44px;border-radius:50%;box-shadow:0px 15px var(--theme-loader-brand) inset;top:67px}.loader-106::after{content:"";position:absolute;left:50%;transform:translateX(-50%) rotate(45deg);width:34px;height:34px;top:112%;background:radial-gradient(ellipse at center, rgb(255, 223, 0) 8%, rgba(249, 62, 0, 0.6) 24%, rgba(0, 0, 0, 0) 100%);border-radius:50% 50% 0;background-repeat:no-repeat;background-position:-44px -44px;background-size:100px 100px;box-shadow:4px 4px 12px 0px rgba(var(--theme-loader-brand), 0.5);animation:animloader106 1s linear infinite alternate}.loader-107{width:106px;height:56px;background-image:linear-gradient(var(--theme-loader-lite) 50px, transparent 0),linear-gradient(var(--theme-loader-lite) 50px, transparent 0),linear-gradient(var(--theme-loader-lite) 50px, transparent 0),linear-gradient(var(--theme-loader-lite) 50px, transparent 0),radial-gradient(circle 14px, var(--theme-loader-lite) 100%, transparent 0);background-size:48px 15px,15px 35px,15px 35px,25px 15px,28px 28px;background-position:25px 5px,58px 20px,25px 17px,2px 37px,76px 0px;background-repeat:no-repeat;position:relative;transform:rotate(-45deg)}.loader-107::after,.loader-107::before{content:"";position:absolute;width:56px;height:56px;border:6px solid var(--theme-loader-lite);border-radius:50%;left:-45px;top:-10px;background-repeat:no-repeat;background-image:linear-gradient(var(--theme-loader-lite) 64px, transparent 0),linear-gradient(var(--theme-loader-lite) 66px, transparent 0),radial-gradient(circle 4px, var(--theme-loader-lite) 100%, transparent 0);background-size:40px 1px,1px 40px,8px 8px;background-position:center center;animation:rotation .3s linear infinite}.loader-107::before{left:25px;top:60px}.loader-108{width:48px;height:24px;color:var(--theme-loader-lite);background:currentColor;border-radius:50% 50% 0 0;position:relative;margin-top:36px;animation:animloader108 4s linear infinite}.loader-108::after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:28px;height:28px;border-radius:50%;background:currentColor;top:-34px;animation:animloader108s 4s linear infinite}.loader-109{font-size:48px;font-family:Arial,Helvetica,sans-serif;font-weight:bold;color:var(--theme-loader-brand);letter-spacing:2px;position:relative}.loader-109::after{content:"Loading";position:absolute;left:0;top:0;color:var(--theme-loader-lite);width:100%;height:100%;overflow:hidden;animation:animloader110 6s linear infinite}.loader-110{font-size:48px;font-family:Arial,Helvetica,sans-serif;font-weight:bold;color:var(--theme-loader-lite);letter-spacing:2px;position:relative}.loader-110::after{content:"Loading";position:absolute;left:0;top:0;color:var(--theme-loader-base);text-shadow:0 0 2px var(--theme-loader-lite),0 0 1px var(--theme-loader-lite),0 0 1px var(--theme-loader-lite);width:100%;height:100%;overflow:hidden;animation:animloader110 6s linear infinite}.loader-111{font-size:48px;font-family:Arial,Helvetica,sans-serif;font-weight:bold;color:var(--theme-loader-base);text-shadow:0 0 2px var(--theme-loader-lite),0 0 1px var(--theme-loader-lite),0 0 1px var(--theme-loader-lite);letter-spacing:2px;position:relative}.loader-111::after{content:"Loading";position:absolute;left:0;top:0;color:var(--theme-loader-lite);width:100%;height:100%;overflow:hidden;animation:animloader111 6s linear infinite}.loader-112{font-size:48px;font-family:Arial,Helvetica,sans-serif;font-weight:bold;color:var(--theme-loader-lite);position:relative}.loader-112::before{content:"";position:absolute;left:34px;bottom:8px;width:30px;height:30px;border-radius:50%;border:5px solid var(--theme-loader-lite);border-bottom-color:var(--theme-loader-brand);animation:rotation .6s linear infinite}.loader-113{color:var(--theme-loader-lite);position:relative;font-family:Arial,Helvetica,sans-serif;font-size:48px;letter-spacing:4px}.loader-113::before{content:"";position:absolute;right:70px;bottom:10px;height:28px;width:5.15px;background:currentColor;animation:animloader113L 1s linear infinite alternate}.loader-113::after{content:"";width:10px;height:10px;position:absolute;left:125px;top:2px;border-radius:50%;background:red;animation:animloader113 1s linear infinite alternate}.loader-114{color:var(--theme-loader-lite);position:relative;font-family:Arial,Helvetica,sans-serif;font-size:48px;letter-spacing:4px}.loader-114::before{content:"";position:absolute;right:70px;bottom:10px;height:28px;width:5.15px;background:currentColor}.loader-114::after{content:"";width:8px;height:8px;position:absolute;left:125px;top:2px;border-radius:50%;background:red;animation:animloader114 1s ease-in infinite}.loader-115{color:var(--theme-loader-lite);position:relative;font-size:48px;font-family:Arial,Helvetica,sans-serif}.loader-115::after{content:"";width:5px;height:5px;background:currentColor;position:absolute;bottom:10px;right:-5px;animation:animloader115 1s linear infinite}.loader-116{color:var(--theme-loader-lite);position:relative;font-family:Arial,Helvetica,sans-serif;font-size:48px;letter-spacing:4px}.loader-116::before{content:"";position:absolute;right:70px;bottom:10px;height:28px;width:5px;background:currentColor}.loader-116::after{content:"";width:4px;height:4px;background:currentColor;position:absolute;right:70px;top:8px;animation:animloader116 .6s ease-out infinite alternate}.loader-117{color:var(--theme-loader-lite);position:relative;font-family:Arial,Helvetica,sans-serif;font-size:48px;letter-spacing:4px}.loader-117::before{content:"";position:absolute;right:68px;bottom:10px;height:28px;width:7px;outline:1px solid var(--theme-loader-lite);color:var(--theme-loader-brand);animation:animloader117 1s linear infinite alternate}.loader-117::after{content:"";width:4px;height:4px;background:var(--theme-loader-brand);position:absolute;right:70px;top:8px;animation:animloader116 1s ease-out infinite alternate}.loader-118{position:relative}.loader-118::before{content:"Loading";color:var(--theme-loader-lite);font-family:Arial,Helvetica,sans-serif;font-size:48px;letter-spacing:2px;display:inline-block;animation:floating 1s ease-out infinite alternate}.loader-118::after{content:"";width:100%;height:10px;background:rgba(0,0,0,.15);position:absolute;left:0;top:100%;filter:blur(4px);border-radius:50%;animation:animloader118 1s ease-out infinite alternate}.loader-119{font-size:48px;letter-spacing:2px;font-family:Arial,Helvetica,sans-serif;color:var(--theme-loader-lite);animation:animloader119 1s ease-in infinite alternate}.loader-120{font-size:48px;font-family:Arial,Helvetica,sans-serif;font-weight:bold;color:var(--theme-loader-brand);letter-spacing:2px;position:relative}.loader-120::after{content:"Loading";position:absolute;left:0;top:0;color:var(--theme-loader-lite);width:100%;height:100%;overflow:hidden;animation:animloader111 10s ease-in infinite}.loader-121{width:95%;height:100px;background-image:linear-gradient(100deg, transparent, rgba(var(--theme-loader-base), 0.5) 50%, transparent 80%),radial-gradient(circle 50px at 50px 50px, var(--theme-loader-lite) 99%, transparent 0),linear-gradient(var(--theme-loader-lite) 20px, transparent 0),linear-gradient(var(--theme-loader-lite) 20px, transparent 0),linear-gradient(var(--theme-loader-lite) 20px, transparent 0);background-repeat:no-repeat;background-size:75px 100px,100px 100px,125px 20px,260px 20px,260px 20px;background-position:-50% 0,0 0,120px 0,120px 40px,120px 80px,120px 120px;animation:animloader121 1s linear infinite}.loader-122{width:95%;height:100px;background-image:linear-gradient(100deg, transparent, rgba(var(--theme-loader-base), 0.5) 50%, transparent 80%),linear-gradient(var(--theme-loader-lite) 100px, transparent 0),linear-gradient(var(--theme-loader-lite) 20px, transparent 0),linear-gradient(var(--theme-loader-lite) 20px, transparent 0),linear-gradient(var(--theme-loader-lite) 20px, transparent 0);background-repeat:no-repeat;background-size:75px 100px,100px 100px,125px 20px,260px 20px,260px 20px;background-position:-50% 0,0 0,120px 0,120px 40px,120px 80px,120px 120px;animation:animloader121 1s linear infinite}.loader-123{width:95%;height:100px;position:relative;background-image:linear-gradient(100deg, transparent, rgba(var(--theme-loader-base), 0.5) 50%, transparent 80%),linear-gradient(var(--theme-loader-lite) 20px, transparent 0),linear-gradient(var(--theme-loader-lite) 20px, transparent 0),linear-gradient(var(--theme-loader-lite) 20px, transparent 0);background-repeat:no-repeat;background-size:75px 100px,125px 20px,260px 20px,260px 20px;background-position:0% 0,120px 0,120px 40px,120px 80px;animation:animloader123 1s linear infinite}.loader-123::after{content:"";width:100px;height:100px;border-radius:8px;background:var(--theme-loader-lite);position:absolute;top:0;left:0}.loader-124{width:320px;height:150px;position:relative;background:var(--theme-loader-lite)}.loader-124::after{content:"";width:calc(100% - 30px);height:calc(100% - 30px);top:15px;left:15px;position:absolute;background-image:linear-gradient(100deg, transparent, rgba(255, 255, 255, 0.5) 50%, transparent 80%),linear-gradient(#ddd 56px, transparent 0),linear-gradient(#ddd 24px, transparent 0),linear-gradient(#ddd 18px, transparent 0),linear-gradient(#ddd 66px, transparent 0);background-repeat:no-repeat;background-size:75px 130px,55px 56px,160px 30px,260px 20px,290px 56px;background-position:0% 0,0 0,70px 5px,70px 38px,0px 66px;animation:animloader124 1s linear infinite}.loader-125{width:320px;height:150px;position:relative;background:var(--theme-loader-lite)}.loader-125::after{content:"";width:calc(100% - 30px);height:calc(100% - 30px);top:15px;left:15px;position:absolute;background-image:linear-gradient(100deg, transparent, rgba(255, 255, 255, 0.5) 50%, transparent 80%),radial-gradient(circle 28px at 28px 28px, #ddd 99%, transparent 0),linear-gradient(#ddd 24px, transparent 0),linear-gradient(#ddd 18px, transparent 0),linear-gradient(#ddd 66px, transparent 0);background-repeat:no-repeat;background-size:75px 130px,55px 56px,160px 30px,260px 20px,290px 56px;background-position:0% 0,0 0,70px 5px,70px 38px,0px 66px;animation:animloader124 1s linear infinite}.loader-126{width:164px;height:170px;position:relative;background:var(--theme-loader-lite)}.loader-126::after{content:"";width:calc(100% - 30px);height:calc(100% - 30px);top:15px;left:15px;position:absolute;background-image:linear-gradient(90deg, transparent, rgba(var(--theme-loader-lite), 0.5) 50%, transparent 100%),linear-gradient(#ddd 74px, transparent 0),linear-gradient(#ddd 16px, transparent 0),linear-gradient(#ddd 24px, transparent 0);background-repeat:no-repeat;background-size:50px 170px,100% 74px,100% 16px,100% 32px;background-position:0 0,0 0,0px 85px,0px 110px;animation:animloader126 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}@keyframes rotationBreak{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}@keyframes zeroRotation{0%{transform:scale(1) rotate(0deg)}100%{transform:scale(0) rotate(360deg)}}@keyframes shadowExpandX{0%{box-shadow:0 0,0 0;color:rgba(var(--theme-loader-lite), 0.2)}100%{box-shadow:-24px 0,24px 0;color:rgba(var(--theme-loader-lite), 0.8)}}@keyframes shadowPulse{33%{background:var(--theme-loader-lite);box-shadow:-24px 0 var(--theme-loader-brand),24px 0 var(--theme-loader-lite)}66%{background:var(--theme-loader-brand);box-shadow:-24px 0 var(--theme-loader-lite),24px 0 var(--theme-loader-lite)}100%{background:var(--theme-loader-lite);box-shadow:-24px 0 var(--theme-loader-lite),24px 0 var(--theme-loader-brand)}}@keyframes shadowRolling{0%{box-shadow:0px 0 rgba(var(--theme-loader-lite), 0),0px 0 rgba(var(--theme-loader-lite), 0),0px 0 rgba(var(--theme-loader-lite), 0),0px 0 rgba(var(--theme-loader-lite), 0)}12%{box-shadow:100px 0 rgba(var(--theme-loader-lite), 1),0px 0 rgba(var(--theme-loader-lite), 0),0px 0 rgba(var(--theme-loader-lite), 0),0px 0 rgba(var(--theme-loader-lite), 0)}25%{box-shadow:110px 0 rgba(var(--theme-loader-lite), 1),100px 0 rgba(var(--theme-loader-lite), 1),0px 0 rgba(var(--theme-loader-lite), 0),0px 0 rgba(var(--theme-loader-lite), 0)}36%{box-shadow:120px 0 rgba(var(--theme-loader-lite), 1),110px 0 rgba(var(--theme-loader-lite), 1),100px 0 rgba(var(--theme-loader-lite), 1),0px 0 rgba(var(--theme-loader-lite), 0)}50%{box-shadow:130px 0 rgba(var(--theme-loader-lite), 1),120px 0 rgba(var(--theme-loader-lite), 1),110px 0 rgba(var(--theme-loader-lite), 1),100px 0 rgba(var(--theme-loader-lite), 1)}62%{box-shadow:200px 0 rgba(var(--theme-loader-lite), 0),130px 0 rgba(var(--theme-loader-lite), 1),120px 0 rgba(var(--theme-loader-lite), 1),110px 0 rgba(var(--theme-loader-lite), 1)}75%{box-shadow:200px 0 rgba(var(--theme-loader-lite), 0),200px 0 rgba(var(--theme-loader-lite), 0),130px 0 rgba(var(--theme-loader-lite), 1),120px 0 rgba(var(--theme-loader-lite), 1)}87%{box-shadow:200px 0 rgba(var(--theme-loader-lite), 0),200px 0 rgba(var(--theme-loader-lite), 0),200px 0 rgba(var(--theme-loader-lite), 0),130px 0 rgba(var(--theme-loader-lite), 1)}100%{box-shadow:200px 0 rgba(var(--theme-loader-lite), 0),200px 0 rgba(var(--theme-loader-lite), 0),200px 0 rgba(var(--theme-loader-lite), 0),200px 0 rgba(var(--theme-loader-lite), 0)}}@keyframes animloader14{0%{transform:scale(0);opacity:1}100%{transform:scale(1);opacity:0}}@keyframes scale50{0%,100%{transform:scale(0)}50%{transform:scale(1)}}@keyframes scaleOut{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes animloader27{0%,100%{transform:scale(0);opacity:1}50%{transform:scale(1);opacity:0}}@keyframes animloader28{0%{box-shadow:-72px 0 var(--theme-loader-lite) inset}100%{box-shadow:48px 0 var(--theme-loader-lite) inset}}@keyframes animloader38{50%{transform:scale(1) translate(-50%, -50%)}}@keyframes animloader42{0%{box-shadow:-38px -6px,-14px 6px,14px -6px}33%{box-shadow:-38px 6px,-14px -6px,14px 6px}66%{box-shadow:-38px -6px,-14px 6px,14px -6px}100%{box-shadow:-38px 6px,-14px -6px,14px 6px}}@keyframes animloader44{0%{box-shadow:14px 0 0 -2px,38px 0 0 -2px,-14px 0 0 -2px,-38px 0 0 -2px}25%{box-shadow:14px 0 0 -2px,38px 0 0 -2px,-14px 0 0 -2px,-38px 0 0 2px}50%{box-shadow:14px 0 0 -2px,38px 0 0 -2px,-14px 0 0 2px,-38px 0 0 -2px}75%{box-shadow:14px 0 0 2px,38px 0 0 -2px,-14px 0 0 -2px,-38px 0 0 -2px}100%{box-shadow:14px 0 0 -2px,38px 0 0 2px,-14px 0 0 -2px,-38px 0 0 -2px}}@keyframes animloader45{0%{box-shadow:-38px -12px,-14px 0,14px 0,38px 0}33%{box-shadow:-38px 0px,-14px -12px,14px 0,38px 0}66%{box-shadow:-38px 0px,-14px 0,14px -12px,38px 0}100%{box-shadow:-38px 0,-14px 0,14px 0,38px -12px}}@keyframes animloader46{0%{background:rgba(var(--theme-loader-lite), 1);box-shadow:9px -19px 0 -1px rgba(var(--theme-loader-lite), 0),28px -19px 0 -2px rgba(var(--theme-loader-lite), 0),39px -5px 0 -3px rgba(var(--theme-loader-lite), 0),34px 10px 0 -4px rgba(var(--theme-loader-lite), 0),22px 17px 0 -5px rgba(var(--theme-loader-lite), 0),9px 16px 0 -6px rgba(var(--theme-loader-lite), 0)}14%{background:rgba(var(--theme-loader-lite), 0);box-shadow:9px -19px 0 -1px rgba(var(--theme-loader-lite), 1),28px -19px 0 -2px rgba(var(--theme-loader-lite), 0),39px -5px 0 -3px rgba(var(--theme-loader-lite), 0),34px 10px 0 -4px rgba(var(--theme-loader-lite), 0),22px 17px 0 -5px rgba(var(--theme-loader-lite), 0),9px 16px 0 -6px rgba(var(--theme-loader-lite), 0)}28%{background:rgba(var(--theme-loader-lite), 0);box-shadow:9px -19px 0 -1px rgba(var(--theme-loader-lite), 0),28px -19px 0 -2px rgba(var(--theme-loader-lite), 1),39px -5px 0 -3px rgba(var(--theme-loader-lite), 0),34px 10px 0 -4px rgba(var(--theme-loader-lite), 0),22px 17px 0 -5px rgba(var(--theme-loader-lite), 0),9px 16px 0 -6px rgba(var(--theme-loader-lite), 0)}42%{background:rgba(var(--theme-loader-lite), 0);box-shadow:9px -19px 0 -1px rgba(var(--theme-loader-lite), 0),28px -19px 0 -2px rgba(var(--theme-loader-lite), 0),39px -5px 0 -3px rgba(var(--theme-loader-lite), 1),34px 10px 0 -4px rgba(var(--theme-loader-lite), 0),22px 17px 0 -5px rgba(var(--theme-loader-lite), 0),9px 16px 0 -6px rgba(var(--theme-loader-lite), 0)}57%{background:rgba(var(--theme-loader-lite), 0);box-shadow:9px -19px 0 -1px rgba(var(--theme-loader-lite), 0),28px -19px 0 -2px rgba(var(--theme-loader-lite), 0),39px -5px 0 -3px rgba(var(--theme-loader-lite), 0),34px 10px 0 -4px rgba(var(--theme-loader-lite), 1),22px 17px 0 -5px rgba(var(--theme-loader-lite), 0),9px 16px 0 -6px rgba(var(--theme-loader-lite), 0)}71%{background:rgba(var(--theme-loader-lite), 0);box-shadow:9px -19px 0 -1px rgba(var(--theme-loader-lite), 0),28px -19px 0 -2px rgba(var(--theme-loader-lite), 0),39px -5px 0 -3px rgba(var(--theme-loader-lite), 0),34px 10px 0 -4px rgba(var(--theme-loader-lite), 0),22px 17px 0 -5px rgba(var(--theme-loader-lite), 1),9px 16px 0 -6px rgba(var(--theme-loader-lite), 0)}85%{background:rgba(var(--theme-loader-lite), 0);box-shadow:9px -19px 0 -1px rgba(var(--theme-loader-lite), 0),28px -19px 0 -2px rgba(var(--theme-loader-lite), 0),39px -5px 0 -3px rgba(var(--theme-loader-lite), 0),34px 10px 0 -4px rgba(var(--theme-loader-lite), 0),22px 17px 0 -5px rgba(var(--theme-loader-lite), 0),9px 16px 0 -6px rgba(var(--theme-loader-lite), 1)}100%{background:rgba(var(--theme-loader-lite), 0.5);box-shadow:9px -19px 0 -1px rgba(var(--theme-loader-lite), 0),28px -19px 0 -2px rgba(var(--theme-loader-lite), 0),39px -5px 0 -3px rgba(var(--theme-loader-lite), 0),34px 10px 0 -4px rgba(var(--theme-loader-lite), 0),22px 17px 0 -5px rgba(var(--theme-loader-lite), 0),9px 16px 0 -6px rgba(var(--theme-loader-lite), 0)}}@keyframes animloader34{0%{border-color:rgba(var(--theme-loader-lite), 0.15) rgba(var(--theme-loader-lite), 0.25) rgba(var(--theme-loader-lite), 0.35) rgba(var(--theme-loader-lite), 0.75)}33%{border-color:rgba(var(--theme-loader-lite), 0.75) rgba(var(--theme-loader-lite), 0.15) rgba(var(--theme-loader-lite), 0.25) rgba(var(--theme-loader-lite), 0.35)}66%{border-color:rgba(var(--theme-loader-lite), 0.35) rgba(var(--theme-loader-lite), 0.75) rgba(var(--theme-loader-lite), 0.15) rgba(var(--theme-loader-lite), 0.25)}100%{border-color:rgba(var(--theme-loader-lite), 0.25) rgba(var(--theme-loader-lite), 0.35) rgba(var(--theme-loader-lite), 0.75) rgba(var(--theme-loader-lite), 0.15)}}@keyframes animloader51{0%{border-color:rgba(var(--theme-loader-lite), 1) rgba(var(--theme-loader-lite), 0) rgba(var(--theme-loader-lite), 0) rgba(var(--theme-loader-lite), 0)}33%{border-color:rgba(var(--theme-loader-lite), 1) rgba(var(--theme-loader-lite), 1) rgba(var(--theme-loader-lite), 0) rgba(var(--theme-loader-lite), 0)}66%{border-color:rgba(var(--theme-loader-lite), 1) rgba(var(--theme-loader-lite), 1) rgba(var(--theme-loader-lite), 1) rgba(var(--theme-loader-lite), 0)}100%{border-color:rgba(var(--theme-loader-lite), 1) rgba(var(--theme-loader-lite), 1) rgba(var(--theme-loader-lite), 1) rgba(var(--theme-loader-lite), 1)}}@keyframes animloader57{0%{box-shadow:0 0,0 0,0 0}33%{box-shadow:24px 0px,24px 0px,24px 0px}66%{box-shadow:24px 24px,24px 24px,24px 0px}100%{box-shadow:0px 24px,24px 24px,24px 0px}}@keyframes animloader58{0%,32%{box-shadow:0 24px rgba(var(--theme-loader-lite), 1),24px 24px rgba(var(--theme-loader-lite), 0),24px 48px rgba(var(--theme-loader-lite), 0),0px 48px rgba(var(--theme-loader-lite), 0)}33%,65%{box-shadow:0 24px rgba(var(--theme-loader-lite), 1),24px 24px rgba(var(--theme-loader-lite), 1),24px 48px rgba(var(--theme-loader-lite), 0),0px 48px rgba(var(--theme-loader-lite), 0)}66%,99%{box-shadow:0 24px rgba(var(--theme-loader-lite), 1),24px 24px rgba(var(--theme-loader-lite), 1),24px 48px rgba(var(--theme-loader-lite), 1),0px 48px rgba(var(--theme-loader-lite), 0)}100%{box-shadow:0 24px rgba(var(--theme-loader-lite), 1),24px 24px rgba(var(--theme-loader-lite), 1),24px 48px rgba(var(--theme-loader-lite), 1),0px 48px rgba(var(--theme-loader-lite), 1)}}@keyframes animloader58m{0%{transform:translate(0, 0) rotateX(0) rotateY(0)}33%{transform:translate(100%, 0) rotateX(0) rotateY(180deg)}66%{transform:translate(100%, 100%) rotateX(-180deg) rotateY(180deg)}100%{transform:translate(0, 100%) rotateX(-180deg) rotateY(360deg)}}@keyframes flipX{0%{transform:perspective(200px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(200px) rotateX(-180deg) rotateY(0deg)}100%{transform:perspective(200px) rotateX(-180deg) rotateY(-180deg)}}@keyframes fill{0%{box-shadow:0 0 inset}100%{box-shadow:0 -48px inset}}@keyframes fillX{0%{box-shadow:0 0 inset}100%{box-shadow:48px 0 inset}}@keyframes animloader56{0%{transform:translate(0, 0) rotateX(0) rotateY(0)}25%{transform:translate(100%, 0) rotateX(0) rotateY(180deg)}50%{transform:translate(100%, 100%) rotateX(-180deg) rotateY(180deg)}75%{transform:translate(0, 100%) rotateX(-180deg) rotateY(360deg)}100%{transform:translate(0, 0) rotateX(0) rotateY(360deg)}}@keyframes animloader59{0%{box-shadow:0 24px rgba(var(--theme-loader-lite), 0),24px 24px rgba(var(--theme-loader-lite), 0),24px 48px rgba(var(--theme-loader-lite), 0),0px 48px rgba(var(--theme-loader-lite), 0)}12%{box-shadow:0 24px rgba(var(--theme-loader-lite), 1),24px 24px rgba(var(--theme-loader-lite), 0),24px 48px rgba(var(--theme-loader-lite), 0),0px 48px rgba(var(--theme-loader-lite), 0)}25%{box-shadow:0 24px rgba(var(--theme-loader-lite), 1),24px 24px rgba(var(--theme-loader-lite), 1),24px 48px rgba(var(--theme-loader-lite), 0),0px 48px rgba(var(--theme-loader-lite), 0)}37%{box-shadow:0 24px rgba(var(--theme-loader-lite), 1),24px 24px rgba(var(--theme-loader-lite), 1),24px 48px rgba(var(--theme-loader-lite), 1),0px 48px rgba(var(--theme-loader-lite), 0)}50%{box-shadow:0 24px rgba(var(--theme-loader-lite), 1),24px 24px rgba(var(--theme-loader-lite), 1),24px 48px rgba(var(--theme-loader-lite), 1),0px 48px rgba(var(--theme-loader-lite), 1)}62%{box-shadow:0 24px rgba(var(--theme-loader-lite), 0),24px 24px rgba(var(--theme-loader-lite), 1),24px 48px rgba(var(--theme-loader-lite), 1),0px 48px rgba(var(--theme-loader-lite), 1)}75%{box-shadow:0 24px rgba(var(--theme-loader-lite), 0),24px 24px rgba(var(--theme-loader-lite), 0),24px 48px rgba(var(--theme-loader-lite), 1),0px 48px rgba(var(--theme-loader-lite), 1)}87%{box-shadow:0 24px rgba(var(--theme-loader-lite), 0),24px 24px rgba(var(--theme-loader-lite), 0),24px 48px rgba(var(--theme-loader-lite), 0),0px 48px rgba(var(--theme-loader-lite), 1)}100%{box-shadow:0 24px rgba(var(--theme-loader-lite), 0),24px 24px rgba(var(--theme-loader-lite), 0),24px 48px rgba(var(--theme-loader-lite), 0),0px 48px rgba(var(--theme-loader-lite), 0)}}@keyframes animloader60{0%{top:0;color:rgba(var(--theme-loader-lite), 1)}50%{top:30px;color:rgba(var(--theme-loader-lite), 0.2)}100%{top:0;color:rgba(var(--theme-loader-lite), 1)}}@keyframes animloader61{0%{height:48px}100%{height:4.8px}}@keyframes animloader61m{0%{height:40px;transform:translateY(0)}100%{height:10px;transform:translateY(30px)}}@keyframes animloader63{0%{box-shadow:20px 0 rgba(var(--theme-loader-lite), 0.25),40px 0 rgba(var(--theme-loader-lite), 1),60px 0 rgba(var(--theme-loader-lite), 1)}50%{box-shadow:20px 0 rgba(var(--theme-loader-lite), 1),40px 0 rgba(var(--theme-loader-lite), 0.25),60px 0 rgba(var(--theme-loader-lite), 1)}100%{box-shadow:20px 0 rgba(var(--theme-loader-lite), 1),40px 0 rgba(var(--theme-loader-lite), 1),60px 0 rgba(var(--theme-loader-lite), 0.25)}}@keyframes animloader64{0%{box-shadow:20px -10px,40px 10px,60px 0px}25%{box-shadow:20px 0px,40px 0px,60px 10px}50%{box-shadow:20px 10px,40px -10px,60px 0px}75%{box-shadow:20px 0px,40px 0px,60px -10px}100%{box-shadow:20px -10px,40px 10px,60px 0px}}@keyframes animloader65{0%{box-shadow:-10px 20px,10px 35px,0px 50px}25%{box-shadow:0px 20px,0px 35px,10px 50px}50%{box-shadow:10px 20px,-10px 35px,0px 50px}75%{box-shadow:0px 20px,0px 35px,-10px 50px}100%{box-shadow:-10px 20px,10px 35px,0px 50px}}@keyframes animloader66{0%{width:4.8px}100%{width:48px}}@keyframes animloader68{0%{box-shadow:20px 0 rgba(var(--theme-loader-lite), 0),40px 0 rgba(var(--theme-loader-lite), 0),60px 0 rgba(var(--theme-loader-lite), 0),80px 0 rgba(var(--theme-loader-lite), 0),100px 0 rgba(var(--theme-loader-lite), 0)}20%{box-shadow:20px 0 rgba(var(--theme-loader-lite), 1),40px 0 rgba(var(--theme-loader-lite), 0),60px 0 rgba(var(--theme-loader-lite), 0),80px 0 rgba(var(--theme-loader-lite), 0),100px 0 rgba(var(--theme-loader-lite), 0)}40%{box-shadow:20px 0 rgba(var(--theme-loader-lite), 1),40px 0 rgba(var(--theme-loader-lite), 1),60px 0 rgba(var(--theme-loader-lite), 0),80px 0 rgba(var(--theme-loader-lite), 0),100px 0 rgba(var(--theme-loader-lite), 0)}60%{box-shadow:20px 0 rgba(var(--theme-loader-lite), 1),40px 0 rgba(var(--theme-loader-lite), 1),60px 0 rgba(var(--theme-loader-lite), 1),80px 0 rgba(var(--theme-loader-lite), 0),100px 0 rgba(var(--theme-loader-lite), 0)}80%{box-shadow:20px 0 rgba(var(--theme-loader-lite), 1),40px 0 rgba(var(--theme-loader-lite), 1),60px 0 rgba(var(--theme-loader-lite), 1),80px 0 rgba(var(--theme-loader-lite), 1),100px 0 rgba(var(--theme-loader-lite), 0)}100%{box-shadow:20px 0 rgba(var(--theme-loader-lite), 1),40px 0 rgba(var(--theme-loader-lite), 1),60px 0 rgba(var(--theme-loader-lite), 1),80px 0 rgba(var(--theme-loader-lite), 1),100px 0 rgba(var(--theme-loader-lite), 1)}}@keyframes animloader69{0%{width:20px}100%{width:48px}}@keyframes animloader71{0%{left:0;transform:translateX(-100%)}100%{left:100%;transform:translateX(0%)}}@keyframes animloader89{0%{box-shadow:11px 0 rgba(var(--theme-loader-lite), 0),22px 0 rgba(var(--theme-loader-lite), 0),33px 0 rgba(var(--theme-loader-lite), 0),44px 0 rgba(var(--theme-loader-lite), 0)}25%{box-shadow:11px 0 rgba(var(--theme-loader-lite), 1),22px 0 rgba(var(--theme-loader-lite), 0),33px 0 rgba(var(--theme-loader-lite), 0),44px 0 rgba(var(--theme-loader-lite), 0)}50%{box-shadow:11px 0 rgba(var(--theme-loader-lite), 1),22px 0 rgba(var(--theme-loader-lite), 1),33px 0 rgba(var(--theme-loader-lite), 0),44px 0 rgba(var(--theme-loader-lite), 0)}75%{box-shadow:11px 0 rgba(var(--theme-loader-lite), 1),22px 0 rgba(var(--theme-loader-lite), 1),33px 0 rgba(var(--theme-loader-lite), 1),44px 0 rgba(var(--theme-loader-lite), 0)}100%{box-shadow:11px 0 rgba(var(--theme-loader-lite), 1),22px 0 rgba(var(--theme-loader-lite), 1),33px 0 rgba(var(--theme-loader-lite), 1),44px 0 rgba(var(--theme-loader-lite), 1)}}@keyframes animloader91{0%{box-shadow:0 0 inset}100%{box-shadow:0 -70px inset}}@keyframes animloader92{0%{box-shadow:2px 0px rgba(var(--theme-loader-lite), 0),12px 0px rgba(var(--theme-loader-lite), 0.3),20px 0px rgba(var(--theme-loader-lite), 0)}50%{box-shadow:2px -5px rgba(var(--theme-loader-lite), 0.5),12px -3px rgba(var(--theme-loader-lite), 0.5),20px -2px rgba(var(--theme-loader-lite), 0.6)}100%{box-shadow:2px -8px rgba(var(--theme-loader-lite), 0),12px -5px rgba(var(--theme-loader-lite), 0),20px -5px rgba(var(--theme-loader-lite), 0)}}@keyframes animloader93{0%{transform:rotate(-70deg)}10%{transform:rotate(-40deg)}20%,45%,35%{transform:rotate(-10deg)}40%,30%{transform:rotate(-30deg)}50%,60%{transform:rotate(20deg)}55%,65%,75%{transform:rotate(40deg)}70%{transform:rotate(45deg)}85%,90%{transform:rotate(50deg)}95%{transform:rotate(75deg)}100%,93%{transform:rotate(70deg)}}@keyframes animloader94{0%{transform:translate(-10px, -10px)}25%{transform:translate(-10px, 10px)}50%{transform:translate(10px, 10px)}75%{transform:translate(10px, -10px)}100%{transform:translate(-10px, -10px)}}@keyframes animloader98{0%{background-position:0px 80px}100%{background-position:0px 0px}}@keyframes animloader98s{0%{box-shadow:4px -10px rgba(var(--theme-loader-lite), 0),6px 0px rgba(var(--theme-loader-lite), 0),8px -15px rgba(var(--theme-loader-lite), 0),12px 0px rgba(var(--theme-loader-lite), 0)}20%{box-shadow:4px -20px rgba(var(--theme-loader-lite), 0),8px -10px rgba(var(--theme-loader-lite), 0),10px -30px rgba(var(--theme-loader-lite), 0.5),15px -5px rgba(var(--theme-loader-lite), 0)}40%{box-shadow:2px -40px rgba(var(--theme-loader-lite), 0.5),8px -30px rgba(var(--theme-loader-lite), 0.4),8px -60px rgba(var(--theme-loader-lite), 0.5),12px -15px rgba(var(--theme-loader-lite), 0.5)}60%{box-shadow:4px -60px rgba(var(--theme-loader-lite), 0.5),6px -50px rgba(var(--theme-loader-lite), 0.4),10px -90px rgba(var(--theme-loader-lite), 0.5),15px -25px rgba(var(--theme-loader-lite), 0.5)}80%{box-shadow:2px -80px rgba(var(--theme-loader-lite), 0.5),4px -70px rgba(var(--theme-loader-lite), 0.4),8px -120px rgba(var(--theme-loader-lite), 0),12px -35px rgba(var(--theme-loader-lite), 0.5)}100%{box-shadow:4px -100px rgba(var(--theme-loader-lite), 0),8px -90px rgba(var(--theme-loader-lite), 0),10px -120px rgba(var(--theme-loader-lite), 0),15px -45px rgba(var(--theme-loader-lite), 0)}}@keyframes animloader99{0%{box-shadow:0px 0px inset}100%{box-shadow:0px -80px inset}}@keyframes animloader100{0%{box-shadow:25px 0 rgba(var(--theme-loader-lite), 1),50px 0 rgba(var(--theme-loader-lite), 1),75px 0 rgba(var(--theme-loader-lite), 1),100px 0 rgba(var(--theme-loader-lite), 1),125px 0 rgba(var(--theme-loader-lite), 1),150px 0 rgba(var(--theme-loader-lite), 1),25px 0 rgba(var(--theme-loader-lite), 1),50px 0 rgba(var(--theme-loader-lite), 1),75px 0 rgba(var(--theme-loader-lite), 1),100px 0 rgba(var(--theme-loader-lite), 1),125px 0 rgba(var(--theme-loader-lite), 1),150px 0 rgba(var(--theme-loader-lite), 1)}50%{box-shadow:25px 20px rgba(var(--theme-loader-lite), 1),50px 60px rgba(var(--theme-loader-lite), 0),75px 30px rgba(var(--theme-loader-lite), 0),100px 70px rgba(var(--theme-loader-lite), 0),125px 40px rgba(var(--theme-loader-lite), 1),150px 60px rgba(var(--theme-loader-lite), 0),25px 20px rgba(var(--theme-loader-lite), 1),50px 30px rgba(var(--theme-loader-lite), 1),75px 10px rgba(var(--theme-loader-lite), 1),100px 30px rgba(var(--theme-loader-lite), 1),125px 30px rgba(var(--theme-loader-lite), 0),150px 30px rgba(var(--theme-loader-lite), 0)}100%{box-shadow:25px 60px rgba(var(--theme-loader-lite), 0),50px 60px rgba(var(--theme-loader-lite), 0),75px 50px rgba(var(--theme-loader-lite), 0),100px 70px rgba(var(--theme-loader-lite), 0),125px 70px rgba(var(--theme-loader-lite), 0),150px 60px rgba(var(--theme-loader-lite), 0),25px 80px rgba(var(--theme-loader-lite), 0),50px 80px rgba(var(--theme-loader-lite), 0),75px 70px rgba(var(--theme-loader-lite), 0),100px 60px rgba(var(--theme-loader-lite), 0),125px 30px rgba(var(--theme-loader-lite), 0),150px 30px rgba(var(--theme-loader-lite), 0)}}@keyframes animloader105{0%{height:64px}90%,100%{height:0px}}@keyframes animloader106back{0%,30%,70%{transform:translateY(0px)}20%,40%,100%{transform:translateY(-5px)}}@keyframes animloader106{0%{box-shadow:4px 4px 12px 2px rgba(var(--theme-loader-brand), 0.75);width:34px;height:34px;background-position:-44px -44px;background-size:100px 100px}100%{box-shadow:2px 2px 8px 0px rgba(var(--theme-loader-brand), 0.5);width:30px;height:28px;background-position:-36px -36px;background-size:80px 80px}}@keyframes animloader108{0%{box-shadow:0 0 0 -2px,0 0 0 -2px,0 0 0 -5px,0 0 0 -5px}20%{box-shadow:40px -1px 0 -2px,0 0 0 -2px,40px -1px 0 -5px,0 0 0 -5px}40%{box-shadow:40px -1px 0 -2px,-40px -1px 0 -2px,40px -1px 0 -5px,-40px -1px 0 -5px}60%{box-shadow:40px -1px 0 -2px,-40px -1px 0 -2px,23px -29px 0 -5px,-40px -1px 0 -5px}80%,95%{box-shadow:40px -1px 0 -2px,-40px -1px 0 -2px,23px -29px 0 -5px,-23px -29px 0 -5px}100%{box-shadow:40px -1px 0 -2px rgba(var(--theme-loader-lite), 0),-40px -1px 0 -2px rgba(var(--theme-loader-lite), 0),23px -29px 0 -5px rgba(var(--theme-loader-lite), 0),-23px -29px 0 -5px rgba(var(--theme-loader-lite), 0)}}@keyframes animloader108s{0%{box-shadow:0 0 0 -2px,0 0 0 -2px,0 0 0 -5px,0 0 0 -5px}20%{box-shadow:40px 2px 0 -2px,0 0 0 -2px,40px 2px 0 -5px,0 0 0 -5px}40%{box-shadow:40px 2px 0 -2px,-40px 2px 0 -2px,40px 2px 0 -5px,-40px 2px 0 -5px}60%{box-shadow:40px 2px 0 -2px,-40px 2px 0 -2px,23px -23px 0 -5px,-40px 2px 0 -5px}80%,95%{box-shadow:40px 2px 0 -2px,-40px 2px 0 -2px,23px -23px 0 -5px,-23px -23px 0 -5px}100%{box-shadow:40px 2px 0 -2px rgba(var(--theme-loader-lite), 0),-40px 2px 0 -2px rgba(var(--theme-loader-lite), 0),23px -23px 0 -5px rgba(var(--theme-loader-lite), 0),-23px -23px 0 -5px rgba(var(--theme-loader-lite), 0)}}@keyframes animloader115{0%{box-shadow:10px 0 rgba(var(--theme-loader-lite), 0),20px 0 rgba(var(--theme-loader-lite), 0)}50%{box-shadow:10px 0 rgba(var(--theme-loader-lite), 1),20px 0 rgba(var(--theme-loader-lite), 0)}100%{box-shadow:10px 0 rgba(var(--theme-loader-lite), 1),20px 0 rgba(var(--theme-loader-lite), 1)}}@keyframes animloader116{0%{top:8px;transform:rotate(0deg) scale(1)}100%{top:0px;transform:rotate(180deg) scale(1.5)}}@keyframes animloader117{0%{box-shadow:0 0 inset}100%{box-shadow:0 -28px inset}}@keyframes animMarker{0%{transform:rotate(45deg) translate(5px, 5px)}100%{transform:rotate(45deg) translate(-5px, -5px)}}@keyframes animShadow{0%{transform:scale(0.5)}100%{transform:scale(1)}}@keyframes bump{0%{transform:translate(-50%, 5px)}100%{transform:translate(-50%, -5px)}}@keyframes animPend{0%{transform:rotate(22deg)}50%{transform:rotate(0deg)}}@keyframes animPend2{0%,55%{transform:rotate(0deg)}100%{transform:rotate(-22deg)}}@keyframes animloader85{0%,100%{transform:translateX(-150%)}50%{transform:translateX(150%)}}@keyframes barStripe{0%{background-position:1em 0}100%{background-position:0 0}}@keyframes raceBoard{0%{background-position:0 0,16px 16px}100%{background-position:32px 0px,48px 16px}}@keyframes fadePush{0%{transform:translate(-50%, -15px);opacity:0}50%{transform:translate(-50%, 0px);opacity:1}100%{transform:translate(-50%, 15px);opacity:0}}@keyframes fadePull{0%{transform:translate(-50%, 15px);opacity:0}50%{transform:translate(-50%, 0px);opacity:1}100%{transform:translate(-50%, -15px);opacity:0}}@keyframes hitZak{0%{left:0;transform:translateX(-1%)}100%{left:100%;transform:translateX(-99%)}}@keyframes animFw{0%{width:0}100%{width:100%}}@keyframes coli1{0%{transform:rotate(-45deg) translateX(0px);opacity:.7}100%{transform:rotate(-45deg) translateX(-45px);opacity:0}}@keyframes coli2{0%{transform:rotate(45deg) translateX(0px);opacity:1}100%{transform:rotate(45deg) translateX(-45px);opacity:.7}}@keyframes animloader121{0%{background-position:0% 0,0 0,120px 0,120px 40px,120px 80px,120px 120px}100%{background-position:100% 0,0 0,120px 0,120px 40px,120px 80px,120px 120px}}@keyframes animloader123{0%{background-position:0% 0,120px 0,120px 40px,120px 80px}100%{background-position:100% 0,120px 0,120px 40px,120px 80px}}@keyframes animloader124{0%{background-position:0% 0,0 0,70px 5px,70px 38px,0px 66px}100%{background-position:150% 0,0 0,70px 5px,70px 38px,0px 66px}}@keyframes animloader126{0%{background-position:0 0,0 0,0px 85px,0px 110px}100%{background-position:150% 0,0 0,0px 85px,0px 110px}}@keyframes floating{0%{transform:translateY(0)}100%{transform:translateY(-25px)}}@keyframes animloader110{0%{height:100%}100%{height:0%}}@keyframes animloader111{0%{width:0%}100%{width:100%}}@keyframes animloader113{0%{transform:translate(0px, 0px) scaleX(1)}14%{transform:translate(-12px, -16px) scaleX(1.05)}28%{transform:translate(-27px, -28px) scaleX(1.07)}42%{transform:translate(-46px, -35px) scaleX(1.1)}57%{transform:translate(-70px, -37px) scaleX(1.1)}71%{transform:translate(-94px, -32px) scaleX(1.07)}85%{transform:translate(-111px, -22px) scaleX(1.05)}100%{transform:translate(-125px, -9px) scaleX(1)}}@keyframes animloader113L{0%{box-shadow:0 -6px,-122.9px -8px}25%,75%{box-shadow:0 0px,-122.9px -8px}100%{box-shadow:0 0px,-122.9px -16px}}@keyframes animloader114{0%{transform:translateY(8px) scaleY(1) scaleX(1.25)}25%,75%{transform:translateY(-5px) scaleY(1.2) scaleX(1)}50%{transform:translateY(-10px) scaleY(1) scaleX(1)}100%{transform:translateY(8px) scaleY(0.8) scaleX(0.8)}}@keyframes animloader118{0%{transform:scale(0.8)}100%{transform:scale(1.2)}}@keyframes animloader119{0%{filter:blur(0px);transform:skew(0deg)}100%{filter:blur(3px);transform:skew(-4deg)}}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;touch-action:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{backface-visibility:hidden;position:absolute}.noUi-touch-area{position:relative;height:100%;width:100%;background:var(--theme-color-body);border-radius:50%;top:-4px}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:var(--theme-border-color-body);border:5px solid #fff}.noUi-connect{background:var(--theme-color-body)}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:0px;cursor:default;box-shadow:none}.noUi-active{box-shadow:none}.noUi-handle:before,.noUi-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ddd;font-size:10px}.noUi-marker{position:absolute;background:#ddd}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%, 50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%, 50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translate(0, -50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translate(0, 50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid var(--theme-border-color-body);border-radius:3px;background:#fff;color:var(--theme-color-body);padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%, 0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translate(0, -50%);top:50%;right:120%}.noUi-handle:after,.noUi-handle:before{content:unset}.noUi-horizontal{height:12px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-7px;left:auto}.noUi-horizontal .noUi-handle{left:-17px;top:-3px;width:15px;height:15px}.products-dimension-2{width:300px;font-weight:800;color:#000}.pay-block-container.stick{position:fixed;z-index:1006;left:0px;bottom:0px;width:100vw;margin:0px;padding:0px 15px;background:#fff}.pay-block-container.stick.stick-alone{box-shadow:0px 12px 20px 13px #000}.product_theme_attributes.stick{position:fixed;z-index:1005;left:0px;bottom:62px;width:100vw;margin:0px;padding:0px 15px;background:#fff;box-shadow:0px 12px 20px 13px #000}.product_theme_attributes:not(.stick) .button-close-sticky-attributes,.product_theme_attributes.stick>.row:not(:first-child) .button-close-sticky-attributes{display:none}.button-close-sticky-attributes{position:absolute;top:-15px;right:0px;padding:15px 20px;cursor:pointer;z-index:1}.product_theme_dimensions.stick{position:fixed;z-index:1005;left:0px;bottom:62px;width:100vw;margin:0px;padding:10px 15px;background:#fff;box-shadow:0px 12px 20px 13px #000}.product_theme_dimensions:not(.stick) .button-close-sticky-dimensions,.product_theme_dimensions.stick>.row:not(:first-child) .button-close-sticky-dimensions{display:none}.button-close-sticky-dimensions{position:absolute;top:0px;right:0px;padding:15px 20px;cursor:pointer;z-index:1}.pay-block-container.stick .pay-block{display:flex}.pay-block-anchor{display:block}@media screen and (max-width: 991px){.row.pay-block-container.stick .productQtySpinner{width:35px}.scrolltop{bottom:80px}.products_listing_extra .products-box-bottom{display:none}.product_theme_attributes legend{font-size:16px;font-weight:bold}.product_theme_dimensions legend{font-size:16px;font-weight:bold}}.stick.product_theme_dimensions label:nth-child(2){width:calc(100% - 100px)}.stick.product_theme_dimensions .products-dimension-2{width:calc(100% - 10px)}.stick .btn-products-addtocart span{display:none}.attr-image{width:100px}.product-atribute-photos-collage>img{position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;background-size:contain}.product_theme_table{position:relative;width:100%;max-width:800px}.product_theme_table_bg1{background-color:#ebebeb}.product_theme_table_bg2{background-color:#f8f8f8}.product_theme_table hr{margin:0px;border-top:1px solid #ddd}.ug-gallery-wrapper .ug-slider-wrapper{background-color:var(--theme-background-color-body) !important}.ug-gallery-wrapper .ug-strip-panel{background-color:var(--theme-background-color-body) !important}/*# sourceMappingURL=style_ecommerce.min.css.map */